Version Description
- Changes in all versions:
- New Timeslots bookings ! On many requests of users we have added ability to receive simple bookings for specific timeslots (times during selected day). Advanced times booking is still available in the Booking Calendar Business Small or higher versions.
- New Simple configuration of timeslots selection in booking form at the Booking > Settings > Form page via Sortable times table. Advanced configuration of times is still available in the Booking Calendar Business Small or higher versions.
- New Fast configuration of booking form with predefined timeslots seletion for 1 hour, 2 hours, 30 minutes, 15 minutes or 5 minutes time intervals.
- New Ability to not change background color for partially booked days. Show partially booked days with same background as in legend item. Partially booked days, which was booked for the specific time-slot(s).(8.2.1.27)
- Improvement process "unread" bookings in database when using the "read all" feature only for bookings with "unread" status (8.2.1.18)
- Improvement only for Booking Calendar Free version show times in AM/PM fomrat or other depend from time format at the WordPress > Settings > General page (8.2.1.26)
- Under Hood Added new wpbc-migrate.js script for ability to use jQuery.browser property for support some legacy JavaScript files (basically its needed for do not use jquery-migrate script in a future). Updated to load jquery-migrate to version 1.4.1, if WordPess was not loaded it. (8.2.1.29)
- Translation Turkish translation [100% completed] by Basar Okke
- Translation German translation [100% completed] by Basar Okke
- Translation Danish translation [100% completed] by Claus Kofoed Nielsen
- Translation Dutch translation [100% completed] by Boris Hoekmeijer
- Translation Greek translation [100% completed] by Ilias Moutzouris
- Translation Hungarian translation [100% completed] by Istvn Vincze
- Translation Bulgarian translation [100% completed] by Martin Dimitrov
- Fix conflict with theme 'the7' ( 8.2.1.10 )
- Fix conflict issue in some themes that load fontello css file and broke icons in Booking Calendar admin panel (8.2.1.22)
- Changes in Personal / Business Small / Business Medium / Business Large / MultiUser versions:
- New Early booking discount. Apply discount, if difference between "today" and "check in" day MORE than X days (8.2.1.17) (Business Medium/Large, MultiUser)
- New Last minute booking discount. Apply discount, if difference between "today" and "check in" day LESS than X days (8.2.1.17) (Business Medium/Large, MultiUser)
- Improvement Ability to save using "simple booking form" from Booking > Settings > Form page by checking checkbox in top toolbar. (8.2.1.23) (Personal Business Small/Medium/Large, MultiUser)
- Improvement Showing dates placeholders in search form in check in/out fields (8.2.1.4) (Business Large, MultiUser)
- Improvement Ability to edit and cancel even approved bookings, if used [bookingcustomerlisting ...] shortcode. Usefull for GDPR. (8.2.1.14)
- Improvement Ability to use in email templates additional shortcodes, like [pay_status], remark (Business Small/Medium/Large, MultiUser)
- Improvement Showing in the booking list page the Payment status with payment description, like PayPal:Ok. Useful, in case if was activated several payment gateways. (8.2.1.25) (Business Small/Medium/Large, MultiUser)
- Improvement Prevent of showing warning message, if was activated "Set capacity based on number of visitors" option and we are having timeslot booking for single booking resource (8.2.1.28)
- Fix Showing correct cost in [cost_hint] shortcode, the same cost as its willl be showing in payment form (cost minus one day), if was activated this option "Set check out date as available" at the Booking > Settings General page. Please note, in this case, you will need to activate the cost per 1 day at the Booking > Settings > Payment page (cost per 1 night in this case, have no sense). (8.2.1.28)
- Fix correct rounding of cost during saving to DB and showing in payment forms (sometimes its was show 3 decimal points in payment form, istead of 2, if was set so in the Booking > Settings > Payment page ) (8.2.1.24) (Business Small/Medium/Large, MultiUser)
- Fix issue of showing notices in some PHP versions, during editing bookings, if form customization was changed after saving booking (8.2.1.3) (Personal Business Small/Medium/Large, MultiUser)
- Fix scrolling links in "multi step" booking form customization, when clicking on "Back to step 1" button (8.2.1.1) (Personal Business Small/Medium/Large, MultiUser)
- Fix mistake in code relative to booking hash. (8.2.1.5) (Personal Business Small/Medium/Large, MultiUser)
- Fix additional checking of not sending duplicated emails, and possible issue of having double emails in Subject of email (sending copy to admin) during approving booking, if in booking form was verification second email field. (8.2.1.6) (Personal Business Small/Medium/Large, MultiUser)
- Fix issue of not marked as unavailable some dates in calendar, if using option "Unavailable time before / after booking" Together with "start" and "end times" in booking form (8.2.1.7) (Business Medium/Large, MultiUser)
- Fix issue of checking only about numbers in search form, if was configured to TRUE this constant WP_BK_CHECK_LESS_THAN_PARAM_IN_SEARCH (8.2.1.8) (Business Large, MultiUser)
- Fix issue of incorrectly showing order of times in mouse over tooltip, if start and end times the same for 2 different timeslots in the same day. (8.2.1.9)
- Fix issue of incorrectly showing deposit hint if was selected days starting from Today date(8.2.1.11) (Business Medium/Large, MultiUser)
- Fix issue of not working buttons at the editor toolbar in edit posts/pages, when all booking resources was deleted (8.2.1.12) (Personal Business Small/Medium/Large, MultiUser)
- Fix show booking cost in [cost_hint] shortcode in booking form for booking form (only) shortcode in page/post (8.2.1.13) (Business Large, MultiUser)
- Fix issue of incorrectly working feature "Set check out date as available" for booking resources with specific capacity (8.2.1.15) (Business Large, MultiUser)
- Fix issue of correctly showing amount to pay in JPY currency for Stripe payment gateway (divided to 100, because no "cents" here) (8.2.1.16) (Business Small/Medium/Large, MultiUser)
- Fix issue of decreasing usage of coupon codes, if the coupon code was entered with CAPITAL letters. (8.2.1.19) (Business Large, MultiUser)
- Fix issue of not showing booking details near each specific timeslots, if was booked several days in calendar, if was activated option "Use time selections as recurrent time slots" and also activated this option "Show booking details in tooltip", as well (8.2.1.20) (Business Medium/Large, MultiUser)
- Under Hood Ability to set as available check out days of bookings in Timeline and in Calendar Overview page, if the booking was made by using change/over days or if was made for specific time-slots! P.S. Need to uncomment specific line: ( FixIn: 8.2.1.21 ) (Business Small/Medium/Large, MultiUser)
Download this release
Release Info
Developer | wpdevelop |
Plugin | Booking Calendar |
Version | 8.3 |
Comparing to | |
See all releases |
Code changes from version 8.2 to 8.3
- core/admin/api-settings.php +17 -0
- core/admin/page-email-new-visitor.php +1 -0
- core/admin/page-form-free.php +431 -213
- core/admin/page-form-timeslots.php +856 -0
- core/admin/wpbc-class-listing.php +3 -2
- core/admin/wpbc-class-timeline.php +7 -2
- core/admin/wpbc-gutenberg.php +30 -0
- core/admin/wpbc-toolbar-tiny.php +30 -8
- core/class/wpbc-class-welcome.php +86 -18
- core/lib/wpbc-booking-new.php +27 -2
- core/lib/wpbc_all_translations.php +31 -11
- core/lib/wpdev-booking-class.php +14 -7
- core/wpbc-activation.php +5 -1
- core/wpbc-constants.php +1 -1
- core/wpbc-css.php +9 -1
- core/wpbc-dates.php +40 -6
- core/wpbc-emails.php +2 -1
- core/wpbc-functions.php +21 -2
- core/wpbc-include.php +2 -0
- core/wpbc-js.php +34 -13
- css/admin-skin.css +1 -1
- css/skins/black.css +23 -0
- css/skins/standard.css +23 -0
- css/skins/traditional-light.css +23 -0
- css/skins/traditional.css +24 -1
- js/client.js +42 -19
- js/wpbc-gutenberg.js +36 -0
- js/wpbc-migrate.js +42 -0
- js/wpbc_times.js +1290 -0
- js/wpbc_vars.js +10 -6
- languages/booking-ar_SA.mo +0 -0
- languages/booking-be_BY.mo +0 -0
- languages/booking-bg_BG.mo +0 -0
- languages/booking-ca.mo +0 -0
- languages/booking-cs_CZ.mo +0 -0
- languages/booking-da_DK.mo +0 -0
- languages/booking-de_DE.mo +0 -0
- languages/booking-el.mo +0 -0
- languages/booking-es_ES.mo +0 -0
- languages/booking-fi.mo +0 -0
- languages/booking-fr_FR.mo +0 -0
- languages/booking-gl_ES.mo +0 -0
- languages/booking-he_IL.mo +0 -0
- languages/booking-hr.mo +0 -0
- languages/booking-hu_HU.mo +0 -0
- languages/booking-it_IT.mo +0 -0
- languages/booking-nb_NO.mo +0 -0
- languages/booking-nl_NL.mo +0 -0
- languages/booking-pl_PL.mo +0 -0
- languages/booking-pt_BR.mo +0 -0
- languages/booking-pt_PT.mo +0 -0
- languages/booking-ru_RU.mo +0 -0
- languages/booking-sk_SK.mo +0 -0
- languages/booking-sl_SI.mo +0 -0
- languages/booking-sv_SE.mo +0 -0
- languages/booking-th_TH.mo +0 -0
- languages/booking-tr_TR.mo +0 -0
- languages/booking-uk_UK.mo +0 -0
- languages/booking-zh_CN.mo +0 -0
- languages/booking-zh_TW.mo +0 -0
- languages/booking.pot +1945 -1826
- readme.txt +81 -36
- wpdev-booking.php +1 -1
core/admin/api-settings.php
CHANGED
@@ -153,6 +153,23 @@ class WPBC_Settings_API_General extends WPBC_Settings_API {
|
|
153 |
$this->fields = apply_filters( 'wpbc_settings_calendar_check_in_out_times', $this->fields, $default_options_values ); // Check In/Out Times
|
154 |
$this->fields = apply_filters( 'wpbc_settings_calendar_showing_info_in_cal', $this->fields, $default_options_values ); // Showing Cost, Availability in calendar...
|
155 |
$this->fields = apply_filters( 'wpbc_settings_calendar_title_for_timeslots', $this->fields, $default_options_values ); // Showing Title near timeslots in tooltip at calendar...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
// </editor-fold>
|
157 |
|
158 |
|
153 |
$this->fields = apply_filters( 'wpbc_settings_calendar_check_in_out_times', $this->fields, $default_options_values ); // Check In/Out Times
|
154 |
$this->fields = apply_filters( 'wpbc_settings_calendar_showing_info_in_cal', $this->fields, $default_options_values ); // Showing Cost, Availability in calendar...
|
155 |
$this->fields = apply_filters( 'wpbc_settings_calendar_title_for_timeslots', $this->fields, $default_options_values ); // Showing Title near timeslots in tooltip at calendar...
|
156 |
+
|
157 |
+
|
158 |
+
//FixIn: 8.2.1.27
|
159 |
+
$this->fields['booking_timeslot_day_bg_as_available'] = array(
|
160 |
+
'type' => 'checkbox'
|
161 |
+
, 'default' => $default_options_values['booking_timeslot_day_bg_as_available'] //'Off'
|
162 |
+
, 'title' => __('Do not change background color for partially booked days' ,'booking')
|
163 |
+
, 'label' => __('Show partially booked days with same background as in legend item' ,'booking')
|
164 |
+
, 'description' => '<span class="description0" style="line-height: 1.7em;margin: 0 0 0 -10px;"><strong>' . __('Note' ,'booking') .':</strong> '
|
165 |
+
. sprintf(__('Partially booked item - day, which is booked for the specific time-slot(s).' ,'booking'),'<b>','</b>')
|
166 |
+
. '</span>'
|
167 |
+
|
168 |
+
, 'group' => 'calendar'
|
169 |
+
, 'tr_class' => 'wpbc_timeslot_day_bg_as_available'
|
170 |
+
);
|
171 |
+
|
172 |
+
|
173 |
// </editor-fold>
|
174 |
|
175 |
|
core/admin/page-email-new-visitor.php
CHANGED
@@ -970,6 +970,7 @@ function wpbc__get_replace_shortcodes__email_new_visitor( $booking_id, $bktype,
|
|
970 |
$replace[ 'check_in_date' ] = $my_check_in_date;
|
971 |
$replace[ 'check_out_date' ] = $my_check_out_date;
|
972 |
$replace[ 'check_out_plus1day'] = $my_check_out_plus1day; //FixIn: 6.0.1.11
|
|
|
973 |
$replace[ 'check_out_minus1day'] = $my_check_out_minus1day; //FixIn: 7.2.1.6
|
974 |
$replace[ 'dates_count' ] = count( $my_dates4emeil_check_in_out );
|
975 |
$replace[ 'cost' ] = $booking_cost;
|
970 |
$replace[ 'check_in_date' ] = $my_check_in_date;
|
971 |
$replace[ 'check_out_date' ] = $my_check_out_date;
|
972 |
$replace[ 'check_out_plus1day'] = $my_check_out_plus1day; //FixIn: 6.0.1.11
|
973 |
+
// $replace[ 'current_date_plus2days'] = wpbc_change_dates_format( date_i18n( 'Y-m-d H:i:s', strtotime( "+2 days" ) ) );
|
974 |
$replace[ 'check_out_minus1day'] = $my_check_out_minus1day; //FixIn: 7.2.1.6
|
975 |
$replace[ 'dates_count' ] = count( $my_dates4emeil_check_in_out );
|
976 |
$replace[ 'cost' ] = $booking_cost;
|
core/admin/page-form-free.php
CHANGED
@@ -13,6 +13,9 @@
|
|
13 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
14 |
|
15 |
|
|
|
|
|
|
|
16 |
/**
|
17 |
* Show Content
|
18 |
* Update Content
|
@@ -34,7 +37,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
34 |
|
35 |
|
36 |
/**
|
37 |
-
|
38 |
* 'booking_form'
|
39 |
* 'booking_form_show'
|
40 |
* 'booking_form_visual'
|
@@ -91,8 +94,9 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
91 |
$this->css();
|
92 |
|
93 |
// Checking ////////////////////////////////////////////////////////////
|
94 |
-
|
95 |
-
|
|
|
96 |
|
97 |
if ( ! wpbc_is_mu_user_can_be_here('activated_user') ) return false; // Check if MU user activated, otherwise show Warning message.
|
98 |
|
@@ -135,6 +139,10 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
135 |
|
136 |
$this->toolbar_select_form_structure(); // Select Form structure
|
137 |
|
|
|
|
|
|
|
|
|
138 |
$save_button = array( 'title' => __('Save Changes', 'booking'), 'form' => 'wpbc_form_field_free' );
|
139 |
$this->toolbar_save_button( $save_button ); // Save Button
|
140 |
|
@@ -191,7 +199,8 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
191 |
</span>
|
192 |
<?php
|
193 |
|
194 |
-
|
|
|
195 |
do_action( 'wpbc_hook_settings_page_footer', 'form_field_free_settings' );
|
196 |
|
197 |
}
|
@@ -218,6 +227,8 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
218 |
|
219 |
$skip_obligatory_field_types = array( 'calendar', 'submit', 'captcha', 'email' );
|
220 |
|
|
|
|
|
221 |
$visual_form_structure = array();
|
222 |
|
223 |
$visual_form_structure[] = array(
|
@@ -235,7 +246,17 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
235 |
, 'name' => esc_attr( $field_name )
|
236 |
, 'obligatory' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : 'Off' )
|
237 |
, 'active' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : ( isset($_POST['form_field_active'][ $field_key ] ) ? 'On': 'Off' ) ) //FixIn: 7.0.1.22
|
238 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
239 |
, 'label' => WPBC_Settings_API::validate_text_post_static( 'form_field_label', $field_key )
|
240 |
, 'value' => WPBC_Settings_API::validate_text_post_static( 'form_field_value', $field_key )
|
241 |
);
|
@@ -259,7 +280,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
259 |
, 'required' => 'On'
|
260 |
, 'label' => __('Send', 'booking')
|
261 |
);
|
262 |
-
|
263 |
update_bk_option( 'booking_form_visual', $visual_form_structure );
|
264 |
|
265 |
update_bk_option( 'booking_form', str_replace( '\\n\\', '', $this->get_form_in__shortcodes( $visual_form_structure ) ) );
|
@@ -413,28 +434,13 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
413 |
|
414 |
$my_form = '<div class="wpbc_booking_form_structure '. $booking_form_structure . '">' . "\n";
|
415 |
|
416 |
-
//if ( 'wpbc_wizard' === $booking_form_structure ) {
|
417 |
-
// $my_form .= ' <div class="wpbc-form-header-section well">' . "\n";
|
418 |
-
// $my_form .= ' <span>1.</span> ' . __( 'Please select day(s) in calendar', 'booking' ) . "\n";
|
419 |
-
// $my_form .= ' </div>' . "\n";
|
420 |
-
//}
|
421 |
|
422 |
$my_form .= ' <div class="wpbc_structure_calendar">' . "\n";
|
423 |
$my_form .= ' [calendar]' . "\n";
|
424 |
|
425 |
-
//if ( 'wpbc_wizard' === $booking_form_structure ) {
|
426 |
-
// $my_form .= ' <div class="wpbc-form-btn-section">' . "\n";
|
427 |
-
// $my_form .= ' <a href="javascript:void(0)" class="wpbc_wizard_btn wpbc_wizard_btn_1 btn btn-standard">' . __( 'Next', 'booking' ) . '</a>' . "\n";
|
428 |
-
// $my_form .= ' </div>' . "\n";
|
429 |
-
//}
|
430 |
$my_form .= ' </div>' . "\n";
|
431 |
$my_form .= ' <div class="wpbc_structure_form">' . "\n";
|
432 |
|
433 |
-
//if ( 'wpbc_wizard' === $booking_form_structure ) {
|
434 |
-
// $my_form .= ' <div class="wpbc-form-header-section well">' . "\n";
|
435 |
-
// $my_form .= ' <span>2.</span> ' . __( 'Please fill the booking form fields', 'booking' ) . "\n";
|
436 |
-
// $my_form .= ' </div>' . "\n";
|
437 |
-
//}
|
438 |
|
439 |
$skip_already_exist_field_types = array( 'calendar', 'submit', 'captcha' );
|
440 |
|
@@ -456,7 +462,6 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
456 |
&& ( ( $form_field['active'] != 'Off' ) || ( $form_field['obligatory'] == 'On' ) )
|
457 |
){
|
458 |
|
459 |
-
|
460 |
// Label ///////////////////////////////////////////////////
|
461 |
|
462 |
$form_field['label'] = apply_bk_filter('wpdev_check_for_active_language', $form_field['label'] );
|
@@ -487,6 +492,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
487 |
.'" />';
|
488 |
|
489 |
if ( $form_field['type'] == 'select' ) {
|
|
|
490 |
$my_form.=' <select name="'. $form_field['name'] . $my_boook_type.'" id="'. $form_field['name'] . $my_boook_type.'" class="input-xlarge'
|
491 |
. ( ( $form_field['required'] == 'On' ) ? ' wpdev-validates-as-required' : '' )
|
492 |
. '" >'; //FixIn: 8.1.1.4
|
@@ -503,8 +509,23 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
503 |
, $select_option );
|
504 |
// //FixIn: 7.0.1.21
|
505 |
$select_option = str_replace(array("'",'"'), '', $select_option);
|
506 |
-
|
507 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
508 |
}
|
509 |
|
510 |
$my_form.=' </select>';
|
@@ -532,36 +553,12 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
532 |
$my_form.='</textarea>';
|
533 |
}
|
534 |
|
535 |
-
$my_form.='</div></div>';
|
536 |
-
|
537 |
}
|
538 |
}
|
539 |
|
540 |
-
//if ( 'wpbc_wizard' === $booking_form_structure ) {
|
541 |
-
// $my_form .= ' <div class="wpbc-form-btn-section">' . "\n";
|
542 |
-
// $my_form .= ' <a href="javascript:void(0)" class="wpbc_wizard_btn wpbc_wizard_btn_2 btn btn-standard">' . __( 'Back', 'booking' ) . '</a> ' . "\n";
|
543 |
-
// $my_form .= ' <a href="javascript:void(0)" class="wpbc_wizard_btn wpbc_wizard_btn_3 btn btn-standard">' . __( 'Next', 'booking' ) . '</a>' . "\n";
|
544 |
-
// $my_form .= ' </div>' . "\n";
|
545 |
-
// $my_form .= ' </div>' . "\n"; // .wpbc_structure_form
|
546 |
-
// $my_form .= ' <div class="wpbc_structure_submit">' . "\n";
|
547 |
-
// $my_form .= ' <div class="wpbc-form-header-section well">' . "\n";
|
548 |
-
// $my_form .= ' <span>3.</span> ' . __( 'Check booking details and submit form', 'booking' ) . "\n";
|
549 |
-
// $my_form .= ' </div>' . "\n";
|
550 |
-
// $my_form .= ' <div class="wpbc_structure_summary">' . "\n";
|
551 |
-
// $my_form .= ' <strong>' . __('Summary', 'booking') . '</strong>' . "\n";
|
552 |
-
// $my_form .= ' </div>' . "\n";
|
553 |
-
//}
|
554 |
-
|
555 |
-
|
556 |
$my_form.='<div class="form-group">[captcha]</div>' . "\n";
|
557 |
-
//if ( 'wpbc_wizard' === $booking_form_structure ) {
|
558 |
-
// $my_form .= ' <div class="wpbc-form-btn-section">' . "\n";
|
559 |
-
// $my_form .= ' <a href="javascript:void(0)" class="wpbc_wizard_btn wpbc_wizard_btn_4 btn btn-standard">' . __( 'Back', 'booking' ) . '</a> ' . "\n";
|
560 |
-
// $my_form .= ' <button class="btn btn-default" type="button" onclick="mybooking_submit(this.form,'.$my_boook_type.',\''.wpbc_get_booking_locale().'\');" >'.__('Send' ,'booking').'</button>' . "\n";
|
561 |
-
// $my_form .= ' </div>' . "\n";
|
562 |
-
//} else {
|
563 |
$my_form.='<div class="form-group"><button class="btn btn-default" type="button" onclick="mybooking_submit(this.form,'.$my_boook_type.',\''.wpbc_get_booking_locale().'\');" >'.__('Send' ,'booking').'</button></div>' . "\n";
|
564 |
-
//}
|
565 |
|
566 |
//FixIn: 8.0.1.5
|
567 |
$my_form .= ' </div>' . "\n"; // .wpbc_structure_form || .wpbc_structure_submit
|
@@ -707,7 +704,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
707 |
$booking_form_show = '<div style="text-align:left;word-wrap: break-word;">' . "\n";
|
708 |
|
709 |
$skip_already_exist_field_types = array( 'calendar', 'submit', 'captcha' );
|
710 |
-
|
711 |
foreach ( $visual_form_structure as $key => $form_field ) {
|
712 |
|
713 |
$defaults = array(
|
@@ -857,6 +854,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
857 |
/** Show selectbox for selection Field Elements in Toolbar */
|
858 |
private function toolbar_select_field() {
|
859 |
|
|
|
860 |
$params = array(
|
861 |
'label_for' => 'min_cost' // "For" parameter of label element
|
862 |
, 'label' => '' //__('Add New Field', 'booking') // Label above the input group
|
@@ -954,6 +952,18 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
954 |
, 'close' => false
|
955 |
, 'title' => ' ' . __('Advanced Fields' ,'booking')
|
956 |
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
957 |
, 'info_advanced' => array(
|
958 |
'title' => __('Info', 'booking')
|
959 |
, 'id' => ''
|
@@ -973,6 +983,16 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
973 |
)
|
974 |
)
|
975 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
976 |
?>
|
977 |
<?php
|
978 |
?><div class="control-group wpbc-no-padding"><?php
|
@@ -1156,15 +1176,25 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1156 |
placeholder="' . esc_attr( $form_field['label'] ) . '"
|
1157 |
autocomplete="off"
|
1158 |
/> '
|
1159 |
-
.'</td>';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1160 |
$row .= '<td class="field_required">'
|
1161 |
-
. (
|
1162 |
-
|
1163 |
name="form_field_required[' . $i . ']"
|
1164 |
value="' . esc_attr( $form_field['required'] ) . '"
|
1165 |
' . checked( $form_field['required'], 'On' , false ) . '
|
1166 |
-
autocomplete="off"
|
1167 |
-
|
1168 |
.'</td>';
|
1169 |
$row .= '<td class="field_options"> '
|
1170 |
. '<input type="text" disabled="DISABLED" value="'. '' . $form_field['type']. ' | ' . $form_field['name'] . '" autocomplete="off" />'
|
@@ -1315,70 +1345,22 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1315 |
}
|
1316 |
</style>
|
1317 |
<?php
|
|
|
1318 |
}
|
1319 |
|
1320 |
-
|
|
|
|
|
|
|
1321 |
/** JS for Sorting, removing form fields */
|
1322 |
private function js() {
|
1323 |
?>
|
1324 |
<script type="text/javascript">
|
1325 |
-
( function( $ ){
|
1326 |
-
// jQuery('#wpbc_bank_transfer_accounts').on( 'click', 'a.add', function(){
|
1327 |
-
//
|
1328 |
-
// var size = jQuery('#wpbc_bank_transfer_accounts tbody .account').size();
|
1329 |
-
//
|
1330 |
-
// jQuery('<tr class="account">\
|
1331 |
-
// <td class="sort"></td>\
|
1332 |
-
// <td><legend class="wpbc_mobile_legend"><?php echo esc_js( 'text' ); ?>:</legend><input type="text" name="bank_transfer_account_name[' + size + ']" /></td>\
|
1333 |
-
// <td></td>\
|
1334 |
-
// <td></td>\
|
1335 |
-
// <td></td>\
|
1336 |
-
// <td></td>\
|
1337 |
-
// <td></td>\
|
1338 |
-
// </tr>').appendTo('#wpbc_bank_transfer_accounts table tbody');
|
1339 |
-
//
|
1340 |
-
// jQuery('.wpbc_input_table tbody th, #wpbc_bank_transfer_accounts tbody td').css('cursor','move');
|
1341 |
-
// return false;
|
1342 |
-
// });
|
1343 |
-
|
1344 |
-
$( document ).ready(function(){
|
1345 |
-
|
1346 |
-
$('.wpbc_input_table tbody th').css('cursor','move');
|
1347 |
-
|
1348 |
-
$('.wpbc_input_table tbody td.sort').css('cursor','move');
|
1349 |
-
|
1350 |
-
$('.wpbc_input_table.sortable tbody').sortable({
|
1351 |
-
items:'tr',
|
1352 |
-
cursor:'move',
|
1353 |
-
axis:'y',
|
1354 |
-
scrollSensitivity:40,
|
1355 |
-
forcePlaceholderSize: true,
|
1356 |
-
helper: 'clone',
|
1357 |
-
opacity: 0.65,
|
1358 |
-
placeholder: '.wpbc_input_table .sort',
|
1359 |
-
start:function(event,ui){
|
1360 |
-
ui.item.css('background-color','#f6f6f6');
|
1361 |
-
},
|
1362 |
-
stop:function(event,ui){
|
1363 |
-
ui.item.removeAttr('style');
|
1364 |
-
}
|
1365 |
-
});
|
1366 |
-
});
|
1367 |
-
|
1368 |
-
// Delete Row
|
1369 |
-
$('.wpbc_input_table .delete_bk_link').click(function() {
|
1370 |
-
if ( wpbc_are_you_sure('<?php echo esc_js(__('Do you really want to do this ?' ,'booking')); ?>') ) {
|
1371 |
-
var $current = $(this).closest('tr');
|
1372 |
-
if ( $current.size() > 0 ) {
|
1373 |
-
$current.each(function(){
|
1374 |
-
$(this).remove();
|
1375 |
-
});
|
1376 |
-
return true;
|
1377 |
-
}
|
1378 |
-
}
|
1379 |
-
return false;
|
1380 |
-
});
|
1381 |
|
|
|
|
|
|
|
|
|
1382 |
var controlled = false;
|
1383 |
var shifted = false;
|
1384 |
var hasFocus = false;
|
@@ -1430,13 +1412,124 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1430 |
}( jQuery ) );
|
1431 |
|
1432 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1433 |
/**
|
1434 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1435 |
*
|
1436 |
* @param string selected_field_value
|
1437 |
*/
|
1438 |
function wpbc_show_fields_generator( selected_field_value ) {
|
1439 |
-
|
1440 |
if (selected_field_value == 'selector_hint') {
|
1441 |
jQuery('.metabox_wpbc_form_field_free_generator').hide();
|
1442 |
} else {
|
@@ -1458,40 +1551,25 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1458 |
}
|
1459 |
|
1460 |
|
1461 |
-
/** Reset to default values all Form fields for creation new fields */
|
1462 |
-
function wpbc_reset_all_forms(){
|
1463 |
-
|
1464 |
-
jQuery('.wpbc_table_form_free tr').removeClass('highlight');
|
1465 |
-
jQuery('.wpbc_add_field_row').hide();
|
1466 |
-
jQuery('.wpbc_edit_field_row').hide();
|
1467 |
-
|
1468 |
-
var field_type_array = [ 'text', 'textarea', 'select', 'checkbox' ];
|
1469 |
-
var field_type;
|
1470 |
-
|
1471 |
-
for (i = 0; i < field_type_array.length; i++) {
|
1472 |
-
field_type = field_type_array[i];
|
1473 |
-
|
1474 |
-
jQuery( '#' + field_type + '_field_generator_active' ).prop( 'checked', true );
|
1475 |
-
jQuery( '#' + field_type + '_field_generator_required' ).prop( 'checked', false );
|
1476 |
-
jQuery( '#' + field_type + '_field_generator_label' ).val( '' );
|
1477 |
-
|
1478 |
-
jQuery( '#' + field_type + '_field_generator_name' ).prop('disabled' , false);
|
1479 |
-
jQuery( '#' + field_type + '_field_generator_name' ).val( '' );
|
1480 |
-
jQuery( '#' + field_type + '_field_generator_value' ).val( '' );
|
1481 |
-
}
|
1482 |
-
}
|
1483 |
-
|
1484 |
-
|
1485 |
/**
|
1486 |
-
|
1487 |
-
|
1488 |
-
|
1489 |
* @param {string} field_name
|
1490 |
* @param {string} field_type
|
1491 |
*/
|
1492 |
function wpbc_add_field ( field_name, field_type ) {
|
1493 |
|
1494 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1495 |
if ( jQuery('#' + field_name + '_name').val() != '' ) {
|
1496 |
|
1497 |
wpbc_check_typed_name( field_name );
|
@@ -1545,7 +1623,11 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1545 |
////////////////////////////////////////////////////////////
|
1546 |
row += '<td class="field_required">';
|
1547 |
|
1548 |
-
|
|
|
|
|
|
|
|
|
1549 |
|
1550 |
row += '</td>';
|
1551 |
|
@@ -1578,75 +1660,90 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1578 |
}
|
1579 |
}
|
1580 |
|
1581 |
-
|
1582 |
-
/**
|
1583 |
-
* Check Name in "field form" about possible usage of this name and about any Duplicates in Filds Table
|
1584 |
-
* @param {string} field_name
|
1585 |
-
*/
|
1586 |
-
function wpbc_check_typed_name( field_name ){
|
1587 |
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
jQuery('input[name^=form_field_name]').each(function(){
|
1598 |
-
var text_value = jQuery(this).val();
|
1599 |
-
if( text_value == p_name ) { // error element with this name exist
|
1600 |
-
|
1601 |
-
p_name += '_' + Math.round( new Date().getTime() ) + '_rand'; //Add random sufix
|
1602 |
-
}
|
1603 |
-
});
|
1604 |
-
|
1605 |
-
jQuery('#' + field_name + '_name').val( p_name );
|
1606 |
-
}
|
1607 |
-
}
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
1611 |
-
//TODO: Finish here.
|
1612 |
-
function wpbc_start_edit_form_field( row_number ) {
|
1613 |
-
|
1614 |
-
wpbc_reset_all_forms();
|
1615 |
-
jQuery('.wpbc_edit_field_row').show();
|
1616 |
|
1617 |
jQuery('.wpbc_table_form_free tr').removeClass('highlight');
|
1618 |
-
jQuery('input[name="form_field_name['+row_number+']"]').closest('tr').addClass('highlight');
|
1619 |
-
|
1620 |
-
//console.log(row_number);
|
1621 |
|
|
|
1622 |
var field_active = jQuery('input[name="form_field_active['+row_number+']"]').is( ":checked" );
|
1623 |
var field_required = jQuery('input[name="form_field_required['+row_number+']"]').is( ":checked" );
|
1624 |
var field_label = jQuery('input[name="form_field_label['+row_number+']"]').val();
|
1625 |
var field_value = jQuery('input[name="form_field_value['+row_number+']"]').val();
|
1626 |
var field_name = jQuery('input[name="form_field_name['+row_number+']"]').val();
|
1627 |
var field_type = jQuery('input[name="form_field_type['+row_number+']"]').val();
|
|
|
1628 |
|
1629 |
-
|
1630 |
-
|
1631 |
-
|
1632 |
-
|
1633 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1634 |
jQuery('#wpbc_form_field_free_generator_metabox h3.hndle span').html( '<?php echo __('Edit', 'booking') . ': ' ?>' + field_name );
|
1635 |
//jQuery('#wpbc_form_field_free_generator_metabox h3.hndle span').html( this.options[this.selectedIndex].text )
|
1636 |
|
1637 |
-
|
1638 |
jQuery( '#' + field_type + '_field_generator_active' ).prop( 'checked', field_active );
|
1639 |
jQuery( '#' + field_type + '_field_generator_required' ).prop( 'checked', field_required );
|
1640 |
jQuery( '#' + field_type + '_field_generator_label' ).val( field_label );
|
1641 |
jQuery( '#' + field_type + '_field_generator_name' ).val( field_name );
|
1642 |
jQuery( '#' + field_type + '_field_generator_value' ).val( field_value );
|
1643 |
-
|
1644 |
jQuery( '#' + field_type + '_field_generator_name' ).prop('disabled' , true);
|
1645 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1646 |
wpbc_scroll_to('#wpbc_form_field_free_generator_metabox' );
|
1647 |
}
|
1648 |
-
|
1649 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1650 |
|
1651 |
// Get Values in Edit Form ////////////////////////////////////
|
1652 |
|
@@ -1698,7 +1795,69 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1698 |
document.forms['wpbc_form_field_free'].submit(); // Submit form
|
1699 |
|
1700 |
}
|
1701 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1702 |
<?php
|
1703 |
}
|
1704 |
|
@@ -1791,6 +1950,43 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1791 |
)
|
1792 |
);
|
1793 |
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1794 |
</div>
|
1795 |
<div class="wpbc_field_generator wpbc_field_generator_info_advanced">
|
1796 |
<?php $this->show_pro_notice(); ?>
|
@@ -1808,7 +2004,23 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1808 |
, 'label' => true
|
1809 |
, 'name' => true
|
1810 |
, 'value' => true
|
1811 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1812 |
$field_options = wp_parse_args( $field_options, $defaults );
|
1813 |
|
1814 |
?><table class="form-table"><?php
|
@@ -1840,7 +2052,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1840 |
'type' => 'checkbox'
|
1841 |
, 'title' => __('Required', 'booking')
|
1842 |
, 'label' => __('Set field as required', 'booking')
|
1843 |
-
, 'disabled' => false
|
1844 |
, 'class' => ''
|
1845 |
, 'css' => ''
|
1846 |
, 'type' => 'checkbox'
|
@@ -1851,7 +2063,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1851 |
, 'only_field' => false
|
1852 |
, 'is_new_line' => true
|
1853 |
, 'description_tag' => 'span'
|
1854 |
-
, 'value'
|
1855 |
)
|
1856 |
, true
|
1857 |
);
|
@@ -1863,13 +2075,13 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1863 |
, 'disabled' => false
|
1864 |
, 'class' => ''
|
1865 |
, 'css' => ''
|
1866 |
-
, 'placeholder' => 'First Name'
|
1867 |
, 'description' => ''//__('Enter field label', 'booking')
|
1868 |
, 'group' => 'general'
|
1869 |
, 'tr_class' => ''
|
1870 |
, 'only_field' => false
|
1871 |
, 'description_tag' => 'p'
|
1872 |
-
, 'value'
|
1873 |
, 'attr' => array(
|
1874 |
'oninput' => "javascript:this.onchange();"
|
1875 |
, 'onpaste' => "javascript:this.onchange();"
|
@@ -1879,21 +2091,21 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1879 |
)
|
1880 |
, true
|
1881 |
);
|
1882 |
-
|
1883 |
-
|
1884 |
, array(
|
1885 |
'type' => 'text'
|
1886 |
, 'title' => __('Name', 'booking') . ' *'
|
1887 |
-
, 'disabled' => false
|
1888 |
, 'class' => ''
|
1889 |
, 'css' => ''
|
1890 |
-
, 'placeholder' => 'first_name'
|
1891 |
, 'description' => sprintf( __('Type only %sunique field name%s, that is not using in form', 'booking'), '<strong>', '</strong>' )
|
1892 |
, 'group' => 'general'
|
1893 |
, 'tr_class' => ''
|
1894 |
, 'only_field' => false
|
1895 |
, 'description_tag' => 'p'
|
1896 |
-
, 'value'
|
1897 |
, 'attr' => array(
|
1898 |
'oninput' => "javascript:this.onchange();"
|
1899 |
, 'onpaste' => "javascript:this.onchange();"
|
@@ -1905,8 +2117,8 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1905 |
)
|
1906 |
, true
|
1907 |
);
|
1908 |
-
|
1909 |
-
|
1910 |
, array(
|
1911 |
|
1912 |
'title' => __('Values', 'booking')
|
@@ -1919,17 +2131,23 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1919 |
, 'tr_class' => ''
|
1920 |
, 'only_field' => false
|
1921 |
, 'description_tag' => 'p'
|
1922 |
-
, 'value'
|
1923 |
-
, 'attr' => array(
|
1924 |
-
|
1925 |
-
|
1926 |
-
, 'rows' => 2
|
1927 |
-
, 'cols' => 37
|
1928 |
, 'show_in_2_cols' => false
|
|
|
|
|
|
|
|
|
|
|
|
|
1929 |
)
|
1930 |
, true
|
1931 |
);
|
1932 |
-
|
|
|
|
|
1933 |
?>
|
1934 |
<tr><th colspan="2" style="border-bottom:1px solid #eee;padding:10px 0 0;"></th></tr>
|
1935 |
|
@@ -1952,7 +2170,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1952 |
<a onclick="javascript:wpbc_finish_edit_form_field ( '<?php echo $field_name; ?>', '<?php echo $field_options['type']; ?>' );"
|
1953 |
href="javascript:void(0)"
|
1954 |
style=""
|
1955 |
-
class="button button"><i class="menu_icon icon-1x glyphicon glyphicon-edit"></i> <?php _e( '
|
1956 |
|
1957 |
<a onclick="javascript:wpbc_hide_fields_generators();"
|
1958 |
href="javascript:void(0)"
|
@@ -1961,10 +2179,10 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
1961 |
</th>
|
1962 |
</tr>
|
1963 |
|
1964 |
-
</table><?php
|
1965 |
}
|
1966 |
-
|
1967 |
-
|
1968 |
// <editor-fold defaultstate="collapsed" desc=" Activate | Deactivate " >
|
1969 |
|
1970 |
public function activate() {
|
13 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
14 |
|
15 |
|
16 |
+
require_once( WPBC_PLUGIN_DIR . '/core/admin/page-form-timeslots.php' ); // Timeslots Generator
|
17 |
+
|
18 |
+
|
19 |
/**
|
20 |
* Show Content
|
21 |
* Update Content
|
37 |
|
38 |
|
39 |
/**
|
40 |
+
* We need to update these fields after usual update process :
|
41 |
* 'booking_form'
|
42 |
* 'booking_form_show'
|
43 |
* 'booking_form_visual'
|
94 |
$this->css();
|
95 |
|
96 |
// Checking ////////////////////////////////////////////////////////////
|
97 |
+
|
98 |
+
// Define Notices Section and show some static messages, if needed
|
99 |
+
do_action( 'wpbc_hook_settings_page_header', 'form_field_free_settings');
|
100 |
|
101 |
if ( ! wpbc_is_mu_user_can_be_here('activated_user') ) return false; // Check if MU user activated, otherwise show Warning message.
|
102 |
|
139 |
|
140 |
$this->toolbar_select_form_structure(); // Select Form structure
|
141 |
|
142 |
+
if ( function_exists( 'toolbar_use_simple_booking_form' ) ) {
|
143 |
+
toolbar_use_simple_booking_form();
|
144 |
+
}
|
145 |
+
|
146 |
$save_button = array( 'title' => __('Save Changes', 'booking'), 'form' => 'wpbc_form_field_free' );
|
147 |
$this->toolbar_save_button( $save_button ); // Save Button
|
148 |
|
199 |
</span>
|
200 |
<?php
|
201 |
|
202 |
+
|
203 |
+
// Define templates and write JavaScript for Timeslots in ../core/admin/page-form-timeslots.php
|
204 |
do_action( 'wpbc_hook_settings_page_footer', 'form_field_free_settings' );
|
205 |
|
206 |
}
|
227 |
|
228 |
$skip_obligatory_field_types = array( 'calendar', 'submit', 'captcha', 'email' );
|
229 |
|
230 |
+
$if_exist_required = array( 'rangetime' ); //FixIn: TimeFreeGenerator
|
231 |
+
|
232 |
$visual_form_structure = array();
|
233 |
|
234 |
$visual_form_structure[] = array(
|
246 |
, 'name' => esc_attr( $field_name )
|
247 |
, 'obligatory' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : 'Off' )
|
248 |
, 'active' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : ( isset($_POST['form_field_active'][ $field_key ] ) ? 'On': 'Off' ) ) //FixIn: 7.0.1.22
|
249 |
+
//FixIn: TimeFreeGenerator
|
250 |
+
, 'required' => (
|
251 |
+
( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) )
|
252 |
+
? 'On'
|
253 |
+
: (
|
254 |
+
( in_array( esc_attr( $field_name ), $if_exist_required ) )
|
255 |
+
? 'On'
|
256 |
+
: ( isset($_POST['form_field_required'][ $field_key ] ) ? 'On': 'Off' )
|
257 |
+
)
|
258 |
+
) //FixIn: 7.0.1.22
|
259 |
+
, 'if_exist_required' => ( ( in_array( esc_attr( $field_name ), $if_exist_required ) ) ? 'On': 'Off' ) //FixIn: TimeFreeGenerator
|
260 |
, 'label' => WPBC_Settings_API::validate_text_post_static( 'form_field_label', $field_key )
|
261 |
, 'value' => WPBC_Settings_API::validate_text_post_static( 'form_field_value', $field_key )
|
262 |
);
|
280 |
, 'required' => 'On'
|
281 |
, 'label' => __('Send', 'booking')
|
282 |
);
|
283 |
+
//debuge($visual_form_structure);
|
284 |
update_bk_option( 'booking_form_visual', $visual_form_structure );
|
285 |
|
286 |
update_bk_option( 'booking_form', str_replace( '\\n\\', '', $this->get_form_in__shortcodes( $visual_form_structure ) ) );
|
434 |
|
435 |
$my_form = '<div class="wpbc_booking_form_structure '. $booking_form_structure . '">' . "\n";
|
436 |
|
|
|
|
|
|
|
|
|
|
|
437 |
|
438 |
$my_form .= ' <div class="wpbc_structure_calendar">' . "\n";
|
439 |
$my_form .= ' [calendar]' . "\n";
|
440 |
|
|
|
|
|
|
|
|
|
|
|
441 |
$my_form .= ' </div>' . "\n";
|
442 |
$my_form .= ' <div class="wpbc_structure_form">' . "\n";
|
443 |
|
|
|
|
|
|
|
|
|
|
|
444 |
|
445 |
$skip_already_exist_field_types = array( 'calendar', 'submit', 'captcha' );
|
446 |
|
462 |
&& ( ( $form_field['active'] != 'Off' ) || ( $form_field['obligatory'] == 'On' ) )
|
463 |
){
|
464 |
|
|
|
465 |
// Label ///////////////////////////////////////////////////
|
466 |
|
467 |
$form_field['label'] = apply_bk_filter('wpdev_check_for_active_language', $form_field['label'] );
|
492 |
.'" />';
|
493 |
|
494 |
if ( $form_field['type'] == 'select' ) {
|
495 |
+
|
496 |
$my_form.=' <select name="'. $form_field['name'] . $my_boook_type.'" id="'. $form_field['name'] . $my_boook_type.'" class="input-xlarge'
|
497 |
. ( ( $form_field['required'] == 'On' ) ? ' wpdev-validates-as-required' : '' )
|
498 |
. '" >'; //FixIn: 8.1.1.4
|
509 |
, $select_option );
|
510 |
// //FixIn: 7.0.1.21
|
511 |
$select_option = str_replace(array("'",'"'), '', $select_option);
|
512 |
+
|
513 |
+
//FixIn: TimeFreeGenerator
|
514 |
+
if ( strpos( $select_option, '@@' ) !== false ) {
|
515 |
+
$select_option_title = explode( '@@', $select_option );
|
516 |
+
$select_option_val = esc_attr( $select_option_title[1] );
|
517 |
+
$select_option_title = trim( $select_option_title[0] );
|
518 |
+
} else {
|
519 |
+
$select_option_val = esc_attr( $select_option );
|
520 |
+
$select_option_title = trim( $select_option );
|
521 |
+
|
522 |
+
if ( 'rangetime' == $form_field['name'] ) {
|
523 |
+
$select_option_title = wpbc_time_slot_in_format( $select_option_title );
|
524 |
+
}
|
525 |
+
}
|
526 |
+
$my_form.=' <option value="' . $select_option_val . '">' . $select_option_title . '</option>';
|
527 |
+
|
528 |
+
// $my_form.=' <option value="' . $select_option . '">' . $select_option . '</option>';
|
529 |
}
|
530 |
|
531 |
$my_form.=' </select>';
|
553 |
$my_form.='</textarea>';
|
554 |
}
|
555 |
|
556 |
+
$my_form.='</div></div>';
|
|
|
557 |
}
|
558 |
}
|
559 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
560 |
$my_form.='<div class="form-group">[captcha]</div>' . "\n";
|
|
|
|
|
|
|
|
|
|
|
|
|
561 |
$my_form.='<div class="form-group"><button class="btn btn-default" type="button" onclick="mybooking_submit(this.form,'.$my_boook_type.',\''.wpbc_get_booking_locale().'\');" >'.__('Send' ,'booking').'</button></div>' . "\n";
|
|
|
562 |
|
563 |
//FixIn: 8.0.1.5
|
564 |
$my_form .= ' </div>' . "\n"; // .wpbc_structure_form || .wpbc_structure_submit
|
704 |
$booking_form_show = '<div style="text-align:left;word-wrap: break-word;">' . "\n";
|
705 |
|
706 |
$skip_already_exist_field_types = array( 'calendar', 'submit', 'captcha' );
|
707 |
+
|
708 |
foreach ( $visual_form_structure as $key => $form_field ) {
|
709 |
|
710 |
$defaults = array(
|
854 |
/** Show selectbox for selection Field Elements in Toolbar */
|
855 |
private function toolbar_select_field() {
|
856 |
|
857 |
+
|
858 |
$params = array(
|
859 |
'label_for' => 'min_cost' // "For" parameter of label element
|
860 |
, 'label' => '' //__('Add New Field', 'booking') // Label above the input group
|
952 |
, 'close' => false
|
953 |
, 'title' => ' ' . __('Advanced Fields' ,'booking')
|
954 |
)
|
955 |
+
//FixIn: TimeFreeGenerator
|
956 |
+
, 'rangetime' => array(
|
957 |
+
'title' => __('Time Slots', 'booking')
|
958 |
+
, 'id' => ''
|
959 |
+
, 'name' => ''
|
960 |
+
, 'style' => ''
|
961 |
+
, 'class' => ''
|
962 |
+
, 'disabled' => false
|
963 |
+
, 'selected' => false
|
964 |
+
, 'attr' => array()
|
965 |
+
)
|
966 |
+
|
967 |
, 'info_advanced' => array(
|
968 |
'title' => __('Info', 'booking')
|
969 |
, 'id' => ''
|
983 |
)
|
984 |
)
|
985 |
);
|
986 |
+
|
987 |
+
|
988 |
+
//FixIn: TimeFreeGenerator
|
989 |
+
//If the 'rangetime' already exist in the booking form, so we do NOT show it as add new field in generator, because it can exist only once in booking form.
|
990 |
+
$visual_form_structure = $this->get_booking_form_structure_for_visual();
|
991 |
+
$visual_form_structure = maybe_unserialize( $visual_form_structure );
|
992 |
+
|
993 |
+
// Update Field Type Selector in Toolbar
|
994 |
+
$params = apply_filters( 'wpbc_form_gen_free_fields_selection', $params, $visual_form_structure );
|
995 |
+
|
996 |
?>
|
997 |
<?php
|
998 |
?><div class="control-group wpbc-no-padding"><?php
|
1176 |
placeholder="' . esc_attr( $form_field['label'] ) . '"
|
1177 |
autocomplete="off"
|
1178 |
/> '
|
1179 |
+
.'</td>';
|
1180 |
+
|
1181 |
+
//FixIn: TimeFreeGenerator
|
1182 |
+
$is_show_required_checkbox = true;
|
1183 |
+
if ( $form_field['obligatory'] == 'On' ) {
|
1184 |
+
$is_show_required_checkbox = false;
|
1185 |
+
}
|
1186 |
+
if ( isset( $form_field['if_exist_required'] ) && ( $form_field['if_exist_required'] == 'On' ) ) {
|
1187 |
+
$is_show_required_checkbox = false;
|
1188 |
+
}
|
1189 |
+
|
1190 |
$row .= '<td class="field_required">'
|
1191 |
+
. ( $is_show_required_checkbox
|
1192 |
+
? '<input type="checkbox"
|
1193 |
name="form_field_required[' . $i . ']"
|
1194 |
value="' . esc_attr( $form_field['required'] ) . '"
|
1195 |
' . checked( $form_field['required'], 'On' , false ) . '
|
1196 |
+
autocomplete="off" />'
|
1197 |
+
: '' )
|
1198 |
.'</td>';
|
1199 |
$row .= '<td class="field_options"> '
|
1200 |
. '<input type="text" disabled="DISABLED" value="'. '' . $form_field['type']. ' | ' . $form_field['name'] . '" autocomplete="off" />'
|
1345 |
}
|
1346 |
</style>
|
1347 |
<?php
|
1348 |
+
wpbc_timeslots_free_css(); //FixIn: TimeFreeGenerator
|
1349 |
}
|
1350 |
|
1351 |
+
|
1352 |
+
//TODO: Refacttor this function.
|
1353 |
+
//TODO: Transfer some JavaScript realtive timeslots to the booking/core/admin/page-form-timeslots.php and finish it.
|
1354 |
+
//TODO: 2018-05-27
|
1355 |
/** JS for Sorting, removing form fields */
|
1356 |
private function js() {
|
1357 |
?>
|
1358 |
<script type="text/javascript">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1359 |
|
1360 |
+
/**
|
1361 |
+
* Add 'last_selected', 'current' CSS classes on FOCUS to table rows
|
1362 |
+
*/
|
1363 |
+
( function( $ ){
|
1364 |
var controlled = false;
|
1365 |
var shifted = false;
|
1366 |
var hasFocus = false;
|
1412 |
}( jQuery ) );
|
1413 |
|
1414 |
|
1415 |
+
// Make Table sortable
|
1416 |
+
function wpbc_make_table_sortable(){
|
1417 |
+
|
1418 |
+
jQuery('.wpbc_input_table tbody th').css('cursor','move');
|
1419 |
+
|
1420 |
+
jQuery('.wpbc_input_table tbody td.sort').css('cursor','move');
|
1421 |
+
|
1422 |
+
jQuery('.wpbc_input_table.sortable tbody').sortable({
|
1423 |
+
items:'tr',
|
1424 |
+
cursor:'move',
|
1425 |
+
axis:'y',
|
1426 |
+
scrollSensitivity:40,
|
1427 |
+
forcePlaceholderSize: true,
|
1428 |
+
helper: 'clone',
|
1429 |
+
opacity: 0.65,
|
1430 |
+
placeholder: '.wpbc_input_table .sort',
|
1431 |
+
start:function(event,ui){
|
1432 |
+
ui.item.css('background-color','#f6f6f6');
|
1433 |
+
},
|
1434 |
+
stop:function(event,ui){
|
1435 |
+
ui.item.removeAttr('style');
|
1436 |
+
}
|
1437 |
+
});
|
1438 |
+
}
|
1439 |
+
|
1440 |
+
|
1441 |
+
// Activate row delete
|
1442 |
+
function wpbc_activate_table_row_delete( del_btn_css_class, is_confirm ){
|
1443 |
+
|
1444 |
+
// Delete Row
|
1445 |
+
jQuery( del_btn_css_class ).click(function() {
|
1446 |
+
|
1447 |
+
if ( true === is_confirm ){
|
1448 |
+
if ( ! wpbc_are_you_sure( '<?php echo esc_js( __( 'Do you really want to do this ?', 'booking' ) ); ?>' ) ){
|
1449 |
+
return false;
|
1450 |
+
}
|
1451 |
+
}
|
1452 |
+
|
1453 |
+
var $current = jQuery(this).closest('tr');
|
1454 |
+
if ( $current.size() > 0 ) {
|
1455 |
+
$current.each(function(){
|
1456 |
+
jQuery(this).remove();
|
1457 |
+
});
|
1458 |
+
return true;
|
1459 |
+
}
|
1460 |
+
|
1461 |
+
return false;
|
1462 |
+
});
|
1463 |
+
|
1464 |
+
}
|
1465 |
+
|
1466 |
+
|
1467 |
+
//////////////////////////////////////////////////////////
|
1468 |
+
// Fields Generator Section
|
1469 |
+
//////////////////////////////////////////////////////////
|
1470 |
+
|
1471 |
+
|
1472 |
/**
|
1473 |
+
* Check Name in "field form" about possible usage of this name and about any Duplicates in Filds Table
|
1474 |
+
* @param {string} field_name
|
1475 |
+
*/
|
1476 |
+
function wpbc_check_typed_name( field_name ){
|
1477 |
+
|
1478 |
+
// Set Name only Letters
|
1479 |
+
if ( ( jQuery('#' + field_name + '_name').val() != '' )
|
1480 |
+
&& ( ! jQuery('#' + field_name + '_name').is(':disabled') )
|
1481 |
+
){
|
1482 |
+
var p_name = jQuery('#' + field_name + '_name').val();
|
1483 |
+
p_name = p_name.replace(/[^A-Za-z0-9_-]*[0-9]*$/g,'').replace(/[^A-Za-z0-9_-]/g,'');
|
1484 |
+
p_name = p_name.toLowerCase();
|
1485 |
+
|
1486 |
+
|
1487 |
+
jQuery('input[name^=form_field_name]').each(function(){
|
1488 |
+
var text_value = jQuery(this).val();
|
1489 |
+
if( text_value == p_name ) { // error element with this name exist
|
1490 |
+
|
1491 |
+
p_name += '_' + Math.round( new Date().getTime() ) + '_rand'; //Add random sufix
|
1492 |
+
}
|
1493 |
+
});
|
1494 |
+
|
1495 |
+
jQuery('#' + field_name + '_name').val( p_name );
|
1496 |
+
}
|
1497 |
+
}
|
1498 |
+
|
1499 |
+
|
1500 |
+
/** Reset to default values all Form fields for creation new fields */
|
1501 |
+
function wpbc_reset_all_forms(){
|
1502 |
+
|
1503 |
+
jQuery('.wpbc_table_form_free tr').removeClass('highlight');
|
1504 |
+
jQuery('.wpbc_add_field_row').hide();
|
1505 |
+
jQuery('.wpbc_edit_field_row').hide();
|
1506 |
+
|
1507 |
+
var field_type_array = [ 'text', 'textarea', 'select', 'checkbox' , 'rangetime']; //FixIn: TimeFreeGenerator
|
1508 |
+
var field_type;
|
1509 |
+
|
1510 |
+
for (i = 0; i < field_type_array.length; i++) {
|
1511 |
+
field_type = field_type_array[i];
|
1512 |
+
|
1513 |
+
if ( ! jQuery('#' + field_type + '_field_generator_name').is(':disabled') ){ //FixIn: TimeFreeGenerator
|
1514 |
+
jQuery( '#' + field_type + '_field_generator_active' ).prop( 'checked', true );
|
1515 |
+
jQuery( '#' + field_type + '_field_generator_required' ).prop( 'checked', false );
|
1516 |
+
jQuery( '#' + field_type + '_field_generator_label' ).val( '' );
|
1517 |
+
|
1518 |
+
jQuery( '#' + field_type + '_field_generator_name' ).prop( 'disabled', false );
|
1519 |
+
jQuery( '#' + field_type + '_field_generator_name' ).val( '' );
|
1520 |
+
jQuery( '#' + field_type + '_field_generator_value' ).val( '' );
|
1521 |
+
}
|
1522 |
+
}
|
1523 |
+
}
|
1524 |
+
|
1525 |
+
|
1526 |
+
/**
|
1527 |
+
* Show selected Add New Field form, and reset fields in this form
|
1528 |
*
|
1529 |
* @param string selected_field_value
|
1530 |
*/
|
1531 |
function wpbc_show_fields_generator( selected_field_value ) {
|
1532 |
+
wpbc_reset_all_forms();
|
1533 |
if (selected_field_value == 'selector_hint') {
|
1534 |
jQuery('.metabox_wpbc_form_field_free_generator').hide();
|
1535 |
} else {
|
1551 |
}
|
1552 |
|
1553 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1554 |
/**
|
1555 |
+
* Add New Row with new Field to Table and Submit Saving changes.
|
1556 |
+
*
|
|
|
1557 |
* @param {string} field_name
|
1558 |
* @param {string} field_type
|
1559 |
*/
|
1560 |
function wpbc_add_field ( field_name, field_type ) {
|
1561 |
|
1562 |
+
//FixIn: TimeFreeGenerator
|
1563 |
+
if ( 'rangetime_field_generator' == field_name ) {
|
1564 |
+
var replaced_result = wpbc_get_saved_value_from_timeslots_table();
|
1565 |
+
if ( false === replaced_result ){
|
1566 |
+
wpbc_hide_fields_generators();
|
1567 |
+
//TOO: Show warning at the top of page, about error during saving timeslots
|
1568 |
+
console.log( 'error during parsing timeslots tbale and savig it.' )
|
1569 |
+
return;
|
1570 |
+
}
|
1571 |
+
}
|
1572 |
+
|
1573 |
if ( jQuery('#' + field_name + '_name').val() != '' ) {
|
1574 |
|
1575 |
wpbc_check_typed_name( field_name );
|
1623 |
////////////////////////////////////////////////////////////
|
1624 |
row += '<td class="field_required">';
|
1625 |
|
1626 |
+
//FixIn: TimeFreeGenerator
|
1627 |
+
if ( 'rangetime' == field_name ) {
|
1628 |
+
row += '<input type="checkbox" disabled="DISABLED" name="form_field_required['+ row_num +']" value="' + 'On' + '" ' + ' checked="checked" ' + ' autocomplete="off" />';
|
1629 |
+
} else
|
1630 |
+
row += '<input type="checkbox" name="form_field_required['+ row_num +']" value="' + row_required + '" ' + row_required_checked + ' autocomplete="off" />';
|
1631 |
|
1632 |
row += '</td>';
|
1633 |
|
1660 |
}
|
1661 |
}
|
1662 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1663 |
|
1664 |
+
/**
|
1665 |
+
* Prepare Edit section for editing specific field.
|
1666 |
+
* @param row_number
|
1667 |
+
*/
|
1668 |
+
function wpbc_start_edit_form_field( row_number ) {
|
1669 |
+
|
1670 |
+
wpbc_reset_all_forms(); // Reset Fields in all generator rows (text,select,...) to init (empty) values
|
1671 |
+
jQuery('.wpbc_edit_field_row').show(); // Show row with edit btn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1672 |
|
1673 |
jQuery('.wpbc_table_form_free tr').removeClass('highlight');
|
1674 |
+
jQuery('input[name="form_field_name['+row_number+']"]').closest('tr').addClass('highlight'); //Highlight row
|
|
|
|
|
1675 |
|
1676 |
+
// Get exist data from EXIST fields Table
|
1677 |
var field_active = jQuery('input[name="form_field_active['+row_number+']"]').is( ":checked" );
|
1678 |
var field_required = jQuery('input[name="form_field_required['+row_number+']"]').is( ":checked" );
|
1679 |
var field_label = jQuery('input[name="form_field_label['+row_number+']"]').val();
|
1680 |
var field_value = jQuery('input[name="form_field_value['+row_number+']"]').val();
|
1681 |
var field_name = jQuery('input[name="form_field_name['+row_number+']"]').val();
|
1682 |
var field_type = jQuery('input[name="form_field_type['+row_number+']"]').val();
|
1683 |
+
//console.log( 'field_active, field_required, field_label, field_value, field_name, field_type', field_active, field_required, field_label, field_value, field_name, field_type );
|
1684 |
|
1685 |
+
jQuery('.metabox_wpbc_form_field_free_generator').show(); // Show Generator section
|
1686 |
+
jQuery('.wpbc_field_generator').hide(); // Hide inside of generator sub section relative to fields types
|
1687 |
+
|
1688 |
+
|
1689 |
+
|
1690 |
+
//FixIn: TimeFreeGenerator - Exception - field with name 'rangetime, have type 'rangetype' in Generator BUT, it have to be saved as 'select' type'
|
1691 |
+
if ( 'rangetime' == field_name ) {
|
1692 |
+
/**
|
1693 |
+
* Field 'rangetime_field_generator' have DIV section, which have CSS class 'wpbc_field_generator_rangetime',
|
1694 |
+
* but its also defined with type 'select' for adding this field via javascript:wpbc_add_field ( 'rangetime_field_generator', 'select' );
|
1695 |
+
*/
|
1696 |
+
|
1697 |
+
field_type = 'rangetime';
|
1698 |
+
|
1699 |
+
/**
|
1700 |
+
* During editing 'field_required' == false, because this field does not exist in the Table with exist fields, but we need to set it to true and disabled.
|
1701 |
+
*/
|
1702 |
+
|
1703 |
+
}
|
1704 |
+
|
1705 |
+
jQuery('.wpbc_field_generator_' + field_type ).show(); // Show specific generator sub section relative to selected Field Type
|
1706 |
jQuery('#wpbc_form_field_free_generator_metabox h3.hndle span').html( '<?php echo __('Edit', 'booking') . ': ' ?>' + field_name );
|
1707 |
//jQuery('#wpbc_form_field_free_generator_metabox h3.hndle span').html( this.options[this.selectedIndex].text )
|
1708 |
|
|
|
1709 |
jQuery( '#' + field_type + '_field_generator_active' ).prop( 'checked', field_active );
|
1710 |
jQuery( '#' + field_type + '_field_generator_required' ).prop( 'checked', field_required );
|
1711 |
jQuery( '#' + field_type + '_field_generator_label' ).val( field_label );
|
1712 |
jQuery( '#' + field_type + '_field_generator_name' ).val( field_name );
|
1713 |
jQuery( '#' + field_type + '_field_generator_value' ).val( field_value );
|
|
|
1714 |
jQuery( '#' + field_type + '_field_generator_name' ).prop('disabled' , true);
|
1715 |
|
1716 |
+
//FixIn: TimeFreeGenerator
|
1717 |
+
if ( 'rangetime' == field_name ) {
|
1718 |
+
jQuery( '#' + field_type + '_field_generator_required' ).prop( 'checked', true ).prop( 'disabled', true ); // Set Disabled and Checked -- Required field
|
1719 |
+
wpbc_check_typed_values( field_name + '_field_generator' ); // Update Options and Titles for TimeSlots
|
1720 |
+
wpbc_timeslots_table__fill_rows();
|
1721 |
+
}
|
1722 |
+
|
1723 |
wpbc_scroll_to('#wpbc_form_field_free_generator_metabox' );
|
1724 |
}
|
1725 |
+
|
1726 |
+
|
1727 |
+
/**
|
1728 |
+
* Prepare fields data, and submit Edited field by clicking "Save changes" btn.
|
1729 |
+
*
|
1730 |
+
* @param field_name
|
1731 |
+
* @param field_type
|
1732 |
+
*/
|
1733 |
+
function wpbc_finish_edit_form_field( field_name, field_type ) {
|
1734 |
+
|
1735 |
+
|
1736 |
+
//FixIn: TimeFreeGenerator
|
1737 |
+
if ( 'rangetime_field_generator' == field_name ) {
|
1738 |
+
var replaced_result = wpbc_get_saved_value_from_timeslots_table();
|
1739 |
+
if ( false === replaced_result ){
|
1740 |
+
wpbc_hide_fields_generators();
|
1741 |
+
//TOO: Show warning at the top of page, about error during saving timeslots
|
1742 |
+
console.log( 'error during parsing timeslots tbale and savig it.' )
|
1743 |
+
return;
|
1744 |
+
}
|
1745 |
+
}
|
1746 |
+
|
1747 |
|
1748 |
// Get Values in Edit Form ////////////////////////////////////
|
1749 |
|
1795 |
document.forms['wpbc_form_field_free'].submit(); // Submit form
|
1796 |
|
1797 |
}
|
1798 |
+
|
1799 |
+
|
1800 |
+
/**
|
1801 |
+
* Check Value and parse it to Options and Titles
|
1802 |
+
* @param {string} field_name
|
1803 |
+
*/
|
1804 |
+
function wpbc_check_typed_values( field_name ){
|
1805 |
+
|
1806 |
+
var t_options_titles_arr = wpbc_get_titles_options_from_values( '#' + field_name + '_value' );
|
1807 |
+
|
1808 |
+
if ( false !== t_options_titles_arr ) {
|
1809 |
+
|
1810 |
+
var t_options = t_options_titles_arr[0].join( "\n" );
|
1811 |
+
var t_titles = t_options_titles_arr[1].join( "\n" );
|
1812 |
+
jQuery('#' + field_name + '_options_options').val( t_options );
|
1813 |
+
jQuery('#' + field_name + '_options_titles').val( t_titles );
|
1814 |
+
|
1815 |
+
}
|
1816 |
+
}
|
1817 |
+
|
1818 |
+
|
1819 |
+
/**
|
1820 |
+
* Get array with Options and Titles from Values, if in values was defined constrution like this ' Option @@ Title '
|
1821 |
+
* @param field_id string
|
1822 |
+
* @returns array | false
|
1823 |
+
*/
|
1824 |
+
function wpbc_get_titles_options_from_values( field_id ){
|
1825 |
+
if ( ( jQuery( field_id ).val() != '' )
|
1826 |
+
&& ( ! jQuery( field_id ).is(':disabled') )
|
1827 |
+
){
|
1828 |
+
|
1829 |
+
var tslots = jQuery( field_id ).val();
|
1830 |
+
tslots = tslots.split('\n');
|
1831 |
+
var t_options = [];
|
1832 |
+
var t_titles = [];
|
1833 |
+
var slot_t = '';
|
1834 |
+
|
1835 |
+
if ( ( typeof tslots !== 'undefined' ) && ( tslots.length > 0 ) ){
|
1836 |
+
|
1837 |
+
for ( var i=0; i < tslots.length; i++ ) {
|
1838 |
+
|
1839 |
+
slot_t = tslots[ i ].split( '@@' );
|
1840 |
+
|
1841 |
+
if ( slot_t.length > 1 ){
|
1842 |
+
t_options.push( slot_t[ 1 ].trim() );
|
1843 |
+
t_titles.push( slot_t[ 0 ].trim() );
|
1844 |
+
} else {
|
1845 |
+
t_options.push( slot_t[ 0 ].trim() );
|
1846 |
+
t_titles.push( '' );
|
1847 |
+
}
|
1848 |
+
}
|
1849 |
+
|
1850 |
+
}
|
1851 |
+
var t_options_titles_arr = [];
|
1852 |
+
t_options_titles_arr.push( t_options );
|
1853 |
+
t_options_titles_arr.push( t_titles );
|
1854 |
+
|
1855 |
+
return t_options_titles_arr;
|
1856 |
+
}
|
1857 |
+
return false;
|
1858 |
+
}
|
1859 |
+
|
1860 |
+
</script>
|
1861 |
<?php
|
1862 |
}
|
1863 |
|
1950 |
)
|
1951 |
);
|
1952 |
?>
|
1953 |
+
</div>
|
1954 |
+
<?php
|
1955 |
+
//FixIn: TimeFreeGenerator
|
1956 |
+
?>
|
1957 |
+
<div class="wpbc_field_generator wpbc_field_generator_rangetime">
|
1958 |
+
<?php
|
1959 |
+
|
1960 |
+
$this->generate_field(
|
1961 |
+
'rangetime_field_generator'
|
1962 |
+
, array(
|
1963 |
+
'active' => true
|
1964 |
+
, 'required' => true
|
1965 |
+
, 'label' => true
|
1966 |
+
, 'name' => true
|
1967 |
+
, 'value' => true
|
1968 |
+
, 'type' => 'select'
|
1969 |
+
|
1970 |
+
, 'required_attr' => array( 'disabled' => true
|
1971 |
+
, 'value' => 'On'
|
1972 |
+
)
|
1973 |
+
, 'label_attr' => array( 'placeholder' => __( 'Time Slots', 'booking' )
|
1974 |
+
, 'value' => __( 'Time Slots', 'booking' )
|
1975 |
+
)
|
1976 |
+
, 'name_attr' => array( 'disabled' => true
|
1977 |
+
, 'placeholder' => 'rangetime'
|
1978 |
+
, 'value' => 'rangetime'
|
1979 |
+
)
|
1980 |
+
, 'value_attr' => array( 'value' => "10:00 AM - 12:00 PM@@10:00 - 12:00\n12:00 PM - 02:00 PM@@12:00 - 14:00\n13:00 - 14:00\n11:00 - 15:00\n14:00 - 16:00\n16:00 - 18:00\n18:00 - 20:00"
|
1981 |
+
, 'attr' => array(
|
1982 |
+
'placeholder' => "10:00 AM - 12:00 PM@@10:00 - 12:00\n12:00 PM - 02:00 PM@@12:00 - 14:00\n13:00 - 14:00\n11:00 - 15:00\n14:00 - 16:00\n16:00 - 18:00\n18:00 - 20:00"
|
1983 |
+
)
|
1984 |
+
, 'rows' => 5
|
1985 |
+
, 'cols' => 37
|
1986 |
+
)
|
1987 |
+
)
|
1988 |
+
);
|
1989 |
+
?>
|
1990 |
</div>
|
1991 |
<div class="wpbc_field_generator wpbc_field_generator_info_advanced">
|
1992 |
<?php $this->show_pro_notice(); ?>
|
2004 |
, 'label' => true
|
2005 |
, 'name' => true
|
2006 |
, 'value' => true
|
2007 |
+
//FixIn: TimeFreeGenerator (inside of form fields edited, as well)
|
2008 |
+
, 'required_attr' => array( 'disabled' => false
|
2009 |
+
, 'value' => 'Off'
|
2010 |
+
)
|
2011 |
+
, 'label_attr' => array( 'placeholder' => __('First Name', 'booking')
|
2012 |
+
, 'value' => ''
|
2013 |
+
)
|
2014 |
+
, 'name_attr' => array( 'disabled' => false
|
2015 |
+
, 'placeholder' => 'first_name'
|
2016 |
+
, 'value' => ''
|
2017 |
+
)
|
2018 |
+
, 'value_attr' => array( 'value' => ''
|
2019 |
+
, 'attr' => array( 'placeholder' => "1\n2\n3\n4" )
|
2020 |
+
, 'rows' => 2
|
2021 |
+
, 'cols' => 37
|
2022 |
+
)
|
2023 |
+
);
|
2024 |
$field_options = wp_parse_args( $field_options, $defaults );
|
2025 |
|
2026 |
?><table class="form-table"><?php
|
2052 |
'type' => 'checkbox'
|
2053 |
, 'title' => __('Required', 'booking')
|
2054 |
, 'label' => __('Set field as required', 'booking')
|
2055 |
+
, 'disabled' => $field_options[ 'required_attr' ][ 'disabled' ] //false
|
2056 |
, 'class' => ''
|
2057 |
, 'css' => ''
|
2058 |
, 'type' => 'checkbox'
|
2063 |
, 'only_field' => false
|
2064 |
, 'is_new_line' => true
|
2065 |
, 'description_tag' => 'span'
|
2066 |
+
, 'value' => $field_options[ 'required_attr' ][ 'value' ] //'Off'
|
2067 |
)
|
2068 |
, true
|
2069 |
);
|
2075 |
, 'disabled' => false
|
2076 |
, 'class' => ''
|
2077 |
, 'css' => ''
|
2078 |
+
, 'placeholder' => $field_options[ 'label_attr' ][ 'placeholder' ] //'First Name'
|
2079 |
, 'description' => ''//__('Enter field label', 'booking')
|
2080 |
, 'group' => 'general'
|
2081 |
, 'tr_class' => ''
|
2082 |
, 'only_field' => false
|
2083 |
, 'description_tag' => 'p'
|
2084 |
+
, 'value' => $field_options[ 'label_attr' ][ 'value' ] //''
|
2085 |
, 'attr' => array(
|
2086 |
'oninput' => "javascript:this.onchange();"
|
2087 |
, 'onpaste' => "javascript:this.onchange();"
|
2091 |
)
|
2092 |
, true
|
2093 |
);
|
2094 |
+
if ( $field_options['name'] )
|
2095 |
+
WPBC_Settings_API::field_text_row_static( $field_name . '_name'
|
2096 |
, array(
|
2097 |
'type' => 'text'
|
2098 |
, 'title' => __('Name', 'booking') . ' *'
|
2099 |
+
, 'disabled' => $field_options[ 'name_attr' ][ 'disabled' ] //false
|
2100 |
, 'class' => ''
|
2101 |
, 'css' => ''
|
2102 |
+
, 'placeholder' => $field_options[ 'name_attr' ][ 'placeholder' ] //'first_name'
|
2103 |
, 'description' => sprintf( __('Type only %sunique field name%s, that is not using in form', 'booking'), '<strong>', '</strong>' )
|
2104 |
, 'group' => 'general'
|
2105 |
, 'tr_class' => ''
|
2106 |
, 'only_field' => false
|
2107 |
, 'description_tag' => 'p'
|
2108 |
+
, 'value' => $field_options[ 'name_attr' ][ 'value' ] //''
|
2109 |
, 'attr' => array(
|
2110 |
'oninput' => "javascript:this.onchange();"
|
2111 |
, 'onpaste' => "javascript:this.onchange();"
|
2117 |
)
|
2118 |
, true
|
2119 |
);
|
2120 |
+
if ( $field_options['value'] )
|
2121 |
+
WPBC_Settings_API::field_textarea_row_static( $field_name . '_value'
|
2122 |
, array(
|
2123 |
|
2124 |
'title' => __('Values', 'booking')
|
2131 |
, 'tr_class' => ''
|
2132 |
, 'only_field' => false
|
2133 |
, 'description_tag' => 'p'
|
2134 |
+
, 'value' => $field_options[ 'value_attr' ][ 'value' ] // ''
|
2135 |
+
, 'attr' => $field_options[ 'value_attr' ][ 'attr' ] //array( 'placeholder' => "1\n2\n3\n4" ) //Override Placeholder value, because of escaping \n symbols
|
2136 |
+
, 'rows' => $field_options[ 'value_attr' ][ 'rows' ] //2
|
2137 |
+
, 'cols' => $field_options[ 'value_attr' ][ 'cols' ] //37
|
|
|
|
|
2138 |
, 'show_in_2_cols' => false
|
2139 |
+
, 'attr' => array(
|
2140 |
+
'oninput' => "javascript:this.onchange();"
|
2141 |
+
, 'onpaste' => "javascript:this.onchange();"
|
2142 |
+
, 'onkeypress'=> "javascript:this.onchange();"
|
2143 |
+
, 'onchange' => "javascript:wpbc_check_typed_values('".$field_name."');"
|
2144 |
+
)
|
2145 |
)
|
2146 |
, true
|
2147 |
);
|
2148 |
+
|
2149 |
+
do_action( 'wpbc_settings_form_page_after_values', $field_name, $field_options ); //FixIn: TimeFreeGenerator
|
2150 |
+
|
2151 |
?>
|
2152 |
<tr><th colspan="2" style="border-bottom:1px solid #eee;padding:10px 0 0;"></th></tr>
|
2153 |
|
2170 |
<a onclick="javascript:wpbc_finish_edit_form_field ( '<?php echo $field_name; ?>', '<?php echo $field_options['type']; ?>' );"
|
2171 |
href="javascript:void(0)"
|
2172 |
style=""
|
2173 |
+
class="button button"><i class="menu_icon icon-1x glyphicon glyphicon-edit"></i> <?php _e( 'Save Changes' ,'booking'); ?></a>
|
2174 |
|
2175 |
<a onclick="javascript:wpbc_hide_fields_generators();"
|
2176 |
href="javascript:void(0)"
|
2179 |
</th>
|
2180 |
</tr>
|
2181 |
|
2182 |
+
</table><?php
|
2183 |
}
|
2184 |
+
|
2185 |
+
|
2186 |
// <editor-fold defaultstate="collapsed" desc=" Activate | Deactivate " >
|
2187 |
|
2188 |
public function activate() {
|
core/admin/page-form-timeslots.php
ADDED
@@ -0,0 +1,856 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php /**
|
2 |
+
* @version 1.0
|
3 |
+
* @package Booking Calendar
|
4 |
+
* @category Booking Form Settings - Timeslots Generator
|
5 |
+
* @author wpdevelop
|
6 |
+
*
|
7 |
+
* @web-site https://wpbookingcalendar.com/
|
8 |
+
* @email info@wpbookingcalendar.com
|
9 |
+
*
|
10 |
+
* @modified 2018-05-27
|
11 |
+
*/
|
12 |
+
|
13 |
+
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
14 |
+
|
15 |
+
//FixIn: TimeFreeGenerator
|
16 |
+
|
17 |
+
|
18 |
+
// <editor-fold defaultstate="collapsed" desc=" S e t t i n g s S t r u c t u r e " >
|
19 |
+
|
20 |
+
/**
|
21 |
+
* Update Field Type Selector in Toolbar
|
22 |
+
*
|
23 |
+
* If the 'rangetime' already exist in the booking form, so we do not show it as add new field in generator, because it can exist only once in booking form.
|
24 |
+
*
|
25 |
+
* @param array $params
|
26 |
+
* @param array $visual_form_structure
|
27 |
+
*
|
28 |
+
* @return mixed
|
29 |
+
*/
|
30 |
+
function wpbc_form_gen_free_fields_selection_rangetime( $params, $visual_form_structure ){
|
31 |
+
|
32 |
+
foreach ( $visual_form_structure as $form_field_el ) {
|
33 |
+
if ( ( isset( $form_field_el['name'] ) ) && ( 'rangetime' == $form_field_el['name'] ) ){
|
34 |
+
|
35 |
+
unset( $params['items'][1]['options']['rangetime'] );
|
36 |
+
}
|
37 |
+
}
|
38 |
+
return $params;
|
39 |
+
}
|
40 |
+
//TODO: AfterFinish: Uncomment it after finish of development !
|
41 |
+
add_filter( 'wpbc_form_gen_free_fields_selection', 'wpbc_form_gen_free_fields_selection_rangetime', 10, 2 );
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
/**
|
46 |
+
* Show Titles, Options textareas & Time Slots Table in Field Generator section - during Adding or Editing of this field.
|
47 |
+
*
|
48 |
+
* This function is running after selection of option in selectbox in toolbar from "private function generate_field("
|
49 |
+
*
|
50 |
+
* @param string $field_name
|
51 |
+
* @param array $field_options
|
52 |
+
*/
|
53 |
+
function wpbc_settings_form_page_after_values_timeslots_titles( $field_name, $field_options ){
|
54 |
+
|
55 |
+
if ( 'rangetime_field_generator' === $field_name ) {
|
56 |
+
|
57 |
+
// 2 Textarea for hiding: titles|options
|
58 |
+
wpbc_timeslots_free__settings_value_row( $field_name . '_options', $field_options );
|
59 |
+
|
60 |
+
// Timeslots Table Frame/template only
|
61 |
+
// Fill by timeslots - after page loaded from JavaScript in this function wpbc_timeslots_table_config_js() ...
|
62 |
+
wpbc_timeslots_free__settings_timeslots_table( $field_name . '_options', $field_options );
|
63 |
+
|
64 |
+
}
|
65 |
+
|
66 |
+
}
|
67 |
+
add_action( 'wpbc_settings_form_page_after_values', 'wpbc_settings_form_page_after_values_timeslots_titles', 10, 2 );
|
68 |
+
|
69 |
+
|
70 |
+
//TODO: AfterFinish: hide this field in settings
|
71 |
+
/**
|
72 |
+
* Show Titles and Options for 'rangetime' field in Field Generator section - during Adding or Editing of this field.
|
73 |
+
*
|
74 |
+
* @param string $field_name
|
75 |
+
* @param array $field
|
76 |
+
*/
|
77 |
+
function wpbc_timeslots_free__settings_value_row( $field_name, $field ){
|
78 |
+
|
79 |
+
$defaults = array(
|
80 |
+
'title' => '',
|
81 |
+
'disabled' => false,
|
82 |
+
'class' => '',
|
83 |
+
'css' => 'display:block;',
|
84 |
+
'placeholder' => '',
|
85 |
+
'type' => 'text',
|
86 |
+
'description' => '',
|
87 |
+
'attr' => array(),
|
88 |
+
'rows' => 7,
|
89 |
+
'cols' => 28,
|
90 |
+
'show_in_2_cols' => false,
|
91 |
+
'group' => 'general',
|
92 |
+
'tr_class' => '',
|
93 |
+
'only_field' => false,
|
94 |
+
'description_tag' => 'p'
|
95 |
+
, 'validate_as' => array()
|
96 |
+
);
|
97 |
+
|
98 |
+
$field = wp_parse_args( $field, $defaults );
|
99 |
+
?>
|
100 |
+
|
101 |
+
<tr class="wpbc_tr_rangetime_field_generator_options_titles"><td colspan="2" style="border-top:1px solid #eee;padding:10px 0 0;">
|
102 |
+
|
103 |
+
<div class="parameter-group" style="float:left;margin-right:2em;">
|
104 |
+
<legend class="screen-reader-text"><span><?php echo wp_kses_post( $field['title'] ); ?></span></legend>
|
105 |
+
<label for="<?php echo esc_attr( $field_name ); ?>_options" class="control-label"><strong><?php
|
106 |
+
_e( 'Time Slots', 'booking' ); ?></strong> (<?php _e( 'in 24 hour format', 'booking' ); ?>):</label>
|
107 |
+
<textarea
|
108 |
+
rows="<?php echo esc_attr( $field['rows'] ); ?>"
|
109 |
+
cols="<?php echo esc_attr( $field['cols'] ); ?>"
|
110 |
+
<?php /* type="<?php echo esc_attr( $field['type'] ); ?>" */ ?>
|
111 |
+
id="<?php echo esc_attr( $field_name ); ?>_options"
|
112 |
+
name="<?php echo esc_attr( $field_name ); ?>_options"
|
113 |
+
class="input-text wide-input <?php echo esc_attr( $field['class'] );
|
114 |
+
echo ( ! empty($field['validate_as']) ) ? ' validate-' . implode( ' validate-', $field['validate_as'] ) : ''; ?>"
|
115 |
+
style="<?php echo esc_attr( $field['css'] ); ?>"
|
116 |
+
placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>"
|
117 |
+
<?php disabled( $field['disabled'], true ); ?>
|
118 |
+
autocomplete="off"
|
119 |
+
oninput="javascript:this.onchange();"
|
120 |
+
onpaste=javascript:this.onchange();"
|
121 |
+
onkeypress="javascript:this.onchange();"
|
122 |
+
onchange="javascript:wpbc_parse_time_options_titles__to_values( this );"
|
123 |
+
|
124 |
+
><?php
|
125 |
+
echo esc_textarea( $field['value'] ); ?></textarea>
|
126 |
+
<p class="help-block"><?php _e( 'One option per line', 'booking' ); ?></p>
|
127 |
+
</div>
|
128 |
+
|
129 |
+
<div class="parameter-group" style="float:left">
|
130 |
+
<legend class="screen-reader-text"><span><?php echo wp_kses_post( $field['title'] ); ?></span></legend>
|
131 |
+
<label for="<?php echo esc_attr( $field_name ); ?>_options" class="control-label"><strong><?php
|
132 |
+
_e('Titles' ,'booking'); ?></strong> (<?php _e('optional' ,'booking'); ?>):</label>
|
133 |
+
<textarea
|
134 |
+
rows="<?php echo esc_attr( $field['rows'] ); ?>"
|
135 |
+
cols="<?php echo esc_attr( $field['cols'] ); ?>"
|
136 |
+
<?php /* type="<?php echo esc_attr( $field['type'] ); ?>" */ ?>
|
137 |
+
id="<?php echo esc_attr( $field_name ); ?>_titles"
|
138 |
+
name="<?php echo esc_attr( $field_name ); ?>_titles"
|
139 |
+
class="input-text wide-input <?php echo esc_attr( $field['class'] );
|
140 |
+
echo ( ! empty($field['validate_as']) ) ? ' validate-' . implode( ' validate-', $field['validate_as'] ) : ''; ?>"
|
141 |
+
style="<?php echo esc_attr( $field['css'] ); ?>"
|
142 |
+
placeholder="<?php echo esc_attr( $field['placeholder'] ); ?>"
|
143 |
+
<?php disabled( $field['disabled'], true ); ?>
|
144 |
+
autocomplete="off"
|
145 |
+
oninput="javascript:this.onchange();"
|
146 |
+
onpaste=javascript:this.onchange();"
|
147 |
+
onkeypress="javascript:this.onchange();"
|
148 |
+
onchange="javascript:wpbc_parse_time_options_titles__to_values( this );"
|
149 |
+
><?php
|
150 |
+
echo esc_textarea( $field['value'] ); ?></textarea>
|
151 |
+
<p class="help-block"><?php _e( 'One title per line', 'booking' ); ?>. <?php _e( 'Visible options in selectbox', 'booking' ); ?></p>
|
152 |
+
</div>
|
153 |
+
<div class="clear"></div>
|
154 |
+
</td></tr>
|
155 |
+
<?php
|
156 |
+
}
|
157 |
+
|
158 |
+
|
159 |
+
/**
|
160 |
+
* Show Time Slots Table in Field Generator section - during Adding or Editing of this field.
|
161 |
+
*
|
162 |
+
* @param string $field_name
|
163 |
+
* @param array $field
|
164 |
+
*/
|
165 |
+
function wpbc_timeslots_free__settings_timeslots_table( $field_name, $field ){
|
166 |
+
//debuge($field);
|
167 |
+
$defaults = array(
|
168 |
+
'title' => '',
|
169 |
+
'disabled' => false,
|
170 |
+
'class' => '',
|
171 |
+
'css' => 'display:block;',
|
172 |
+
'placeholder' => '',
|
173 |
+
'type' => 'text',
|
174 |
+
'description' => '',
|
175 |
+
'attr' => array(),
|
176 |
+
'rows' => 7,
|
177 |
+
'cols' => 28,
|
178 |
+
'show_in_2_cols' => false,
|
179 |
+
'group' => 'general',
|
180 |
+
'tr_class' => '',
|
181 |
+
'only_field' => false,
|
182 |
+
'description_tag' => 'p'
|
183 |
+
, 'validate_as' => array()
|
184 |
+
);
|
185 |
+
|
186 |
+
$field = wp_parse_args( $field, $defaults );
|
187 |
+
//debuge($field);
|
188 |
+
?><tr class="wpbc_tr_rangetime_field_generator_timetable"><td colspan="2" style="padding:0;"><?php
|
189 |
+
|
190 |
+
|
191 |
+
?><div style="margin: 25px 0 0;vertical-align: middle;line-height: 1.8em;"><?php
|
192 |
+
|
193 |
+
?><label for="fill_timetable_5min" class="wpbc-form-text"><?php _e( 'Reset times by' ,'booking'); ?> </label> <?php
|
194 |
+
|
195 |
+
?><a href="javascript:void(0)" class="fill_timetable fill_timetable_2hours button">2 <?php _e( 'hours' ,'booking'); ?></a> <?php
|
196 |
+
?><a href="javascript:void(0)" class="fill_timetable fill_timetable_60min button">1 <?php _e( 'hour' ,'booking'); ?></a> <?php
|
197 |
+
?><a href="javascript:void(0)" class="fill_timetable fill_timetable_30min button">30 <?php _e( 'minutes' ,'booking'); ?></a> <?php
|
198 |
+
?><a href="javascript:void(0)" class="fill_timetable fill_timetable_15min button">15 <?php _e( 'minutes' ,'booking'); ?></a> <?php
|
199 |
+
?><a href="javascript:void(0)" class="fill_timetable fill_timetable_5min button">5 <?php _e( 'minutes' ,'booking'); ?></a> <?php
|
200 |
+
|
201 |
+
?><label for="fill_timetable_5min" class="wpbc-form-text"> <?php echo strtolower( __( 'Time Slots' ,'booking') ); ?> </label> <?php
|
202 |
+
|
203 |
+
?><a href="javascript:void(0)" onclick="jQuery('.wpbc_tr_rangetime_field_generator_options_titles, .wpbc_tr_rangetime_field_generator_name, .wpbc_tr_rangetime_field_generator_value').toggle();"
|
204 |
+
style="float:right;font-size:08px;color: #aaa;text-decoration: none;">Timeslots Beta</a><?php
|
205 |
+
?></div><?php
|
206 |
+
|
207 |
+
?><div id="wpbc_timeslots_table_config">
|
208 |
+
<table class="widefat wpbc_input_table sortable wpdevelop wpbc_table_form_free wpbc_table_form_free_timeslots" cellspacing="0" cellpadding="0"></table>
|
209 |
+
</div><?php
|
210 |
+
|
211 |
+
?></td></tr><?php
|
212 |
+
}
|
213 |
+
|
214 |
+
|
215 |
+
// </editor-fold>
|
216 |
+
|
217 |
+
|
218 |
+
// <editor-fold defaultstate="collapsed" desc=" C S S " >
|
219 |
+
|
220 |
+
function wpbc_timeslots_free_css(){
|
221 |
+
|
222 |
+
?><style type="text/css">
|
223 |
+
.wpbc_tr_rangetime_field_generator_options_titles,
|
224 |
+
.wpbc_tr_rangetime_field_generator_name ,
|
225 |
+
.wpbc_tr_rangetime_field_generator_value {
|
226 |
+
opacity: 0.55;
|
227 |
+
display: none;
|
228 |
+
}
|
229 |
+
.wpbc_table_form_free a.button.add_time_bk_link.button{
|
230 |
+
margin: 10px;
|
231 |
+
font-weight: 600;
|
232 |
+
}
|
233 |
+
table.wpbc_table_form_free_timeslots.sortable {
|
234 |
+
margin:20px 0;
|
235 |
+
}
|
236 |
+
.wpbc_table_form_free_timeslots.sortable tr th,
|
237 |
+
.wpbc_table_form_free_timeslots.sortable tr td{
|
238 |
+
padding: 4px 0;
|
239 |
+
text-align: center;
|
240 |
+
border-bottom: 1px solid #eee;
|
241 |
+
}
|
242 |
+
.wpbc_table_form_free_timeslots.sortable tr th {
|
243 |
+
padding: 0;
|
244 |
+
}
|
245 |
+
.wpbc_table_form_free_timeslots.sortable select {
|
246 |
+
padding: 0 10px;
|
247 |
+
}
|
248 |
+
.wpbc_time_divider {
|
249 |
+
padding: 0 10px 6px;
|
250 |
+
font-size: 22px;
|
251 |
+
vertical-align: middle;
|
252 |
+
}
|
253 |
+
.wpbc_timeslots_divider {
|
254 |
+
padding: 0 20px 6px;
|
255 |
+
}
|
256 |
+
wpbc_table_form_free_timeslots.sortable tfoot tr th {
|
257 |
+
text-align: center;
|
258 |
+
}
|
259 |
+
a.fill_timetable.button {
|
260 |
+
margin: 0 5px;
|
261 |
+
}
|
262 |
+
|
263 |
+
@media (max-width: 782px) {
|
264 |
+
.wpbc_table_form_free_timeslots td select {
|
265 |
+
width:38%;
|
266 |
+
display: inline-block;
|
267 |
+
}
|
268 |
+
.wpbc_table_form_free tr td.field_label input{
|
269 |
+
width:98%;
|
270 |
+
display: inline-block;
|
271 |
+
}
|
272 |
+
.wpbc_time_divider {
|
273 |
+
padding: 0 2px 6px;
|
274 |
+
}
|
275 |
+
.wpbc_table_form_free_timeslots.sortable td.field_time{
|
276 |
+
border-bottom:none;
|
277 |
+
}
|
278 |
+
.wpbc_table_form_free_timeslots.sortable td.field_label {
|
279 |
+
display: inline-block;
|
280 |
+
margin: 0 10%;
|
281 |
+
width: 59%;
|
282 |
+
border-bottom:none;
|
283 |
+
}
|
284 |
+
.wpbc_table_form_free_timeslots.sortable td.field_actions {
|
285 |
+
display: inline-block;
|
286 |
+
}
|
287 |
+
.wpbc_table_form_free_timeslots.sortable td.sort{
|
288 |
+
border-top:1px solid #eee;
|
289 |
+
border-bottom:1px solid #eee;
|
290 |
+
text-align: left;
|
291 |
+
padding-left: 1em;
|
292 |
+
border-bottom: 1px dashed #ddd;
|
293 |
+
}
|
294 |
+
}
|
295 |
+
</style><?php
|
296 |
+
}
|
297 |
+
|
298 |
+
// </editor-fold>
|
299 |
+
|
300 |
+
|
301 |
+
// <editor-fold defaultstate="collapsed" desc=" J a v a S c r i p t " >
|
302 |
+
|
303 |
+
|
304 |
+
|
305 |
+
/** JS for Sorting, removing form fields */
|
306 |
+
function wpbc_timeslots_table_config_js() {
|
307 |
+
?>
|
308 |
+
<script type="text/javascript">
|
309 |
+
|
310 |
+
//TODO: How to work with autofill some predefined templates::
|
311 |
+
// 1. Set template to field #rangetime_field_generator_value -- Its Values textarea
|
312 |
+
// 2. Then run this function wpbc_timeslots_table__fill_rows(), whcih is get objects from time values textare, and then fill the time table !!!
|
313 |
+
|
314 |
+
/**
|
315 |
+
* Generate TimeSlots string.
|
316 |
+
* time_interval - minutes interval (ex. 30, 15, 60)
|
317 |
+
* , start_hour_time - start of hours
|
318 |
+
* , end_hour_time - end of hours
|
319 |
+
* , hour_interval - in case, if need to show only hours, so instead of default 1, define here 2 or 3 hours (time_interval in this case muxt be 60)
|
320 |
+
*
|
321 |
+
* return 7:00 AM - 7:30 AM@@07:00 - 07:30\n7:30 AM - 8:00 AM@@07:30 - 08:00...
|
322 |
+
*/
|
323 |
+
function wpbc_get_timeslot_list( time_interval, start_hour_time, end_hour_time, hour_interval ){
|
324 |
+
|
325 |
+
var timeslot = '';
|
326 |
+
var tslot_last = '';
|
327 |
+
var time_rows = [];
|
328 |
+
|
329 |
+
_.each( _.range( start_hour_time, end_hour_time, hour_interval ), function ( elh,ih, row_datah ) {
|
330 |
+
_.each( _.range( 0, 60, time_interval ), function ( elm,im, row_datam ){
|
331 |
+
|
332 |
+
if ( elh < 10 ) elh = '0' + parseInt(elh);
|
333 |
+
if ( elm < 10 ) elm = '0' + parseInt(elm);
|
334 |
+
|
335 |
+
if ( '' !== tslot_last ){
|
336 |
+
|
337 |
+
timeslot = tslot_last + ' - ' + elh + ':' + elm;
|
338 |
+
time_rows.push( wpbc_timeslot_to_am_pm( tslot_last ) + ' - ' + wpbc_timeslot_to_am_pm( elh + ':' + elm ) + '@@' + timeslot );
|
339 |
+
}
|
340 |
+
|
341 |
+
tslot_last = elh + ':' + elm;
|
342 |
+
|
343 |
+
});
|
344 |
+
});
|
345 |
+
|
346 |
+
var time_rows_str = time_rows.join( "\n" );
|
347 |
+
|
348 |
+
return time_rows_str;
|
349 |
+
}
|
350 |
+
|
351 |
+
|
352 |
+
/**
|
353 |
+
* Convert 24 hour timeslot to AM/PM format
|
354 |
+
*
|
355 |
+
* timeslot '07:00 - 07:30'
|
356 |
+
*
|
357 |
+
* return '7:00 AM - 7:30 AM'
|
358 |
+
*/
|
359 |
+
function wpbc_timeslot_to_am_pm( timeslot ){
|
360 |
+
|
361 |
+
var sufix = '';
|
362 |
+
|
363 |
+
timeslot = timeslot.split(':');
|
364 |
+
|
365 |
+
timeslot[0] = parseInt( timeslot );
|
366 |
+
if ( timeslot[0] < 12 ) {
|
367 |
+
timeslot[0] = timeslot[0] ;
|
368 |
+
sufix = ' AM';
|
369 |
+
} else if ( timeslot[0] == 12 ) {
|
370 |
+
timeslot[0] = 12;
|
371 |
+
sufix = ' PM';
|
372 |
+
} else {
|
373 |
+
timeslot[0] = ( timeslot[0] - 12 );
|
374 |
+
sufix = ' PM';
|
375 |
+
}
|
376 |
+
|
377 |
+
timeslot = timeslot.join( ':' ) + sufix ;
|
378 |
+
|
379 |
+
return timeslot;
|
380 |
+
}
|
381 |
+
|
382 |
+
|
383 |
+
/**
|
384 |
+
* Add actions to the template buttons, for reset timeslot table by times with specific time interval
|
385 |
+
var tslots = '06:00 - 06:30' + "\n" +
|
386 |
+
'06:30 - 07:00' + "\n" +
|
387 |
+
'07:00 - 07:30' + "\n" +
|
388 |
+
'07:30 - 08:00' + "\n" +
|
389 |
+
'08:00 - 08:30' + "\n" +
|
390 |
+
'08:30 - 09:00' + "\n" +
|
391 |
+
'09:00 - 09:30' + "\n" +
|
392 |
+
'09:30 - 10:00' + "\n" +
|
393 |
+
'10:00 - 10:30' + "\n" +
|
394 |
+
'10:30 - 11:00' + "\n" +
|
395 |
+
'11:00 - 11:30' + "\n" +
|
396 |
+
'11:30 - 12:00' + "\n" +
|
397 |
+
'12:00 - 12:30' + "\n" +
|
398 |
+
'12:30 - 13:00' + "\n" +
|
399 |
+
'13:00 - 13:30' + "\n" +
|
400 |
+
'13:30 - 14:00' + "\n" +
|
401 |
+
'14:00 - 14:30' + "\n" +
|
402 |
+
'14:30 - 15:00' + "\n" +
|
403 |
+
'15:00 - 15:30' + "\n" +
|
404 |
+
'15:30 - 16:00' + "\n" +
|
405 |
+
'16:00 - 16:30' + "\n" +
|
406 |
+
'16:30 - 17:00' + "\n" +
|
407 |
+
'17:00 - 17:30' + "\n" +
|
408 |
+
'17:30 - 18:00' + "\n" +
|
409 |
+
'18:00 - 18:30' + "\n" +
|
410 |
+
'18:30 - 19:00' + "\n" +
|
411 |
+
'19:00 - 19:30' + "\n" +
|
412 |
+
'19:30 - 20:00' + "\n" +
|
413 |
+
'20:00 - 20:30' + "\n" +
|
414 |
+
'20:30 - 21:00' + "\n" +
|
415 |
+
'21:00 - 21:30';
|
416 |
+
*/
|
417 |
+
jQuery(document).ready(function(){
|
418 |
+
|
419 |
+
// 30 minutes
|
420 |
+
jQuery('.fill_timetable_30min').click(function() {
|
421 |
+
|
422 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4" style="font-weight: 600;text-align: left;padding: 10px;font-size: 1em;"><?php echo esc_js( __('Processing' ,'booking') ) ?>...</th></tr></tfoot>' );
|
423 |
+
setTimeout(function(){
|
424 |
+
var tslots = wpbc_get_timeslot_list( 30, 6, 22 , 1);
|
425 |
+
jQuery( '#rangetime_field_generator_value' ).val( tslots );
|
426 |
+
wpbc_check_typed_values('rangetime_field_generator'); // Update textareas - titles / options
|
427 |
+
wpbc_timeslots_table__fill_rows();
|
428 |
+
}, 10);
|
429 |
+
});
|
430 |
+
|
431 |
+
jQuery('.fill_timetable_60min').click(function() {
|
432 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4" style="font-weight: 600;text-align: left;padding: 10px;font-size: 1em;"><?php echo esc_js( __('Processing' ,'booking') ) ?>...</th></tr></tfoot>' );
|
433 |
+
setTimeout(function(){
|
434 |
+
|
435 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4"><?php echo esc_js( __('Processing' ,'booking') ) ?></th></tr></tfoot>' );
|
436 |
+
var tslots = wpbc_get_timeslot_list( 60, 6, 22 , 1);
|
437 |
+
jQuery( '#rangetime_field_generator_value' ).val( tslots );
|
438 |
+
wpbc_check_typed_values('rangetime_field_generator'); // Update textareas - titles / options
|
439 |
+
wpbc_timeslots_table__fill_rows();
|
440 |
+
}, 10);
|
441 |
+
});
|
442 |
+
|
443 |
+
jQuery('.fill_timetable_2hours').click(function() {
|
444 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4" style="font-weight: 600;text-align: left;padding: 10px;font-size: 1em;"><?php echo esc_js( __('Processing' ,'booking') ) ?>...</th></tr></tfoot>' );
|
445 |
+
setTimeout(function(){
|
446 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4"><?php echo esc_js( __('Processing' ,'booking') ) ?></th></tr></tfoot>' );
|
447 |
+
var tslots = wpbc_get_timeslot_list( 60, 6, 22 , 2);
|
448 |
+
jQuery( '#rangetime_field_generator_value' ).val( tslots );
|
449 |
+
wpbc_check_typed_values('rangetime_field_generator'); // Update textareas - titles / options
|
450 |
+
wpbc_timeslots_table__fill_rows();
|
451 |
+
}, 10);
|
452 |
+
});
|
453 |
+
|
454 |
+
jQuery('.fill_timetable_15min').click(function() {
|
455 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4" style="font-weight: 600;text-align: left;padding: 10px;font-size: 1em;"><?php echo esc_js( __('Processing' ,'booking') ) ?>...</th></tr></tfoot>' );
|
456 |
+
setTimeout(function(){
|
457 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4"><?php echo esc_js( __('Processing' ,'booking') ) ?></th></tr></tfoot>' );
|
458 |
+
var tslots = wpbc_get_timeslot_list( 15, 6, 22 , 1);
|
459 |
+
jQuery( '#rangetime_field_generator_value' ).val( tslots );
|
460 |
+
wpbc_check_typed_values('rangetime_field_generator'); // Update textareas - titles / options
|
461 |
+
wpbc_timeslots_table__fill_rows();
|
462 |
+
}, 10);
|
463 |
+
});
|
464 |
+
|
465 |
+
jQuery('.fill_timetable_5min').click(function() {
|
466 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4" style="font-weight: 600;text-align: left;padding: 10px;font-size: 1em;"><?php echo esc_js( __('Processing' ,'booking') ) ?>...</th></tr></tfoot>' );
|
467 |
+
setTimeout(function(){
|
468 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( '<tfoot><tr><th colspan="4"><?php echo esc_js( __('Processing' ,'booking') ) ?></th></tr></tfoot>' );
|
469 |
+
var tslots = wpbc_get_timeslot_list( 5, 6, 22 , 1);
|
470 |
+
jQuery( '#rangetime_field_generator_value' ).val( tslots );
|
471 |
+
wpbc_check_typed_values('rangetime_field_generator'); // Update textareas - titles / options
|
472 |
+
wpbc_timeslots_table__fill_rows();
|
473 |
+
}, 10);
|
474 |
+
});
|
475 |
+
|
476 |
+
});
|
477 |
+
|
478 |
+
|
479 |
+
/*
|
480 |
+
* TODO:
|
481 |
+
*
|
482 |
+
* 1) Run init cration of timetable after selecting of timeslots in toolba!
|
483 |
+
*
|
484 |
+
* 2) Run wpbc_reupdate_indexes_in_fields_at_timetable()
|
485 |
+
* after each delete
|
486 |
+
* and each append of new rows
|
487 |
+
* otherwise possible issue with adding or removing new rows.
|
488 |
+
*/
|
489 |
+
|
490 |
+
|
491 |
+
/**
|
492 |
+
* Finish Saving edited TimeTable
|
493 |
+
*/
|
494 |
+
function wpbc_get_saved_value_from_timeslots_table(){
|
495 |
+
|
496 |
+
// Update Fields I N D E X E S at TimesTable (useful, during adding or removing of some rows, when we can have same indexes in fields)
|
497 |
+
wpbc_reupdate_indexes_in_fields_at_timetable();
|
498 |
+
|
499 |
+
// Get number of rows
|
500 |
+
var size = jQuery('#wpbc_timeslots_table_config tbody tr').size();
|
501 |
+
|
502 |
+
var time_s, time_e, time_label;
|
503 |
+
var time_rows = [];
|
504 |
+
|
505 |
+
// Get parsed time-slots rows with labels, if exist
|
506 |
+
for ( var i = 0; i < size; i++ ){
|
507 |
+
time_s = jQuery( "select[name='timeslotS[" + i + "]'" ).val();
|
508 |
+
time_e = jQuery( "select[name='timeslotE[" + i + "]'" ).val();
|
509 |
+
time_label = jQuery( "input[name='form_field_timeslot_label[" + i + "]'" ).val();
|
510 |
+
time_label = time_label.trim();
|
511 |
+
|
512 |
+
if ( time_label.length > 0 ){
|
513 |
+
time_label += '@@';
|
514 |
+
}
|
515 |
+
time_rows.push( time_label + time_s + ' - ' + time_e );
|
516 |
+
}
|
517 |
+
|
518 |
+
var time_rows_str = time_rows.join( "\n" );
|
519 |
+
|
520 |
+
// Insert TimeTables slots into Value textarea
|
521 |
+
var field_name = 'rangetime_field_generator';
|
522 |
+
jQuery( '#' + field_name + '_value' ).val( time_rows_str );
|
523 |
+
|
524 |
+
// Remove all times
|
525 |
+
jQuery('#wpbc_timeslots_table_config tbody').empty();
|
526 |
+
|
527 |
+
return true;
|
528 |
+
}
|
529 |
+
|
530 |
+
|
531 |
+
|
532 |
+
/**
|
533 |
+
* After page loaded!
|
534 |
+
*
|
535 |
+
* Create time-slots table from initial Data
|
536 |
+
*/
|
537 |
+
jQuery(document).ready(function(){
|
538 |
+
|
539 |
+
var timetable_rows = [
|
540 |
+
{ selected_time_slot: "09:00 - 10:00", time_label: "9:00 AM - 10:00 AM" }
|
541 |
+
, { selected_time_slot: "10:00 - 11:00", time_label: "10:00 AM - 11:00 AM" }
|
542 |
+
, { selected_time_slot: "11:00 - 12:00", time_label: "11:00 AM - 12:00 PM (Noon)" }
|
543 |
+
, { selected_time_slot: "12:00 - 13:00", time_label: "12:00 PM (Noon) - 1:00 PM" }
|
544 |
+
, { selected_time_slot: "13:00 - 14:00", time_label: "1:00 PM - 2:00 PM" }
|
545 |
+
, { selected_time_slot: "14:00 - 15:00", time_label: "2:00 PM - 3:00 PM" }
|
546 |
+
, { selected_time_slot: "15:00 - 16:00", time_label: "3:00 PM - 4:00 PM" }
|
547 |
+
, { selected_time_slot: "16:00 - 17:00", time_label: "4:00 PM - 5:00 PM" }
|
548 |
+
, { selected_time_slot: "17:00 - 18:00", time_label: "5:00 PM - 6:00 PM" }
|
549 |
+
, { selected_time_slot: "18:00 - 19:00", time_label: "6:00 PM - 7:00 PM" }
|
550 |
+
];
|
551 |
+
|
552 |
+
wpbc_fill_timeslots_table_by_rows( timetable_rows );
|
553 |
+
});
|
554 |
+
|
555 |
+
|
556 |
+
/**
|
557 |
+
* Start Edit exist timeslot -- Fill TimeTable
|
558 |
+
*/
|
559 |
+
function wpbc_timeslots_table__fill_rows() {
|
560 |
+
|
561 |
+
var data = wpbc_get_timeslots_arr_from__field_values_string();
|
562 |
+
|
563 |
+
wpbc_fill_timeslots_table_by_rows( data );
|
564 |
+
|
565 |
+
}
|
566 |
+
|
567 |
+
|
568 |
+
/**
|
569 |
+
* Fill TimeTable by data
|
570 |
+
*/
|
571 |
+
function wpbc_fill_timeslots_table_by_rows( timetable_rows_data ){
|
572 |
+
|
573 |
+
var wpbc_table_header_tpl = wp.template( "table-timelots-header" ); // direct underscore templates.
|
574 |
+
var wpbc_table_rows_tpl = wp.template( "table-timelots-rows" );
|
575 |
+
var wpbc_timeslots_tpl = wp.template( "table-timelots-select" );
|
576 |
+
|
577 |
+
// Add DropDown times list to object
|
578 |
+
_.each( timetable_rows_data, function( el, indx, data_row ) {
|
579 |
+
el.i = indx;
|
580 |
+
timetable_rows_data[ indx ].times_dropdown = wpbc_timeslots_tpl( el );
|
581 |
+
|
582 |
+
});
|
583 |
+
|
584 |
+
var timeslots_table = '<thead>'
|
585 |
+
+ wpbc_table_header_tpl()
|
586 |
+
+ '</thead>'
|
587 |
+
+ '<tbody>';
|
588 |
+
|
589 |
+
_.each( timetable_rows_data, function( el, indx, data_row ) {
|
590 |
+
el.i = indx;
|
591 |
+
timeslots_table += wpbc_table_rows_tpl( el );
|
592 |
+
});
|
593 |
+
|
594 |
+
timeslots_table +='</tbody>'
|
595 |
+
+ '<tfoot><tr><th colspan="4"><a href="javascript:void(0)" class="add_time_bk_link button"><?php _e( '+ Add Time Slot' ,'booking'); ?></a></th></tr></tfoot>'
|
596 |
+
|
597 |
+
jQuery( '.wpbc_table_form_free_timeslots' ).html( timeslots_table );
|
598 |
+
|
599 |
+
wpbc_make_table_sortable();
|
600 |
+
|
601 |
+
jQuery( '.wpbc_input_table .delete_bk_link' ).off( 'click' );
|
602 |
+
var is_show_confirm = true;
|
603 |
+
wpbc_activate_table_row_delete( '.wpbc_input_table .delete_bk_link', is_show_confirm );
|
604 |
+
|
605 |
+
jQuery( '.wpbc_input_table .delete_time_bk_link' ).off( 'click' );
|
606 |
+
is_show_confirm = false;
|
607 |
+
wpbc_activate_table_row_delete( '.wpbc_input_table .delete_time_bk_link', is_show_confirm );
|
608 |
+
|
609 |
+
wpbc_timeslots_free_add_row();
|
610 |
+
}
|
611 |
+
|
612 |
+
|
613 |
+
/**
|
614 |
+
* Add A C T I O N to "Add button" for "Append 1 Row to TimeTable"
|
615 |
+
*/
|
616 |
+
function wpbc_timeslots_free_add_row(){
|
617 |
+
|
618 |
+
// Append 1 Row to TimeTable
|
619 |
+
jQuery('.wpbc_input_table .add_time_bk_link').click(function() {
|
620 |
+
|
621 |
+
var size = jQuery('#wpbc_timeslots_table_config tbody tr').size();
|
622 |
+
|
623 |
+
var wpbc_timeslots_tpl = wp.template( "table-timelots-select" );
|
624 |
+
|
625 |
+
var row = { selected_time_slot: "10:00 - 11:00", time_label: "10:00 AM - 11:00 AM" };
|
626 |
+
|
627 |
+
row.i = size;
|
628 |
+
|
629 |
+
row.times_dropdown = wpbc_timeslots_tpl( row );
|
630 |
+
|
631 |
+
var wpbc_table_rows_tpl = wp.template( "table-timelots-rows" );
|
632 |
+
|
633 |
+
var row_to_add = wpbc_table_rows_tpl( row );
|
634 |
+
|
635 |
+
jQuery('#wpbc_timeslots_table_config tbody').append( row_to_add );
|
636 |
+
|
637 |
+
// Update A C T I O N for Delete buttons :: firstly Remove all "Delete" actions and then Add "Delete" button actions.
|
638 |
+
jQuery( '.wpbc_input_table .delete_time_bk_link' ).off( 'click' );
|
639 |
+
is_show_confirm = false;
|
640 |
+
wpbc_activate_table_row_delete( '.wpbc_input_table .delete_time_bk_link', is_show_confirm );
|
641 |
+
|
642 |
+
});
|
643 |
+
}
|
644 |
+
|
645 |
+
|
646 |
+
// Support /////////////////////////////////////////////////////////////////////////////////////////////////////
|
647 |
+
|
648 |
+
/**
|
649 |
+
* Parse data from '#rangetime_field_generator_value' -> array with values and titles
|
650 |
+
*
|
651 |
+
* return array [ Object { selected_time_slot: "10:00 - 12:00", time_label: "10:00 AM - 12:00 PM" }
|
652 |
+
, Object { selected_time_slot: "11:00 - 15:00", time_label: "" } ]
|
653 |
+
*
|
654 |
+
* For testing! :: Click Edit timeslots and then Run in console this: wpbc_get_timeslots_arr_from__field_values_string();
|
655 |
+
*/
|
656 |
+
function wpbc_get_timeslots_arr_from__field_values_string(){
|
657 |
+
|
658 |
+
var field_name = 'rangetime_field_generator';
|
659 |
+
|
660 |
+
/* Parse Saved TimeSlots values
|
661 |
+
* array[ [ "10:00 - 12:00", "11:00 - 15:00", "14:00 - 16:00", … ]
|
662 |
+
* [ "10:00 AM - 12:00 PM", "", "Afternoon", … ] ]
|
663 |
+
*/
|
664 |
+
var tslots_arr = wpbc_get_titles_options_from_values( '#' + field_name + '_value' );
|
665 |
+
|
666 |
+
var data = [];
|
667 |
+
|
668 |
+
var row_obj = {};
|
669 |
+
for ( var i = 0; i < tslots_arr[0].length; i++ ) {
|
670 |
+
row_obj = { selected_time_slot: "", time_label: "" };
|
671 |
+
row_obj.selected_time_slot = tslots_arr[0][ i ];
|
672 |
+
row_obj.time_label = tslots_arr[1][ i ];
|
673 |
+
data.push( row_obj );
|
674 |
+
}
|
675 |
+
|
676 |
+
return data;
|
677 |
+
}
|
678 |
+
|
679 |
+
|
680 |
+
/**
|
681 |
+
* Transform "Options and Titles" -> "Values"
|
682 |
+
*
|
683 |
+
* Run "onchange" action in text-areas "Titles" and "Options"
|
684 |
+
*/
|
685 |
+
function wpbc_parse_time_options_titles__to_values( el ){
|
686 |
+
|
687 |
+
|
688 |
+
var field_name = 'rangetime_field_generator';
|
689 |
+
|
690 |
+
// if ( 'rangetime_field_generator_options_options' === el.name ) { }
|
691 |
+
|
692 |
+
var t_options = jQuery('#' + field_name + '_options_options').val();
|
693 |
+
var t_titles = jQuery('#' + field_name + '_options_titles').val();
|
694 |
+
|
695 |
+
t_options = t_options.split("\n");
|
696 |
+
t_titles = t_titles.split("\n");
|
697 |
+
var tslots = '';
|
698 |
+
|
699 |
+
var fin_el = '';
|
700 |
+
for (var i = 0; i < t_options.length; i++) {
|
701 |
+
|
702 |
+
if ( i === ( t_options.length - 1 ) ) {
|
703 |
+
fin_el = '';
|
704 |
+
} else {
|
705 |
+
fin_el = "\n";
|
706 |
+
}
|
707 |
+
if ( ( typeof( t_titles[i] ) !== 'undefined' ) && ( t_titles[i] !== '' ) ) {
|
708 |
+
tslots += '' + t_titles[i] + '@@' + t_options[i] + fin_el;
|
709 |
+
} else {
|
710 |
+
tslots += '' + t_options[i] + fin_el;
|
711 |
+
}
|
712 |
+
}
|
713 |
+
jQuery('#' + field_name + '_value').val( tslots );
|
714 |
+
}
|
715 |
+
|
716 |
+
|
717 |
+
/**
|
718 |
+
* Update Fields I N D E X E S at TimesTable (useful, during adding or removing of some rows, when we can have same indexes in fields)
|
719 |
+
*/
|
720 |
+
function wpbc_reupdate_indexes_in_fields_at_timetable(){
|
721 |
+
|
722 |
+
var elemts_to_update = [ '#wpbc_timeslots_table_config table .form_field_timeslot_start'
|
723 |
+
, '#wpbc_timeslots_table_config table .form_field_timeslot_end'
|
724 |
+
, '#wpbc_timeslots_table_config table .form_field_timeslot_label' ];
|
725 |
+
|
726 |
+
jQuery.each( elemts_to_update, function ( indx, arr_el ){
|
727 |
+
|
728 |
+
jQuery( arr_el ).each( function( i ){
|
729 |
+
|
730 |
+
var name = jQuery(this).attr('name');
|
731 |
+
|
732 |
+
name = name.replace(/\[\d+\]/g, '[' + i + ']');
|
733 |
+
|
734 |
+
jQuery( this ).attr({
|
735 |
+
// 'id': id,
|
736 |
+
'name': name
|
737 |
+
});
|
738 |
+
});
|
739 |
+
|
740 |
+
});
|
741 |
+
}
|
742 |
+
|
743 |
+
|
744 |
+
</script>
|
745 |
+
<?php
|
746 |
+
}
|
747 |
+
|
748 |
+
// </editor-fold>
|
749 |
+
|
750 |
+
|
751 |
+
// <editor-fold defaultstate="collapsed" desc=" T e m p l a t e s U n d e r s c o r e" >
|
752 |
+
|
753 |
+
/**
|
754 |
+
* Templates at footer of page
|
755 |
+
*
|
756 |
+
* @param $page string
|
757 |
+
*/
|
758 |
+
function wpbc_hook_settings_page_footer_templates( $page ){
|
759 |
+
|
760 |
+
if ( 'form_field_free_settings' === $page ) {
|
761 |
+
|
762 |
+
// Header of Times Table
|
763 |
+
?><script type="text/html" id="tmpl-table-timelots-header">
|
764 |
+
<tr>
|
765 |
+
<th class="sort"><span class="glyphicon glyphicon-sort" aria-hidden="true"></span></th>
|
766 |
+
<th class="field_label"><?php echo esc_js( __( 'Time Slots', 'booking' ) ); ?></th>
|
767 |
+
<th class="field_options"><?php echo esc_js( __('Title', 'booking') ) ; ?></th>
|
768 |
+
<th class="field_actions"><?php echo esc_js( __('Actions', 'booking') ); ?></th>
|
769 |
+
</tr>
|
770 |
+
</script><?php
|
771 |
+
|
772 |
+
|
773 |
+
// 1 row of Times Table
|
774 |
+
?><script type="text/html" id="tmpl-table-timelots-rows">
|
775 |
+
<tr class="account">
|
776 |
+
<td class="sort" style="cursor: move;"><span class="glyphicon glyphicon-menu-hamburger" aria-hidden="true"></span></td>
|
777 |
+
<td class="field_time">{{{data.times_dropdown}}}</td>
|
778 |
+
<td class="field_label">
|
779 |
+
<legend class="screen-reader-text"><span>{{data.time_label}}</span></legend>
|
780 |
+
<input type="text"
|
781 |
+
name="form_field_timeslot_label[{{data.i}}]"
|
782 |
+
value="{{data.time_label}}"
|
783 |
+
class="regular-text form_field_timeslot_label"
|
784 |
+
placeholder="<?php _e( 'Label', 'booking'); ?>"
|
785 |
+
autocomplete="off"
|
786 |
+
/>
|
787 |
+
</td>
|
788 |
+
<td class="field_actions"><a href="javascript:void(0)" class="tooltip_top button-secondary button delete_time_bk_link" title="<?php _e('Remove' ,'booking'); ?>"><i class="glyphicon glyphicon-remove"></i></a></td>
|
789 |
+
</tr>
|
790 |
+
</script><?php
|
791 |
+
|
792 |
+
|
793 |
+
// DropDown for Times selection
|
794 |
+
?><script type="text/html" id="tmpl-table-timelots-select">
|
795 |
+
<#
|
796 |
+
var prefxh = '';
|
797 |
+
var prefxm = '';
|
798 |
+
var is_selected = '';
|
799 |
+
var slot = [ [10,0], [11,0] ];
|
800 |
+
// data.selected_time_slot = '10:00 - 12:00'
|
801 |
+
if ( undefined != data.selected_time_slot ) {
|
802 |
+
slot = data.selected_time_slot.split('-'); // Array [ "10:00 ", " 12:00" ]
|
803 |
+
|
804 |
+
_.each( slot, function ( sl_el, sl_i, sl_data ) {
|
805 |
+
|
806 |
+
slot[sl_i] = sl_el.split(':'); // '10:00 ', ' 12:00'
|
807 |
+
|
808 |
+
_.each( slot[sl_i], function ( sl_el_j, sl_i_j, sl_data_j ) {
|
809 |
+
//slot[sl_i][ sl_i_j ] = sl_el_j.trim(); // 0: Array [ "10", "00" ], 1: Array [ "12", "00" ]
|
810 |
+
slot[sl_i][ sl_i_j ] = parseInt( sl_el_j ); // 0: Array [ 13, 0 ], 1: Array [ 13, 23 ]
|
811 |
+
});
|
812 |
+
});
|
813 |
+
// slot = Array [ Array [ 13, 0 ], Array [ 13, 23 ] ]
|
814 |
+
}
|
815 |
+
#>
|
816 |
+
<legend class="screen-reader-text"><span><?php echo esc_attr( __('Time Slots', 'booking' ) ); ?></span></legend>
|
817 |
+
<select name="timeslotS[{{data.i}}]" autocomplete="off" class="form_field_timeslot_start" >
|
818 |
+
<# _.each( _.range( 0, 24, 1), function ( elh,ih, row_datah ) { #>
|
819 |
+
<# _.each( _.range( 0, 60, 1), function ( el,i, row_data ) { #>
|
820 |
+
<#
|
821 |
+
is_selected = '';
|
822 |
+
if ( ( slot[0][0] == elh ) && ( slot[0][1] == el ) ) {
|
823 |
+
is_selected = 'selected="SELECTED"';
|
824 |
+
}
|
825 |
+
prefxh = ( elh < 10 ) ? '0' : '';
|
826 |
+
prefxm = ( el < 10 ) ? '0' : '';
|
827 |
+
#>
|
828 |
+
<option value="{{prefxh}}{{elh}}:{{prefxm}}{{el}}" {{is_selected}}>{{prefxh}}{{elh}} : {{prefxm}}{{el}}</option>
|
829 |
+
<# }); #>
|
830 |
+
<# }); #>
|
831 |
+
</select>
|
832 |
+
<strong class="wpbc_time_divider wpbc_timeslots_divider">‐</strong>
|
833 |
+
<select name="timeslotE[{{data.i}}]" autocomplete="off" class="form_field_timeslot_end" >
|
834 |
+
<# _.each( _.range( 0, 24, 1), function ( elh,ih, row_datah ) { #>
|
835 |
+
<# _.each( _.range( 0, 60, 1), function ( el,i, row_data ) { #>
|
836 |
+
<#
|
837 |
+
is_selected = '';
|
838 |
+
if ( ( slot[1][0] == elh ) && ( slot[1][1] == el ) ) {
|
839 |
+
is_selected = 'selected="SELECTED"';
|
840 |
+
}
|
841 |
+
prefxh = ( elh < 10 ) ? '0' : '';
|
842 |
+
prefxm = ( el < 10 ) ? '0' : '';
|
843 |
+
#>
|
844 |
+
<option value="{{prefxh}}{{elh}}:{{prefxm}}{{el}}" {{is_selected}}>{{prefxh}}{{elh}} : {{prefxm}}{{el}}</option>
|
845 |
+
<# }); #>
|
846 |
+
<# }); #>
|
847 |
+
</select>
|
848 |
+
</script><?php
|
849 |
+
|
850 |
+
wpbc_timeslots_table_config_js();
|
851 |
+
}
|
852 |
+
|
853 |
+
}
|
854 |
+
add_action('wpbc_hook_settings_page_footer', 'wpbc_hook_settings_page_footer_templates');
|
855 |
+
|
856 |
+
// </editor-fold>
|
core/admin/wpbc-class-listing.php
CHANGED
@@ -243,7 +243,8 @@ class WPBC_Booking_Listing_Table {
|
|
243 |
|
244 |
|
245 |
if ( $row_data['is_paid'] ) {
|
246 |
-
|
|
|
247 |
if ( $row_data['current_payment_status_titles'] == 'Completed' )
|
248 |
$row_data['pay_print_status'] = $row_data['current_payment_status_titles'];
|
249 |
} else if ( ( is_numeric( $row_data['pay_status'] ) ) || ( $row_data['pay_status'] == '' ) ) {
|
@@ -405,7 +406,7 @@ class WPBC_Booking_Listing_Table {
|
|
405 |
><i class="glyphicon glyphicon-remove"></i></a><?php
|
406 |
//End FixIn: 6.1.1.10
|
407 |
|
408 |
-
|
409 |
// Approve
|
410 |
?><a href="javascript:void(0)"
|
411 |
onclick="javascript:approve_unapprove_booking(<?php echo $row_data[ 'id' ]; ?>,1,<?php echo $this->user_id; ?>,'<?php echo wpbc_get_booking_locale(); ?>',1);"
|
243 |
|
244 |
|
245 |
if ( $row_data['is_paid'] ) {
|
246 |
+
//$row_data['pay_print_status'] = __( 'Paid OK', 'booking' );
|
247 |
+
$row_data['pay_print_status'] = $row_data['pay_status']; //Payment status with payment system description, like PayPal:Ok //FixIn: 8.2.1.25
|
248 |
if ( $row_data['current_payment_status_titles'] == 'Completed' )
|
249 |
$row_data['pay_print_status'] = $row_data['current_payment_status_titles'];
|
250 |
} else if ( ( is_numeric( $row_data['pay_status'] ) ) || ( $row_data['pay_status'] == '' ) ) {
|
406 |
><i class="glyphicon glyphicon-remove"></i></a><?php
|
407 |
//End FixIn: 6.1.1.10
|
408 |
|
409 |
+
|
410 |
// Approve
|
411 |
?><a href="javascript:void(0)"
|
412 |
onclick="javascript:approve_unapprove_booking(<?php echo $row_data[ 'id' ]; ?>,1,<?php echo $this->user_id; ?>,'<?php echo wpbc_get_booking_locale(); ?>',1);"
|
core/admin/wpbc-class-timeline.php
CHANGED
@@ -777,6 +777,8 @@ class WPBC_Timeline {
|
|
777 |
$dt->booking_date = trim( $dt->booking_date );
|
778 |
$dta = explode( ' ', $dt->booking_date );
|
779 |
$tms = $dta[1];
|
|
|
|
|
780 |
$tms = explode( ':', $tms ); // array('13','30','40')
|
781 |
$dta = $dta[0];
|
782 |
$dta = explode( '-', $dta ); // array('2012','12','30')
|
@@ -2206,7 +2208,7 @@ class WPBC_Timeline {
|
|
2206 |
// $edit_booking_url_admin = wpbc_get_bookings_url( true, false ).'&wh_booking_id='.$bk_id.'&view_mode=vm_listing&tab=actions';
|
2207 |
// $trash_booking_url_admin = wpbc_get_bookings_url( true, false ).'&wh_booking_id='.$bk_id.'&view_mode=vm_listing&tab=actions';
|
2208 |
|
2209 |
-
if ( ! $is_approved ) {
|
2210 |
$visitorbookingediturl = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '[visitorbookingediturl]', $bk_id );
|
2211 |
$visitorbookingcancelurl = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '[visitorbookingcancelurl]', $bk_id );
|
2212 |
$visitorbookingpayurl = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '[visitorbookingpayurl]', $bk_id );
|
@@ -2323,7 +2325,10 @@ class WPBC_Timeline {
|
|
2323 |
$content_text .= '</div>';
|
2324 |
|
2325 |
$content_text .= '</div>';
|
2326 |
-
|
|
|
|
|
|
|
2327 |
return array(
|
2328 |
$text_in_day_cell
|
2329 |
, $header_title
|
777 |
$dt->booking_date = trim( $dt->booking_date );
|
778 |
$dta = explode( ' ', $dt->booking_date );
|
779 |
$tms = $dta[1];
|
780 |
+
//FixIn: 8.2.1.21
|
781 |
+
//if ( substr( $dta[1], - 1 ) == '2' ) { continue; }
|
782 |
$tms = explode( ':', $tms ); // array('13','30','40')
|
783 |
$dta = $dta[0];
|
784 |
$dta = explode( '-', $dta ); // array('2012','12','30')
|
2208 |
// $edit_booking_url_admin = wpbc_get_bookings_url( true, false ).'&wh_booking_id='.$bk_id.'&view_mode=vm_listing&tab=actions';
|
2209 |
// $trash_booking_url_admin = wpbc_get_bookings_url( true, false ).'&wh_booking_id='.$bk_id.'&view_mode=vm_listing&tab=actions';
|
2210 |
|
2211 |
+
if ( ( ! $is_approved ) || ( true ) ) { //FixIn: 8.2.1.14
|
2212 |
$visitorbookingediturl = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '[visitorbookingediturl]', $bk_id );
|
2213 |
$visitorbookingcancelurl = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '[visitorbookingcancelurl]', $bk_id );
|
2214 |
$visitorbookingpayurl = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '[visitorbookingpayurl]', $bk_id );
|
2325 |
$content_text .= '</div>';
|
2326 |
|
2327 |
$content_text .= '</div>';
|
2328 |
+
|
2329 |
+
// if ( ( $this->is_frontend ) && ( ! $is_approved ) ) {
|
2330 |
+
// $text_in_day_cell = '';
|
2331 |
+
// }
|
2332 |
return array(
|
2333 |
$text_in_day_cell
|
2334 |
, $header_title
|
core/admin/wpbc-gutenberg.php
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* @version 1.0
|
4 |
+
* @package Booking Calendar
|
5 |
+
* @subpackage Getenberg integration
|
6 |
+
* @category inserting into posts
|
7 |
+
*
|
8 |
+
* @author wpdevelop
|
9 |
+
* @link https://wpbookingcalendar.com/
|
10 |
+
* @email info@wpbookingcalendar.com
|
11 |
+
*
|
12 |
+
* @modified 2018-04-22
|
13 |
+
*/
|
14 |
+
|
15 |
+
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
16 |
+
|
17 |
+
function wpbc_gutenberg_block_booking() {
|
18 |
+
|
19 |
+
if ( function_exists( 'register_block_type' ) ) {
|
20 |
+
wp_register_script( 'gutenberg-wpbc-booking', wpbc_plugin_url( '/js/wpbc-gutenberg.js' ), array(
|
21 |
+
'wp-blocks',
|
22 |
+
'wp-element'
|
23 |
+
) );
|
24 |
+
|
25 |
+
register_block_type( 'gutenberg-wpbc/booking', array(
|
26 |
+
'editor_script' => 'gutenberg-wpbc-booking'
|
27 |
+
) );
|
28 |
+
}
|
29 |
+
}
|
30 |
+
add_action( 'init', 'wpbc_gutenberg_block_booking' );
|
core/admin/wpbc-toolbar-tiny.php
CHANGED
@@ -317,6 +317,8 @@ class WPBC_TinyMCE_Buttons {
|
|
317 |
|
318 |
//$resource_options = $params['resources'];
|
319 |
|
|
|
|
|
320 |
foreach ( $resource_objects as $br) {
|
321 |
|
322 |
$br_option = array();
|
@@ -2111,8 +2113,13 @@ Parameters for possible usage of shortcode:
|
|
2111 |
|
2112 |
wpbc_shortcode += wpbc_shortcode_type;
|
2113 |
|
2114 |
-
if ( jQuery( '#wpbc_booking_type' ).length > 0 ) {
|
2115 |
-
|
|
|
|
|
|
|
|
|
|
|
2116 |
}
|
2117 |
if ( jQuery( '#wpbc_booking_form_type' ).length > 0 ) {
|
2118 |
var form_type_temp = jQuery( '#wpbc_booking_form_type' ).val().trim();
|
@@ -2149,8 +2156,13 @@ Parameters for possible usage of shortcode:
|
|
2149 |
|
2150 |
wpbc_shortcode += wpbc_shortcode_type;
|
2151 |
|
2152 |
-
if ( jQuery( '#wpbc_bookingcalendar_type' ).length > 0 ) {
|
2153 |
-
|
|
|
|
|
|
|
|
|
|
|
2154 |
}
|
2155 |
|
2156 |
if ( parseInt( jQuery( '#wpbc_bookingcalendar_nummonths' ).val().trim() ) > 1 )
|
@@ -2228,8 +2240,13 @@ Parameters for possible usage of shortcode:
|
|
2228 |
|
2229 |
wpbc_shortcode += wpbc_shortcode_type;
|
2230 |
|
2231 |
-
if ( jQuery( '#wpbc_bookingform_type' ).length > 0 ) {
|
2232 |
-
|
|
|
|
|
|
|
|
|
|
|
2233 |
}
|
2234 |
if ( jQuery( '#wpbc_bookingform_form_type' ).length > 0 ) {
|
2235 |
var form_type_temp = jQuery( '#wpbc_bookingform_form_type' ).val().trim();
|
@@ -2312,8 +2329,13 @@ Parameters for possible usage of shortcode:
|
|
2312 |
|
2313 |
wpbc_shortcode += wpbc_shortcode_type;
|
2314 |
|
2315 |
-
if ( jQuery( '#wpbc_bookingresource_type' ).length > 0 ) {
|
2316 |
-
|
|
|
|
|
|
|
|
|
|
|
2317 |
}
|
2318 |
|
2319 |
if ( jQuery( '#wpbc_bookingresource_show' ).val().trim() != 'title' )
|
317 |
|
318 |
//$resource_options = $params['resources'];
|
319 |
|
320 |
+
$resource_options = array(); //FixIn: 8.2.1.12
|
321 |
+
|
322 |
foreach ( $resource_objects as $br) {
|
323 |
|
324 |
$br_option = array();
|
2113 |
|
2114 |
wpbc_shortcode += wpbc_shortcode_type;
|
2115 |
|
2116 |
+
if ( jQuery( '#wpbc_booking_type' ).length > 0 ) {
|
2117 |
+
if ( jQuery( '#wpbc_booking_type' ).val() === null ) { //FixIn: 8.2.1.12
|
2118 |
+
jQuery( '#wpbc_text_put_in_shortcode' ).val( '<?php esc_js( __( 'No booking resources', 'booking' )) ?>' );
|
2119 |
+
return;
|
2120 |
+
} else {
|
2121 |
+
wpbc_shortcode += ' type=' + jQuery( '#wpbc_booking_type' ).val().trim();
|
2122 |
+
}
|
2123 |
}
|
2124 |
if ( jQuery( '#wpbc_booking_form_type' ).length > 0 ) {
|
2125 |
var form_type_temp = jQuery( '#wpbc_booking_form_type' ).val().trim();
|
2156 |
|
2157 |
wpbc_shortcode += wpbc_shortcode_type;
|
2158 |
|
2159 |
+
if ( jQuery( '#wpbc_bookingcalendar_type' ).length > 0 ) {
|
2160 |
+
if ( jQuery( '#wpbc_bookingcalendar_type' ).val() === null ) { //FixIn: 8.2.1.12
|
2161 |
+
jQuery( '#wpbc_text_put_in_shortcode' ).val( '<?php esc_js( __( 'No booking resources', 'booking' )) ?>' );
|
2162 |
+
return;
|
2163 |
+
} else {
|
2164 |
+
wpbc_shortcode += ' type=' + jQuery( '#wpbc_bookingcalendar_type' ).val().trim();
|
2165 |
+
}
|
2166 |
}
|
2167 |
|
2168 |
if ( parseInt( jQuery( '#wpbc_bookingcalendar_nummonths' ).val().trim() ) > 1 )
|
2240 |
|
2241 |
wpbc_shortcode += wpbc_shortcode_type;
|
2242 |
|
2243 |
+
if ( jQuery( '#wpbc_bookingform_type' ).length > 0 ) {
|
2244 |
+
if ( jQuery( '#wpbc_bookingform_type' ).val() === null ) { //FixIn: 8.2.1.12
|
2245 |
+
jQuery( '#wpbc_text_put_in_shortcode' ).val( '<?php esc_js( __( 'No booking resources', 'booking' )) ?>' );
|
2246 |
+
return;
|
2247 |
+
} else {
|
2248 |
+
wpbc_shortcode += ' type=' + jQuery( '#wpbc_bookingform_type' ).val().trim();
|
2249 |
+
}
|
2250 |
}
|
2251 |
if ( jQuery( '#wpbc_bookingform_form_type' ).length > 0 ) {
|
2252 |
var form_type_temp = jQuery( '#wpbc_bookingform_form_type' ).val().trim();
|
2329 |
|
2330 |
wpbc_shortcode += wpbc_shortcode_type;
|
2331 |
|
2332 |
+
if ( jQuery( '#wpbc_bookingresource_type' ).length > 0 ) {
|
2333 |
+
if ( jQuery( '#wpbc_bookingresource_type' ).val() === null ) { //FixIn: 8.2.1.12
|
2334 |
+
jQuery( '#wpbc_text_put_in_shortcode' ).val( '<?php esc_js( __( 'No booking resources', 'booking' )) ?>' );
|
2335 |
+
return;
|
2336 |
+
} else {
|
2337 |
+
wpbc_shortcode += ' type=' + jQuery( '#wpbc_bookingresource_type' ).val().trim();
|
2338 |
+
}
|
2339 |
}
|
2340 |
|
2341 |
if ( jQuery( '#wpbc_bookingresource_show' ).val().trim() != 'title' )
|
core/class/wpbc-class-welcome.php
CHANGED
@@ -180,7 +180,13 @@ class WPBC_Welcome {
|
|
180 |
echo wpbc_recheck_strong_symbols( $section[ 'text' ] );
|
181 |
|
182 |
if ( isset( $section[ 'img' ] ) ) {
|
183 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
if ( isset( $section[ 'img_style' ] ) )
|
185 |
echo ' style="'. $section[ 'img_style' ] .'" ';
|
186 |
echo ' class="wpbc-section-image" />' ;
|
@@ -196,7 +202,14 @@ class WPBC_Welcome {
|
|
196 |
|
197 |
|
198 |
public function get_img( $img, $img_style = '' ) {
|
199 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
if ( ! empty( $img_style ) )
|
201 |
$img_result .= ' style="'. $img_style .'" ';
|
202 |
$img_result .= ' class="wpbc-section-image" />' ;
|
@@ -378,17 +391,16 @@ class WPBC_Welcome {
|
|
378 |
<?php
|
379 |
|
380 |
$this->maintence_section();
|
381 |
-
|
382 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
383 |
-
// 8.
|
384 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
385 |
?>
|
386 |
<h2 style='font-size: 2.1em;'>What's New in Booking Calendar <span style="font-size: 1.1em;font-weight: 600;font-family: Consolas,Monaco,monospace;padding-left: 10px;color: #5F5F5F;"
|
387 |
-
>8.
|
388 |
$this->show_separator();
|
389 |
// <!--iframe width="560" height="315" src="https://www.youtube.com/embed/kLrI7zqKeQQ?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe-->
|
390 |
-
?><div style="text-align: center;"><iframe width="560" height="315" src="https://www.youtube.com/embed
|
391 |
-
|
392 |
?><div style="width:100%;font-size:0.8em;margin:2em 1em;text-align: center;">
|
393 |
<?php
|
394 |
printf( 'For more information about current update, see %srelease notes%s',
|
@@ -396,6 +408,28 @@ class WPBC_Welcome {
|
|
396 |
?>
|
397 |
</div><?php
|
398 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
399 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
400 |
// 8.1
|
401 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -1526,11 +1560,13 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1526 |
//'You can edit the exist bookings, add notes to the bookings, print and export bookings to the CSV format, etc...'
|
1527 |
'<ul>
|
1528 |
<li style="margin-left: 1em;">**Edit** your bookings by changing details or dates of specific booking</li>
|
|
|
|
|
1529 |
<li style="margin-left: 1em;">Add **notes** to bookings for do not forget important info</li>
|
1530 |
<li style="margin-left: 1em;">**Print** booking listings</li>
|
1531 |
<li style="margin-left: 1em;">**Export** bookings to the **CSV format**</li>
|
1532 |
<li style="margin-left: 1em;">**Import** bookings from **Google Calendar**</li>
|
1533 |
-
|
1534 |
<li style="margin-left: 1em;">And much more...</li>
|
1535 |
</ul>'
|
1536 |
)
|
@@ -1558,16 +1594,16 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1558 |
|
1559 |
|
1560 |
$this->show_col_section( array(
|
1561 |
-
array( 'h4' => 'Hourly Bookings',
|
1562 |
'text' =>
|
1563 |
-
'<p>Add ability to make bookings for specific **
|
1564 |
. '<p>Configure selections or entering any times interval *(several hours or few minutes)* at the Booking > Settings > Fields page:'
|
1565 |
.'<ul>
|
1566 |
<li style="margin-left: 1em;">Start time and end **time entering** in *"time text fields"*</li>
|
1567 |
-
<li style="margin-left: 1em;">Selections specific time in **timeslot** list</li>
|
1568 |
<li style="margin-left: 1em;">Selections **start time and end time**</li>
|
1569 |
<li style="margin-left: 1em;">Selections **start time and duration** of time</li>
|
1570 |
-
</
|
|
|
1571 |
|
1572 |
.'<p>**Please note**, if you will make the booking for specific timeslot, this timeslot become unavailable for the other visitors for this selected date.</p>'
|
1573 |
|
@@ -1583,14 +1619,16 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1583 |
'<p>' . 'You can set cost per specific booking resource and activate online payments' . '</p>'
|
1584 |
. '<p>' . 'Suport Payment Gateways:'
|
1585 |
.'<ul>
|
1586 |
-
<li style="margin-left: 1em;"
|
1587 |
-
<li style="margin-left: 1em;">Cash payments</li>
|
1588 |
<li style="margin-left: 1em;">PayPal Standard</li>
|
1589 |
<li style="margin-left: 1em;">PayPal Pro Hosted Solution *(note, its doesn\'t PayPal Pro)*</li>
|
1590 |
<li style="margin-left: 1em;">Authorize.Net *(Server Integration Method (SIM))*</li>
|
1591 |
<li style="margin-left: 1em;">Sage Pay</li>
|
|
|
1592 |
<li style="margin-left: 1em;">iPay88</li>
|
1593 |
-
|
|
|
|
|
1594 |
.'<p>' . 'You can activate and configure these gateways at Booking > Settings > Payment page.' . '</p>'
|
1595 |
.'<p>' . '*You can even send payment request by email for specific booking*.' . '</p>'
|
1596 |
)
|
@@ -1611,6 +1649,8 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1611 |
|
1612 |
. '<p>' . 'To activate this feature you need select *range days selection* or *multiple days selections* mode on the *General Booking Settings* page in calendar section.'
|
1613 |
. ' After this you can activate the *"Use check in/out time"* option and configure the check in/out times. For example, check in time as 14:00 and check out time as 12:00.' . '</p>'
|
|
|
|
|
1614 |
)
|
1615 |
, array( 'img' => 'premium/change-over-days2.png', 'img_style'=>'margin:20px 0;width:99%;' )
|
1616 |
)
|
@@ -1678,7 +1718,21 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1678 |
)
|
1679 |
);
|
1680 |
|
1681 |
-
$this->show_col_section( array(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1682 |
array( 'h4' => 'Set Rates for different Seasons',
|
1683 |
'text' =>
|
1684 |
'<p>' . 'Set different **daily cost (rates) for** different **seasons**.' . '</p>'
|
@@ -1711,7 +1765,21 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1711 |
)
|
1712 |
);
|
1713 |
|
1714 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1715 |
array( 'h4' => 'Cost depends from selection options in booking form',
|
1716 |
'text' =>
|
1717 |
'<p>' . 'You can set additional costs, like tax or some other additional charges *(cleaning, breakfast, etc...)*, or just increase the cost of booking depends from the visitor number selection in your booking form.' . '</p>'
|
@@ -1749,7 +1817,7 @@ at the popup configuration dialog, during inserting booking shortcode into post
|
|
1749 |
. '<p>' . 'You can also set specific custom form as **default booking form to** each of your **booking resources** at Booking > Resources page.' . '</p>'
|
1750 |
. '<p>' . '* **Configuration.** You can create several custom booking forms at the Booking > Settings > **Fields** page by clicking on **"Add new Custom Form"** button.*' . '</p>'
|
1751 |
)
|
1752 |
-
, array( 'img' => '
|
1753 |
)
|
1754 |
);
|
1755 |
|
180 |
echo wpbc_recheck_strong_symbols( $section[ 'text' ] );
|
181 |
|
182 |
if ( isset( $section[ 'img' ] ) ) {
|
183 |
+
|
184 |
+
$is_full_link = strpos( $section[ 'img' ], 'http' );
|
185 |
+
if ( false === $is_full_link ) {
|
186 |
+
echo '<img src="' . $this->asset_path . $section['img'] . '" ';
|
187 |
+
} else {
|
188 |
+
echo '<img src="' . $section[ 'img' ] . '" ';
|
189 |
+
}
|
190 |
if ( isset( $section[ 'img_style' ] ) )
|
191 |
echo ' style="'. $section[ 'img_style' ] .'" ';
|
192 |
echo ' class="wpbc-section-image" />' ;
|
202 |
|
203 |
|
204 |
public function get_img( $img, $img_style = '' ) {
|
205 |
+
|
206 |
+
$is_full_link = strpos( $img, 'http' );
|
207 |
+
if ( false === $is_full_link ) {
|
208 |
+
$img_result = '<img src="' . $this->asset_path . $img . '" ';
|
209 |
+
} else {
|
210 |
+
$img_result = '<img src="' . $img . '" ';
|
211 |
+
}
|
212 |
+
|
213 |
if ( ! empty( $img_style ) )
|
214 |
$img_result .= ' style="'. $img_style .'" ';
|
215 |
$img_result .= ' class="wpbc-section-image" />' ;
|
391 |
<?php
|
392 |
|
393 |
$this->maintence_section();
|
394 |
+
//
|
395 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
396 |
+
// 8.3
|
397 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
398 |
?>
|
399 |
<h2 style='font-size: 2.1em;'>What's New in Booking Calendar <span style="font-size: 1.1em;font-weight: 600;font-family: Consolas,Monaco,monospace;padding-left: 10px;color: #5F5F5F;"
|
400 |
+
>8.3</span></h2><?php
|
401 |
$this->show_separator();
|
402 |
// <!--iframe width="560" height="315" src="https://www.youtube.com/embed/kLrI7zqKeQQ?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe-->
|
403 |
+
?><div style="text-align: center;margin-top:2em;"><iframe width="560" height="315" src="https://www.youtube.com/embed/-pOTMiyp6Q8?rel=0&start=0&rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div><?php
|
|
|
404 |
?><div style="width:100%;font-size:0.8em;margin:2em 1em;text-align: center;">
|
405 |
<?php
|
406 |
printf( 'For more information about current update, see %srelease notes%s',
|
408 |
?>
|
409 |
</div><?php
|
410 |
|
411 |
+
?>
|
412 |
+
<div class="clear" style="margin-top:20px;"></div>
|
413 |
+
<a id="wpbc_show_advanced_section_link_show" class="wpbc_expand_section_link" href="javascript:void(0)"
|
414 |
+
onclick="javascript:jQuery( '.version_update_8_2' ).toggle();"
|
415 |
+
>+ Show changes in version update <span style="font-size: 1.35em;font-weight: 600;color: #079;font-family: Consolas,Monaco,monospace;padding-left:12px;">8.2</span></a>
|
416 |
+
|
417 |
+
<div class="version_update_8_2" style="display:none;">
|
418 |
+
|
419 |
+
<h2 style='font-size: 2.1em;'>What's New in Booking Calendar <span style="font-size: 1.1em;font-weight: 600;font-family: Consolas,Monaco,monospace;padding-left: 10px;color: #5F5F5F;"
|
420 |
+
>8.2</span></h2><?php
|
421 |
+
$this->show_separator();
|
422 |
+
// <!--iframe width="560" height="315" src="https://www.youtube.com/embed/kLrI7zqKeQQ?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe-->
|
423 |
+
?><div style="text-align: center;margin-top:2em;"><iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLabuVtqCh9dzBEZCIqayAfvarrngZuqUl&start=0&rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div><?php
|
424 |
+
|
425 |
+
?><div style="width:100%;font-size:0.8em;margin:2em 1em;text-align: center;">
|
426 |
+
<?php
|
427 |
+
printf( 'For more information about current update, see %srelease notes%s',
|
428 |
+
'<a class="" href="https://wpbookingcalendar.com/changelog/" target="_blank">', '</a>.' );
|
429 |
+
?>
|
430 |
+
</div><?php
|
431 |
+
|
432 |
+
?></div><?php
|
433 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
434 |
// 8.1
|
435 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
1560 |
//'You can edit the exist bookings, add notes to the bookings, print and export bookings to the CSV format, etc...'
|
1561 |
'<ul>
|
1562 |
<li style="margin-left: 1em;">**Edit** your bookings by changing details or dates of specific booking</li>
|
1563 |
+
<li style="margin-left: 1em;">**Duplicate** booking in other booking resource</li>
|
1564 |
+
<li style="margin-left: 1em;">**Change resource** for exist booking</li>
|
1565 |
<li style="margin-left: 1em;">Add **notes** to bookings for do not forget important info</li>
|
1566 |
<li style="margin-left: 1em;">**Print** booking listings</li>
|
1567 |
<li style="margin-left: 1em;">**Export** bookings to the **CSV format**</li>
|
1568 |
<li style="margin-left: 1em;">**Import** bookings from **Google Calendar**</li>
|
1569 |
+
<li style="margin-left: 1em;">**Sync bookings via .ics feeds**, as well</li>
|
1570 |
<li style="margin-left: 1em;">And much more...</li>
|
1571 |
</ul>'
|
1572 |
)
|
1594 |
|
1595 |
|
1596 |
$this->show_col_section( array(
|
1597 |
+
array( 'h4' => 'Advanced Hourly Bookings',
|
1598 |
'text' =>
|
1599 |
+
'<p>Add ability to make bookings for specific **times** *(in addition to timeslots bookings, the bookings for specific start time and time duration or start time and end time, as well)*.</p>'
|
1600 |
. '<p>Configure selections or entering any times interval *(several hours or few minutes)* at the Booking > Settings > Fields page:'
|
1601 |
.'<ul>
|
1602 |
<li style="margin-left: 1em;">Start time and end **time entering** in *"time text fields"*</li>
|
|
|
1603 |
<li style="margin-left: 1em;">Selections **start time and end time**</li>
|
1604 |
<li style="margin-left: 1em;">Selections **start time and duration** of time</li>
|
1605 |
+
<li style="margin-left: 1em;">Selections specific time in **timeslot** list</li>
|
1606 |
+
</ul></p>'
|
1607 |
|
1608 |
.'<p>**Please note**, if you will make the booking for specific timeslot, this timeslot become unavailable for the other visitors for this selected date.</p>'
|
1609 |
|
1619 |
'<p>' . 'You can set cost per specific booking resource and activate online payments' . '</p>'
|
1620 |
. '<p>' . 'Suport Payment Gateways:'
|
1621 |
.'<ul>
|
1622 |
+
<li style="margin-left: 1em;">**Stripe**</li>
|
|
|
1623 |
<li style="margin-left: 1em;">PayPal Standard</li>
|
1624 |
<li style="margin-left: 1em;">PayPal Pro Hosted Solution *(note, its doesn\'t PayPal Pro)*</li>
|
1625 |
<li style="margin-left: 1em;">Authorize.Net *(Server Integration Method (SIM))*</li>
|
1626 |
<li style="margin-left: 1em;">Sage Pay</li>
|
1627 |
+
<li style="margin-left: 1em;">iDEAL via Sisow</li>
|
1628 |
<li style="margin-left: 1em;">iPay88</li>
|
1629 |
+
<li style="margin-left: 1em;">Direct/wire bank transfer</li>
|
1630 |
+
<li style="margin-left: 1em;">Cash payments</li>
|
1631 |
+
</ul></p>'
|
1632 |
.'<p>' . 'You can activate and configure these gateways at Booking > Settings > Payment page.' . '</p>'
|
1633 |
.'<p>' . '*You can even send payment request by email for specific booking*.' . '</p>'
|
1634 |
)
|
1649 |
|
1650 |
. '<p>' . 'To activate this feature you need select *range days selection* or *multiple days selections* mode on the *General Booking Settings* page in calendar section.'
|
1651 |
. ' After this you can activate the *"Use check in/out time"* option and configure the check in/out times. For example, check in time as 14:00 and check out time as 12:00.' . '</p>'
|
1652 |
+
|
1653 |
+
. '<p>' . '**Tip**. You can also activate to show change-over days as triangles (diagonal lines), instead of showing them via vertical lines.' . '</p>'
|
1654 |
)
|
1655 |
, array( 'img' => 'premium/change-over-days2.png', 'img_style'=>'margin:20px 0;width:99%;' )
|
1656 |
)
|
1718 |
)
|
1719 |
);
|
1720 |
|
1721 |
+
$this->show_col_section( array(
|
1722 |
+
array( 'h4' => 'Set available days interval depending from today date',
|
1723 |
+
'text' =>
|
1724 |
+
'<p>' . '**Limit available days from today** - defining specific number of available days, that start from today. All other future days will be unavailable. Also in any versions of Booking Calendar possible to define **Unavailable days from today** - defining specific number of unavailable days in calendar start from today. Its means that with these 2 options you can set interval of available days, that depending from today date.' . '</p>'
|
1725 |
+
)
|
1726 |
+
, array( 'h4' => 'Set unavailable minutes/hours/days before or after booking date/time',
|
1727 |
+
'text' =>
|
1728 |
+
'<p>' . 'This option is useful, if you need to define some unavailable time/days for cleaning or any other srvices before or after booking.' . '</p>'
|
1729 |
+
. '<p>' . 'Important! This feature is applying only for bookings for specific timeslots, or if activated change-over days feature. Its does not work for full booked days.' . '</p>'
|
1730 |
+
)
|
1731 |
+
)
|
1732 |
+
);
|
1733 |
+
|
1734 |
+
|
1735 |
+
$this->show_col_section( array(
|
1736 |
array( 'h4' => 'Set Rates for different Seasons',
|
1737 |
'text' =>
|
1738 |
'<p>' . 'Set different **daily cost (rates) for** different **seasons**.' . '</p>'
|
1765 |
)
|
1766 |
);
|
1767 |
|
1768 |
+
|
1769 |
+
$this->show_col_section( array(
|
1770 |
+
array( 'h4' => 'Early booking / Last minute booking discounts',
|
1771 |
+
'text' =>
|
1772 |
+
'<p>' . '**Last minute booking discounts.**' . '</p>'
|
1773 |
+
. '<p>' . 'Set discount, if difference between "today" and "check in" day **LESS** than N days.' . '</p>'
|
1774 |
+
. '<p>' . '**Early booking discount.**' . '</p>'
|
1775 |
+
. '<p>' . 'Set discount, if difference between "today" and "check in" day **MORE** than N days.' . '</p>'
|
1776 |
+
. '<p>' . 'You can set discounts as fixed cost or as percent from original cost of booking resource.' . '</p>'
|
1777 |
+
. '<p>' . '* **Configuration.** You can set these discounts for your booking resources at Booking > Resources > **Cost and rates** page by clicking on **Early / Late** button.*' . '</p>'
|
1778 |
+
)
|
1779 |
+
, array( 'img' => 'https://wpbookingcalendar.com/wp-content/uploads/2018/06/booking-calendar-early-booking-last-minute-discounts.png', 'img_style'=>'margin:20px 0;width:99%;' )
|
1780 |
+
)
|
1781 |
+
);
|
1782 |
+
$this->show_col_section( array(
|
1783 |
array( 'h4' => 'Cost depends from selection options in booking form',
|
1784 |
'text' =>
|
1785 |
'<p>' . 'You can set additional costs, like tax or some other additional charges *(cleaning, breakfast, etc...)*, or just increase the cost of booking depends from the visitor number selection in your booking form.' . '</p>'
|
1817 |
. '<p>' . 'You can also set specific custom form as **default booking form to** each of your **booking resources** at Booking > Resources page.' . '</p>'
|
1818 |
. '<p>' . '* **Configuration.** You can create several custom booking forms at the Booking > Settings > **Fields** page by clicking on **"Add new Custom Form"** button.*' . '</p>'
|
1819 |
)
|
1820 |
+
, array( 'img' => 'https://wpbookingcalendar.com/wp-content/uploads/2018/01/custom-booking-forms.png', 'img_style'=>'margin:20px 0;width:99%;' )
|
1821 |
)
|
1822 |
);
|
1823 |
|
core/lib/wpbc-booking-new.php
CHANGED
@@ -264,9 +264,30 @@ function wpbc_add_new_booking( $params , $is_edit_booking = false ){
|
|
264 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
265 |
// Get Dates
|
266 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
267 |
-
|
268 |
$dates_in_diff_formats = wpbc_get_dates_in_diff_formats( $params[ "dates" ], $bktype, $formdata );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
269 |
//debuge($dates_in_diff_formats);
|
|
|
270 |
$str_dates__dd_mm_yyyy = $dates_in_diff_formats['string'];
|
271 |
// $my_dates = $dates_in_diff_formats['array'];
|
272 |
$start_time = $dates_in_diff_formats['start_time'];
|
@@ -300,7 +321,11 @@ function wpbc_add_new_booking( $params , $is_edit_booking = false ){
|
|
300 |
|
301 |
$auto_approve_new_bookings_is_active = trim( get_bk_option( 'booking_auto_approve_new_bookings_is_active' ) );
|
302 |
$is_approved_dates = ( $auto_approve_new_bookings_is_active == 'On' ) ? '1' : '0';
|
303 |
-
|
|
|
|
|
|
|
|
|
304 |
$additional_fields = $additional_fields_vlaues = '';
|
305 |
if ( isset( $params["sync_gid"] ) ) {
|
306 |
$additional_fields = ", sync_gid" ;
|
264 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
265 |
// Get Dates
|
266 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
267 |
+
|
268 |
$dates_in_diff_formats = wpbc_get_dates_in_diff_formats( $params[ "dates" ], $bktype, $formdata );
|
269 |
+
|
270 |
+
// SET LAST CHECK OUT DAY AS AVAILABLE - REMOVE IT
|
271 |
+
if ( get_bk_option( 'booking_last_checkout_day_available' ) === 'On' ){ //FixIn: 8.2.1.15
|
272 |
+
if ( ! empty( $dates_in_diff_formats['array'] ) ) {
|
273 |
+
if ( count( $dates_in_diff_formats['array'] ) > 1 ) {
|
274 |
+
unset( $dates_in_diff_formats['array'][ ( count( $dates_in_diff_formats['array'] )-1 ) ] ); // Remove LAST selected day in calendar //FixIn: 6.2.3.6
|
275 |
+
}
|
276 |
+
}
|
277 |
+
$only_days = array();
|
278 |
+
foreach ( $dates_in_diff_formats[ "array" ] as $new_day) {
|
279 |
+
|
280 |
+
if ( ! empty($new_day) ) {
|
281 |
+
$new_day = explode( '-', $new_day);
|
282 |
+
|
283 |
+
$only_days[] = sprintf( "%02d.%02d.%04d", intval( $new_day[2] ), intval( $new_day[1] ), intval( $new_day[0] ) );
|
284 |
+
}
|
285 |
+
}
|
286 |
+
$only_days = implode(',', $only_days );
|
287 |
+
$dates_in_diff_formats = wpbc_get_dates_in_diff_formats( $only_days, $bktype, $formdata );
|
288 |
+
}
|
289 |
//debuge($dates_in_diff_formats);
|
290 |
+
|
291 |
$str_dates__dd_mm_yyyy = $dates_in_diff_formats['string'];
|
292 |
// $my_dates = $dates_in_diff_formats['array'];
|
293 |
$start_time = $dates_in_diff_formats['start_time'];
|
321 |
|
322 |
$auto_approve_new_bookings_is_active = trim( get_bk_option( 'booking_auto_approve_new_bookings_is_active' ) );
|
323 |
$is_approved_dates = ( $auto_approve_new_bookings_is_active == 'On' ) ? '1' : '0';
|
324 |
+
|
325 |
+
// // Auto approve if number of visitors < 10
|
326 |
+
// $booking_form_show = get_form_content ( $formdata, $bktype );
|
327 |
+
// if ( ( ! empty( $booking_form_show['_all_fields_']['visitors'] ) ) && ( intval( $booking_form_show['_all_fields_']['visitors'] ) < 10 ) ) { $is_approved_dates = 1; }
|
328 |
+
|
329 |
$additional_fields = $additional_fields_vlaues = '';
|
330 |
if ( isset( $params["sync_gid"] ) ) {
|
331 |
$additional_fields = ", sync_gid" ;
|
core/lib/wpbc_all_translations.php
CHANGED
@@ -16,6 +16,10 @@
|
|
16 |
$wpbc_all_translations[] = __('Single day', 'booking');
|
17 |
$wpbc_all_translations[] = __('Multiple days', 'booking');
|
18 |
$wpbc_all_translations[] = __('Type of days selection in calendar', 'booking');
|
|
|
|
|
|
|
|
|
19 |
$wpbc_all_translations[] = __('Unavailable week days', 'booking');
|
20 |
$wpbc_all_translations[] = __('Check unavailable days in calendars. This option will overwrite all other settings.', 'booking');
|
21 |
$wpbc_all_translations[] = __('Unavailable days from today', 'booking');
|
@@ -29,7 +33,6 @@
|
|
29 |
$wpbc_all_translations[] = __('Check the box to activate auto-fill form fields for logged in users.', 'booking');
|
30 |
$wpbc_all_translations[] = __('Use CSS BootStrap', 'booking');
|
31 |
$wpbc_all_translations[] = __('Using BootStrap CSS for the form fields', 'booking');
|
32 |
-
$wpbc_all_translations[] = __('Note', 'booking');
|
33 |
$wpbc_all_translations[] = __('You must not deactivate loading BootStrap files at advanced section of these settings!', 'booking');
|
34 |
$wpbc_all_translations[] = __('Show legend below calendar', 'booking');
|
35 |
$wpbc_all_translations[] = __('Check this box to display a legend of dates below the booking calendar.', 'booking');
|
@@ -45,7 +48,6 @@
|
|
45 |
$wpbc_all_translations[] = __('Partially booked item', 'booking');
|
46 |
$wpbc_all_translations[] = __('Partially booked', 'booking');
|
47 |
$wpbc_all_translations[] = __('Activate and type your %stitle of partially booked%s item in legend', 'booking');
|
48 |
-
$wpbc_all_translations[] = __('Partially booked item - day, which is booked for the specific time-slot(s).', 'booking');
|
49 |
$wpbc_all_translations[] = __('Show date number in legend', 'booking');
|
50 |
$wpbc_all_translations[] = __('Check this box to display today date number in legend cells. ', 'booking');
|
51 |
$wpbc_all_translations[] = __('Show "Thank You" message', 'booking');
|
@@ -240,6 +242,7 @@
|
|
240 |
$wpbc_all_translations[] = __('Textarea', 'booking');
|
241 |
$wpbc_all_translations[] = __('Checkbox', 'booking');
|
242 |
$wpbc_all_translations[] = __('Advanced Fields', 'booking');
|
|
|
243 |
$wpbc_all_translations[] = __('View', 'booking');
|
244 |
$wpbc_all_translations[] = __('Standard Forms', 'booking');
|
245 |
$wpbc_all_translations[] = __('Form under calendar', 'booking');
|
@@ -256,6 +259,7 @@
|
|
256 |
$wpbc_all_translations[] = __('Please read more about the booking form fields configuration %shere%s.', 'booking');
|
257 |
$wpbc_all_translations[] = __('Default Form Templates', 'booking');
|
258 |
$wpbc_all_translations[] = __('You can reset your active form template by selecting default %sform template%s at the top toolbar. Please select the form template and click on %sReset%s button for resetting only active form (Booking Form or Content of Booking Fields form). Click on %sBoth%s button if you want to reset both forms: Booking Form and Content of Booking Fields form.', 'booking');
|
|
|
259 |
$wpbc_all_translations[] = __('Show / hide field in booking form', 'booking');
|
260 |
$wpbc_all_translations[] = __('Set field as required', 'booking');
|
261 |
$wpbc_all_translations[] = __('Label', 'booking');
|
@@ -264,6 +268,17 @@
|
|
264 |
$wpbc_all_translations[] = __('Enter dropdown options. One option per line.', 'booking');
|
265 |
$wpbc_all_translations[] = __('Close', 'booking');
|
266 |
$wpbc_all_translations[] = __('Cancel', 'booking');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
$wpbc_all_translations[] = __('Sync', 'booking');
|
268 |
$wpbc_all_translations[] = __('Import', 'booking');
|
269 |
$wpbc_all_translations[] = __('Export', 'booking');
|
@@ -316,8 +331,6 @@
|
|
316 |
$wpbc_all_translations[] = __('Done', 'booking');
|
317 |
$wpbc_all_translations[] = __('Activate auto import', 'booking');
|
318 |
$wpbc_all_translations[] = __('Check this box to %sactivate%s auto import events and creation bookings from them', 'booking');
|
319 |
-
$wpbc_all_translations[] = __('hour', 'booking');
|
320 |
-
$wpbc_all_translations[] = __('hours', 'booking');
|
321 |
$wpbc_all_translations[] = __('day', 'booking');
|
322 |
$wpbc_all_translations[] = __('days', 'booking');
|
323 |
$wpbc_all_translations[] = __('Import events every', 'booking');
|
@@ -340,7 +353,6 @@
|
|
340 |
$wpbc_all_translations[] = __('Offset', 'booking');
|
341 |
$wpbc_all_translations[] = __('Enter date / time', 'booking');
|
342 |
$wpbc_all_translations[] = __('seconds', 'booking');
|
343 |
-
$wpbc_all_translations[] = __('minutes', 'booking');
|
344 |
$wpbc_all_translations[] = __('You can specify an additional offset from you chosen start point. The offset can be negative.', 'booking');
|
345 |
$wpbc_all_translations[] = __('Type your date in format %s. Example: %s', 'booking');
|
346 |
$wpbc_all_translations[] = __('The end of time', 'booking');
|
@@ -383,7 +395,6 @@
|
|
383 |
$wpbc_all_translations[] = __('Show ALL dates of booking', 'booking');
|
384 |
$wpbc_all_translations[] = __('Show only check in/out dates', 'booking');
|
385 |
$wpbc_all_translations[] = __('Resource not exist', 'booking');
|
386 |
-
$wpbc_all_translations[] = __('Paid OK', 'booking');
|
387 |
$wpbc_all_translations[] = __('Unknown', 'booking');
|
388 |
$wpbc_all_translations[] = __('Move to trash', 'booking');
|
389 |
$wpbc_all_translations[] = __('Restore', 'booking');
|
@@ -509,6 +520,7 @@
|
|
509 |
$wpbc_all_translations[] = __('Trick', 'booking');
|
510 |
$wpbc_all_translations[] = __('Capacity', 'booking');
|
511 |
$wpbc_all_translations[] = __('Select type of info to show.', 'booking');
|
|
|
512 |
$wpbc_all_translations[] = __('Filters', 'booking');
|
513 |
$wpbc_all_translations[] = __('Expand Advanced Toolbar', 'booking');
|
514 |
$wpbc_all_translations[] = __('Collapse Advanced Toolbar', 'booking');
|
@@ -605,6 +617,7 @@
|
|
605 |
$wpbc_all_translations[] = __('Updated successfully', 'booking');
|
606 |
$wpbc_all_translations[] = __('Error!', 'booking');
|
607 |
$wpbc_all_translations[] = __('Probably these date(s) just was booking by other visitor. Please reload this page and make booking again.', 'booking');
|
|
|
608 |
$wpbc_all_translations[] = __('Email is sent to Visitor after Canceling of booking (moved to trash).', 'booking');
|
609 |
$wpbc_all_translations[] = __('Probabaly 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 %1sthis page%2s.', 'booking');
|
610 |
$wpbc_all_translations[] = __('Copy to admin', 'booking');
|
@@ -728,7 +741,6 @@
|
|
728 |
$wpbc_all_translations[] = __('Incorrect email field', 'booking');
|
729 |
$wpbc_all_translations[] = __('Your emails do not match', 'booking');
|
730 |
$wpbc_all_translations[] = __('Please, select booking date(s) at Calendar.', 'booking');
|
731 |
-
$wpbc_all_translations[] = __('Processing', 'booking');
|
732 |
$wpbc_all_translations[] = __('Deleting', 'booking');
|
733 |
$wpbc_all_translations[] = __('Updating', 'booking');
|
734 |
$wpbc_all_translations[] = __('Saving', 'booking');
|
@@ -1144,7 +1156,6 @@
|
|
1144 |
$wpbc_all_translations[] = __('Form Template', 'booking');
|
1145 |
$wpbc_all_translations[] = __('Standard Templates', 'booking');
|
1146 |
$wpbc_all_translations[] = __('Columns', 'booking');
|
1147 |
-
$wpbc_all_translations[] = __('Time Slots', 'booking');
|
1148 |
$wpbc_all_translations[] = __('Advanced Templates', 'booking');
|
1149 |
$wpbc_all_translations[] = __('Wizard (several steps)', 'booking');
|
1150 |
$wpbc_all_translations[] = __('Time slots for different weekdays', 'booking');
|
@@ -1163,9 +1174,7 @@
|
|
1163 |
$wpbc_all_translations[] = __('Default value', 'booking');
|
1164 |
$wpbc_all_translations[] = __('One Value from %sOptions%s list or term %s for selection of all checkboxes', 'booking');
|
1165 |
$wpbc_all_translations[] = __('required', 'booking');
|
1166 |
-
$wpbc_all_translations[] = __('One option per line', 'booking');
|
1167 |
$wpbc_all_translations[] = __('Titles of options', 'booking');
|
1168 |
-
$wpbc_all_translations[] = __('One title per line', 'booking');
|
1169 |
$wpbc_all_translations[] = __('One Value from %sOptions%s list', 'booking');
|
1170 |
$wpbc_all_translations[] = __('Allow %smultiple%s selections', 'booking');
|
1171 |
$wpbc_all_translations[] = __('Set as %srequired%s', 'booking');
|
@@ -1361,7 +1370,6 @@
|
|
1361 |
$wpbc_all_translations[] = __('night(s)', 'booking');
|
1362 |
$wpbc_all_translations[] = __('Full cost of the booking', 'booking');
|
1363 |
$wpbc_all_translations[] = __('Visitors', 'booking');
|
1364 |
-
$wpbc_all_translations[] = __('First Name', 'booking');
|
1365 |
$wpbc_all_translations[] = __('Last Name', 'booking');
|
1366 |
$wpbc_all_translations[] = __('Email', 'booking');
|
1367 |
$wpbc_all_translations[] = __('Address', 'booking');
|
@@ -1699,4 +1707,16 @@
|
|
1699 |
$wpbc_all_translations[] = __('Send email on cost changes', 'booking');
|
1700 |
$wpbc_all_translations[] = __('Check this box if you want to send booking modification email, if cost of booking was edited in booking listing page.', 'booking');
|
1701 |
$wpbc_all_translations[] = __('Payment Options', 'booking');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1702 |
}
|
16 |
$wpbc_all_translations[] = __('Single day', 'booking');
|
17 |
$wpbc_all_translations[] = __('Multiple days', 'booking');
|
18 |
$wpbc_all_translations[] = __('Type of days selection in calendar', 'booking');
|
19 |
+
$wpbc_all_translations[] = __('Do not change background color for partially booked days', 'booking');
|
20 |
+
$wpbc_all_translations[] = __('Show partially booked days with same background as in legend item', 'booking');
|
21 |
+
$wpbc_all_translations[] = __('Note', 'booking');
|
22 |
+
$wpbc_all_translations[] = __('Partially booked item - day, which is booked for the specific time-slot(s).', 'booking');
|
23 |
$wpbc_all_translations[] = __('Unavailable week days', 'booking');
|
24 |
$wpbc_all_translations[] = __('Check unavailable days in calendars. This option will overwrite all other settings.', 'booking');
|
25 |
$wpbc_all_translations[] = __('Unavailable days from today', 'booking');
|
33 |
$wpbc_all_translations[] = __('Check the box to activate auto-fill form fields for logged in users.', 'booking');
|
34 |
$wpbc_all_translations[] = __('Use CSS BootStrap', 'booking');
|
35 |
$wpbc_all_translations[] = __('Using BootStrap CSS for the form fields', 'booking');
|
|
|
36 |
$wpbc_all_translations[] = __('You must not deactivate loading BootStrap files at advanced section of these settings!', 'booking');
|
37 |
$wpbc_all_translations[] = __('Show legend below calendar', 'booking');
|
38 |
$wpbc_all_translations[] = __('Check this box to display a legend of dates below the booking calendar.', 'booking');
|
48 |
$wpbc_all_translations[] = __('Partially booked item', 'booking');
|
49 |
$wpbc_all_translations[] = __('Partially booked', 'booking');
|
50 |
$wpbc_all_translations[] = __('Activate and type your %stitle of partially booked%s item in legend', 'booking');
|
|
|
51 |
$wpbc_all_translations[] = __('Show date number in legend', 'booking');
|
52 |
$wpbc_all_translations[] = __('Check this box to display today date number in legend cells. ', 'booking');
|
53 |
$wpbc_all_translations[] = __('Show "Thank You" message', 'booking');
|
242 |
$wpbc_all_translations[] = __('Textarea', 'booking');
|
243 |
$wpbc_all_translations[] = __('Checkbox', 'booking');
|
244 |
$wpbc_all_translations[] = __('Advanced Fields', 'booking');
|
245 |
+
$wpbc_all_translations[] = __('Time Slots', 'booking');
|
246 |
$wpbc_all_translations[] = __('View', 'booking');
|
247 |
$wpbc_all_translations[] = __('Standard Forms', 'booking');
|
248 |
$wpbc_all_translations[] = __('Form under calendar', 'booking');
|
259 |
$wpbc_all_translations[] = __('Please read more about the booking form fields configuration %shere%s.', 'booking');
|
260 |
$wpbc_all_translations[] = __('Default Form Templates', 'booking');
|
261 |
$wpbc_all_translations[] = __('You can reset your active form template by selecting default %sform template%s at the top toolbar. Please select the form template and click on %sReset%s button for resetting only active form (Booking Form or Content of Booking Fields form). Click on %sBoth%s button if you want to reset both forms: Booking Form and Content of Booking Fields form.', 'booking');
|
262 |
+
$wpbc_all_translations[] = __('First Name', 'booking');
|
263 |
$wpbc_all_translations[] = __('Show / hide field in booking form', 'booking');
|
264 |
$wpbc_all_translations[] = __('Set field as required', 'booking');
|
265 |
$wpbc_all_translations[] = __('Label', 'booking');
|
268 |
$wpbc_all_translations[] = __('Enter dropdown options. One option per line.', 'booking');
|
269 |
$wpbc_all_translations[] = __('Close', 'booking');
|
270 |
$wpbc_all_translations[] = __('Cancel', 'booking');
|
271 |
+
$wpbc_all_translations[] = __('in 24 hour format', 'booking');
|
272 |
+
$wpbc_all_translations[] = __('One option per line', 'booking');
|
273 |
+
$wpbc_all_translations[] = __('Titles', 'booking');
|
274 |
+
$wpbc_all_translations[] = __('One title per line', 'booking');
|
275 |
+
$wpbc_all_translations[] = __('Visible options in selectbox', 'booking');
|
276 |
+
$wpbc_all_translations[] = __('Reset times by', 'booking');
|
277 |
+
$wpbc_all_translations[] = __('hours', 'booking');
|
278 |
+
$wpbc_all_translations[] = __('hour', 'booking');
|
279 |
+
$wpbc_all_translations[] = __('minutes', 'booking');
|
280 |
+
$wpbc_all_translations[] = __('Processing', 'booking');
|
281 |
+
$wpbc_all_translations[] = __('+ Add Time Slot', 'booking');
|
282 |
$wpbc_all_translations[] = __('Sync', 'booking');
|
283 |
$wpbc_all_translations[] = __('Import', 'booking');
|
284 |
$wpbc_all_translations[] = __('Export', 'booking');
|
331 |
$wpbc_all_translations[] = __('Done', 'booking');
|
332 |
$wpbc_all_translations[] = __('Activate auto import', 'booking');
|
333 |
$wpbc_all_translations[] = __('Check this box to %sactivate%s auto import events and creation bookings from them', 'booking');
|
|
|
|
|
334 |
$wpbc_all_translations[] = __('day', 'booking');
|
335 |
$wpbc_all_translations[] = __('days', 'booking');
|
336 |
$wpbc_all_translations[] = __('Import events every', 'booking');
|
353 |
$wpbc_all_translations[] = __('Offset', 'booking');
|
354 |
$wpbc_all_translations[] = __('Enter date / time', 'booking');
|
355 |
$wpbc_all_translations[] = __('seconds', 'booking');
|
|
|
356 |
$wpbc_all_translations[] = __('You can specify an additional offset from you chosen start point. The offset can be negative.', 'booking');
|
357 |
$wpbc_all_translations[] = __('Type your date in format %s. Example: %s', 'booking');
|
358 |
$wpbc_all_translations[] = __('The end of time', 'booking');
|
395 |
$wpbc_all_translations[] = __('Show ALL dates of booking', 'booking');
|
396 |
$wpbc_all_translations[] = __('Show only check in/out dates', 'booking');
|
397 |
$wpbc_all_translations[] = __('Resource not exist', 'booking');
|
|
|
398 |
$wpbc_all_translations[] = __('Unknown', 'booking');
|
399 |
$wpbc_all_translations[] = __('Move to trash', 'booking');
|
400 |
$wpbc_all_translations[] = __('Restore', 'booking');
|
520 |
$wpbc_all_translations[] = __('Trick', 'booking');
|
521 |
$wpbc_all_translations[] = __('Capacity', 'booking');
|
522 |
$wpbc_all_translations[] = __('Select type of info to show.', 'booking');
|
523 |
+
$wpbc_all_translations[] = __('No booking resources', 'booking');
|
524 |
$wpbc_all_translations[] = __('Filters', 'booking');
|
525 |
$wpbc_all_translations[] = __('Expand Advanced Toolbar', 'booking');
|
526 |
$wpbc_all_translations[] = __('Collapse Advanced Toolbar', 'booking');
|
617 |
$wpbc_all_translations[] = __('Updated successfully', 'booking');
|
618 |
$wpbc_all_translations[] = __('Error!', 'booking');
|
619 |
$wpbc_all_translations[] = __('Probably these date(s) just was booking by other visitor. Please reload this page and make booking again.', 'booking');
|
620 |
+
$wpbc_all_translations[] = __('Paid OK', 'booking');
|
621 |
$wpbc_all_translations[] = __('Email is sent to Visitor after Canceling of booking (moved to trash).', 'booking');
|
622 |
$wpbc_all_translations[] = __('Probabaly 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 %1sthis page%2s.', 'booking');
|
623 |
$wpbc_all_translations[] = __('Copy to admin', 'booking');
|
741 |
$wpbc_all_translations[] = __('Incorrect email field', 'booking');
|
742 |
$wpbc_all_translations[] = __('Your emails do not match', 'booking');
|
743 |
$wpbc_all_translations[] = __('Please, select booking date(s) at Calendar.', 'booking');
|
|
|
744 |
$wpbc_all_translations[] = __('Deleting', 'booking');
|
745 |
$wpbc_all_translations[] = __('Updating', 'booking');
|
746 |
$wpbc_all_translations[] = __('Saving', 'booking');
|
1156 |
$wpbc_all_translations[] = __('Form Template', 'booking');
|
1157 |
$wpbc_all_translations[] = __('Standard Templates', 'booking');
|
1158 |
$wpbc_all_translations[] = __('Columns', 'booking');
|
|
|
1159 |
$wpbc_all_translations[] = __('Advanced Templates', 'booking');
|
1160 |
$wpbc_all_translations[] = __('Wizard (several steps)', 'booking');
|
1161 |
$wpbc_all_translations[] = __('Time slots for different weekdays', 'booking');
|
1174 |
$wpbc_all_translations[] = __('Default value', 'booking');
|
1175 |
$wpbc_all_translations[] = __('One Value from %sOptions%s list or term %s for selection of all checkboxes', 'booking');
|
1176 |
$wpbc_all_translations[] = __('required', 'booking');
|
|
|
1177 |
$wpbc_all_translations[] = __('Titles of options', 'booking');
|
|
|
1178 |
$wpbc_all_translations[] = __('One Value from %sOptions%s list', 'booking');
|
1179 |
$wpbc_all_translations[] = __('Allow %smultiple%s selections', 'booking');
|
1180 |
$wpbc_all_translations[] = __('Set as %srequired%s', 'booking');
|
1370 |
$wpbc_all_translations[] = __('night(s)', 'booking');
|
1371 |
$wpbc_all_translations[] = __('Full cost of the booking', 'booking');
|
1372 |
$wpbc_all_translations[] = __('Visitors', 'booking');
|
|
|
1373 |
$wpbc_all_translations[] = __('Last Name', 'booking');
|
1374 |
$wpbc_all_translations[] = __('Email', 'booking');
|
1375 |
$wpbc_all_translations[] = __('Address', 'booking');
|
1707 |
$wpbc_all_translations[] = __('Send email on cost changes', 'booking');
|
1708 |
$wpbc_all_translations[] = __('Check this box if you want to send booking modification email, if cost of booking was edited in booking listing page.', 'booking');
|
1709 |
$wpbc_all_translations[] = __('Payment Options', 'booking');
|
1710 |
+
$wpbc_all_translations[] = __('Times:', 'booking');
|
1711 |
+
$wpbc_all_translations[] = __('Set Early / Late Booking', 'booking');
|
1712 |
+
$wpbc_all_translations[] = __('%sEarly booking discount%s for booking resource', 'booking');
|
1713 |
+
$wpbc_all_translations[] = __('Discount', 'booking');
|
1714 |
+
$wpbc_all_translations[] = __('Apply discount, only if difference between %stoday%s and %scheck in%s day %smore%s than', 'booking');
|
1715 |
+
$wpbc_all_translations[] = __('Apply discount, only if %scheck in%s day inside of this %sseason filter%s', 'booking');
|
1716 |
+
$wpbc_all_translations[] = __('%sLast minute booking discount%s for booking resource', 'booking');
|
1717 |
+
$wpbc_all_translations[] = __('Apply discount, only if difference between %stoday%s and %scheck in%s day %sless%s than', 'booking');
|
1718 |
+
$wpbc_all_translations[] = __('Early / Late Booking', 'booking');
|
1719 |
+
$wpbc_all_translations[] = __('Set Early / Late Booking Amount', 'booking');
|
1720 |
+
$wpbc_all_translations[] = __('Set Early / Late booking discount', 'booking');
|
1721 |
+
$wpbc_all_translations[] = __('Early / Late', 'booking');
|
1722 |
}
|
core/lib/wpdev-booking-class.php
CHANGED
@@ -172,7 +172,7 @@ class wpdev_booking {
|
|
172 |
". (($skip_booking_id != '') ? " AND dt.booking_id NOT IN ( ".$skip_booking_id." ) ":"") ."
|
173 |
|
174 |
ORDER BY dt.booking_date", $bk_type_additional, $approved, $skip_booking_id );
|
175 |
-
|
176 |
$dates_approve = apply_bk_filter('get_bk_dates', $wpdb->get_results( $sql_req ), $approved, 0,$bk_type );
|
177 |
}
|
178 |
|
@@ -183,9 +183,9 @@ class wpdev_booking {
|
|
183 |
foreach ($dates_approve as $my_date) {
|
184 |
|
185 |
$blocked_days_range = array( $my_date->booking_date );
|
186 |
-
|
187 |
list( $blocked_days_range, $prior_check_out_date ) = apply_filters( 'wpbc_get_extended_block_dates_filter', array( $blocked_days_range, $prior_check_out_date ) );
|
188 |
-
|
189 |
// Define booked dates and times
|
190 |
foreach ( $blocked_days_range as $in_date) {
|
191 |
|
@@ -299,6 +299,7 @@ class wpdev_booking {
|
|
299 |
$start_script_code .= " date2approve[". $bk_type. "] = [];";
|
300 |
|
301 |
$booking_is_days_always_available = get_bk_option( 'booking_is_days_always_available' );
|
|
|
302 |
// if ( in_array( $bk_type, array( '12', '15', '17' ) ) ) $booking_is_days_always_available = 'On'; // Set dates in calendar always available only for specific resources with specific ID
|
303 |
if ( $booking_is_days_always_available == 'On' ) {
|
304 |
// No Booked days
|
@@ -485,9 +486,14 @@ class wpdev_booking {
|
|
485 |
'}'.
|
486 |
'</style>';
|
487 |
else $style= '';
|
488 |
-
|
|
|
|
|
|
|
|
|
|
|
489 |
$calendar = $style.
|
490 |
-
'<div class="bk_calendar_frame months_num_in_row_'.$months_num_in_row.' cal_month_num_'.$cal_count.'" style="'.$width.'">'.
|
491 |
'<div id="calendar_booking'.$bk_type.'">'.
|
492 |
__('Calendar is loading...' ,'booking').
|
493 |
'</div>'.
|
@@ -773,7 +779,8 @@ class wpdev_booking {
|
|
773 |
// $calendar .= $this->get_legend(); // Get Legend code here
|
774 |
|
775 |
|
776 |
-
|
|
|
777 |
//FixIn:6.0.1.5
|
778 |
$custom_params = array();
|
779 |
if (! empty($bk_otions)) {
|
@@ -868,7 +875,7 @@ class wpdev_booking {
|
|
868 |
});
|
869 |
</script>';
|
870 |
} else {
|
871 |
-
if (
|
872 |
$return_form .= '<script type="text/javascript">
|
873 |
jQuery(document).ready( function(){
|
874 |
if(typeof( showCostHintInsideBkForm ) == "function") {
|
172 |
". (($skip_booking_id != '') ? " AND dt.booking_id NOT IN ( ".$skip_booking_id." ) ":"") ."
|
173 |
|
174 |
ORDER BY dt.booking_date", $bk_type_additional, $approved, $skip_booking_id );
|
175 |
+
//$sql_req = str_replace( 'dt.booking_date >= CURDATE() AND', '' , $sql_req); //Show past bookings, as well
|
176 |
$dates_approve = apply_bk_filter('get_bk_dates', $wpdb->get_results( $sql_req ), $approved, 0,$bk_type );
|
177 |
}
|
178 |
|
183 |
foreach ($dates_approve as $my_date) {
|
184 |
|
185 |
$blocked_days_range = array( $my_date->booking_date );
|
186 |
+
//debuge( 'before', $blocked_days_range, $prior_check_out_date );
|
187 |
list( $blocked_days_range, $prior_check_out_date ) = apply_filters( 'wpbc_get_extended_block_dates_filter', array( $blocked_days_range, $prior_check_out_date ) );
|
188 |
+
//debuge( 'after', $blocked_days_range, $prior_check_out_date );
|
189 |
// Define booked dates and times
|
190 |
foreach ( $blocked_days_range as $in_date) {
|
191 |
|
299 |
$start_script_code .= " date2approve[". $bk_type. "] = [];";
|
300 |
|
301 |
$booking_is_days_always_available = get_bk_option( 'booking_is_days_always_available' );
|
302 |
+
// if ( strpos($_SERVER['REQUEST_URI'],'page=wpbc-new') !== false ) { $booking_is_days_always_available = 'On'; }
|
303 |
// if ( in_array( $bk_type, array( '12', '15', '17' ) ) ) $booking_is_days_always_available = 'On'; // Set dates in calendar always available only for specific resources with specific ID
|
304 |
if ( $booking_is_days_always_available == 'On' ) {
|
305 |
// No Booked days
|
486 |
'}'.
|
487 |
'</style>';
|
488 |
else $style= '';
|
489 |
+
|
490 |
+
//FixIn: 8.2.1.27
|
491 |
+
$booking_timeslot_day_bg_as_available = get_bk_option( 'booking_timeslot_day_bg_as_available' );
|
492 |
+
|
493 |
+
$booking_timeslot_day_bg_as_available = ( $booking_timeslot_day_bg_as_available === 'On' ) ? ' wpbc_timeslot_day_bg_as_available' : '';
|
494 |
+
|
495 |
$calendar = $style.
|
496 |
+
'<div class="bk_calendar_frame months_num_in_row_'.$months_num_in_row.' cal_month_num_'.$cal_count . $booking_timeslot_day_bg_as_available . '" style="'.$width.'">'.
|
497 |
'<div id="calendar_booking'.$bk_type.'">'.
|
498 |
__('Calendar is loading...' ,'booking').
|
499 |
'</div>'.
|
779 |
// $calendar .= $this->get_legend(); // Get Legend code here
|
780 |
|
781 |
|
782 |
+
//FixIn: 8.2.1.1
|
783 |
+
$form = '<a name="bklnk'.$my_boook_type.'" id="bklnk'.$my_boook_type.'"></a><div id="booking_form_div'.$my_boook_type.'" class="booking_form_div">';
|
784 |
//FixIn:6.0.1.5
|
785 |
$custom_params = array();
|
786 |
if (! empty($bk_otions)) {
|
875 |
});
|
876 |
</script>';
|
877 |
} else {
|
878 |
+
if (1) //FixIn:6.1.1.16 //FixIn: 8.2.1.13
|
879 |
$return_form .= '<script type="text/javascript">
|
880 |
jQuery(document).ready( function(){
|
881 |
if(typeof( showCostHintInsideBkForm ) == "function") {
|
core/wpbc-activation.php
CHANGED
@@ -896,7 +896,11 @@ function wpbc_get_default_options( $option_name = '', $is_get_multiuser_general_
|
|
896 |
$default_options['booking_pages_for_load_js_css'] = '';
|
897 |
$mu_option4delete[]='booking_pages_for_load_js_css';
|
898 |
$default_options['booking_type_of_day_selections'] = ( ( get_bk_option( 'booking_range_selection_is_active' ) == 'On' ) && ( ! $is_demo ) ) ? 'range' : 'multiple';
|
899 |
-
$mu_option4delete[]='booking_type_of_day_selections';
|
|
|
|
|
|
|
|
|
900 |
$default_options['booking_form_is_using_bs_css'] = 'On';
|
901 |
$mu_option4delete[]='booking_form_is_using_bs_css';
|
902 |
$default_options['booking_form_format_type'] = 'vertical';
|
896 |
$default_options['booking_pages_for_load_js_css'] = '';
|
897 |
$mu_option4delete[]='booking_pages_for_load_js_css';
|
898 |
$default_options['booking_type_of_day_selections'] = ( ( get_bk_option( 'booking_range_selection_is_active' ) == 'On' ) && ( ! $is_demo ) ) ? 'range' : 'multiple';
|
899 |
+
$mu_option4delete[]='booking_type_of_day_selections';
|
900 |
+
|
901 |
+
$default_options['booking_timeslot_day_bg_as_available'] = ( ( class_exists( 'wpdev_bk_personal' ) ) ? 'Off' : 'On' ); //FixIn: 8.2.1.27
|
902 |
+
$mu_option4delete[]='booking_timeslot_day_bg_as_available';
|
903 |
+
|
904 |
$default_options['booking_form_is_using_bs_css'] = 'On';
|
905 |
$mu_option4delete[]='booking_form_is_using_bs_css';
|
906 |
$default_options['booking_form_format_type'] = 'vertical';
|
core/wpbc-constants.php
CHANGED
@@ -26,7 +26,7 @@ if ( ! defined( 'WP_BK_CHECK_OUT_MINUS_DAY_SEARCH' ) ) { define( 'WP_BK_C
|
|
26 |
////////////////////////////////////////////////////////////
|
27 |
// SYSTEM CONSTANTS //////////////
|
28 |
////////////////////////////////////////////////////////////
|
29 |
-
if ( ! defined( 'WP_BK_VERSION_NUM' ) ) { define( 'WP_BK_VERSION_NUM', '8.
|
30 |
if ( ! defined( 'WP_BK_MINOR_UPDATE' ) ) { define( 'WP_BK_MINOR_UPDATE', ! true ); }
|
31 |
if ( ! defined( 'WP_BK_RESPONSE' ) ) { define( 'WP_BK_RESPONSE', false ); }
|
32 |
if ( ! defined( 'WP_BK_BETA_DATA_FILL' ) ) { define( 'WP_BK_BETA_DATA_FILL', 0 ); } // Set 0 for no filling or 2 for 241 bookings or more for more
|
26 |
////////////////////////////////////////////////////////////
|
27 |
// SYSTEM CONSTANTS //////////////
|
28 |
////////////////////////////////////////////////////////////
|
29 |
+
if ( ! defined( 'WP_BK_VERSION_NUM' ) ) { define( 'WP_BK_VERSION_NUM', '8.3' ); }
|
30 |
if ( ! defined( 'WP_BK_MINOR_UPDATE' ) ) { define( 'WP_BK_MINOR_UPDATE', ! true ); }
|
31 |
if ( ! defined( 'WP_BK_RESPONSE' ) ) { define( 'WP_BK_RESPONSE', false ); }
|
32 |
if ( ! defined( 'WP_BK_BETA_DATA_FILL' ) ) { define( 'WP_BK_BETA_DATA_FILL', 0 ); } // Set 0 for no filling or 2 for 241 bookings or more for more
|
core/wpbc-css.php
CHANGED
@@ -105,7 +105,15 @@ class WPBC_CSS extends WPBC_JS_CSS{
|
|
105 |
wp_dequeue_style( 'toolset-font-awesome-css' ); // Remove this script sitepress-multilingual-cms/res/css/font-awesome.min.css?ver=3.1.6, which is load by the "sitepress-multilingual-cms"
|
106 |
wp_dequeue_style( 'toolset-font-awesome' ); //FixIn: 5.4.5.8
|
107 |
wp_dequeue_style( 'the7-fontello-css' );
|
108 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
}
|
110 |
}
|
111 |
}
|
105 |
wp_dequeue_style( 'toolset-font-awesome-css' ); // Remove this script sitepress-multilingual-cms/res/css/font-awesome.min.css?ver=3.1.6, which is load by the "sitepress-multilingual-cms"
|
106 |
wp_dequeue_style( 'toolset-font-awesome' ); //FixIn: 5.4.5.8
|
107 |
wp_dequeue_style( 'the7-fontello-css' );
|
108 |
+
wp_dequeue_style( 'dt-awsome-fonts-back-css' ); //FixIn: 8.2.1.10 fix conflict with https://the7.io/
|
109 |
+
wp_dequeue_style( 'dt-awsome-fonts-css' );
|
110 |
+
wp_dequeue_style( 'dt-fontello-css' );
|
111 |
+
wp_dequeue_style( 'cs_icons_data_css_default'); //FixIn: 8.1.3.12
|
112 |
+
wp_dequeue_style( 'icons-style' ); //FixIn: 8.2.1.22
|
113 |
+
wp_dequeue_style( 'fontawesome-style' ); //FixIn: 8.2.1.22
|
114 |
+
wp_dequeue_style( 'bootstrap-style' ); //FixIn: 8.2.1.22
|
115 |
+
wp_dequeue_style( 'bootstrap-theme-style' ); //FixIn: 8.2.1.22
|
116 |
+
|
117 |
}
|
118 |
}
|
119 |
}
|
core/wpbc-dates.php
CHANGED
@@ -39,8 +39,9 @@ function wpbc_get_insert_sql_for_dates( $dates_in_diff_formats , $is_approved_da
|
|
39 |
$my_dates = $dates_in_diff_formats['array'];
|
40 |
|
41 |
//if ( WP_BK_LAST_CHECKOUT_DAY_AVAILABLE )
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
$start_time = $dates_in_diff_formats['start_time'];
|
46 |
$end_time = $dates_in_diff_formats['end_time'];
|
@@ -191,7 +192,7 @@ function wpbc_get_times_in_form( $booking_form_data, $booking_type ){
|
|
191 |
|
192 |
$is_time_exist = false;
|
193 |
|
194 |
-
|
195 |
if ( ! class_exists('wpdev_bk_biz_s') )
|
196 |
return $is_time_exist;
|
197 |
|
@@ -316,6 +317,11 @@ function wpbc_change_dates_format( $dates_in_sql_format ) {
|
|
316 |
if ( $time_format !== false ) $time_format = ' ' . $time_format;
|
317 |
else $time_format = '';
|
318 |
|
|
|
|
|
|
|
|
|
|
|
319 |
if ( $date_format == '' ) $date_format = "d.m.Y";
|
320 |
|
321 |
foreach ( $dates_array_in_sql_format as $dt ) {
|
@@ -337,6 +343,35 @@ function wpbc_change_dates_format( $dates_in_sql_format ) {
|
|
337 |
return substr( $mydates_result, 0, -2 );
|
338 |
}
|
339 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
340 |
|
341 |
/**
|
342 |
* Get dates from DB of specific booking
|
@@ -416,8 +451,7 @@ function wpbc_get_time_in_24_hours_format( $time_str ) {
|
|
416 |
* @return int - number of days
|
417 |
*/
|
418 |
function wpbc_get_difference_in_days( $day1, $day2 ) {
|
419 |
-
|
420 |
-
return round( ( strtotime( $day1 ) - strtotime( $day2 ) ) / 86400 );
|
421 |
}
|
422 |
|
423 |
|
@@ -641,7 +675,7 @@ function wpbc_get_date_in_correct_format( $dt, $date_format = false, $time_forma
|
|
641 |
if ( empty( $date_format ) ) $date_format = "m / d / Y, D";
|
642 |
|
643 |
if ( $time_format === false ) $time_format = get_bk_option( 'booking_time_format');
|
644 |
-
if ( empty( $time_format ) ) $time_format = 'h:i a';
|
645 |
|
646 |
$my_time = date( 'H:i:s' , mysql2date( 'U', $dt ) );
|
647 |
if ( $my_time == '00:00:00' ) $time_format = '';
|
39 |
$my_dates = $dates_in_diff_formats['array'];
|
40 |
|
41 |
//if ( WP_BK_LAST_CHECKOUT_DAY_AVAILABLE )
|
42 |
+
//FixIn: 8.2.1.15
|
43 |
+
// if ( get_bk_option( 'booking_last_checkout_day_available' ) === 'On' ) //FixIn: 8.1.3.28
|
44 |
+
// if ( count($my_dates)>1 ) { unset( $my_dates[ ( count($my_dates)-1 ) ] ); } // Remove LAST selected day in calendar //FixIn: 6.2.3.6
|
45 |
|
46 |
$start_time = $dates_in_diff_formats['start_time'];
|
47 |
$end_time = $dates_in_diff_formats['end_time'];
|
192 |
|
193 |
$is_time_exist = false;
|
194 |
|
195 |
+
if ( false ) //2018-04-21 - if use times in paid so comment it //FixIn: 8.0.1.4 //FixIn: TimeFree 2 //UnComment it for Free version
|
196 |
if ( ! class_exists('wpdev_bk_biz_s') )
|
197 |
return $is_time_exist;
|
198 |
|
317 |
if ( $time_format !== false ) $time_format = ' ' . $time_format;
|
318 |
else $time_format = '';
|
319 |
|
320 |
+
//FixIn: TimeFreeGenerator //FixIn: 8.2.1.26 - only for Booking Calendar Free version show times in AM/PM fomrat or other depend from time format at the WordPress > Settings > General page.
|
321 |
+
if ( empty( $time_format ) ) {
|
322 |
+
$time_format = ' ' . get_option( 'time_format' ); // Get WordPress default
|
323 |
+
}
|
324 |
+
|
325 |
if ( $date_format == '' ) $date_format = "d.m.Y";
|
326 |
|
327 |
foreach ( $dates_array_in_sql_format as $dt ) {
|
343 |
return substr( $mydates_result, 0, -2 );
|
344 |
}
|
345 |
|
346 |
+
//FixIn: TimeFreeGenerator
|
347 |
+
/**
|
348 |
+
* Convert timeslot "10:00 - 12:00" to specfic timeformat, like "10:00 AM - 12:00 PM"
|
349 |
+
* @param string $timeslot - "10:00 - 12:00"
|
350 |
+
* @param string $time_format = "g:i A"
|
351 |
+
*/
|
352 |
+
function wpbc_time_slot_in_format( $timeslot, $time_format = false ){
|
353 |
+
|
354 |
+
if ( empty( $time_format ) ) {
|
355 |
+
$time_format = get_bk_option( 'booking_time_format' ); // get from Booking Calendar
|
356 |
+
if ( empty( $time_format ) ) {
|
357 |
+
$time_format = get_option( 'time_format' ); // Get WordPress default
|
358 |
+
}
|
359 |
+
}
|
360 |
+
|
361 |
+
$value_times = explode( '-', $timeslot );
|
362 |
+
$value_times[0] = trim( $value_times[0] );
|
363 |
+
$value_times[1] = trim( $value_times[1] );
|
364 |
+
|
365 |
+
$s_tm = explode( ':', $value_times[0] );
|
366 |
+
$e_tm = explode( ':', $value_times[1] );
|
367 |
+
|
368 |
+
$s_tm = date_i18n( $time_format, mktime( intval( $s_tm[0] ), intval( $s_tm[1] ) ) );
|
369 |
+
$e_tm = date_i18n( $time_format, mktime( intval( $e_tm[0] ), intval( $e_tm[1] ) ) );
|
370 |
+
$t_delimeter = ' - ';
|
371 |
+
|
372 |
+
return $s_tm . $t_delimeter . $e_tm ;
|
373 |
+
}
|
374 |
+
|
375 |
|
376 |
/**
|
377 |
* Get dates from DB of specific booking
|
451 |
* @return int - number of days
|
452 |
*/
|
453 |
function wpbc_get_difference_in_days( $day1, $day2 ) {
|
454 |
+
return floor( ( strtotime( $day1 ) - strtotime( $day2 ) ) / 86400 ); //FixIn: 8.2.1.11
|
|
|
455 |
}
|
456 |
|
457 |
|
675 |
if ( empty( $date_format ) ) $date_format = "m / d / Y, D";
|
676 |
|
677 |
if ( $time_format === false ) $time_format = get_bk_option( 'booking_time_format');
|
678 |
+
if ( empty( $time_format ) ) $time_format = get_option( 'time_format' ); //'h:i a'; //FixIn: TimeFree 2 - in Booking Calendar Free version show by default times hints in AM/PM format
|
679 |
|
680 |
$my_time = date( 'H:i:s' , mysql2date( 'U', $dt ) );
|
681 |
if ( $my_time == '00:00:00' ) $time_format = '';
|
core/wpbc-emails.php
CHANGED
@@ -122,8 +122,9 @@ function wpbc_check_for_several_emails_in_form( $mail_recipients, $formdata, $bk
|
|
122 |
//&& ( $possible_emails[1] != 'email' . $bktype )
|
123 |
&& ( ! empty($possible_emails[2]) )
|
124 |
)
|
125 |
-
$other_emails[]
|
126 |
}
|
|
|
127 |
if ( count( $other_emails ) > 1 ) {
|
128 |
$other_emails = implode(',',$other_emails);
|
129 |
$mail_recipients = $other_emails;
|
122 |
//&& ( $possible_emails[1] != 'email' . $bktype )
|
123 |
&& ( ! empty($possible_emails[2]) )
|
124 |
)
|
125 |
+
$other_emails[]= trim( $possible_emails[2] ); //FixIn: 8.2.1.6
|
126 |
}
|
127 |
+
$other_emails = array_unique( $other_emails ); //FixIn: 8.2.1.6
|
128 |
if ( count( $other_emails ) > 1 ) {
|
129 |
$other_emails = implode(',',$other_emails);
|
130 |
$mail_recipients = $other_emails;
|
core/wpbc-functions.php
CHANGED
@@ -434,6 +434,18 @@ function wpbc_replace_params_for_booking_func( $replace, $booking_id, $bktype, $
|
|
434 |
if ( ! isset( $replace['modification_seconds'] ) ) {
|
435 |
$replace['modification_seconds'] = date_i18n( 's', strtotime( $modification_date ) );
|
436 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
|
438 |
return $replace;
|
439 |
}
|
@@ -977,6 +989,13 @@ $is_old = false;
|
|
977 |
if ( ($type_name == 'secondname') || ($type == 'secondname') ) $secondname_of_person = $value;
|
978 |
if ( ($type_name == 'visitors') || ($type == 'visitors') ) $visitors_count = $value;
|
979 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
if ($type == 'checkbox') {
|
981 |
//debuge($type_name , $type, $element_name, $value);
|
982 |
// children checkbox children11[] true
|
@@ -1761,7 +1780,7 @@ $is_old = false;
|
|
1761 |
|
1762 |
//debuge($id_of_new_bookings);
|
1763 |
if ($id_of_new_bookings == 'all') {
|
1764 |
-
$update_sql = "UPDATE {$wpdb->prefix}booking AS bk SET bk.is_new = {$is_new} ";
|
1765 |
//debuge($update_sql);
|
1766 |
$update_sql = apply_bk_filter('update_sql_for_checking_new_bookings', $update_sql, 0 , $user_id );
|
1767 |
} else
|
@@ -3192,7 +3211,7 @@ function wpbc_system_info() {
|
|
3192 |
suhosin.request.max_varname_length = 256
|
3193 |
suhosin.request.max_array_depth = 1000</code></pre>
|
3194 |
</div>
|
3195 |
-
<?php
|
3196 |
// phpinfo();
|
3197 |
}
|
3198 |
}
|
434 |
if ( ! isset( $replace['modification_seconds'] ) ) {
|
435 |
$replace['modification_seconds'] = date_i18n( 's', strtotime( $modification_date ) );
|
436 |
}
|
437 |
+
// $booking_id
|
438 |
+
|
439 |
+
//FixIn: 8.2.1.25
|
440 |
+
$booking_data = wpbc_get_booking_details( $booking_id );
|
441 |
+
|
442 |
+
if ( ! empty( $booking_data ) ) {
|
443 |
+
foreach ( $booking_data as $booking_key => $booking_data ) {
|
444 |
+
if ( ! isset( $replace[ $booking_key ] ) ) {
|
445 |
+
$replace[ $booking_key ] = $booking_data;
|
446 |
+
}
|
447 |
+
}
|
448 |
+
}
|
449 |
|
450 |
return $replace;
|
451 |
}
|
989 |
if ( ($type_name == 'secondname') || ($type == 'secondname') ) $secondname_of_person = $value;
|
990 |
if ( ($type_name == 'visitors') || ($type == 'visitors') ) $visitors_count = $value;
|
991 |
|
992 |
+
//FixIn: TimeFreeGenerator //FixIn: 8.2.1.26 - only for Booking Calendar Free version show times in AM/PM fomrat or other depend from time format at the WordPress > Settings > General page.
|
993 |
+
if ( ! class_exists('wpdev_bk_personal') ) {
|
994 |
+
if ( ( $type_name == 'rangetime' ) || ( $type == 'rangetime' ) ) {
|
995 |
+
$value = wpbc_time_slot_in_format( $value );
|
996 |
+
}
|
997 |
+
}
|
998 |
+
|
999 |
if ($type == 'checkbox') {
|
1000 |
//debuge($type_name , $type, $element_name, $value);
|
1001 |
// children checkbox children11[] true
|
1780 |
|
1781 |
//debuge($id_of_new_bookings);
|
1782 |
if ($id_of_new_bookings == 'all') {
|
1783 |
+
$update_sql = "UPDATE {$wpdb->prefix}booking AS bk SET bk.is_new = {$is_new} WHERE bk.is_new != {$is_new} "; //FixIn: 8.2.1.18
|
1784 |
//debuge($update_sql);
|
1785 |
$update_sql = apply_bk_filter('update_sql_for_checking_new_bookings', $update_sql, 0 , $user_id );
|
1786 |
} else
|
3211 |
suhosin.request.max_varname_length = 256
|
3212 |
suhosin.request.max_array_depth = 1000</code></pre>
|
3213 |
</div>
|
3214 |
+
<?php
|
3215 |
// phpinfo();
|
3216 |
}
|
3217 |
}
|
core/wpbc-include.php
CHANGED
@@ -55,6 +55,8 @@ require_once( WPBC_PLUGIN_DIR . '/core/admin/page-new.php' );
|
|
55 |
require_once( WPBC_PLUGIN_DIR . '/core/admin/page-settings.php' ); // Settings page
|
56 |
require_once( WPBC_PLUGIN_DIR . '/core/admin/api-settings.php' ); // Settings API
|
57 |
|
|
|
|
|
58 |
////////////////////////////////////////////////////////////////////////////////
|
59 |
|
60 |
if ( file_exists( WPBC_PLUGIN_DIR.'/inc/_ps/personal.php' ) ){
|
55 |
require_once( WPBC_PLUGIN_DIR . '/core/admin/page-settings.php' ); // Settings page
|
56 |
require_once( WPBC_PLUGIN_DIR . '/core/admin/api-settings.php' ); // Settings API
|
57 |
|
58 |
+
require_once( WPBC_PLUGIN_DIR . '/core/admin/wpbc-gutenberg.php' ); // Settings page
|
59 |
+
|
60 |
////////////////////////////////////////////////////////////////////////////////
|
61 |
|
62 |
if ( file_exists( WPBC_PLUGIN_DIR.'/inc/_ps/personal.php' ) ){
|
core/wpbc-js.php
CHANGED
@@ -66,6 +66,7 @@ class WPBC_JS extends WPBC_JS_CSS {
|
|
66 |
wp_dequeue_script( 'chosen' );
|
67 |
wp_dequeue_script( 'cs-framework' );
|
68 |
wp_dequeue_script( 'cgmp-jquery-tools-tooltip' ); // Remove this script jquery.tools.tooltip.min.js, which is load by the "Comprehensive Google Map Plugin"
|
|
|
69 |
}
|
70 |
}
|
71 |
|
@@ -82,7 +83,7 @@ function wpbc_js_load_vars( $where_to_load ) {
|
|
82 |
////////////////////////////////////////////////////////////////////////////
|
83 |
|
84 |
wp_enqueue_script( 'wpbc-global-vars', wpbc_plugin_url( '/js/wpbc_vars.js' ), array( 'jquery' ), WP_BK_VERSION_NUM ); // Blank JS File
|
85 |
-
|
86 |
wp_localize_script( 'wpbc-global-vars'
|
87 |
, 'wpbc_global1', array(
|
88 |
'wpbc_ajaxurl' => admin_url( 'admin-ajax.php' )
|
@@ -119,13 +120,25 @@ function wpbc_js_load_vars( $where_to_load ) {
|
|
119 |
, 'new_booking_title_time' => get_bk_option('booking_title_after_reservation_time')
|
120 |
, 'type_of_thank_you_message' => esc_js( get_bk_option( 'booking_type_of_thank_you_message' ) )
|
121 |
, 'thank_you_page_URL' => wpbc_make_link_absolute( apply_bk_filter('wpdev_check_for_active_language', get_bk_option( 'booking_thank_you_page_URL' ) ) )
|
122 |
-
, 'is_am_pm_inside_time' => (
|
|
|
|
|
|
|
|
|
|
|
123 |
, 'is_booking_used_check_in_out_time' => 'false'
|
124 |
, 'wpbc_active_locale' => wpbc_get_booking_locale()
|
125 |
, 'wpbc_message_processing' => esc_js( __('Processing' ,'booking') )
|
126 |
, 'wpbc_message_deleting' => esc_js( __('Deleting' ,'booking') )
|
127 |
, 'wpbc_message_updating' => esc_js( __('Updating' ,'booking') )
|
128 |
, 'wpbc_message_saving' => esc_js( __('Saving' ,'booking') )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
));
|
130 |
|
131 |
}
|
@@ -140,7 +153,7 @@ function wpbc_js_load_libs( $where_to_load ) {
|
|
140 |
$version = wpbc_get_registered_jquery_version();
|
141 |
|
142 |
$schema = is_ssl() ? 'https://' : 'http://'; // set_url_scheme() is not defined yet //FixIn: 7.2.1.4
|
143 |
-
|
144 |
if ( $version !== false ) {
|
145 |
|
146 |
if ( version_compare( $version, '1.9.1', '<' ) ) { // load jQuery 1.7.1, if "Theme" load older jQuery //FixIn: 7.0.1.3
|
@@ -149,21 +162,21 @@ function wpbc_js_load_libs( $where_to_load ) {
|
|
149 |
// wp_register_script('jquery', $schema . 'code.jquery.com/jquery-latest.min.js', false, false);
|
150 |
wp_enqueue_script('jquery');
|
151 |
|
152 |
-
wp_register_script('jquery-migrate', $schema . 'code.jquery.com/jquery-migrate-1.
|
153 |
-
wp_enqueue_script( 'jquery-migrate' );
|
154 |
}
|
155 |
|
156 |
////////////////////////////////////////////////////////////////////////
|
157 |
// jQuery Migrate
|
158 |
-
if ( version_compare( $version, '1.9', '>=' ) ) { // if the jQuery newer then 1.9, then need to load this jquery-migrate-1.
|
159 |
-
wp_register_script('jquery-migrate', $schema . 'code.jquery.com/jquery-migrate-1.
|
160 |
wp_enqueue_script( 'jquery-migrate' );
|
161 |
}
|
162 |
} else {
|
163 |
-
do_action( 'wpbc_jquery_unknown' ); //FixIn: 7.0.1.33 - new hook for sitation, when we can not identificate version of jQuery, sometimes, need manually to load jquery-migrate
|
164 |
}
|
165 |
|
166 |
-
|
167 |
// Default Admin Libs
|
168 |
if ( ( $where_to_load == 'admin' )
|
169 |
// || ( is_admin() && ( defined( 'DOING_AJAX' ) ) && ( DOING_AJAX ) )
|
@@ -178,10 +191,13 @@ function wpbc_js_load_libs( $where_to_load ) {
|
|
178 |
wp_enqueue_style( 'wp-color-picker' ); // Color Picker
|
179 |
wp_enqueue_script( 'wp-color-picker' );
|
180 |
wp_enqueue_script( 'jquery-ui-sortable' ); // UI Sortable
|
|
|
|
|
|
|
181 |
// if ( wpbc_is_bookings_page() )
|
182 |
// wp_enqueue_script( 'jquery-ui-dialog' ); // UI Dialog - for payment request dialog
|
183 |
}
|
184 |
-
|
185 |
}
|
186 |
|
187 |
|
@@ -194,7 +210,10 @@ function wpbc_js_load_files( $where_to_load ) {
|
|
194 |
) {
|
195 |
wp_enqueue_script( 'wpdevelop-bootstrap', wpbc_plugin_url( '/assets/libs/bootstrap/js/bootstrap.js' ), array( 'wpbc-global-vars' ), '3.3.5.1');
|
196 |
}
|
197 |
-
|
|
|
|
|
|
|
198 |
// Datepicker
|
199 |
wp_enqueue_script( 'wpbc-datepick', wpbc_plugin_url( '/js/datepick/jquery.datepick.js'), array( 'wpbc-global-vars' ), '1.1');
|
200 |
|
@@ -208,7 +227,9 @@ function wpbc_js_load_files( $where_to_load ) {
|
|
208 |
|
209 |
// Client
|
210 |
wp_enqueue_script( 'wpbc-main-client', wpbc_plugin_url( '/js/client.js'), array( 'wpbc-datepick' ), WP_BK_VERSION_NUM);
|
211 |
-
|
|
|
|
|
212 |
}
|
213 |
|
214 |
if ( $where_to_load == 'admin' ) {
|
@@ -346,7 +367,7 @@ add_filter( 'wpbc_is_load_script_on_this_page', 'wpbc_is_load_css_js_on_client_p
|
|
346 |
*/
|
347 |
function wpbc_jquery_unknown_force_jquery_migrate(){
|
348 |
$schema = is_ssl() ? 'https://' : 'http://'; // set_url_scheme() is not defined yet //FixIn: 7.2.1.4
|
349 |
-
wp_register_script('jquery-migrate', $schema . 'code.jquery.com/jquery-migrate-1.
|
350 |
wp_enqueue_script( 'jquery-migrate' );
|
351 |
}
|
352 |
add_action( 'wpbc_jquery_unknown', 'wpbc_jquery_unknown_force_jquery_migrate' );
|
66 |
wp_dequeue_script( 'chosen' );
|
67 |
wp_dequeue_script( 'cs-framework' );
|
68 |
wp_dequeue_script( 'cgmp-jquery-tools-tooltip' ); // Remove this script jquery.tools.tooltip.min.js, which is load by the "Comprehensive Google Map Plugin"
|
69 |
+
wp_dequeue_script( 'bootstrap-script' );
|
70 |
}
|
71 |
}
|
72 |
|
83 |
////////////////////////////////////////////////////////////////////////////
|
84 |
|
85 |
wp_enqueue_script( 'wpbc-global-vars', wpbc_plugin_url( '/js/wpbc_vars.js' ), array( 'jquery' ), WP_BK_VERSION_NUM ); // Blank JS File
|
86 |
+
|
87 |
wp_localize_script( 'wpbc-global-vars'
|
88 |
, 'wpbc_global1', array(
|
89 |
'wpbc_ajaxurl' => admin_url( 'admin-ajax.php' )
|
120 |
, 'new_booking_title_time' => get_bk_option('booking_title_after_reservation_time')
|
121 |
, 'type_of_thank_you_message' => esc_js( get_bk_option( 'booking_type_of_thank_you_message' ) )
|
122 |
, 'thank_you_page_URL' => wpbc_make_link_absolute( apply_bk_filter('wpdev_check_for_active_language', get_bk_option( 'booking_thank_you_page_URL' ) ) )
|
123 |
+
, 'is_am_pm_inside_time' => (
|
124 |
+
( (strpos(get_bk_option('booking_time_format'), 'a')!== false) || (strpos(get_bk_option('booking_time_format'), 'A')!== false)
|
125 |
+
|| ( ( (strpos(get_option('time_format'), 'a')!== false) || (strpos(get_option('time_format'), 'A')!== false) )
|
126 |
+
&& ( ! class_exists( 'wpdev_bk_personal' ) )
|
127 |
+
)
|
128 |
+
) ? 'true': 'false' ) //FixIn: TimeFree 2 - in Booking Calendar Free version show by default times hints in AM/PM format
|
129 |
, 'is_booking_used_check_in_out_time' => 'false'
|
130 |
, 'wpbc_active_locale' => wpbc_get_booking_locale()
|
131 |
, 'wpbc_message_processing' => esc_js( __('Processing' ,'booking') )
|
132 |
, 'wpbc_message_deleting' => esc_js( __('Deleting' ,'booking') )
|
133 |
, 'wpbc_message_updating' => esc_js( __('Updating' ,'booking') )
|
134 |
, 'wpbc_message_saving' => esc_js( __('Saving' ,'booking') )
|
135 |
+
//FixIn: 8.2.1.99
|
136 |
+
, 'message_checkinouttime_error' => esc_js(__('Error! Please reset your check-in/check-out dates above.' ,'booking') ) //FixIn:6.1.1.1
|
137 |
+
, 'message_starttime_error' => esc_js(__('Start Time is invalid. The date or time may be booked, or already in the past! Please choose another date or time.' ,'booking') )
|
138 |
+
, 'message_endtime_error' => esc_js(__('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') )
|
139 |
+
, 'message_rangetime_error' => esc_js(__('The time(s) may be booked, or already in the past!' ,'booking') )
|
140 |
+
, 'message_durationtime_error' => esc_js(__('The time(s) may be booked, or already in the past!' ,'booking') )
|
141 |
+
, 'bk_highlight_timeslot_word' => esc_js( __( 'Times:', 'booking' ) )
|
142 |
));
|
143 |
|
144 |
}
|
153 |
$version = wpbc_get_registered_jquery_version();
|
154 |
|
155 |
$schema = is_ssl() ? 'https://' : 'http://'; // set_url_scheme() is not defined yet //FixIn: 7.2.1.4
|
156 |
+
|
157 |
if ( $version !== false ) {
|
158 |
|
159 |
if ( version_compare( $version, '1.9.1', '<' ) ) { // load jQuery 1.7.1, if "Theme" load older jQuery //FixIn: 7.0.1.3
|
162 |
// wp_register_script('jquery', $schema . 'code.jquery.com/jquery-latest.min.js', false, false);
|
163 |
wp_enqueue_script('jquery');
|
164 |
|
165 |
+
wp_register_script('jquery-migrate', $schema . 'code.jquery.com/jquery-migrate-1.4.1.min.js', false, '1.4.1' ); //FixIn: 8.2.1.29 //FixIn: 7.0.1.3
|
166 |
+
wp_enqueue_script( 'jquery-migrate' ); //FixIn: 7.0.1.3
|
167 |
}
|
168 |
|
169 |
////////////////////////////////////////////////////////////////////////
|
170 |
// jQuery Migrate
|
171 |
+
if ( version_compare( $version, '1.9', '>=' ) ) { // if the jQuery newer then 1.9, then need to load this jquery-migrate-1.4.1 and NOT the jquery-migrate-3.0.0.min.js
|
172 |
+
wp_register_script('jquery-migrate', $schema . 'code.jquery.com/jquery-migrate-1.4.1.min.js', false, '1.4.1' ); //FixIn: 8.2.1.29
|
173 |
wp_enqueue_script( 'jquery-migrate' );
|
174 |
}
|
175 |
} else {
|
176 |
+
do_action( 'wpbc_jquery_unknown' ); //FixIn: 7.0.1.33 - new hook for sitation, when we can not identificate version of jQuery, sometimes, need manually to load jquery-migrate
|
177 |
}
|
178 |
|
179 |
+
|
180 |
// Default Admin Libs
|
181 |
if ( ( $where_to_load == 'admin' )
|
182 |
// || ( is_admin() && ( defined( 'DOING_AJAX' ) ) && ( DOING_AJAX ) )
|
191 |
wp_enqueue_style( 'wp-color-picker' ); // Color Picker
|
192 |
wp_enqueue_script( 'wp-color-picker' );
|
193 |
wp_enqueue_script( 'jquery-ui-sortable' ); // UI Sortable
|
194 |
+
|
195 |
+
wp_enqueue_script( 'wp-utils' ); // WP Utils, that support wp.teplate, based on undescore _.template system //FixIn: TimeFreeGenerator
|
196 |
+
|
197 |
// if ( wpbc_is_bookings_page() )
|
198 |
// wp_enqueue_script( 'jquery-ui-dialog' ); // UI Dialog - for payment request dialog
|
199 |
}
|
200 |
+
|
201 |
}
|
202 |
|
203 |
|
210 |
) {
|
211 |
wp_enqueue_script( 'wpdevelop-bootstrap', wpbc_plugin_url( '/assets/libs/bootstrap/js/bootstrap.js' ), array( 'wpbc-global-vars' ), '3.3.5.1');
|
212 |
}
|
213 |
+
|
214 |
+
//Add backward compatibility for having jQuery.browser (basically the same as in jquery-migrate
|
215 |
+
wp_enqueue_script( 'wpbc-migrate', wpbc_plugin_url( '/js/wpbc-migrate.js'), array( 'jquery-core' ), '1.1' ); //FixIn: 8.2.1.29
|
216 |
+
|
217 |
// Datepicker
|
218 |
wp_enqueue_script( 'wpbc-datepick', wpbc_plugin_url( '/js/datepick/jquery.datepick.js'), array( 'wpbc-global-vars' ), '1.1');
|
219 |
|
227 |
|
228 |
// Client
|
229 |
wp_enqueue_script( 'wpbc-main-client', wpbc_plugin_url( '/js/client.js'), array( 'wpbc-datepick' ), WP_BK_VERSION_NUM);
|
230 |
+
|
231 |
+
wp_enqueue_script( 'wpbc-times', wpbc_plugin_url( '/js/wpbc_times.js'), array( 'wpbc-main-client' ), WP_BK_VERSION_NUM); //FixIn: TimeFree 2 //UnComment it for Booking Calendar Free version
|
232 |
+
|
233 |
}
|
234 |
|
235 |
if ( $where_to_load == 'admin' ) {
|
367 |
*/
|
368 |
function wpbc_jquery_unknown_force_jquery_migrate(){
|
369 |
$schema = is_ssl() ? 'https://' : 'http://'; // set_url_scheme() is not defined yet //FixIn: 7.2.1.4
|
370 |
+
wp_register_script('jquery-migrate', $schema . 'code.jquery.com/jquery-migrate-1.4.1.min.js', false, '1.4.1' ); //FixIn: 8.2.1.29
|
371 |
wp_enqueue_script( 'jquery-migrate' );
|
372 |
}
|
373 |
add_action( 'wpbc_jquery_unknown', 'wpbc_jquery_unknown_force_jquery_migrate' );
|
css/admin-skin.css
CHANGED
@@ -86,7 +86,7 @@
|
|
86 |
.wpdvlp-sub-tabs,
|
87 |
.wpdvlp-top-tabs .nav-tabs,
|
88 |
.wpdevelop .visibility_container .tab-bottom {
|
89 |
-
border-color:#
|
90 |
}
|
91 |
/* Dates */
|
92 |
.wpbc-listing-collumn.field-dates .field-booking-date,
|
86 |
.wpdvlp-sub-tabs,
|
87 |
.wpdvlp-top-tabs .nav-tabs,
|
88 |
.wpdevelop .visibility_container .tab-bottom {
|
89 |
+
border-color:#dfdfdf;
|
90 |
}
|
91 |
/* Dates */
|
92 |
.wpbc-listing-collumn.field-dates .field-booking-date,
|
css/skins/black.css
CHANGED
@@ -201,4 +201,27 @@ td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in
|
|
201 |
font-weight: 600;
|
202 |
text-shadow: none;
|
203 |
color: #b70;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
204 |
}
|
201 |
font-weight: 600;
|
202 |
text-shadow: none;
|
203 |
color: #b70;
|
204 |
+
}
|
205 |
+
|
206 |
+
/* Show partially (time-slots) booked days with Background color as for available days ********************************/
|
207 |
+
/** //FixIn: 8.2.1.27 Updated 2018-07-04 ****/
|
208 |
+
/* Color as in this section A V A I L A B L E - BACKGROUND */
|
209 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
|
210 |
+
background-color: #333;
|
211 |
+
}
|
212 |
+
/* Same as in this Section above --- A V A I L A B L E - Text A */
|
213 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a {
|
214 |
+
color: #ddd;
|
215 |
+
font-weight: 600;
|
216 |
+
text-shadow: 0 -1px 0 #000;
|
217 |
+
}
|
218 |
+
/* Same as in this Section above --- S E L E C T E D Dates - Text color */
|
219 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
|
220 |
+
color: #ededff;
|
221 |
+
text-shadow: 0 -1px 0 #339;
|
222 |
+
}
|
223 |
+
/* Same as in this Section above --- A V A I L A B L E and UNSELECTABLE - Text */
|
224 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
|
225 |
+
color: #aaa; /* This style for the uvailbale date, when we are select the dates */
|
226 |
+
text-shadow: 0 0px 0 #bbb; /* This style for the uvailbale date, when we are select the dates */
|
227 |
}
|
css/skins/standard.css
CHANGED
@@ -199,4 +199,27 @@ td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out
|
|
199 |
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
|
200 |
font-weight: 600;
|
201 |
text-shadow: none;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
}
|
199 |
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
|
200 |
font-weight: 600;
|
201 |
text-shadow: none;
|
202 |
+
}
|
203 |
+
|
204 |
+
/* Show partially (time-slots) booked days with Background color as for available days ********************************/
|
205 |
+
/** //FixIn: 8.2.1.27 Updated 2018-07-04 ****/
|
206 |
+
/* Color as in this section A V A I L A B L E - BACKGROUND */
|
207 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
|
208 |
+
background-color: #f5f5f5;
|
209 |
+
}
|
210 |
+
/* Same as in this Section above --- A V A I L A B L E - Text A */
|
211 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a {
|
212 |
+
color:#89a;
|
213 |
+
font-weight: 600;
|
214 |
+
text-shadow: 0 1px 0 #fff;
|
215 |
+
}
|
216 |
+
/* Same as in this Section above --- S E L E C T E D Dates - Text color */
|
217 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
|
218 |
+
color: #EEEEEE;
|
219 |
+
text-shadow: 0 -1px 0 #000000;
|
220 |
+
}
|
221 |
+
/* Same as in this Section above --- A V A I L A B L E and UNSELECTABLE - Text */
|
222 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
|
223 |
+
color: #CCCCCC; /* This style for the uvailbale date, when we are select the dates */
|
224 |
+
text-shadow: 0 1px 0 #FFFFFF; /* This style for the uvailbale date, when we are select the dates */
|
225 |
}
|
css/skins/traditional-light.css
CHANGED
@@ -198,4 +198,27 @@ td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out
|
|
198 |
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
|
199 |
font-weight: 600;
|
200 |
text-shadow: none;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
}
|
198 |
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
|
199 |
font-weight: 600;
|
200 |
text-shadow: none;
|
201 |
+
}
|
202 |
+
|
203 |
+
/* Show partially (time-slots) booked days with Background color as for available days ********************************/
|
204 |
+
/** //FixIn: 8.2.1.27 Updated 2018-07-04 ****/
|
205 |
+
/* Color as in this section A V A I L A B L E - BACKGROUND */
|
206 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
|
207 |
+
background-color: #4EC447;
|
208 |
+
}
|
209 |
+
/* Same as in this Section above --- A V A I L A B L E - Text A */
|
210 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a {
|
211 |
+
color:#fff;
|
212 |
+
font-weight: 600;
|
213 |
+
text-shadow: 0 -1px 0 #555555;
|
214 |
+
}
|
215 |
+
/* Same as in this Section above --- S E L E C T E D Dates - Text color */
|
216 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
|
217 |
+
color: #EEEEEE;
|
218 |
+
text-shadow: 0 -1px 0 #000000;
|
219 |
+
}
|
220 |
+
/* Same as in this Section above --- A V A I L A B L E and UNSELECTABLE - Text */
|
221 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
|
222 |
+
color: #ddd; /* This style for the uvailbale date, when we are select the dates */
|
223 |
+
text-shadow: 0 0px 0 #ddd; /* This style for the uvailbale date, when we are select the dates */
|
224 |
}
|
css/skins/traditional.css
CHANGED
@@ -196,7 +196,30 @@ td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_i
|
|
196 |
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span,
|
197 |
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span,
|
198 |
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved span,
|
199 |
-
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
|
200 |
font-weight: 600;
|
201 |
text-shadow: none;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
}
|
196 |
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span,
|
197 |
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span,
|
198 |
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved span,
|
199 |
+
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
|
200 |
font-weight: 600;
|
201 |
text-shadow: none;
|
202 |
+
}
|
203 |
+
|
204 |
+
/* Show partially (time-slots) booked days with Background color as for available days ********************************/
|
205 |
+
/** //FixIn: 8.2.1.27 Updated 2018-07-04 ****/
|
206 |
+
/* Color as in this section A V A I L A B L E - BACKGROUND */
|
207 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
|
208 |
+
background-color: #f5f5f5;
|
209 |
+
}
|
210 |
+
/* Same as in this Section above --- A V A I L A B L E - Text A */
|
211 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a {
|
212 |
+
color:#89a;
|
213 |
+
font-weight: 600;
|
214 |
+
text-shadow: 0 1px 0 #fff;
|
215 |
+
}
|
216 |
+
/* Same as in this Section above --- S E L E C T E D Dates - Text color */
|
217 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
|
218 |
+
color: #EEEEEE;
|
219 |
+
text-shadow: 0 -1px 0 #000000;
|
220 |
+
}
|
221 |
+
/* Same as in this Section above --- A V A I L A B L E and UNSELECTABLE - Text */
|
222 |
+
.wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
|
223 |
+
color: #CCCCCC; /* This style for the uvailbale date, when we are select the dates */
|
224 |
+
text-shadow: 0 1px 0 #FFFFFF; /* This style for the uvailbale date, when we are select the dates */
|
225 |
}
|
js/client.js
CHANGED
@@ -44,7 +44,7 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
44 |
|
45 |
var is_this_admin = false;
|
46 |
if ( ( location.href.indexOf('page=wpbc-new') != -1 )
|
47 |
-
&& ( location.href.indexOf('booking_hash') != -1 ) // Comment this line for ability to add booking in past days at Booking > Add booking page.
|
48 |
){
|
49 |
is_this_admin = true;
|
50 |
bkMinDate = null;
|
@@ -67,14 +67,14 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
67 |
return false;
|
68 |
} //FixIn: 8.0.1.2 end
|
69 |
|
70 |
-
//
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
|
75 |
jQuery( '#date_booking' + bk_type ).val( date );
|
76 |
|
77 |
-
if ( typeof( bkDisableBookedTimeSlots ) == 'function' ){
|
78 |
if(typeof( prepare_tooltip ) == 'function') {setTimeout("prepare_tooltip("+bk_type+");",1000);}
|
79 |
// HERE WE WILL DISABLE ALL OPTIONS IN RANGE TIME INTERVALS FOR SINGLE DAYS SELECTIONS FOR THAT DAYS WHERE HOURS ALREADY BOOKED
|
80 |
bkDisableBookedTimeSlots( jQuery( '#date_booking' + bk_type ).val(), bk_type );
|
@@ -113,6 +113,14 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
113 |
var class_day = (date.getMonth()+1) + '-' + date.getDate() + '-' + date.getFullYear();
|
114 |
var additional_class = ' wpbc_weekday_' + date.getDay() + ' ';
|
115 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
if(typeof( prices_per_day ) !== 'undefined')
|
117 |
if(typeof( prices_per_day[bk_type] ) !== 'undefined')
|
118 |
if(typeof( prices_per_day[bk_type][class_day] ) !== 'undefined') {
|
@@ -216,6 +224,8 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
216 |
if ( is_booking_used_check_in_out_time === true ) {
|
217 |
if (ts == '1') additional_class += ' check_in_time' + ' check_in_time_date2approve'; //FixIn: 6.0.1.2
|
218 |
if (ts == '2') additional_class += ' check_out_time'+ ' check_out_time_date2approve'; //FixIn: 6.0.1.2
|
|
|
|
|
219 |
}
|
220 |
time_return_value = [true, 'date_available cal4date-' + class_day +' date2approve timespartly' + additional_class]; // Times
|
221 |
if(typeof( isDayFullByTime ) == 'function') {
|
@@ -245,6 +255,8 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
245 |
if ( is_booking_used_check_in_out_time === true ) {
|
246 |
if (ts == '1') additional_class += ' check_in_time' + ' check_in_time_date_approved'; //FixIn: 6.0.1.2
|
247 |
if (ts == '2') additional_class += ' check_out_time'+ ' check_out_time_date_approved'; //FixIn: 6.0.1.2
|
|
|
|
|
248 |
}
|
249 |
time_return_value = [true, 'date_available cal4date-' + class_day +' date_approved timespartly' + additional_class]; // Times
|
250 |
if(typeof( isDayFullByTime ) == 'function') {
|
@@ -341,11 +353,10 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
341 |
}
|
342 |
|
343 |
function changeMonthYear(year, month){
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
//}
|
349 |
if(typeof( prepare_highlight ) == 'function') {
|
350 |
setTimeout("prepare_highlight();",1000);
|
351 |
}
|
@@ -402,10 +413,9 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
402 |
jQuery.datepick._updateDatepick(inst);
|
403 |
}
|
404 |
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
//}
|
409 |
}
|
410 |
|
411 |
|
@@ -664,11 +674,24 @@ function mybooking_submit( submit_form , bk_type, wpdev_active_locale){
|
|
664 |
// Make validation only for visible elements
|
665 |
if ( jQuery( element ).is( ':visible' ) ) { //FixIn: 7.2.1.12.2
|
666 |
// Recheck for max num. available visitors selection
|
667 |
-
if ( element.name == ('visitors'+bk_type) )
|
668 |
-
|
669 |
-
|
670 |
-
|
|
|
|
|
|
|
671 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
672 |
// Phone validation
|
673 |
/*if ( element.name == ('phone'+bk_type) ) {
|
674 |
// we validate a phone number of 10 digits with no comma, no spaces, no punctuation and there will be no + sign in front the number - See more at: http://www.w3resource.com/javascript/form/phone-no-validation.php#sthash.U9FHwcdW.dpuf
|
44 |
|
45 |
var is_this_admin = false;
|
46 |
if ( ( location.href.indexOf('page=wpbc-new') != -1 )
|
47 |
+
&& ( location.href.indexOf('booking_hash') != -1 ) // Comment this line for ability to add booking in past days at Booking > Add booking page.
|
48 |
){
|
49 |
is_this_admin = true;
|
50 |
bkMinDate = null;
|
67 |
return false;
|
68 |
} //FixIn: 8.0.1.2 end
|
69 |
|
70 |
+
//console.log( jQuery.fn.popover.Constructor.VERSION ); // Check if this minimum BS version, and then proced
|
71 |
+
if ( jQuery.isFunction( jQuery( ".datepick-days-cell" ).popover ) ){ //FixIn: 7.0.1.2 - 2016-12-10
|
72 |
+
jQuery( '.datepick-days-cell' ).popover( 'hide' );
|
73 |
+
}
|
74 |
|
75 |
jQuery( '#date_booking' + bk_type ).val( date );
|
76 |
|
77 |
+
if ( typeof( bkDisableBookedTimeSlots ) == 'function' ){
|
78 |
if(typeof( prepare_tooltip ) == 'function') {setTimeout("prepare_tooltip("+bk_type+");",1000);}
|
79 |
// HERE WE WILL DISABLE ALL OPTIONS IN RANGE TIME INTERVALS FOR SINGLE DAYS SELECTIONS FOR THAT DAYS WHERE HOURS ALREADY BOOKED
|
80 |
bkDisableBookedTimeSlots( jQuery( '#date_booking' + bk_type ).val(), bk_type );
|
113 |
var class_day = (date.getMonth()+1) + '-' + date.getDate() + '-' + date.getFullYear();
|
114 |
var additional_class = ' wpbc_weekday_' + date.getDay() + ' ';
|
115 |
|
116 |
+
//Block today date if current today time older than 18:00
|
117 |
+
if ( ( false ) && ( date.getDate() == (wpdev_bk_today[2] ) ) && ( date.getMonth() == (wpdev_bk_today[1]-1) ) &&( date.getFullYear() == (wpdev_bk_today[0]) ) ){
|
118 |
+
var my_test_date1 = new Date( wpdev_bk_today[ 0 ], (wpdev_bk_today[ 1 ] - 1), wpdev_bk_today[ 2 ], wpdev_bk_today[ 3 ], wpdev_bk_today[ 4 ], 0 ); //Get today
|
119 |
+
var my_test_date2 = new Date( wpdev_bk_today[ 0 ], (wpdev_bk_today[ 1 ] - 1), wpdev_bk_today[ 2 ], 18, 0, 0 ); //Today 18:00
|
120 |
+
if ( my_test_date2.getTime() < my_test_date1.getTime() )
|
121 |
+
return [ false, 'cal4date-' + class_day + ' date_user_unavailable' ];
|
122 |
+
}
|
123 |
+
|
124 |
if(typeof( prices_per_day ) !== 'undefined')
|
125 |
if(typeof( prices_per_day[bk_type] ) !== 'undefined')
|
126 |
if(typeof( prices_per_day[bk_type][class_day] ) !== 'undefined') {
|
224 |
if ( is_booking_used_check_in_out_time === true ) {
|
225 |
if (ts == '1') additional_class += ' check_in_time' + ' check_in_time_date2approve'; //FixIn: 6.0.1.2
|
226 |
if (ts == '2') additional_class += ' check_out_time'+ ' check_out_time_date2approve'; //FixIn: 6.0.1.2
|
227 |
+
} else {
|
228 |
+
additional_class += ' times_clock'; //FixIn: 8.2.1.27
|
229 |
}
|
230 |
time_return_value = [true, 'date_available cal4date-' + class_day +' date2approve timespartly' + additional_class]; // Times
|
231 |
if(typeof( isDayFullByTime ) == 'function') {
|
255 |
if ( is_booking_used_check_in_out_time === true ) {
|
256 |
if (ts == '1') additional_class += ' check_in_time' + ' check_in_time_date_approved'; //FixIn: 6.0.1.2
|
257 |
if (ts == '2') additional_class += ' check_out_time'+ ' check_out_time_date_approved'; //FixIn: 6.0.1.2
|
258 |
+
} else {
|
259 |
+
additional_class += ' times_clock'; //FixIn: 8.2.1.27
|
260 |
}
|
261 |
time_return_value = [true, 'date_available cal4date-' + class_day +' date_approved timespartly' + additional_class]; // Times
|
262 |
if(typeof( isDayFullByTime ) == 'function') {
|
353 |
}
|
354 |
|
355 |
function changeMonthYear(year, month){
|
356 |
+
|
357 |
+
if(typeof( prepare_tooltip ) == 'function') {
|
358 |
+
setTimeout("prepare_tooltip("+bk_type+");",1000);
|
359 |
+
}
|
|
|
360 |
if(typeof( prepare_highlight ) == 'function') {
|
361 |
setTimeout("prepare_highlight();",1000);
|
362 |
}
|
413 |
jQuery.datepick._updateDatepick(inst);
|
414 |
}
|
415 |
|
416 |
+
if ( typeof( prepare_tooltip ) == 'function' ){
|
417 |
+
setTimeout( "prepare_tooltip(" + bk_type + ");", 1000 );
|
418 |
+
}
|
|
|
419 |
}
|
420 |
|
421 |
|
674 |
// Make validation only for visible elements
|
675 |
if ( jQuery( element ).is( ':visible' ) ) { //FixIn: 7.2.1.12.2
|
676 |
// Recheck for max num. available visitors selection
|
677 |
+
if ( element.name == ('visitors'+bk_type) ){
|
678 |
+
if ( typeof(is_max_visitors_selection_more_than_available) == 'function' ){
|
679 |
+
|
680 |
+
//FixIn: 8.2.1.28
|
681 |
+
if ( ( wpbc_is_time_field_in_booking_form( bk_type, submit_form.elements ) )
|
682 |
+
&& ( ! wpdev_in_array( parent_booking_resources, bk_type ) )
|
683 |
+
) {
|
684 |
|
685 |
+
// We are having timeslots and this is single booking resource, so skip checking for max number of visitors
|
686 |
+
|
687 |
+
} else {
|
688 |
+
|
689 |
+
if ( is_max_visitors_selection_more_than_available( bk_type, inp_value, element ) ){
|
690 |
+
return;
|
691 |
+
}
|
692 |
+
}
|
693 |
+
}
|
694 |
+
}
|
695 |
// Phone validation
|
696 |
/*if ( element.name == ('phone'+bk_type) ) {
|
697 |
// we validate a phone number of 10 digits with no comma, no spaces, no punctuation and there will be no + sign in front the number - See more at: http://www.w3resource.com/javascript/form/phone-no-validation.php#sthash.U9FHwcdW.dpuf
|
js/wpbc-gutenberg.js
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/**
|
2 |
+
* @version 1.0
|
3 |
+
* @package Booking Calendar
|
4 |
+
* @subpackage Getenberg integration
|
5 |
+
* @category inserting into posts
|
6 |
+
*
|
7 |
+
* @author wpdevelop
|
8 |
+
* @link https://wpbookingcalendar.com/
|
9 |
+
* @email info@wpbookingcalendar.com
|
10 |
+
*
|
11 |
+
* @modified 2018-04-22
|
12 |
+
*/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
var el = wp.element.createElement,
|
18 |
+
registerBlockType = wp.blocks.registerBlockType,
|
19 |
+
blockStyle = { backgroundColor: '#900', color: '#fff', padding: '20px' };
|
20 |
+
|
21 |
+
registerBlockType( 'gutenberg-wpbc/booking', {
|
22 |
+
title: 'Booking Calendar',
|
23 |
+
|
24 |
+
icon: 'calendar-alt',
|
25 |
+
|
26 |
+
category: 'layout',
|
27 |
+
|
28 |
+
edit: function() {
|
29 |
+
return el( 'div', { style: blockStyle }, '"Booking Calendar"' );
|
30 |
+
},
|
31 |
+
|
32 |
+
save: function() {
|
33 |
+
return el( 'div', { style: blockStyle }, '[booking]' );
|
34 |
+
},
|
35 |
+
} );
|
36 |
+
|
js/wpbc-migrate.js
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
(function() {
|
2 |
+
var matched, browser;
|
3 |
+
|
4 |
+
// Use of jQuery.browser is frowned upon.
|
5 |
+
// More details: http://api.jquery.com/jQuery.browser
|
6 |
+
// jQuery.uaMatch maintained for back-compat
|
7 |
+
jQuery.uaMatch = function( ua ) {
|
8 |
+
ua = ua.toLowerCase();
|
9 |
+
|
10 |
+
var match = /(chrome)[ \/]([\w.]+)/.exec( ua ) ||
|
11 |
+
/(webkit)[ \/]([\w.]+)/.exec( ua ) ||
|
12 |
+
/(opera)(?:.*version|)[ \/]([\w.]+)/.exec( ua ) ||
|
13 |
+
/(msie) ([\w.]+)/.exec( ua ) ||
|
14 |
+
ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec( ua ) ||
|
15 |
+
[];
|
16 |
+
|
17 |
+
return {
|
18 |
+
browser: match[ 1 ] || "",
|
19 |
+
version: match[ 2 ] || "0"
|
20 |
+
};
|
21 |
+
};
|
22 |
+
|
23 |
+
matched = jQuery.uaMatch( navigator.userAgent );
|
24 |
+
browser = {};
|
25 |
+
|
26 |
+
if ( matched.browser ) {
|
27 |
+
browser[ matched.browser ] = true;
|
28 |
+
browser.version = matched.version;
|
29 |
+
}
|
30 |
+
|
31 |
+
// Chrome is Webkit, but Webkit is also Safari.
|
32 |
+
if ( browser.chrome ) {
|
33 |
+
browser.webkit = true;
|
34 |
+
} else if ( browser.webkit ) {
|
35 |
+
browser.safari = true;
|
36 |
+
}
|
37 |
+
|
38 |
+
// Set to true to prevent console output; migrateWarnings still maintained
|
39 |
+
//jQuery.migrateMute = true;
|
40 |
+
|
41 |
+
jQuery.browser = browser;
|
42 |
+
})();
|
js/wpbc_times.js
ADDED
@@ -0,0 +1,1290 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
var time_buffer_value = 0; // Customization of bufer time for DAN
|
2 |
+
var is_check_start_time_gone = false; // Check start time or end time for the time, which is gone already TODAY.
|
3 |
+
var start_time_checking_index;
|
4 |
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
5 |
+
|
6 |
+
//FixIn: Deprecated
|
7 |
+
function prepare_tooltip( myParam ){
|
8 |
+
wpbc_set_popover_in_cal( myParam );
|
9 |
+
}
|
10 |
+
|
11 |
+
//FixIn: Deprecated
|
12 |
+
function hoverDayTime( value, date_obj, resource_id ){
|
13 |
+
wpbc_prepare_tooltip_content( value, date_obj, resource_id );
|
14 |
+
}
|
15 |
+
|
16 |
+
//FixIn: Deprecated
|
17 |
+
function is_this_time_selections_not_available( resource_id, form_elements ){
|
18 |
+
var reslt = wpbc_is_this_time_selection_not_available( resource_id, form_elements );
|
19 |
+
return reslt;
|
20 |
+
}
|
21 |
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
22 |
+
|
23 |
+
/**
|
24 |
+
* Prepare for showing popovers in calendar at front-end side
|
25 |
+
*
|
26 |
+
* @param resource_id
|
27 |
+
*/
|
28 |
+
function wpbc_set_popover_in_cal( resource_id ){
|
29 |
+
|
30 |
+
var tooltip_day_class_4_show = " .timespartly";
|
31 |
+
|
32 |
+
if ( is_show_availability_in_tooltips ){
|
33 |
+
if ( wpdev_in_array( parent_booking_resources, resource_id ) )
|
34 |
+
tooltip_day_class_4_show = " .datepick-days-cell"; //" .datepick-days-cell a"; // each day
|
35 |
+
}
|
36 |
+
|
37 |
+
if ( is_show_cost_in_tooltips ){
|
38 |
+
tooltip_day_class_4_show = " .datepick-days-cell"; //" .datepick-days-cell a"; // each day
|
39 |
+
}
|
40 |
+
|
41 |
+
// Show tooltip at each day if time availability filter is set
|
42 |
+
if ( typeof(global_avalaibility_times[ resource_id ]) != "undefined" ){
|
43 |
+
if ( global_avalaibility_times[ resource_id ].length > 0 ) tooltip_day_class_4_show = " .datepick-days-cell"; // each day
|
44 |
+
}
|
45 |
+
|
46 |
+
if ( jQuery.isFunction( jQuery( "#calendar_booking" + resource_id + tooltip_day_class_4_show ).popover ) ){ //FixIn: 7.0.1.2 - 2016-12-10
|
47 |
+
jQuery( "#calendar_booking" + resource_id + tooltip_day_class_4_show ).popover( {
|
48 |
+
placement: 'top auto'
|
49 |
+
, trigger : 'hover'
|
50 |
+
, delay : {show: 500, hide: 1}
|
51 |
+
, content : ''
|
52 |
+
, template : '<div class="popover popover_calendar_hover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
53 |
+
, container: '#calendar_booking' + resource_id
|
54 |
+
, html : 'true'
|
55 |
+
} );
|
56 |
+
}
|
57 |
+
}
|
58 |
+
|
59 |
+
/**
|
60 |
+
* Sort times array - prevent issue with same start/end times.
|
61 |
+
* @param times_array [
|
62 |
+
0: Array [ 10, "00", "01" ]
|
63 |
+
1: Array [ 12, "00", "01" ]
|
64 |
+
2: Array [ 12, "00", "02" ]
|
65 |
+
]
|
66 |
+
* @returns [
|
67 |
+
0: Array [ 10, "00", "01" ]
|
68 |
+
1: Array [ 12, "00", "02" ]
|
69 |
+
2: Array [ 12, "00", "01" ]
|
70 |
+
]
|
71 |
+
*/
|
72 |
+
function wpbc_sort_times_array( times_array ){
|
73 |
+
|
74 |
+
var sort_time_arr=[];
|
75 |
+
var sort_time_obj = [];
|
76 |
+
var time_second = 0
|
77 |
+
var is_it_endtime = 0;
|
78 |
+
for ( var i = 0 ; i < times_array.length; i++ ){
|
79 |
+
|
80 |
+
if ( times_array[ i ].length > 2 ) {
|
81 |
+
|
82 |
+
time_second = parseInt( times_array[ i ][ 0 ] ) * 3600 + parseInt( times_array[ i ][ 1 ] ) * 60 + parseInt( times_array[ i ][ 2 ] );
|
83 |
+
|
84 |
+
is_it_endtime = time_second % 10; // 1 -start || 2 - end
|
85 |
+
|
86 |
+
if ( 2 === is_it_endtime ) {
|
87 |
+
time_second = time_second - 10; // End time
|
88 |
+
} else {
|
89 |
+
time_second = time_second + 10; // Start time
|
90 |
+
}
|
91 |
+
|
92 |
+
sort_time_obj[ sort_time_obj.length ] = { second: time_second, value: times_array[ i ] };
|
93 |
+
}
|
94 |
+
}
|
95 |
+
|
96 |
+
// sort by seconds
|
97 |
+
sort_time_obj.sort(function (a, b) {
|
98 |
+
return a.second - b.second;
|
99 |
+
});
|
100 |
+
|
101 |
+
for ( var i = 0 ; i < sort_time_obj.length; i++ ){
|
102 |
+
sort_time_arr[ sort_time_arr.length ] = sort_time_obj[ i ].value;
|
103 |
+
}
|
104 |
+
return sort_time_arr;
|
105 |
+
}
|
106 |
+
|
107 |
+
|
108 |
+
|
109 |
+
/**
|
110 |
+
* Prepare content for popover, like Times, Costs, Availability, ....
|
111 |
+
* @param value
|
112 |
+
* @param date_obj
|
113 |
+
* @param resource_id
|
114 |
+
*/
|
115 |
+
function wpbc_prepare_tooltip_content( value, date_obj, resource_id ){
|
116 |
+
|
117 |
+
if ( date_obj == null ) return;
|
118 |
+
|
119 |
+
var i = 0;
|
120 |
+
var h = '';
|
121 |
+
var m = '';
|
122 |
+
var s = '';
|
123 |
+
var td_class;
|
124 |
+
|
125 |
+
var tooltip_time = '';
|
126 |
+
var times_array = [];
|
127 |
+
|
128 |
+
td_class = ( date_obj.getMonth() + 1 ) + '-' + date_obj.getDate() + '-' + date_obj.getFullYear();
|
129 |
+
|
130 |
+
// Get Times from Approved dates
|
131 |
+
var times_array_approved = wpbc_get_times_from_dates_arr( date_approved, resource_id, td_class );
|
132 |
+
for ( i = 0; i < times_array_approved.length; i++ ){
|
133 |
+
times_array[ times_array.length ] = times_array_approved[ i ];
|
134 |
+
}
|
135 |
+
|
136 |
+
// Get Times from Pending dates
|
137 |
+
var times_array_pending = wpbc_get_times_from_dates_arr( date2approve, resource_id, td_class );
|
138 |
+
for ( i = 0; i < times_array_pending.length; i++ ){
|
139 |
+
times_array[ times_array.length ] = times_array_pending[ i ];
|
140 |
+
}
|
141 |
+
|
142 |
+
// Time availability
|
143 |
+
if ( typeof(hover_day_check_global_time_availability) == 'function' ){
|
144 |
+
times_array = hover_day_check_global_time_availability( date_obj, resource_id, times_array );
|
145 |
+
}
|
146 |
+
|
147 |
+
|
148 |
+
//FixIn: 8.2.1.9
|
149 |
+
if ( times_array.length > 0 ){
|
150 |
+
times_array = wpbc_sort_times_array( times_array );
|
151 |
+
}
|
152 |
+
// times_array.sort();
|
153 |
+
|
154 |
+
|
155 |
+
for ( i = 0; i < times_array.length; i++ ){ // s = 2 - end time, s = 1 - start time
|
156 |
+
s = parseInt( times_array[ i ][ 2 ] );
|
157 |
+
if ( s == 2 ){
|
158 |
+
if ( tooltip_time == '' ) tooltip_time = ' ... - ';
|
159 |
+
} // End time and before was no dates so its start from start of date_obj
|
160 |
+
if ( (tooltip_time == '') && (times_array[ i ][ 0 ] == '00') && (times_array[ i ][ 1 ] == '00') )
|
161 |
+
tooltip_time = ' ... '; //start date at the midnight
|
162 |
+
else if ( (i == (times_array.length - 1)) && (times_array[ i ][ 0 ] == '23') && (times_array[ i ][ 1 ] == '59') )
|
163 |
+
tooltip_time += ' ... ';
|
164 |
+
else {
|
165 |
+
var hours_show = times_array[ i ][ 0 ];
|
166 |
+
var hours_show_sufix = '';
|
167 |
+
if ( is_am_pm_inside_time ){
|
168 |
+
if ( hours_show >= 12 ){
|
169 |
+
hours_show = hours_show - 12;
|
170 |
+
if ( hours_show == 0 ) hours_show = 12;
|
171 |
+
hours_show_sufix = ' pm';
|
172 |
+
} else {
|
173 |
+
hours_show_sufix = ' am';
|
174 |
+
}
|
175 |
+
}
|
176 |
+
//Customization of bufer time for DAN
|
177 |
+
if ( times_array[ i ][ 2 ] == '02' ){
|
178 |
+
times_array[ i ][ 1 ] = (times_array[ i ][ 1 ] * 1) + time_buffer_value;
|
179 |
+
if ( times_array[ i ][ 1 ] > 59 ){
|
180 |
+
times_array[ i ][ 1 ] = times_array[ i ][ 1 ] - 60;
|
181 |
+
hours_show = (hours_show * 1) + 1;
|
182 |
+
}
|
183 |
+
if ( times_array[ i ][ 1 ] < 10 ) times_array[ i ][ 1 ] = '0' + times_array[ i ][ 1 ];
|
184 |
+
}
|
185 |
+
|
186 |
+
tooltip_time += hours_show + ':' + times_array[ i ][ 1 ] + hours_show_sufix;
|
187 |
+
}
|
188 |
+
|
189 |
+
|
190 |
+
if ( s == 1 ){
|
191 |
+
tooltip_time += ' - ';
|
192 |
+
if ( i == (times_array.length - 1) ) tooltip_time += ' ... ';
|
193 |
+
}
|
194 |
+
if ( s == 2 ){
|
195 |
+
if ( typeof(wpbc_get_additional_info_for_tooltip) == 'function' ){
|
196 |
+
tooltip_time += wpbc_get_additional_info_for_tooltip( resource_id, td_class, parseInt( times_array[ i ][ 0 ] * 60 ) + parseInt( times_array[ i ][ 1 ] ) );
|
197 |
+
}
|
198 |
+
tooltip_time += '<br/>';
|
199 |
+
}
|
200 |
+
}
|
201 |
+
|
202 |
+
// jQuery( '#calendar_booking'+resource_id+' td.cal4date-'+td_class ) // TODO: continue working here, check unshow times at full booked days
|
203 |
+
if ( tooltip_time.indexOf( "undefined" ) > -1 ){
|
204 |
+
tooltip_time = '';
|
205 |
+
}
|
206 |
+
else {
|
207 |
+
if ( (tooltip_time != '') && (bk_highlight_timeslot_word != '') ){
|
208 |
+
if ( is_booking_used_check_in_out_time === true ) // Disable showing time tooltip, if we are using check in/out times
|
209 |
+
tooltip_time = '';
|
210 |
+
else
|
211 |
+
tooltip_time = '<span class="wpbc_booked_times_word">' + bk_highlight_timeslot_word + '</span><br />' + tooltip_time;
|
212 |
+
}
|
213 |
+
}
|
214 |
+
if ( typeof(getDayPrice4Show) == 'function' ){
|
215 |
+
tooltip_time = getDayPrice4Show( resource_id, tooltip_time, td_class );
|
216 |
+
}
|
217 |
+
if ( typeof(getDayAvailability4Show) == 'function' ){
|
218 |
+
tooltip_time = getDayAvailability4Show( resource_id, tooltip_time, td_class );
|
219 |
+
}
|
220 |
+
|
221 |
+
//tooltip_time = 'Already booked time slots: </br>' + tooltip_time ;
|
222 |
+
jQuery( '#calendar_booking' + resource_id + ' td.cal4date-' + td_class ).attr( 'data-content', tooltip_time );
|
223 |
+
}
|
224 |
+
|
225 |
+
|
226 |
+
/**
|
227 |
+
* Get Times array [ [ h, m, s ], ... ] from Dates array ( date_approved || date2approve ), or return empty array otherwise
|
228 |
+
* @arr dates_arr
|
229 |
+
* @int resource_id
|
230 |
+
* @string td_class
|
231 |
+
* @returns {Array}
|
232 |
+
*/
|
233 |
+
function wpbc_get_times_from_dates_arr( dates_arr, resource_id, td_class ){
|
234 |
+
|
235 |
+
var i;
|
236 |
+
var h = '';
|
237 |
+
var m = '';
|
238 |
+
var s = '';
|
239 |
+
var times_array = [];
|
240 |
+
|
241 |
+
// Get Times from Dates Array
|
242 |
+
|
243 |
+
if ( ( typeof( dates_arr[ resource_id ] ) !== 'undefined' )
|
244 |
+
&& ( typeof( dates_arr[ resource_id ][ td_class ] ) !== 'undefined' )
|
245 |
+
&& (
|
246 |
+
( dates_arr[ resource_id ][ td_class ][ 0 ][ 3 ] != 0 )
|
247 |
+
|| ( dates_arr[ resource_id ][ td_class ][ 0 ][ 4 ] != 0 )
|
248 |
+
)
|
249 |
+
){
|
250 |
+
for ( i = 0; i < dates_arr[ resource_id ][ td_class ].length; i++ ){
|
251 |
+
|
252 |
+
h = dates_arr[ resource_id ][ td_class ][ i ][ 3 ];
|
253 |
+
if ( h < 10 ) h = '0' + h;
|
254 |
+
if ( h == 0 ) h = '00';
|
255 |
+
|
256 |
+
m = dates_arr[ resource_id ][ td_class ][ i ][ 4 ];
|
257 |
+
if ( m < 10 ) m = '0' + m;
|
258 |
+
if ( m == 0 ) m = '00';
|
259 |
+
|
260 |
+
s = dates_arr[ resource_id ][ td_class ][ i ][ 5 ];
|
261 |
+
if ( s == 2 ) s = '02';
|
262 |
+
if ( s == 1 ) s = '01';
|
263 |
+
if ( s == 0 ) s = '00';
|
264 |
+
|
265 |
+
times_array[ times_array.length ] = [ h, m, s ];
|
266 |
+
}
|
267 |
+
}
|
268 |
+
|
269 |
+
return times_array;
|
270 |
+
}
|
271 |
+
|
272 |
+
|
273 |
+
/**
|
274 |
+
* Check if in booking form exist times fields for booking for specific time-slot
|
275 |
+
* @param resource_id
|
276 |
+
* @param form_elements
|
277 |
+
* @returns {boolean}
|
278 |
+
*/
|
279 |
+
function wpbc_is_time_field_in_booking_form( resource_id, form_elements ){ //FixIn: 8.2.1.28
|
280 |
+
|
281 |
+
var count = form_elements.length;
|
282 |
+
var start_time = false;
|
283 |
+
var end_time = false;
|
284 |
+
var duration = false;
|
285 |
+
var element;
|
286 |
+
|
287 |
+
/**
|
288 |
+
* Get from booking form 'rangetime', 'durationtime', 'starttime', 'endtime', if exists.
|
289 |
+
*/
|
290 |
+
for ( var i = 0; i < count; i++ ){
|
291 |
+
|
292 |
+
element = form_elements[ i ];
|
293 |
+
|
294 |
+
// Skip elements from garbage
|
295 |
+
if ( jQuery( element ).closest( '.booking_form_garbage' ).length ){ //FixIn: 7.1.2.14
|
296 |
+
continue;
|
297 |
+
}
|
298 |
+
|
299 |
+
if ( element.name != undefined ){
|
300 |
+
var my_element = element.name; //.toString();
|
301 |
+
if ( my_element.indexOf( 'rangetime' ) !== -1 ){ // Range Time
|
302 |
+
|
303 |
+
return true;
|
304 |
+
}
|
305 |
+
if ( (my_element.indexOf( 'durationtime' ) !== -1) ){ // Duration
|
306 |
+
duration = element.value;
|
307 |
+
}
|
308 |
+
if ( my_element.indexOf( 'starttime' ) !== -1 ){ // Start Time
|
309 |
+
start_time = element.value;
|
310 |
+
}
|
311 |
+
if ( my_element.indexOf( 'endtime' ) !== -1 ){ // End Time
|
312 |
+
end_time = element.value;
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
|
317 |
+
// Duration get Values
|
318 |
+
if ( ( duration !== false ) && ( start_time !== false ) ){ // we have Duration and Start time
|
319 |
+
return true;
|
320 |
+
}
|
321 |
+
|
322 |
+
if ( ( start_time !== false ) && ( end_time !== false ) ){ // we have End time and Start time
|
323 |
+
return true;
|
324 |
+
}
|
325 |
+
|
326 |
+
return false;
|
327 |
+
}
|
328 |
+
|
329 |
+
|
330 |
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
331 |
+
//TODO: Continue Refactoring here 2018-04-21
|
332 |
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
333 |
+
|
334 |
+
|
335 |
+
//PS: This function from ../booking/inc/js/personal.js
|
336 |
+
function wpbc_is_this_time_selection_not_available( resource_id, form_elements ){
|
337 |
+
|
338 |
+
// Skip this checking if we are in the Admin panel at Add booking page
|
339 |
+
if ( location.href.indexOf( 'page=wpbc-new' ) > 0 ) {
|
340 |
+
return false;
|
341 |
+
}
|
342 |
+
|
343 |
+
var count = form_elements.length;
|
344 |
+
var start_time = false;
|
345 |
+
var end_time = false;
|
346 |
+
var duration = false;
|
347 |
+
var element;
|
348 |
+
var element_start = false;
|
349 |
+
var element_end = false;
|
350 |
+
var element_duration = false;
|
351 |
+
var element_rangetime = false;
|
352 |
+
|
353 |
+
/**
|
354 |
+
* Get from booking form 'rangetime', 'durationtime', 'starttime', 'endtime', if exists.
|
355 |
+
*/
|
356 |
+
for ( var i = 0; i < count; i++ ){
|
357 |
+
|
358 |
+
element = form_elements[ i ];
|
359 |
+
|
360 |
+
// Skip elements from garbage
|
361 |
+
if ( jQuery( element ).closest( '.booking_form_garbage' ).length ){ //FixIn: 7.1.2.14
|
362 |
+
continue;
|
363 |
+
}
|
364 |
+
|
365 |
+
if ( element.name != undefined ){
|
366 |
+
var my_element = element.name; //.toString();
|
367 |
+
if ( my_element.indexOf( 'rangetime' ) !== -1 ){ // Range Time
|
368 |
+
if ( element.value == '' ){ //FixIn: 7.0.Beta.19
|
369 |
+
showErrorMessage( element, message_verif_requred );
|
370 |
+
return true;
|
371 |
+
}
|
372 |
+
var my_rangetime = element.value.split( '-' );
|
373 |
+
if ( my_rangetime.length > 1 ){
|
374 |
+
start_time = my_rangetime[ 0 ].replace( /(^\s+)|(\s+$)/g, "" ); // Trim
|
375 |
+
end_time = my_rangetime[ 1 ].replace( /(^\s+)|(\s+$)/g, "" );
|
376 |
+
element_rangetime = element;
|
377 |
+
}
|
378 |
+
}
|
379 |
+
if ( (my_element.indexOf( 'durationtime' ) !== -1) ){ // Duration
|
380 |
+
duration = element.value;
|
381 |
+
element_duration = element;
|
382 |
+
}
|
383 |
+
if ( my_element.indexOf( 'starttime' ) !== -1 ){ // Start Time
|
384 |
+
start_time = element.value;
|
385 |
+
element_start = element;
|
386 |
+
}
|
387 |
+
if ( my_element.indexOf( 'endtime' ) !== -1 ){ // End Time
|
388 |
+
end_time = element.value;
|
389 |
+
element_end = element;
|
390 |
+
}
|
391 |
+
}
|
392 |
+
}
|
393 |
+
|
394 |
+
|
395 |
+
// Duration get Values
|
396 |
+
if ( (duration !== false) && (start_time !== false) ){ // we have Duration and Start time so try to get End time
|
397 |
+
|
398 |
+
var mylocalstarttime = start_time.split( ':' );
|
399 |
+
var d = new Date( 1980, 1, 1, mylocalstarttime[ 0 ], mylocalstarttime[ 1 ], 0 );
|
400 |
+
|
401 |
+
var my_duration = duration.split( ':' );
|
402 |
+
my_duration = my_duration[ 0 ] * 60 * 60 * 1000 + my_duration[ 1 ] * 60 * 1000;
|
403 |
+
d.setTime( d.getTime() + my_duration );
|
404 |
+
|
405 |
+
var my_hours = d.getHours();
|
406 |
+
if ( my_hours < 10 ) my_hours = '0' + (my_hours + '');
|
407 |
+
var my_minutes = d.getMinutes();
|
408 |
+
if ( my_minutes < 10 ) my_minutes = '0' + (my_minutes + '');
|
409 |
+
|
410 |
+
// We are get end time
|
411 |
+
end_time = (my_hours + '') + ':' + (my_minutes + '');
|
412 |
+
if ( end_time == '00:00' ) end_time = '23:59';
|
413 |
+
}
|
414 |
+
|
415 |
+
|
416 |
+
if ( (start_time === false) || (end_time === false) ){ // We do not have Start or End time or Both of them, so do not check it
|
417 |
+
|
418 |
+
return false;
|
419 |
+
|
420 |
+
} else {
|
421 |
+
|
422 |
+
var valid_time = true;
|
423 |
+
if ( (start_time == '') || (end_time == '') ) valid_time = false;
|
424 |
+
|
425 |
+
if ( !isValidTimeTextField( start_time ) ) valid_time = false;
|
426 |
+
if ( !isValidTimeTextField( end_time ) ) valid_time = false;
|
427 |
+
|
428 |
+
if ( valid_time === true )
|
429 |
+
if (
|
430 |
+
(typeof(checkRecurentTimeInside) == 'function') &&
|
431 |
+
(typeof(is_booking_recurrent_time) !== 'undefined') &&
|
432 |
+
(is_booking_recurrent_time == true)
|
433 |
+
){ // Recheck Time here !!!
|
434 |
+
valid_time = checkRecurentTimeInside( [ start_time, end_time ], resource_id );
|
435 |
+
} else {
|
436 |
+
|
437 |
+
if ( typeof(checkTimeInside) == 'function' ){
|
438 |
+
valid_time = checkTimeInside( start_time, true, resource_id );
|
439 |
+
}
|
440 |
+
|
441 |
+
if ( valid_time === true ){
|
442 |
+
if ( typeof(checkTimeInside) == 'function' ){
|
443 |
+
valid_time = checkTimeInside( end_time, false, resource_id );
|
444 |
+
}
|
445 |
+
}
|
446 |
+
}
|
447 |
+
|
448 |
+
if ( valid_time !== true ){
|
449 |
+
//return false; // do not show warning for setting pending days selectable, if making booking for time-slot //FixIn: 7.0.1.23
|
450 |
+
if ( (is_booking_used_check_in_out_time) && (element_start !== false) && (element_end !== false) ){ //FixIn:6.1.1.1
|
451 |
+
showMessageUnderElement( '#date_booking' + resource_id, message_checkinouttime_error, '' );
|
452 |
+
makeScroll( '#calendar_booking' + resource_id ); // Scroll to the calendar
|
453 |
+
return true;
|
454 |
+
}
|
455 |
+
if ( element_rangetime !== false ) showErrorTimeMessage( message_rangetime_error, element_rangetime );
|
456 |
+
if ( element_duration !== false ) showErrorTimeMessage( message_durationtime_error, element_duration );
|
457 |
+
if ( element_start !== false ) showErrorTimeMessage( message_starttime_error, element_start );
|
458 |
+
if ( element_end !== false ) showErrorTimeMessage( message_endtime_error, element_end );
|
459 |
+
|
460 |
+
return true;
|
461 |
+
|
462 |
+
} else {
|
463 |
+
return false;
|
464 |
+
}
|
465 |
+
|
466 |
+
}
|
467 |
+
|
468 |
+
|
469 |
+
}
|
470 |
+
|
471 |
+
|
472 |
+
function isTimeTodayGone( myTime, sort_date_array ){
|
473 |
+
var date_to_check = sort_date_array[ 0 ];
|
474 |
+
if ( is_check_start_time_gone == false ){
|
475 |
+
date_to_check = sort_date_array[ (sort_date_array.length - 1) ];
|
476 |
+
}
|
477 |
+
|
478 |
+
if ( parseInt( date_to_check[ 0 ] ) < parseInt( wpdev_bk_today[ 0 ] ) ) return true;
|
479 |
+
if ( (parseInt( date_to_check[ 0 ] ) == parseInt( wpdev_bk_today[ 0 ] )) && (parseInt( date_to_check[ 1 ] ) < parseInt( wpdev_bk_today[ 1 ] )) )
|
480 |
+
return true;
|
481 |
+
if ( (parseInt( date_to_check[ 0 ] ) == parseInt( wpdev_bk_today[ 0 ] )) && (parseInt( date_to_check[ 1 ] ) == parseInt( wpdev_bk_today[ 1 ] )) && (parseInt( date_to_check[ 2 ] ) < parseInt( wpdev_bk_today[ 2 ] )) )
|
482 |
+
return true;
|
483 |
+
if ( (parseInt( date_to_check[ 0 ] ) == parseInt( wpdev_bk_today[ 0 ] )) &&
|
484 |
+
(parseInt( date_to_check[ 1 ] ) == parseInt( wpdev_bk_today[ 1 ] )) &&
|
485 |
+
(parseInt( date_to_check[ 2 ] ) == parseInt( wpdev_bk_today[ 2 ] )) ){
|
486 |
+
var mytime_value = myTime.split( ":" );
|
487 |
+
mytime_value = mytime_value[ 0 ] * 60 + parseInt( mytime_value[ 1 ] );
|
488 |
+
|
489 |
+
var current_time_value = wpdev_bk_today[ 3 ] * 60 + parseInt( wpdev_bk_today[ 4 ] );
|
490 |
+
|
491 |
+
if ( current_time_value > mytime_value ) return true;
|
492 |
+
|
493 |
+
}
|
494 |
+
return false;
|
495 |
+
}
|
496 |
+
|
497 |
+
|
498 |
+
|
499 |
+
|
500 |
+
function checkTimeInside( mytime, is_start_time, bk_type ){
|
501 |
+
|
502 |
+
// Check time availability for global filters
|
503 |
+
if ( typeof(check_entered_time_to_global_availability_time) == 'function' ){
|
504 |
+
if ( !check_entered_time_to_global_availability_time( mytime, is_start_time, bk_type ) ) return false;
|
505 |
+
}
|
506 |
+
|
507 |
+
var my_dates_str = document.getElementById( 'date_booking' + bk_type ).value; // GET DATES From TEXTAREA
|
508 |
+
|
509 |
+
return checkTimeInsideProcess( mytime, is_start_time, bk_type, my_dates_str );
|
510 |
+
|
511 |
+
}
|
512 |
+
|
513 |
+
|
514 |
+
function checkRecurentTimeInside( my_rangetime, bk_type ){
|
515 |
+
|
516 |
+
var valid_time = true;
|
517 |
+
var my_dates_str = document.getElementById( 'date_booking' + bk_type ).value; // GET DATES From TEXTAREA
|
518 |
+
// recurrent time check for all days in loop
|
519 |
+
|
520 |
+
var date_array = my_dates_str.split( ", " );
|
521 |
+
if ( date_array.length == 2 ){ // This recheck is need for editing booking, with single day
|
522 |
+
if ( date_array[ 0 ] == date_array[ 1 ] ){
|
523 |
+
date_array = [ date_array[ 0 ] ];
|
524 |
+
}
|
525 |
+
}
|
526 |
+
var temp_date_str = '';
|
527 |
+
for ( var i = 0; i < date_array.length; i++ ){ // Get SORTED selected days array
|
528 |
+
temp_date_str = date_array[ i ];
|
529 |
+
if ( checkTimeInsideProcess( my_rangetime[ 0 ], true, bk_type, temp_date_str ) == false ) valid_time = false;
|
530 |
+
if ( checkTimeInsideProcess( my_rangetime[ 1 ], false, bk_type, temp_date_str ) == false ) valid_time = false;
|
531 |
+
|
532 |
+
}
|
533 |
+
|
534 |
+
return valid_time;
|
535 |
+
}
|
536 |
+
|
537 |
+
|
538 |
+
// Function check start and end time at selected days
|
539 |
+
function checkTimeInsideProcess( mytime, is_start_time, bk_type, my_dates_str ){
|
540 |
+
|
541 |
+
|
542 |
+
var date_array = my_dates_str.split( ", " );
|
543 |
+
if ( date_array.length == 2 ){ // This recheck is need for editing booking, with single day
|
544 |
+
if ( date_array[ 0 ] == date_array[ 1 ] ){
|
545 |
+
date_array = [ date_array[ 0 ] ];
|
546 |
+
}
|
547 |
+
}
|
548 |
+
|
549 |
+
var temp_elemnt;
|
550 |
+
var td_class;
|
551 |
+
var sort_date_array = [];
|
552 |
+
var work_date_array = [];
|
553 |
+
var times_array = [];
|
554 |
+
var is_check_for_time;
|
555 |
+
|
556 |
+
for ( var i = 0; i < date_array.length; i++ ){ // Get SORTED selected days array
|
557 |
+
temp_elemnt = date_array[ i ].split( "." );
|
558 |
+
sort_date_array[ i ] = [ temp_elemnt[ 2 ], temp_elemnt[ 1 ] + '', temp_elemnt[ 0 ] + '' ]; // [2009,7,1],...
|
559 |
+
}
|
560 |
+
sort_date_array.sort(); // SORT D a t e s
|
561 |
+
for ( i = 0; i < sort_date_array.length; i++ ){ // trnasform to integers
|
562 |
+
sort_date_array[ i ] = [ parseInt( sort_date_array[ i ][ 0 ] * 1 ), parseInt( sort_date_array[ i ][ 1 ] * 1 ), parseInt( sort_date_array[ i ][ 2 ] * 1 ) ]; // [2009,7,1],...
|
563 |
+
}
|
564 |
+
|
565 |
+
if ( ((is_check_start_time_gone) && (is_start_time)) ||
|
566 |
+
((!is_check_start_time_gone) && (!is_start_time)) ){
|
567 |
+
|
568 |
+
if ( isTimeTodayGone( mytime, sort_date_array ) ) return false;
|
569 |
+
}
|
570 |
+
// CHECK FOR BOOKING INSIDE OF S E L E C T E D DAY RANGE AND FOR TOTALLY BOOKED DAYS AT THE START AND END OF RANGE
|
571 |
+
work_date_array = sort_date_array;
|
572 |
+
for ( var j = 0; j < work_date_array.length; j++ ){
|
573 |
+
td_class = work_date_array[ j ][ 1 ] + '-' + work_date_array[ j ][ 2 ] + '-' + work_date_array[ j ][ 0 ];
|
574 |
+
|
575 |
+
if ( (j == 0) || (j == (work_date_array.length - 1)) ) is_check_for_time = true; // Check for time only start and end time
|
576 |
+
else is_check_for_time = false;
|
577 |
+
|
578 |
+
// Get dates and time from pending dates
|
579 |
+
if ( typeof(date2approve[ bk_type ]) !== 'undefined' ){
|
580 |
+
if ( (typeof(date2approve[ bk_type ][ td_class ]) !== 'undefined') ){
|
581 |
+
if ( !is_check_for_time ){
|
582 |
+
return false;
|
583 |
+
} // its mean that this date is booked inside of range selected dates
|
584 |
+
if ( (date2approve[ bk_type ][ td_class ][ 0 ][ 3 ] != 0) || (date2approve[ bk_type ][ td_class ][ 0 ][ 4 ] != 0) ){
|
585 |
+
// Evrything good - some time is booked check later
|
586 |
+
} else {
|
587 |
+
return false;
|
588 |
+
} // its mean that this date tottally booked
|
589 |
+
}
|
590 |
+
}
|
591 |
+
|
592 |
+
// Get dates and time from pending dates
|
593 |
+
if ( typeof(date_approved[ bk_type ]) !== 'undefined' ){
|
594 |
+
if ( (typeof(date_approved[ bk_type ][ td_class ]) !== 'undefined') ){
|
595 |
+
if ( !is_check_for_time ){
|
596 |
+
return false;
|
597 |
+
} // its mean that this date is booked inside of range selected dates
|
598 |
+
if ( (date_approved[ bk_type ][ td_class ][ 0 ][ 3 ] != 0) || (date_approved[ bk_type ][ td_class ][ 0 ][ 4 ] != 0) ){
|
599 |
+
// Evrything good - some time is booked check later
|
600 |
+
} else {
|
601 |
+
return false;
|
602 |
+
} // its mean that this date tottally booked
|
603 |
+
}
|
604 |
+
}
|
605 |
+
} ///////////////////////////////////////////////////////////////////////////////////////////////////////
|
606 |
+
|
607 |
+
|
608 |
+
// Check START OR END time for time no in correct fee range
|
609 |
+
if ( is_start_time ) work_date_array = sort_date_array[ 0 ];
|
610 |
+
else work_date_array = sort_date_array[ sort_date_array.length - 1 ];
|
611 |
+
|
612 |
+
td_class = work_date_array[ 1 ] + '-' + work_date_array[ 2 ] + '-' + work_date_array[ 0 ];
|
613 |
+
|
614 |
+
// Get dates and time from pending dates
|
615 |
+
if ( typeof(date2approve[ bk_type ]) !== 'undefined' )
|
616 |
+
if ( typeof(date2approve[ bk_type ][ td_class ]) !== 'undefined' )
|
617 |
+
for ( i = 0; i < date2approve[ bk_type ][ td_class ].length; i++ ){
|
618 |
+
h = date2approve[ bk_type ][ td_class ][ i ][ 3 ];
|
619 |
+
if ( h < 10 ) h = '0' + h;
|
620 |
+
if ( h == 0 ) h = '00';
|
621 |
+
m = date2approve[ bk_type ][ td_class ][ i ][ 4 ];
|
622 |
+
if ( m < 10 ) m = '0' + m;
|
623 |
+
if ( m == 0 ) m = '00';
|
624 |
+
s = date2approve[ bk_type ][ td_class ][ i ][ 5 ];
|
625 |
+
|
626 |
+
//Customization of bufer time for DAN
|
627 |
+
if ( s == '02' ){
|
628 |
+
m = (m * 1) + time_buffer_value;
|
629 |
+
if ( m > 59 ){
|
630 |
+
m = m - 60;
|
631 |
+
h = (h * 1) + 1;
|
632 |
+
}
|
633 |
+
if ( m < 10 ) m = '0' + m;
|
634 |
+
}
|
635 |
+
|
636 |
+
times_array[ times_array.length ] = [ h, m, s ];
|
637 |
+
}
|
638 |
+
|
639 |
+
// Get dates and time from pending dates
|
640 |
+
if ( typeof(date_approved[ bk_type ]) !== 'undefined' )
|
641 |
+
if ( typeof(date_approved[ bk_type ][ td_class ]) !== 'undefined' )
|
642 |
+
for ( i = 0; i < date_approved[ bk_type ][ td_class ].length; i++ ){
|
643 |
+
h = date_approved[ bk_type ][ td_class ][ i ][ 3 ];
|
644 |
+
if ( h < 10 ) h = '0' + h;
|
645 |
+
if ( h == 0 ) h = '00';
|
646 |
+
m = date_approved[ bk_type ][ td_class ][ i ][ 4 ];
|
647 |
+
if ( m < 10 ) m = '0' + m;
|
648 |
+
if ( m == 0 ) m = '00';
|
649 |
+
s = date_approved[ bk_type ][ td_class ][ i ][ 5 ];
|
650 |
+
|
651 |
+
//Customization of bufer time for DAN
|
652 |
+
if ( s == '02' ){
|
653 |
+
m = (m * 1) + time_buffer_value;
|
654 |
+
if ( m > 59 ){
|
655 |
+
m = m - 60;
|
656 |
+
h = (h * 1) + 1;
|
657 |
+
}
|
658 |
+
if ( m < 10 ) m = '0' + m;
|
659 |
+
}
|
660 |
+
|
661 |
+
|
662 |
+
times_array[ times_array.length ] = [ h, m, s ];
|
663 |
+
}
|
664 |
+
|
665 |
+
|
666 |
+
times_array.sort(); // SORT TIMES
|
667 |
+
|
668 |
+
var times_in_day = []; // array with all times
|
669 |
+
var times_in_day_interval_marks = []; // array with time interval marks 1- stsrt time 2 - end time
|
670 |
+
|
671 |
+
|
672 |
+
for ( i = 0; i < times_array.length; i++ ){
|
673 |
+
s = times_array[ i ][ 2 ]; // s = 2 - end time, s = 1 - start time
|
674 |
+
// Start close interval
|
675 |
+
if ( (s == 2) && (i == 0) ){
|
676 |
+
times_in_day[ times_in_day.length ] = 0;
|
677 |
+
times_in_day_interval_marks[ times_in_day_interval_marks.length ] = 1;
|
678 |
+
}
|
679 |
+
// Normal
|
680 |
+
times_in_day[ times_in_day.length ] = times_array[ i ][ 0 ] * 60 + parseInt( times_array[ i ][ 1 ] );
|
681 |
+
times_in_day_interval_marks[ times_in_day_interval_marks.length ] = s;
|
682 |
+
// End close interval
|
683 |
+
if ( (s == 1) && (i == (times_array.length - 1)) ){
|
684 |
+
times_in_day[ times_in_day.length ] = (24 * 60);
|
685 |
+
times_in_day_interval_marks[ times_in_day_interval_marks.length ] = 2;
|
686 |
+
}
|
687 |
+
}
|
688 |
+
|
689 |
+
// Get time from entered time
|
690 |
+
var mytime_value = mytime.split( ":" );
|
691 |
+
mytime_value = mytime_value[ 0 ] * 60 + parseInt( mytime_value[ 1 ] );
|
692 |
+
|
693 |
+
//alert('My time:'+ mytime_value + ' List of times: '+ times_in_day + ' Saved indexes: ' + start_time_checking_index + ' Days: ' + sort_date_array ) ;
|
694 |
+
|
695 |
+
var start_i = 0;
|
696 |
+
if ( start_time_checking_index != undefined )
|
697 |
+
if ( start_time_checking_index[ 0 ] != undefined )
|
698 |
+
if ( (!is_start_time) && (sort_date_array.length == 1) ){
|
699 |
+
start_i = start_time_checking_index[ 0 ];
|
700 |
+
/*start_i++;*/
|
701 |
+
}
|
702 |
+
i = start_i;
|
703 |
+
|
704 |
+
// Main checking inside a day
|
705 |
+
for ( i = start_i; i < times_in_day.length; i++ ){
|
706 |
+
times_in_day[ i ] = parseInt( times_in_day[ i ] );
|
707 |
+
mytime_value = parseInt( mytime_value );
|
708 |
+
if ( is_start_time ){
|
709 |
+
if ( mytime_value > times_in_day[ i ] ){
|
710 |
+
// Its Ok, lets Loop to next item
|
711 |
+
} else if ( mytime_value == times_in_day[ i ] ){
|
712 |
+
if ( times_in_day_interval_marks[ i ] == 1 ){
|
713 |
+
return false; //start time is begin with some other interval
|
714 |
+
} else {
|
715 |
+
if ( (i + 1) <= (times_in_day.length - 1) ){
|
716 |
+
if ( times_in_day[ i + 1 ] <= mytime_value ) return false; //start time is begin with next elemnt interval
|
717 |
+
else { // start time from end of some other
|
718 |
+
if ( sort_date_array.length > 1 )
|
719 |
+
if ( (i + 1) <= (times_in_day.length - 1) ) return false; // Its mean that we make end booking at some other day then this and we have some booking time at this day after start booking - its wrong
|
720 |
+
start_time_checking_index = [ i, td_class, mytime_value ];
|
721 |
+
return true;
|
722 |
+
}
|
723 |
+
}
|
724 |
+
if ( sort_date_array.length > 1 )
|
725 |
+
if ( (i + 1) <= (times_in_day.length - 1) ) return false; // Its mean that we make end booking at some other day then this and we have some booking time at this day after start booking - its wrong
|
726 |
+
start_time_checking_index = [ i, td_class, mytime_value ];
|
727 |
+
return true; // start time from end of some other
|
728 |
+
}
|
729 |
+
} else if ( mytime_value < times_in_day[ i ] ){
|
730 |
+
if ( times_in_day_interval_marks[ i ] == 2 ){
|
731 |
+
return false; // start time inside of some interval
|
732 |
+
} else {
|
733 |
+
if ( sort_date_array.length > 1 )
|
734 |
+
if ( (i + 1) <= (times_in_day.length - 1) ) return false; // Its mean that we make end booking at some other day then this and we have some booking time at this day after start booking - its wrong
|
735 |
+
start_time_checking_index = [ i, td_class, mytime_value ];
|
736 |
+
return true;
|
737 |
+
}
|
738 |
+
}
|
739 |
+
} else {
|
740 |
+
if ( sort_date_array.length == 1 ){
|
741 |
+
|
742 |
+
if ( start_time_checking_index != undefined )
|
743 |
+
if ( start_time_checking_index[ 2 ] != undefined )
|
744 |
+
|
745 |
+
if ( (start_time_checking_index[ 2 ] == times_in_day[ i ]) && (times_in_day_interval_marks[ i ] == 2) ){ // Good, because start time = end of some other interval and we need to get next interval for current end time.
|
746 |
+
} else if ( times_in_day[ i ] < mytime_value ) return false; // some interval begins before end of curent "end time"
|
747 |
+
else {
|
748 |
+
if ( start_time_checking_index[ 2 ] >= mytime_value ) return false; // we are select only one day and end time is earlythe starttime its wrong
|
749 |
+
return true; // if we selected only one day so evrything is fine and end time no inside some other intervals
|
750 |
+
}
|
751 |
+
} else {
|
752 |
+
if ( times_in_day[ i ] < mytime_value ) return false; // Some other interval start before we make end time in the booking at the end day selection
|
753 |
+
else return true;
|
754 |
+
}
|
755 |
+
|
756 |
+
}
|
757 |
+
}
|
758 |
+
|
759 |
+
if ( is_start_time ) start_time_checking_index = [ i, td_class, mytime_value ];
|
760 |
+
else {
|
761 |
+
if ( start_time_checking_index != undefined )
|
762 |
+
if ( start_time_checking_index[ 2 ] != undefined )
|
763 |
+
if ( (sort_date_array.length == 1) && (start_time_checking_index[ 2 ] >= mytime_value) ) return false; // we are select only one day and end time is earlythe starttime its wrong
|
764 |
+
}
|
765 |
+
return true;
|
766 |
+
}
|
767 |
+
|
768 |
+
//PS: This function from ../booking/inc/js/personal.js
|
769 |
+
function showErrorTimeMessage( my_message, element ){
|
770 |
+
var element_name = element.name;
|
771 |
+
makeScroll( element );
|
772 |
+
jQuery( "[name='" + element_name + "']" )
|
773 |
+
.css( {'border': '1px solid red'} )
|
774 |
+
.fadeOut( 350 )
|
775 |
+
.fadeIn( 500 )
|
776 |
+
.animate( {opacity: 1}, 4000 )
|
777 |
+
.animate( {border: '1px solid #DFDFDF'}, 100 )
|
778 |
+
; // mark red border
|
779 |
+
jQuery( "[name='" + element_name + "']" )
|
780 |
+
.after( '<div class="wpdev-help-message alert alert-warning">' + my_message + '</div>' ); // Show message
|
781 |
+
jQuery( ".wpdev-help-message" )
|
782 |
+
// .css( {'color' : 'red'} )
|
783 |
+
.animate( {opacity: 1}, 10000 )
|
784 |
+
.fadeOut( 2000 ); // hide message
|
785 |
+
element.focus(); // make focus to elemnt
|
786 |
+
return true;
|
787 |
+
}
|
788 |
+
|
789 |
+
//PS: This function from ../booking/inc/js/personal.js
|
790 |
+
function isValidTimeTextField( timeStr ){
|
791 |
+
// Checks if time is in HH:MM AM/PM format.
|
792 |
+
// The seconds and AM/PM are optional.
|
793 |
+
|
794 |
+
var timePat = /^(\d{1,2}):(\d{2})(\s?(AM|am|PM|pm))?$/;
|
795 |
+
|
796 |
+
var matchArray = timeStr.match( timePat );
|
797 |
+
if ( matchArray == null ){
|
798 |
+
return false; //("<?php _e('Time is not in a valid format. Use this format HH:MM or HH:MM AM/PM'); ?>");
|
799 |
+
}
|
800 |
+
var hour = matchArray[ 1 ];
|
801 |
+
var minute = matchArray[ 2 ];
|
802 |
+
var ampm = matchArray[ 4 ];
|
803 |
+
|
804 |
+
if ( ampm == "" ){
|
805 |
+
ampm = null
|
806 |
+
}
|
807 |
+
|
808 |
+
if ( hour < 0 || hour > 23 ){
|
809 |
+
return false; //("<?php _e('Hour must be between 1 and 12. (or 0 and 23 for military time)'); ?>");
|
810 |
+
}
|
811 |
+
if ( hour > 12 && ampm != null ){
|
812 |
+
return false; //("<?php _e('You can not specify AM or PM for military time.'); ?>");
|
813 |
+
}
|
814 |
+
if ( minute < 0 || minute > 59 ){
|
815 |
+
return false; //("<?php _e('Minute must be between 0 and 59.'); ?>");
|
816 |
+
}
|
817 |
+
return true;
|
818 |
+
}
|
819 |
+
|
820 |
+
|
821 |
+
// Disable Booked Time Slots in selectbox
|
822 |
+
function bkDisableBookedTimeSlots( all_dates, bk_type ){
|
823 |
+
|
824 |
+
var inst = jQuery.datepick._getInst( document.getElementById( 'calendar_booking' + bk_type ) );
|
825 |
+
var td_class;
|
826 |
+
|
827 |
+
var time_slot_field_name = 'select[name="rangetime' + bk_type + '"]';
|
828 |
+
var time_slot_field_name2 = 'select[name="rangetime' + bk_type + '[]"]';
|
829 |
+
|
830 |
+
var start_time_slot_field_name = 'select[name="starttime' + bk_type + '"]';
|
831 |
+
var start_time_slot_field_name2 = 'select[name="starttime' + bk_type + '[]"]';
|
832 |
+
|
833 |
+
// HERE WE WILL DISABLE ALL OPTIONS IN RANGE TIME INTERVALS FOR SINGLE DAYS SELECTIONS FOR THAT DAYS WHERE HOURS ALREADY BOOKED
|
834 |
+
//here is not range selections
|
835 |
+
all_dates = get_first_day_of_selection( all_dates );
|
836 |
+
if ( (bk_days_selection_mode == 'single') || (true) ){ // Only single day selections here
|
837 |
+
|
838 |
+
var current_single_day_selections = all_dates.split( '.' );
|
839 |
+
td_class = (current_single_day_selections[ 1 ] * 1) + '-' + (current_single_day_selections[ 0 ] * 1) + '-' + (current_single_day_selections[ 2 ] * 1);
|
840 |
+
var times_array = [];
|
841 |
+
|
842 |
+
jQuery( time_slot_field_name + ' option:disabled,' + time_slot_field_name2 + ' option:disabled,' + start_time_slot_field_name + ' option:disabled,' + start_time_slot_field_name2 + ' option:disabled' ).removeClass( 'booked' ); // Remove class "booked"
|
843 |
+
jQuery( time_slot_field_name + ' option:disabled,' + time_slot_field_name2 + ' option:disabled,' + start_time_slot_field_name + ' option:disabled,' + start_time_slot_field_name2 + ' option:disabled' ).removeAttr( 'disabled' ); // Make active all times
|
844 |
+
|
845 |
+
|
846 |
+
if ( jQuery( time_slot_field_name + ',' + time_slot_field_name2 + ',' + start_time_slot_field_name + ',' + start_time_slot_field_name2 ).length == 0 ) return; // WE DO NOT HAVE RANGE SELECTIONS AT THIS FORM SO JUST RETURN
|
847 |
+
|
848 |
+
var range_time_object = jQuery( time_slot_field_name + ' option:first,' + time_slot_field_name2 + ' option:first,' + start_time_slot_field_name + ' option:first,' + start_time_slot_field_name2 + ' option:first' );
|
849 |
+
if ( range_time_object == undefined ) return; // WE DO NOT HAVE RANGE SELECTIONS AT THIS FORM SO JUST RETURN
|
850 |
+
|
851 |
+
// Get dates and time from aproved dates
|
852 |
+
if ( typeof(date_approved[ bk_type ]) !== 'undefined' )
|
853 |
+
if ( typeof(date_approved[ bk_type ][ td_class ]) !== 'undefined' ){
|
854 |
+
if ( (date_approved[ bk_type ][ td_class ][ 0 ][ 3 ] != 0) || (date_approved[ bk_type ][ td_class ][ 0 ][ 4 ] != 0) ){
|
855 |
+
for ( i = 0; i < date_approved[ bk_type ][ td_class ].length; i++ ){
|
856 |
+
h = date_approved[ bk_type ][ td_class ][ i ][ 3 ];
|
857 |
+
if ( h < 10 ) h = '0' + h;
|
858 |
+
if ( h == 0 ) h = '00';
|
859 |
+
m = date_approved[ bk_type ][ td_class ][ i ][ 4 ];
|
860 |
+
if ( m < 10 ) m = '0' + m;
|
861 |
+
if ( m == 0 ) m = '00';
|
862 |
+
s = date_approved[ bk_type ][ td_class ][ i ][ 5 ];
|
863 |
+
if ( s == 2 ) s = '02';
|
864 |
+
times_array[ times_array.length ] = [ h, m, s ];
|
865 |
+
}
|
866 |
+
}
|
867 |
+
}
|
868 |
+
|
869 |
+
// Get dates and time from pending dates
|
870 |
+
if ( typeof(date2approve[ bk_type ]) !== 'undefined' )
|
871 |
+
if ( typeof(date2approve[ bk_type ][ td_class ]) !== 'undefined' )
|
872 |
+
if ( (date2approve[ bk_type ][ td_class ][ 0 ][ 3 ] != 0) || (date2approve[ bk_type ][ td_class ][ 0 ][ 4 ] != 0) ) //check for time here
|
873 |
+
{
|
874 |
+
for ( i = 0; i < date2approve[ bk_type ][ td_class ].length; i++ ){
|
875 |
+
h = date2approve[ bk_type ][ td_class ][ i ][ 3 ];
|
876 |
+
if ( h < 10 ) h = '0' + h;
|
877 |
+
if ( h == 0 ) h = '00';
|
878 |
+
m = date2approve[ bk_type ][ td_class ][ i ][ 4 ];
|
879 |
+
if ( m < 10 ) m = '0' + m;
|
880 |
+
if ( m == 0 ) m = '00';
|
881 |
+
s = date2approve[ bk_type ][ td_class ][ i ][ 5 ];
|
882 |
+
if ( s == 2 ) s = '02';
|
883 |
+
times_array[ times_array.length ] = [ h, m, s ];
|
884 |
+
}
|
885 |
+
}
|
886 |
+
|
887 |
+
// Check about situations, when we have end time without start time (... - 09:00) or start time without end time (21:00 - ...)
|
888 |
+
times_array.sort();
|
889 |
+
if ( times_array.length > 0 ){
|
890 |
+
s = parseInt( times_array[ 0 ][ 2 ] );
|
891 |
+
if ( s == 2 ){
|
892 |
+
times_array[ times_array.length ] = [ '00', '00', '01' ];
|
893 |
+
times_array.sort();
|
894 |
+
}
|
895 |
+
s = parseInt( times_array[ (times_array.length - 1) ][ 2 ] );
|
896 |
+
if ( s == 1 ){
|
897 |
+
times_array[ times_array.length ] = [ '23', '59', '02' ];
|
898 |
+
times_array.sort();
|
899 |
+
}
|
900 |
+
}
|
901 |
+
|
902 |
+
var removed_time_slots = is_time_slot_booked_for_this_time_array( bk_type, times_array, td_class );
|
903 |
+
var my_time_value = jQuery( time_slot_field_name + ' option,' + time_slot_field_name2 + ' option,' + start_time_slot_field_name + ' option,' + start_time_slot_field_name2 + ' option' );
|
904 |
+
|
905 |
+
for ( j = 0; j < my_time_value.length; j++ ){
|
906 |
+
if ( wpdev_in_array( removed_time_slots, j ) ){
|
907 |
+
jQuery( time_slot_field_name + ' option:eq(' + j + '),' + time_slot_field_name2 + ' option:eq(' + j + '),' + start_time_slot_field_name + ' option:eq(' + j + '),' + start_time_slot_field_name2 + ' option:eq(' + j + ')' ).attr( 'disabled', 'disabled' ); // Make disable some options
|
908 |
+
jQuery( time_slot_field_name + ' option:eq(' + j + '),' + time_slot_field_name2 + ' option:eq(' + j + '),' + start_time_slot_field_name + ' option:eq(' + j + '),' + start_time_slot_field_name2 + ' option:eq(' + j + ')' ).addClass( 'booked' ); // Add "booked" CSS class
|
909 |
+
if ( jQuery( time_slot_field_name + ' option:eq(' + j + '),' + time_slot_field_name2 + ' option:eq(' + j + '),' + start_time_slot_field_name + ' option:eq(' + j + '),' + start_time_slot_field_name2 + ' option:eq(' + j + ')' ).attr( 'selected' ) ){ // iF THIS ELEMENT IS SELECTED SO REMOVE IT FROM THIS TIME
|
910 |
+
jQuery( time_slot_field_name + ' option:eq(' + j + '),' + time_slot_field_name2 + ' option:eq(' + j + '),' + start_time_slot_field_name + ' option:eq(' + j + '),' + start_time_slot_field_name2 + ' option:eq(' + j + ')' ).removeAttr( 'selected' );
|
911 |
+
|
912 |
+
if ( IEversion_4_bk == 7 ){ // Emulate disabling option in selectboxes for IE7 - its set selected option, which is not disabled
|
913 |
+
|
914 |
+
var rangetime_element = document.getElementsByName( "rangetime" + bk_type );
|
915 |
+
if ( typeof(rangetime_element) != 'undefined' && rangetime_element != null ){
|
916 |
+
set_selected_first_not_disabled_option_IE7( document.getElementsByName( "rangetime" + bk_type )[ 0 ] );
|
917 |
+
}
|
918 |
+
|
919 |
+
var start_element = document.getElementsByName( "starttime" + bk_type );
|
920 |
+
if ( typeof(start_element) != 'undefined' && start_element != null ){
|
921 |
+
set_selected_first_not_disabled_option_IE7( document.getElementsByName( "starttime" + bk_type )[ 0 ] );
|
922 |
+
}
|
923 |
+
|
924 |
+
}
|
925 |
+
}
|
926 |
+
}
|
927 |
+
}
|
928 |
+
|
929 |
+
if ( IEversion_4_bk == 7 ){ // Emulate disabling option in selectboxes for IE7 - its set grayed text options, which is disabled
|
930 |
+
emulate_disabled_options_to_gray_IE7( "rangetime" + bk_type );
|
931 |
+
emulate_disabled_options_to_gray_IE7( "starttime" + bk_type );
|
932 |
+
}
|
933 |
+
}
|
934 |
+
|
935 |
+
}
|
936 |
+
|
937 |
+
|
938 |
+
// Check if this IE and get version of IE otherwise setversion of IE to 0
|
939 |
+
var isIE_4_bk = (navigator.appName == "Microsoft Internet Explorer");
|
940 |
+
var IEversion_4_bk = navigator.appVersion;
|
941 |
+
if ( isIE_4_bk ){
|
942 |
+
IEversion_4_bk = parseInt( IEversion_4_bk.substr( IEversion_4_bk.indexOf( "MSIE" ) + 4 ) );
|
943 |
+
} else {
|
944 |
+
IEversion_4_bk = 0;
|
945 |
+
}
|
946 |
+
|
947 |
+
|
948 |
+
// IE7 select box emulate functions for disabling select boxes:
|
949 |
+
if ( IEversion_4_bk == 7 ){
|
950 |
+
|
951 |
+
window.onload = function (){
|
952 |
+
if ( document.getElementsByTagName ){
|
953 |
+
var s = document.getElementsByTagName( "select" );
|
954 |
+
|
955 |
+
if ( s.length > 0 ){
|
956 |
+
window.select_current = new Array();
|
957 |
+
|
958 |
+
for ( var i = 0, select; select = s[ i ]; i++ ){
|
959 |
+
select.onfocus = function (){
|
960 |
+
window.select_current[ this.id ] = this.selectedIndex;
|
961 |
+
}
|
962 |
+
select.onchange = function (){
|
963 |
+
set_selected_previos_selected_option_IE7( this );
|
964 |
+
}
|
965 |
+
emulate_disabled_options_to_gray_IE7( select.name );
|
966 |
+
}
|
967 |
+
}
|
968 |
+
}
|
969 |
+
}
|
970 |
+
|
971 |
+
function set_selected_previos_selected_option_IE7( e ){
|
972 |
+
if ( e.options[ e.selectedIndex ].disabled ){
|
973 |
+
e.selectedIndex = window.select_current[ e.id ];
|
974 |
+
}
|
975 |
+
}
|
976 |
+
|
977 |
+
function set_selected_first_not_disabled_option_IE7( e ){
|
978 |
+
|
979 |
+
if ( e.options[ e.selectedIndex ].disabled ){
|
980 |
+
for ( var i = 0, option; option = e.options[ i ]; i++ ){
|
981 |
+
if ( !option.disabled ){
|
982 |
+
e.selectedIndex = i;
|
983 |
+
return 0;
|
984 |
+
}
|
985 |
+
}
|
986 |
+
}
|
987 |
+
return 0;
|
988 |
+
}
|
989 |
+
|
990 |
+
function emulate_disabled_options_to_gray_IE7( ename ){
|
991 |
+
|
992 |
+
jQuery( 'select[name="' + ename + '"] option,select[name="' + ename + '[]"] option' ).each( function ( index ){
|
993 |
+
if ( jQuery( this ).prop( 'disabled' ) ){
|
994 |
+
jQuery( this ).css( 'color', 'graytext' );
|
995 |
+
} else {
|
996 |
+
jQuery( this ).css( 'color', 'menutext' );
|
997 |
+
}
|
998 |
+
} );
|
999 |
+
/*
|
1000 |
+
for (var i=0, option; option = e.options[i]; i++) {
|
1001 |
+
|
1002 |
+
if (option.disabled) { option.style.color = "graytext";}
|
1003 |
+
else { option.style.color = "menutext";}
|
1004 |
+
}*/
|
1005 |
+
}
|
1006 |
+
}
|
1007 |
+
|
1008 |
+
|
1009 |
+
function is_time_slot_booked_for_this_time_array( bk_type, times_array, td_class ) {
|
1010 |
+
|
1011 |
+
var time_slot_field_name = 'select[name="rangetime' + bk_type + '"]';
|
1012 |
+
var time_slot_field_name2 = 'select[name="rangetime' + bk_type + '[]"]';
|
1013 |
+
// Get rangetime element from possible conditional section //FixIn: 7.0.Beta.11
|
1014 |
+
if ( typeof(wpbc_get_conditional_section_id_for_weekday) == 'function' ){
|
1015 |
+
var conditional_field_element_id = wpbc_get_conditional_section_id_for_weekday( td_class, bk_type );
|
1016 |
+
if ( conditional_field_element_id !== false ){
|
1017 |
+
time_slot_field_name = conditional_field_element_id + ' ' + 'select[name="rangetime' + bk_type + '"]';
|
1018 |
+
time_slot_field_name2 = conditional_field_element_id + ' ' + 'select[name="rangetime' + bk_type + '[]"]';
|
1019 |
+
}
|
1020 |
+
}
|
1021 |
+
|
1022 |
+
var start_time_slot_field_name = 'select[name="starttime' + bk_type + '"]';
|
1023 |
+
var start_time_slot_field_name2 = 'select[name="starttime' + bk_type + '[]"]';
|
1024 |
+
// Get rangetime element from possible conditional section //FixIn: 7.0.Beta.11
|
1025 |
+
if ( typeof(wpbc_get_conditional_section_id_for_weekday) == 'function' ){
|
1026 |
+
var conditional_field_element_id = wpbc_get_conditional_section_id_for_weekday( td_class, bk_type );
|
1027 |
+
if ( conditional_field_element_id !== false ){
|
1028 |
+
start_time_slot_field_name = conditional_field_element_id + ' ' + 'select[name="starttime' + bk_type + '"]';
|
1029 |
+
start_time_slot_field_name2 = conditional_field_element_id + ' ' + 'select[name="starttime' + bk_type + '[]"]';
|
1030 |
+
}
|
1031 |
+
}
|
1032 |
+
|
1033 |
+
|
1034 |
+
times_array.sort();
|
1035 |
+
var my_time_value = '';
|
1036 |
+
var j;
|
1037 |
+
var bk_time_slot_selection = '';
|
1038 |
+
var minutes_booked;
|
1039 |
+
var minutes_slot;
|
1040 |
+
var my_range_time;
|
1041 |
+
|
1042 |
+
var removed_time_slots = [];
|
1043 |
+
|
1044 |
+
if ( times_array.length > 0 ){ //FixIn: 6.1.1.6
|
1045 |
+
//Situation when we have first time option as End time. So we need to add start time to the midnight
|
1046 |
+
if ( parseInt( times_array[ 0 ][ 2 ] ) == 2 ){
|
1047 |
+
var new_times_array = [];
|
1048 |
+
new_times_array[ new_times_array.length ] = [ '00', '00', '01' ];
|
1049 |
+
for ( var i = 0; i < times_array.length; i++ ){
|
1050 |
+
new_times_array[ new_times_array.length ] = times_array[ i ];
|
1051 |
+
}
|
1052 |
+
times_array = new_times_array;
|
1053 |
+
}
|
1054 |
+
//Situation when we have last time option as Start time. So we need to add End time to end of this times
|
1055 |
+
if ( parseInt( times_array[ (times_array.length - 1) ][ 2 ] ) == 1 ){
|
1056 |
+
times_array[ times_array.length ] = [ '23', '59', '02' ];
|
1057 |
+
}
|
1058 |
+
}
|
1059 |
+
|
1060 |
+
|
1061 |
+
for ( var i = 0; i < times_array.length; i++ ){ // s = 2 - end time, s = 1 - start time
|
1062 |
+
var s = parseInt( times_array[ i ][ 2 ] );
|
1063 |
+
|
1064 |
+
if ( i > 0 ){
|
1065 |
+
|
1066 |
+
if ( s == 2 ){
|
1067 |
+
my_range_time = times_array[ i - 1 ][ 0 ] + ':' + times_array[ i - 1 ][ 1 ] + ' - ' + times_array[ i ][ 0 ] + ':' + times_array[ i ][ 1 ];
|
1068 |
+
my_time_value = jQuery( time_slot_field_name + ' option,' + time_slot_field_name2 + ' option,' + start_time_slot_field_name + ' option,' + start_time_slot_field_name2 + ' option' );
|
1069 |
+
|
1070 |
+
for ( j = 0; j < my_time_value.length; j++ ){
|
1071 |
+
|
1072 |
+
if ( my_time_value[ j ].value == my_range_time ){ // Mark as disable this option
|
1073 |
+
|
1074 |
+
removed_time_slots[ removed_time_slots.length ] = j;
|
1075 |
+
//return true;
|
1076 |
+
|
1077 |
+
} else {
|
1078 |
+
// We will recheck here if, may be some interval here inside of already booked intervals, so then we need to disable it.
|
1079 |
+
bk_time_slot_selection = my_time_value[ j ].value;
|
1080 |
+
var is_time_range = bk_time_slot_selection.indexOf( "-" );
|
1081 |
+
|
1082 |
+
if ( is_time_range > -1 ){ // Timeslots
|
1083 |
+
bk_time_slot_selection = bk_time_slot_selection.split( '-' );
|
1084 |
+
bk_time_slot_selection[ 0 ] = jQuery.trim( bk_time_slot_selection[ 0 ] );
|
1085 |
+
bk_time_slot_selection[ 1 ] = jQuery.trim( bk_time_slot_selection[ 1 ] );
|
1086 |
+
|
1087 |
+
bk_time_slot_selection[ 0 ] = bk_time_slot_selection[ 0 ].split( ':' );
|
1088 |
+
bk_time_slot_selection[ 1 ] = bk_time_slot_selection[ 1 ].split( ':' );
|
1089 |
+
|
1090 |
+
// Get only minutes
|
1091 |
+
minutes_booked = [ (parseInt( times_array[ i - 1 ][ 0 ] * 60 ) + parseInt( times_array[ i - 1 ][ 1 ] )), (parseInt( times_array[ i ][ 0 ] * 60 ) + parseInt( times_array[ i ][ 1 ] )) ];
|
1092 |
+
minutes_slot = [ (parseInt( bk_time_slot_selection[ 0 ][ 0 ] * 60 ) + parseInt( bk_time_slot_selection[ 0 ][ 1 ] )), (parseInt( bk_time_slot_selection[ 1 ][ 0 ] * 60 ) + parseInt( bk_time_slot_selection[ 1 ][ 1 ] )) ];
|
1093 |
+
|
1094 |
+
|
1095 |
+
if (
|
1096 |
+
((minutes_booked[ 0 ] >= minutes_slot[ 0 ]) && (minutes_booked[ 0 ] < minutes_slot[ 1 ])) ||
|
1097 |
+
((minutes_booked[ 1 ] > minutes_slot[ 0 ]) && (minutes_booked[ 1 ] <= minutes_slot[ 1 ]))
|
1098 |
+
||
|
1099 |
+
((minutes_slot[ 0 ] >= minutes_booked[ 0 ]) && (minutes_slot[ 0 ] < minutes_booked[ 1 ])) ||
|
1100 |
+
((minutes_slot[ 1 ] > minutes_booked[ 0 ]) && (minutes_slot[ 1 ] <= minutes_booked[ 1 ]))
|
1101 |
+
){
|
1102 |
+
removed_time_slots[ removed_time_slots.length ] = j;
|
1103 |
+
//return true;
|
1104 |
+
}
|
1105 |
+
} else { // Just some time (like start time)
|
1106 |
+
bk_time_slot_selection = bk_time_slot_selection.split( ':' );
|
1107 |
+
|
1108 |
+
// Get only minutes
|
1109 |
+
minutes_booked = [ (parseInt( times_array[ i - 1 ][ 0 ] * 60 ) + parseInt( times_array[ i - 1 ][ 1 ] )), (parseInt( times_array[ i ][ 0 ] * 60 ) + parseInt( times_array[ i ][ 1 ] )) ];
|
1110 |
+
minutes_slot = [ (parseInt( bk_time_slot_selection[ 0 ] * 60 ) + parseInt( bk_time_slot_selection[ 1 ] )) ];
|
1111 |
+
if (
|
1112 |
+
((minutes_slot[ 0 ] >= minutes_booked[ 0 ]) && (minutes_slot[ 0 ] < minutes_booked[ 1 ]))
|
1113 |
+
){
|
1114 |
+
removed_time_slots[ removed_time_slots.length ] = j;
|
1115 |
+
//return true;
|
1116 |
+
}
|
1117 |
+
|
1118 |
+
}
|
1119 |
+
|
1120 |
+
}
|
1121 |
+
|
1122 |
+
}
|
1123 |
+
}
|
1124 |
+
}
|
1125 |
+
|
1126 |
+
}
|
1127 |
+
|
1128 |
+
return removed_time_slots;
|
1129 |
+
}
|
1130 |
+
|
1131 |
+
|
1132 |
+
|
1133 |
+
// Times
|
1134 |
+
function isDayFullByTime( bk_type, td_class ) {
|
1135 |
+
|
1136 |
+
var times_array = [];
|
1137 |
+
var time_slot_field_name = 'select[name="rangetime' + bk_type + '"]';
|
1138 |
+
var time_slot_field_name2 = 'select[name="rangetime' + bk_type + '[]"]';
|
1139 |
+
|
1140 |
+
// Get rangetime element from possible conditional section //FixIn: 5.4.5.2
|
1141 |
+
if( typeof( wpbc_get_conditional_section_id_for_weekday ) == 'function' ) {
|
1142 |
+
var conditional_field_element_id = wpbc_get_conditional_section_id_for_weekday( td_class, bk_type );
|
1143 |
+
if ( conditional_field_element_id !== false ) {
|
1144 |
+
time_slot_field_name = conditional_field_element_id + ' ' + 'select[name="rangetime' + bk_type + '"]';
|
1145 |
+
time_slot_field_name2 = conditional_field_element_id + ' ' + 'select[name="rangetime' + bk_type + '[]"]';
|
1146 |
+
}
|
1147 |
+
}
|
1148 |
+
|
1149 |
+
//console.log( time_slot_field_name, time_slot_field_name2 );
|
1150 |
+
|
1151 |
+
// Get dates and time from aproved dates
|
1152 |
+
if(typeof(date_approved[ bk_type ]) !== 'undefined')
|
1153 |
+
if(typeof(date_approved[ bk_type ][ td_class ]) !== 'undefined') {
|
1154 |
+
for ( i=0; i< date_approved[ bk_type ][ td_class ].length; i++){
|
1155 |
+
if( ( date_approved[ bk_type ][ td_class ][0][3] != 0) || ( date_approved[ bk_type ][ td_class ][0][4] != 0) ) {
|
1156 |
+
h = date_approved[ bk_type ][ td_class ][i][3];if (h < 10) h = '0' + h;if (h == 0) h = '00';
|
1157 |
+
m = date_approved[ bk_type ][ td_class ][i][4];if (m < 10) m = '0' + m;if (m == 0) m = '00';
|
1158 |
+
s = date_approved[ bk_type ][ td_class ][i][5];if (s == 2) s = '02';
|
1159 |
+
times_array[ times_array.length ] = [h,m,s];
|
1160 |
+
}
|
1161 |
+
}
|
1162 |
+
}
|
1163 |
+
|
1164 |
+
// Get dates and time from pending dates
|
1165 |
+
if(typeof( date2approve[ bk_type ]) !== 'undefined')
|
1166 |
+
if(typeof( date2approve[ bk_type ][ td_class ]) !== 'undefined')
|
1167 |
+
for ( i=0; i< date2approve[ bk_type ][ td_class ].length; i++){
|
1168 |
+
if( ( date2approve[ bk_type ][ td_class ][0][3] != 0) || ( date2approve[ bk_type ][ td_class ][0][4] != 0) ) {
|
1169 |
+
h = date2approve[ bk_type ][ td_class ][i][3];if (h < 10) h = '0' + h;if (h == 0) h = '00';
|
1170 |
+
m = date2approve[ bk_type ][ td_class ][i][4];if (m < 10) m = '0' + m;if (m == 0) m = '00';
|
1171 |
+
s = date2approve[ bk_type ][ td_class ][i][5];if (s == 2) s = '02';
|
1172 |
+
times_array[ times_array.length ] = [h,m,s];
|
1173 |
+
}
|
1174 |
+
}
|
1175 |
+
|
1176 |
+
times_array.sort();
|
1177 |
+
|
1178 |
+
//Customization Bence - make day with start and end time - unavailable
|
1179 |
+
//var is_start_here = false;
|
1180 |
+
//var is_end_here = false;
|
1181 |
+
//for (var jj=0; jj< times_array.length; jj++){
|
1182 |
+
// if (times_array[jj][2]=='01' ) is_start_here = true;
|
1183 |
+
// if (times_array[jj][2]=='02' ) is_end_here = true;
|
1184 |
+
//}
|
1185 |
+
//if ( (is_start_here) && (is_end_here) ) return true;
|
1186 |
+
|
1187 |
+
// check here according time ranges selection
|
1188 |
+
// and check all slots for reserVATION.
|
1189 |
+
// IF ALL SLOTS ARE RESERVED, INSIDE OF times_array
|
1190 |
+
// SO THEN RETURN TRUE
|
1191 |
+
|
1192 |
+
//var is_element_exist = jQuery( time_slot_field_name+','+time_slot_field_name2 ).length; //FixIn:6.1.1.6 - Previously was this line
|
1193 |
+
var start_time_fields = 'select[name="starttime' + bk_type + '"]'; //FixIn:6.1.1.6
|
1194 |
+
var start_time_fields2 = 'select[name="starttime' + bk_type + '[]"]'; //FixIn:6.1.1.6
|
1195 |
+
var is_element_exist = jQuery( time_slot_field_name + ',' + time_slot_field_name2 + ',' + start_time_fields + ',' + start_time_fields2 ).length; //FixIn:6.1.1.6
|
1196 |
+
|
1197 |
+
if (is_element_exist) {
|
1198 |
+
var my_timerange_value = jQuery( time_slot_field_name + ' option,'+time_slot_field_name2 + ' option');
|
1199 |
+
var my_st_en_times;
|
1200 |
+
var my_temp_time;
|
1201 |
+
var times_ranges_array=[];
|
1202 |
+
|
1203 |
+
for (var j=0; j< my_timerange_value.length; j++){
|
1204 |
+
|
1205 |
+
my_st_en_times = my_timerange_value[j].value.split(' - ');
|
1206 |
+
|
1207 |
+
my_temp_time = my_st_en_times[0].split(':');
|
1208 |
+
times_ranges_array[ times_ranges_array.length ] = [ my_temp_time[0], my_temp_time[1], '01' ]; //Start time
|
1209 |
+
|
1210 |
+
my_temp_time = my_st_en_times[1].split(':');
|
1211 |
+
times_ranges_array[ times_ranges_array.length ] = [ my_temp_time[0], my_temp_time[1], '02' ]; //End time
|
1212 |
+
}
|
1213 |
+
|
1214 |
+
// check if all time slots from the selectbox are the booked inside of this day. Simple checking for the same
|
1215 |
+
if (times_array.length == times_ranges_array.length) {
|
1216 |
+
var is_all_same = true;
|
1217 |
+
for ( var i=0; i< times_array.length; i++){
|
1218 |
+
if (
|
1219 |
+
( times_array[i][0] != times_ranges_array[i][0] ) ||
|
1220 |
+
( times_array[i][1] != times_ranges_array[i][1] ) ||
|
1221 |
+
( times_array[i][2] != times_ranges_array[i][2] )
|
1222 |
+
)
|
1223 |
+
is_all_same = false;
|
1224 |
+
}
|
1225 |
+
if ( is_all_same) return true;
|
1226 |
+
}
|
1227 |
+
|
1228 |
+
// Star Time checking //FixIn:6.1.1.6
|
1229 |
+
var my_start_time_options = jQuery( start_time_fields + ' option,'+start_time_fields2 + ' option');
|
1230 |
+
|
1231 |
+
if ( ( my_start_time_options.length > 0 )
|
1232 |
+
&& ( ( bk_days_selection_mode == 'single' ) || ( bk_days_selection_mode == 'multiple' ) )
|
1233 |
+
){ // Only if range selections exist and we are have single days selections
|
1234 |
+
var removed_time_slots = is_time_slot_booked_for_this_time_array( bk_type, times_array, td_class );
|
1235 |
+
var some_exist_time_slots = [];
|
1236 |
+
var my_time_value = jQuery( start_time_fields + ' option,'+start_time_fields2 + ' option');
|
1237 |
+
|
1238 |
+
for ( j=0; j< my_time_value.length; j++){
|
1239 |
+
|
1240 |
+
if ( wpdev_in_array( removed_time_slots, j ) ) {
|
1241 |
+
} else {
|
1242 |
+
some_exist_time_slots[some_exist_time_slots.length] = j;
|
1243 |
+
}
|
1244 |
+
}
|
1245 |
+
if (some_exist_time_slots.length == 0 ) return true;
|
1246 |
+
}
|
1247 |
+
// End //FixIn:6.1.1.6 End fix
|
1248 |
+
|
1249 |
+
//Check may be its not possible to select any other time slots from the selectbox, because its already booked, sothen mark this day as booked.
|
1250 |
+
if ( ( my_timerange_value.length > 0 )
|
1251 |
+
&& ( ( bk_days_selection_mode == 'single' ) || ( bk_days_selection_mode == 'multiple' ) )
|
1252 |
+
){ // Only if range selections exist and we are have single days selections
|
1253 |
+
var removed_time_slots = is_time_slot_booked_for_this_time_array( bk_type, times_array, td_class );
|
1254 |
+
var some_exist_time_slots = [];
|
1255 |
+
var my_time_value = jQuery( time_slot_field_name + ' option,'+time_slot_field_name2 + ' option');
|
1256 |
+
|
1257 |
+
for ( j=0; j< my_time_value.length; j++){
|
1258 |
+
|
1259 |
+
if ( wpdev_in_array( removed_time_slots, j ) ) {
|
1260 |
+
|
1261 |
+
} else {
|
1262 |
+
some_exist_time_slots[some_exist_time_slots.length] = j;
|
1263 |
+
}
|
1264 |
+
}
|
1265 |
+
if (some_exist_time_slots.length == 0 ) return true;
|
1266 |
+
}
|
1267 |
+
|
1268 |
+
}
|
1269 |
+
|
1270 |
+
for ( var i=0; i< times_array.length; i++){ // s = 2 - end time, s = 1 - start time
|
1271 |
+
s = parseInt( times_array[i][2] );
|
1272 |
+
|
1273 |
+
if (i == 0)
|
1274 |
+
if (s !== 2) {return false;} // Its not start at the start of day
|
1275 |
+
|
1276 |
+
if ( i > 0 ) {
|
1277 |
+
|
1278 |
+
if ( s == 1 )
|
1279 |
+
if ( !( ( times_array[i-1][0] == times_array[i][0] ) && ( times_array[i-1][1] == times_array[i][1] ) ) ) {
|
1280 |
+
return false; // previos time is not equal to current so we have some free interval
|
1281 |
+
}
|
1282 |
+
|
1283 |
+
}
|
1284 |
+
|
1285 |
+
if (i == ( times_array.length-1))
|
1286 |
+
if (s !== 1) {return false;} // Its not end at the end of day
|
1287 |
+
|
1288 |
+
}
|
1289 |
+
return true;
|
1290 |
+
}
|
js/wpbc_vars.js
CHANGED
@@ -53,6 +53,14 @@ var wpbc_message_deleting = wpbc_global1.wpbc_message_deleting;
|
|
53 |
var wpbc_message_updating = wpbc_global1.wpbc_message_updating;
|
54 |
var wpbc_message_saving = wpbc_global1.wpbc_message_saving;
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
if (typeof wpbc_global2 !== 'undefined') {
|
57 |
var message_time_error = wpbc_global2.message_time_error;
|
58 |
}
|
@@ -63,12 +71,8 @@ if (typeof wpbc_global3 !== 'undefined') {
|
|
63 |
var bk_2clicks_mode_days_max = parseInt( wpbc_global3.bk_2clicks_mode_days_max );
|
64 |
var bk_2clicks_mode_days_specific = wpbc_define_var( wpbc_global3.bk_2clicks_mode_days_specific );
|
65 |
var bk_2clicks_mode_days_start = wpbc_define_var( wpbc_global3.bk_2clicks_mode_days_start );
|
66 |
-
|
67 |
-
|
68 |
-
var message_endtime_error = wpbc_global3.message_endtime_error;
|
69 |
-
var message_rangetime_error = wpbc_global3.message_rangetime_error;
|
70 |
-
var message_durationtime_error = wpbc_global3.message_durationtime_error;
|
71 |
-
var bk_highlight_timeslot_word = wpbc_global3.bk_highlight_timeslot_word;
|
72 |
var is_booking_recurrent_time = ( wpbc_global3.is_booking_recurrent_time == "true" );
|
73 |
is_booking_used_check_in_out_time = ( wpbc_global3.is_booking_used_check_in_out_time == "true" );
|
74 |
var bk_currency_pos = wpbc_global3.bk_currency_pos; //FixIn: 7.0.1.49
|
53 |
var wpbc_message_updating = wpbc_global1.wpbc_message_updating;
|
54 |
var wpbc_message_saving = wpbc_global1.wpbc_message_saving;
|
55 |
|
56 |
+
//FixIn: 8.2.1.99
|
57 |
+
var message_checkinouttime_error = wpbc_global1.message_checkinouttime_error; //FixIn:6.1.1.1
|
58 |
+
var message_starttime_error = wpbc_global1.message_starttime_error;
|
59 |
+
var message_endtime_error = wpbc_global1.message_endtime_error;
|
60 |
+
var message_rangetime_error = wpbc_global1.message_rangetime_error;
|
61 |
+
var message_durationtime_error = wpbc_global1.message_durationtime_error;
|
62 |
+
var bk_highlight_timeslot_word = wpbc_global1.bk_highlight_timeslot_word;
|
63 |
+
|
64 |
if (typeof wpbc_global2 !== 'undefined') {
|
65 |
var message_time_error = wpbc_global2.message_time_error;
|
66 |
}
|
71 |
var bk_2clicks_mode_days_max = parseInt( wpbc_global3.bk_2clicks_mode_days_max );
|
72 |
var bk_2clicks_mode_days_specific = wpbc_define_var( wpbc_global3.bk_2clicks_mode_days_specific );
|
73 |
var bk_2clicks_mode_days_start = wpbc_define_var( wpbc_global3.bk_2clicks_mode_days_start );
|
74 |
+
//FixIn: 8.2.1.99
|
75 |
+
bk_highlight_timeslot_word = wpbc_global3.bk_highlight_timeslot_word;
|
|
|
|
|
|
|
|
|
76 |
var is_booking_recurrent_time = ( wpbc_global3.is_booking_recurrent_time == "true" );
|
77 |
is_booking_used_check_in_out_time = ( wpbc_global3.is_booking_used_check_in_out_time == "true" );
|
78 |
var bk_currency_pos = wpbc_global3.bk_currency_pos; //FixIn: 7.0.1.49
|
languages/booking-ar_SA.mo
CHANGED
Binary file
|
languages/booking-be_BY.mo
CHANGED
Binary file
|
languages/booking-bg_BG.mo
CHANGED
Binary file
|
languages/booking-ca.mo
CHANGED
Binary file
|
languages/booking-cs_CZ.mo
CHANGED
Binary file
|
languages/booking-da_DK.mo
CHANGED
Binary file
|
languages/booking-de_DE.mo
CHANGED
Binary file
|
languages/booking-el.mo
CHANGED
Binary file
|
languages/booking-es_ES.mo
CHANGED
Binary file
|
languages/booking-fi.mo
CHANGED
Binary file
|
languages/booking-fr_FR.mo
CHANGED
Binary file
|
languages/booking-gl_ES.mo
CHANGED
Binary file
|
languages/booking-he_IL.mo
CHANGED
Binary file
|
languages/booking-hr.mo
CHANGED
Binary file
|
languages/booking-hu_HU.mo
CHANGED
Binary file
|
languages/booking-it_IT.mo
CHANGED
Binary file
|
languages/booking-nb_NO.mo
CHANGED
Binary file
|
languages/booking-nl_NL.mo
CHANGED
Binary file
|
languages/booking-pl_PL.mo
CHANGED
Binary file
|
languages/booking-pt_BR.mo
CHANGED
Binary file
|
languages/booking-pt_PT.mo
CHANGED
Binary file
|
languages/booking-ru_RU.mo
CHANGED
Binary file
|
languages/booking-sk_SK.mo
CHANGED
Binary file
|
languages/booking-sl_SI.mo
CHANGED
Binary file
|
languages/booking-sv_SE.mo
CHANGED
Binary file
|
languages/booking-th_TH.mo
CHANGED
Binary file
|
languages/booking-tr_TR.mo
CHANGED
Binary file
|
languages/booking-uk_UK.mo
CHANGED
Binary file
|
languages/booking-zh_CN.mo
CHANGED
Binary file
|
languages/booking-zh_TW.mo
CHANGED
Binary file
|
languages/booking.pot
CHANGED
@@ -3,7 +3,7 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: booking\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
-
"POT-Creation-Date: 2018-
|
7 |
"PO-Revision-Date: \n"
|
8 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
9 |
"Language-Team: wpdevelop <info@wpbookingcalendar.com>\n"
|
@@ -137,18 +137,19 @@ msgstr ""
|
|
137 |
msgid "Select number of unavailable days in calendar start from today."
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: core/admin/api-settings.php:258 core/lib/wpbc_all_translations.php:23
|
141 |
msgid "Simple"
|
142 |
msgstr ""
|
143 |
|
144 |
#: core/admin/api-settings.php:258 core/admin/wpbc-toolbar-tiny.php:239
|
145 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
146 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
147 |
#: inc/_bm/m-toolbar.php:29 inc/_bm/m-toolbar.php:113 inc/_bm/m-toolbar.php:392
|
|
|
148 |
msgid "Booking Form"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: core/admin/api-settings.php:259 core/lib/wpbc_all_translations.php:25
|
152 |
msgid ""
|
153 |
"Check the box, if you want to use simple booking form customization from Free plugin version at "
|
154 |
"Settings - Form page."
|
@@ -181,7 +182,7 @@ msgstr ""
|
|
181 |
|
182 |
#: core/admin/api-settings.php:284 core/admin/api-settings.php:444 core/admin/api-settings.php:479
|
183 |
#: core/admin/api-settings.php:775 core/admin/page-ics-export.php:467
|
184 |
-
#: core/admin/wpbc-class-timeline.php:
|
185 |
#: inc/_bl/admin/api-settings-l.php:179 inc/_bl/admin/api-settings-l.php:185
|
186 |
#: inc/_bl/admin/api-settings-l.php:216 inc/gateways/page-gateways.php:177
|
187 |
msgid "Note"
|
@@ -339,37 +340,37 @@ msgstr ""
|
|
339 |
msgid "Select your default view mode of bookings at the booking listing page"
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: core/admin/api-settings.php:583 core/admin/wpbc-toolbar-tiny.php:
|
343 |
#: core/admin/wpbc-toolbars.php:1191 core/lib/wpbc_all_translations.php:66
|
344 |
#: inc/_bl/admin/page-coupons.php:526
|
345 |
msgid "Day"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: core/admin/api-settings.php:584 core/admin/wpbc-toolbar-tiny.php:
|
349 |
#: core/admin/wpbc-toolbars.php:1205 core/lib/wpbc_all_translations.php:67
|
350 |
msgid "Week"
|
351 |
msgstr ""
|
352 |
|
353 |
#: core/admin/api-settings.php:585 core/admin/api-settings.php:592
|
354 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
355 |
#: core/admin/wpbc-toolbars.php:1219 core/lib/wpbc_all_translations.php:68
|
356 |
#: inc/_bl/admin/page-coupons.php:525
|
357 |
msgid "Month"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: core/admin/api-settings.php:586 core/admin/wpbc-toolbar-tiny.php:
|
361 |
#: core/admin/wpbc-toolbars.php:1233 core/lib/wpbc_all_translations.php:69
|
362 |
msgid "2 Months"
|
363 |
msgstr ""
|
364 |
|
365 |
#: core/admin/api-settings.php:587 core/admin/api-settings.php:593
|
366 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
367 |
#: core/lib/wpbc_all_translations.php:70
|
368 |
msgid "3 Months"
|
369 |
msgstr ""
|
370 |
|
371 |
#: core/admin/api-settings.php:588 core/admin/api-settings.php:594
|
372 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
373 |
#: core/admin/wpbc-toolbars.php:805 core/admin/wpbc-toolbars.php:1168
|
374 |
#: core/lib/wpbc_all_translations.php:71 inc/_bl/admin/page-coupons.php:524
|
375 |
msgid "Year"
|
@@ -413,7 +414,7 @@ msgstr ""
|
|
413 |
#: core/sync/wpbc-gcal-class.php:605 core/sync/wpbc-gcal-class.php:626
|
414 |
#: inc/_bl/admin/page-coupons.php:495 inc/_bm/admin/page-availability.php:491
|
415 |
#: inc/_bm/admin/page-availability.php:972 inc/_bm/admin/page-cost-rate.php:148
|
416 |
-
#: inc/_bm/admin/page-cost.php:
|
417 |
#: inc/_bs/lib_s.php:184 inc/_mu/admin/page-users.php:428
|
418 |
#: inc/_ps/admin/br-table-export-feeds.php:168 inc/_ps/admin/br-table-import-gcal-p.php:140
|
419 |
#: inc/_ps/admin/page-resources.php:455 inc/_ps/form/class-wpbc-field-help-text.php:211
|
@@ -452,8 +453,8 @@ msgid "Resource"
|
|
452 |
msgstr ""
|
453 |
|
454 |
#: core/admin/api-settings.php:647 core/admin/api-settings.php:648
|
455 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
456 |
-
#: inc/_bs/admin/api-settings-s.php:
|
457 |
#: inc/_bs/lib_s.php:187 inc/_ps/wpbc-print.php:86
|
458 |
msgid "Cost"
|
459 |
msgstr ""
|
@@ -679,8 +680,8 @@ msgstr ""
|
|
679 |
msgid "Show / hide menu"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: core/admin/api-settings.php:986 core/admin/wpbc-toolbar-tiny.php:
|
683 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
684 |
#: core/lib/wpbc_all_translations.php:133 core/lib/wpdev-booking-widget.php:104
|
685 |
msgid "Show"
|
686 |
msgstr ""
|
@@ -699,7 +700,7 @@ msgstr ""
|
|
699 |
msgid "Check this box to delete all booking data when you uninstal this plugin."
|
700 |
msgstr ""
|
701 |
|
702 |
-
#: core/admin/api-settings.php:1031 core/admin/page-form-free.php:
|
703 |
#: core/lib/wpbc_all_translations.php:137 core/sync/wpbc-gcal-class.php:439
|
704 |
#: core/sync/wpbc-gcal-class.php:607 core/sync/wpbc-gcal-class.php:633
|
705 |
#: inc/_bl/admin/api-settings-l.php:368 inc/_bm/admin/page-availability.php:990
|
@@ -709,44 +710,45 @@ msgid "Info"
|
|
709 |
msgstr ""
|
710 |
|
711 |
#: core/admin/api-settings.php:1057 core/admin/page-settings.php:282
|
|
|
712 |
msgid "Restore all dismissed windows"
|
713 |
msgstr ""
|
714 |
|
715 |
#: core/admin/api-settings.php:1181 core/admin/api-settings.php:1198
|
716 |
#: core/admin/api-settings.php:1229 core/admin/api-settings.php:1242
|
717 |
-
#: core/admin/api-settings.php:1275 core/lib/wpbc_all_translations.php:
|
718 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:509
|
719 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:412 inc/gateways/page-gateways.php:889
|
720 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:640 inc/gateways/sage/wpbc-gw-sage.php:591
|
721 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
722 |
msgid "Warning"
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: core/admin/api-settings.php:1182 core/lib/wpbc_all_translations.php:
|
726 |
msgid ""
|
727 |
"You allow unlimited number of bookings per same dates, its can be a reason of double bookings on "
|
728 |
"the same date. Do you really want to do this?"
|
729 |
msgstr ""
|
730 |
|
731 |
-
#: core/admin/api-settings.php:1199 core/lib/wpbc_all_translations.php:
|
732 |
msgid "This feature can impact to speed of submitting booking. Do you really want to do this?"
|
733 |
msgstr ""
|
734 |
|
735 |
#: core/admin/api-settings.php:1230 core/admin/api-settings.php:1243
|
736 |
-
#: core/lib/wpbc_all_translations.php:
|
737 |
msgid ""
|
738 |
"You are need to be sure what you are doing. You are disable of loading some JavaScripts Do you "
|
739 |
"really want to do this?"
|
740 |
msgstr ""
|
741 |
|
742 |
-
#: core/admin/api-settings.php:1276 core/lib/wpbc_all_translations.php:
|
743 |
msgid ""
|
744 |
"If you check this option, all booking data will be deleted when you uninstall this plugin. Do "
|
745 |
"you really want to do this?"
|
746 |
msgstr ""
|
747 |
|
748 |
#: core/admin/page-bookings.php:45 core/admin/page-bookings.php:46 core/admin/page-bookings.php:47
|
749 |
-
#: core/admin/wpbc-toolbars.php:459 core/lib/wpbc_all_translations.php:
|
750 |
#: core/wpbc-functions.php:1836
|
751 |
msgid "Booking Listing"
|
752 |
msgstr ""
|
@@ -754,22 +756,23 @@ msgstr ""
|
|
754 |
#: core/admin/page-email-approved.php:177 core/admin/page-email-deleted.php:178
|
755 |
#: core/admin/page-email-deny.php:178 core/admin/page-email-new-admin.php:176
|
756 |
#: core/admin/page-email-new-visitor.php:176 core/admin/page-email-trash.php:178
|
757 |
-
#: core/lib/wpbc_all_translations.php:
|
758 |
-
#: inc/
|
759 |
-
#: inc/
|
|
|
760 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:217
|
761 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:377 inc/gateways/ipay88/wpbc-gw-ipay88.php:254
|
762 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:146 inc/gateways/paypal/wpbc-gw-paypal.php:343
|
763 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:681 inc/gateways/paypal/wpbc-gw-paypal.php:704
|
764 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:727 inc/gateways/sage/wpbc-gw-sage.php:384
|
765 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
766 |
msgid "Enable / Disable"
|
767 |
msgstr ""
|
768 |
|
769 |
#: core/admin/page-email-approved.php:178 core/admin/page-email-deleted.php:179
|
770 |
#: core/admin/page-email-deny.php:179 core/admin/page-email-new-admin.php:177
|
771 |
#: core/admin/page-email-new-visitor.php:177 core/admin/page-email-trash.php:179
|
772 |
-
#: core/lib/wpbc_all_translations.php:
|
773 |
#: inc/_ps/admin/page-email-edit.php:179
|
774 |
msgid "Enable this email notification"
|
775 |
msgstr ""
|
@@ -778,7 +781,7 @@ msgstr ""
|
|
778 |
#: core/admin/page-email-deleted.php:190 core/admin/page-email-deleted.php:205
|
779 |
#: core/admin/page-email-deny.php:190 core/admin/page-email-deny.php:207
|
780 |
#: core/admin/page-email-trash.php:190 core/admin/page-email-trash.php:205
|
781 |
-
#: core/lib/wpbc_all_translations.php:
|
782 |
#: inc/_bs/admin/page-email-payment.php:206 inc/_ps/admin/page-email-edit.php:190
|
783 |
#: inc/_ps/admin/page-email-edit.php:205
|
784 |
msgid "Copy(ies)"
|
@@ -786,14 +789,14 @@ msgstr ""
|
|
786 |
|
787 |
#: core/admin/page-email-approved.php:190 core/admin/page-email-deleted.php:191
|
788 |
#: core/admin/page-email-deny.php:191 core/admin/page-email-trash.php:191
|
789 |
-
#: core/lib/wpbc_all_translations.php:
|
790 |
#: inc/_ps/admin/page-email-edit.php:191
|
791 |
msgid "Enable / disable sending email(s) to additional addresses"
|
792 |
msgstr ""
|
793 |
|
794 |
#: core/admin/page-email-approved.php:205 core/admin/page-email-deleted.php:205
|
795 |
#: core/admin/page-email-deny.php:207 core/admin/page-email-new-admin.php:192
|
796 |
-
#: core/admin/page-email-trash.php:205 core/lib/wpbc_all_translations.php:
|
797 |
#: inc/_bm/admin/page-cost-valuation.php:275 inc/_bm/admin/page-cost-valuation.php:278
|
798 |
#: inc/_bs/admin/page-email-payment.php:206 inc/_ps/admin/page-email-edit.php:205
|
799 |
msgid "To"
|
@@ -804,7 +807,7 @@ msgstr ""
|
|
804 |
#: core/admin/page-email-deny.php:217 core/admin/page-email-deny.php:272
|
805 |
#: core/admin/page-email-new-admin.php:202 core/admin/page-email-new-admin.php:254
|
806 |
#: core/admin/page-email-new-visitor.php:254 core/admin/page-email-trash.php:215
|
807 |
-
#: core/admin/page-email-trash.php:277 core/lib/wpbc_all_translations.php:
|
808 |
#: inc/_bs/admin/page-email-payment.php:216 inc/_bs/admin/page-email-payment.php:273
|
809 |
#: inc/_ps/admin/page-email-edit.php:215 inc/_ps/admin/page-email-edit.php:272
|
810 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:691 inc/gateways/paypal/wpbc-gw-paypal.php:714
|
@@ -820,8 +823,8 @@ msgstr ""
|
|
820 |
#: core/admin/page-email-new-admin.php:254 core/admin/page-email-new-admin.php:295
|
821 |
#: core/admin/page-email-new-visitor.php:254 core/admin/page-email-new-visitor.php:295
|
822 |
#: core/admin/page-email-trash.php:215 core/admin/page-email-trash.php:277
|
823 |
-
#: core/admin/page-email-trash.php:319 core/admin/page-form-free.php:
|
824 |
-
#: core/admin/page-form-free.php:
|
825 |
#: inc/_bs/admin/page-email-payment.php:216 inc/_bs/admin/page-email-payment.php:273
|
826 |
#: inc/_bs/admin/page-email-payment.php:317 inc/_ps/admin/page-email-edit.php:215
|
827 |
#: inc/_ps/admin/page-email-edit.php:272 inc/_ps/admin/page-email-edit.php:313
|
@@ -830,15 +833,15 @@ msgstr ""
|
|
830 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:404 inc/gateways/ipay88/wpbc-gw-ipay88.php:266
|
831 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:281 inc/gateways/paypal/wpbc-gw-paypal.php:376
|
832 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:392 inc/gateways/sage/wpbc-gw-sage.php:396
|
833 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:411 inc/gateways/stripe/wpbc-gw-stripe.php:
|
834 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
835 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
836 |
msgid "Required"
|
837 |
msgstr ""
|
838 |
|
839 |
#: core/admin/page-email-approved.php:216 core/admin/page-email-deleted.php:216
|
840 |
#: core/admin/page-email-deny.php:218 core/admin/page-email-trash.php:216
|
841 |
-
#: core/lib/wpbc_all_translations.php:
|
842 |
#: inc/_ps/admin/page-email-edit.php:216
|
843 |
msgid "You can put multiple emails separated by"
|
844 |
msgstr ""
|
@@ -848,13 +851,14 @@ msgstr ""
|
|
848 |
#: core/admin/page-email-deny.php:236 core/admin/page-email-deny.php:290
|
849 |
#: core/admin/page-email-new-admin.php:220 core/admin/page-email-new-admin.php:272
|
850 |
#: core/admin/page-email-new-visitor.php:272 core/admin/page-email-trash.php:234
|
851 |
-
#: core/admin/page-email-trash.php:295 core/admin/
|
852 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
853 |
-
#: core/lib/
|
854 |
-
#: core/sync/wpbc-gcal-class.php:
|
855 |
-
#: inc/_bm/admin/page-
|
856 |
-
#: inc/_bs/admin/page-email-payment.php:
|
857 |
-
#: inc/_ps/admin/page-email-edit.php:
|
|
|
858 |
msgid "Title"
|
859 |
msgstr ""
|
860 |
|
@@ -863,10 +867,11 @@ msgstr ""
|
|
863 |
#: core/admin/page-email-deny.php:236 core/admin/page-email-deny.php:290
|
864 |
#: core/admin/page-email-new-admin.php:220 core/admin/page-email-new-admin.php:272
|
865 |
#: core/admin/page-email-new-visitor.php:272 core/admin/page-email-trash.php:234
|
866 |
-
#: core/admin/page-email-trash.php:295 core/admin/
|
867 |
-
#: core/
|
868 |
-
#: inc/_bs/admin/page-email-payment.php:
|
869 |
-
#: inc/_ps/admin/page-email-edit.php:
|
|
|
870 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
871 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
872 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
@@ -882,19 +887,19 @@ msgstr ""
|
|
882 |
#: core/admin/page-email-approved.php:262 core/admin/page-email-deleted.php:262
|
883 |
#: core/admin/page-email-deny.php:262 core/admin/page-email-new-admin.php:244
|
884 |
#: core/admin/page-email-new-visitor.php:244 core/admin/page-email-trash.php:262
|
885 |
-
#: core/admin/page-import-gcal.php:159 core/admin/wpbc-toolbar-tiny.php:
|
886 |
-
#: core/lib/wpbc_all_translations.php:
|
887 |
#: inc/_bm/admin/page-cost-valuation.php:275 inc/_bm/admin/page-cost-valuation.php:278
|
888 |
#: inc/_bm/admin/page-cost-valuation.php:449 inc/_bm/admin/page-seasons.php:1564
|
889 |
#: inc/_bs/admin/page-email-payment.php:263 inc/_ps/admin/page-email-edit.php:262
|
890 |
msgid "From"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: core/admin/page-email-approved.php:272 core/lib/wpbc_all_translations.php:
|
894 |
msgid "Email Address will be used in the FROM field of response to Visitor."
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: core/admin/page-email-approved.php:310 core/lib/wpbc_all_translations.php:
|
898 |
#: core/wpbc-activation.php:981
|
899 |
msgid "Your booking has been approved"
|
900 |
msgstr ""
|
@@ -902,7 +907,7 @@ msgstr ""
|
|
902 |
#: core/admin/page-email-approved.php:312 core/admin/page-email-deleted.php:313
|
903 |
#: core/admin/page-email-deny.php:313 core/admin/page-email-new-admin.php:294
|
904 |
#: core/admin/page-email-new-visitor.php:294 core/admin/page-email-trash.php:318
|
905 |
-
#: core/lib/wpbc_all_translations.php:
|
906 |
#: inc/_ps/admin/page-email-edit.php:312
|
907 |
msgid "Subject"
|
908 |
msgstr ""
|
@@ -910,13 +915,13 @@ msgstr ""
|
|
910 |
#: core/admin/page-email-approved.php:313 core/admin/page-email-deleted.php:314
|
911 |
#: core/admin/page-email-deny.php:314 core/admin/page-email-new-admin.php:295
|
912 |
#: core/admin/page-email-new-visitor.php:295 core/admin/page-email-trash.php:319
|
913 |
-
#: core/lib/wpbc_all_translations.php:
|
914 |
#: inc/_ps/admin/page-email-edit.php:313
|
915 |
#, php-format
|
916 |
msgid "Type your email %ssubject%s for the booking confimation message."
|
917 |
msgstr ""
|
918 |
|
919 |
-
#: core/admin/page-email-approved.php:325 core/lib/wpbc_all_translations.php:
|
920 |
#: core/wpbc-activation.php:983
|
921 |
#, php-format
|
922 |
msgid ""
|
@@ -924,7 +929,7 @@ msgid ""
|
|
924 |
"you, %s"
|
925 |
msgstr ""
|
926 |
|
927 |
-
#: core/admin/page-email-approved.php:327 core/lib/wpbc_all_translations.php:
|
928 |
#: core/wpbc-activation.php:985
|
929 |
#, php-format
|
930 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
@@ -933,7 +938,7 @@ msgstr ""
|
|
933 |
#: core/admin/page-email-approved.php:334 core/admin/page-email-deleted.php:331
|
934 |
#: core/admin/page-email-deny.php:331 core/admin/page-email-new-admin.php:310
|
935 |
#: core/admin/page-email-new-visitor.php:316 core/admin/page-email-trash.php:336
|
936 |
-
#: core/lib/wpbc_all_translations.php:
|
937 |
#: inc/_ps/admin/page-email-edit.php:330
|
938 |
msgid "Content"
|
939 |
msgstr ""
|
@@ -941,7 +946,7 @@ msgstr ""
|
|
941 |
#: core/admin/page-email-approved.php:335 core/admin/page-email-deleted.php:332
|
942 |
#: core/admin/page-email-deny.php:332 core/admin/page-email-new-admin.php:311
|
943 |
#: core/admin/page-email-new-visitor.php:317 core/admin/page-email-trash.php:337
|
944 |
-
#: core/lib/wpbc_all_translations.php:
|
945 |
#: inc/_ps/admin/page-email-edit.php:331
|
946 |
msgid "Type your email message content. "
|
947 |
msgstr ""
|
@@ -949,7 +954,7 @@ msgstr ""
|
|
949 |
#: core/admin/page-email-approved.php:356 core/admin/page-email-deleted.php:353
|
950 |
#: core/admin/page-email-deny.php:353 core/admin/page-email-new-admin.php:332
|
951 |
#: core/admin/page-email-new-visitor.php:338 core/admin/page-email-trash.php:358
|
952 |
-
#: core/lib/wpbc_all_translations.php:
|
953 |
#: inc/_ps/admin/page-email-edit.php:352
|
954 |
msgid "Email Heading"
|
955 |
msgstr ""
|
@@ -957,7 +962,7 @@ msgstr ""
|
|
957 |
#: core/admin/page-email-approved.php:357 core/admin/page-email-deleted.php:354
|
958 |
#: core/admin/page-email-deny.php:354 core/admin/page-email-new-admin.php:333
|
959 |
#: core/admin/page-email-new-visitor.php:339 core/admin/page-email-trash.php:359
|
960 |
-
#: core/lib/wpbc_all_translations.php:
|
961 |
#: inc/_ps/admin/page-email-edit.php:353
|
962 |
msgid "Enter main heading contained within the email notification."
|
963 |
msgstr ""
|
@@ -965,7 +970,7 @@ msgstr ""
|
|
965 |
#: core/admin/page-email-approved.php:366 core/admin/page-email-deleted.php:363
|
966 |
#: core/admin/page-email-deny.php:363 core/admin/page-email-new-admin.php:342
|
967 |
#: core/admin/page-email-new-visitor.php:348 core/admin/page-email-trash.php:368
|
968 |
-
#: core/lib/wpbc_all_translations.php:
|
969 |
#: inc/_ps/admin/page-email-edit.php:362
|
970 |
msgid "Email Footer Text"
|
971 |
msgstr ""
|
@@ -973,7 +978,7 @@ msgstr ""
|
|
973 |
#: core/admin/page-email-approved.php:367 core/admin/page-email-deleted.php:364
|
974 |
#: core/admin/page-email-deny.php:364 core/admin/page-email-new-admin.php:343
|
975 |
#: core/admin/page-email-new-visitor.php:349 core/admin/page-email-trash.php:369
|
976 |
-
#: core/lib/wpbc_all_translations.php:
|
977 |
#: inc/_ps/admin/page-email-edit.php:363
|
978 |
msgid "Enter text contained within footer of the email notification"
|
979 |
msgstr ""
|
@@ -981,7 +986,7 @@ msgstr ""
|
|
981 |
#: core/admin/page-email-approved.php:377 core/admin/page-email-deleted.php:374
|
982 |
#: core/admin/page-email-deny.php:374 core/admin/page-email-new-admin.php:353
|
983 |
#: core/admin/page-email-new-visitor.php:359 core/admin/page-email-trash.php:379
|
984 |
-
#: core/lib/wpbc_all_translations.php:
|
985 |
#: inc/_ps/admin/page-email-edit.php:373
|
986 |
msgid "Email template"
|
987 |
msgstr ""
|
@@ -989,7 +994,7 @@ msgstr ""
|
|
989 |
#: core/admin/page-email-approved.php:378 core/admin/page-email-deleted.php:375
|
990 |
#: core/admin/page-email-deny.php:375 core/admin/page-email-new-admin.php:354
|
991 |
#: core/admin/page-email-new-visitor.php:360 core/admin/page-email-trash.php:380
|
992 |
-
#: core/lib/wpbc_all_translations.php:
|
993 |
#: inc/_ps/admin/page-email-edit.php:374
|
994 |
msgid "Choose email template."
|
995 |
msgstr ""
|
@@ -997,7 +1002,7 @@ msgstr ""
|
|
997 |
#: core/admin/page-email-approved.php:382 core/admin/page-email-deleted.php:379
|
998 |
#: core/admin/page-email-deny.php:379 core/admin/page-email-new-admin.php:358
|
999 |
#: core/admin/page-email-new-visitor.php:364 core/admin/page-email-trash.php:384
|
1000 |
-
#: core/lib/wpbc_all_translations.php:
|
1001 |
#: inc/_ps/admin/page-email-edit.php:378
|
1002 |
msgid "Plain (without styles)"
|
1003 |
msgstr ""
|
@@ -1005,7 +1010,7 @@ msgstr ""
|
|
1005 |
#: core/admin/page-email-approved.php:383 core/admin/page-email-deleted.php:380
|
1006 |
#: core/admin/page-email-deny.php:380 core/admin/page-email-new-admin.php:359
|
1007 |
#: core/admin/page-email-new-visitor.php:365 core/admin/page-email-trash.php:385
|
1008 |
-
#: core/lib/wpbc_all_translations.php:
|
1009 |
#: inc/_ps/admin/page-email-edit.php:379
|
1010 |
msgid "Standard 1 column"
|
1011 |
msgstr ""
|
@@ -1013,7 +1018,7 @@ msgstr ""
|
|
1013 |
#: core/admin/page-email-approved.php:390 core/admin/page-email-deleted.php:387
|
1014 |
#: core/admin/page-email-deny.php:387 core/admin/page-email-new-admin.php:366
|
1015 |
#: core/admin/page-email-new-visitor.php:372 core/admin/page-email-trash.php:392
|
1016 |
-
#: core/lib/wpbc_all_translations.php:
|
1017 |
#: inc/_ps/admin/page-email-edit.php:386
|
1018 |
#, php-format
|
1019 |
msgid "You can override this email template in this folder %s"
|
@@ -1022,7 +1027,7 @@ msgstr ""
|
|
1022 |
#: core/admin/page-email-approved.php:400 core/admin/page-email-deleted.php:397
|
1023 |
#: core/admin/page-email-deny.php:397 core/admin/page-email-new-admin.php:376
|
1024 |
#: core/admin/page-email-new-visitor.php:382 core/admin/page-email-trash.php:402
|
1025 |
-
#: core/lib/wpbc_all_translations.php:
|
1026 |
#: inc/_ps/admin/page-email-edit.php:396
|
1027 |
msgid "Base Color"
|
1028 |
msgstr ""
|
@@ -1030,7 +1035,7 @@ msgstr ""
|
|
1030 |
#: core/admin/page-email-approved.php:401 core/admin/page-email-deleted.php:398
|
1031 |
#: core/admin/page-email-deny.php:398 core/admin/page-email-new-admin.php:377
|
1032 |
#: core/admin/page-email-new-visitor.php:383 core/admin/page-email-trash.php:403
|
1033 |
-
#: core/lib/wpbc_all_translations.php:
|
1034 |
#: inc/_ps/admin/page-email-edit.php:397
|
1035 |
msgid "The base color for email templates."
|
1036 |
msgstr ""
|
@@ -1047,7 +1052,7 @@ msgstr ""
|
|
1047 |
#: core/admin/page-email-new-visitor.php:402 core/admin/page-email-new-visitor.php:411
|
1048 |
#: core/admin/page-email-trash.php:404 core/admin/page-email-trash.php:413
|
1049 |
#: core/admin/page-email-trash.php:422 core/admin/page-email-trash.php:431
|
1050 |
-
#: core/lib/wpbc_all_translations.php:
|
1051 |
#: inc/_bs/admin/page-email-payment.php:411 inc/_bs/admin/page-email-payment.php:420
|
1052 |
#: inc/_bs/admin/page-email-payment.php:429 inc/_ps/admin/page-email-edit.php:398
|
1053 |
#: inc/_ps/admin/page-email-edit.php:407 inc/_ps/admin/page-email-edit.php:416
|
@@ -1058,7 +1063,7 @@ msgstr ""
|
|
1058 |
#: core/admin/page-email-approved.php:409 core/admin/page-email-deleted.php:406
|
1059 |
#: core/admin/page-email-deny.php:406 core/admin/page-email-new-admin.php:385
|
1060 |
#: core/admin/page-email-new-visitor.php:391 core/admin/page-email-trash.php:411
|
1061 |
-
#: core/lib/wpbc_all_translations.php:
|
1062 |
#: inc/_ps/admin/page-email-edit.php:405
|
1063 |
msgid "Background Color"
|
1064 |
msgstr ""
|
@@ -1066,7 +1071,7 @@ msgstr ""
|
|
1066 |
#: core/admin/page-email-approved.php:410 core/admin/page-email-deleted.php:407
|
1067 |
#: core/admin/page-email-deny.php:407 core/admin/page-email-new-admin.php:386
|
1068 |
#: core/admin/page-email-new-visitor.php:392 core/admin/page-email-trash.php:412
|
1069 |
-
#: core/lib/wpbc_all_translations.php:
|
1070 |
#: inc/_ps/admin/page-email-edit.php:406
|
1071 |
msgid "The background color for email templates."
|
1072 |
msgstr ""
|
@@ -1074,7 +1079,7 @@ msgstr ""
|
|
1074 |
#: core/admin/page-email-approved.php:418 core/admin/page-email-deleted.php:415
|
1075 |
#: core/admin/page-email-deny.php:415 core/admin/page-email-new-admin.php:394
|
1076 |
#: core/admin/page-email-new-visitor.php:400 core/admin/page-email-trash.php:420
|
1077 |
-
#: core/lib/wpbc_all_translations.php:
|
1078 |
#: inc/_ps/admin/page-email-edit.php:414
|
1079 |
msgid "Email Body Background Color"
|
1080 |
msgstr ""
|
@@ -1082,7 +1087,7 @@ msgstr ""
|
|
1082 |
#: core/admin/page-email-approved.php:419 core/admin/page-email-deleted.php:416
|
1083 |
#: core/admin/page-email-deny.php:416 core/admin/page-email-new-admin.php:395
|
1084 |
#: core/admin/page-email-new-visitor.php:401 core/admin/page-email-trash.php:421
|
1085 |
-
#: core/lib/wpbc_all_translations.php:
|
1086 |
#: inc/_ps/admin/page-email-edit.php:415
|
1087 |
msgid "The main body background color for email templates."
|
1088 |
msgstr ""
|
@@ -1090,7 +1095,7 @@ msgstr ""
|
|
1090 |
#: core/admin/page-email-approved.php:427 core/admin/page-email-deleted.php:424
|
1091 |
#: core/admin/page-email-deny.php:424 core/admin/page-email-new-admin.php:403
|
1092 |
#: core/admin/page-email-new-visitor.php:409 core/admin/page-email-trash.php:429
|
1093 |
-
#: core/lib/wpbc_all_translations.php:
|
1094 |
#: inc/_ps/admin/page-email-edit.php:423
|
1095 |
msgid "Email Body Text Colour"
|
1096 |
msgstr ""
|
@@ -1098,7 +1103,7 @@ msgstr ""
|
|
1098 |
#: core/admin/page-email-approved.php:428 core/admin/page-email-deleted.php:425
|
1099 |
#: core/admin/page-email-deny.php:425 core/admin/page-email-new-admin.php:404
|
1100 |
#: core/admin/page-email-new-visitor.php:410 core/admin/page-email-trash.php:430
|
1101 |
-
#: core/lib/wpbc_all_translations.php:
|
1102 |
#: inc/_ps/admin/page-email-edit.php:424
|
1103 |
msgid "The main body text color for email templates."
|
1104 |
msgstr ""
|
@@ -1106,7 +1111,7 @@ msgstr ""
|
|
1106 |
#: core/admin/page-email-approved.php:443 core/admin/page-email-deleted.php:440
|
1107 |
#: core/admin/page-email-deny.php:440 core/admin/page-email-new-admin.php:419
|
1108 |
#: core/admin/page-email-new-visitor.php:425 core/admin/page-email-trash.php:445
|
1109 |
-
#: core/lib/wpbc_all_translations.php:
|
1110 |
#: inc/_ps/admin/page-email-edit.php:439
|
1111 |
msgid "Email format"
|
1112 |
msgstr ""
|
@@ -1114,7 +1119,7 @@ msgstr ""
|
|
1114 |
#: core/admin/page-email-approved.php:444 core/admin/page-email-deleted.php:441
|
1115 |
#: core/admin/page-email-deny.php:441 core/admin/page-email-new-admin.php:420
|
1116 |
#: core/admin/page-email-new-visitor.php:426 core/admin/page-email-trash.php:446
|
1117 |
-
#: core/lib/wpbc_all_translations.php:
|
1118 |
#: inc/_ps/admin/page-email-edit.php:440
|
1119 |
msgid "Choose which format of email to send."
|
1120 |
msgstr ""
|
@@ -1122,7 +1127,7 @@ msgstr ""
|
|
1122 |
#: core/admin/page-email-approved.php:448 core/admin/page-email-deleted.php:445
|
1123 |
#: core/admin/page-email-deny.php:445 core/admin/page-email-new-admin.php:424
|
1124 |
#: core/admin/page-email-new-visitor.php:430 core/admin/page-email-trash.php:450
|
1125 |
-
#: core/lib/wpbc_all_translations.php:
|
1126 |
#: inc/_ps/admin/page-email-edit.php:444
|
1127 |
msgid "Plain text"
|
1128 |
msgstr ""
|
@@ -1130,8 +1135,8 @@ msgstr ""
|
|
1130 |
#: core/admin/page-email-approved.php:455 core/admin/page-email-deleted.php:452
|
1131 |
#: core/admin/page-email-deny.php:452 core/admin/page-email-new-admin.php:431
|
1132 |
#: core/admin/page-email-new-visitor.php:437 core/admin/page-email-trash.php:457
|
1133 |
-
#: core/lib/wpbc_all_translations.php:
|
1134 |
-
#: inc/_ps/admin/page-email-edit.php:451 inc/_ps/admin/page-settings-form.php:
|
1135 |
#: inc/_ps/form/class-wpbc-form-help.php:92 inc/gateways/page-gateways.php:1095
|
1136 |
msgid "HTML"
|
1137 |
msgstr ""
|
@@ -1139,7 +1144,7 @@ msgstr ""
|
|
1139 |
#: core/admin/page-email-approved.php:456 core/admin/page-email-deleted.php:453
|
1140 |
#: core/admin/page-email-deny.php:453 core/admin/page-email-new-admin.php:432
|
1141 |
#: core/admin/page-email-new-visitor.php:438 core/admin/page-email-trash.php:458
|
1142 |
-
#: core/lib/wpbc_all_translations.php:
|
1143 |
#: inc/_ps/admin/page-email-edit.php:452
|
1144 |
msgid "Multipart"
|
1145 |
msgstr ""
|
@@ -1147,7 +1152,7 @@ msgstr ""
|
|
1147 |
#: core/admin/page-email-approved.php:483 core/admin/page-email-deleted.php:480
|
1148 |
#: core/admin/page-email-deny.php:480 core/admin/page-email-new-admin.php:458
|
1149 |
#: core/admin/page-email-new-visitor.php:465 core/admin/page-email-trash.php:485
|
1150 |
-
#: core/lib/wpbc_all_translations.php:
|
1151 |
#: inc/_ps/admin/page-email-edit.php:479
|
1152 |
#, php-format
|
1153 |
msgid ""
|
@@ -1158,13 +1163,13 @@ msgstr ""
|
|
1158 |
#: core/admin/page-email-approved.php:483 core/admin/page-email-deleted.php:480
|
1159 |
#: core/admin/page-email-deny.php:480 core/admin/page-email-new-admin.php:458
|
1160 |
#: core/admin/page-email-new-visitor.php:465 core/admin/page-email-trash.php:485
|
1161 |
-
#: core/lib/wpbc_all_translations.php:
|
1162 |
#: inc/_bs/admin/page-email-payment.php:483 inc/_ps/admin/page-email-edit.php:479
|
1163 |
msgid "here"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
#: core/admin/page-email-approved.php:560 core/admin/wpbc-class-listing.php:328
|
1167 |
-
#: core/admin/wpbc-toolbars.php:542 core/lib/wpbc_all_translations.php:
|
1168 |
#: inc/_ps/wpbc-print.php:118
|
1169 |
msgid "Approved"
|
1170 |
msgstr ""
|
@@ -1173,23 +1178,23 @@ msgstr ""
|
|
1173 |
#: core/admin/page-email-deny.php:559 core/admin/page-email-new-admin.php:506
|
1174 |
#: core/admin/page-email-new-admin.php:507 core/admin/page-email-new-admin.php:531
|
1175 |
#: core/admin/page-email-new-visitor.php:538 core/admin/page-email-trash.php:564
|
1176 |
-
#: core/lib/wpbc_all_translations.php:
|
1177 |
#: inc/_ps/admin/page-email-edit.php:557
|
1178 |
msgid "Emails Settings"
|
1179 |
msgstr ""
|
1180 |
|
1181 |
-
#: core/admin/page-email-approved.php:562 core/lib/wpbc_all_translations.php:
|
1182 |
msgid "Customization of email template, which is sent to Visitor after approval of booking"
|
1183 |
msgstr ""
|
1184 |
|
1185 |
-
#: core/admin/page-email-approved.php:699 core/lib/wpbc_all_translations.php:
|
1186 |
msgid "Email is sent to Visitor after Approval of booking."
|
1187 |
msgstr ""
|
1188 |
|
1189 |
#: core/admin/page-email-approved.php:706 core/admin/page-email-deleted.php:703
|
1190 |
#: core/admin/page-email-deny.php:703 core/admin/page-email-new-admin.php:679
|
1191 |
#: core/admin/page-email-new-visitor.php:682 core/admin/page-email-trash.php:708
|
1192 |
-
#: core/lib/wpbc_all_translations.php:
|
1193 |
#: inc/_ps/admin/page-email-edit.php:701
|
1194 |
msgid "Header / Footer"
|
1195 |
msgstr ""
|
@@ -1197,7 +1202,7 @@ msgstr ""
|
|
1197 |
#: core/admin/page-email-approved.php:713 core/admin/page-email-deleted.php:710
|
1198 |
#: core/admin/page-email-deny.php:710 core/admin/page-email-new-admin.php:686
|
1199 |
#: core/admin/page-email-new-visitor.php:689 core/admin/page-email-trash.php:715
|
1200 |
-
#: core/lib/wpbc_all_translations.php:
|
1201 |
#: inc/_ps/admin/page-email-edit.php:708
|
1202 |
msgid "Email Styles"
|
1203 |
msgstr ""
|
@@ -1205,19 +1210,20 @@ msgstr ""
|
|
1205 |
#: core/admin/page-email-approved.php:725 core/admin/page-email-deleted.php:722
|
1206 |
#: core/admin/page-email-deny.php:722 core/admin/page-email-new-admin.php:698
|
1207 |
#: core/admin/page-email-new-visitor.php:701 core/admin/page-email-trash.php:727
|
1208 |
-
#: core/admin/page-form-free.php:
|
1209 |
-
#: core/admin/wpbc-class-listing.php:
|
1210 |
-
#: core/admin/wpbc-toolbars.php:
|
1211 |
-
#:
|
1212 |
-
#: inc/_bm/admin/page-
|
1213 |
-
#: inc/
|
|
|
1214 |
msgid "Actions"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
#: core/admin/page-email-approved.php:729 core/admin/page-email-deleted.php:726
|
1218 |
#: core/admin/page-email-deny.php:726 core/admin/page-email-new-admin.php:702
|
1219 |
#: core/admin/page-email-new-visitor.php:705 core/admin/page-email-trash.php:731
|
1220 |
-
#: core/lib/wpbc_all_translations.php:
|
1221 |
#: inc/_ps/admin/page-email-edit.php:724
|
1222 |
msgid "Send Test Email"
|
1223 |
msgstr ""
|
@@ -1228,36 +1234,37 @@ msgstr ""
|
|
1228 |
#: core/admin/page-email-new-admin.php:704 core/admin/page-email-new-admin.php:740
|
1229 |
#: core/admin/page-email-new-visitor.php:707 core/admin/page-email-new-visitor.php:743
|
1230 |
#: core/admin/page-email-trash.php:733 core/admin/page-email-trash.php:769
|
1231 |
-
#: core/admin/page-form-free.php:
|
1232 |
-
#: core/admin/page-
|
1233 |
-
#: core/admin/page-ics-
|
1234 |
-
#: core/admin/page-
|
1235 |
-
#: core/admin/
|
1236 |
-
#:
|
1237 |
-
#: inc/_bl/admin/page-
|
1238 |
-
#: inc/
|
1239 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
|
|
1240 |
#: inc/_bm/admin/page-cost-rate.php:231 inc/_bm/admin/page-cost-valuation.php:257
|
1241 |
-
#: inc/_bm/admin/page-cost.php:
|
1242 |
#: inc/_bm/admin/page-seasons.php:1224 inc/_bm/admin/page-seasons.php:1442
|
1243 |
#: inc/_bs/admin/page-email-payment.php:730 inc/_bs/admin/page-email-payment.php:766
|
1244 |
#: inc/_mu/admin/page-users.php:168 inc/_ps/admin/page-email-edit.php:726
|
1245 |
#: inc/_ps/admin/page-email-edit.php:762 inc/_ps/admin/page-resources.php:193
|
1246 |
-
#: inc/_ps/admin/page-settings-form.php:
|
1247 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:863
|
1248 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:488
|
1249 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:923 inc/gateways/ipay88/wpbc-gw-ipay88.php:783
|
1250 |
#: inc/gateways/page-gateways.php:658 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:402
|
1251 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1085 inc/gateways/sage/wpbc-gw-sage.php:911
|
1252 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
1253 |
msgid "Save Changes"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
#: core/admin/page-email-approved.php:749 core/admin/page-email-deleted.php:746
|
1257 |
#: core/admin/page-email-deny.php:746 core/admin/page-email-new-admin.php:722
|
1258 |
#: core/admin/page-email-new-visitor.php:725 core/admin/page-email-trash.php:751
|
1259 |
-
#: core/admin/page-form-free.php:
|
1260 |
-
#: core/lib/wpbc_all_translations.php:
|
1261 |
#: inc/_ps/admin/page-email-edit.php:744
|
1262 |
msgid "Type"
|
1263 |
msgstr ""
|
@@ -1268,10 +1275,10 @@ msgstr ""
|
|
1268 |
#: core/admin/page-ics-import.php:194 core/admin/page-import-gcal.php:552
|
1269 |
#: core/admin/page-settings.php:131 core/admin/page-settings.php:268
|
1270 |
#: core/admin/wpbc-toolbars.php:426 core/admin/wpbc-toolbars.php:432
|
1271 |
-
#: core/lib/wpbc_all_translations.php:
|
1272 |
#: inc/_bl/admin/page-search.php:427 inc/_bm/admin/page-cost-advanced.php:155
|
1273 |
#: inc/_bs/admin/page-email-payment.php:755 inc/_ps/admin/page-email-edit.php:751
|
1274 |
-
#: inc/_ps/admin/page-settings-form.php:
|
1275 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:451 inc/gateways/page-gateways.php:647
|
1276 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:393 inc/gateways/paypal/wpbc-gw-paypal.php:1059
|
1277 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1076
|
@@ -1281,7 +1288,7 @@ msgstr ""
|
|
1281 |
#: core/admin/page-email-approved.php:839 core/admin/page-email-deleted.php:835
|
1282 |
#: core/admin/page-email-deny.php:835 core/admin/page-email-new-admin.php:819
|
1283 |
#: core/admin/page-email-new-visitor.php:814 core/admin/page-email-trash.php:840
|
1284 |
-
#: core/lib/wpbc_all_translations.php:
|
1285 |
#: inc/_ps/admin/page-email-edit.php:833
|
1286 |
msgid "Email sent to "
|
1287 |
msgstr ""
|
@@ -1289,7 +1296,7 @@ msgstr ""
|
|
1289 |
#: core/admin/page-email-approved.php:841 core/admin/page-email-deleted.php:837
|
1290 |
#: core/admin/page-email-deny.php:837 core/admin/page-email-new-admin.php:821
|
1291 |
#: core/admin/page-email-new-visitor.php:816 core/admin/page-email-trash.php:842
|
1292 |
-
#: core/lib/wpbc_all_translations.php:
|
1293 |
#: inc/_bs/admin/page-email-payment.php:839 inc/_ps/admin/page-email-edit.php:835
|
1294 |
msgid "Email had not sent. Some error occuered."
|
1295 |
msgstr ""
|
@@ -1297,12 +1304,12 @@ msgstr ""
|
|
1297 |
#: core/admin/page-email-approved.php:856 core/admin/page-email-deleted.php:852
|
1298 |
#: core/admin/page-email-deny.php:852 core/admin/page-email-new-admin.php:905
|
1299 |
#: core/admin/page-email-new-visitor.php:831 core/admin/page-email-trash.php:857
|
1300 |
-
#: core/lib/wpbc_all_translations.php:
|
1301 |
#: inc/_ps/admin/page-email-edit.php:850 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:884
|
1302 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:561
|
1303 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:944 inc/gateways/ipay88/wpbc-gw-ipay88.php:804
|
1304 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:423 inc/gateways/paypal/wpbc-gw-paypal.php:1106
|
1305 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:932 inc/gateways/stripe/wpbc-gw-stripe.php:
|
1306 |
msgid "Settings saved."
|
1307 |
msgstr ""
|
1308 |
|
@@ -1312,7 +1319,7 @@ msgstr ""
|
|
1312 |
#: core/admin/page-email-new-admin.php:967 core/admin/page-email-new-admin.php:970
|
1313 |
#: core/admin/page-email-new-visitor.php:892 core/admin/page-email-new-visitor.php:895
|
1314 |
#: core/admin/page-email-trash.php:918 core/admin/page-email-trash.php:921
|
1315 |
-
#: core/lib/wpbc_all_translations.php:
|
1316 |
#: inc/_bs/admin/page-email-payment.php:918 inc/_ps/admin/page-email-edit.php:911
|
1317 |
#: inc/_ps/admin/page-email-edit.php:914
|
1318 |
msgid "If empty then title defined as WordPress"
|
@@ -1321,7 +1328,7 @@ msgstr ""
|
|
1321 |
#: core/admin/page-email-approved.php:937 core/admin/page-email-deleted.php:933
|
1322 |
#: core/admin/page-email-deny.php:933 core/admin/page-email-new-admin.php:987
|
1323 |
#: core/admin/page-email-new-visitor.php:912 core/admin/page-email-trash.php:938
|
1324 |
-
#: core/lib/wpbc_all_translations.php:
|
1325 |
#: inc/_ps/admin/page-email-edit.php:931
|
1326 |
msgid ""
|
1327 |
"Email different from website DNS, its can be a reason of not delivery emails. Please use the "
|
@@ -1329,52 +1336,52 @@ msgid ""
|
|
1329 |
msgstr ""
|
1330 |
|
1331 |
#: core/admin/page-email-deleted.php:311 core/admin/page-email-deny.php:311
|
1332 |
-
#: core/admin/page-email-trash.php:316 core/lib/wpbc_all_translations.php:
|
1333 |
#: core/wpbc-activation.php:992
|
1334 |
msgid "Your booking has been declined"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
#: core/admin/page-email-deleted.php:325 core/admin/page-email-deny.php:325
|
1338 |
-
#: core/admin/page-email-trash.php:330 core/lib/wpbc_all_translations.php:
|
1339 |
#: core/wpbc-activation.php:993
|
1340 |
#, php-format
|
1341 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: core/admin/page-email-deleted.php:558 core/lib/wpbc-ajax.php:
|
1345 |
-
#: core/lib/wpbc_all_translations.php:
|
1346 |
#: inc/_bl/admin/page-coupons.php:1023 inc/_bm/admin/page-availability.php:364
|
1347 |
-
#: inc/_bm/admin/page-cost.php:
|
1348 |
#: inc/_bm/admin/page-seasons.php:843 inc/_bm/m-toolbar.php:547
|
1349 |
#: inc/_ps/admin/page-resources.php:318 inc/_ps/personal.php:156
|
1350 |
msgid "Deleted"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
#: core/admin/page-email-deleted.php:560 core/admin/page-email-trash.php:565
|
1354 |
-
#: core/lib/wpbc_all_translations.php:
|
1355 |
msgid "Customization of email template, which is sent to Visitor after Cancellation of booking"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
-
#: core/admin/page-email-deleted.php:696 core/lib/wpbc_all_translations.php:
|
1359 |
msgid "Email is sent to Visitor after Deleting of booking."
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: core/admin/page-email-deny.php:560 core/lib/wpbc_all_translations.php:
|
1363 |
msgid ""
|
1364 |
"Customization of email template, which is sent to Visitor, when booking status is set to Pending"
|
1365 |
msgstr ""
|
1366 |
|
1367 |
-
#: core/admin/page-email-deny.php:696 core/lib/wpbc_all_translations.php:
|
1368 |
msgid "Email is sent to Visitor after booking set as Pending."
|
1369 |
msgstr ""
|
1370 |
|
1371 |
#: core/admin/page-email-new-admin.php:292 core/admin/page-email-new-visitor.php:292
|
1372 |
-
#: core/admin/wpbc-class-listing.php:300 core/lib/wpbc_all_translations.php:
|
1373 |
#: core/wpbc-activation.php:963 core/wpbc-activation.php:970
|
1374 |
msgid "New booking"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: core/admin/page-email-new-admin.php:308 core/lib/wpbc_all_translations.php:
|
1378 |
#: core/wpbc-activation.php:964
|
1379 |
#, php-format
|
1380 |
msgid ""
|
@@ -1382,29 +1389,29 @@ msgid ""
|
|
1382 |
"booking is waiting for approval. Please visit the moderation panel%sThank you, %s"
|
1383 |
msgstr ""
|
1384 |
|
1385 |
-
#: core/admin/page-email-new-admin.php:505 core/lib/wpbc_all_translations.php:
|
1386 |
#: core/wpbc-functions.php:1940
|
1387 |
msgid "Emails"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
#: core/admin/page-email-new-admin.php:530 core/admin/page-email-new-visitor.php:537
|
1391 |
-
#: core/lib/wpbc_all_translations.php:
|
1392 |
msgid "New"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
-
#: core/admin/page-email-new-admin.php:530 core/lib/wpbc_all_translations.php:
|
1396 |
msgid "admin"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
-
#: core/admin/page-email-new-admin.php:532 core/lib/wpbc_all_translations.php:
|
1400 |
msgid "Customization of email template, which is sending to Admin after new booking"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
-
#: core/admin/page-email-new-admin.php:672 core/lib/wpbc_all_translations.php:
|
1404 |
msgid "Email is sending to Admin after creation of booking."
|
1405 |
msgstr ""
|
1406 |
|
1407 |
-
#: core/admin/page-email-new-visitor.php:307 core/lib/wpbc_all_translations.php:
|
1408 |
#: core/wpbc-activation.php:972
|
1409 |
#, php-format
|
1410 |
msgid ""
|
@@ -1412,7 +1419,7 @@ msgid ""
|
|
1412 |
"edit this booking at this page: %s Thank you, %s"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
-
#: core/admin/page-email-new-visitor.php:309 core/lib/wpbc_all_translations.php:
|
1416 |
#: core/wpbc-activation.php:974
|
1417 |
#, php-format
|
1418 |
msgid ""
|
@@ -1420,196 +1427,204 @@ msgid ""
|
|
1420 |
"%s"
|
1421 |
msgstr ""
|
1422 |
|
1423 |
-
#: core/admin/page-email-new-visitor.php:537 core/lib/wpbc_all_translations.php:
|
1424 |
msgid "visitor"
|
1425 |
msgstr ""
|
1426 |
|
1427 |
-
#: core/admin/page-email-new-visitor.php:539 core/lib/wpbc_all_translations.php:
|
1428 |
msgid "Customization of email template, which is sending to Visitor after new booking"
|
1429 |
msgstr ""
|
1430 |
|
1431 |
-
#: core/admin/page-email-new-visitor.php:675 core/lib/wpbc_all_translations.php:
|
1432 |
msgid "Email is sending to Visitor after creation of booking."
|
1433 |
msgstr ""
|
1434 |
|
1435 |
#: core/admin/page-email-trash.php:563 core/admin/wpbc-class-listing.php:330
|
1436 |
-
#: core/admin/wpbc-class-timeline.php:
|
1437 |
-
#: core/lib/wpbc_all_translations.php:
|
1438 |
msgid "Trash"
|
1439 |
msgstr ""
|
1440 |
|
1441 |
-
#: core/admin/page-email-trash.php:701
|
1442 |
msgid "Email is sent to visitor after cancelling of booking (moved to trash)."
|
1443 |
msgstr ""
|
1444 |
|
1445 |
-
#: core/admin/page-form-free.php:
|
1446 |
-
#: core/admin/page-settings.php:212 core/lib/wpbc_all_translations.php:
|
1447 |
#: core/wpbc-functions.php:1932 inc/_ps/admin/page-settings-form.php:39
|
1448 |
msgid "Form"
|
1449 |
msgstr ""
|
1450 |
|
1451 |
-
#: core/admin/page-form-free.php:
|
1452 |
#: inc/_ps/admin/page-settings-form.php:40
|
1453 |
msgid "Fields Settings"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
-
#: core/admin/page-form-free.php:
|
1457 |
#: inc/_ps/admin/page-settings-form.php:41
|
1458 |
msgid "Customizaton of Form Fields"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: core/admin/page-form-free.php:
|
1462 |
-
#: core/lib/wpbc_all_translations.php:
|
1463 |
msgid "Check Premium Features"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
-
#: core/admin/page-form-free.php:
|
1467 |
msgid "Upgrade to higher versions"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
-
#: core/admin/page-form-free.php:
|
1471 |
msgid "Form Field Configuration"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: core/admin/page-form-free.php:
|
1475 |
-
#: core/admin/page-form-free.php:
|
1476 |
-
#: inc/_ps/personal.php:
|
1477 |
#: inc/_ps/wpbc-form-templates.php:81 inc/_ps/wpbc-form-templates.php:104
|
1478 |
#: inc/_ps/wpbc-form-templates.php:127
|
1479 |
msgid "Send"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
-
#: core/admin/page-form-free.php:
|
1483 |
msgid "Reset to default form"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
-
#: core/admin/page-form-free.php:
|
1487 |
#: core/admin/wpbc-class-listing.php:390 core/admin/wpbc-class-listing.php:396
|
1488 |
#: core/admin/wpbc-toolbars.php:989 core/admin/wpbc-toolbars.php:1006
|
1489 |
-
#: core/lib/wpbc_all_translations.php:
|
1490 |
#: inc/_bl/admin/page-coupons.php:808 inc/_bm/admin/page-availability.php:274
|
1491 |
-
#: inc/_bm/admin/page-cost-valuation.php:354 inc/_bm/admin/page-cost.php:
|
1492 |
#: inc/_bm/admin/page-seasons.php:221 inc/_bm/admin/page-seasons.php:602
|
1493 |
#: inc/_ps/admin/page-resources.php:222
|
1494 |
msgid "Do you really want to do this ?"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
-
#: core/admin/page-form-free.php:
|
1498 |
-
#: core/lib/wpbc_all_translations.php:
|
1499 |
msgid "Add New Field"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
-
#: core/admin/page-form-free.php:
|
1503 |
-
#: core/lib/wpbc_all_translations.php:
|
1504 |
msgid "Select"
|
1505 |
msgstr ""
|
1506 |
|
1507 |
-
#: core/admin/page-form-free.php:
|
1508 |
msgid "Form Field"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: core/admin/page-form-free.php:
|
1512 |
#: inc/_ps/form/class-wpbc-form-help.php:141
|
1513 |
msgid "Standard Fields"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: core/admin/page-form-free.php:
|
1517 |
#: inc/_ps/form/class-wpbc-form-help.php:147
|
1518 |
msgid "Text"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
-
#: core/admin/page-form-free.php:
|
1522 |
#: inc/_ps/form/class-wpbc-form-help.php:156
|
1523 |
msgid "Textarea"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
-
#: core/admin/page-form-free.php:
|
1527 |
msgid "Checkbox"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
-
#: core/admin/page-form-free.php:
|
1531 |
#: inc/_ps/form/class-wpbc-form-help.php:486
|
1532 |
msgid "Advanced Fields"
|
1533 |
msgstr ""
|
1534 |
|
1535 |
-
#: core/admin/page-form-free.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1536 |
msgid "View"
|
1537 |
msgstr ""
|
1538 |
|
1539 |
-
#: core/admin/page-form-free.php:
|
1540 |
msgid "Standard Forms"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: core/admin/page-form-free.php:
|
1544 |
msgid "Form under calendar"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
-
#: core/admin/page-form-free.php:
|
1548 |
msgid "Form at right side of calendar"
|
1549 |
msgstr ""
|
1550 |
|
1551 |
-
#: core/admin/page-form-free.php:
|
1552 |
msgid "Form and calendar are centered"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
-
#: core/admin/page-form-free.php:
|
1556 |
msgid "Form for dark background"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
-
#: core/admin/page-form-free.php:
|
1560 |
-
#: core/lib/wpbc_all_translations.php:
|
1561 |
msgid "Active"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
-
#: core/admin/page-form-free.php:
|
1565 |
msgid "Field Label"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
-
#: core/admin/page-form-free.php:
|
1569 |
-
#: core/lib/wpbc_all_translations.php:
|
1570 |
msgid "Name"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
-
#: core/admin/page-form-free.php:
|
1574 |
-
#: core/admin/page-form-free.php:
|
1575 |
-
#: core/
|
1576 |
-
#: inc/_bl/admin/page-coupons.php:
|
1577 |
-
#: inc/
|
1578 |
-
#: inc/_bm/admin/page-seasons.php:
|
1579 |
-
#: inc/_bm/admin/page-seasons.php:
|
1580 |
-
#: inc/_ps/admin/page-resources.php:188
|
1581 |
msgid "Edit"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
-
#: core/admin/page-form-free.php:
|
1585 |
-
#: core/lib/wpbc_all_translations.php:
|
1586 |
msgid "Remove"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: core/admin/page-form-free.php:
|
1590 |
#: inc/_ps/form/class-wpbc-form-help.php:88
|
1591 |
msgid "Shortcodes"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: core/admin/page-form-free.php:
|
1595 |
#: inc/_ps/form/class-wpbc-form-help.php:89
|
1596 |
msgid ""
|
1597 |
"You can generate the form fields for your form (at the left side) by selection specific field in "
|
1598 |
"the above selectbox."
|
1599 |
msgstr ""
|
1600 |
|
1601 |
-
#: core/admin/page-form-free.php:
|
1602 |
#: inc/_ps/form/class-wpbc-form-help.php:90
|
1603 |
#, php-format
|
1604 |
msgid "Please read more about the booking form fields configuration %shere%s."
|
1605 |
msgstr ""
|
1606 |
|
1607 |
-
#: core/admin/page-form-free.php:
|
1608 |
#: inc/_ps/form/class-wpbc-form-help.php:99
|
1609 |
msgid "Default Form Templates"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
-
#: core/admin/page-form-free.php:
|
1613 |
#: inc/_ps/form/class-wpbc-form-help.php:100
|
1614 |
#, php-format
|
1615 |
msgid ""
|
@@ -1619,53 +1634,126 @@ msgid ""
|
|
1619 |
"reset both forms: Booking Form and Content of Booking Fields form."
|
1620 |
msgstr ""
|
1621 |
|
1622 |
-
#: core/admin/page-form-free.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
1623 |
msgid "Show / hide field in booking form"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
-
#: core/admin/page-form-free.php:
|
1627 |
msgid "Set field as required"
|
1628 |
msgstr ""
|
1629 |
|
1630 |
-
#: core/admin/page-form-free.php:
|
1631 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
1632 |
-
#: inc/_ps/form/class-wpbc-field-help-button.php:73
|
1633 |
msgid "Label"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
-
#: core/admin/page-form-free.php:
|
1637 |
#, php-format
|
1638 |
msgid "Type only %sunique field name%s, that is not using in form"
|
1639 |
msgstr ""
|
1640 |
|
1641 |
-
#: core/admin/page-form-free.php:
|
1642 |
msgid "Values"
|
1643 |
msgstr ""
|
1644 |
|
1645 |
-
#: core/admin/page-form-free.php:
|
1646 |
msgid "Enter dropdown options. One option per line."
|
1647 |
msgstr ""
|
1648 |
|
1649 |
-
#: core/admin/page-form-free.php:
|
1650 |
#: core/admin/wpbc-toolbars.php:702 core/admin/wpbc-toolbars.php:907
|
1651 |
-
#: core/admin/wpbc-toolbars.php:1483 core/lib/wpbc_all_translations.php:
|
1652 |
#: core/sync/wpbc-gcal.php:445 inc/_bs/lib_s.php:104 inc/_bs/s-toolbar.php:209
|
1653 |
#: inc/_ps/p-toolbar.php:477 inc/_ps/p-toolbar.php:522
|
1654 |
msgid "Close"
|
1655 |
msgstr ""
|
1656 |
|
1657 |
-
#: core/admin/page-form-free.php:
|
1658 |
#: inc/_bm/m-toolbar.php:367 inc/_bm/m-toolbar.php:368 inc/_ps/p-toolbar.php:356
|
1659 |
#: inc/_ps/p-toolbar.php:408 inc/_ps/p-toolbar.php:441
|
1660 |
msgid "Cancel"
|
1661 |
msgstr ""
|
1662 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1663 |
#: core/admin/page-ics-export.php:42 core/admin/page-ics-export.php:43
|
1664 |
#: core/admin/page-ics-general.php:233 core/admin/page-ics-general.php:234
|
1665 |
#: core/admin/page-ics-general.php:253 core/admin/page-ics-general.php:254
|
1666 |
#: core/admin/page-ics-import.php:40 core/admin/page-ics-import.php:41
|
1667 |
#: core/admin/page-import-gcal.php:388 core/admin/page-import-gcal.php:389
|
1668 |
-
#: core/lib/wpbc_all_translations.php:
|
1669 |
msgid "Sync"
|
1670 |
msgstr ""
|
1671 |
|
@@ -1674,7 +1762,7 @@ msgstr ""
|
|
1674 |
#: core/admin/page-ics-import.php:42 core/admin/page-ics-import.php:59
|
1675 |
#: core/admin/page-ics-import.php:60 core/admin/page-ics-import.php:62
|
1676 |
#: core/admin/page-ics-import.php:186 core/admin/page-ics-import.php:464
|
1677 |
-
#: core/admin/page-import-gcal.php:390 core/lib/wpbc_all_translations.php:
|
1678 |
#: core/sync/wpbc-gcal.php:465
|
1679 |
msgid "Import"
|
1680 |
msgstr ""
|
@@ -1683,28 +1771,28 @@ msgstr ""
|
|
1683 |
#: core/admin/page-ics-export.php:62 core/admin/page-ics-export.php:64
|
1684 |
#: core/admin/page-ics-export.php:228 core/admin/page-ics-general.php:235
|
1685 |
#: core/admin/page-ics-import.php:42 core/admin/page-import-gcal.php:390
|
1686 |
-
#: core/lib/wpbc_all_translations.php:
|
1687 |
msgid "Export"
|
1688 |
msgstr ""
|
1689 |
|
1690 |
#: core/admin/page-ics-export.php:64 core/admin/page-ics-export.php:228
|
1691 |
-
#: core/lib/wpbc_all_translations.php:
|
1692 |
msgid "feed"
|
1693 |
msgstr ""
|
1694 |
|
1695 |
#: core/admin/page-ics-export.php:139 core/class/wpbc-class-notices.php:25
|
1696 |
-
#: core/lib/wpbc_all_translations.php:
|
1697 |
#: inc/_bm/admin/page-cost-valuation.php:290 inc/_mu/multiuser.php:764
|
1698 |
msgid "Warning!"
|
1699 |
msgstr ""
|
1700 |
|
1701 |
-
#: core/admin/page-ics-export.php:141
|
1702 |
#, php-format
|
1703 |
msgid "This feature require %s"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
#: core/admin/page-ics-export.php:163 core/admin/page-ics-import.php:162
|
1707 |
-
#: core/lib/wpbc_all_translations.php:
|
1708 |
#: inc/_bm/admin/api-settings-m.php:86 inc/_ps/form/class-wpbc-form-help.php:117
|
1709 |
#: inc/_ps/form/class-wpbc-form-help.php:126 inc/_ps/form/class-wpbc-form-help.php:136
|
1710 |
#: inc/_ps/form/class-wpbc-form-help.php:197 inc/_ps/form/class-wpbc-form-help.php:228
|
@@ -1717,164 +1805,164 @@ msgstr ""
|
|
1717 |
#: inc/_ps/form/class-wpbc-form-help.php:659 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:407
|
1718 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:825
|
1719 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:750 inc/gateways/sage/wpbc-gw-sage.php:880
|
1720 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
1721 |
msgid "Important!"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
#: core/admin/page-ics-export.php:165 core/admin/page-ics-import.php:164
|
1725 |
-
#: core/lib/wpbc_all_translations.php:
|
1726 |
#, php-format
|
1727 |
msgid "This feature require %s plugin. You can install %s plugin from this %spage%s."
|
1728 |
msgstr ""
|
1729 |
|
1730 |
#: core/admin/page-ics-export.php:177 core/admin/page-ics-export.php:240
|
1731 |
-
#: core/admin/page-ics-import.php:176 core/lib/wpbc_all_translations.php:
|
1732 |
msgid "How it works"
|
1733 |
msgstr ""
|
1734 |
|
1735 |
#: core/admin/page-ics-export.php:441 core/admin/page-ics-export.php:444
|
1736 |
-
#: core/lib/wpbc_all_translations.php:
|
1737 |
msgid ".ics feed URL"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
-
#: core/admin/page-ics-export.php:463 core/lib/wpbc_all_translations.php:
|
1741 |
#: inc/_ps/admin/br-table-export-feeds.php:69
|
1742 |
msgid "Open in new window"
|
1743 |
msgstr ""
|
1744 |
|
1745 |
-
#: core/admin/page-ics-export.php:465 core/lib/wpbc_all_translations.php:
|
1746 |
msgid "Please enter URL for generating .ics feed"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
-
#: core/admin/page-ics-export.php:468 core/lib/wpbc_all_translations.php:
|
1750 |
msgid "This .ics feed of bookings starting from today for 1 year"
|
1751 |
msgstr ""
|
1752 |
|
1753 |
-
#: core/admin/page-ics-general.php:68 core/admin/wpbc-toolbar-tiny.php:
|
1754 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
1755 |
-
#: core/lib/wpbc_all_translations.php:
|
1756 |
#: inc/_ps/wpbc-booking-select-widget.php:188
|
1757 |
msgid "None"
|
1758 |
msgstr ""
|
1759 |
|
1760 |
-
#: core/admin/page-ics-general.php:101 core/lib/wpbc_all_translations.php:
|
1761 |
msgid "Event Title"
|
1762 |
msgstr ""
|
1763 |
|
1764 |
#: core/admin/page-ics-general.php:102 core/admin/page-ics-general.php:112
|
1765 |
-
#: core/admin/page-ics-general.php:122 core/lib/wpbc_all_translations.php:
|
1766 |
#, php-format
|
1767 |
msgid "Select field for assigning to %sevent property%s"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
-
#: core/admin/page-ics-general.php:111 core/lib/wpbc_all_translations.php:
|
1771 |
msgid "Event Description (optional field)"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
-
#: core/admin/page-ics-general.php:121 core/lib/wpbc_all_translations.php:
|
1775 |
msgid "Location"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
#: core/admin/page-ics-general.php:132 core/admin/wpbc-class-listing.php:205
|
1779 |
-
#: core/lib/wpbc_all_translations.php:
|
1780 |
-
#: inc/_bl/admin/activation-l.php:
|
1781 |
msgid "Default"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
-
#: core/admin/page-ics-general.php:158 core/lib/wpbc_all_translations.php:
|
1785 |
#: core/sync/wpbc-gcal.php:309
|
1786 |
msgid "Timezone"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
-
#: core/admin/page-ics-general.php:159 core/lib/wpbc_all_translations.php:
|
1790 |
#: core/sync/wpbc-gcal.php:343
|
1791 |
msgid "Select a city in your required timezone, if you are having problems with dates and times."
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: core/admin/page-ics-general.php:171 core/lib/wpbc_all_translations.php:
|
1795 |
#: inc/_bs/admin/api-settings-s.php:314
|
1796 |
msgid "Use check in/out time"
|
1797 |
msgstr ""
|
1798 |
|
1799 |
-
#: core/admin/page-ics-general.php:172
|
1800 |
msgid "Use check in/out time of plugin, during import .ics feeds"
|
1801 |
msgstr ""
|
1802 |
|
1803 |
-
#: core/admin/page-ics-general.php:179
|
1804 |
msgid "Append check out day"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
-
#: core/admin/page-ics-general.php:180
|
1808 |
msgid "Append one check out day, during import .ics feeds, if activated using check in/out times"
|
1809 |
msgstr ""
|
1810 |
|
1811 |
#: core/admin/page-ics-general.php:252 core/admin/page-settings.php:74
|
1812 |
-
#: core/lib/wpbc_all_translations.php:
|
1813 |
msgid "General"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
#: core/admin/page-ics-general.php:253 core/admin/page-ics-general.php:254
|
1817 |
#: core/admin/page-ics-general.php:361 core/admin/page-import-gcal.php:485
|
1818 |
#: core/admin/page-settings.php:75 core/admin/page-settings.php:76
|
1819 |
-
#: core/lib/wpbc_all_translations.php:
|
1820 |
msgid "General Settings"
|
1821 |
msgstr ""
|
1822 |
|
1823 |
-
#: core/admin/page-ics-general.php:368 core/lib/wpbc_all_translations.php:
|
1824 |
msgid "Assign events fields to specific booking form field"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
#: core/admin/page-ics-general.php:376 core/admin/page-settings.php:116
|
1828 |
-
#: core/admin/page-settings.php:238 core/lib/wpbc_all_translations.php:
|
1829 |
#: inc/_bl/admin/page-search.php:599 inc/_bl/admin/page-search.php:633
|
1830 |
-
#: inc/_bl/wpbc-search-availability.php:167 inc/_bl/wpbc-search-availability.php:
|
1831 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:854 inc/gateways/ideal/wpbc-gw-ideal.php:914
|
1832 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:774 inc/gateways/paypal/wpbc-gw-paypal.php:1052
|
1833 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:902 inc/gateways/stripe/wpbc-gw-stripe.php:
|
1834 |
msgid "Advanced"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
-
#: core/admin/page-ics-import.php:62 core/lib/wpbc_all_translations.php:
|
1838 |
msgid "feeds"
|
1839 |
msgstr ""
|
1840 |
|
1841 |
#: core/admin/page-ics-import.php:433 core/admin/wpbc-sql.php:588
|
1842 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
1843 |
#: inc/_bl/admin/page-coupons.php:1409 inc/_ps/p-toolbar.php:925 inc/_ps/p-toolbar.php:956
|
1844 |
msgid "parent resource"
|
1845 |
msgstr ""
|
1846 |
|
1847 |
-
#: core/admin/page-ics-import.php:455 core/lib/wpbc_all_translations.php:
|
1848 |
msgid "Enter URL to .ics feed"
|
1849 |
msgstr ""
|
1850 |
|
1851 |
-
#: core/admin/page-ics-import.php:460 core/lib/wpbc_all_translations.php:
|
1852 |
msgid "Choose file"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
-
#: core/admin/page-ics-import.php:461 core/lib/wpbc_all_translations.php:
|
1856 |
msgid "Insert file URL"
|
1857 |
msgstr ""
|
1858 |
|
1859 |
-
#: core/admin/page-ics-import.php:462 core/lib/wpbc_all_translations.php:
|
1860 |
msgid "Upload / Select "
|
1861 |
msgstr ""
|
1862 |
|
1863 |
-
#: core/admin/page-ics-import.php:499 core/lib/wpbc_all_translations.php:
|
1864 |
msgid "What does .ics feeds import/export mean?"
|
1865 |
msgstr ""
|
1866 |
|
1867 |
-
#: core/admin/page-ics-import.php:507 core/lib/wpbc_all_translations.php:
|
1868 |
#, php-format
|
1869 |
msgid "Its useful, if you need to import/export bookings from/to external websites, like %s"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
-
#: core/admin/page-ics-import.php:515 core/lib/wpbc_all_translations.php:
|
1873 |
msgid "and any other calendar that uses .ics format"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
-
#: core/admin/page-ics-import.php:529 core/class/wpbc-class-welcome.php:
|
1877 |
-
#: core/lib/wpbc_all_translations.php:
|
1878 |
#, php-format
|
1879 |
msgid ""
|
1880 |
".ics - is a file format of iCalendar standard for exchanging calendar and scheduling information "
|
@@ -1882,24 +1970,24 @@ msgid ""
|
|
1882 |
"calendars updated and synchronized."
|
1883 |
msgstr ""
|
1884 |
|
1885 |
-
#: core/admin/page-ics-import.php:550 core/lib/wpbc_all_translations.php:
|
1886 |
msgid "How to start import of .ics feeds (files)?"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
#: core/admin/page-ics-import.php:557 core/admin/page-ics-import.php:604
|
1890 |
-
#: core/lib/wpbc_all_translations.php:
|
1891 |
#, php-format
|
1892 |
msgid "Install %s plugin."
|
1893 |
msgstr ""
|
1894 |
|
1895 |
-
#: core/admin/page-ics-import.php:561 core/lib/wpbc_all_translations.php:
|
1896 |
#, php-format
|
1897 |
msgid ""
|
1898 |
"Insert %s shortcode into some post(s) or page(s). Check more info about this %sshortcode "
|
1899 |
"configuration%s"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
-
#: core/admin/page-ics-import.php:570 core/lib/wpbc_all_translations.php:
|
1903 |
#, php-format
|
1904 |
msgid ""
|
1905 |
"Using such shortcodes in pages give a great flexibility to import from different .ics feeds "
|
@@ -1907,26 +1995,26 @@ msgid ""
|
|
1907 |
"accessing such different pages with different time intervals."
|
1908 |
msgstr ""
|
1909 |
|
1910 |
-
#: core/admin/page-ics-import.php:579 core/lib/wpbc_all_translations.php:
|
1911 |
msgid "Or you can import .ics feed or file directly at current page."
|
1912 |
msgstr ""
|
1913 |
|
1914 |
-
#: core/admin/page-ics-import.php:586 core/lib/wpbc_all_translations.php:
|
1915 |
#, php-format
|
1916 |
msgid ""
|
1917 |
"If you have inserted import shortcodes from %s, then you can configure your CRON for "
|
1918 |
"periodically access these pages and import .ics feeds."
|
1919 |
msgstr ""
|
1920 |
|
1921 |
-
#: core/admin/page-ics-import.php:597 core/lib/wpbc_all_translations.php:
|
1922 |
msgid "How to start export of .ics feeds (files)?"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
-
#: core/admin/page-ics-import.php:608 core/lib/wpbc_all_translations.php:
|
1926 |
msgid "Configure ULR feed(s) at this settings page."
|
1927 |
msgstr ""
|
1928 |
|
1929 |
-
#: core/admin/page-ics-import.php:613 core/lib/wpbc_all_translations.php:
|
1930 |
#, php-format
|
1931 |
msgid ""
|
1932 |
"Using such URL(s) you can import .ics feeds, from interface of other websites. %sCheck more "
|
@@ -1934,43 +2022,31 @@ msgid ""
|
|
1934 |
"website."
|
1935 |
msgstr ""
|
1936 |
|
1937 |
-
#: core/admin/page-ics-import.php:622 core/lib/wpbc_all_translations.php:
|
1938 |
msgid "Visit these (previously configured URL feeds) pages for downloading .ics files."
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: core/admin/page-ics-import.php:677 core/lib/wpbc_all_translations.php:
|
1942 |
#: core/sync/wpbc-gcal-class.php:457 core/sync/wpbc-gcal.php:102 inc/_ps/personal.php:408
|
1943 |
msgid "Done"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
-
#: core/admin/page-import-gcal.php:60 core/lib/wpbc_all_translations.php:
|
1947 |
msgid "Activate auto import"
|
1948 |
msgstr ""
|
1949 |
|
1950 |
-
#: core/admin/page-import-gcal.php:61 core/lib/wpbc_all_translations.php:
|
1951 |
#, php-format
|
1952 |
msgid "Check this box to %sactivate%s auto import events and creation bookings from them"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: core/admin/page-import-gcal.php:67 core/lib/wpbc_all_translations.php:311
|
1956 |
-
#: inc/_bm/admin/api-settings-m.php:98 inc/_bm/admin/api-settings-m.php:100
|
1957 |
-
#: inc/_bs/admin/api-settings-s.php:528 inc/_bs/admin/api-settings-s.php:898
|
1958 |
-
msgid "hour"
|
1959 |
-
msgstr ""
|
1960 |
-
|
1961 |
-
#: core/admin/page-import-gcal.php:69 core/admin/page-import-gcal.php:196
|
1962 |
-
#: core/admin/page-import-gcal.php:278 core/admin/wpbc-toolbar-tiny.php:629
|
1963 |
-
#: core/lib/wpbc_all_translations.php:312 core/sync/wpbc-gcal.php:207 core/sync/wpbc-gcal.php:271
|
1964 |
-
#: inc/_bm/admin/api-settings-m.php:67 inc/_bm/admin/api-settings-m.php:104
|
1965 |
-
#: inc/_bs/admin/api-settings-s.php:532
|
1966 |
-
msgid "hours"
|
1967 |
-
msgstr ""
|
1968 |
-
|
1969 |
#: core/admin/page-import-gcal.php:71 core/admin/wpbc-toolbars.php:559
|
1970 |
-
#: core/admin/wpbc-toolbars.php:793 core/lib/wpbc_all_translations.php:
|
1971 |
#: inc/_bm/admin/page-cost-advanced.php:461 inc/_bm/admin/page-cost-deposit.php:223
|
1972 |
-
#: inc/_bm/admin/page-cost-
|
1973 |
-
#: inc/
|
|
|
|
|
1974 |
msgid "day"
|
1975 |
msgstr ""
|
1976 |
|
@@ -1980,220 +2056,212 @@ msgstr ""
|
|
1980 |
#: core/admin/wpbc-toolbars.php:563 core/admin/wpbc-toolbars.php:564
|
1981 |
#: core/admin/wpbc-toolbars.php:794 core/admin/wpbc-toolbars.php:795
|
1982 |
#: core/admin/wpbc-toolbars.php:796 core/admin/wpbc-toolbars.php:797
|
1983 |
-
#: core/admin/wpbc-toolbars.php:798 core/lib/wpbc_all_translations.php:
|
1984 |
#: core/sync/wpbc-gcal.php:208 core/sync/wpbc-gcal.php:272 inc/_bl/admin/page-search.php:82
|
1985 |
-
#: inc/_bm/admin/page-cost-deposit.php:225 inc/_bm/admin/page-cost-
|
|
|
1986 |
#: inc/_bm/admin/page-cost-valuation.php:348 inc/_bm/admin/page-cost-valuation.php:481
|
1987 |
#: inc/_bm/admin/page-seasons.php:1051 inc/_bs/admin/api-settings-s.php:536
|
1988 |
#: inc/_ps/wpbc-form-templates.php:244
|
1989 |
msgid "days"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
-
#: core/admin/page-import-gcal.php:78 core/lib/wpbc_all_translations.php:
|
1993 |
msgid "Import events every"
|
1994 |
msgstr ""
|
1995 |
|
1996 |
-
#: core/admin/page-import-gcal.php:79 core/lib/wpbc_all_translations.php:
|
1997 |
msgid "Select time duration of import requests."
|
1998 |
msgstr ""
|
1999 |
|
2000 |
-
#: core/admin/page-import-gcal.php:95 core/lib/wpbc_all_translations.php:
|
2001 |
msgid "Google API Key"
|
2002 |
msgstr ""
|
2003 |
|
2004 |
-
#: core/admin/page-import-gcal.php:96 core/lib/wpbc_all_translations.php:
|
2005 |
msgid "Please enter your Google API key. This field required to import events."
|
2006 |
msgstr ""
|
2007 |
|
2008 |
-
#: core/admin/page-import-gcal.php:98 core/lib/wpbc_all_translations.php:
|
2009 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:317
|
2010 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:354
|
2011 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:385 inc/gateways/ideal/wpbc-gw-ideal.php:422
|
2012 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:477 inc/gateways/ideal/wpbc-gw-ideal.php:481
|
2013 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:329 inc/gateways/paypal/wpbc-gw-paypal.php:529
|
2014 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:508 inc/gateways/stripe/wpbc-gw-stripe.php:
|
2015 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
2016 |
msgid "Note:"
|
2017 |
msgstr ""
|
2018 |
|
2019 |
-
#: core/admin/page-import-gcal.php:99 core/lib/wpbc_all_translations.php:
|
2020 |
#, php-format
|
2021 |
msgid "You can check in this %sinstruction how to generate and use your Google API key%s."
|
2022 |
msgstr ""
|
2023 |
|
2024 |
-
#: core/admin/page-import-gcal.php:120 core/lib/wpbc_all_translations.php:
|
2025 |
#: inc/_ps/admin/br-table-import-gcal-p.php:148
|
2026 |
msgid "Google Calendar ID"
|
2027 |
msgstr ""
|
2028 |
|
2029 |
-
#: core/admin/page-import-gcal.php:138 core/lib/wpbc_all_translations.php:
|
2030 |
#: core/sync/wpbc-gcal.php:295
|
2031 |
msgid "Maximum number"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
-
#: core/admin/page-import-gcal.php:139 core/lib/wpbc_all_translations.php:
|
2035 |
#: core/sync/wpbc-gcal.php:298
|
2036 |
msgid "You can specify the maximum number of events to import during one session."
|
2037 |
msgstr ""
|
2038 |
|
2039 |
#: core/admin/page-import-gcal.php:148 core/admin/page-import-gcal.php:230
|
2040 |
-
#: core/lib/wpbc_all_translations.php:
|
2041 |
msgid "Now"
|
2042 |
msgstr ""
|
2043 |
|
2044 |
#: core/admin/page-import-gcal.php:149 core/admin/page-import-gcal.php:231
|
2045 |
-
#: core/lib/wpbc_all_translations.php:
|
2046 |
msgid "00:00 today"
|
2047 |
msgstr ""
|
2048 |
|
2049 |
#: core/admin/page-import-gcal.php:150 core/admin/page-import-gcal.php:232
|
2050 |
-
#: core/lib/wpbc_all_translations.php:
|
2051 |
msgid "Start of current week"
|
2052 |
msgstr ""
|
2053 |
|
2054 |
#: core/admin/page-import-gcal.php:151 core/admin/page-import-gcal.php:233
|
2055 |
-
#: core/lib/wpbc_all_translations.php:
|
2056 |
msgid "Start of current month"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
#: core/admin/page-import-gcal.php:152 core/admin/page-import-gcal.php:234
|
2060 |
-
#: core/lib/wpbc_all_translations.php:
|
2061 |
msgid "End of current month"
|
2062 |
msgstr ""
|
2063 |
|
2064 |
-
#: core/admin/page-import-gcal.php:153 core/lib/wpbc_all_translations.php:
|
2065 |
#: core/sync/wpbc-gcal.php:189
|
2066 |
msgid "The start of time"
|
2067 |
msgstr ""
|
2068 |
|
2069 |
#: core/admin/page-import-gcal.php:154 core/admin/page-import-gcal.php:236
|
2070 |
-
#: core/lib/wpbc_all_translations.php:
|
2071 |
msgid "Specific date / time"
|
2072 |
msgstr ""
|
2073 |
|
2074 |
-
#: core/admin/page-import-gcal.php:160 core/lib/wpbc_all_translations.php:
|
2075 |
#: core/sync/wpbc-gcal.php:197
|
2076 |
msgid "Select option, when to start retrieving events."
|
2077 |
msgstr ""
|
2078 |
|
2079 |
#: core/admin/page-import-gcal.php:175 core/admin/page-import-gcal.php:257
|
2080 |
-
#: core/lib/wpbc_all_translations.php:
|
2081 |
msgid "Offset"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
#: core/admin/page-import-gcal.php:176 core/admin/page-import-gcal.php:258
|
2085 |
-
#: core/lib/wpbc_all_translations.php:
|
2086 |
msgid "Enter date / time"
|
2087 |
msgstr ""
|
2088 |
|
2089 |
#: core/admin/page-import-gcal.php:194 core/admin/page-import-gcal.php:276
|
2090 |
-
#: core/lib/wpbc_all_translations.php:
|
2091 |
msgid "seconds"
|
2092 |
msgstr ""
|
2093 |
|
2094 |
-
#: core/admin/page-import-gcal.php:195 core/admin/page-import-gcal.php:277
|
2095 |
-
#: core/lib/wpbc_all_translations.php:335 core/sync/wpbc-gcal.php:206 core/sync/wpbc-gcal.php:270
|
2096 |
-
#: inc/_bm/admin/api-settings-m.php:67 inc/_bm/admin/api-settings-m.php:96
|
2097 |
-
#: inc/_bm/admin/api-settings-m.php:100 inc/_bs/admin/api-settings-s.php:525
|
2098 |
-
#: inc/_bs/admin/api-settings-s.php:526 inc/_bs/admin/api-settings-s.php:527
|
2099 |
-
#: inc/_ps/admin/page-settings-form.php:372 inc/_ps/admin/page-settings-form.php:382
|
2100 |
-
msgid "minutes"
|
2101 |
-
msgstr ""
|
2102 |
-
|
2103 |
#: core/admin/page-import-gcal.php:216 core/admin/page-import-gcal.php:298
|
2104 |
-
#: core/lib/wpbc_all_translations.php:
|
2105 |
msgid ""
|
2106 |
"You can specify an additional offset from you chosen start point. The offset can be negative."
|
2107 |
msgstr ""
|
2108 |
|
2109 |
#: core/admin/page-import-gcal.php:219 core/admin/page-import-gcal.php:301
|
2110 |
-
#: core/lib/wpbc_all_translations.php:
|
2111 |
#, php-format
|
2112 |
msgid "Type your date in format %s. Example: %s"
|
2113 |
msgstr ""
|
2114 |
|
2115 |
-
#: core/admin/page-import-gcal.php:235 core/lib/wpbc_all_translations.php:
|
2116 |
#: core/sync/wpbc-gcal.php:253
|
2117 |
msgid "The end of time"
|
2118 |
msgstr ""
|
2119 |
|
2120 |
-
#: core/admin/page-import-gcal.php:241 core/admin/wpbc-toolbar-tiny.php:
|
2121 |
-
#: core/lib/wpbc_all_translations.php:
|
2122 |
msgid "Until"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
-
#: core/admin/page-import-gcal.php:242 core/lib/wpbc_all_translations.php:
|
2126 |
#: core/sync/wpbc-gcal.php:261
|
2127 |
msgid "Select option, when to stop retrieving events."
|
2128 |
msgstr ""
|
2129 |
|
2130 |
-
#: core/admin/page-import-gcal.php:318 core/lib/wpbc_all_translations.php:
|
2131 |
msgid "To get Google Calendar API key please follow this instruction"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: core/admin/page-import-gcal.php:320 core/lib/wpbc_all_translations.php:
|
2135 |
#, php-format
|
2136 |
msgid "Go to Google Developer Console: %s."
|
2137 |
msgstr ""
|
2138 |
|
2139 |
-
#: core/admin/page-import-gcal.php:321 core/lib/wpbc_all_translations.php:
|
2140 |
msgid "Give your project a name and click \"Create\"."
|
2141 |
msgstr ""
|
2142 |
|
2143 |
-
#: core/admin/page-import-gcal.php:322 core/lib/wpbc_all_translations.php:
|
2144 |
msgid "In the sidebar click on \"APIs & auth\"."
|
2145 |
msgstr ""
|
2146 |
|
2147 |
-
#: core/admin/page-import-gcal.php:323 core/lib/wpbc_all_translations.php:
|
2148 |
msgid "Click APIs and make sure \"Calendar API\" is set to ON."
|
2149 |
msgstr ""
|
2150 |
|
2151 |
-
#: core/admin/page-import-gcal.php:324 core/lib/wpbc_all_translations.php:
|
2152 |
msgid "Now click on \"Credentials\" in the sidebar."
|
2153 |
msgstr ""
|
2154 |
|
2155 |
-
#: core/admin/page-import-gcal.php:325 core/lib/wpbc_all_translations.php:
|
2156 |
msgid "Under the section \"Public API access\" click the button \"Create new Key\"."
|
2157 |
msgstr ""
|
2158 |
|
2159 |
-
#: core/admin/page-import-gcal.php:326 core/lib/wpbc_all_translations.php:
|
2160 |
msgid "On the popup click the button \"Server Key\" and click \"Create\"."
|
2161 |
msgstr ""
|
2162 |
|
2163 |
-
#: core/admin/page-import-gcal.php:327 core/lib/wpbc_all_translations.php:
|
2164 |
#, php-format
|
2165 |
msgid ""
|
2166 |
"You will now see a table loaded with the top item being the API Key. Copy this and paste it into "
|
2167 |
"%sGoogle API Key%s field at this page."
|
2168 |
msgstr ""
|
2169 |
|
2170 |
-
#: core/admin/page-import-gcal.php:330 core/lib/wpbc_all_translations.php:
|
2171 |
msgid "Set Your Calendar to Public"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
#: core/admin/page-import-gcal.php:332 core/admin/page-import-gcal.php:340
|
2175 |
-
#: core/lib/wpbc_all_translations.php:
|
2176 |
msgid "Navigate to your Google calendars."
|
2177 |
msgstr ""
|
2178 |
|
2179 |
#: core/admin/page-import-gcal.php:333 core/admin/page-import-gcal.php:341
|
2180 |
-
#: core/lib/wpbc_all_translations.php:
|
2181 |
msgid "Open the settings for the calendar."
|
2182 |
msgstr ""
|
2183 |
|
2184 |
-
#: core/admin/page-import-gcal.php:334 core/lib/wpbc_all_translations.php:
|
2185 |
msgid "Click the \"Share this Calendar\" link."
|
2186 |
msgstr ""
|
2187 |
|
2188 |
-
#: core/admin/page-import-gcal.php:335 core/lib/wpbc_all_translations.php:
|
2189 |
msgid "Click the checkbox to make calendar public. Do not check the other option."
|
2190 |
msgstr ""
|
2191 |
|
2192 |
-
#: core/admin/page-import-gcal.php:338 core/lib/wpbc_all_translations.php:
|
2193 |
msgid "Find Your Calendar ID"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
-
#: core/admin/page-import-gcal.php:342 core/lib/wpbc_all_translations.php:
|
2197 |
#, php-format
|
2198 |
msgid ""
|
2199 |
"Now copy the Calendar ID to use in the plugin settings in your WordPress admin. Make sure to "
|
@@ -2201,33 +2269,33 @@ msgid ""
|
|
2201 |
msgstr ""
|
2202 |
|
2203 |
#: core/admin/page-import-gcal.php:407 core/admin/page-import-gcal.php:408
|
2204 |
-
#: core/admin/page-import-gcal.php:409 core/lib/wpbc_all_translations.php:
|
2205 |
#: core/sync/wpbc-gcal.php:443 core/sync/wpbc-gcal.php:466
|
2206 |
msgid "Import Google Calendar Events"
|
2207 |
msgstr ""
|
2208 |
|
2209 |
#: core/admin/page-import-gcal.php:487 core/admin/page-import-gcal.php:534
|
2210 |
-
#: core/lib/wpbc_all_translations.php:
|
2211 |
msgid "Auto import events"
|
2212 |
msgstr ""
|
2213 |
|
2214 |
#: core/admin/page-import-gcal.php:489 core/admin/page-import-gcal.php:542
|
2215 |
-
#: core/lib/wpbc_all_translations.php:
|
2216 |
msgid "Default settings for retrieving events"
|
2217 |
msgstr ""
|
2218 |
|
2219 |
-
#: core/admin/page-import-gcal.php:525 core/lib/wpbc_all_translations.php:
|
2220 |
msgid "Google Calendar - General Settings"
|
2221 |
msgstr ""
|
2222 |
|
2223 |
#: core/admin/page-settings.php:88 core/admin/page-settings.php:198
|
2224 |
-
#: core/admin/wpbc-toolbar-tiny.php:241 core/lib/wpbc_all_translations.php:
|
2225 |
#: inc/_ps/form/class-wpbc-form-help.php:115
|
2226 |
msgid "Calendar"
|
2227 |
msgstr ""
|
2228 |
|
2229 |
#: core/admin/page-settings.php:93 core/admin/page-settings.php:205
|
2230 |
-
#: core/lib/wpbc_all_translations.php:
|
2231 |
#: inc/_bm/admin/page-availability.php:47 inc/_bm/admin/page-availability.php:504
|
2232 |
#: inc/_bm/admin/page-availability.php:596 inc/_bm/admin/page-availability.php:597
|
2233 |
#: inc/_ps/wpbc-form-templates.php:279 inc/_ps/wpbc-form-templates.php:296
|
@@ -2235,1292 +2303,1299 @@ msgid "Availability"
|
|
2235 |
msgstr ""
|
2236 |
|
2237 |
#: core/admin/page-settings.php:103 core/admin/page-settings.php:219
|
2238 |
-
#: core/lib/wpbc_all_translations.php:
|
2239 |
msgid "Booking Admin Panel"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
-
#: core/admin/page-settings.php:111 core/lib/wpbc_all_translations.php:
|
2243 |
msgid "Auto cancellation / approval"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
#: core/admin/page-settings.php:121 core/admin/page-settings.php:254
|
2247 |
-
#: core/lib/wpbc_all_translations.php:
|
2248 |
msgid "Plugin Menu"
|
2249 |
msgstr ""
|
2250 |
|
2251 |
-
#: core/admin/page-settings.php:126 core/lib/wpbc_all_translations.php:
|
2252 |
msgid "Uninstall"
|
2253 |
msgstr ""
|
2254 |
|
2255 |
-
#: core/admin/page-settings.php:229 core/lib/wpbc_all_translations.php:
|
2256 |
msgid "Auto cancellation / auto approval of bookings"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
-
#: core/admin/page-settings.php:247 core/lib/wpbc_all_translations.php:
|
2260 |
msgid "Information"
|
2261 |
msgstr ""
|
2262 |
|
2263 |
-
#: core/admin/page-settings.php:261 core/lib/wpbc_all_translations.php:
|
2264 |
msgid "Uninstall / deactivation"
|
2265 |
msgstr ""
|
2266 |
|
2267 |
#: core/admin/page-up.php:38 core/admin/wpbc-dashboard.php:505
|
2268 |
-
#: core/lib/wpbc_all_translations.php:
|
2269 |
msgid "Upgrade"
|
2270 |
msgstr ""
|
2271 |
|
2272 |
-
#: core/admin/wpbc-class-listing.php:103 core/admin/wpbc-toolbar-tiny.php:
|
2273 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2274 |
#: inc/_bl/admin/page-coupons.php:1003 inc/_bl/admin/page-coupons.php:1005
|
2275 |
-
#: inc/_bl/wpbc-search-availability.php:
|
2276 |
#: inc/_bm/admin/page-availability.php:814 inc/_bm/admin/page-cost-deposit.php:81
|
2277 |
-
#: inc/_bm/admin/page-cost-
|
2278 |
-
#: inc/_bm/admin/page-
|
|
|
2279 |
msgid "Nothing Found"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
-
#: core/admin/wpbc-class-listing.php:125 core/lib/wpbc_all_translations.php:
|
2283 |
#: inc/_ps/wpbc-print.php:83
|
2284 |
msgid "Labels"
|
2285 |
msgstr ""
|
2286 |
|
2287 |
-
#: core/admin/wpbc-class-listing.php:129 core/lib/wpbc_all_translations.php:
|
2288 |
msgid "Booking Data"
|
2289 |
msgstr ""
|
2290 |
|
2291 |
-
#: core/admin/wpbc-class-listing.php:130 core/lib/wpbc_all_translations.php:
|
2292 |
msgid "Booking Dates"
|
2293 |
msgstr ""
|
2294 |
|
2295 |
-
#: core/admin/wpbc-class-listing.php:133 core/lib/wpbc_all_translations.php:
|
2296 |
msgid "Show ALL dates of booking"
|
2297 |
msgstr ""
|
2298 |
|
2299 |
-
#: core/admin/wpbc-class-listing.php:139 core/lib/wpbc_all_translations.php:
|
2300 |
msgid "Show only check in/out dates"
|
2301 |
msgstr ""
|
2302 |
|
2303 |
-
#: core/admin/wpbc-class-listing.php:220 core/lib/wpbc_all_translations.php:
|
2304 |
msgid "Resource not exist"
|
2305 |
msgstr ""
|
2306 |
|
2307 |
-
#: core/admin/wpbc-class-listing.php:246 core/lib/wpbc_all_translations.php:
|
2308 |
#: inc/_bs/lib_s.php:46 inc/_bs/lib_s.php:287
|
2309 |
msgid "Paid OK"
|
2310 |
msgstr ""
|
2311 |
|
2312 |
-
#: core/admin/wpbc-class-listing.php:250 core/lib/wpbc_all_translations.php:
|
2313 |
#: inc/_bs/lib_s.php:290 inc/_bs/lib_s.php:305
|
2314 |
msgid "Unknown"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
-
#: core/admin/wpbc-class-listing.php:392 core/lib/wpbc_all_translations.php:
|
2318 |
msgid "Move to trash"
|
2319 |
msgstr ""
|
2320 |
|
2321 |
#: core/admin/wpbc-class-listing.php:398 core/admin/wpbc-toolbars.php:1003
|
2322 |
-
#: core/lib/wpbc_all_translations.php:
|
2323 |
msgid "Restore"
|
2324 |
msgstr ""
|
2325 |
|
2326 |
-
#: core/admin/wpbc-class-listing.php:402 core/lib/wpbc_all_translations.php:
|
2327 |
msgid "Do you really want to delete this booking ?"
|
2328 |
msgstr ""
|
2329 |
|
2330 |
-
#: core/admin/wpbc-class-listing.php:404 core/lib/wpbc_all_translations.php:
|
2331 |
#: inc/_bl/admin/page-coupons.php:814 inc/_bm/admin/page-seasons.php:608
|
2332 |
msgid "Completely Delete"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
#: core/admin/wpbc-class-listing.php:413 core/admin/wpbc-toolbars.php:941
|
2336 |
-
#: core/lib/wpbc_all_translations.php:
|
2337 |
msgid "Approve"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
#: core/admin/wpbc-class-listing.php:418 core/admin/wpbc-toolbars.php:959
|
2341 |
-
#: core/lib/wpbc_all_translations.php:
|
2342 |
msgid "Do you really want to set booking as pending ?"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
-
#: core/admin/wpbc-class-listing.php:429 core/lib/wpbc_all_translations.php:
|
2346 |
#: inc/_bs/lib_s.php:333
|
2347 |
msgid "Created"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
#: core/admin/wpbc-class-timeline.php:85 core/admin/wpbc-class-timeline.php:94
|
2351 |
-
#: core/lib/wpbc_all_translations.php:
|
2352 |
msgid "Mon"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
#: core/admin/wpbc-class-timeline.php:86 core/admin/wpbc-class-timeline.php:95
|
2356 |
-
#: core/lib/wpbc_all_translations.php:
|
2357 |
msgid "Tue"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
#: core/admin/wpbc-class-timeline.php:87 core/admin/wpbc-class-timeline.php:96
|
2361 |
-
#: core/lib/wpbc_all_translations.php:
|
2362 |
msgid "Wed"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
#: core/admin/wpbc-class-timeline.php:88 core/admin/wpbc-class-timeline.php:97
|
2366 |
-
#: core/lib/wpbc_all_translations.php:
|
2367 |
msgid "Thu"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
#: core/admin/wpbc-class-timeline.php:89 core/admin/wpbc-class-timeline.php:98
|
2371 |
-
#: core/lib/wpbc_all_translations.php:
|
2372 |
msgid "Fri"
|
2373 |
msgstr ""
|
2374 |
|
2375 |
#: core/admin/wpbc-class-timeline.php:90 core/admin/wpbc-class-timeline.php:99
|
2376 |
-
#: core/lib/wpbc_all_translations.php:
|
2377 |
msgid "Sat"
|
2378 |
msgstr ""
|
2379 |
|
2380 |
#: core/admin/wpbc-class-timeline.php:91 core/admin/wpbc-class-timeline.php:100
|
2381 |
-
#: core/lib/wpbc_all_translations.php:
|
2382 |
msgid "Sun"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
-
#: core/admin/wpbc-class-timeline.php:
|
2386 |
-
#: core/lib/wpbc_all_translations.php:
|
2387 |
msgid "Times"
|
2388 |
msgstr ""
|
2389 |
|
2390 |
-
#: core/admin/wpbc-class-timeline.php:
|
2391 |
msgid "Decline"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
-
#: core/admin/wpbc-class-timeline.php:
|
2395 |
msgid "Pay"
|
2396 |
msgstr ""
|
2397 |
|
2398 |
-
#: core/admin/wpbc-class-timeline.php:
|
2399 |
-
#: core/lib/wpbc_all_translations.php:
|
2400 |
-
#: inc/_bs/lib_s.php:267 inc/_bs/lib_s.php:269 inc/_ps/admin/page-settings-form.php:
|
2401 |
-
#: inc/_ps/admin/page-settings-form.php:
|
2402 |
msgid "Payment"
|
2403 |
msgstr ""
|
2404 |
|
2405 |
#: core/admin/wpbc-dashboard.php:35 core/admin/wpbc-toolbar-tiny.php:226
|
2406 |
-
#: core/lib/wpbc_all_translations.php:
|
2407 |
#: core/wpbc-functions.php:1800 core/wpbc.php:138 core/wpbc.php:167 core/wpbc.php:178
|
2408 |
#: core/wpbc.php:189
|
2409 |
msgid "Booking Calendar"
|
2410 |
msgstr ""
|
2411 |
|
2412 |
#: core/admin/wpbc-dashboard.php:319 core/admin/wpbc-dashboard.php:333
|
|
|
2413 |
msgid "Video guide"
|
2414 |
msgstr ""
|
2415 |
|
2416 |
-
#: core/admin/wpbc-dashboard.php:344 core/lib/wpbc_all_translations.php:
|
2417 |
msgid "Support"
|
2418 |
msgstr ""
|
2419 |
|
2420 |
-
#: core/admin/wpbc-dashboard.php:355 core/lib/wpbc_all_translations.php:
|
2421 |
msgid "Getting Started"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
-
#: core/admin/wpbc-dashboard.php:359 core/lib/wpbc_all_translations.php:
|
2425 |
msgid "Help Info"
|
2426 |
msgstr ""
|
2427 |
|
2428 |
#: core/admin/wpbc-dashboard.php:362 core/admin/wpbc-toolbars.php:433
|
2429 |
-
#: core/lib/wpbc_all_translations.php:
|
2430 |
msgid "FAQ"
|
2431 |
msgstr ""
|
2432 |
|
2433 |
-
#: core/admin/wpbc-dashboard.php:365 core/lib/wpbc_all_translations.php:
|
2434 |
msgid "Contact email"
|
2435 |
msgstr ""
|
2436 |
|
2437 |
-
#: core/admin/wpbc-dashboard.php:368 core/lib/wpbc_all_translations.php:
|
2438 |
msgid "Rate plugin (thanks:)"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
-
#: core/admin/wpbc-dashboard.php:446 core/lib/wpbc_all_translations.php:
|
2442 |
msgid "Current version"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
-
#: core/admin/wpbc-dashboard.php:451
|
2446 |
msgid "Demo"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
-
#: core/admin/wpbc-dashboard.php:455 core/lib/wpbc_all_translations.php:
|
2450 |
msgid "Version"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
-
#: core/admin/wpbc-dashboard.php:475 core/lib/wpbc_all_translations.php:
|
2454 |
msgid "Used for"
|
2455 |
msgstr ""
|
2456 |
|
2457 |
-
#: core/admin/wpbc-dashboard.php:484 core/lib/wpbc_all_translations.php:
|
2458 |
msgid "websites"
|
2459 |
msgstr ""
|
2460 |
|
2461 |
-
#: core/admin/wpbc-dashboard.php:486 core/lib/wpbc_all_translations.php:
|
2462 |
msgid "website"
|
2463 |
msgstr ""
|
2464 |
|
2465 |
-
#: core/admin/wpbc-dashboard.php:492 core/lib/wpbc_all_translations.php:
|
2466 |
msgid "Release date"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
-
#: core/admin/wpbc-dashboard.php:507 core/lib/wpbc_all_translations.php:
|
2470 |
msgid "Explore Premium Features"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
-
#: core/admin/wpbc-dashboard.php:525 core/lib/wpbc_all_translations.php:
|
2474 |
msgid "Statistic"
|
2475 |
msgstr ""
|
2476 |
|
2477 |
-
#: core/admin/wpbc-dashboard.php:529 core/lib/wpbc_all_translations.php:
|
2478 |
msgid "New (unverified) booking(s)"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: core/admin/wpbc-dashboard.php:533 core/lib/wpbc_all_translations.php:
|
2482 |
msgid "Pending booking(s)"
|
2483 |
msgstr ""
|
2484 |
|
2485 |
-
#: core/admin/wpbc-dashboard.php:538 core/lib/wpbc_all_translations.php:
|
2486 |
msgid "Agenda"
|
2487 |
msgstr ""
|
2488 |
|
2489 |
-
#: core/admin/wpbc-dashboard.php:542 core/lib/wpbc_all_translations.php:
|
2490 |
msgid "New booking(s) made today"
|
2491 |
msgstr ""
|
2492 |
|
2493 |
-
#: core/admin/wpbc-dashboard.php:546 core/lib/wpbc_all_translations.php:
|
2494 |
msgid "Bookings for today"
|
2495 |
msgstr ""
|
2496 |
|
2497 |
-
#: core/admin/wpbc-toolbar-tiny.php:35 core/admin/wpbc-toolbar-tiny.php:
|
2498 |
-
#: core/lib/wpbc_all_translations.php:
|
2499 |
msgid "Insert booking calendar"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
-
#: core/admin/wpbc-toolbar-tiny.php:36 core/admin/wpbc-toolbar-tiny.php:
|
2503 |
-
#: core/lib/wpbc_all_translations.php:
|
2504 |
msgid "Booking calendar"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
-
#: core/admin/wpbc-toolbar-tiny.php:224 core/lib/wpbc_all_translations.php:
|
2508 |
msgid "Insert Shortcode"
|
2509 |
msgstr ""
|
2510 |
|
2511 |
-
#: core/admin/wpbc-toolbar-tiny.php:240 core/lib/wpbc_all_translations.php:
|
2512 |
#: inc/_ps/admin/api-settings-p.php:192
|
2513 |
msgid "TimeLine"
|
2514 |
msgstr ""
|
2515 |
|
2516 |
-
#: core/admin/wpbc-toolbar-tiny.php:243 core/lib/wpbc_all_translations.php:
|
2517 |
msgid "Resources Selection"
|
2518 |
msgstr ""
|
2519 |
|
2520 |
-
#: core/admin/wpbc-toolbar-tiny.php:245 core/lib/wpbc_all_translations.php:
|
2521 |
-
#: core/wpbc-functions.php:1967 inc/_bl/admin/page-search.php:257 inc/_bl/biz_l.php:
|
2522 |
-
#: inc/_bl/biz_l.php:
|
2523 |
msgid "Search"
|
2524 |
msgstr ""
|
2525 |
|
2526 |
-
#: core/admin/wpbc-toolbar-tiny.php:246 core/lib/wpbc_all_translations.php:
|
2527 |
msgid "Only Form"
|
2528 |
msgstr ""
|
2529 |
|
2530 |
-
#: core/admin/wpbc-toolbar-tiny.php:249 core/lib/wpbc_all_translations.php:
|
2531 |
#: inc/_ps/form/class-wpbc-form-help.php:754
|
2532 |
msgid "Other"
|
2533 |
msgstr ""
|
2534 |
|
2535 |
-
#: core/admin/wpbc-toolbar-tiny.php:295 core/lib/wpbc_all_translations.php:
|
2536 |
msgid "Insert into page"
|
2537 |
msgstr ""
|
2538 |
|
2539 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2540 |
-
#: core/lib/wpbc_all_translations.php:
|
2541 |
#: inc/_ps/p-toolbar.php:696
|
2542 |
msgid "Booking resources"
|
2543 |
msgstr ""
|
2544 |
|
2545 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2546 |
msgid "Select booking resources. Please use CTRL to select multiple booking resources."
|
2547 |
msgstr ""
|
2548 |
|
2549 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2550 |
msgid "View mode"
|
2551 |
msgstr ""
|
2552 |
|
2553 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2554 |
msgid "Select type of view format"
|
2555 |
msgstr ""
|
2556 |
|
2557 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2558 |
-
#: core/admin/wpbc-toolbars.php:777 core/lib/wpbc_all_translations.php:
|
2559 |
msgid "All bookings"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2563 |
msgid "Number of months to scroll"
|
2564 |
msgstr ""
|
2565 |
|
2566 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2567 |
msgid "Select number of months to scroll after loading"
|
2568 |
msgstr ""
|
2569 |
|
2570 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2571 |
msgid "Number of days to scroll"
|
2572 |
msgstr ""
|
2573 |
|
2574 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2575 |
msgid "Select number of days to scroll after loading"
|
2576 |
msgstr ""
|
2577 |
|
2578 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2579 |
-
#: core/lib/wpbc_all_translations.php:
|
2580 |
msgid "Start Date"
|
2581 |
msgstr ""
|
2582 |
|
2583 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2584 |
msgid "Select start date"
|
2585 |
msgstr ""
|
2586 |
|
2587 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2588 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2589 |
-
#: core/lib/wpbc_all_translations.php:
|
2590 |
#: inc/_ps/admin/br-table-import-gcal-p.php:170 inc/_ps/p-toolbar.php:897
|
2591 |
#: inc/_ps/wpbc-booking-select-widget.php:153
|
2592 |
msgid "Booking resource"
|
2593 |
msgstr ""
|
2594 |
|
2595 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2596 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2597 |
-
#: core/lib/wpbc_all_translations.php:
|
2598 |
msgid "Select booking resource"
|
2599 |
msgstr ""
|
2600 |
|
2601 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2602 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2603 |
#: inc/_bm/m-toolbar.php:30 inc/_ps/wpbc-booking-select-widget.php:238
|
2604 |
msgid "Select default custom booking form"
|
2605 |
msgstr ""
|
2606 |
|
2607 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2608 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2609 |
-
#: core/lib/wpbc_all_translations.php:
|
2610 |
#: inc/_ps/wpbc-booking-select-widget.php:201
|
2611 |
msgid "Visible months"
|
2612 |
msgstr ""
|
2613 |
|
2614 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2615 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2616 |
msgid "Select number of month to show for calendar."
|
2617 |
msgstr ""
|
2618 |
|
2619 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2620 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2621 |
msgid "Start month:"
|
2622 |
msgstr ""
|
2623 |
|
2624 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2625 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2626 |
msgid "Select start month of calendar"
|
2627 |
msgstr ""
|
2628 |
|
2629 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2630 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2631 |
msgid "Show advanced settings"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2635 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2636 |
msgid "Hide advanced settings"
|
2637 |
msgstr ""
|
2638 |
|
2639 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2640 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2641 |
#, php-format
|
2642 |
msgid "Setting advanced parameters of the calendar. %sLike width, height and structure %s"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2646 |
-
#: core/lib/wpbc_all_translations.php:
|
2647 |
#, php-format
|
2648 |
msgid "%s or minimum and fixed number of days selection for the specific day of week or season.%s"
|
2649 |
msgstr ""
|
2650 |
|
2651 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2652 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2653 |
-
#: core/lib/wpbc_all_translations.php:
|
2654 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
2655 |
msgid "Options"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2659 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2660 |
#, php-format
|
2661 |
msgid "Please read more about the possible customizations of these %soptions%s %shere%s"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2665 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2666 |
msgid "Specify the full width of calendar, height of date cell and number of months in one row. "
|
2667 |
msgstr ""
|
2668 |
|
2669 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2670 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2671 |
-
#: core/lib/wpbc_all_translations.php:
|
2672 |
#: inc/_ps/form/class-wpbc-form-help.php:418 inc/_ps/form/class-wpbc-form-help.php:565
|
2673 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:229
|
2674 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:158
|
2675 |
msgid "Description"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2679 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2680 |
msgid ""
|
2681 |
"Calendar have 2 months in a row, the cell height is 30px and calendar full width 568px (possible "
|
2682 |
"to use percentage for width: 100%)"
|
2683 |
msgstr ""
|
2684 |
|
2685 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2686 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2687 |
-
#: core/lib/wpbc_all_translations.php:
|
2688 |
msgid "Code Example"
|
2689 |
msgstr ""
|
2690 |
|
2691 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2692 |
msgid ""
|
2693 |
"Specify that during certain seasons (or days of week), the specific minimum number of days must "
|
2694 |
"be booked. "
|
2695 |
msgstr ""
|
2696 |
|
2697 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2698 |
msgid ""
|
2699 |
"Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 days – Saturday, etc…"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2703 |
#, php-format
|
2704 |
msgid ""
|
2705 |
"Please, read more about the shortcodes %shere%s or JavaScript customization of the specific "
|
2706 |
"shortcodes %shere%s"
|
2707 |
msgstr ""
|
2708 |
|
2709 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2710 |
-
#: core/lib/wpbc_all_translations.php:
|
2711 |
msgid "Aggregate booking dates from other resources"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2715 |
-
#: core/lib/wpbc_all_translations.php:
|
2716 |
msgid ""
|
2717 |
"Select booking resources, for getting booking dates from them and set such dates as unavailable "
|
2718 |
"in destination calendar."
|
2719 |
msgstr ""
|
2720 |
|
2721 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2722 |
#: inc/_bl/admin/page-search.php:382 inc/_bl/admin/page-search.php:415
|
2723 |
#: inc/_bm/admin/api-settings-m.php:298 inc/_bm/admin/page-availability.php:252
|
2724 |
#: inc/_bm/admin/page-cost-advanced.php:124 inc/_bm/admin/page-cost-deposit.php:341
|
2725 |
-
#: inc/_bm/admin/page-cost-rate.php:214 inc/_bm/admin/page-cost.php:
|
2726 |
#: inc/_ps/admin/page-resources.php:201 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:818
|
2727 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:833
|
2728 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:478
|
2729 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:813
|
2730 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:361 inc/gateways/sage/wpbc-gw-sage.php:873
|
2731 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
2732 |
msgid "Note!"
|
2733 |
msgstr ""
|
2734 |
|
2735 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2736 |
#, php-format
|
2737 |
msgid ""
|
2738 |
"This shortcode %s is using for selection of the booking form of specific booking resources in "
|
2739 |
"selectbox"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2743 |
-
#: core/lib/wpbc_all_translations.php:
|
2744 |
#: inc/_ps/wpbc-booking-select-widget.php:163
|
2745 |
msgid "All"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2749 |
#: inc/_ps/wpbc-booking-select-widget.php:175
|
2750 |
msgid ""
|
2751 |
"Select booking resources, for showing in selectbox. Please use CTRL to select multiple booking "
|
2752 |
"resources."
|
2753 |
msgstr ""
|
2754 |
|
2755 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2756 |
#: inc/_ps/wpbc-booking-select-widget.php:181
|
2757 |
msgid "Preselected resource"
|
2758 |
msgstr ""
|
2759 |
|
2760 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2761 |
msgid "Define preselected resource."
|
2762 |
msgstr ""
|
2763 |
|
2764 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2765 |
#: inc/_bm/admin/api-settings-m.php:485 inc/_ps/p-toolbar.php:1182
|
2766 |
msgid "Default Form"
|
2767 |
msgstr ""
|
2768 |
|
2769 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2770 |
-
#: core/lib/wpbc_all_translations.php:
|
2771 |
msgid "Please select the resource:"
|
2772 |
msgstr ""
|
2773 |
|
2774 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2775 |
msgid "Title near your select box."
|
2776 |
msgstr ""
|
2777 |
|
2778 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2779 |
#: inc/_ps/wpbc-booking-select-widget.php:247
|
2780 |
msgid "First option title"
|
2781 |
msgstr ""
|
2782 |
|
2783 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2784 |
#: inc/_ps/personal.php:510
|
2785 |
msgid "Please Select"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2789 |
#: inc/_ps/wpbc-booking-select-widget.php:254
|
2790 |
msgid "First option in dropdown list."
|
2791 |
msgstr ""
|
2792 |
|
2793 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2794 |
#: inc/_ps/wpbc-booking-select-widget.php:256
|
2795 |
msgid "Please leave it empty if you want to skip it."
|
2796 |
msgstr ""
|
2797 |
|
2798 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2799 |
-
#: core/lib/wpbc_all_translations.php:
|
2800 |
msgid "Select shortcode to insert"
|
2801 |
msgstr ""
|
2802 |
|
2803 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2804 |
msgid "Search form"
|
2805 |
msgstr ""
|
2806 |
|
2807 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2808 |
-
#: inc/_bl/wpbc-search-availability.php:167 inc/_bl/wpbc-search-availability.php:
|
2809 |
-
#: inc/_bl/wpbc-search-availability.php:
|
2810 |
msgid "Search results"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2814 |
msgid "Check this box to show search results on other page"
|
2815 |
msgstr ""
|
2816 |
|
2817 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2818 |
msgid "URL of search results:"
|
2819 |
msgstr ""
|
2820 |
|
2821 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2822 |
msgid "Type the URL of search results page."
|
2823 |
msgstr ""
|
2824 |
|
2825 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2826 |
msgid "Title of Search results:"
|
2827 |
msgstr ""
|
2828 |
|
2829 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2830 |
-
#: core/lib/wpbc_all_translations.php:
|
2831 |
msgid "Result(s) Found"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2835 |
msgid "Type the title of Search results."
|
2836 |
msgstr ""
|
2837 |
|
2838 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2839 |
msgid "show number of search results"
|
2840 |
msgstr ""
|
2841 |
|
2842 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2843 |
msgid "Nothing Found Message:"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2847 |
msgid "Type the message, when nothing found."
|
2848 |
msgstr ""
|
2849 |
|
2850 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2851 |
msgid "Search only for users:"
|
2852 |
msgstr ""
|
2853 |
|
2854 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2855 |
msgid ""
|
2856 |
"Type IDs of the users (separated by comma \",\") for searching availability only for these "
|
2857 |
"users, or leave it blank for searching for all users."
|
2858 |
msgstr ""
|
2859 |
|
2860 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2861 |
#, php-format
|
2862 |
msgid ""
|
2863 |
"This shortcode %s is using for showing the search results at specific page, if the search form "
|
2864 |
"is submit showing the search results at different page"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2868 |
msgid "date"
|
2869 |
msgstr ""
|
2870 |
|
2871 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2872 |
msgid "Define date for booking"
|
2873 |
msgstr ""
|
2874 |
|
2875 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2876 |
#: inc/_ps/p-toolbar.php:206
|
2877 |
msgid "Edit Booking"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2881 |
msgid "Show listing of customer bookings"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2885 |
msgid "Show info about Booking Resource"
|
2886 |
msgstr ""
|
2887 |
|
2888 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2889 |
#, php-format
|
2890 |
msgid ""
|
2891 |
"This shortcode %s is used on a page, where visitors can %smodify%s their own booking(s), %scancel"
|
2892 |
"%s or make %spayment%s after receiving an admin email payment request"
|
2893 |
msgstr ""
|
2894 |
|
2895 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2896 |
#, php-format
|
2897 |
msgid ""
|
2898 |
"The content of field %sURL to edit bookings%s on the %sgeneral booking settings page%s must link "
|
2899 |
"to this page"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2903 |
-
#: core/lib/wpbc_all_translations.php:
|
2904 |
#, php-format
|
2905 |
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
2906 |
msgstr ""
|
2907 |
|
2908 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2909 |
#, php-format
|
2910 |
msgid ""
|
2911 |
"This shortcode %s is used on a page, where visitors can %sview listing%s of their own booking(s)"
|
2912 |
msgstr ""
|
2913 |
|
2914 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2915 |
#, php-format
|
2916 |
msgid ""
|
2917 |
"The content of field %sURL of page for customer bookings listing%s on the %sgeneral booking "
|
2918 |
"settings page%s must link to this page"
|
2919 |
msgstr ""
|
2920 |
|
2921 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2922 |
#, php-format
|
2923 |
msgid "%s You can use in this shortcode the same parameters as for %s shortcode"
|
2924 |
msgstr ""
|
2925 |
|
2926 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2927 |
msgid "Trick"
|
2928 |
msgstr ""
|
2929 |
|
2930 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2931 |
#: inc/_bl/admin/api-settings-l.php:466 inc/_ps/admin/br-table-export-feeds.php:79
|
2932 |
#: inc/_ps/admin/br-table-import-gcal-p.php:63
|
2933 |
msgid "Capacity"
|
2934 |
msgstr ""
|
2935 |
|
2936 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2937 |
msgid "Select type of info to show."
|
2938 |
msgstr ""
|
2939 |
|
2940 |
-
#: core/admin/wpbc-
|
|
|
|
|
|
|
|
|
|
|
2941 |
msgid "Filters"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
-
#: core/admin/wpbc-toolbars.php:346 core/lib/wpbc_all_translations.php:
|
2945 |
msgid "Expand Advanced Toolbar"
|
2946 |
msgstr ""
|
2947 |
|
2948 |
-
#: core/admin/wpbc-toolbars.php:353 core/lib/wpbc_all_translations.php:
|
2949 |
msgid "Collapse Advanced Toolbar"
|
2950 |
msgstr ""
|
2951 |
|
2952 |
-
#: core/admin/wpbc-toolbars.php:371 core/lib/wpbc_all_translations.php:
|
2953 |
msgid "Send email notification to customer after approval, cancellation or deletion of bookings"
|
2954 |
msgstr ""
|
2955 |
|
2956 |
-
#: core/admin/wpbc-toolbars.php:372 core/lib/wpbc_all_translations.php:
|
2957 |
msgid "Emails sending"
|
2958 |
msgstr ""
|
2959 |
|
2960 |
-
#: core/admin/wpbc-toolbars.php:397 core/lib/wpbc_all_translations.php:
|
2961 |
msgid "Booking ID"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
#: core/admin/wpbc-toolbars.php:400 core/admin/wpbc-toolbars.php:2177
|
2965 |
-
#: core/lib/wpbc_all_translations.php:
|
2966 |
msgid "Go"
|
2967 |
msgstr ""
|
2968 |
|
2969 |
-
#: core/admin/wpbc-toolbars.php:434 core/lib/wpbc_all_translations.php:
|
2970 |
msgid "Technical Support"
|
2971 |
msgstr ""
|
2972 |
|
2973 |
-
#: core/admin/wpbc-toolbars.php:436 core/lib/wpbc_all_translations.php:
|
2974 |
msgid "About Booking Calendar"
|
2975 |
msgstr ""
|
2976 |
|
2977 |
#: core/admin/wpbc-toolbars.php:503 core/admin/wpbc-toolbars.php:683
|
2978 |
#: core/admin/wpbc-toolbars.php:888 core/admin/wpbc-toolbars.php:1463
|
2979 |
-
#: core/lib/wpbc_all_translations.php:
|
2980 |
msgid "Apply"
|
2981 |
msgstr ""
|
2982 |
|
2983 |
-
#: core/admin/wpbc-toolbars.php:504 core/lib/wpbc_all_translations.php:
|
2984 |
msgid "Refresh booking listing"
|
2985 |
msgstr ""
|
2986 |
|
2987 |
-
#: core/admin/wpbc-toolbars.php:518 core/lib/wpbc_all_translations.php:
|
2988 |
msgid "Reset filter to default values"
|
2989 |
msgstr ""
|
2990 |
|
2991 |
#: core/admin/wpbc-toolbars.php:544 core/admin/wpbc-toolbars.php:759
|
2992 |
-
#: core/lib/wpbc_all_translations.php:
|
2993 |
msgid "Any"
|
2994 |
msgstr ""
|
2995 |
|
2996 |
#: core/admin/wpbc-toolbars.php:565 core/admin/wpbc-toolbars.php:799
|
2997 |
-
#: core/lib/wpbc_all_translations.php:
|
2998 |
msgid "week"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
#: core/admin/wpbc-toolbars.php:566 core/admin/wpbc-toolbars.php:800
|
3002 |
-
#: core/lib/wpbc_all_translations.php:
|
3003 |
msgid "weeks"
|
3004 |
msgstr ""
|
3005 |
|
3006 |
#: core/admin/wpbc-toolbars.php:567 core/admin/wpbc-toolbars.php:801
|
3007 |
-
#: core/lib/wpbc_all_translations.php:
|
3008 |
msgid "month"
|
3009 |
msgstr ""
|
3010 |
|
3011 |
#: core/admin/wpbc-toolbars.php:568 core/admin/wpbc-toolbars.php:569
|
3012 |
#: core/admin/wpbc-toolbars.php:570 core/admin/wpbc-toolbars.php:802
|
3013 |
#: core/admin/wpbc-toolbars.php:803 core/admin/wpbc-toolbars.php:804
|
3014 |
-
#: core/lib/wpbc_all_translations.php:
|
3015 |
msgid "months"
|
3016 |
msgstr ""
|
3017 |
|
3018 |
#: core/admin/wpbc-toolbars.php:578 core/admin/wpbc-toolbars.php:813
|
3019 |
-
#: core/lib/wpbc_all_translations.php:
|
3020 |
msgid "Filter bookings by booking dates"
|
3021 |
msgstr ""
|
3022 |
|
3023 |
-
#: core/admin/wpbc-toolbars.php:582 core/lib/wpbc_all_translations.php:
|
3024 |
msgid "Current dates"
|
3025 |
msgstr ""
|
3026 |
|
3027 |
#: core/admin/wpbc-toolbars.php:583 core/admin/wpbc-toolbars.php:817
|
3028 |
-
#: core/lib/wpbc_all_translations.php:
|
3029 |
msgid "Today"
|
3030 |
msgstr ""
|
3031 |
|
3032 |
-
#: core/admin/wpbc-toolbars.php:584 core/lib/wpbc_all_translations.php:
|
3033 |
msgid "Previous dates"
|
3034 |
msgstr ""
|
3035 |
|
3036 |
#: core/admin/wpbc-toolbars.php:585 core/admin/wpbc-toolbars.php:818
|
3037 |
-
#: core/lib/wpbc_all_translations.php:
|
3038 |
msgid "All dates"
|
3039 |
msgstr ""
|
3040 |
|
3041 |
-
#: core/admin/wpbc-toolbars.php:587 core/lib/wpbc_all_translations.php:
|
3042 |
msgid "Today check in/out"
|
3043 |
msgstr ""
|
3044 |
|
3045 |
-
#: core/admin/wpbc-toolbars.php:588 core/lib/wpbc_all_translations.php:
|
3046 |
msgid "Check In - Tomorrow"
|
3047 |
msgstr ""
|
3048 |
|
3049 |
-
#: core/admin/wpbc-toolbars.php:589 core/lib/wpbc_all_translations.php:
|
3050 |
msgid "Check Out - Tomorrow"
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: core/admin/wpbc-toolbars.php:594 core/lib/wpbc_all_translations.php:
|
3054 |
#: core/wpbc-functions.php:2477
|
3055 |
msgid "Next"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
#: core/admin/wpbc-toolbars.php:618 core/admin/wpbc-toolbars.php:823
|
3059 |
-
#: core/lib/wpbc_all_translations.php:
|
3060 |
msgid "Prior"
|
3061 |
msgstr ""
|
3062 |
|
3063 |
#: core/admin/wpbc-toolbars.php:658 core/admin/wpbc-toolbars.php:863
|
3064 |
-
#: core/lib/wpbc_all_translations.php:
|
3065 |
msgid "Check-in"
|
3066 |
msgstr ""
|
3067 |
|
3068 |
#: core/admin/wpbc-toolbars.php:670 core/admin/wpbc-toolbars.php:875
|
3069 |
-
#: core/lib/wpbc_all_translations.php:
|
3070 |
msgid "Check-out"
|
3071 |
msgstr ""
|
3072 |
|
3073 |
-
#: core/admin/wpbc-toolbars.php:742 core/lib/wpbc_all_translations.php:
|
3074 |
msgid "Order by"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
-
#: core/admin/wpbc-toolbars.php:756 core/lib/wpbc_all_translations.php:
|
3078 |
msgid "Exist"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
-
#: core/admin/wpbc-toolbars.php:757 core/lib/wpbc_all_translations.php:
|
3082 |
msgid "In Trash"
|
3083 |
msgstr ""
|
3084 |
|
3085 |
-
#: core/admin/wpbc-toolbars.php:778 core/lib/wpbc_all_translations.php:
|
3086 |
msgid "New bookings"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: core/admin/wpbc-toolbars.php:815 core/lib/wpbc_all_translations.php:
|
3090 |
msgid "Creation"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
-
#: core/admin/wpbc-toolbars.php:942 core/lib/wpbc_all_translations.php:
|
3094 |
msgid "Approve selected bookings"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: core/admin/wpbc-toolbars.php:957 core/lib/wpbc_all_translations.php:
|
3098 |
msgid "Set selected bookings as pending"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: core/admin/wpbc-toolbars.php:987 core/lib/wpbc_all_translations.php:
|
3102 |
msgid "Move selected bookings to trash"
|
3103 |
msgstr ""
|
3104 |
|
3105 |
-
#: core/admin/wpbc-toolbars.php:1004 core/lib/wpbc_all_translations.php:
|
3106 |
msgid "Restore selected bookings"
|
3107 |
msgstr ""
|
3108 |
|
3109 |
-
#: core/admin/wpbc-toolbars.php:1020 core/lib/wpbc_all_translations.php:
|
3110 |
#: inc/_bl/admin/page-coupons.php:216 inc/_bl/admin/page-coupons.php:222
|
3111 |
#: inc/_bm/admin/page-availability.php:240 inc/_bm/admin/page-availability.php:246
|
3112 |
-
#: inc/_bm/admin/page-cost-valuation.php:567 inc/_bm/admin/page-cost.php:
|
3113 |
-
#: inc/_bm/admin/page-cost.php:
|
3114 |
#: inc/_bm/admin/page-seasons.php:207 inc/_bm/m-toolbar.php:287
|
3115 |
#: inc/_ps/admin/page-resources.php:189 inc/_ps/admin/page-resources.php:195
|
3116 |
msgid "Delete"
|
3117 |
msgstr ""
|
3118 |
|
3119 |
-
#: core/admin/wpbc-toolbars.php:1021 core/lib/wpbc_all_translations.php:
|
3120 |
msgid "Delete selected bookings"
|
3121 |
msgstr ""
|
3122 |
|
3123 |
-
#: core/admin/wpbc-toolbars.php:1023 core/lib/wpbc_all_translations.php:
|
3124 |
#: core/sync/wpbc-gcal-class.php:671
|
3125 |
msgid "Do you really want to delete selected booking(s) ?"
|
3126 |
msgstr ""
|
3127 |
|
3128 |
-
#: core/admin/wpbc-toolbars.php:1039 core/lib/wpbc_all_translations.php:
|
3129 |
msgid "Reason of cancellation"
|
3130 |
msgstr ""
|
3131 |
|
3132 |
-
#: core/admin/wpbc-toolbars.php:1062 core/lib/wpbc_all_translations.php:
|
3133 |
msgid "Read All"
|
3134 |
msgstr ""
|
3135 |
|
3136 |
-
#: core/admin/wpbc-toolbars.php:1063 core/lib/wpbc_all_translations.php:
|
3137 |
msgid "Mark as read all bookings"
|
3138 |
msgstr ""
|
3139 |
|
3140 |
-
#: core/admin/wpbc-toolbars.php:1076 core/lib/wpbc_all_translations.php:
|
3141 |
msgid "Read"
|
3142 |
msgstr ""
|
3143 |
|
3144 |
-
#: core/admin/wpbc-toolbars.php:1077 core/lib/wpbc_all_translations.php:
|
3145 |
msgid "Mark as read selected bookings"
|
3146 |
msgstr ""
|
3147 |
|
3148 |
-
#: core/admin/wpbc-toolbars.php:1091 core/lib/wpbc_all_translations.php:
|
3149 |
msgid "Unread"
|
3150 |
msgstr ""
|
3151 |
|
3152 |
-
#: core/admin/wpbc-toolbars.php:1092 core/lib/wpbc_all_translations.php:
|
3153 |
msgid "Mark as Unread selected bookings"
|
3154 |
msgstr ""
|
3155 |
|
3156 |
#: core/admin/wpbc-toolbars.php:1141 core/admin/wpbc-toolbars.php:1220
|
3157 |
-
#: core/lib/wpbc_all_translations.php:
|
3158 |
msgid "Show month"
|
3159 |
msgstr ""
|
3160 |
|
3161 |
-
#: core/admin/wpbc-toolbars.php:1155 core/lib/wpbc_all_translations.php:
|
3162 |
msgid "Show 3 months"
|
3163 |
msgstr ""
|
3164 |
|
3165 |
-
#: core/admin/wpbc-toolbars.php:1169 core/lib/wpbc_all_translations.php:
|
3166 |
msgid "Show year"
|
3167 |
msgstr ""
|
3168 |
|
3169 |
-
#: core/admin/wpbc-toolbars.php:1192 core/lib/wpbc_all_translations.php:
|
3170 |
msgid "Show day"
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: core/admin/wpbc-toolbars.php:1206 core/lib/wpbc_all_translations.php:
|
3174 |
msgid "Show week"
|
3175 |
msgstr ""
|
3176 |
|
3177 |
-
#: core/admin/wpbc-toolbars.php:1234 core/lib/wpbc_all_translations.php:
|
3178 |
msgid "Show 2 months"
|
3179 |
msgstr ""
|
3180 |
|
3181 |
#: core/admin/wpbc-toolbars.php:1291 core/admin/wpbc-toolbars.php:1305
|
3182 |
-
#: core/admin/wpbc-toolbars.php:1352 core/lib/wpbc_all_translations.php:
|
3183 |
msgid "Previous 4 weeks"
|
3184 |
msgstr ""
|
3185 |
|
3186 |
#: core/admin/wpbc-toolbars.php:1292 core/admin/wpbc-toolbars.php:1306
|
3187 |
-
#: core/admin/wpbc-toolbars.php:1353 core/lib/wpbc_all_translations.php:
|
3188 |
msgid "Previous week"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
#: core/admin/wpbc-toolbars.php:1293 core/admin/wpbc-toolbars.php:1307
|
3192 |
-
#: core/admin/wpbc-toolbars.php:1354 core/lib/wpbc_all_translations.php:
|
3193 |
msgid "Current week"
|
3194 |
msgstr ""
|
3195 |
|
3196 |
#: core/admin/wpbc-toolbars.php:1294 core/admin/wpbc-toolbars.php:1308
|
3197 |
-
#: core/admin/wpbc-toolbars.php:1355 core/lib/wpbc_all_translations.php:
|
3198 |
msgid "Next week"
|
3199 |
msgstr ""
|
3200 |
|
3201 |
#: core/admin/wpbc-toolbars.php:1295 core/admin/wpbc-toolbars.php:1309
|
3202 |
-
#: core/admin/wpbc-toolbars.php:1356 core/lib/wpbc_all_translations.php:
|
3203 |
msgid "Next 4 weeks"
|
3204 |
msgstr ""
|
3205 |
|
3206 |
#: core/admin/wpbc-toolbars.php:1319 core/admin/wpbc-toolbars.php:1369
|
3207 |
-
#: core/admin/wpbc-toolbars.php:1384 core/lib/wpbc_all_translations.php:
|
3208 |
msgid "Previous 3 months"
|
3209 |
msgstr ""
|
3210 |
|
3211 |
#: core/admin/wpbc-toolbars.php:1320 core/admin/wpbc-toolbars.php:1370
|
3212 |
-
#: core/admin/wpbc-toolbars.php:1385 core/lib/wpbc_all_translations.php:
|
3213 |
msgid "Previous month"
|
3214 |
msgstr ""
|
3215 |
|
3216 |
#: core/admin/wpbc-toolbars.php:1321 core/admin/wpbc-toolbars.php:1371
|
3217 |
-
#: core/admin/wpbc-toolbars.php:1386 core/lib/wpbc_all_translations.php:
|
3218 |
msgid "Current month"
|
3219 |
msgstr ""
|
3220 |
|
3221 |
#: core/admin/wpbc-toolbars.php:1322 core/admin/wpbc-toolbars.php:1372
|
3222 |
-
#: core/admin/wpbc-toolbars.php:1387 core/lib/wpbc_all_translations.php:
|
3223 |
msgid "Next month"
|
3224 |
msgstr ""
|
3225 |
|
3226 |
#: core/admin/wpbc-toolbars.php:1323 core/admin/wpbc-toolbars.php:1373
|
3227 |
-
#: core/admin/wpbc-toolbars.php:1388 core/lib/wpbc_all_translations.php:
|
3228 |
msgid "Next 3 months"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
-
#: core/admin/wpbc-toolbars.php:1337 core/lib/wpbc_all_translations.php:
|
3232 |
msgid "Previous 7 days"
|
3233 |
msgstr ""
|
3234 |
|
3235 |
-
#: core/admin/wpbc-toolbars.php:1338 core/lib/wpbc_all_translations.php:
|
3236 |
msgid "Previous day"
|
3237 |
msgstr ""
|
3238 |
|
3239 |
-
#: core/admin/wpbc-toolbars.php:1339 core/lib/wpbc_all_translations.php:
|
3240 |
msgid "Current day"
|
3241 |
msgstr ""
|
3242 |
|
3243 |
-
#: core/admin/wpbc-toolbars.php:1340 core/lib/wpbc_all_translations.php:
|
3244 |
msgid "Next day"
|
3245 |
msgstr ""
|
3246 |
|
3247 |
-
#: core/admin/wpbc-toolbars.php:1341 core/lib/wpbc_all_translations.php:
|
3248 |
msgid "Next 7 days"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
-
#: core/admin/wpbc-toolbars.php:1612 core/lib/wpbc_all_translations.php:
|
3252 |
msgid "Number of months in one row"
|
3253 |
msgstr ""
|
3254 |
|
3255 |
-
#: core/admin/wpbc-toolbars.php:1657 core/lib/wpbc_all_translations.php:
|
3256 |
msgid "Calendar width"
|
3257 |
msgstr ""
|
3258 |
|
3259 |
-
#: core/admin/wpbc-toolbars.php:1705 core/lib/wpbc_all_translations.php:
|
3260 |
msgid "Calendar cell height"
|
3261 |
msgstr ""
|
3262 |
|
3263 |
#: core/admin/wpbc-toolbars.php:1812 core/admin/wpbc-toolbars.php:1813
|
3264 |
-
#: core/lib/wpbc_all_translations.php:
|
3265 |
msgid "Send email notification to customer about this operation"
|
3266 |
msgstr ""
|
3267 |
|
3268 |
#: core/admin/wpbc-toolbars.php:1846 core/admin/wpbc-toolbars.php:1847
|
3269 |
-
#: core/lib/wpbc_all_translations.php:
|
3270 |
msgid "Add to Google Calendar"
|
3271 |
msgstr ""
|
3272 |
|
3273 |
-
#: core/admin/wpbc-toolbars.php:2037 core/lib/wpbc_all_translations.php:
|
3274 |
#: inc/gateways/page-gateways.php:1389 inc/gateways/page-gateways.php:1407
|
3275 |
msgid "Total"
|
3276 |
msgstr ""
|
3277 |
|
3278 |
-
#: core/admin/wpbc-toolbars.php:2173 core/lib/wpbc_all_translations.php:
|
3279 |
msgid "ID or Title"
|
3280 |
msgstr ""
|
3281 |
|
3282 |
-
#: core/any/api-emails.php:504 core/lib/wpbc_all_translations.php:
|
3283 |
msgid "Email copy to"
|
3284 |
msgstr ""
|
3285 |
|
3286 |
#: core/class/wpbc-class-dismiss.php:26 core/class/wpbc-class-dismiss.php:30
|
3287 |
-
#: core/lib/wpbc_all_translations.php:
|
3288 |
msgid "Dismiss"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
-
#: core/class/wpbc-class-notices.php:26
|
3292 |
#, php-format
|
3293 |
msgid ""
|
3294 |
"Probably you updated your paid version of Booking Calendar by free version or update process "
|
3295 |
"failed. You can request the new update of your paid version at %1sthis page%2s."
|
3296 |
msgstr ""
|
3297 |
|
3298 |
-
#: core/class/wpbc-class-welcome.php:
|
3299 |
-
#: core/lib/wpbc_all_translations.php:
|
3300 |
msgid "Purchase"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: core/class/wpbc-class-welcome.php:
|
3304 |
-
#: core/lib/wpbc_all_translations.php:
|
3305 |
msgid "Upgrade Now"
|
3306 |
msgstr ""
|
3307 |
|
3308 |
#: core/lib/wpbc-ajax.php:33 core/lib/wpbc-ajax.php:37 core/lib/wpbc-ajax.php:89
|
3309 |
-
#: core/lib/wpbc_all_translations.php:
|
3310 |
#, php-format
|
3311 |
msgid ""
|
3312 |
"%sError!%s Request do not pass security check! Please refresh the page and try one more time."
|
3313 |
msgstr ""
|
3314 |
|
3315 |
-
#: core/lib/wpbc-ajax.php:138 core/lib/wpbc_all_translations.php:
|
3316 |
msgid "Set as Unread"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: core/lib/wpbc-ajax.php:140 core/lib/wpbc_all_translations.php:
|
3320 |
msgid "Set as Read"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
-
#: core/lib/wpbc-ajax.php:206 core/lib/wpbc_all_translations.php:
|
3324 |
msgid "Set as Approved"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
-
#: core/lib/wpbc-ajax.php:208 core/lib/wpbc_all_translations.php:
|
3328 |
msgid "Set as Pending"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: core/lib/wpbc-ajax.php:228 core/lib/wpbc-ajax.php:
|
3332 |
msgid "Reason for cancellation here"
|
3333 |
msgstr ""
|
3334 |
|
3335 |
-
#: core/lib/wpbc-ajax.php:229 core/lib/wpbc-ajax.php:
|
3336 |
msgid "Reason of cancellation here"
|
3337 |
msgstr ""
|
3338 |
|
3339 |
-
#: core/lib/wpbc-ajax.php:
|
3340 |
msgid "Moved to trash"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
-
#: core/lib/wpbc-ajax.php:
|
3344 |
msgid "Restored"
|
3345 |
msgstr ""
|
3346 |
|
3347 |
-
#: core/lib/wpbc-ajax.php:
|
3348 |
msgid "Saved"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: core/lib/wpbc-booking-new.php:37 core/lib/wpbc_all_translations.php:
|
3352 |
msgid "The code you entered is incorrect"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
-
#: core/lib/wpbc-booking-new.php:138 core/lib/wpbc_all_translations.php:
|
3356 |
msgid "Updating..."
|
3357 |
msgstr ""
|
3358 |
|
3359 |
-
#: core/lib/wpbc-booking-new.php:163 core/lib/wpbc_all_translations.php:
|
3360 |
-
#: inc/_ps/personal.php:
|
3361 |
msgid "Updated successfully"
|
3362 |
msgstr ""
|
3363 |
|
3364 |
-
#: core/lib/wpbc-booking-new.php:
|
3365 |
msgid "Error!"
|
3366 |
msgstr ""
|
3367 |
|
3368 |
-
#: core/lib/wpbc-booking-new.php:
|
3369 |
msgid ""
|
3370 |
"Probably these date(s) just was booking by other visitor. Please reload this page and make "
|
3371 |
"booking again."
|
3372 |
msgstr ""
|
3373 |
|
3374 |
-
#: core/lib/wpbc_all_translations.php:
|
3375 |
msgid "Email is sent to Visitor after Canceling of booking (moved to trash)."
|
3376 |
msgstr ""
|
3377 |
|
3378 |
-
#: core/lib/wpbc_all_translations.php:
|
3379 |
#, php-format
|
3380 |
msgid ""
|
3381 |
"Probabaly you updated your paid version of Booking Calendar by free version or update process "
|
3382 |
"failed. You can request the new update of your paid version at %1sthis page%2s."
|
3383 |
msgstr ""
|
3384 |
|
3385 |
-
#: core/lib/wpbc_all_translations.php:
|
3386 |
msgid "Copy to admin"
|
3387 |
msgstr ""
|
3388 |
|
3389 |
-
#: core/lib/wpbc_all_translations.php:
|
3390 |
msgid "Enable / disable sending copy of this email notification to admin"
|
3391 |
msgstr ""
|
3392 |
|
3393 |
-
#: core/lib/wpbc_all_translations.php:
|
3394 |
msgid "Customization of email template, which is sending to Visitor after approval of booking"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
-
#: core/lib/wpbc_all_translations.php:
|
3398 |
msgid "Email is sending to Visitor after Approval of booking."
|
3399 |
msgstr ""
|
3400 |
|
3401 |
-
#: core/lib/wpbc_all_translations.php:
|
3402 |
msgid "Customization of email template, which is sending to Visitor after Cancellation of booking"
|
3403 |
msgstr ""
|
3404 |
|
3405 |
-
#: core/lib/wpbc_all_translations.php:
|
3406 |
msgid "Email is sending to Visitor after Deleting of booking."
|
3407 |
msgstr ""
|
3408 |
|
3409 |
-
#: core/lib/wpbc_all_translations.php:
|
3410 |
msgid ""
|
3411 |
"Customization of email template, which is sending to Visitor, when booking status is set to "
|
3412 |
"Pending"
|
3413 |
msgstr ""
|
3414 |
|
3415 |
-
#: core/lib/wpbc_all_translations.php:
|
3416 |
msgid "Email is sending to Visitor after booking set as Pending."
|
3417 |
msgstr ""
|
3418 |
|
3419 |
-
#: core/lib/wpbc_all_translations.php:
|
3420 |
msgid "Email is sending to Visitor after Canceling of booking (moved to trash)."
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: core/lib/wpbc_all_translations.php:
|
3424 |
msgid "Confgure ULR feed(s) at this settings page."
|
3425 |
msgstr ""
|
3426 |
|
3427 |
-
#: core/lib/wpbc_all_translations.php:
|
3428 |
msgid "Reject"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: core/lib/wpbc_all_translations.php:
|
3432 |
msgid "Visit these (previosly configured URL feeds) pages for downloading .ics files."
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: core/lib/wpbc_all_translations.php:
|
3436 |
msgid "Google Calendar"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
-
#: core/lib/wpbc_all_translations.php:
|
3440 |
msgid "Events Import"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: core/lib/wpbc_all_translations.php:
|
3444 |
msgid "Import Settings"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
-
#: core/lib/wpbc_all_translations.php:
|
3448 |
msgid "Customization of synchronization with Google Calendar"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
-
#: core/lib/wpbc_all_translations.php:
|
3452 |
#: core/wpbc.php:342 core/wpbc.php:383 inc/_bl/admin/page-coupons.php:1003
|
3453 |
#: inc/_bl/admin/page-coupons.php:1005 inc/_bm/admin/page-availability.php:814
|
3454 |
-
#: inc/_bm/admin/page-cost-deposit.php:81 inc/_bm/admin/page-cost-
|
3455 |
-
#: inc/_bm/admin/page-cost-
|
3456 |
-
#: inc/_bm/admin/page-seasons.php:828 inc/_bs/lib_s.php:340
|
3457 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
3458 |
msgid "Error"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
-
#: core/lib/wpbc_all_translations.php:
|
3462 |
msgid "does not exist"
|
3463 |
msgstr ""
|
3464 |
|
3465 |
-
#: core/lib/wpbc_all_translations.php:
|
3466 |
msgid "Calendar is loading..."
|
3467 |
msgstr ""
|
3468 |
|
3469 |
-
#: core/lib/wpbc_all_translations.php:
|
3470 |
-
#: core/lib/wpdev-booking-class.php:
|
3471 |
msgid "Wrong booking hash in URL (probably expired)"
|
3472 |
msgstr ""
|
3473 |
|
3474 |
-
#: core/lib/wpbc_all_translations.php:
|
3475 |
msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
|
3476 |
msgstr ""
|
3477 |
|
3478 |
-
#: core/lib/wpbc_all_translations.php:
|
3479 |
#, php-format
|
3480 |
msgid ""
|
3481 |
"%sWarning! Booking calendar for this booking resource are already at the page, please check more "
|
3482 |
"about this issue at %sthis page%s"
|
3483 |
msgstr ""
|
3484 |
|
3485 |
-
#: core/lib/wpbc_all_translations.php:
|
3486 |
#: core/lib/wpdev-booking-widget.php:40 inc/_ps/wpbc-booking-select-widget.php:55
|
3487 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
3488 |
msgstr ""
|
3489 |
|
3490 |
-
#: core/lib/wpbc_all_translations.php:
|
3491 |
-
#: core/lib/wpdev-booking-class.php:
|
3492 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
3493 |
msgstr ""
|
3494 |
|
3495 |
-
#: core/lib/wpbc_all_translations.php:
|
3496 |
-
#: core/lib/wpdev-booking-class.php:
|
3497 |
msgid "You do not set any parameters for booking editing"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
-
#: core/lib/wpbc_all_translations.php:
|
3501 |
-
#: core/lib/wpdev-booking-class.php:
|
3502 |
#, php-format
|
3503 |
msgid "Please check more about configuration at %sthis page%s"
|
3504 |
msgstr ""
|
3505 |
|
3506 |
-
#: core/lib/wpbc_all_translations.php:
|
3507 |
msgid "Booking form with calendar"
|
3508 |
msgstr ""
|
3509 |
|
3510 |
-
#: core/lib/wpbc_all_translations.php:
|
3511 |
msgid "Only availability calendar"
|
3512 |
msgstr ""
|
3513 |
|
3514 |
-
#: core/lib/wpbc_all_translations.php:
|
3515 |
msgid "Footer"
|
3516 |
msgstr ""
|
3517 |
|
3518 |
-
#: core/lib/wpbc_all_translations.php:
|
3519 |
#, php-format
|
3520 |
msgid "Example: %sMake booking here%s"
|
3521 |
msgstr ""
|
3522 |
|
3523 |
-
#: core/lib/wpbc_all_translations.php:
|
3524 |
#: inc/_ps/wpbc-booking-select-widget.php:263
|
3525 |
#, php-format
|
3526 |
msgid ""
|
@@ -3528,103 +3603,103 @@ msgid ""
|
|
3528 |
"at the same page, then the last will not be visible."
|
3529 |
msgstr ""
|
3530 |
|
3531 |
-
#: core/lib/wpbc_all_translations.php:
|
3532 |
#, php-format
|
3533 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
3534 |
msgstr ""
|
3535 |
|
3536 |
-
#: core/lib/wpbc_all_translations.php:
|
3537 |
msgid "Importing Feed"
|
3538 |
msgstr ""
|
3539 |
|
3540 |
-
#: core/lib/wpbc_all_translations.php:
|
3541 |
msgid "Data Parsing"
|
3542 |
msgstr ""
|
3543 |
|
3544 |
-
#: core/lib/wpbc_all_translations.php:
|
3545 |
msgid ""
|
3546 |
"Some data was retrieved, but could not be parsed successfully. Please ensure your feed URL is "
|
3547 |
"correct."
|
3548 |
msgstr ""
|
3549 |
|
3550 |
-
#: core/lib/wpbc_all_translations.php:
|
3551 |
msgid "The feed could not be found (404). Please ensure your feed URL is correct."
|
3552 |
msgstr ""
|
3553 |
|
3554 |
-
#: core/lib/wpbc_all_translations.php:
|
3555 |
msgid ""
|
3556 |
"Access to this feed was denied (403). Please ensure you have public sharing enabled for your "
|
3557 |
"calendar."
|
3558 |
msgstr ""
|
3559 |
|
3560 |
-
#: core/lib/wpbc_all_translations.php:
|
3561 |
#, php-format
|
3562 |
msgid ""
|
3563 |
"The feed data could not be retrieved. Error code: %s. Please ensure your feed URL is correct."
|
3564 |
msgstr ""
|
3565 |
|
3566 |
-
#: core/lib/wpbc_all_translations.php:
|
3567 |
#: core/sync/wpbc-gcal-class.php:659
|
3568 |
msgid "GID"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
-
#: core/lib/wpbc_all_translations.php:
|
3572 |
msgid "Selection"
|
3573 |
msgstr ""
|
3574 |
|
3575 |
-
#: core/lib/wpbc_all_translations.php:
|
3576 |
msgid "Location:"
|
3577 |
msgstr ""
|
3578 |
|
3579 |
-
#: core/lib/wpbc_all_translations.php:
|
3580 |
msgid "Reload page"
|
3581 |
msgstr ""
|
3582 |
|
3583 |
-
#: core/lib/wpbc_all_translations.php:
|
3584 |
msgid "Delete selected booking(s)"
|
3585 |
msgstr ""
|
3586 |
|
3587 |
-
#: core/lib/wpbc_all_translations.php:
|
3588 |
msgid "You can specify an additional offset from you chosen end point. The offset can be negative."
|
3589 |
msgstr ""
|
3590 |
|
3591 |
-
#: core/lib/wpbc_all_translations.php:
|
3592 |
msgid "Retrieve Google Calendar Events "
|
3593 |
msgstr ""
|
3594 |
|
3595 |
-
#: core/lib/wpbc_all_translations.php:
|
3596 |
msgid "Please configure settings for import Google Calendar events"
|
3597 |
msgstr ""
|
3598 |
|
3599 |
-
#: core/lib/wpbc_all_translations.php:
|
3600 |
msgid "Configure"
|
3601 |
msgstr ""
|
3602 |
|
3603 |
-
#: core/lib/wpbc_all_translations.php:
|
3604 |
#, php-format
|
3605 |
msgid "%s Found %s not indexed bookings %s"
|
3606 |
msgstr ""
|
3607 |
|
3608 |
-
#: core/lib/wpbc_all_translations.php:
|
3609 |
#, php-format
|
3610 |
msgid "%s Finish getting sort dates. %s"
|
3611 |
msgstr ""
|
3612 |
|
3613 |
-
#: core/lib/wpbc_all_translations.php:
|
3614 |
#, php-format
|
3615 |
msgid "Updated booking: %s"
|
3616 |
msgstr ""
|
3617 |
|
3618 |
-
#: core/lib/wpbc_all_translations.php:
|
3619 |
msgid "Booking form"
|
3620 |
msgstr ""
|
3621 |
|
3622 |
-
#: core/lib/wpbc_all_translations.php:
|
3623 |
#: inc/_ps/admin/page-email-edit.php:310
|
3624 |
msgid "The reservation has been modified"
|
3625 |
msgstr ""
|
3626 |
|
3627 |
-
#: core/lib/wpbc_all_translations.php:
|
3628 |
#: inc/_ps/admin/page-email-edit.php:324
|
3629 |
#, php-format
|
3630 |
msgid ""
|
@@ -3632,23 +3707,23 @@ msgid ""
|
|
3632 |
"Thank you, %s"
|
3633 |
msgstr ""
|
3634 |
|
3635 |
-
#: core/lib/wpbc_all_translations.php:
|
3636 |
#: inc/_bs/admin/api-settings-s.php:376
|
3637 |
msgid "Booked Times:"
|
3638 |
msgstr ""
|
3639 |
|
3640 |
-
#: core/lib/wpbc_all_translations.php:
|
3641 |
msgid ""
|
3642 |
"This booking canceled because we did not receive payment and the administrator did not approve "
|
3643 |
"it."
|
3644 |
msgstr ""
|
3645 |
|
3646 |
-
#: core/lib/wpbc_all_translations.php:
|
3647 |
#: inc/_bs/admin/page-email-payment.php:314
|
3648 |
msgid "You need to make payment for this reservation"
|
3649 |
msgstr ""
|
3650 |
|
3651 |
-
#: core/lib/wpbc_all_translations.php:
|
3652 |
#: inc/_bs/admin/page-email-payment.php:328
|
3653 |
#, php-format
|
3654 |
msgid ""
|
@@ -3656,33 +3731,33 @@ msgid ""
|
|
3656 |
"Thank you, %s"
|
3657 |
msgstr ""
|
3658 |
|
3659 |
-
#: core/lib/wpbc_all_translations.php:
|
3660 |
#: inc/_bm/admin/api-settings-m.php:247
|
3661 |
msgid "Cost: "
|
3662 |
msgstr ""
|
3663 |
|
3664 |
-
#: core/lib/wpbc_all_translations.php:
|
3665 |
#: inc/_bl/admin/api-settings-l.php:75
|
3666 |
msgid "Available: "
|
3667 |
msgstr ""
|
3668 |
|
3669 |
-
#: core/lib/wpbc_all_translations.php:
|
3670 |
msgid "Booking system"
|
3671 |
msgstr ""
|
3672 |
|
3673 |
-
#: core/lib/wpbc_all_translations.php:
|
3674 |
msgid ""
|
3675 |
"You can use (in subject and content of email template) any shortcodes, which you used in the "
|
3676 |
"booking form. Use the shortcodes in the same way as you used them in the content form at "
|
3677 |
"Settings Fields page."
|
3678 |
msgstr ""
|
3679 |
|
3680 |
-
#: core/lib/wpbc_all_translations.php:
|
3681 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:802
|
3682 |
msgid "You can use following shortcodes in content of this template"
|
3683 |
msgstr ""
|
3684 |
|
3685 |
-
#: core/lib/wpbc_all_translations.php:
|
3686 |
#: inc/gateways/page-gateways.php:1040
|
3687 |
#, php-format
|
3688 |
msgid ""
|
@@ -3690,404 +3765,400 @@ msgid ""
|
|
3690 |
"Fields page"
|
3691 |
msgstr ""
|
3692 |
|
3693 |
-
#: core/lib/wpbc_all_translations.php:
|
3694 |
#, php-format
|
3695 |
msgid "%s - inserting data info about the booking"
|
3696 |
msgstr ""
|
3697 |
|
3698 |
-
#: core/lib/wpbc_all_translations.php:
|
3699 |
#, php-format
|
3700 |
msgid "%s - inserting the dates of booking"
|
3701 |
msgstr ""
|
3702 |
|
3703 |
-
#: core/lib/wpbc_all_translations.php:
|
3704 |
#, php-format
|
3705 |
msgid "%s - inserting check-in date (first day of reservation),"
|
3706 |
msgstr ""
|
3707 |
|
3708 |
-
#: core/lib/wpbc_all_translations.php:
|
3709 |
#, php-format
|
3710 |
msgid "%s - inserting check-out date (last day of reservation),"
|
3711 |
msgstr ""
|
3712 |
|
3713 |
-
#: core/lib/wpbc_all_translations.php:
|
3714 |
#, php-format
|
3715 |
msgid "%s - inserting the number of booking dates "
|
3716 |
msgstr ""
|
3717 |
|
3718 |
-
#: core/lib/wpbc_all_translations.php:
|
3719 |
#, php-format
|
3720 |
msgid "%s - inserting ID of booking "
|
3721 |
msgstr ""
|
3722 |
|
3723 |
-
#: core/lib/wpbc_all_translations.php:
|
3724 |
#, php-format
|
3725 |
msgid "%s or %s - inserting the title of the booking resource "
|
3726 |
msgstr ""
|
3727 |
|
3728 |
-
#: core/lib/wpbc_all_translations.php:
|
3729 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:810
|
3730 |
#, php-format
|
3731 |
msgid "%s - inserting the cost of booking "
|
3732 |
msgstr ""
|
3733 |
|
3734 |
-
#: core/lib/wpbc_all_translations.php:
|
3735 |
#, php-format
|
3736 |
msgid "%s - inserting your site URL "
|
3737 |
msgstr ""
|
3738 |
|
3739 |
-
#: core/lib/wpbc_all_translations.php:
|
3740 |
#, php-format
|
3741 |
msgid "%s - inserting IP address of the user who made this action "
|
3742 |
msgstr ""
|
3743 |
|
3744 |
-
#: core/lib/wpbc_all_translations.php:
|
3745 |
#, php-format
|
3746 |
msgid ""
|
3747 |
"%s - inserting contents of the User-Agent: header from the current request, if there is one "
|
3748 |
msgstr ""
|
3749 |
|
3750 |
-
#: core/lib/wpbc_all_translations.php:
|
3751 |
#, php-format
|
3752 |
msgid "%s - inserting address of the page (if any), where visitor make this action "
|
3753 |
msgstr ""
|
3754 |
|
3755 |
-
#: core/lib/wpbc_all_translations.php:
|
3756 |
#, php-format
|
3757 |
msgid "%s - inserting date of this action "
|
3758 |
msgstr ""
|
3759 |
|
3760 |
-
#: core/lib/wpbc_all_translations.php:
|
3761 |
#, php-format
|
3762 |
msgid "%s - inserting time of this action "
|
3763 |
msgstr ""
|
3764 |
|
3765 |
-
#: core/lib/wpbc_all_translations.php:
|
3766 |
#, php-format
|
3767 |
msgid "%s - inserting moderate link of new booking "
|
3768 |
msgstr ""
|
3769 |
|
3770 |
-
#: core/lib/wpbc_all_translations.php:
|
3771 |
#, php-format
|
3772 |
msgid ""
|
3773 |
"%s - inserting link to the page where visitor can edit the reservation, (possible to use the %s "
|
3774 |
"parameter for setting different %s of this page. Example: %s )"
|
3775 |
msgstr ""
|
3776 |
|
3777 |
-
#: core/lib/wpbc_all_translations.php:
|
3778 |
#, php-format
|
3779 |
msgid ""
|
3780 |
"%s - inserting link to the page where visitor can cancel the reservation, (possible to use the "
|
3781 |
"%s parameter for setting different %s of this page. Example: %s )"
|
3782 |
msgstr ""
|
3783 |
|
3784 |
-
#: core/lib/wpbc_all_translations.php:
|
3785 |
#, php-format
|
3786 |
msgid ""
|
3787 |
"%s - inserting link to payment page where visitor can pay for the reservation (possible to use "
|
3788 |
"the %s parameter for setting different %s of this page. Example: %s )"
|
3789 |
msgstr ""
|
3790 |
|
3791 |
-
#: core/lib/wpbc_all_translations.php:
|
3792 |
#, php-format
|
3793 |
msgid "%s - add the reason for booking payment, you can enter it before sending email, "
|
3794 |
msgstr ""
|
3795 |
|
3796 |
-
#: core/lib/wpbc_all_translations.php:
|
3797 |
#, php-format
|
3798 |
msgid "%s - add the reason booking was cancelled, you can enter it before sending email, "
|
3799 |
msgstr ""
|
3800 |
|
3801 |
-
#: core/lib/wpbc_all_translations.php:
|
3802 |
msgid "Configuration in several languages"
|
3803 |
msgstr ""
|
3804 |
|
3805 |
-
#: core/lib/wpbc_all_translations.php:
|
3806 |
#, php-format
|
3807 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3808 |
msgstr ""
|
3809 |
|
3810 |
-
#: core/lib/wpbc_all_translations.php:
|
3811 |
#, php-format
|
3812 |
msgid "Example #1: %s - start French translation section"
|
3813 |
msgstr ""
|
3814 |
|
3815 |
-
#: core/lib/wpbc_all_translations.php:
|
3816 |
#, php-format
|
3817 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3818 |
msgstr ""
|
3819 |
|
3820 |
-
#: core/lib/wpbc_all_translations.php:
|
3821 |
msgid "yes"
|
3822 |
msgstr ""
|
3823 |
|
3824 |
-
#: core/lib/wpbc_all_translations.php:
|
3825 |
msgid "no"
|
3826 |
msgstr ""
|
3827 |
|
3828 |
-
#: core/lib/wpbc_all_translations.php:
|
3829 |
-
#: inc/_bm/admin/page-cost.php:48 inc/_bm/admin/page-cost.php:
|
3830 |
msgid "Costs and Rates"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
-
#: core/lib/wpbc_all_translations.php:
|
3834 |
#: inc/_bm/admin/page-cost-advanced.php:43 inc/_bm/admin/page-cost-advanced.php:148
|
3835 |
#: inc/gateways/page-gateways.php:92
|
3836 |
msgid "Advanced Cost"
|
3837 |
msgstr ""
|
3838 |
|
3839 |
-
#: core/lib/wpbc_all_translations.php:
|
3840 |
#: inc/_bl/admin/page-coupons.php:45 inc/_bl/admin/page-coupons.php:47
|
3841 |
msgid "Coupons"
|
3842 |
msgstr ""
|
3843 |
|
3844 |
-
#: core/lib/wpbc_all_translations.php:
|
3845 |
#: inc/_bm/admin/page-seasons.php:45 inc/_bm/admin/page-seasons.php:47
|
3846 |
msgid "Season Filters"
|
3847 |
msgstr ""
|
3848 |
|
3849 |
-
#: core/lib/wpbc_all_translations.php:
|
3850 |
msgid "Warning! Some error occur, during sending registration request."
|
3851 |
msgstr ""
|
3852 |
|
3853 |
-
#: core/lib/wpbc_all_translations.php:
|
3854 |
msgid ""
|
3855 |
"Please refresh this page and if the same error appear again contact support by email (with info "
|
3856 |
"about order number and website) for finishing the registrations"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
-
#: core/lib/wpbc_all_translations.php:
|
3860 |
#, php-format
|
3861 |
msgid "If you like %s please leave us a %s rating. A huge thank you in advance!"
|
3862 |
msgstr ""
|
3863 |
|
3864 |
-
#: core/lib/wpbc_all_translations.php:
|
3865 |
msgid "Changes saved."
|
3866 |
msgstr ""
|
3867 |
|
3868 |
-
#: core/lib/wpbc_all_translations.php:
|
3869 |
msgid "Click to toggle"
|
3870 |
msgstr ""
|
3871 |
|
3872 |
-
#: core/lib/wpbc_all_translations.php:
|
3873 |
msgid "Prev"
|
3874 |
msgstr ""
|
3875 |
|
3876 |
-
#: core/lib/wpbc_all_translations.php:
|
3877 |
msgid "We’ve assembled some links to get you started:"
|
3878 |
msgstr ""
|
3879 |
|
3880 |
-
#: core/lib/wpbc_all_translations.php:
|
3881 |
msgid "Get Started"
|
3882 |
msgstr ""
|
3883 |
|
3884 |
-
#: core/lib/wpbc_all_translations.php:
|
3885 |
#, php-format
|
3886 |
msgid "Insert booking form %sshortcode%s into your %sPost%s or %sPage%s"
|
3887 |
msgstr ""
|
3888 |
|
3889 |
-
#: core/lib/wpbc_all_translations.php:
|
3890 |
#, php-format
|
3891 |
msgid "or add booking calendar %sWidget%s to your sidebar."
|
3892 |
msgstr ""
|
3893 |
|
3894 |
-
#: core/lib/wpbc_all_translations.php:
|
3895 |
#, php-format
|
3896 |
msgid "Check %show todo%s that and what %sshortcodes%s are available."
|
3897 |
msgstr ""
|
3898 |
|
3899 |
-
#: core/lib/wpbc_all_translations.php:
|
3900 |
#, php-format
|
3901 |
msgid "Add new booking from your post/page or from %sAdmin Panel%s."
|
3902 |
msgstr ""
|
3903 |
|
3904 |
-
#: core/lib/wpbc_all_translations.php:
|
3905 |
msgid "Next Steps"
|
3906 |
msgstr ""
|
3907 |
|
3908 |
-
#: core/lib/wpbc_all_translations.php:
|
3909 |
#, php-format
|
3910 |
msgid "Check %sBooking Listing%s page for new bookings."
|
3911 |
msgstr ""
|
3912 |
|
3913 |
-
#: core/lib/wpbc_all_translations.php:
|
3914 |
#, php-format
|
3915 |
msgid "Configure booking %sSettings%s."
|
3916 |
msgstr ""
|
3917 |
|
3918 |
-
#: core/lib/wpbc_all_translations.php:
|
3919 |
#, php-format
|
3920 |
msgid "Configure predefined set of your %sForm Fields%s."
|
3921 |
msgstr ""
|
3922 |
|
3923 |
-
#: core/lib/wpbc_all_translations.php:
|
3924 |
#, php-format
|
3925 |
msgid "Configure your predefined %sEmail Templates%s."
|
3926 |
msgstr ""
|
3927 |
|
3928 |
-
#: core/lib/wpbc_all_translations.php:
|
3929 |
msgid "Have a questions?"
|
3930 |
msgstr ""
|
3931 |
|
3932 |
-
#: core/lib/wpbc_all_translations.php:
|
3933 |
#, php-format
|
3934 |
msgid "Check out our %sHelp%s"
|
3935 |
msgstr ""
|
3936 |
|
3937 |
-
#: core/lib/wpbc_all_translations.php:
|
3938 |
#, php-format
|
3939 |
msgid "See %sFAQ%s."
|
3940 |
msgstr ""
|
3941 |
|
3942 |
-
#: core/lib/wpbc_all_translations.php:
|
3943 |
#, php-format
|
3944 |
msgid "Still having questions? Contact %sSupport%s."
|
3945 |
msgstr ""
|
3946 |
|
3947 |
-
#: core/lib/wpbc_all_translations.php:
|
3948 |
#, php-format
|
3949 |
msgid "Need even more functionality? Check %s higher versions %s"
|
3950 |
msgstr ""
|
3951 |
|
3952 |
-
#: core/lib/wpbc_all_translations.php:
|
3953 |
msgid "This field is required"
|
3954 |
msgstr ""
|
3955 |
|
3956 |
-
#: core/lib/wpbc_all_translations.php:
|
3957 |
msgid "This checkbox must be checked"
|
3958 |
msgstr ""
|
3959 |
|
3960 |
-
#: core/lib/wpbc_all_translations.php:
|
3961 |
msgid "At least one option must be selected"
|
3962 |
msgstr ""
|
3963 |
|
3964 |
-
#: core/lib/wpbc_all_translations.php:
|
3965 |
msgid "Incorrect email field"
|
3966 |
msgstr ""
|
3967 |
|
3968 |
-
#: core/lib/wpbc_all_translations.php:
|
3969 |
msgid "Your emails do not match"
|
3970 |
msgstr ""
|
3971 |
|
3972 |
-
#: core/lib/wpbc_all_translations.php:
|
3973 |
msgid "Please, select booking date(s) at Calendar."
|
3974 |
msgstr ""
|
3975 |
|
3976 |
-
#: core/lib/wpbc_all_translations.php:
|
3977 |
-
msgid "Processing"
|
3978 |
-
msgstr ""
|
3979 |
-
|
3980 |
-
#: core/lib/wpbc_all_translations.php:715 core/wpbc-js.php:126
|
3981 |
msgid "Deleting"
|
3982 |
msgstr ""
|
3983 |
|
3984 |
-
#: core/lib/wpbc_all_translations.php:
|
3985 |
msgid "Updating"
|
3986 |
msgstr ""
|
3987 |
|
3988 |
-
#: core/lib/wpbc_all_translations.php:
|
3989 |
msgid "Saving"
|
3990 |
msgstr ""
|
3991 |
|
3992 |
-
#: core/lib/wpbc_all_translations.php:
|
3993 |
msgid "Booking"
|
3994 |
msgstr ""
|
3995 |
|
3996 |
-
#: core/lib/wpbc_all_translations.php:
|
3997 |
msgid "Action is not allowed!"
|
3998 |
msgstr ""
|
3999 |
|
4000 |
-
#: core/lib/wpbc_all_translations.php:
|
4001 |
-
#: inc/_bl/admin/activation-l.php:
|
4002 |
#: inc/_bl/admin/page-search.php:623 inc/_bm/admin/api-settings-m.php:567 inc/_bm/m-toolbar.php:62
|
4003 |
-
#: inc/_bm/m-toolbar.php:404 inc/_ps/admin/page-settings-form.php:
|
4004 |
#: inc/_ps/wpbc-booking-select-widget.php:230
|
4005 |
msgid "Standard"
|
4006 |
msgstr ""
|
4007 |
|
4008 |
-
#: core/lib/wpbc_all_translations.php:
|
4009 |
-
#: inc/_bl/admin/activation-l.php:
|
4010 |
-
#: inc/_bl/admin/activation-l.php:
|
4011 |
msgid "Superior"
|
4012 |
msgstr ""
|
4013 |
|
4014 |
-
#: core/lib/wpbc_all_translations.php:
|
4015 |
#: inc/_bs/admin/activation-s.php:93
|
4016 |
msgid "Resource #1"
|
4017 |
msgstr ""
|
4018 |
|
4019 |
-
#: core/lib/wpbc_all_translations.php:
|
4020 |
-
#: inc/_bl/admin/activation-l.php:
|
4021 |
msgid "Presidential Suite"
|
4022 |
msgstr ""
|
4023 |
|
4024 |
-
#: core/lib/wpbc_all_translations.php:
|
4025 |
#: inc/_bs/admin/activation-s.php:94
|
4026 |
msgid "Resource #2"
|
4027 |
msgstr ""
|
4028 |
|
4029 |
-
#: core/lib/wpbc_all_translations.php:
|
4030 |
-
#: inc/_bl/admin/activation-l.php:
|
4031 |
msgid "Royal Villa"
|
4032 |
msgstr ""
|
4033 |
|
4034 |
-
#: core/lib/wpbc_all_translations.php:
|
4035 |
#: inc/_bs/admin/activation-s.php:95
|
4036 |
msgid "Resource #3"
|
4037 |
msgstr ""
|
4038 |
|
4039 |
-
#: core/lib/wpbc_all_translations.php:
|
4040 |
msgid ""
|
4041 |
"Use \"Check In\" date as available in calendar for booking resources with capacity higher then 1 "
|
4042 |
"for search results"
|
4043 |
msgstr ""
|
4044 |
|
4045 |
-
#: core/lib/wpbc_all_translations.php:
|
4046 |
msgid ""
|
4047 |
"Use \"Check Out\" date as available in calendar for booking resources with capacity higher then "
|
4048 |
"1 search results"
|
4049 |
msgstr ""
|
4050 |
|
4051 |
-
#: core/lib/wpbc_all_translations.php:
|
4052 |
msgid "Show availability in tooltip"
|
4053 |
msgstr ""
|
4054 |
|
4055 |
-
#: core/lib/wpbc_all_translations.php:
|
4056 |
msgid ""
|
4057 |
"Check this box to display the available number of booking resources with a tooltip, when mouse "
|
4058 |
"hovers over each day on the calendar(s)."
|
4059 |
msgstr ""
|
4060 |
|
4061 |
-
#: core/lib/wpbc_all_translations.php:
|
4062 |
msgid "Availability Title"
|
4063 |
msgstr ""
|
4064 |
|
4065 |
-
#: core/lib/wpbc_all_translations.php:
|
4066 |
#, php-format
|
4067 |
msgid "Type your %savailability%s description"
|
4068 |
msgstr ""
|
4069 |
|
4070 |
-
#: core/lib/wpbc_all_translations.php:
|
4071 |
msgid "Use pending days as available"
|
4072 |
msgstr ""
|
4073 |
|
4074 |
-
#: core/lib/wpbc_all_translations.php:
|
4075 |
msgid "Check this box if you want to show the pending days as available in calendars"
|
4076 |
msgstr ""
|
4077 |
|
4078 |
-
#: core/lib/wpbc_all_translations.php:
|
4079 |
#: inc/_bs/admin/api-settings-s.php:516
|
4080 |
msgid "Auto-cancel bookings"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
-
#: core/lib/wpbc_all_translations.php:
|
4084 |
#: inc/_bl/admin/api-settings-l.php:131
|
4085 |
msgid ""
|
4086 |
"Auto Cancel all pending bookings for the specific date(s), if some booking is approved for these "
|
4087 |
"date(s)"
|
4088 |
msgstr ""
|
4089 |
|
4090 |
-
#: core/lib/wpbc_all_translations.php:
|
4091 |
#: inc/_bl/admin/api-settings-l.php:289
|
4092 |
msgid ""
|
4093 |
"Warning!!! After you approved the specific booking(s), all your pending bookings of the same "
|
@@ -4095,415 +4166,415 @@ msgid ""
|
|
4095 |
"approved booking, will be automatically canceled!"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
-
#: core/lib/wpbc_all_translations.php:
|
4099 |
msgid "Set capacity based on number of visitors"
|
4100 |
msgstr ""
|
4101 |
|
4102 |
-
#: core/lib/wpbc_all_translations.php:
|
4103 |
msgid ""
|
4104 |
"Check this box if you want total availability (daily capacity) to depend on the number of "
|
4105 |
"selected visitors."
|
4106 |
msgstr ""
|
4107 |
|
4108 |
-
#: core/lib/wpbc_all_translations.php:
|
4109 |
#: inc/_ps/admin/api-settings-p.php:285 inc/_ps/admin/api-settings-p.php:298
|
4110 |
#, php-format
|
4111 |
msgid "Please read more info about configuration of this parameter %shere%s"
|
4112 |
msgstr ""
|
4113 |
|
4114 |
-
#: core/lib/wpbc_all_translations.php:
|
4115 |
msgid ""
|
4116 |
"Add tooltip on calendar(s) to show availability based on the number of available booking "
|
4117 |
"resource items remaining for each day."
|
4118 |
msgstr ""
|
4119 |
|
4120 |
-
#: core/lib/wpbc_all_translations.php:
|
4121 |
#, php-format
|
4122 |
msgid ""
|
4123 |
"Be sure to match the maximum number of visitors for the %sone booking resource%s with the number "
|
4124 |
"of visitors specified on the booking form."
|
4125 |
msgstr ""
|
4126 |
|
4127 |
-
#: core/lib/wpbc_all_translations.php:
|
4128 |
msgid ""
|
4129 |
"Display tooltip on calendar(s) to show availability based on total (fixed) number of visitors "
|
4130 |
"for the resource, which can be at free booking resource items."
|
4131 |
msgstr ""
|
4132 |
|
4133 |
-
#: core/lib/wpbc_all_translations.php:
|
4134 |
#, php-format
|
4135 |
msgid ""
|
4136 |
"Be sure to match the maximum number of visitors for %sall booking resources%s with the number of "
|
4137 |
"visitors specified on the booking form."
|
4138 |
msgstr ""
|
4139 |
|
4140 |
-
#: core/lib/wpbc_all_translations.php:
|
4141 |
msgid "Disable bookings in different booking resources"
|
4142 |
msgstr ""
|
4143 |
|
4144 |
-
#: core/lib/wpbc_all_translations.php:
|
4145 |
msgid ""
|
4146 |
"Check this box to dissable reservations, which can be stored in different booking resources."
|
4147 |
msgstr ""
|
4148 |
|
4149 |
-
#: core/lib/wpbc_all_translations.php:
|
4150 |
msgid ""
|
4151 |
"When checked, all reserved days must be at same booking resource otherwise error message will "
|
4152 |
"show."
|
4153 |
msgstr ""
|
4154 |
|
4155 |
-
#: core/lib/wpbc_all_translations.php:
|
4156 |
#: inc/_ps/p-toolbar.php:1173
|
4157 |
msgid "Parent"
|
4158 |
msgstr ""
|
4159 |
|
4160 |
-
#: core/lib/wpbc_all_translations.php:
|
4161 |
#: inc/_ps/p-toolbar.php:1191
|
4162 |
msgid "Priority"
|
4163 |
msgstr ""
|
4164 |
|
4165 |
-
#: core/lib/wpbc_all_translations.php:
|
4166 |
msgid "Max visitors"
|
4167 |
msgstr ""
|
4168 |
|
4169 |
-
#: core/lib/wpbc_all_translations.php:
|
4170 |
msgid "Single"
|
4171 |
msgstr ""
|
4172 |
|
4173 |
-
#: core/lib/wpbc_all_translations.php:
|
4174 |
msgid "Child"
|
4175 |
msgstr ""
|
4176 |
|
4177 |
-
#: core/lib/wpbc_all_translations.php:
|
4178 |
msgid "Setting coupons for discount"
|
4179 |
msgstr ""
|
4180 |
|
4181 |
-
#: core/lib/wpbc_all_translations.php:
|
4182 |
#: inc/_bm/m-toolbar.php:590 inc/_bm/m-toolbar.php:592
|
4183 |
msgid "Create dates filter"
|
4184 |
msgstr ""
|
4185 |
|
4186 |
-
#: core/lib/wpbc_all_translations.php:
|
4187 |
#: inc/_bl/admin/page-coupons.php:871
|
4188 |
msgid "Add New Discount Coupon"
|
4189 |
msgstr ""
|
4190 |
|
4191 |
-
#: core/lib/wpbc_all_translations.php:
|
4192 |
#: inc/_bm/admin/page-availability.php:238 inc/_bm/admin/page-cost.php:217
|
4193 |
#: inc/_bm/admin/page-seasons.php:199 inc/_ps/admin/page-resources.php:187
|
4194 |
msgid "Bulk Actions"
|
4195 |
msgstr ""
|
4196 |
|
4197 |
-
#: core/lib/wpbc_all_translations.php:
|
4198 |
#: inc/_bl/admin/page-coupons.php:1170
|
4199 |
msgid "Coupon Code"
|
4200 |
msgstr ""
|
4201 |
|
4202 |
-
#: core/lib/wpbc_all_translations.php:
|
4203 |
#: inc/_bl/admin/page-coupons.php:1185 inc/_bl/admin/page-coupons.php:1192
|
4204 |
msgid "Savings"
|
4205 |
msgstr ""
|
4206 |
|
4207 |
-
#: core/lib/wpbc_all_translations.php:
|
4208 |
msgid "Minimum Cost"
|
4209 |
msgstr ""
|
4210 |
|
4211 |
-
#: core/lib/wpbc_all_translations.php:
|
4212 |
msgid "Expiration"
|
4213 |
msgstr ""
|
4214 |
|
4215 |
-
#: core/lib/wpbc_all_translations.php:
|
4216 |
msgid "Number of usage"
|
4217 |
msgstr ""
|
4218 |
|
4219 |
-
#: core/lib/wpbc_all_translations.php:
|
4220 |
#: inc/_bm/admin/page-availability.php:571 inc/_bm/admin/page-availability.php:1056
|
4221 |
#: inc/_bm/admin/page-cost-rate.php:256 inc/_bm/admin/page-cost-valuation.php:416
|
4222 |
-
#: inc/_bm/admin/page-cost.php:
|
4223 |
#: inc/_mu/admin/page-users.php:500 inc/_ps/admin/br-table-export-feeds.php:32
|
4224 |
#: inc/_ps/admin/br-table-import-gcal-p.php:30 inc/_ps/admin/page-resources.php:514
|
4225 |
msgid "Select Booking Resource"
|
4226 |
msgstr ""
|
4227 |
|
4228 |
-
#: core/lib/wpbc_all_translations.php:
|
4229 |
#: inc/_bl/admin/page-coupons.php:1396 inc/_ps/admin/api-settings-p.php:29
|
4230 |
#: inc/_ps/p-toolbar.php:682
|
4231 |
msgid "All resources"
|
4232 |
msgstr ""
|
4233 |
|
4234 |
-
#: core/lib/wpbc_all_translations.php:
|
4235 |
#: inc/_ps/wpbc-form-templates.php:124 inc/_ps/wpbc-form-templates.php:196
|
4236 |
msgid "Coupon"
|
4237 |
msgstr ""
|
4238 |
|
4239 |
-
#: core/lib/wpbc_all_translations.php:
|
4240 |
msgid "Enter coupon code."
|
4241 |
msgstr ""
|
4242 |
|
4243 |
-
#: core/lib/wpbc_all_translations.php:
|
4244 |
msgid "Enter number of fixed or percentage savings."
|
4245 |
msgstr ""
|
4246 |
|
4247 |
-
#: core/lib/wpbc_all_translations.php:
|
4248 |
msgid "Expiration Date"
|
4249 |
msgstr ""
|
4250 |
|
4251 |
-
#: core/lib/wpbc_all_translations.php:
|
4252 |
msgid "Select Expiration Date of the coupon."
|
4253 |
msgstr ""
|
4254 |
|
4255 |
-
#: core/lib/wpbc_all_translations.php:
|
4256 |
msgid "Minimum Booking Cost"
|
4257 |
msgstr ""
|
4258 |
|
4259 |
-
#: core/lib/wpbc_all_translations.php:
|
4260 |
msgid "Enter minimum booking cost, when coupon is applicable."
|
4261 |
msgstr ""
|
4262 |
|
4263 |
-
#: core/lib/wpbc_all_translations.php:
|
4264 |
msgid "Maximum number of usage"
|
4265 |
msgstr ""
|
4266 |
|
4267 |
-
#: core/lib/wpbc_all_translations.php:
|
4268 |
msgid "Enter maximum number of times, when coupon is applicable."
|
4269 |
msgstr ""
|
4270 |
|
4271 |
-
#: core/lib/wpbc_all_translations.php:
|
4272 |
msgid "Select booking resources, where is possible to apply this coupon code."
|
4273 |
msgstr ""
|
4274 |
|
4275 |
-
#: core/lib/wpbc_all_translations.php:
|
4276 |
#: inc/_bm/admin/page-seasons.php:1224 inc/_bm/admin/page-seasons.php:1442
|
4277 |
#: inc/_ps/p-toolbar.php:1117
|
4278 |
msgid "Add New"
|
4279 |
msgstr ""
|
4280 |
|
4281 |
-
#: core/lib/wpbc_all_translations.php:
|
4282 |
-
#: inc/_bl/admin/page-search.php:114 inc/_ps/admin/page-settings-form.php:
|
4283 |
#: inc/gateways/page-gateways.php:1039
|
4284 |
msgid "Use these shortcodes for customization: "
|
4285 |
msgstr ""
|
4286 |
|
4287 |
-
#: core/lib/wpbc_all_translations.php:
|
4288 |
#, php-format
|
4289 |
msgid "%s - search inside posts/pages which are part of this category, "
|
4290 |
msgstr ""
|
4291 |
|
4292 |
-
#: core/lib/wpbc_all_translations.php:
|
4293 |
#, php-format
|
4294 |
msgid "%s - search inside posts/pages which have this tag, "
|
4295 |
msgstr ""
|
4296 |
|
4297 |
-
#: core/lib/wpbc_all_translations.php:
|
4298 |
#: inc/_bl/admin/page-search.php:130
|
4299 |
#, php-format
|
4300 |
msgid "%s - check-in date, "
|
4301 |
msgstr ""
|
4302 |
|
4303 |
-
#: core/lib/wpbc_all_translations.php:
|
4304 |
#: inc/_bl/admin/page-search.php:131
|
4305 |
#, php-format
|
4306 |
msgid "%s - check-out date, "
|
4307 |
msgstr ""
|
4308 |
|
4309 |
-
#: core/lib/wpbc_all_translations.php:
|
4310 |
#, php-format
|
4311 |
msgid "%s - default selection number of visitors, "
|
4312 |
msgstr ""
|
4313 |
|
4314 |
-
#: core/lib/wpbc_all_translations.php:
|
4315 |
#, php-format
|
4316 |
msgid "Example: %s - custom number of visitor selections\""
|
4317 |
msgstr ""
|
4318 |
|
4319 |
-
#: core/lib/wpbc_all_translations.php:
|
4320 |
#, php-format
|
4321 |
msgid "%s - search button, "
|
4322 |
msgstr ""
|
4323 |
|
4324 |
-
#: core/lib/wpbc_all_translations.php:
|
4325 |
#: inc/_bl/admin/page-search.php:136
|
4326 |
msgid "HTML tags is accepted."
|
4327 |
msgstr ""
|
4328 |
|
4329 |
-
#: core/lib/wpbc_all_translations.php:
|
4330 |
#, php-format
|
4331 |
msgid "%s - resource title, "
|
4332 |
msgstr ""
|
4333 |
|
4334 |
-
#: core/lib/wpbc_all_translations.php:
|
4335 |
#: inc/_bl/admin/page-search.php:117
|
4336 |
#, php-format
|
4337 |
msgid "%s - link to the page with booking form, "
|
4338 |
msgstr ""
|
4339 |
|
4340 |
-
#: core/lib/wpbc_all_translations.php:
|
4341 |
#, php-format
|
4342 |
msgid "%s - availability of booking resource, "
|
4343 |
msgstr ""
|
4344 |
|
4345 |
-
#: core/lib/wpbc_all_translations.php:
|
4346 |
#, php-format
|
4347 |
msgid "%s - maximum number of visitors for the booking resource, "
|
4348 |
msgstr ""
|
4349 |
|
4350 |
-
#: core/lib/wpbc_all_translations.php:
|
4351 |
#, php-format
|
4352 |
msgid "%s - cost of booking the resource, "
|
4353 |
msgstr ""
|
4354 |
|
4355 |
-
#: core/lib/wpbc_all_translations.php:
|
4356 |
#, php-format
|
4357 |
msgid "%s - featured image, taken from the featured image associated with the post, "
|
4358 |
msgstr ""
|
4359 |
|
4360 |
-
#: core/lib/wpbc_all_translations.php:
|
4361 |
#, php-format
|
4362 |
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
4363 |
msgstr ""
|
4364 |
|
4365 |
-
#: core/lib/wpbc_all_translations.php:
|
4366 |
#: inc/_ps/form/class-wpbc-form-help.php:677
|
4367 |
msgid "Full cost of the booking."
|
4368 |
msgstr ""
|
4369 |
|
4370 |
-
#: core/lib/wpbc_all_translations.php:
|
4371 |
#: inc/_ps/form/class-wpbc-form-help.php:679
|
4372 |
msgid "Cost of the booking for the selected dates only."
|
4373 |
msgstr ""
|
4374 |
|
4375 |
-
#: core/lib/wpbc_all_translations.php:
|
4376 |
#: inc/_ps/form/class-wpbc-form-help.php:681
|
4377 |
msgid "Additional cost, which depends on the fields selection in the form."
|
4378 |
msgstr ""
|
4379 |
|
4380 |
-
#: core/lib/wpbc_all_translations.php:
|
4381 |
#: inc/_ps/form/class-wpbc-form-help.php:683
|
4382 |
msgid "The deposit cost of the booking."
|
4383 |
msgstr ""
|
4384 |
|
4385 |
-
#: core/lib/wpbc_all_translations.php:
|
4386 |
#: inc/_ps/form/class-wpbc-form-help.php:685
|
4387 |
msgid "Balance cost of the booking - difference between deposit and full cost."
|
4388 |
msgstr ""
|
4389 |
|
4390 |
-
#: core/lib/wpbc_all_translations.php:
|
4391 |
msgid "hour(s)"
|
4392 |
msgstr ""
|
4393 |
|
4394 |
-
#: core/lib/wpbc_all_translations.php:
|
4395 |
#: inc/_bm/admin/api-settings-m.php:74 inc/_bm/admin/api-settings-m.php:129
|
4396 |
msgid "day(s)"
|
4397 |
msgstr ""
|
4398 |
|
4399 |
-
#: core/lib/wpbc_all_translations.php:
|
4400 |
msgid "Cache expiration"
|
4401 |
msgstr ""
|
4402 |
|
4403 |
-
#: core/lib/wpbc_all_translations.php:
|
4404 |
msgid "Select time of cache expiration"
|
4405 |
msgstr ""
|
4406 |
|
4407 |
-
#: core/lib/wpbc_all_translations.php:
|
4408 |
#: inc/_bl/admin/page-search.php:259
|
4409 |
msgid "Search Settings"
|
4410 |
msgstr ""
|
4411 |
|
4412 |
-
#: core/lib/wpbc_all_translations.php:
|
4413 |
msgid "Cache Updated"
|
4414 |
msgstr ""
|
4415 |
|
4416 |
-
#: core/lib/wpbc_all_translations.php:
|
4417 |
#: inc/_bl/admin/page-search.php:391
|
4418 |
msgid "Search Availability Form"
|
4419 |
msgstr ""
|
4420 |
|
4421 |
-
#: core/lib/wpbc_all_translations.php:
|
4422 |
#: inc/_bl/admin/page-search.php:409
|
4423 |
msgid "Search Results"
|
4424 |
msgstr ""
|
4425 |
|
4426 |
-
#: core/lib/wpbc_all_translations.php:
|
4427 |
#: inc/_bl/admin/page-search.php:436
|
4428 |
msgid "Search Cache"
|
4429 |
msgstr ""
|
4430 |
|
4431 |
-
#: core/lib/wpbc_all_translations.php:
|
4432 |
#, php-format
|
4433 |
msgid ""
|
4434 |
"If you do not see search results at front-end side of your website, please check troubleshooting "
|
4435 |
"instruction %shere%s"
|
4436 |
msgstr ""
|
4437 |
|
4438 |
-
#: core/lib/wpbc_all_translations.php:
|
4439 |
msgid "CSS customization of search form and search results you can make at this file"
|
4440 |
msgstr ""
|
4441 |
|
4442 |
-
#: core/lib/wpbc_all_translations.php:
|
4443 |
#: inc/_bl/admin/page-search.php:612
|
4444 |
msgid "Select Template"
|
4445 |
msgstr ""
|
4446 |
|
4447 |
-
#: core/lib/wpbc_all_translations.php:
|
4448 |
msgid "Inlinee Search Form Template"
|
4449 |
msgstr ""
|
4450 |
|
4451 |
-
#: core/lib/wpbc_all_translations.php:
|
4452 |
msgid "Horizontal Search Form Template"
|
4453 |
msgstr ""
|
4454 |
|
4455 |
-
#: core/lib/wpbc_all_translations.php:
|
4456 |
msgid "Standard Search Form Template"
|
4457 |
msgstr ""
|
4458 |
|
4459 |
-
#: core/lib/wpbc_all_translations.php:
|
4460 |
#: inc/_bm/admin/page-seasons.php:1227 inc/_bm/admin/page-seasons.php:1445
|
4461 |
-
#: inc/_ps/admin/page-settings-form.php:
|
4462 |
msgid "Reset"
|
4463 |
msgstr ""
|
4464 |
|
4465 |
-
#: core/lib/wpbc_all_translations.php:
|
4466 |
-
#: inc/_ps/admin/page-settings-form.php:
|
4467 |
msgid "Reset current Form"
|
4468 |
msgstr ""
|
4469 |
|
4470 |
-
#: core/lib/wpbc_all_translations.php:
|
4471 |
msgid "Cache will expire:"
|
4472 |
msgstr ""
|
4473 |
|
4474 |
-
#: core/lib/wpbc_all_translations.php:
|
4475 |
#, php-format
|
4476 |
msgid "Found: %s booking forms inside of posts or pages "
|
4477 |
msgstr ""
|
4478 |
|
4479 |
-
#: core/lib/wpbc_all_translations.php:
|
4480 |
msgid "Page"
|
4481 |
msgstr ""
|
4482 |
|
4483 |
-
#: core/lib/wpbc_all_translations.php:
|
4484 |
msgid "Reset Search Cache"
|
4485 |
msgstr ""
|
4486 |
|
4487 |
-
#: core/lib/wpbc_all_translations.php:
|
4488 |
msgid ""
|
4489 |
"Try selecting fewer visitors. The number of visitors may be more than the number of available "
|
4490 |
"units on selected day(s)!"
|
4491 |
msgstr ""
|
4492 |
|
4493 |
-
#: core/lib/wpbc_all_translations.php:
|
4494 |
msgid "coupon"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
-
#: core/lib/wpbc_all_translations.php:
|
4498 |
msgid "discount"
|
4499 |
msgstr ""
|
4500 |
|
4501 |
-
#: core/lib/wpbc_all_translations.php:
|
4502 |
msgid "Please select check-in and check-out days!"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
-
#: core/lib/wpbc_all_translations.php:
|
4506 |
-
#: inc/_bl/biz_l.php:
|
4507 |
#, php-format
|
4508 |
msgid ""
|
4509 |
"Sorry, the reservation was not made because these days are already booked!!! %s (Its not "
|
@@ -4511,846 +4582,855 @@ msgid ""
|
|
4511 |
"page and try other days."
|
4512 |
msgstr ""
|
4513 |
|
4514 |
-
#: core/lib/wpbc_all_translations.php:
|
4515 |
#, php-format
|
4516 |
msgid "The folowing pending booking(s): %s deleted."
|
4517 |
msgstr ""
|
4518 |
|
4519 |
-
#: core/lib/wpbc_all_translations.php:
|
4520 |
msgid "Book now"
|
4521 |
msgstr ""
|
4522 |
|
4523 |
-
#: core/lib/wpbc_all_translations.php:
|
4524 |
#: inc/_bl/wpdev-booking-search-widget.php:67
|
4525 |
msgid "Search availability"
|
4526 |
msgstr ""
|
4527 |
|
4528 |
-
#: core/lib/wpbc_all_translations.php:
|
4529 |
msgid "Search results."
|
4530 |
msgstr ""
|
4531 |
|
4532 |
-
#: core/lib/wpbc_all_translations.php:
|
4533 |
msgid "Nothing found."
|
4534 |
msgstr ""
|
4535 |
|
4536 |
-
#: core/lib/wpbc_all_translations.php:
|
4537 |
msgid "Title of search widget"
|
4538 |
msgstr ""
|
4539 |
|
4540 |
-
#: core/lib/wpbc_all_translations.php:
|
4541 |
msgid "Title of search results"
|
4542 |
msgstr ""
|
4543 |
|
4544 |
-
#: core/lib/wpbc_all_translations.php:
|
4545 |
#, php-format
|
4546 |
msgid "Please type the %sTitle of search results%s."
|
4547 |
msgstr ""
|
4548 |
|
4549 |
-
#: core/lib/wpbc_all_translations.php:
|
4550 |
msgid "Nothing found message"
|
4551 |
msgstr ""
|
4552 |
|
4553 |
-
#: core/lib/wpbc_all_translations.php:
|
4554 |
#, php-format
|
4555 |
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
4556 |
msgstr ""
|
4557 |
|
4558 |
-
#: core/lib/wpbc_all_translations.php:
|
4559 |
msgid "URL of Search Results"
|
4560 |
msgstr ""
|
4561 |
|
4562 |
-
#: core/lib/wpbc_all_translations.php:
|
4563 |
#, php-format
|
4564 |
msgid ""
|
4565 |
"Please type the URL of the page %s(with %s shortcode in content)%s, where search results will "
|
4566 |
"show."
|
4567 |
msgstr ""
|
4568 |
|
4569 |
-
#: core/lib/wpbc_all_translations.php:
|
4570 |
#: inc/_mu/multiuser.php:632
|
4571 |
msgid "Weekend"
|
4572 |
msgstr ""
|
4573 |
|
4574 |
-
#: core/lib/wpbc_all_translations.php:
|
4575 |
#: inc/_mu/multiuser.php:634
|
4576 |
msgid "High season"
|
4577 |
msgstr ""
|
4578 |
|
4579 |
-
#: core/lib/wpbc_all_translations.php:
|
4580 |
msgid "Limit available days from today"
|
4581 |
msgstr ""
|
4582 |
|
4583 |
-
#: core/lib/wpbc_all_translations.php:
|
4584 |
msgid "Select number of available days in calendar start from today."
|
4585 |
msgstr ""
|
4586 |
|
4587 |
-
#: core/lib/wpbc_all_translations.php:
|
4588 |
msgid "Unavailable time before / after booking"
|
4589 |
msgstr ""
|
4590 |
|
4591 |
-
#: core/lib/wpbc_all_translations.php:
|
4592 |
msgid ""
|
4593 |
"This feature is applying only for bookings for specific timeslots, or if activated check in/out "
|
4594 |
"time option."
|
4595 |
msgstr ""
|
4596 |
|
4597 |
-
#: core/lib/wpbc_all_translations.php:
|
4598 |
#: inc/_bm/admin/api-settings-m.php:134
|
4599 |
msgid "Before booking"
|
4600 |
msgstr ""
|
4601 |
|
4602 |
-
#: core/lib/wpbc_all_translations.php:
|
4603 |
#: inc/_bm/admin/api-settings-m.php:120 inc/_bm/admin/api-settings-m.php:135
|
4604 |
#: inc/_bm/admin/api-settings-m.php:144
|
4605 |
msgid "Select unavailable time interval."
|
4606 |
msgstr ""
|
4607 |
|
4608 |
-
#: core/lib/wpbc_all_translations.php:
|
4609 |
#: inc/_bm/admin/api-settings-m.php:143
|
4610 |
msgid "After booking"
|
4611 |
msgstr ""
|
4612 |
|
4613 |
-
#: core/lib/wpbc_all_translations.php:
|
4614 |
msgid "Showing cost in date cell"
|
4615 |
msgstr ""
|
4616 |
|
4617 |
-
#: core/lib/wpbc_all_translations.php:
|
4618 |
#, php-format
|
4619 |
msgid " Check this box to display the %sdaily cost at the date cells%s in the calendar(s)."
|
4620 |
msgstr ""
|
4621 |
|
4622 |
-
#: core/lib/wpbc_all_translations.php:
|
4623 |
msgid "Currency symbol"
|
4624 |
msgstr ""
|
4625 |
|
4626 |
-
#: core/lib/wpbc_all_translations.php:
|
4627 |
#, php-format
|
4628 |
msgid ""
|
4629 |
"Type your %scurrency symbol%s to display near daily cost in date cells. %sDocumentation on "
|
4630 |
"currency symbols%s"
|
4631 |
msgstr ""
|
4632 |
|
4633 |
-
#: core/lib/wpbc_all_translations.php:
|
4634 |
msgid "Showing cost in tooltip"
|
4635 |
msgstr ""
|
4636 |
|
4637 |
-
#: core/lib/wpbc_all_translations.php:
|
4638 |
msgid ""
|
4639 |
" Check this box to display the daily cost with a tooltip when mouse hovers over each day on the "
|
4640 |
"calendar(s)."
|
4641 |
msgstr ""
|
4642 |
|
4643 |
-
#: core/lib/wpbc_all_translations.php:
|
4644 |
msgid "Cost Title"
|
4645 |
msgstr ""
|
4646 |
|
4647 |
-
#: core/lib/wpbc_all_translations.php:
|
4648 |
#, php-format
|
4649 |
msgid "Type your %scost%s description"
|
4650 |
msgstr ""
|
4651 |
|
4652 |
-
#: core/lib/wpbc_all_translations.php:
|
4653 |
#: inc/_bm/m-toolbar.php:67 inc/_bm/m-toolbar.php:414
|
4654 |
msgid "Custom Forms"
|
4655 |
msgstr ""
|
4656 |
|
4657 |
-
#: core/lib/wpbc_all_translations.php:
|
4658 |
msgid "Configuration of availability for booking resources"
|
4659 |
msgstr ""
|
4660 |
|
4661 |
-
#: core/lib/wpbc_all_translations.php:
|
4662 |
msgid "Availability Settings"
|
4663 |
msgstr ""
|
4664 |
|
4665 |
-
#: core/lib/wpbc_all_translations.php:
|
4666 |
#: inc/_bm/admin/page-cost.php:119 inc/_ps/p-toolbar.php:1146
|
4667 |
msgid "Show Children Resources"
|
4668 |
msgstr ""
|
4669 |
|
4670 |
-
#: core/lib/wpbc_all_translations.php:
|
4671 |
#: inc/_bm/admin/page-cost.php:121 inc/_ps/p-toolbar.php:1148
|
4672 |
msgid "Hide Children Resources"
|
4673 |
msgstr ""
|
4674 |
|
4675 |
-
#: core/lib/wpbc_all_translations.php:
|
4676 |
#: inc/_bm/admin/page-availability.php:244 inc/_bm/admin/page-availability.php:800
|
4677 |
msgid "Set Availability"
|
4678 |
msgstr ""
|
4679 |
|
4680 |
-
#: core/lib/wpbc_all_translations.php:
|
4681 |
-
#: inc/_bm/admin/page-cost.php:
|
4682 |
#, php-format
|
4683 |
msgid ""
|
4684 |
"Please reassign exist booking(s) from selected resource(s) to other resources or delete exist "
|
4685 |
"booking(s) from this resource(s). Otherwise you will have %slost bookings%s."
|
4686 |
msgstr ""
|
4687 |
|
4688 |
-
#: core/lib/wpbc_all_translations.php:
|
4689 |
-
#: inc/_bm/admin/page-cost.php:
|
4690 |
msgid "Resource Name"
|
4691 |
msgstr ""
|
4692 |
|
4693 |
-
#: core/lib/wpbc_all_translations.php:
|
4694 |
#: inc/_bm/admin/page-availability.php:895
|
4695 |
msgid "All days"
|
4696 |
msgstr ""
|
4697 |
|
4698 |
-
#: core/lib/wpbc_all_translations.php:
|
4699 |
#: inc/_bm/admin/page-availability.php:637 inc/_bm/admin/page-availability.php:890
|
4700 |
#: inc/_bm/admin/page-availability.php:904 inc/_bm/admin/page-availability.php:933
|
4701 |
#: inc/_bm/admin/page-availability.php:1097 inc/_bm/admin/page-cost-rate.php:348
|
4702 |
msgid "available"
|
4703 |
msgstr ""
|
4704 |
|
4705 |
-
#: core/lib/wpbc_all_translations.php:
|
4706 |
#: inc/_bm/admin/page-availability.php:638 inc/_bm/admin/page-availability.php:891
|
4707 |
#: inc/_bm/admin/page-availability.php:900 inc/_bm/admin/page-availability.php:929
|
4708 |
#: inc/_bm/admin/page-availability.php:1093 inc/_bm/admin/page-cost-rate.php:344
|
4709 |
msgid "unavailable"
|
4710 |
msgstr ""
|
4711 |
|
4712 |
-
#: core/lib/wpbc_all_translations.php:
|
4713 |
#, php-format
|
4714 |
msgid "and %s on seasons:"
|
4715 |
msgstr ""
|
4716 |
|
4717 |
-
#: core/lib/wpbc_all_translations.php:
|
4718 |
#, php-format
|
4719 |
msgid "Select %s days by activating specific season filter below or %sadd new season filter%s"
|
4720 |
msgstr ""
|
4721 |
|
4722 |
-
#: core/lib/wpbc_all_translations.php:
|
4723 |
-
#: inc/_bm/admin/page-cost-deposit.php:309 inc/_bm/admin/page-cost-
|
|
|
4724 |
#: inc/_bm/admin/page-cost-valuation.php:148
|
4725 |
msgid "Hide season filters"
|
4726 |
msgstr ""
|
4727 |
|
4728 |
-
#: core/lib/wpbc_all_translations.php:
|
4729 |
-
#: inc/_bm/admin/page-cost-deposit.php:314 inc/_bm/admin/page-cost-
|
|
|
4730 |
#: inc/_bm/admin/page-cost-valuation.php:153
|
4731 |
msgid "Show all exist season filters"
|
4732 |
msgstr ""
|
4733 |
|
4734 |
-
#: core/lib/wpbc_all_translations.php:
|
4735 |
#: inc/_bm/admin/page-cost-rate.php:157 inc/gateways/page-gateways.php:842
|
4736 |
msgid "Enabled"
|
4737 |
msgstr ""
|
4738 |
|
4739 |
-
#: core/lib/wpbc_all_translations.php:
|
4740 |
msgid "Customization of additional cost, which depend from form fields"
|
4741 |
msgstr ""
|
4742 |
|
4743 |
-
#: core/lib/wpbc_all_translations.php:
|
4744 |
msgid "Advanced Cost Settings"
|
4745 |
msgstr ""
|
4746 |
|
4747 |
-
#: core/lib/wpbc_all_translations.php:
|
4748 |
msgid "Configure additional cost, which depend from selection of selectbox(es) and checkbox(es)."
|
4749 |
msgstr ""
|
4750 |
|
4751 |
-
#: core/lib/wpbc_all_translations.php:
|
4752 |
#, php-format
|
4753 |
msgid ""
|
4754 |
"Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if they exist in the "
|
4755 |
"%sbooking form%s."
|
4756 |
msgstr ""
|
4757 |
|
4758 |
-
#: core/lib/wpbc_all_translations.php:
|
4759 |
#: inc/_bm/admin/page-cost-deposit.php:181
|
4760 |
msgid "Deposit type"
|
4761 |
msgstr ""
|
4762 |
|
4763 |
-
#: core/lib/wpbc_all_translations.php:
|
4764 |
msgid "of total cost"
|
4765 |
msgstr ""
|
4766 |
|
4767 |
-
#: core/lib/wpbc_all_translations.php:
|
4768 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4769 |
msgid "night"
|
4770 |
msgstr ""
|
4771 |
|
4772 |
-
#: core/lib/wpbc_all_translations.php:
|
4773 |
msgid "as additional sum"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
-
#: core/lib/wpbc_all_translations.php:
|
4777 |
msgid "Enter additional cost in formats:"
|
4778 |
msgstr ""
|
4779 |
|
4780 |
-
#: core/lib/wpbc_all_translations.php:
|
4781 |
#, php-format
|
4782 |
msgid ""
|
4783 |
"For example, if the original cost of the booking is %s, then after applying additional costs the "
|
4784 |
"total cost will be folowing"
|
4785 |
msgstr ""
|
4786 |
|
4787 |
-
#: core/lib/wpbc_all_translations.php:
|
4788 |
msgid "Enter fixed cost"
|
4789 |
msgstr ""
|
4790 |
|
4791 |
-
#: core/lib/wpbc_all_translations.php:
|
4792 |
#: inc/_bm/admin/page-cost-advanced.php:665 inc/_bm/admin/page-cost-advanced.php:671
|
4793 |
#: inc/_bm/admin/page-cost-advanced.php:681
|
4794 |
#, php-format
|
4795 |
msgid "%s, then total cost will be %s"
|
4796 |
msgstr ""
|
4797 |
|
4798 |
-
#: core/lib/wpbc_all_translations.php:
|
4799 |
msgid "Enter percentage of the entire booking"
|
4800 |
msgstr ""
|
4801 |
|
4802 |
-
#: core/lib/wpbc_all_translations.php:
|
4803 |
msgid "Enter fixed amount for each selected day"
|
4804 |
msgstr ""
|
4805 |
|
4806 |
-
#: core/lib/wpbc_all_translations.php:
|
4807 |
#, php-format
|
4808 |
msgid "%s, then total cost will be (if selected 3 days) %s"
|
4809 |
msgstr ""
|
4810 |
|
4811 |
-
#: core/lib/wpbc_all_translations.php:
|
4812 |
#: inc/_ps/form/class-wpbc-form-help.php:279 inc/_ps/form/class-wpbc-form-help.php:292
|
4813 |
#: inc/_ps/form/class-wpbc-form-help.php:306 inc/_ps/form/class-wpbc-form-help.php:344
|
4814 |
msgid "or"
|
4815 |
msgstr ""
|
4816 |
|
4817 |
-
#: core/lib/wpbc_all_translations.php:
|
4818 |
msgid "Enter percentage as additional sum, which is based only on original cost and not full sum"
|
4819 |
msgstr ""
|
4820 |
|
4821 |
-
#: core/lib/wpbc_all_translations.php:
|
4822 |
#: inc/_bm/admin/page-cost-advanced.php:686
|
4823 |
#, php-format
|
4824 |
msgid "Please check more info about configuration of this cost settings on this %spage%s."
|
4825 |
msgstr ""
|
4826 |
|
4827 |
-
#: core/lib/wpbc_all_translations.php:
|
4828 |
msgid "Set Deposit"
|
4829 |
msgstr ""
|
4830 |
|
4831 |
-
#: core/lib/wpbc_all_translations.php:
|
4832 |
msgid "deposit payment for booking resource"
|
4833 |
msgstr ""
|
4834 |
|
4835 |
-
#: core/lib/wpbc_all_translations.php:
|
4836 |
#: inc/_bm/admin/page-cost-deposit.php:162
|
4837 |
msgid "Deposit amount"
|
4838 |
msgstr ""
|
4839 |
|
4840 |
-
#: core/lib/wpbc_all_translations.php:
|
|
|
|
|
4841 |
msgid "fixed total in"
|
4842 |
msgstr ""
|
4843 |
|
4844 |
-
#: core/lib/wpbc_all_translations.php:
|
|
|
|
|
4845 |
msgid "of payment"
|
4846 |
msgstr ""
|
4847 |
|
4848 |
-
#: core/lib/wpbc_all_translations.php:
|
|
|
|
|
4849 |
msgid "Conditions"
|
4850 |
msgstr ""
|
4851 |
|
4852 |
-
#: core/lib/wpbc_all_translations.php:
|
4853 |
#, php-format
|
4854 |
msgid ""
|
4855 |
"Show deposit payment form, only if difference between %sToday%s and %sCheck In%s days more than"
|
4856 |
msgstr ""
|
4857 |
|
4858 |
-
#: core/lib/wpbc_all_translations.php:
|
4859 |
#, php-format
|
4860 |
msgid "Show deposit payment form, only if %sCheck In%s day inside of this %sSeason Filter%s"
|
4861 |
msgstr ""
|
4862 |
|
4863 |
-
#: core/lib/wpbc_all_translations.php:
|
4864 |
-
#: inc/_bm/admin/page-cost-
|
|
|
4865 |
msgid "Any days"
|
4866 |
msgstr ""
|
4867 |
|
4868 |
-
#: core/lib/wpbc_all_translations.php:
|
4869 |
msgid "Deposit payment total"
|
4870 |
msgstr ""
|
4871 |
|
4872 |
-
#: core/lib/wpbc_all_translations.php:
|
4873 |
msgid "Set Rates"
|
4874 |
msgstr ""
|
4875 |
|
4876 |
-
#: core/lib/wpbc_all_translations.php:
|
4877 |
-
#: inc/_bm/admin/page-cost.php:
|
4878 |
msgid "Rates"
|
4879 |
msgstr ""
|
4880 |
|
4881 |
-
#: core/lib/wpbc_all_translations.php:
|
4882 |
msgid "Seasonal price"
|
4883 |
msgstr ""
|
4884 |
|
4885 |
-
#: core/lib/wpbc_all_translations.php:
|
4886 |
#: inc/_bm/admin/page-cost-valuation.php:198
|
4887 |
msgid "Season"
|
4888 |
msgstr ""
|
4889 |
|
4890 |
-
#: core/lib/wpbc_all_translations.php:
|
4891 |
#, php-format
|
4892 |
msgid ""
|
4893 |
"Enter seasonal rate(s) (cost diference in %s from standard cost %s or a fixed cost) of the "
|
4894 |
"booking resource (%s) or %sAdd a new seasonal filter%s"
|
4895 |
msgstr ""
|
4896 |
|
4897 |
-
#: core/lib/wpbc_all_translations.php:
|
4898 |
-
#: inc/_bm/admin/page-cost.php:220 inc/_bm/admin/page-cost.php:
|
4899 |
msgid "Set Valuation Days"
|
4900 |
msgstr ""
|
4901 |
|
4902 |
-
#: core/lib/wpbc_all_translations.php:
|
4903 |
#: inc/_mu/admin/page-users.php:437
|
4904 |
msgid "Status"
|
4905 |
msgstr ""
|
4906 |
|
4907 |
-
#: core/lib/wpbc_all_translations.php:
|
4908 |
msgid "Costs"
|
4909 |
msgstr ""
|
4910 |
|
4911 |
-
#: core/lib/wpbc_all_translations.php:
|
4912 |
msgid "Add new cost"
|
4913 |
msgstr ""
|
4914 |
|
4915 |
-
#: core/lib/wpbc_all_translations.php:
|
4916 |
#, php-format
|
4917 |
msgid ""
|
4918 |
"Cost setings at %stop have higher priority%s than other costs of same type at the %sbottom%s of "
|
4919 |
"the list."
|
4920 |
msgstr ""
|
4921 |
|
4922 |
-
#: core/lib/wpbc_all_translations.php:
|
4923 |
#, php-format
|
4924 |
msgid ""
|
4925 |
"Please create all %s terms firstly %s(from higher priority to lower)%s, then terms %s and after "
|
4926 |
"terms %s"
|
4927 |
msgstr ""
|
4928 |
|
4929 |
-
#: core/lib/wpbc_all_translations.php:
|
4930 |
#: inc/_bm/admin/page-cost-valuation.php:278 inc/_bm/admin/page-cost-valuation.php:450
|
4931 |
msgid "Together"
|
4932 |
msgstr ""
|
4933 |
|
4934 |
-
#: core/lib/wpbc_all_translations.php:
|
4935 |
#: inc/_bm/admin/page-cost-valuation.php:278 inc/_bm/admin/page-cost-valuation.php:282
|
4936 |
#: inc/_bm/admin/page-cost-valuation.php:284 inc/_bm/admin/page-cost-valuation.php:448
|
4937 |
msgid "For"
|
4938 |
msgstr ""
|
4939 |
|
4940 |
-
#: core/lib/wpbc_all_translations.php:
|
4941 |
#, php-format
|
4942 |
msgid "%s and %s terms have higher priority than a range %s days."
|
4943 |
msgstr ""
|
4944 |
|
4945 |
-
#: core/lib/wpbc_all_translations.php:
|
4946 |
#, php-format
|
4947 |
msgid "%s - definition of check-out date."
|
4948 |
msgstr ""
|
4949 |
|
4950 |
-
#: core/lib/wpbc_all_translations.php:
|
4951 |
#: inc/_bs/admin/api-settings-s.php:199 inc/_bs/admin/api-settings-s.php:325
|
4952 |
#: inc/_bs/admin/api-settings-s.php:338 inc/_ps/form/class-wpbc-form-help.php:532
|
4953 |
#: inc/_ps/form/class-wpbc-form-help.php:535
|
4954 |
msgid "Example"
|
4955 |
msgstr ""
|
4956 |
|
4957 |
-
#: core/lib/wpbc_all_translations.php:
|
4958 |
msgid ""
|
4959 |
"Specific cost will take affect, only if it active (the box at the left side is checked) and if "
|
4960 |
"\"Check In\" (start) date belong to selected season filter or if set \"Any days\"."
|
4961 |
msgstr ""
|
4962 |
|
4963 |
-
#: core/lib/wpbc_all_translations.php:
|
4964 |
-
#: inc/_bm/admin/page-cost-valuation.php:336 inc/_bm/biz_m.php:
|
4965 |
-
#: inc/_bm/biz_m.php:
|
4966 |
msgid " for all days!"
|
4967 |
msgstr ""
|
4968 |
|
4969 |
-
#: core/lib/wpbc_all_translations.php:
|
4970 |
-
#: inc/_bm/admin/page-cost-valuation.php:502 inc/_bm/biz_m.php:
|
4971 |
msgid "from the cost of 1 day "
|
4972 |
msgstr ""
|
4973 |
|
4974 |
-
#: core/lib/wpbc_all_translations.php:
|
4975 |
-
#: inc/_bm/admin/page-cost-valuation.php:503 inc/_bm/biz_m.php:
|
4976 |
msgid "per 1 day"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
-
#: core/lib/wpbc_all_translations.php:
|
4980 |
#: inc/_bm/admin/page-seasons.php:1564
|
4981 |
msgid "to"
|
4982 |
msgstr ""
|
4983 |
|
4984 |
-
#: core/lib/wpbc_all_translations.php:
|
4985 |
-
#: inc/_bm/biz_m.php:
|
4986 |
#, php-format
|
4987 |
msgid "Additional cost in %s per 1 day"
|
4988 |
msgstr ""
|
4989 |
|
4990 |
-
#: core/lib/wpbc_all_translations.php:
|
4991 |
msgid "Customization of rates, valuation days cost and deposit amount "
|
4992 |
msgstr ""
|
4993 |
|
4994 |
-
#: core/lib/wpbc_all_translations.php:
|
4995 |
msgid "Costs and Rates Settings"
|
4996 |
msgstr ""
|
4997 |
|
4998 |
-
#: core/lib/wpbc_all_translations.php:
|
4999 |
-
#: inc/_bm/admin/page-cost.php:
|
5000 |
msgid "Set Rate"
|
5001 |
msgstr ""
|
5002 |
|
5003 |
-
#: core/lib/wpbc_all_translations.php:
|
5004 |
-
#: inc/_bm/admin/page-cost.php:
|
5005 |
msgid "Set Deposit Amount"
|
5006 |
msgstr ""
|
5007 |
|
5008 |
-
#: core/lib/wpbc_all_translations.php:
|
5009 |
-
#: inc/_bm/admin/page-cost.php:
|
5010 |
msgid "Valuation days"
|
5011 |
msgstr ""
|
5012 |
|
5013 |
-
#: core/lib/wpbc_all_translations.php:
|
5014 |
-
#: inc/_bm/admin/page-cost.php:
|
5015 |
msgid "Deposit"
|
5016 |
msgstr ""
|
5017 |
|
5018 |
-
#: core/lib/wpbc_all_translations.php:
|
5019 |
msgid "Customizaton of Season Filters"
|
5020 |
msgstr ""
|
5021 |
|
5022 |
-
#: core/lib/wpbc_all_translations.php:
|
5023 |
#: inc/_bm/admin/page-seasons.php:815
|
5024 |
msgid "Specific Dates Filter"
|
5025 |
msgstr ""
|
5026 |
|
5027 |
-
#: core/lib/wpbc_all_translations.php:
|
5028 |
#: inc/_bm/admin/page-seasons.php:821
|
5029 |
msgid "Conditional Dates Filter"
|
5030 |
msgstr ""
|
5031 |
|
5032 |
-
#: core/lib/wpbc_all_translations.php:
|
5033 |
#: inc/_bm/admin/page-seasons.php:1257
|
5034 |
msgid "Filter Name"
|
5035 |
msgstr ""
|
5036 |
|
5037 |
-
#: core/lib/wpbc_all_translations.php:
|
5038 |
#: inc/_bm/admin/page-seasons.php:1258
|
5039 |
msgid "Type filter name"
|
5040 |
msgstr ""
|
5041 |
|
5042 |
-
#: core/lib/wpbc_all_translations.php:
|
5043 |
msgid "Weekdays"
|
5044 |
msgstr ""
|
5045 |
|
5046 |
-
#: core/lib/wpbc_all_translations.php:
|
5047 |
msgid "Months"
|
5048 |
msgstr ""
|
5049 |
|
5050 |
-
#: core/lib/wpbc_all_translations.php:
|
5051 |
#: inc/_bm/admin/page-seasons.php:1283
|
5052 |
msgid "January"
|
5053 |
msgstr ""
|
5054 |
|
5055 |
-
#: core/lib/wpbc_all_translations.php:
|
5056 |
#: inc/_bm/admin/page-seasons.php:1284
|
5057 |
msgid "February"
|
5058 |
msgstr ""
|
5059 |
|
5060 |
-
#: core/lib/wpbc_all_translations.php:
|
5061 |
#: inc/_bm/admin/page-seasons.php:1285
|
5062 |
msgid "March"
|
5063 |
msgstr ""
|
5064 |
|
5065 |
-
#: core/lib/wpbc_all_translations.php:
|
5066 |
#: inc/_bm/admin/page-seasons.php:1286
|
5067 |
msgid "April"
|
5068 |
msgstr ""
|
5069 |
|
5070 |
-
#: core/lib/wpbc_all_translations.php:
|
5071 |
#: inc/_bm/admin/page-seasons.php:1287 inc/_bm/admin/page-seasons.php:1490
|
5072 |
msgid "May"
|
5073 |
msgstr ""
|
5074 |
|
5075 |
-
#: core/lib/wpbc_all_translations.php:
|
5076 |
#: inc/_bm/admin/page-seasons.php:1288
|
5077 |
msgid "June"
|
5078 |
msgstr ""
|
5079 |
|
5080 |
-
#: core/lib/wpbc_all_translations.php:
|
5081 |
#: inc/_bm/admin/page-seasons.php:1289
|
5082 |
msgid "July"
|
5083 |
msgstr ""
|
5084 |
|
5085 |
-
#: core/lib/wpbc_all_translations.php:
|
5086 |
#: inc/_bm/admin/page-seasons.php:1290
|
5087 |
msgid "August"
|
5088 |
msgstr ""
|
5089 |
|
5090 |
-
#: core/lib/wpbc_all_translations.php:
|
5091 |
#: inc/_bm/admin/page-seasons.php:1291
|
5092 |
msgid "September"
|
5093 |
msgstr ""
|
5094 |
|
5095 |
-
#: core/lib/wpbc_all_translations.php:
|
5096 |
#: inc/_bm/admin/page-seasons.php:1292
|
5097 |
msgid "October"
|
5098 |
msgstr ""
|
5099 |
|
5100 |
-
#: core/lib/wpbc_all_translations.php:
|
5101 |
#: inc/_bm/admin/page-seasons.php:1293
|
5102 |
msgid "November"
|
5103 |
msgstr ""
|
5104 |
|
5105 |
-
#: core/lib/wpbc_all_translations.php:
|
5106 |
#: inc/_bm/admin/page-seasons.php:1294
|
5107 |
msgid "December"
|
5108 |
msgstr ""
|
5109 |
|
5110 |
-
#: core/lib/wpbc_all_translations.php:
|
5111 |
msgid "Years"
|
5112 |
msgstr ""
|
5113 |
|
5114 |
-
#: core/lib/wpbc_all_translations.php:
|
5115 |
#: inc/_bm/admin/page-seasons.php:1487
|
5116 |
msgid "Mo"
|
5117 |
msgstr ""
|
5118 |
|
5119 |
-
#: core/lib/wpbc_all_translations.php:
|
5120 |
#: inc/_bm/admin/page-seasons.php:1487
|
5121 |
msgid "Tu"
|
5122 |
msgstr ""
|
5123 |
|
5124 |
-
#: core/lib/wpbc_all_translations.php:
|
5125 |
#: inc/_bm/admin/page-seasons.php:1487
|
5126 |
msgid "We"
|
5127 |
msgstr ""
|
5128 |
|
5129 |
-
#: core/lib/wpbc_all_translations.php:
|
5130 |
#: inc/_bm/admin/page-seasons.php:1487
|
5131 |
msgid "Th"
|
5132 |
msgstr ""
|
5133 |
|
5134 |
-
#: core/lib/wpbc_all_translations.php:
|
5135 |
#: inc/_bm/admin/page-seasons.php:1487
|
5136 |
msgid "Fr"
|
5137 |
msgstr ""
|
5138 |
|
5139 |
-
#: core/lib/wpbc_all_translations.php:
|
5140 |
#: inc/_bm/admin/page-seasons.php:1487
|
5141 |
msgid "Sa"
|
5142 |
msgstr ""
|
5143 |
|
5144 |
-
#: core/lib/wpbc_all_translations.php:
|
5145 |
#: inc/_bm/admin/page-seasons.php:1487
|
5146 |
msgid "Su"
|
5147 |
msgstr ""
|
5148 |
|
5149 |
-
#: core/lib/wpbc_all_translations.php:
|
5150 |
msgid "Jan"
|
5151 |
msgstr ""
|
5152 |
|
5153 |
-
#: core/lib/wpbc_all_translations.php:
|
5154 |
msgid "Feb"
|
5155 |
msgstr ""
|
5156 |
|
5157 |
-
#: core/lib/wpbc_all_translations.php:
|
5158 |
msgid "Mar"
|
5159 |
msgstr ""
|
5160 |
|
5161 |
-
#: core/lib/wpbc_all_translations.php:
|
5162 |
msgid "Apr"
|
5163 |
msgstr ""
|
5164 |
|
5165 |
-
#: core/lib/wpbc_all_translations.php:
|
5166 |
msgid "Jun"
|
5167 |
msgstr ""
|
5168 |
|
5169 |
-
#: core/lib/wpbc_all_translations.php:
|
5170 |
msgid "Jul"
|
5171 |
msgstr ""
|
5172 |
|
5173 |
-
#: core/lib/wpbc_all_translations.php:
|
5174 |
msgid "Aug"
|
5175 |
msgstr ""
|
5176 |
|
5177 |
-
#: core/lib/wpbc_all_translations.php:
|
5178 |
msgid "Sep"
|
5179 |
msgstr ""
|
5180 |
|
5181 |
-
#: core/lib/wpbc_all_translations.php:
|
5182 |
msgid "Oct"
|
5183 |
msgstr ""
|
5184 |
|
5185 |
-
#: core/lib/wpbc_all_translations.php:
|
5186 |
msgid "Nov"
|
5187 |
msgstr ""
|
5188 |
|
5189 |
-
#: core/lib/wpbc_all_translations.php:
|
5190 |
msgid "Dec"
|
5191 |
msgstr ""
|
5192 |
|
5193 |
-
#: core/lib/wpbc_all_translations.php:
|
5194 |
#: inc/_bm/admin/page-seasons.php:1580 inc/_bm/admin/page-seasons.php:1602
|
5195 |
#: inc/_bm/admin/page-seasons.php:1626 inc/_bm/admin/page-seasons.php:1644
|
5196 |
msgid "No days"
|
5197 |
msgstr ""
|
5198 |
|
5199 |
-
#: core/lib/wpbc_all_translations.php:
|
5200 |
msgid "time"
|
5201 |
msgstr ""
|
5202 |
|
5203 |
-
#: core/lib/wpbc_all_translations.php:
|
5204 |
msgid "Every"
|
5205 |
msgstr ""
|
5206 |
|
5207 |
-
#: core/lib/wpbc_all_translations.php:
|
5208 |
msgid "Each day "
|
5209 |
msgstr ""
|
5210 |
|
5211 |
-
#: core/lib/wpbc_all_translations.php:
|
5212 |
msgid "on each day "
|
5213 |
msgstr ""
|
5214 |
|
5215 |
-
#: core/lib/wpbc_all_translations.php:
|
5216 |
msgid "On each "
|
5217 |
msgstr ""
|
5218 |
|
5219 |
-
#: core/lib/wpbc_all_translations.php:
|
5220 |
msgid "on each "
|
5221 |
msgstr ""
|
5222 |
|
5223 |
-
#: core/lib/wpbc_all_translations.php:
|
5224 |
msgid "of every month "
|
5225 |
msgstr ""
|
5226 |
|
5227 |
-
#: core/lib/wpbc_all_translations.php:
|
5228 |
msgid "of"
|
5229 |
msgstr ""
|
5230 |
|
5231 |
-
#: core/lib/wpbc_all_translations.php:
|
5232 |
msgid "for all days!"
|
5233 |
msgstr ""
|
5234 |
|
5235 |
-
#: core/lib/wpbc_all_translations.php:
|
5236 |
msgid "Standard booking resource cost"
|
5237 |
msgstr ""
|
5238 |
|
5239 |
-
#: core/lib/wpbc_all_translations.php:
|
5240 |
msgid "Total booking resource cost"
|
5241 |
msgstr ""
|
5242 |
|
5243 |
-
#: core/lib/wpbc_all_translations.php:
|
5244 |
msgid "Delete selected booking form"
|
5245 |
msgstr ""
|
5246 |
|
5247 |
-
#: core/lib/wpbc_all_translations.php:
|
5248 |
msgid "Do you really want to delete selected booking form ?"
|
5249 |
msgstr ""
|
5250 |
|
5251 |
-
#: core/lib/wpbc_all_translations.php:
|
5252 |
msgid "Add New Custom Form"
|
5253 |
msgstr ""
|
5254 |
|
5255 |
-
#: core/lib/wpbc_all_translations.php:
|
5256 |
msgid "Type the name of booking form"
|
5257 |
msgstr ""
|
5258 |
|
5259 |
-
#: core/lib/wpbc_all_translations.php:
|
5260 |
msgid "Create"
|
5261 |
msgstr ""
|
5262 |
|
5263 |
-
#: core/lib/wpbc_all_translations.php:
|
5264 |
msgid "Create new form"
|
5265 |
msgstr ""
|
5266 |
|
5267 |
-
#: core/lib/wpbc_all_translations.php:
|
5268 |
msgid "There are no extended booking forms"
|
5269 |
msgstr ""
|
5270 |
|
5271 |
-
#: core/lib/wpbc_all_translations.php:
|
5272 |
msgid "Create conditional days filter"
|
5273 |
msgstr ""
|
5274 |
|
5275 |
-
#: core/lib/wpbc_all_translations.php:
|
5276 |
#: inc/_mu/admin/activation-u.php:85 inc/_ps/admin/activation-p.php:46
|
5277 |
msgid "Apartment#1"
|
5278 |
msgstr ""
|
5279 |
|
5280 |
-
#: core/lib/wpbc_all_translations.php:
|
5281 |
#: inc/_mu/admin/activation-u.php:86 inc/_ps/admin/activation-p.php:47
|
5282 |
msgid "Apartment#2"
|
5283 |
msgstr ""
|
5284 |
|
5285 |
-
#: core/lib/wpbc_all_translations.php:
|
5286 |
#: inc/_ps/admin/activation-p.php:48
|
5287 |
msgid "Apartment#3"
|
5288 |
msgstr ""
|
5289 |
|
5290 |
-
#: core/lib/wpbc_all_translations.php:
|
5291 |
msgid "Range days"
|
5292 |
msgstr ""
|
5293 |
|
5294 |
-
#: core/lib/wpbc_all_translations.php:
|
5295 |
#, php-format
|
5296 |
msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
|
5297 |
msgstr ""
|
5298 |
|
5299 |
-
#: core/lib/wpbc_all_translations.php:
|
5300 |
#, php-format
|
5301 |
msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
|
5302 |
msgstr ""
|
5303 |
|
5304 |
-
#: core/lib/wpbc_all_translations.php:
|
5305 |
#: inc/_bs/admin/api-settings-s.php:138
|
5306 |
msgid "Days selection number"
|
5307 |
msgstr ""
|
5308 |
|
5309 |
-
#: core/lib/wpbc_all_translations.php:
|
5310 |
#, php-format
|
5311 |
msgid "Type your %snumber of days for range selection%s"
|
5312 |
msgstr ""
|
5313 |
|
5314 |
-
#: core/lib/wpbc_all_translations.php:
|
5315 |
#: inc/_bs/admin/api-settings-s.php:211
|
5316 |
msgid "Specific day(s) of week"
|
5317 |
msgstr ""
|
5318 |
|
5319 |
-
#: core/lib/wpbc_all_translations.php:
|
5320 |
#: inc/_bs/admin/api-settings-s.php:215
|
5321 |
msgid "Any day of week"
|
5322 |
msgstr ""
|
5323 |
|
5324 |
-
#: core/lib/wpbc_all_translations.php:
|
5325 |
#: inc/_bs/admin/api-settings-s.php:223
|
5326 |
msgid "Start day of range"
|
5327 |
msgstr ""
|
5328 |
|
5329 |
-
#: core/lib/wpbc_all_translations.php:
|
5330 |
#: inc/_bs/admin/api-settings-s.php:252
|
5331 |
msgid "Select your start day of range selection at week"
|
5332 |
msgstr ""
|
5333 |
|
5334 |
-
#: core/lib/wpbc_all_translations.php:
|
5335 |
#: inc/_bs/admin/api-settings-s.php:157
|
5336 |
msgid "Min"
|
5337 |
msgstr ""
|
5338 |
|
5339 |
-
#: core/lib/wpbc_all_translations.php:
|
5340 |
#: inc/_bs/admin/api-settings-s.php:175
|
5341 |
msgid "Max"
|
5342 |
msgstr ""
|
5343 |
|
5344 |
-
#: core/lib/wpbc_all_translations.php:
|
5345 |
#, php-format
|
5346 |
msgid "Select your %sminimum and maximum number of days for range selection%s"
|
5347 |
msgstr ""
|
5348 |
|
5349 |
-
#: core/lib/wpbc_all_translations.php:
|
5350 |
msgid "Specific days selections"
|
5351 |
msgstr ""
|
5352 |
|
5353 |
-
#: core/lib/wpbc_all_translations.php:
|
5354 |
#, php-format
|
5355 |
msgid ""
|
5356 |
"Type your %sspecific%s days, which can be selected by visitors, or leave this value empty. It "
|
@@ -5358,635 +5438,630 @@ msgid ""
|
|
5358 |
"this: %s) or combination (example:%s, its the same like this: %s)"
|
5359 |
msgstr ""
|
5360 |
|
5361 |
-
#: core/lib/wpbc_all_translations.php:
|
5362 |
msgid "Use time selections as recurrent time slots"
|
5363 |
msgstr ""
|
5364 |
|
5365 |
-
#: core/lib/wpbc_all_translations.php:
|
5366 |
msgid ""
|
5367 |
"Check this box if you want to use recurrent time to reserve several days. This means that middle "
|
5368 |
"days will be partially booked by actual times, otherwise the time in the booking form will be "
|
5369 |
"used as check-in/check-out time for the first and last day of the reservation."
|
5370 |
msgstr ""
|
5371 |
|
5372 |
-
#: core/lib/wpbc_all_translations.php:
|
5373 |
msgid "Check this option, to use check in/out time during booking process. "
|
5374 |
msgstr ""
|
5375 |
|
5376 |
-
#: core/lib/wpbc_all_translations.php:
|
5377 |
#, php-format
|
5378 |
msgid "%s Important!%s This will overwrite any times selection in your booking form."
|
5379 |
msgstr ""
|
5380 |
|
5381 |
-
#: core/lib/wpbc_all_translations.php:
|
5382 |
msgid "Check-in time"
|
5383 |
msgstr ""
|
5384 |
|
5385 |
-
#: core/lib/wpbc_all_translations.php:
|
5386 |
#, php-format
|
5387 |
msgid "Type your %sCheck-in%s time of booking"
|
5388 |
msgstr ""
|
5389 |
|
5390 |
-
#: core/lib/wpbc_all_translations.php:
|
5391 |
msgid "Check-Out time"
|
5392 |
msgstr ""
|
5393 |
|
5394 |
-
#: core/lib/wpbc_all_translations.php:
|
5395 |
#, php-format
|
5396 |
msgid "Type your %sCheck-Out%s time of booking"
|
5397 |
msgstr ""
|
5398 |
|
5399 |
-
#: core/lib/wpbc_all_translations.php:
|
5400 |
msgid "Change over days as triangles"
|
5401 |
msgstr ""
|
5402 |
|
5403 |
-
#: core/lib/wpbc_all_translations.php:
|
5404 |
msgid "Check this option, to show change over days as triangles. "
|
5405 |
msgstr ""
|
5406 |
|
5407 |
-
#: core/lib/wpbc_all_translations.php:
|
5408 |
msgid "Title of booked timeslot(s)"
|
5409 |
msgstr ""
|
5410 |
|
5411 |
-
#: core/lib/wpbc_all_translations.php:
|
5412 |
#, php-format
|
5413 |
msgid "Type your %stitle%s, what will show in mouseover tooltip near booked timeslot(s)"
|
5414 |
msgstr ""
|
5415 |
|
5416 |
-
#: core/lib/wpbc_all_translations.php:
|
5417 |
msgid "Time Format"
|
5418 |
msgstr ""
|
5419 |
|
5420 |
-
#: core/lib/wpbc_all_translations.php:
|
5421 |
#, php-format
|
5422 |
msgid ""
|
5423 |
"Type your time format for emails and the booking table. %sDocumentation on time formatting%s"
|
5424 |
msgstr ""
|
5425 |
|
5426 |
-
#: core/lib/wpbc_all_translations.php:
|
5427 |
msgid "Auto approve all new bookings"
|
5428 |
msgstr ""
|
5429 |
|
5430 |
-
#: core/lib/wpbc_all_translations.php:
|
5431 |
#, php-format
|
5432 |
msgid "Check this checkbox to %sactivate%s auto approve of all new pending bookings."
|
5433 |
msgstr ""
|
5434 |
|
5435 |
-
#: core/lib/wpbc_all_translations.php:
|
5436 |
#, php-format
|
5437 |
msgid "Check this box to %sactivate%s auto-cancellation for pending, unpaid bookings."
|
5438 |
msgstr ""
|
5439 |
|
5440 |
-
#: core/lib/wpbc_all_translations.php:
|
5441 |
msgid "Cancel bookings older"
|
5442 |
msgstr ""
|
5443 |
|
5444 |
-
#: core/lib/wpbc_all_translations.php:
|
5445 |
msgid "Cancel only pending, unpaid bookings, which are older than this selection."
|
5446 |
msgstr ""
|
5447 |
|
5448 |
-
#: core/lib/wpbc_all_translations.php:
|
5449 |
msgid "Cancellation email sent"
|
5450 |
msgstr ""
|
5451 |
|
5452 |
-
#: core/lib/wpbc_all_translations.php:
|
5453 |
#, php-format
|
5454 |
msgid "Check this box to %ssend%s cancellation email for this resource."
|
5455 |
msgstr ""
|
5456 |
|
5457 |
-
#: core/lib/wpbc_all_translations.php:
|
5458 |
#: inc/_bs/admin/api-settings-s.php:560
|
5459 |
msgid "Reason for cancellation"
|
5460 |
msgstr ""
|
5461 |
|
5462 |
-
#: core/lib/wpbc_all_translations.php:
|
5463 |
#, php-format
|
5464 |
msgid "Type the reason for %scancellation%s for the email template."
|
5465 |
msgstr ""
|
5466 |
|
5467 |
-
#: core/lib/wpbc_all_translations.php:
|
5468 |
msgid "Payment request"
|
5469 |
msgstr ""
|
5470 |
|
5471 |
-
#: core/lib/wpbc_all_translations.php:
|
5472 |
msgid "Customization of email template, which is sending to Visitor after payment request"
|
5473 |
msgstr ""
|
5474 |
|
5475 |
-
#: core/lib/wpbc_all_translations.php:
|
5476 |
msgid "Email with Payment Request which is sending to Visitor."
|
5477 |
msgstr ""
|
5478 |
|
5479 |
-
#: core/lib/wpbc_all_translations.php:
|
5480 |
msgid "Error! Please reset your check-in/check-out dates above."
|
5481 |
msgstr ""
|
5482 |
|
5483 |
-
#: core/lib/wpbc_all_translations.php:
|
5484 |
msgid ""
|
5485 |
"Start Time is invalid. The date or time may be booked, or already in the past! Please choose "
|
5486 |
"another date or time."
|
5487 |
msgstr ""
|
5488 |
|
5489 |
-
#: core/lib/wpbc_all_translations.php:
|
5490 |
msgid ""
|
5491 |
"End Time is invalid. The date or time may be booked, or already in the past. The End Time may "
|
5492 |
"also be earlier that the start time, if only 1 day was selected! Please choose another date or "
|
5493 |
"time."
|
5494 |
msgstr ""
|
5495 |
|
5496 |
-
#: core/lib/wpbc_all_translations.php:
|
5497 |
msgid "The time(s) may be booked, or already in the past!"
|
5498 |
msgstr ""
|
5499 |
|
5500 |
-
#: core/lib/wpbc_all_translations.php:
|
5501 |
msgid "Cost saved successfully"
|
5502 |
msgstr ""
|
5503 |
|
5504 |
-
#: core/lib/wpbc_all_translations.php:
|
5505 |
msgid "Cost is not correct. It must be greater than 0"
|
5506 |
msgstr ""
|
5507 |
|
5508 |
-
#: core/lib/wpbc_all_translations.php:
|
5509 |
msgid "Request has been sent"
|
5510 |
msgstr ""
|
5511 |
|
5512 |
-
#: core/lib/wpbc_all_translations.php:
|
5513 |
msgid "Request has failed"
|
5514 |
msgstr ""
|
5515 |
|
5516 |
-
#: core/lib/wpbc_all_translations.php:
|
5517 |
msgid "The payment status is changed successfully"
|
5518 |
msgstr ""
|
5519 |
|
5520 |
-
#: core/lib/wpbc_all_translations.php:
|
5521 |
msgid "The changing of payment status is failed"
|
5522 |
msgstr ""
|
5523 |
|
5524 |
-
#: core/lib/wpbc_all_translations.php:
|
5525 |
msgid "deposit"
|
5526 |
msgstr ""
|
5527 |
|
5528 |
-
#: core/lib/wpbc_all_translations.php:
|
5529 |
msgid "Total cost"
|
5530 |
msgstr ""
|
5531 |
|
5532 |
-
#: core/lib/wpbc_all_translations.php:
|
5533 |
msgid "balance"
|
5534 |
msgstr ""
|
5535 |
|
5536 |
-
#: core/lib/wpbc_all_translations.php:
|
5537 |
#: inc/_bs/s-toolbar.php:94
|
5538 |
msgid "Payment status"
|
5539 |
msgstr ""
|
5540 |
|
5541 |
-
#: core/lib/wpbc_all_translations.php:
|
5542 |
msgid "Any Status"
|
5543 |
msgstr ""
|
5544 |
|
5545 |
-
#: core/lib/wpbc_all_translations.php:
|
5546 |
msgid "Unknown Status"
|
5547 |
msgstr ""
|
5548 |
|
5549 |
-
#: core/lib/wpbc_all_translations.php:
|
5550 |
msgid "Not Completed"
|
5551 |
msgstr ""
|
5552 |
|
5553 |
-
#: core/lib/wpbc_all_translations.php:
|
5554 |
#: inc/_bs/lib_s.php:328
|
5555 |
msgid "Failed"
|
5556 |
msgstr ""
|
5557 |
|
5558 |
-
#: core/lib/wpbc_all_translations.php:
|
5559 |
msgid "min"
|
5560 |
msgstr ""
|
5561 |
|
5562 |
-
#: core/lib/wpbc_all_translations.php:
|
5563 |
msgid "max"
|
5564 |
msgstr ""
|
5565 |
|
5566 |
-
#: core/lib/wpbc_all_translations.php:
|
5567 |
msgid "Completed"
|
5568 |
msgstr ""
|
5569 |
|
5570 |
-
#: core/lib/wpbc_all_translations.php:
|
5571 |
msgid "In-Progress"
|
5572 |
msgstr ""
|
5573 |
|
5574 |
-
#: core/lib/wpbc_all_translations.php:
|
5575 |
msgid "Partially paid"
|
5576 |
msgstr ""
|
5577 |
|
5578 |
-
#: core/lib/wpbc_all_translations.php:
|
5579 |
msgid "Cancelled"
|
5580 |
msgstr ""
|
5581 |
|
5582 |
-
#: core/lib/wpbc_all_translations.php:
|
5583 |
msgid "Refunded"
|
5584 |
msgstr ""
|
5585 |
|
5586 |
-
#: core/lib/wpbc_all_translations.php:
|
5587 |
msgid "Fraud"
|
5588 |
msgstr ""
|
5589 |
|
5590 |
-
#: core/lib/wpbc_all_translations.php:
|
5591 |
msgid "!Paid OK"
|
5592 |
msgstr ""
|
5593 |
|
5594 |
-
#: core/lib/wpbc_all_translations.php:
|
5595 |
msgid "Unknown status"
|
5596 |
msgstr ""
|
5597 |
|
5598 |
-
#: core/lib/wpbc_all_translations.php:
|
5599 |
msgid "Processed"
|
5600 |
msgstr ""
|
5601 |
|
5602 |
-
#: core/lib/wpbc_all_translations.php:
|
5603 |
msgid "Canceled_Reversal"
|
5604 |
msgstr ""
|
5605 |
|
5606 |
-
#: core/lib/wpbc_all_translations.php:
|
5607 |
msgid "Denied"
|
5608 |
msgstr ""
|
5609 |
|
5610 |
-
#: core/lib/wpbc_all_translations.php:
|
5611 |
msgid "Expired"
|
5612 |
msgstr ""
|
5613 |
|
5614 |
-
#: core/lib/wpbc_all_translations.php:
|
5615 |
msgid "Partially_Refunded"
|
5616 |
msgstr ""
|
5617 |
|
5618 |
-
#: core/lib/wpbc_all_translations.php:
|
5619 |
msgid "Reversed"
|
5620 |
msgstr ""
|
5621 |
|
5622 |
-
#: core/lib/wpbc_all_translations.php:
|
5623 |
msgid "Voided"
|
5624 |
msgstr ""
|
5625 |
|
5626 |
-
#: core/lib/wpbc_all_translations.php:
|
5627 |
msgid "Not authed"
|
5628 |
msgstr ""
|
5629 |
|
5630 |
-
#: core/lib/wpbc_all_translations.php:
|
5631 |
msgid "Malformed"
|
5632 |
msgstr ""
|
5633 |
|
5634 |
-
#: core/lib/wpbc_all_translations.php:
|
5635 |
msgid "Invalid"
|
5636 |
msgstr ""
|
5637 |
|
5638 |
-
#: core/lib/wpbc_all_translations.php:
|
5639 |
msgid "Abort"
|
5640 |
msgstr ""
|
5641 |
|
5642 |
-
#: core/lib/wpbc_all_translations.php:
|
5643 |
msgid "Rejected"
|
5644 |
msgstr ""
|
5645 |
|
5646 |
-
#: core/lib/wpbc_all_translations.php:
|
5647 |
msgid "Suspended"
|
5648 |
msgstr ""
|
5649 |
|
5650 |
-
#: core/lib/wpbc_all_translations.php:
|
5651 |
msgid "Send payment request to visitor"
|
5652 |
msgstr ""
|
5653 |
|
5654 |
-
#: core/lib/wpbc_all_translations.php:
|
5655 |
#: inc/_ps/p-toolbar.php:476
|
5656 |
msgid "Print"
|
5657 |
msgstr ""
|
5658 |
|
5659 |
-
#: core/lib/wpbc_all_translations.php:
|
5660 |
msgid "Save cost"
|
5661 |
msgstr ""
|
5662 |
|
5663 |
-
#: core/lib/wpbc_all_translations.php:
|
5664 |
msgid "Change status"
|
5665 |
msgstr ""
|
5666 |
|
5667 |
-
#: core/lib/wpbc_all_translations.php:
|
5668 |
msgid "Send payment request to customer"
|
5669 |
msgstr ""
|
5670 |
|
5671 |
-
#: core/lib/wpbc_all_translations.php:
|
5672 |
#, php-format
|
5673 |
msgid "Type your %sreason for payment%s request"
|
5674 |
msgstr ""
|
5675 |
|
5676 |
-
#: core/lib/wpbc_all_translations.php:
|
5677 |
msgid "Send Request"
|
5678 |
msgstr ""
|
5679 |
|
5680 |
-
#: core/lib/wpbc_all_translations.php:
|
5681 |
msgid "Auto-fill form"
|
5682 |
msgstr ""
|
5683 |
|
5684 |
-
#: core/lib/wpbc_all_translations.php:
|
5685 |
msgid "Suite"
|
5686 |
msgstr ""
|
5687 |
|
5688 |
-
#: core/lib/wpbc_all_translations.php:
|
5689 |
#: inc/_ps/admin/br-table-export-feeds.php:89 inc/_ps/admin/br-table-import-gcal-p.php:73
|
5690 |
msgid "User"
|
5691 |
msgstr ""
|
5692 |
|
5693 |
-
#: core/lib/wpbc_all_translations.php:
|
5694 |
#: inc/_mu/admin/page-users.php:254 inc/_mu/admin/page-users.php:595
|
5695 |
#: inc/_mu/admin/page-users.php:599
|
5696 |
msgid "Super Admin"
|
5697 |
msgstr ""
|
5698 |
|
5699 |
-
#: core/lib/wpbc_all_translations.php:
|
5700 |
#: inc/_mu/admin/page-users.php:289 inc/_mu/admin/page-users.php:603
|
5701 |
#: inc/_mu/admin/page-users.php:607
|
5702 |
msgid "Regular User"
|
5703 |
msgstr ""
|
5704 |
|
5705 |
-
#: core/lib/wpbc_all_translations.php:
|
5706 |
msgid "Inactive User"
|
5707 |
msgstr ""
|
5708 |
|
5709 |
-
#: core/lib/wpbc_all_translations.php:
|
5710 |
#: inc/_mu/admin/page-users.php:433
|
5711 |
msgid "Users"
|
5712 |
msgstr ""
|
5713 |
|
5714 |
-
#: core/lib/wpbc_all_translations.php:
|
5715 |
msgid "Manage Users"
|
5716 |
msgstr ""
|
5717 |
|
5718 |
-
#: core/lib/wpbc_all_translations.php:
|
5719 |
msgid "Users Settings"
|
5720 |
msgstr ""
|
5721 |
|
5722 |
-
#: core/lib/wpbc_all_translations.php:
|
5723 |
#: inc/_mu/multiuser.php:647
|
5724 |
msgid "User is Activated"
|
5725 |
msgstr ""
|
5726 |
|
5727 |
-
#: core/lib/wpbc_all_translations.php:
|
5728 |
#: inc/_mu/multiuser.php:697
|
5729 |
msgid "User is Deactivated"
|
5730 |
msgstr ""
|
5731 |
|
5732 |
-
#: core/lib/wpbc_all_translations.php:
|
5733 |
msgid "User Role"
|
5734 |
msgstr ""
|
5735 |
|
5736 |
-
#: core/lib/wpbc_all_translations.php:
|
5737 |
#: inc/_mu/admin/page-users.php:595 inc/_mu/admin/page-users.php:603
|
5738 |
msgid "Set user as"
|
5739 |
msgstr ""
|
5740 |
|
5741 |
-
#: core/lib/wpbc_all_translations.php:
|
5742 |
msgid "Unlimited"
|
5743 |
msgstr ""
|
5744 |
|
5745 |
-
#: core/lib/wpbc_all_translations.php:
|
5746 |
#: inc/_mu/admin/page-users.php:568 inc/_mu/admin/page-users.php:574
|
5747 |
#: inc/_mu/admin/page-users.php:581 inc/_mu/admin/page-users.php:594
|
5748 |
#: inc/_mu/admin/page-users.php:602
|
5749 |
msgid "Do you really want"
|
5750 |
msgstr ""
|
5751 |
|
5752 |
-
#: core/lib/wpbc_all_translations.php:
|
5753 |
msgid "make user active"
|
5754 |
msgstr ""
|
5755 |
|
5756 |
-
#: core/lib/wpbc_all_translations.php:
|
5757 |
msgid "Activate"
|
5758 |
msgstr ""
|
5759 |
|
5760 |
-
#: core/lib/wpbc_all_translations.php:
|
5761 |
msgid "make user inactive"
|
5762 |
msgstr ""
|
5763 |
|
5764 |
-
#: core/lib/wpbc_all_translations.php:
|
5765 |
msgid "Deactivate"
|
5766 |
msgstr ""
|
5767 |
|
5768 |
-
#: core/lib/wpbc_all_translations.php:
|
5769 |
msgid "delete configuration"
|
5770 |
msgstr ""
|
5771 |
|
5772 |
-
#: core/lib/wpbc_all_translations.php:
|
5773 |
msgid "Delete settings"
|
5774 |
msgstr ""
|
5775 |
|
5776 |
-
#: core/lib/wpbc_all_translations.php:
|
5777 |
msgid "delete all booking data"
|
5778 |
msgstr ""
|
5779 |
|
5780 |
-
#: core/lib/wpbc_all_translations.php:
|
5781 |
msgid "Delete data"
|
5782 |
msgstr ""
|
5783 |
|
5784 |
-
#: core/lib/wpbc_all_translations.php:
|
5785 |
msgid "Work days"
|
5786 |
msgstr ""
|
5787 |
|
5788 |
-
#: core/lib/wpbc_all_translations.php:
|
5789 |
#, php-format
|
5790 |
msgid ""
|
5791 |
"%sYou do not have permissions for this page.%s Your account is not active, please contact "
|
5792 |
"administrator.%s"
|
5793 |
msgstr ""
|
5794 |
|
5795 |
-
#: core/lib/wpbc_all_translations.php:
|
5796 |
#, php-format
|
5797 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
5798 |
msgstr ""
|
5799 |
|
5800 |
-
#: core/lib/wpbc_all_translations.php:
|
5801 |
#, php-format
|
5802 |
msgid "%sNo this booking resources.%s"
|
5803 |
msgstr ""
|
5804 |
|
5805 |
-
#: core/lib/wpbc_all_translations.php:
|
5806 |
msgid "Please, reserve an apartment with fresh flowers."
|
5807 |
msgstr ""
|
5808 |
|
5809 |
-
#: core/lib/wpbc_all_translations.php:
|
5810 |
msgid "Default booking resource"
|
5811 |
msgstr ""
|
5812 |
|
5813 |
-
#: core/lib/wpbc_all_translations.php:
|
5814 |
msgid "Select your default booking resource."
|
5815 |
msgstr ""
|
5816 |
|
5817 |
-
#: core/lib/wpbc_all_translations.php:
|
5818 |
msgid "Resources number per page"
|
5819 |
msgstr ""
|
5820 |
|
5821 |
-
#: core/lib/wpbc_all_translations.php:
|
5822 |
msgid "Select number of booking resources (single or parent) per page at Resource menu page"
|
5823 |
msgstr ""
|
5824 |
|
5825 |
-
#: core/lib/wpbc_all_translations.php:
|
5826 |
#: inc/_ps/admin/api-settings-p.php:192
|
5827 |
msgid "Booking title"
|
5828 |
msgstr ""
|
5829 |
|
5830 |
-
#: core/lib/wpbc_all_translations.php:
|
5831 |
msgid "admin panel"
|
5832 |
msgstr ""
|
5833 |
|
5834 |
-
#: core/lib/wpbc_all_translations.php:
|
5835 |
#, php-format
|
5836 |
msgid ""
|
5837 |
"Type %sdefault title of bookings%s in calendar view mode at Booking Listing page (You can use "
|
5838 |
"the shortcodes from the bottom form of Settings Fields page)."
|
5839 |
msgstr ""
|
5840 |
|
5841 |
-
#: core/lib/wpbc_all_translations.php:
|
5842 |
msgid "front panel"
|
5843 |
msgstr ""
|
5844 |
|
5845 |
-
#: core/lib/wpbc_all_translations.php:
|
5846 |
#, php-format
|
5847 |
msgid ""
|
5848 |
"Type %sdefault title of bookings%s in %stimeline at front-end side%s. You can use the shortcodes "
|
5849 |
"from the bottom form of Settings Fields page."
|
5850 |
msgstr ""
|
5851 |
|
5852 |
-
#: core/lib/wpbc_all_translations.php:
|
5853 |
msgid "Booking details in popover"
|
5854 |
msgstr ""
|
5855 |
|
5856 |
-
#: core/lib/wpbc_all_translations.php:
|
5857 |
#, php-format
|
5858 |
msgid ""
|
5859 |
"Check this box if you want to %sshow popover with booking details%s in timeline at %sfront-end%s "
|
5860 |
"side."
|
5861 |
msgstr ""
|
5862 |
|
5863 |
-
#: core/lib/wpbc_all_translations.php:
|
5864 |
msgid "semicolon"
|
5865 |
msgstr ""
|
5866 |
|
5867 |
-
#: core/lib/wpbc_all_translations.php:
|
5868 |
msgid "comma"
|
5869 |
msgstr ""
|
5870 |
|
5871 |
-
#: core/lib/wpbc_all_translations.php:
|
5872 |
msgid "CSV data separator"
|
5873 |
msgstr ""
|
5874 |
|
5875 |
-
#: core/lib/wpbc_all_translations.php:
|
5876 |
msgid "Select separator of data for export bookings to CSV."
|
5877 |
msgstr ""
|
5878 |
|
5879 |
-
#: core/lib/wpbc_all_translations.php:
|
5880 |
msgid "URL to edit bookings"
|
5881 |
msgstr ""
|
5882 |
|
5883 |
-
#: core/lib/wpbc_all_translations.php:
|
5884 |
#, php-format
|
5885 |
msgid "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode into this page."
|
5886 |
msgstr ""
|
5887 |
|
5888 |
-
#: core/lib/wpbc_all_translations.php:
|
5889 |
msgid "Change hash after the booking is approved"
|
5890 |
msgstr ""
|
5891 |
|
5892 |
-
#: core/lib/wpbc_all_translations.php:
|
5893 |
msgid ""
|
5894 |
"Check this box if you want to change the booking hash after approval. When checked, visitor will "
|
5895 |
"not be able to edit or cancel the booking."
|
5896 |
msgstr ""
|
5897 |
|
5898 |
-
#: core/lib/wpbc_all_translations.php:
|
5899 |
msgid "Modified"
|
5900 |
msgstr ""
|
5901 |
|
5902 |
-
#: core/lib/wpbc_all_translations.php:
|
5903 |
msgid "Customization of email template, which is sending after modification of booking"
|
5904 |
msgstr ""
|
5905 |
|
5906 |
-
#: core/lib/wpbc_all_translations.php:
|
5907 |
msgid "Email is sending to Visitor after Editing of booking."
|
5908 |
msgstr ""
|
5909 |
|
5910 |
-
#: core/lib/wpbc_all_translations.php:
|
5911 |
msgid "Customizaton of booking resources"
|
5912 |
msgstr ""
|
5913 |
|
5914 |
-
#: core/lib/wpbc_all_translations.php:
|
5915 |
-
#: inc/_ps/admin/page-settings-form.php:
|
5916 |
msgid "Form fields"
|
5917 |
msgstr ""
|
5918 |
|
5919 |
-
#: core/lib/wpbc_all_translations.php:
|
5920 |
msgid "Content of Booking Fields"
|
5921 |
msgstr ""
|
5922 |
|
5923 |
-
#: core/lib/wpbc_all_translations.php:
|
5924 |
msgid "Generate tag"
|
5925 |
msgstr ""
|
5926 |
|
5927 |
-
#: core/lib/wpbc_all_translations.php:
|
5928 |
#, php-format
|
5929 |
msgid "Content of booking fields data for email templates (%s-shortcode) and booking listing page"
|
5930 |
msgstr ""
|
5931 |
|
5932 |
-
#: core/lib/wpbc_all_translations.php:
|
5933 |
msgid "Form Template"
|
5934 |
msgstr ""
|
5935 |
|
5936 |
-
#: core/lib/wpbc_all_translations.php:
|
5937 |
msgid "Standard Templates"
|
5938 |
msgstr ""
|
5939 |
|
5940 |
-
#: core/lib/wpbc_all_translations.php:
|
5941 |
#: inc/_ps/form/class-wpbc-field-help-textarea.php:111
|
5942 |
msgid "Columns"
|
5943 |
msgstr ""
|
5944 |
|
5945 |
-
#: core/lib/wpbc_all_translations.php:
|
5946 |
-
#: inc/_ps/admin/page-settings-form.php:372 inc/_ps/admin/page-settings-form.php:382
|
5947 |
-
msgid "Time Slots"
|
5948 |
-
msgstr ""
|
5949 |
-
|
5950 |
-
#: core/lib/wpbc_all_translations.php:1132 inc/_ps/admin/page-settings-form.php:399
|
5951 |
msgid "Advanced Templates"
|
5952 |
msgstr ""
|
5953 |
|
5954 |
-
#: core/lib/wpbc_all_translations.php:
|
5955 |
msgid "Wizard (several steps)"
|
5956 |
msgstr ""
|
5957 |
|
5958 |
-
#: core/lib/wpbc_all_translations.php:
|
5959 |
msgid "Time slots for different weekdays"
|
5960 |
msgstr ""
|
5961 |
|
5962 |
-
#: core/lib/wpbc_all_translations.php:
|
5963 |
msgid "Hints"
|
5964 |
msgstr ""
|
5965 |
|
5966 |
-
#: core/lib/wpbc_all_translations.php:
|
5967 |
msgid "Reset Form"
|
5968 |
msgstr ""
|
5969 |
|
5970 |
-
#: core/lib/wpbc_all_translations.php:
|
5971 |
msgid "Both"
|
5972 |
msgstr ""
|
5973 |
|
5974 |
-
#: core/lib/wpbc_all_translations.php:
|
5975 |
msgid "Reset Booking Form and Content of Booking Fields Form"
|
5976 |
msgstr ""
|
5977 |
|
5978 |
-
#: core/lib/wpbc_all_translations.php:
|
5979 |
#: inc/gateways/page-gateways.php:1041
|
5980 |
#, php-format
|
5981 |
msgid "%s - inserting data from fields of booking form"
|
5982 |
msgstr ""
|
5983 |
|
5984 |
-
#: core/lib/wpbc_all_translations.php:
|
5985 |
#, php-format
|
5986 |
msgid "%s - inserting new line"
|
5987 |
msgstr ""
|
5988 |
|
5989 |
-
#: core/lib/wpbc_all_translations.php:
|
5990 |
#: inc/_ps/form/class-wpbc-form-help.php:93 inc/gateways/page-gateways.php:1096
|
5991 |
#, php-format
|
5992 |
msgid ""
|
@@ -5994,148 +6069,138 @@ msgid ""
|
|
5994 |
"that all \"open\" tags (like %s) are closed (like this %s)."
|
5995 |
msgstr ""
|
5996 |
|
5997 |
-
#: core/lib/wpbc_all_translations.php:
|
5998 |
msgid "Upgrade to higher version"
|
5999 |
msgstr ""
|
6000 |
|
6001 |
-
#: core/lib/wpbc_all_translations.php:
|
6002 |
msgid "No results found."
|
6003 |
msgstr ""
|
6004 |
|
6005 |
-
#: core/lib/wpbc_all_translations.php:
|
6006 |
#, php-format
|
6007 |
msgid "Wrap each item with %s tag"
|
6008 |
msgstr ""
|
6009 |
|
6010 |
-
#: core/lib/wpbc_all_translations.php:
|
6011 |
msgid "Put a label before field"
|
6012 |
msgstr ""
|
6013 |
|
6014 |
-
#: core/lib/wpbc_all_translations.php:
|
6015 |
#, php-format
|
6016 |
msgid "Make it %sexclusive%s"
|
6017 |
msgstr ""
|
6018 |
|
6019 |
-
#: core/lib/wpbc_all_translations.php:
|
6020 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
6021 |
#: inc/_ps/form/class-wpbc-field-help-text.php:194
|
6022 |
msgid "Default value"
|
6023 |
msgstr ""
|
6024 |
|
6025 |
-
#: core/lib/wpbc_all_translations.php:
|
6026 |
#, php-format
|
6027 |
msgid "One Value from %sOptions%s list or term %s for selection of all checkboxes"
|
6028 |
msgstr ""
|
6029 |
|
6030 |
-
#: core/lib/wpbc_all_translations.php:
|
6031 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
6032 |
#: inc/_ps/form/class-wpbc-field-help-text.php:177
|
6033 |
msgid "required"
|
6034 |
msgstr ""
|
6035 |
|
6036 |
-
#: core/lib/wpbc_all_translations.php:
|
6037 |
-
#: inc/_ps/form/class-wpbc-field-help-select.php:119
|
6038 |
-
msgid "One option per line"
|
6039 |
-
msgstr ""
|
6040 |
-
|
6041 |
-
#: core/lib/wpbc_all_translations.php:1151 inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
6042 |
#: inc/_ps/form/class-wpbc-field-help-select.php:129
|
6043 |
msgid "Titles of options"
|
6044 |
msgstr ""
|
6045 |
|
6046 |
-
#: core/lib/wpbc_all_translations.php:
|
6047 |
-
#: inc/_ps/form/class-wpbc-field-help-select.php:137
|
6048 |
-
msgid "One title per line"
|
6049 |
-
msgstr ""
|
6050 |
-
|
6051 |
-
#: core/lib/wpbc_all_translations.php:1153 inc/_ps/form/class-wpbc-field-help-radio.php:93
|
6052 |
#: inc/_ps/form/class-wpbc-field-help-select.php:86
|
6053 |
#, php-format
|
6054 |
msgid "One Value from %sOptions%s list"
|
6055 |
msgstr ""
|
6056 |
|
6057 |
-
#: core/lib/wpbc_all_translations.php:
|
6058 |
#, php-format
|
6059 |
msgid "Allow %smultiple%s selections"
|
6060 |
msgstr ""
|
6061 |
|
6062 |
-
#: core/lib/wpbc_all_translations.php:
|
6063 |
#, php-format
|
6064 |
msgid "Set as %srequired%s"
|
6065 |
msgstr ""
|
6066 |
|
6067 |
-
#: core/lib/wpbc_all_translations.php:
|
6068 |
msgid "Placeholder"
|
6069 |
msgstr ""
|
6070 |
|
6071 |
-
#: core/lib/wpbc_all_translations.php:
|
6072 |
msgid "Class"
|
6073 |
msgstr ""
|
6074 |
|
6075 |
-
#: core/lib/wpbc_all_translations.php:
|
6076 |
msgid "Size"
|
6077 |
msgstr ""
|
6078 |
|
6079 |
-
#: core/lib/wpbc_all_translations.php:
|
6080 |
msgid "Maxlength"
|
6081 |
msgstr ""
|
6082 |
|
6083 |
-
#: core/lib/wpbc_all_translations.php:
|
6084 |
msgid "Copy and paste this shortcode into the form at left side"
|
6085 |
msgstr ""
|
6086 |
|
6087 |
-
#: core/lib/wpbc_all_translations.php:
|
6088 |
#, php-format
|
6089 |
msgid "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
|
6090 |
msgstr ""
|
6091 |
|
6092 |
-
#: core/lib/wpbc_all_translations.php:
|
6093 |
msgid "Rows"
|
6094 |
msgstr ""
|
6095 |
|
6096 |
-
#: core/lib/wpbc_all_translations.php:
|
6097 |
msgid "General Information"
|
6098 |
msgstr ""
|
6099 |
|
6100 |
-
#: core/lib/wpbc_all_translations.php:
|
6101 |
msgid "Required Fields in Booking Form"
|
6102 |
msgstr ""
|
6103 |
|
6104 |
-
#: core/lib/wpbc_all_translations.php:
|
6105 |
#, php-format
|
6106 |
msgid "You must to have this shortcode:%s in the form."
|
6107 |
msgstr ""
|
6108 |
|
6109 |
-
#: core/lib/wpbc_all_translations.php:
|
6110 |
msgid ""
|
6111 |
"You can insert several calendars of different resources into the form allowing you to book "
|
6112 |
"several resources during one booking process."
|
6113 |
msgstr ""
|
6114 |
|
6115 |
-
#: core/lib/wpbc_all_translations.php:
|
6116 |
#, php-format
|
6117 |
msgid "Example: %s."
|
6118 |
msgstr ""
|
6119 |
|
6120 |
-
#: core/lib/wpbc_all_translations.php:
|
6121 |
#, php-format
|
6122 |
msgid ""
|
6123 |
"where %s – default calendar %s (you can select desired resource of calendar by inserting "
|
6124 |
"shortcode into page)%s"
|
6125 |
msgstr ""
|
6126 |
|
6127 |
-
#: core/lib/wpbc_all_translations.php:
|
6128 |
#: inc/_ps/form/class-wpbc-form-help.php:123
|
6129 |
#, php-format
|
6130 |
msgid "%s – calendar of booking resource with %s"
|
6131 |
msgstr ""
|
6132 |
|
6133 |
-
#: core/lib/wpbc_all_translations.php:
|
6134 |
#, php-format
|
6135 |
msgid "Please check more about this feature %shere%s."
|
6136 |
msgstr ""
|
6137 |
|
6138 |
-
#: core/lib/wpbc_all_translations.php:
|
6139 |
#: inc/_ps/form/class-wpbc-form-help.php:197 inc/_ps/form/class-wpbc-form-help.php:230
|
6140 |
#: inc/_ps/form/class-wpbc-form-help.php:278 inc/_ps/form/class-wpbc-form-help.php:291
|
6141 |
#: inc/_ps/form/class-wpbc-form-help.php:305 inc/_ps/form/class-wpbc-form-help.php:343
|
@@ -6145,82 +6210,82 @@ msgstr ""
|
|
6145 |
msgid "You can %suse this shortcode only once%s in the form."
|
6146 |
msgstr ""
|
6147 |
|
6148 |
-
#: core/lib/wpbc_all_translations.php:
|
6149 |
msgid "Email Field"
|
6150 |
msgstr ""
|
6151 |
|
6152 |
-
#: core/lib/wpbc_all_translations.php:
|
6153 |
#, php-format
|
6154 |
msgid "You must have this shortcode:%s in the booking form."
|
6155 |
msgstr ""
|
6156 |
|
6157 |
-
#: core/lib/wpbc_all_translations.php:
|
6158 |
msgid "This is the primary email field, which is used for sending emails to visitors."
|
6159 |
msgstr ""
|
6160 |
|
6161 |
-
#: core/lib/wpbc_all_translations.php:
|
6162 |
msgid "Drop Down"
|
6163 |
msgstr ""
|
6164 |
|
6165 |
-
#: core/lib/wpbc_all_translations.php:
|
6166 |
msgid "Checkbox(es)"
|
6167 |
msgstr ""
|
6168 |
|
6169 |
-
#: core/lib/wpbc_all_translations.php:
|
6170 |
msgid "Radio Button(s)"
|
6171 |
msgstr ""
|
6172 |
|
6173 |
-
#: core/lib/wpbc_all_translations.php:
|
6174 |
#, php-format
|
6175 |
msgid "Insert %s shortcode to prevent SPAM bookings."
|
6176 |
msgstr ""
|
6177 |
|
6178 |
-
#: core/lib/wpbc_all_translations.php:
|
6179 |
msgid "Submit Button"
|
6180 |
msgstr ""
|
6181 |
|
6182 |
-
#: core/lib/wpbc_all_translations.php:
|
6183 |
msgid "Times Fields"
|
6184 |
msgstr ""
|
6185 |
|
6186 |
-
#: core/lib/wpbc_all_translations.php:
|
6187 |
msgid "Time Slot List"
|
6188 |
msgstr ""
|
6189 |
|
6190 |
-
#: core/lib/wpbc_all_translations.php:
|
6191 |
#: inc/_ps/form/class-wpbc-form-help.php:302 inc/_ps/form/class-wpbc-form-help.php:340
|
6192 |
#: inc/_ps/form/class-wpbc-form-help.php:379
|
6193 |
#, php-format
|
6194 |
msgid "Select the %s using the predefined %sTime List%s."
|
6195 |
msgstr ""
|
6196 |
|
6197 |
-
#: core/lib/wpbc_all_translations.php:
|
6198 |
msgid "Time Slot"
|
6199 |
msgstr ""
|
6200 |
|
6201 |
-
#: core/lib/wpbc_all_translations.php:
|
6202 |
#, php-format
|
6203 |
msgid ""
|
6204 |
"Please note, %sthe use of the time shortcode%s. If you select a date with some booked time "
|
6205 |
"slots, this time field will %sdisable booked times slots%s (set them as grayed)."
|
6206 |
msgstr ""
|
6207 |
|
6208 |
-
#: core/lib/wpbc_all_translations.php:
|
6209 |
#, php-format
|
6210 |
msgid "It works only in %ssingle day selection%s mode."
|
6211 |
msgstr ""
|
6212 |
|
6213 |
-
#: core/lib/wpbc_all_translations.php:
|
6214 |
msgid ""
|
6215 |
"Also some early versions of the IE do not support disabling of the options in the selectboxes."
|
6216 |
msgstr ""
|
6217 |
|
6218 |
-
#: core/lib/wpbc_all_translations.php:
|
6219 |
msgid ""
|
6220 |
"Even if visitor selects the booked timeslot, system will not allow them to make the booking."
|
6221 |
msgstr ""
|
6222 |
|
6223 |
-
#: core/lib/wpbc_all_translations.php:
|
6224 |
#: inc/_ps/form/class-wpbc-form-help.php:342 inc/_ps/form/class-wpbc-form-help.php:381
|
6225 |
#, php-format
|
6226 |
msgid ""
|
@@ -6228,117 +6293,117 @@ msgid ""
|
|
6228 |
"Time)%s only."
|
6229 |
msgstr ""
|
6230 |
|
6231 |
-
#: core/lib/wpbc_all_translations.php:
|
6232 |
#, php-format
|
6233 |
msgid "If you use this shortcode, %syou can not use any other time shortcodes%s in the form."
|
6234 |
msgstr ""
|
6235 |
|
6236 |
-
#: core/lib/wpbc_all_translations.php:
|
6237 |
msgid "Start Time - Text field"
|
6238 |
msgstr ""
|
6239 |
|
6240 |
-
#: core/lib/wpbc_all_translations.php:
|
6241 |
#: inc/_ps/form/class-wpbc-form-help.php:288
|
6242 |
#, php-format
|
6243 |
msgid "Enter %s in text field."
|
6244 |
msgstr ""
|
6245 |
|
6246 |
-
#: core/lib/wpbc_all_translations.php:
|
6247 |
#: inc/_ps/admin/api-settings-p.php:125 inc/_ps/form/class-wpbc-form-help.php:275
|
6248 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:302
|
6249 |
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:383
|
6250 |
msgid "Start Time"
|
6251 |
msgstr ""
|
6252 |
|
6253 |
-
#: core/lib/wpbc_all_translations.php:
|
6254 |
#: inc/_ps/form/class-wpbc-form-help.php:290 inc/_ps/form/class-wpbc-form-help.php:496
|
6255 |
#, php-format
|
6256 |
msgid "Please note: this field only supports military time format %s(24 Hour Time)%s."
|
6257 |
msgstr ""
|
6258 |
|
6259 |
-
#: core/lib/wpbc_all_translations.php:
|
6260 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
6261 |
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:383
|
6262 |
#, php-format
|
6263 |
msgid "You can also use the %s in the form."
|
6264 |
msgstr ""
|
6265 |
|
6266 |
-
#: core/lib/wpbc_all_translations.php:
|
6267 |
#: inc/_ps/admin/api-settings-p.php:144 inc/_ps/form/class-wpbc-form-help.php:279
|
6268 |
#: inc/_ps/form/class-wpbc-form-help.php:288 inc/_ps/form/class-wpbc-form-help.php:306
|
6269 |
#: inc/_ps/form/class-wpbc-form-help.php:340
|
6270 |
msgid "End Time"
|
6271 |
msgstr ""
|
6272 |
|
6273 |
-
#: core/lib/wpbc_all_translations.php:
|
6274 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
6275 |
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:379
|
6276 |
msgid "Duration Time"
|
6277 |
msgstr ""
|
6278 |
|
6279 |
-
#: core/lib/wpbc_all_translations.php:
|
6280 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
6281 |
#: inc/_ps/form/class-wpbc-form-help.php:344
|
6282 |
msgid "fields"
|
6283 |
msgstr ""
|
6284 |
|
6285 |
-
#: core/lib/wpbc_all_translations.php:
|
6286 |
msgid "End Time - Text field"
|
6287 |
msgstr ""
|
6288 |
|
6289 |
-
#: core/lib/wpbc_all_translations.php:
|
6290 |
msgid "Start Time - Drop Down list"
|
6291 |
msgstr ""
|
6292 |
|
6293 |
-
#: core/lib/wpbc_all_translations.php:
|
6294 |
#, php-format
|
6295 |
msgid ""
|
6296 |
"Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour "
|
6297 |
"Time)%s only."
|
6298 |
msgstr ""
|
6299 |
|
6300 |
-
#: core/lib/wpbc_all_translations.php:
|
6301 |
msgid "End Time - Drop Down list"
|
6302 |
msgstr ""
|
6303 |
|
6304 |
-
#: core/lib/wpbc_all_translations.php:
|
6305 |
msgid "Duration Time - Drop Down list"
|
6306 |
msgstr ""
|
6307 |
|
6308 |
-
#: core/lib/wpbc_all_translations.php:
|
6309 |
msgid "field"
|
6310 |
msgstr ""
|
6311 |
|
6312 |
-
#: core/lib/wpbc_all_translations.php:
|
6313 |
msgid "Different time slots, for the different week days"
|
6314 |
msgstr ""
|
6315 |
|
6316 |
-
#: core/lib/wpbc_all_translations.php:
|
6317 |
msgid ""
|
6318 |
"This feature provides the possibility to use the different time slot selections in the booking "
|
6319 |
"form for the different week days or different days - which are assigned to the specific season "
|
6320 |
"filters. So each week day (day of specific season filter) can have a different time slots list."
|
6321 |
msgstr ""
|
6322 |
|
6323 |
-
#: core/lib/wpbc_all_translations.php:
|
6324 |
#: inc/_ps/form/class-wpbc-form-help.php:568
|
6325 |
msgid "Configuration"
|
6326 |
msgstr ""
|
6327 |
|
6328 |
-
#: core/lib/wpbc_all_translations.php:
|
6329 |
#: inc/_ps/form/class-wpbc-form-help.php:569
|
6330 |
#, php-format
|
6331 |
msgid "The general structure of the configuration %scondition rule%s is as follows"
|
6332 |
msgstr ""
|
6333 |
|
6334 |
-
#: core/lib/wpbc_all_translations.php:
|
6335 |
#: inc/_ps/form/class-wpbc-form-help.php:449 inc/_ps/form/class-wpbc-form-help.php:472
|
6336 |
#: inc/_ps/form/class-wpbc-form-help.php:575 inc/_ps/form/class-wpbc-form-help.php:596
|
6337 |
#: inc/_ps/form/class-wpbc-form-help.php:619
|
6338 |
msgid "Parameters"
|
6339 |
msgstr ""
|
6340 |
|
6341 |
-
#: core/lib/wpbc_all_translations.php:
|
6342 |
#: inc/_ps/form/class-wpbc-form-help.php:576
|
6343 |
#, php-format
|
6344 |
msgid ""
|
@@ -6348,7 +6413,7 @@ msgid ""
|
|
6348 |
"conditions. Please check more about it, in the examples."
|
6349 |
msgstr ""
|
6350 |
|
6351 |
-
#: core/lib/wpbc_all_translations.php:
|
6352 |
#: inc/_ps/form/class-wpbc-form-help.php:577
|
6353 |
#, php-format
|
6354 |
msgid ""
|
@@ -6359,7 +6424,7 @@ msgid ""
|
|
6359 |
"filter in the Season Filters page."
|
6360 |
msgstr ""
|
6361 |
|
6362 |
-
#: core/lib/wpbc_all_translations.php:
|
6363 |
#, php-format
|
6364 |
msgid ""
|
6365 |
"%svalue%s – value of the specific conditions. If the value is true, the content of the "
|
@@ -6368,47 +6433,47 @@ msgid ""
|
|
6368 |
"at initial stage, when the date in calendar is not yet selected."
|
6369 |
msgstr ""
|
6370 |
|
6371 |
-
#: core/lib/wpbc_all_translations.php:
|
6372 |
#: inc/_ps/form/class-wpbc-form-help.php:580
|
6373 |
msgid "Examples"
|
6374 |
msgstr ""
|
6375 |
|
6376 |
-
#: core/lib/wpbc_all_translations.php:
|
6377 |
#: inc/_ps/form/class-wpbc-form-help.php:581
|
6378 |
msgid "Week days conditions."
|
6379 |
msgstr ""
|
6380 |
|
6381 |
-
#: core/lib/wpbc_all_translations.php:
|
6382 |
#: inc/_ps/form/class-wpbc-form-help.php:597
|
6383 |
msgid "default value, if no dates are selected, or none exist conditions are true."
|
6384 |
msgstr ""
|
6385 |
|
6386 |
-
#: core/lib/wpbc_all_translations.php:
|
6387 |
#: inc/_ps/form/class-wpbc-form-help.php:475
|
6388 |
msgid "You can use the several values, separated by comma."
|
6389 |
msgstr ""
|
6390 |
|
6391 |
-
#: core/lib/wpbc_all_translations.php:
|
6392 |
#: inc/_ps/form/class-wpbc-form-help.php:607
|
6393 |
msgid "Season filters conditions."
|
6394 |
msgstr ""
|
6395 |
|
6396 |
-
#: core/lib/wpbc_all_translations.php:
|
6397 |
#: inc/_ps/form/class-wpbc-form-help.php:620
|
6398 |
msgid "Season filter on the Season Filters page,"
|
6399 |
msgstr ""
|
6400 |
|
6401 |
-
#: core/lib/wpbc_all_translations.php:
|
6402 |
#: inc/_ps/form/class-wpbc-form-help.php:621
|
6403 |
msgid "Season filter on the Season Filters page"
|
6404 |
msgstr ""
|
6405 |
|
6406 |
-
#: core/lib/wpbc_all_translations.php:
|
6407 |
#: inc/_ps/form/class-wpbc-form-help.php:624
|
6408 |
msgid "Additional info"
|
6409 |
msgstr ""
|
6410 |
|
6411 |
-
#: core/lib/wpbc_all_translations.php:
|
6412 |
#: inc/_ps/form/class-wpbc-form-help.php:625
|
6413 |
#, php-format
|
6414 |
msgid ""
|
@@ -6416,103 +6481,103 @@ msgid ""
|
|
6416 |
"section."
|
6417 |
msgstr ""
|
6418 |
|
6419 |
-
#: core/lib/wpbc_all_translations.php:
|
6420 |
#: inc/_ps/form/class-wpbc-form-help.php:626
|
6421 |
#, php-format
|
6422 |
msgid "Please check more about this feature at %sthis page%s"
|
6423 |
msgstr ""
|
6424 |
|
6425 |
-
#: core/lib/wpbc_all_translations.php:
|
6426 |
msgid "Time Field"
|
6427 |
msgstr ""
|
6428 |
|
6429 |
-
#: core/lib/wpbc_all_translations.php:
|
6430 |
#, php-format
|
6431 |
msgid "Enter the %sTime%s using the text field."
|
6432 |
msgstr ""
|
6433 |
|
6434 |
-
#: core/lib/wpbc_all_translations.php:
|
6435 |
msgid "This field does not impact to availability (booking for the specific time) ."
|
6436 |
msgstr ""
|
6437 |
|
6438 |
-
#: core/lib/wpbc_all_translations.php:
|
6439 |
msgid "The value of this field is just saved into DB."
|
6440 |
msgstr ""
|
6441 |
|
6442 |
-
#: core/lib/wpbc_all_translations.php:
|
6443 |
msgid "Country List"
|
6444 |
msgstr ""
|
6445 |
|
6446 |
-
#: core/lib/wpbc_all_translations.php:
|
6447 |
msgid "Select the country from the predefined country list."
|
6448 |
msgstr ""
|
6449 |
|
6450 |
-
#: core/lib/wpbc_all_translations.php:
|
6451 |
#, php-format
|
6452 |
msgid "You can customize the country list at this file: %s"
|
6453 |
msgstr ""
|
6454 |
|
6455 |
-
#: core/lib/wpbc_all_translations.php:
|
6456 |
msgid "You can insert this field with default selected value."
|
6457 |
msgstr ""
|
6458 |
|
6459 |
-
#: core/lib/wpbc_all_translations.php:
|
6460 |
#, php-format
|
6461 |
msgid "Example: %s - %s\"United States\"%s is selected by default."
|
6462 |
msgstr ""
|
6463 |
|
6464 |
-
#: core/lib/wpbc_all_translations.php:
|
6465 |
msgid "Language Sections"
|
6466 |
msgstr ""
|
6467 |
|
6468 |
-
#: core/lib/wpbc_all_translations.php:
|
6469 |
msgid "Plugin support configurations of the booking form are available in different languages."
|
6470 |
msgstr ""
|
6471 |
|
6472 |
-
#: core/lib/wpbc_all_translations.php:
|
6473 |
msgid "The active language of the booking form depends on the active locale of the site."
|
6474 |
msgstr ""
|
6475 |
|
6476 |
-
#: core/lib/wpbc_all_translations.php:
|
6477 |
msgid ""
|
6478 |
"Booking Calendar supports WPML and qTranslate plugins for dynamic changing of website locale."
|
6479 |
msgstr ""
|
6480 |
|
6481 |
-
#: core/lib/wpbc_all_translations.php:
|
6482 |
msgid "Usage"
|
6483 |
msgstr ""
|
6484 |
|
6485 |
-
#: core/lib/wpbc_all_translations.php:
|
6486 |
#, php-format
|
6487 |
msgid "start new translation section in specific language, where %s - locale of the translation."
|
6488 |
msgstr ""
|
6489 |
|
6490 |
-
#: core/lib/wpbc_all_translations.php:
|
6491 |
msgid "English and French translation"
|
6492 |
msgstr ""
|
6493 |
|
6494 |
-
#: core/lib/wpbc_all_translations.php:
|
6495 |
msgid "of configuration booking form in English and French languages"
|
6496 |
msgstr ""
|
6497 |
|
6498 |
-
#: core/lib/wpbc_all_translations.php:
|
6499 |
msgid ""
|
6500 |
"Register and Translate everything in WPML plugin. Translation can be done at the WPML > \"String "
|
6501 |
"translation\" page. Required WPML 3.2 with String Translation plugin."
|
6502 |
msgstr ""
|
6503 |
|
6504 |
-
#: core/lib/wpbc_all_translations.php:
|
6505 |
msgid "Different form fields, for the different week days"
|
6506 |
msgstr ""
|
6507 |
|
6508 |
-
#: core/lib/wpbc_all_translations.php:
|
6509 |
msgid ""
|
6510 |
"This feature provides the possibility to show the different form fields or any other HTML "
|
6511 |
"content in the booking form, depending on the selection of specific week day in calendar or "
|
6512 |
"different days, which are assigned to the specific season filters"
|
6513 |
msgstr ""
|
6514 |
|
6515 |
-
#: core/lib/wpbc_all_translations.php:
|
6516 |
#, php-format
|
6517 |
msgid ""
|
6518 |
"%svalue%s – value of the specific conditions. If the value is true, so then the content of the "
|
@@ -6521,54 +6586,54 @@ msgid ""
|
|
6521 |
"at initial stage, when the date in calendar is not yet selected."
|
6522 |
msgstr ""
|
6523 |
|
6524 |
-
#: core/lib/wpbc_all_translations.php:
|
6525 |
msgid "You can use several values, separated by comma."
|
6526 |
msgstr ""
|
6527 |
|
6528 |
-
#: core/lib/wpbc_all_translations.php:
|
6529 |
msgid "You can use several values, separated by a comma."
|
6530 |
msgstr ""
|
6531 |
|
6532 |
-
#: core/lib/wpbc_all_translations.php:
|
6533 |
msgid "Cost Fields"
|
6534 |
msgstr ""
|
6535 |
|
6536 |
-
#: core/lib/wpbc_all_translations.php:
|
6537 |
msgid "Cost Correction Field"
|
6538 |
msgstr ""
|
6539 |
|
6540 |
-
#: core/lib/wpbc_all_translations.php:
|
6541 |
#, php-format
|
6542 |
msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
|
6543 |
msgstr ""
|
6544 |
|
6545 |
-
#: core/lib/wpbc_all_translations.php:
|
6546 |
#, php-format
|
6547 |
msgid "Use this field for %scorrecting the cost%s during adding new booking."
|
6548 |
msgstr ""
|
6549 |
|
6550 |
-
#: core/lib/wpbc_all_translations.php:
|
6551 |
msgid "Discount Coupon field"
|
6552 |
msgstr ""
|
6553 |
|
6554 |
-
#: core/lib/wpbc_all_translations.php:
|
6555 |
msgid "Please use this field for possibility to use coupon discounts by your visitors."
|
6556 |
msgstr ""
|
6557 |
|
6558 |
-
#: core/lib/wpbc_all_translations.php:
|
6559 |
#, php-format
|
6560 |
msgid "You can configure the discount coupon codes at this %spage%s."
|
6561 |
msgstr ""
|
6562 |
|
6563 |
-
#: core/lib/wpbc_all_translations.php:
|
6564 |
msgid "Hints for your form"
|
6565 |
msgstr ""
|
6566 |
|
6567 |
-
#: core/lib/wpbc_all_translations.php:
|
6568 |
msgid "Cost Hints"
|
6569 |
msgstr ""
|
6570 |
|
6571 |
-
#: core/lib/wpbc_all_translations.php:
|
6572 |
#: inc/_ps/form/class-wpbc-form-help.php:697
|
6573 |
#, php-format
|
6574 |
msgid ""
|
@@ -6576,16 +6641,16 @@ msgid ""
|
|
6576 |
"calendar or options in checkboxes or selectboxes)%s."
|
6577 |
msgstr ""
|
6578 |
|
6579 |
-
#: core/lib/wpbc_all_translations.php:
|
6580 |
msgid "Dates and Times Hints"
|
6581 |
msgstr ""
|
6582 |
|
6583 |
-
#: core/lib/wpbc_all_translations.php:
|
6584 |
#: inc/gateways/page-gateways.php:1066
|
6585 |
msgid "Selected Check In date."
|
6586 |
msgstr ""
|
6587 |
|
6588 |
-
#: core/lib/wpbc_all_translations.php:
|
6589 |
#: inc/_ps/form/class-wpbc-form-help.php:703 inc/_ps/form/class-wpbc-form-help.php:706
|
6590 |
#: inc/_ps/form/class-wpbc-form-help.php:709 inc/_ps/form/class-wpbc-form-help.php:712
|
6591 |
#: inc/_ps/form/class-wpbc-form-help.php:715 inc/_ps/form/class-wpbc-form-help.php:718
|
@@ -6599,91 +6664,91 @@ msgstr ""
|
|
6599 |
msgid "Example:"
|
6600 |
msgstr ""
|
6601 |
|
6602 |
-
#: core/lib/wpbc_all_translations.php:
|
6603 |
#: inc/_ps/form/class-wpbc-form-help.php:705 inc/gateways/page-gateways.php:1069
|
6604 |
msgid "Selected Check Out date."
|
6605 |
msgstr ""
|
6606 |
|
6607 |
-
#: core/lib/wpbc_all_translations.php:
|
6608 |
#: inc/gateways/page-gateways.php:1072
|
6609 |
msgid "Selected Start Time."
|
6610 |
msgstr ""
|
6611 |
|
6612 |
-
#: core/lib/wpbc_all_translations.php:
|
6613 |
#: inc/gateways/page-gateways.php:1075
|
6614 |
msgid "Selected End Time."
|
6615 |
msgstr ""
|
6616 |
|
6617 |
-
#: core/lib/wpbc_all_translations.php:
|
6618 |
#: inc/gateways/page-gateways.php:1078
|
6619 |
msgid "All selected dates."
|
6620 |
msgstr ""
|
6621 |
|
6622 |
-
#: core/lib/wpbc_all_translations.php:
|
6623 |
#: inc/gateways/page-gateways.php:1081
|
6624 |
msgid "All selected dates with times."
|
6625 |
msgstr ""
|
6626 |
|
6627 |
-
#: core/lib/wpbc_all_translations.php:
|
6628 |
#: inc/gateways/page-gateways.php:1084
|
6629 |
msgid "All selected dates in \"short\" format."
|
6630 |
msgstr ""
|
6631 |
|
6632 |
-
#: core/lib/wpbc_all_translations.php:
|
6633 |
#: inc/gateways/page-gateways.php:1087
|
6634 |
msgid "All selected dates with times in \"short\" format.."
|
6635 |
msgstr ""
|
6636 |
|
6637 |
-
#: core/lib/wpbc_all_translations.php:
|
6638 |
#: inc/gateways/page-gateways.php:1090
|
6639 |
msgid "Number of selected days."
|
6640 |
msgstr ""
|
6641 |
|
6642 |
-
#: core/lib/wpbc_all_translations.php:
|
6643 |
#: inc/gateways/page-gateways.php:1093
|
6644 |
msgid "Number of selected nights."
|
6645 |
msgstr ""
|
6646 |
|
6647 |
-
#: core/lib/wpbc_all_translations.php:
|
6648 |
msgid "Other Hints"
|
6649 |
msgstr ""
|
6650 |
|
6651 |
-
#: core/lib/wpbc_all_translations.php:
|
6652 |
#: inc/_ps/form/class-wpbc-form-help.php:743 inc/gateways/page-gateways.php:1044
|
6653 |
msgid "title of booking resource"
|
6654 |
msgstr ""
|
6655 |
|
6656 |
-
#: core/lib/wpbc_all_translations.php:
|
6657 |
msgid "ID of booking resource."
|
6658 |
msgstr ""
|
6659 |
|
6660 |
-
#: core/lib/wpbc_all_translations.php:
|
6661 |
msgid "cost of booking resource."
|
6662 |
msgstr ""
|
6663 |
|
6664 |
-
#: core/lib/wpbc_all_translations.php:
|
6665 |
msgid "capacity of booking resource."
|
6666 |
msgstr ""
|
6667 |
|
6668 |
-
#: core/lib/wpbc_all_translations.php:
|
6669 |
msgid "maximum number of visitors per booking resource."
|
6670 |
msgstr ""
|
6671 |
|
6672 |
-
#: core/lib/wpbc_all_translations.php:
|
6673 |
msgid "Tips and Tricks"
|
6674 |
msgstr ""
|
6675 |
|
6676 |
-
#: core/lib/wpbc_all_translations.php:
|
6677 |
#, php-format
|
6678 |
msgid "%sEmail verification field%s."
|
6679 |
msgstr ""
|
6680 |
|
6681 |
-
#: core/lib/wpbc_all_translations.php:
|
6682 |
#, php-format
|
6683 |
msgid "%sDescription of usage%s."
|
6684 |
msgstr ""
|
6685 |
|
6686 |
-
#: core/lib/wpbc_all_translations.php:
|
6687 |
#, php-format
|
6688 |
msgid ""
|
6689 |
"To create verification email, you need to use special CSS class in other email field. This CSS "
|
@@ -6691,256 +6756,256 @@ msgid ""
|
|
6691 |
"field: %s"
|
6692 |
msgstr ""
|
6693 |
|
6694 |
-
#: core/lib/wpbc_all_translations.php:
|
6695 |
#, php-format
|
6696 |
msgid "%sExample%s."
|
6697 |
msgstr ""
|
6698 |
|
6699 |
-
#: core/lib/wpbc_all_translations.php:
|
6700 |
msgid "confirmation email field of the primary email field"
|
6701 |
msgstr ""
|
6702 |
|
6703 |
-
#: core/lib/wpbc_all_translations.php:
|
6704 |
msgid "Generate Tag"
|
6705 |
msgstr ""
|
6706 |
|
6707 |
-
#: core/lib/wpbc_all_translations.php:
|
6708 |
msgid "Select option to configure or show help info about tags"
|
6709 |
msgstr ""
|
6710 |
|
6711 |
-
#: core/lib/wpbc_all_translations.php:
|
6712 |
msgid "Keyword"
|
6713 |
msgstr ""
|
6714 |
|
6715 |
-
#: core/lib/wpbc_all_translations.php:
|
6716 |
msgid "Enter Keyword here"
|
6717 |
msgstr ""
|
6718 |
|
6719 |
-
#: core/lib/wpbc_all_translations.php:
|
6720 |
msgid ""
|
6721 |
"Save filter settings as default template (Please, click Apply filter button, before saving!)"
|
6722 |
msgstr ""
|
6723 |
|
6724 |
-
#: core/lib/wpbc_all_translations.php:
|
6725 |
msgid "Save as Default"
|
6726 |
msgstr ""
|
6727 |
|
6728 |
-
#: core/lib/wpbc_all_translations.php:
|
6729 |
msgid "Delete your previously saved default filer template!"
|
6730 |
msgstr ""
|
6731 |
|
6732 |
-
#: core/lib/wpbc_all_translations.php:
|
6733 |
msgid "Delete template"
|
6734 |
msgstr ""
|
6735 |
|
6736 |
-
#: core/lib/wpbc_all_translations.php:
|
6737 |
msgid "Print bookings listing"
|
6738 |
msgstr ""
|
6739 |
|
6740 |
-
#: core/lib/wpbc_all_translations.php:
|
6741 |
msgid "Export only current page of bookings to CSV format"
|
6742 |
msgstr ""
|
6743 |
|
6744 |
-
#: core/lib/wpbc_all_translations.php:
|
6745 |
msgid "Export All"
|
6746 |
msgstr ""
|
6747 |
|
6748 |
-
#: core/lib/wpbc_all_translations.php:
|
6749 |
msgid "Export All bookings to CSV format"
|
6750 |
msgstr ""
|
6751 |
|
6752 |
-
#: core/lib/wpbc_all_translations.php:
|
6753 |
msgid "Edit Note"
|
6754 |
msgstr ""
|
6755 |
|
6756 |
-
#: core/lib/wpbc_all_translations.php:
|
6757 |
msgid "Change Language"
|
6758 |
msgstr ""
|
6759 |
|
6760 |
-
#: core/lib/wpbc_all_translations.php:
|
6761 |
msgid "Default Locale"
|
6762 |
msgstr ""
|
6763 |
|
6764 |
-
#: core/lib/wpbc_all_translations.php:
|
6765 |
msgid "Change Resource"
|
6766 |
msgstr ""
|
6767 |
|
6768 |
-
#: core/lib/wpbc_all_translations.php:
|
6769 |
msgid "Duplicate Booking"
|
6770 |
msgstr ""
|
6771 |
|
6772 |
-
#: core/lib/wpbc_all_translations.php:
|
6773 |
msgid "Save"
|
6774 |
msgstr ""
|
6775 |
|
6776 |
-
#: core/lib/wpbc_all_translations.php:
|
6777 |
msgid "Change"
|
6778 |
msgstr ""
|
6779 |
|
6780 |
-
#: core/lib/wpbc_all_translations.php:
|
6781 |
msgid "Print bookings"
|
6782 |
msgstr ""
|
6783 |
|
6784 |
-
#: core/lib/wpbc_all_translations.php:
|
6785 |
msgid "Export bookings"
|
6786 |
msgstr ""
|
6787 |
|
6788 |
-
#: core/lib/wpbc_all_translations.php:
|
6789 |
msgid "Download the CSV file of exported booking data"
|
6790 |
msgstr ""
|
6791 |
|
6792 |
-
#: core/lib/wpbc_all_translations.php:
|
6793 |
msgid "Download"
|
6794 |
msgstr ""
|
6795 |
|
6796 |
-
#: core/lib/wpbc_all_translations.php:
|
6797 |
msgid "Clear booking resources selection"
|
6798 |
msgstr ""
|
6799 |
|
6800 |
-
#: core/lib/wpbc_all_translations.php:
|
6801 |
msgid "Apply booking resources selection"
|
6802 |
msgstr ""
|
6803 |
|
6804 |
-
#: core/lib/wpbc_all_translations.php:
|
6805 |
msgid ""
|
6806 |
"Please note, its not possible to add new resources, if \"All resources\" option is selected. "
|
6807 |
"Please clear the selection, then add new resources."
|
6808 |
msgstr ""
|
6809 |
|
6810 |
-
#: core/lib/wpbc_all_translations.php:
|
6811 |
msgid "Add New Booking Resource(s)"
|
6812 |
msgstr ""
|
6813 |
|
6814 |
-
#: core/lib/wpbc_all_translations.php:
|
6815 |
msgid "Enter name of booking resource"
|
6816 |
msgstr ""
|
6817 |
|
6818 |
-
#: core/lib/wpbc_all_translations.php:
|
6819 |
msgid "Resources count"
|
6820 |
msgstr ""
|
6821 |
|
6822 |
-
#: core/lib/wpbc_all_translations.php:
|
6823 |
msgid "This booking resources does not exist"
|
6824 |
msgstr ""
|
6825 |
|
6826 |
-
#: core/lib/wpbc_all_translations.php:
|
6827 |
msgid "Generating columns"
|
6828 |
msgstr ""
|
6829 |
|
6830 |
-
#: core/lib/wpbc_all_translations.php:
|
6831 |
msgid "Exporting booking data"
|
6832 |
msgstr ""
|
6833 |
|
6834 |
-
#: core/lib/wpbc_all_translations.php:
|
6835 |
msgid "Generating content of file"
|
6836 |
msgstr ""
|
6837 |
|
6838 |
-
#: core/lib/wpbc_all_translations.php:
|
6839 |
msgid "Saving to file"
|
6840 |
msgstr ""
|
6841 |
|
6842 |
-
#: core/lib/wpbc_all_translations.php:
|
6843 |
msgid "The booking was canceled by the visitor."
|
6844 |
msgstr ""
|
6845 |
|
6846 |
-
#: core/lib/wpbc_all_translations.php:
|
6847 |
msgid "The booking has been canceled successfully"
|
6848 |
msgstr ""
|
6849 |
|
6850 |
-
#: core/lib/wpbc_all_translations.php:
|
6851 |
msgid "Incorrect date format"
|
6852 |
msgstr ""
|
6853 |
|
6854 |
-
#: core/lib/wpbc_all_translations.php:
|
6855 |
msgid "Change your Booking"
|
6856 |
msgstr ""
|
6857 |
|
6858 |
-
#: core/lib/wpbc_all_translations.php:
|
6859 |
msgid "Cancel Booking"
|
6860 |
msgstr ""
|
6861 |
|
6862 |
-
#: core/lib/wpbc_all_translations.php:
|
6863 |
msgid "Warning! The resource was not changed. Current dates are already booked there."
|
6864 |
msgstr ""
|
6865 |
|
6866 |
-
#: core/lib/wpbc_all_translations.php:
|
6867 |
msgid "The booking has been duplicated successfully"
|
6868 |
msgstr ""
|
6869 |
|
6870 |
-
#: core/lib/wpbc_all_translations.php:
|
6871 |
msgid "Warning! Operation failed. Current dates are already booked there."
|
6872 |
msgstr ""
|
6873 |
|
6874 |
-
#: core/lib/wpbc_all_translations.php:
|
6875 |
msgid "Sending request..."
|
6876 |
msgstr ""
|
6877 |
|
6878 |
-
#: core/lib/wpbc_all_translations.php:
|
6879 |
msgid "Order number"
|
6880 |
msgstr ""
|
6881 |
|
6882 |
-
#: core/lib/wpbc_all_translations.php:
|
6883 |
msgid "Register"
|
6884 |
msgstr ""
|
6885 |
|
6886 |
-
#: core/lib/wpbc_all_translations.php:
|
6887 |
msgid ""
|
6888 |
"Please, enter order number of your purchased version, which you received to your billing email."
|
6889 |
msgstr ""
|
6890 |
|
6891 |
-
#: core/lib/wpbc_all_translations.php:
|
6892 |
#, php-format
|
6893 |
msgid "If you will get any difficulties or have a questions, please contact by email %s"
|
6894 |
msgstr ""
|
6895 |
|
6896 |
-
#: core/lib/wpbc_all_translations.php:
|
6897 |
msgid "Default form"
|
6898 |
msgstr ""
|
6899 |
|
6900 |
-
#: core/lib/wpbc_all_translations.php:
|
6901 |
#, php-format
|
6902 |
msgid ""
|
6903 |
"There is a new version of %1$s available. <a href=\"%2$s\" target=\"_blank\" title=\"%3$s\">View "
|
6904 |
"version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>"
|
6905 |
msgstr ""
|
6906 |
|
6907 |
-
#: core/lib/wpbc_all_translations.php:
|
6908 |
#, php-format
|
6909 |
msgid "You can request the new update of plugin on %1$sthis page%2$s."
|
6910 |
msgstr ""
|
6911 |
|
6912 |
-
#: core/lib/wpbc_all_translations.php:
|
6913 |
msgid "Upgrade Notice"
|
6914 |
msgstr ""
|
6915 |
|
6916 |
-
#: core/lib/wpbc_all_translations.php:
|
6917 |
#, php-format
|
6918 |
msgid "Version %s By %s"
|
6919 |
msgstr ""
|
6920 |
|
6921 |
-
#: core/lib/wpbc_all_translations.php:
|
6922 |
msgid "View details"
|
6923 |
msgstr ""
|
6924 |
|
6925 |
-
#: core/lib/wpbc_all_translations.php:
|
6926 |
#: inc/_ps/wpbc-form-templates.php:49 inc/_ps/wpbc-form-templates.php:69
|
6927 |
#: inc/_ps/wpbc-form-templates.php:92 inc/_ps/wpbc-form-templates.php:114
|
6928 |
msgid "First Name (required)"
|
6929 |
msgstr ""
|
6930 |
|
6931 |
-
#: core/lib/wpbc_all_translations.php:
|
6932 |
#: inc/_ps/wpbc-form-templates.php:50 inc/_ps/wpbc-form-templates.php:70
|
6933 |
#: inc/_ps/wpbc-form-templates.php:93 inc/_ps/wpbc-form-templates.php:115
|
6934 |
msgid "Last Name (required)"
|
6935 |
msgstr ""
|
6936 |
|
6937 |
-
#: core/lib/wpbc_all_translations.php:
|
6938 |
#: inc/_ps/wpbc-form-templates.php:51 inc/_ps/wpbc-form-templates.php:71
|
6939 |
#: inc/_ps/wpbc-form-templates.php:94 inc/_ps/wpbc-form-templates.php:116
|
6940 |
msgid "Email (required)"
|
6941 |
msgstr ""
|
6942 |
|
6943 |
-
#: core/lib/wpbc_all_translations.php:
|
6944 |
#: inc/_ps/wpbc-form-templates.php:52 inc/_ps/wpbc-form-templates.php:72
|
6945 |
#: inc/_ps/wpbc-form-templates.php:95 inc/_ps/wpbc-form-templates.php:117
|
6946 |
#: inc/_ps/wpbc-form-templates.php:147 inc/_ps/wpbc-form-templates.php:159
|
@@ -6949,21 +7014,21 @@ msgstr ""
|
|
6949 |
msgid "Phone"
|
6950 |
msgstr ""
|
6951 |
|
6952 |
-
#: core/lib/wpbc_all_translations.php:
|
6953 |
#: inc/_ps/wpbc-form-templates.php:57 inc/_ps/wpbc-form-templates.php:77
|
6954 |
#: inc/_ps/wpbc-form-templates.php:100 inc/_ps/wpbc-form-templates.php:148
|
6955 |
#: inc/_ps/wpbc-form-templates.php:164 inc/_ps/wpbc-form-templates.php:179
|
6956 |
msgid "Adults"
|
6957 |
msgstr ""
|
6958 |
|
6959 |
-
#: core/lib/wpbc_all_translations.php:
|
6960 |
#: inc/_ps/wpbc-form-templates.php:57 inc/_ps/wpbc-form-templates.php:77
|
6961 |
#: inc/_ps/wpbc-form-templates.php:100 inc/_ps/wpbc-form-templates.php:149
|
6962 |
#: inc/_ps/wpbc-form-templates.php:165 inc/_ps/wpbc-form-templates.php:180
|
6963 |
msgid "Children"
|
6964 |
msgstr ""
|
6965 |
|
6966 |
-
#: core/lib/wpbc_all_translations.php:
|
6967 |
#: inc/_ps/wpbc-form-templates.php:58 inc/_ps/wpbc-form-templates.php:78
|
6968 |
#: inc/_ps/wpbc-form-templates.php:101 inc/_ps/wpbc-form-templates.php:123
|
6969 |
#: inc/_ps/wpbc-form-templates.php:150 inc/_ps/wpbc-form-templates.php:166
|
@@ -6971,240 +7036,234 @@ msgstr ""
|
|
6971 |
msgid "Details"
|
6972 |
msgstr ""
|
6973 |
|
6974 |
-
#: core/lib/wpbc_all_translations.php:
|
6975 |
#: inc/_ps/wpbc-form-templates.php:59 inc/_ps/wpbc-form-templates.php:79
|
6976 |
#: inc/_ps/wpbc-form-templates.php:102 inc/_ps/wpbc-form-templates.php:125
|
6977 |
msgid "I Accept term and conditions"
|
6978 |
msgstr ""
|
6979 |
|
6980 |
-
#: core/lib/wpbc_all_translations.php:
|
6981 |
#: inc/_ps/wpbc-form-templates.php:68
|
6982 |
msgid "Select Times"
|
6983 |
msgstr ""
|
6984 |
|
6985 |
-
#: core/lib/wpbc_all_translations.php:
|
6986 |
#: inc/_ps/wpbc-form-templates.php:73 inc/_ps/wpbc-form-templates.php:96
|
6987 |
#: inc/_ps/wpbc-form-templates.php:118
|
6988 |
msgid "Address (required)"
|
6989 |
msgstr ""
|
6990 |
|
6991 |
-
#: core/lib/wpbc_all_translations.php:
|
6992 |
#: inc/_ps/wpbc-form-templates.php:74 inc/_ps/wpbc-form-templates.php:97
|
6993 |
#: inc/_ps/wpbc-form-templates.php:119
|
6994 |
msgid "City (required)"
|
6995 |
msgstr ""
|
6996 |
|
6997 |
-
#: core/lib/wpbc_all_translations.php:
|
6998 |
#: inc/_ps/wpbc-form-templates.php:75 inc/_ps/wpbc-form-templates.php:98
|
6999 |
#: inc/_ps/wpbc-form-templates.php:120
|
7000 |
msgid "Post code (required)"
|
7001 |
msgstr ""
|
7002 |
|
7003 |
-
#: core/lib/wpbc_all_translations.php:
|
7004 |
#: inc/_ps/wpbc-form-templates.php:76 inc/_ps/wpbc-form-templates.php:99
|
7005 |
#: inc/_ps/wpbc-form-templates.php:121
|
7006 |
msgid "Country (required)"
|
7007 |
msgstr ""
|
7008 |
|
7009 |
-
#: core/lib/wpbc_all_translations.php:
|
7010 |
msgid "night(s)"
|
7011 |
msgstr ""
|
7012 |
|
7013 |
-
#: core/lib/wpbc_all_translations.php:
|
7014 |
#: inc/_ps/wpbc-form-templates.php:112
|
7015 |
msgid "Full cost of the booking"
|
7016 |
msgstr ""
|
7017 |
|
7018 |
-
#: core/lib/wpbc_all_translations.php:
|
7019 |
#: inc/_ps/wpbc-form-templates.php:194
|
7020 |
msgid "Visitors"
|
7021 |
msgstr ""
|
7022 |
|
7023 |
-
#: core/lib/wpbc_all_translations.php:
|
7024 |
-
#: inc/_ps/wpbc-form-templates.php:156 inc/_ps/wpbc-form-templates.php:171
|
7025 |
-
#: inc/_ps/wpbc-form-templates.php:186
|
7026 |
-
msgid "First Name"
|
7027 |
-
msgstr ""
|
7028 |
-
|
7029 |
-
#: core/lib/wpbc_all_translations.php:1349 inc/_ps/wpbc-form-templates.php:145
|
7030 |
#: inc/_ps/wpbc-form-templates.php:157 inc/_ps/wpbc-form-templates.php:172
|
7031 |
#: inc/_ps/wpbc-form-templates.php:187
|
7032 |
msgid "Last Name"
|
7033 |
msgstr ""
|
7034 |
|
7035 |
-
#: core/lib/wpbc_all_translations.php:
|
7036 |
#: inc/_ps/wpbc-form-templates.php:158 inc/_ps/wpbc-form-templates.php:173
|
7037 |
#: inc/_ps/wpbc-form-templates.php:188
|
7038 |
msgid "Email"
|
7039 |
msgstr ""
|
7040 |
|
7041 |
-
#: core/lib/wpbc_all_translations.php:
|
7042 |
#: inc/_ps/wpbc-form-templates.php:175 inc/_ps/wpbc-form-templates.php:190
|
7043 |
msgid "Address"
|
7044 |
msgstr ""
|
7045 |
|
7046 |
-
#: core/lib/wpbc_all_translations.php:
|
7047 |
#: inc/_ps/wpbc-form-templates.php:176 inc/_ps/wpbc-form-templates.php:191
|
7048 |
msgid "City"
|
7049 |
msgstr ""
|
7050 |
|
7051 |
-
#: core/lib/wpbc_all_translations.php:
|
7052 |
#: inc/_ps/wpbc-form-templates.php:177 inc/_ps/wpbc-form-templates.php:192
|
7053 |
msgid "Post code"
|
7054 |
msgstr ""
|
7055 |
|
7056 |
-
#: core/lib/wpbc_all_translations.php:
|
7057 |
#: inc/_ps/wpbc-form-templates.php:178 inc/_ps/wpbc-form-templates.php:193
|
7058 |
#: inc/gateways/page-gateways.php:340
|
7059 |
msgid "Country"
|
7060 |
msgstr ""
|
7061 |
|
7062 |
-
#: core/lib/wpbc_all_translations.php:
|
7063 |
#: inc/_ps/wpbc-form-templates.php:230 inc/_ps/wpbc-form-templates.php:240
|
7064 |
#: inc/_ps/wpbc-form-templates.php:250
|
7065 |
msgid "Check in"
|
7066 |
msgstr ""
|
7067 |
|
7068 |
-
#: core/lib/wpbc_all_translations.php:
|
7069 |
#: inc/_ps/wpbc-form-templates.php:231 inc/_ps/wpbc-form-templates.php:241
|
7070 |
#: inc/_ps/wpbc-form-templates.php:251
|
7071 |
msgid "Check out"
|
7072 |
msgstr ""
|
7073 |
|
7074 |
-
#: core/lib/wpbc_all_translations.php:
|
7075 |
#: inc/_ps/wpbc-form-templates.php:232 inc/_ps/wpbc-form-templates.php:242
|
7076 |
#: inc/_ps/wpbc-form-templates.php:252
|
7077 |
msgid "Guests"
|
7078 |
msgstr ""
|
7079 |
|
7080 |
-
#: core/lib/wpbc_all_translations.php:
|
7081 |
#: inc/_ps/wpbc-form-templates.php:297
|
7082 |
msgid "Max. persons"
|
7083 |
msgstr ""
|
7084 |
|
7085 |
-
#: core/lib/wpbc_all_translations.php:
|
7086 |
msgid "Data"
|
7087 |
msgstr ""
|
7088 |
|
7089 |
-
#: core/lib/wpbc_all_translations.php:
|
7090 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:218
|
7091 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:378 inc/gateways/ipay88/wpbc-gw-ipay88.php:255
|
7092 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:147 inc/gateways/paypal/wpbc-gw-paypal.php:344
|
7093 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:385 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7094 |
msgid "Enable this payment gateway"
|
7095 |
msgstr ""
|
7096 |
|
7097 |
-
#: core/lib/wpbc_all_translations.php:
|
7098 |
msgid "API Login ID"
|
7099 |
msgstr ""
|
7100 |
|
7101 |
-
#: core/lib/wpbc_all_translations.php:
|
7102 |
#, php-format
|
7103 |
msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
|
7104 |
msgstr ""
|
7105 |
|
7106 |
-
#: core/lib/wpbc_all_translations.php:
|
7107 |
msgid "Transaction Key"
|
7108 |
msgstr ""
|
7109 |
|
7110 |
-
#: core/lib/wpbc_all_translations.php:
|
7111 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7112 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7113 |
#, php-format
|
7114 |
msgid "This parameter have to assigned to you by %s"
|
7115 |
msgstr ""
|
7116 |
|
7117 |
-
#: core/lib/wpbc_all_translations.php:
|
7118 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:419 inc/gateways/paypal/wpbc-gw-paypal.php:423
|
7119 |
#: inc/gateways/sage/wpbc-gw-sage.php:424
|
7120 |
msgid "Chose payment mode"
|
7121 |
msgstr ""
|
7122 |
|
7123 |
-
#: core/lib/wpbc_all_translations.php:
|
7124 |
msgid ""
|
7125 |
"Select \"Live test\" or \"Live\" environment for using Merchant account or \"Developer Test\" "
|
7126 |
"for using Developer account."
|
7127 |
msgstr ""
|
7128 |
|
7129 |
-
#: core/lib/wpbc_all_translations.php:
|
7130 |
msgid ""
|
7131 |
"Transactions posted against live merchant accounts using either of the above testing methods are "
|
7132 |
"not submitted to financial institutions for authorization and are not stored in the Merchant "
|
7133 |
"Interface."
|
7134 |
msgstr ""
|
7135 |
|
7136 |
-
#: core/lib/wpbc_all_translations.php:
|
7137 |
msgid "Developer Test"
|
7138 |
msgstr ""
|
7139 |
|
7140 |
-
#: core/lib/wpbc_all_translations.php:
|
7141 |
msgid "Live Test"
|
7142 |
msgstr ""
|
7143 |
|
7144 |
-
#: core/lib/wpbc_all_translations.php:
|
7145 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:429
|
7146 |
msgid "Live"
|
7147 |
msgstr ""
|
7148 |
|
7149 |
-
#: core/lib/wpbc_all_translations.php:
|
7150 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:407 inc/gateways/sage/wpbc-gw-sage.php:438
|
7151 |
msgid "Transaction type"
|
7152 |
msgstr ""
|
7153 |
|
7154 |
-
#: core/lib/wpbc_all_translations.php:
|
7155 |
msgid "Select transaction type, which supported by the payment gateway."
|
7156 |
msgstr ""
|
7157 |
|
7158 |
-
#: core/lib/wpbc_all_translations.php:
|
7159 |
msgid "Authorization and Capture"
|
7160 |
msgstr ""
|
7161 |
|
7162 |
-
#: core/lib/wpbc_all_translations.php:
|
7163 |
msgid "Authorization Only"
|
7164 |
msgstr ""
|
7165 |
|
7166 |
-
#: core/lib/wpbc_all_translations.php:
|
7167 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:293 inc/gateways/paypal/wpbc-gw-paypal.php:438
|
7168 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:453 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7169 |
msgid "U.S. Dollars"
|
7170 |
msgstr ""
|
7171 |
|
7172 |
-
#: core/lib/wpbc_all_translations.php:
|
7173 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:451 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7174 |
msgid "Pounds Sterling"
|
7175 |
msgstr ""
|
7176 |
|
7177 |
-
#: core/lib/wpbc_all_translations.php:
|
7178 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:439 inc/gateways/sage/wpbc-gw-sage.php:452
|
7179 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7180 |
msgid "Euros"
|
7181 |
msgstr ""
|
7182 |
|
7183 |
-
#: core/lib/wpbc_all_translations.php:
|
7184 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:443 inc/gateways/sage/wpbc-gw-sage.php:456
|
7185 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7186 |
msgid "Canadian Dollars"
|
7187 |
msgstr ""
|
7188 |
|
7189 |
-
#: core/lib/wpbc_all_translations.php:
|
7190 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:299 inc/gateways/paypal/wpbc-gw-paypal.php:466
|
7191 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:478 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7192 |
msgid "Accepted Currency"
|
7193 |
msgstr ""
|
7194 |
|
7195 |
-
#: core/lib/wpbc_all_translations.php:
|
7196 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:300 inc/gateways/paypal/wpbc-gw-paypal.php:467
|
7197 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:479 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7198 |
msgid "The currency code that gateway will process the payment in."
|
7199 |
msgstr ""
|
7200 |
|
7201 |
-
#: core/lib/wpbc_all_translations.php:
|
7202 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7203 |
msgid ""
|
7204 |
"Setting the currency that is not supported by the payment processor will result in an error."
|
7205 |
msgstr ""
|
7206 |
|
7207 |
-
#: core/lib/wpbc_all_translations.php:
|
7208 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:366
|
7209 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:983 inc/gateways/ideal/wpbc-gw-ideal.php:309
|
7210 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:457 inc/gateways/ideal/wpbc-gw-ideal.php:458
|
@@ -7213,26 +7272,26 @@ msgstr ""
|
|
7213 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:495 inc/gateways/paypal/wpbc-gw-paypal.php:496
|
7214 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1327 inc/gateways/sage/wpbc-gw-sage.php:488
|
7215 |
#: inc/gateways/sage/wpbc-gw-sage.php:489 inc/gateways/sage/wpbc-gw-sage.php:1040
|
7216 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7217 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7218 |
msgid "Pay via"
|
7219 |
msgstr ""
|
7220 |
|
7221 |
-
#: core/lib/wpbc_all_translations.php:
|
7222 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:459 inc/gateways/ipay88/wpbc-gw-ipay88.php:311
|
7223 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:497 inc/gateways/sage/wpbc-gw-sage.php:490
|
7224 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7225 |
msgid "Payment button title"
|
7226 |
msgstr ""
|
7227 |
|
7228 |
-
#: core/lib/wpbc_all_translations.php:
|
7229 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:460 inc/gateways/ipay88/wpbc-gw-ipay88.php:312
|
7230 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:498 inc/gateways/sage/wpbc-gw-sage.php:491
|
7231 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7232 |
msgid "Enter the title of the payment button"
|
7233 |
msgstr ""
|
7234 |
|
7235 |
-
#: core/lib/wpbc_all_translations.php:
|
7236 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:380
|
7237 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:979 inc/gateways/ideal/wpbc-gw-ideal.php:471
|
7238 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:472 inc/gateways/ideal/wpbc-gw-ideal.php:1043
|
@@ -7240,153 +7299,153 @@ msgstr ""
|
|
7240 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:902 inc/gateways/paypal/wpbc-gw-paypal.php:523
|
7241 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:524 inc/gateways/paypal/wpbc-gw-paypal.php:1329
|
7242 |
#: inc/gateways/sage/wpbc-gw-sage.php:502 inc/gateways/sage/wpbc-gw-sage.php:503
|
7243 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:1036 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7244 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7245 |
#, php-format
|
7246 |
msgid "Payment for booking %s on these day(s): %s"
|
7247 |
msgstr ""
|
7248 |
|
7249 |
-
#: core/lib/wpbc_all_translations.php:
|
7250 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:473 inc/gateways/ipay88/wpbc-gw-ipay88.php:325
|
7251 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:525 inc/gateways/sage/wpbc-gw-sage.php:504
|
7252 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7253 |
msgid "Payment description at gateway website"
|
7254 |
msgstr ""
|
7255 |
|
7256 |
-
#: core/lib/wpbc_all_translations.php:
|
7257 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:474 inc/gateways/ipay88/wpbc-gw-ipay88.php:326
|
7258 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:526 inc/gateways/sage/wpbc-gw-sage.php:505
|
7259 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7260 |
msgid "Enter the service name or the reason for the payment here."
|
7261 |
msgstr ""
|
7262 |
|
7263 |
-
#: core/lib/wpbc_all_translations.php:
|
7264 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:475 inc/gateways/ipay88/wpbc-gw-ipay88.php:327
|
7265 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:527 inc/gateways/sage/wpbc-gw-sage.php:506
|
7266 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7267 |
msgid "You can use any shortcodes, which you have used in content of booking fields data form."
|
7268 |
msgstr ""
|
7269 |
|
7270 |
-
#: core/lib/wpbc_all_translations.php:
|
7271 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:478 inc/gateways/ipay88/wpbc-gw-ipay88.php:330
|
7272 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:530 inc/gateways/sage/wpbc-gw-sage.php:509
|
7273 |
#, php-format
|
7274 |
msgid "This field support only up to %s characters by payment system."
|
7275 |
msgstr ""
|
7276 |
|
7277 |
-
#: core/lib/wpbc_all_translations.php:
|
7278 |
msgid "Activate Relay Response"
|
7279 |
msgstr ""
|
7280 |
|
7281 |
-
#: core/lib/wpbc_all_translations.php:
|
7282 |
msgid ""
|
7283 |
"Indicate to the payment gateway that you would like to receive the transaction response to your "
|
7284 |
"site."
|
7285 |
msgstr ""
|
7286 |
|
7287 |
-
#: core/lib/wpbc_all_translations.php:
|
7288 |
msgid ""
|
7289 |
"You should leave empty the Relay Response URL and Receipt Link URL/Text in the Merchant "
|
7290 |
"Interface, if a Relay Response is activated here."
|
7291 |
msgstr ""
|
7292 |
|
7293 |
-
#: core/lib/wpbc_all_translations.php:
|
7294 |
msgid "MD5 Hash value"
|
7295 |
msgstr ""
|
7296 |
|
7297 |
-
#: core/lib/wpbc_all_translations.php:
|
7298 |
msgid ""
|
7299 |
"Please enter the MD5 Hash value, which you configured in the settings of Merchant Interface."
|
7300 |
msgstr ""
|
7301 |
|
7302 |
-
#: core/lib/wpbc_all_translations.php:
|
7303 |
msgid "To configure MD5 Hash value in Relay Response for your transactions"
|
7304 |
msgstr ""
|
7305 |
|
7306 |
-
#: core/lib/wpbc_all_translations.php:
|
7307 |
msgid "Log on to the Merchant Interface"
|
7308 |
msgstr ""
|
7309 |
|
7310 |
-
#: core/lib/wpbc_all_translations.php:
|
7311 |
msgid "Click Settings under Account in the main menu on the left"
|
7312 |
msgstr ""
|
7313 |
|
7314 |
-
#: core/lib/wpbc_all_translations.php:
|
7315 |
msgid "Click MD5-Hash in the Security Settings section"
|
7316 |
msgstr ""
|
7317 |
|
7318 |
-
#: core/lib/wpbc_all_translations.php:
|
7319 |
msgid "Enter this value"
|
7320 |
msgstr ""
|
7321 |
|
7322 |
-
#: core/lib/wpbc_all_translations.php:
|
7323 |
msgid "Click Submit"
|
7324 |
msgstr ""
|
7325 |
|
7326 |
-
#: core/lib/wpbc_all_translations.php:
|
7327 |
#, php-format
|
7328 |
msgid ""
|
7329 |
"For more information about configuring Relay Response in the Merchant Interface, please see the "
|
7330 |
"%sMerchant Integration Guide%s"
|
7331 |
msgstr ""
|
7332 |
|
7333 |
-
#: core/lib/wpbc_all_translations.php:
|
7334 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:506 inc/gateways/ipay88/wpbc-gw-ipay88.php:351
|
7335 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:530 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7336 |
msgid "Return URL after Successful order"
|
7337 |
msgstr ""
|
7338 |
|
7339 |
-
#: core/lib/wpbc_all_translations.php:
|
7340 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:522 inc/gateways/ipay88/wpbc-gw-ipay88.php:367
|
7341 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:591 inc/gateways/sage/wpbc-gw-sage.php:546
|
7342 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7343 |
msgid "The URL where visitor will be redirected after completing payment."
|
7344 |
msgstr ""
|
7345 |
|
7346 |
-
#: core/lib/wpbc_all_translations.php:
|
7347 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:523 inc/gateways/ipay88/wpbc-gw-ipay88.php:368
|
7348 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:592 inc/gateways/sage/wpbc-gw-sage.php:547
|
7349 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7350 |
#, php-format
|
7351 |
msgid "For example, a URL to your site that displays a %s\"Thank you for the payment\"%s."
|
7352 |
msgstr ""
|
7353 |
|
7354 |
-
#: core/lib/wpbc_all_translations.php:
|
7355 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:537 inc/gateways/ipay88/wpbc-gw-ipay88.php:382
|
7356 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:561 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7357 |
msgid "Return URL after Failed order"
|
7358 |
msgstr ""
|
7359 |
|
7360 |
-
#: core/lib/wpbc_all_translations.php:
|
7361 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:553 inc/gateways/ipay88/wpbc-gw-ipay88.php:398
|
7362 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:622 inc/gateways/sage/wpbc-gw-sage.php:577
|
7363 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7364 |
msgid "The URL where the visitor will be redirected after completing payment."
|
7365 |
msgstr ""
|
7366 |
|
7367 |
-
#: core/lib/wpbc_all_translations.php:
|
7368 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:554 inc/gateways/ipay88/wpbc-gw-ipay88.php:399
|
7369 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:623 inc/gateways/sage/wpbc-gw-sage.php:578
|
7370 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7371 |
#, php-format
|
7372 |
msgid "For example, the URL to your website that displays a %s\"Payment Canceled\"%s page."
|
7373 |
msgstr ""
|
7374 |
|
7375 |
-
#: core/lib/wpbc_all_translations.php:
|
7376 |
msgid "Automatically approve booking"
|
7377 |
msgstr ""
|
7378 |
|
7379 |
-
#: core/lib/wpbc_all_translations.php:
|
7380 |
msgid "Check this box to automatically approve booking, when visitor makes a successful payment."
|
7381 |
msgstr ""
|
7382 |
|
7383 |
-
#: core/lib/wpbc_all_translations.php:
|
7384 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:412 inc/gateways/paypal/wpbc-gw-paypal.php:640
|
7385 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:591 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7386 |
msgid "This will not work, if the visitor leaves the payment page."
|
7387 |
msgstr ""
|
7388 |
|
7389 |
-
#: core/lib/wpbc_all_translations.php:
|
7390 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:343
|
7391 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:424
|
7392 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:446
|
@@ -7395,16 +7454,16 @@ msgstr ""
|
|
7395 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:283 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:388
|
7396 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:947 inc/gateways/paypal/wpbc-gw-paypal.php:1042
|
7397 |
#: inc/gateways/sage/wpbc-gw-sage.php:781 inc/gateways/sage/wpbc-gw-sage.php:892
|
7398 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7399 |
#, php-format
|
7400 |
msgid "%s Settings"
|
7401 |
msgstr ""
|
7402 |
|
7403 |
-
#: core/lib/wpbc_all_translations.php:
|
7404 |
msgid "Integration of authorizenet payment system"
|
7405 |
msgstr ""
|
7406 |
|
7407 |
-
#: core/lib/wpbc_all_translations.php:
|
7408 |
#, php-format
|
7409 |
msgid ""
|
7410 |
"If you have no account on this system, please sign up for a %sdeveloper test account%s to obtain "
|
@@ -7412,980 +7471,980 @@ msgid ""
|
|
7412 |
"gateway."
|
7413 |
msgstr ""
|
7414 |
|
7415 |
-
#: core/lib/wpbc_all_translations.php:
|
7416 |
msgid ""
|
7417 |
"Please configure all fields inside the Billing form fields tab at this page, when using a "
|
7418 |
"European payment processor"
|
7419 |
msgstr ""
|
7420 |
|
7421 |
-
#: core/lib/wpbc_all_translations.php:
|
7422 |
msgid "Be sure that the merchant server system clock is set to the proper time and time zone."
|
7423 |
msgstr ""
|
7424 |
|
7425 |
-
#: core/lib/wpbc_all_translations.php:
|
7426 |
#, php-format
|
7427 |
msgid "%s - Server Integration Method (SIM)"
|
7428 |
msgstr ""
|
7429 |
|
7430 |
-
#: core/lib/wpbc_all_translations.php:
|
7431 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:159
|
7432 |
msgid "Payment method description that the customer will see on your payment page."
|
7433 |
msgstr ""
|
7434 |
|
7435 |
-
#: core/lib/wpbc_all_translations.php:
|
7436 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:342
|
7437 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:343
|
7438 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:424
|
7439 |
msgid "Bank Transfer"
|
7440 |
msgstr ""
|
7441 |
|
7442 |
-
#: core/lib/wpbc_all_translations.php:
|
7443 |
msgid "Integration of Bank Transfer payment system"
|
7444 |
msgstr ""
|
7445 |
|
7446 |
-
#: core/lib/wpbc_all_translations.php:
|
7447 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:465
|
7448 |
msgid "Account details"
|
7449 |
msgstr ""
|
7450 |
|
7451 |
-
#: core/lib/wpbc_all_translations.php:
|
7452 |
#, php-format
|
7453 |
msgid "Allow payments by %sdirect bank / wire transfer%s"
|
7454 |
msgstr ""
|
7455 |
|
7456 |
-
#: core/lib/wpbc_all_translations.php:
|
7457 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:364
|
7458 |
msgid "Its only show fixed payment details."
|
7459 |
msgstr ""
|
7460 |
|
7461 |
-
#: core/lib/wpbc_all_translations.php:
|
7462 |
msgid "Sort Code"
|
7463 |
msgstr ""
|
7464 |
|
7465 |
-
#: core/lib/wpbc_all_translations.php:
|
7466 |
#, php-format
|
7467 |
msgid ""
|
7468 |
"Dear %sMake your payment %s directly into our bank account. %sPlease use your Booking ID %s as "
|
7469 |
"the payment reference! %s %s: %s %s: %s %s: %s %s: %s"
|
7470 |
msgstr ""
|
7471 |
|
7472 |
-
#: core/lib/wpbc_all_translations.php:
|
7473 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:737
|
7474 |
msgid "Account Number"
|
7475 |
msgstr ""
|
7476 |
|
7477 |
-
#: core/lib/wpbc_all_translations.php:
|
7478 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:740
|
7479 |
msgid "IBAN"
|
7480 |
msgstr ""
|
7481 |
|
7482 |
-
#: core/lib/wpbc_all_translations.php:
|
7483 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:741
|
7484 |
msgid "BIC / Swift"
|
7485 |
msgstr ""
|
7486 |
|
7487 |
-
#: core/lib/wpbc_all_translations.php:
|
7488 |
msgid "Account Name"
|
7489 |
msgstr ""
|
7490 |
|
7491 |
-
#: core/lib/wpbc_all_translations.php:
|
7492 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:324
|
7493 |
msgid "Bank Name"
|
7494 |
msgstr ""
|
7495 |
|
7496 |
-
#: core/lib/wpbc_all_translations.php:
|
7497 |
msgid "BSB"
|
7498 |
msgstr ""
|
7499 |
|
7500 |
-
#: core/lib/wpbc_all_translations.php:
|
7501 |
msgid "Bank Transit Number"
|
7502 |
msgstr ""
|
7503 |
|
7504 |
-
#: core/lib/wpbc_all_translations.php:
|
7505 |
msgid "IFSC"
|
7506 |
msgstr ""
|
7507 |
|
7508 |
-
#: core/lib/wpbc_all_translations.php:
|
7509 |
msgid "Branch Sort"
|
7510 |
msgstr ""
|
7511 |
|
7512 |
-
#: core/lib/wpbc_all_translations.php:
|
7513 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:791
|
7514 |
msgid "Bank Code"
|
7515 |
msgstr ""
|
7516 |
|
7517 |
-
#: core/lib/wpbc_all_translations.php:
|
7518 |
msgid "Routing Number"
|
7519 |
msgstr ""
|
7520 |
|
7521 |
-
#: core/lib/wpbc_all_translations.php:
|
7522 |
msgid "Branch Code"
|
7523 |
msgstr ""
|
7524 |
|
7525 |
-
#: core/lib/wpbc_all_translations.php:
|
7526 |
#, php-format
|
7527 |
msgid "%s - inserting all bank accounts details"
|
7528 |
msgstr ""
|
7529 |
|
7530 |
-
#: core/lib/wpbc_all_translations.php:
|
7531 |
#, php-format
|
7532 |
msgid "%s - inserting account name"
|
7533 |
msgstr ""
|
7534 |
|
7535 |
-
#: core/lib/wpbc_all_translations.php:
|
7536 |
#, php-format
|
7537 |
msgid "%s - inserting account number"
|
7538 |
msgstr ""
|
7539 |
|
7540 |
-
#: core/lib/wpbc_all_translations.php:
|
7541 |
#, php-format
|
7542 |
msgid "%s - inserting bank name "
|
7543 |
msgstr ""
|
7544 |
|
7545 |
-
#: core/lib/wpbc_all_translations.php:
|
7546 |
#, php-format
|
7547 |
msgid "%s - inserting sort code "
|
7548 |
msgstr ""
|
7549 |
|
7550 |
-
#: core/lib/wpbc_all_translations.php:
|
7551 |
#, php-format
|
7552 |
msgid "%s - inserting IBAN "
|
7553 |
msgstr ""
|
7554 |
|
7555 |
-
#: core/lib/wpbc_all_translations.php:
|
7556 |
#, php-format
|
7557 |
msgid "%s - inserting BIC "
|
7558 |
msgstr ""
|
7559 |
|
7560 |
-
#: core/lib/wpbc_all_translations.php:
|
7561 |
msgid ""
|
7562 |
"You can use any shortcodes, that you can use in payment description form at Settings Payment "
|
7563 |
"General page"
|
7564 |
msgstr ""
|
7565 |
|
7566 |
-
#: core/lib/wpbc_all_translations.php:
|
7567 |
msgid "+ Add Account"
|
7568 |
msgstr ""
|
7569 |
|
7570 |
-
#: core/lib/wpbc_all_translations.php:
|
7571 |
msgid "Remove selected account(s)"
|
7572 |
msgstr ""
|
7573 |
|
7574 |
-
#: core/lib/wpbc_all_translations.php:
|
7575 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:500
|
7576 |
msgid "Successful payment"
|
7577 |
msgstr ""
|
7578 |
|
7579 |
-
#: core/lib/wpbc_all_translations.php:
|
7580 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:503
|
7581 |
msgid " Parameters are incorrect,"
|
7582 |
msgstr ""
|
7583 |
|
7584 |
-
#: core/lib/wpbc_all_translations.php:
|
7585 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:505
|
7586 |
msgid "Cannot find the record"
|
7587 |
msgstr ""
|
7588 |
|
7589 |
-
#: core/lib/wpbc_all_translations.php:
|
7590 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:507
|
7591 |
msgid "Amount different"
|
7592 |
msgstr ""
|
7593 |
|
7594 |
-
#: core/lib/wpbc_all_translations.php:
|
7595 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:509
|
7596 |
msgid "Payment failed"
|
7597 |
msgstr ""
|
7598 |
|
7599 |
-
#: core/lib/wpbc_all_translations.php:
|
7600 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:511
|
7601 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
7602 |
msgstr ""
|
7603 |
|
7604 |
-
#: core/lib/wpbc_all_translations.php:
|
7605 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:513
|
7606 |
msgid "Connection Error"
|
7607 |
msgstr ""
|
7608 |
|
7609 |
-
#: core/lib/wpbc_all_translations.php:
|
7610 |
msgid "Merchant Code"
|
7611 |
msgstr ""
|
7612 |
|
7613 |
-
#: core/lib/wpbc_all_translations.php:
|
7614 |
msgid "Enter your iPay88 Merchant Code."
|
7615 |
msgstr ""
|
7616 |
|
7617 |
-
#: core/lib/wpbc_all_translations.php:
|
7618 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:280
|
7619 |
msgid "Merchant Key"
|
7620 |
msgstr ""
|
7621 |
|
7622 |
-
#: core/lib/wpbc_all_translations.php:
|
7623 |
msgid "Enter your iPay88 Merchant Key."
|
7624 |
msgstr ""
|
7625 |
|
7626 |
-
#: core/lib/wpbc_all_translations.php:
|
7627 |
msgid "Malaysian Ringgit"
|
7628 |
msgstr ""
|
7629 |
|
7630 |
-
#: core/lib/wpbc_all_translations.php:
|
7631 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:458 inc/gateways/sage/wpbc-gw-sage.php:471
|
7632 |
msgid "Philippine Pesos"
|
7633 |
msgstr ""
|
7634 |
|
7635 |
-
#: core/lib/wpbc_all_translations.php:
|
7636 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:409 inc/gateways/paypal/wpbc-gw-paypal.php:637
|
7637 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:588 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7638 |
msgid "Automatically approve/cancel booking"
|
7639 |
msgstr ""
|
7640 |
|
7641 |
-
#: core/lib/wpbc_all_translations.php:
|
7642 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:410 inc/gateways/paypal/wpbc-gw-paypal.php:638
|
7643 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:589 inc/gateways/stripe/wpbc-gw-stripe.php:
|
7644 |
msgid ""
|
7645 |
"Check this box to automatically approve bookings, when visitor makes a successful payment, or "
|
7646 |
"automatically cancel the booking, when visitor makes a payment cancellation."
|
7647 |
msgstr ""
|
7648 |
|
7649 |
-
#: core/lib/wpbc_all_translations.php:
|
7650 |
msgid "Integration of iPay88 payment system"
|
7651 |
msgstr ""
|
7652 |
|
7653 |
-
#: core/lib/wpbc_all_translations.php:
|
7654 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:751 inc/gateways/sage/wpbc-gw-sage.php:881
|
7655 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
7656 |
#, php-format
|
7657 |
msgid ""
|
7658 |
"Please configure all fields inside the %sBilling form fields%s section at %sPayments General%s "
|
7659 |
"tab."
|
7660 |
msgstr ""
|
7661 |
|
7662 |
-
#: core/lib/wpbc_all_translations.php:
|
7663 |
msgid "for 1 day"
|
7664 |
msgstr ""
|
7665 |
|
7666 |
-
#: core/lib/wpbc_all_translations.php:
|
7667 |
msgid "for 1 night"
|
7668 |
msgstr ""
|
7669 |
|
7670 |
-
#: core/lib/wpbc_all_translations.php:
|
7671 |
msgid "fixed sum"
|
7672 |
msgstr ""
|
7673 |
|
7674 |
-
#: core/lib/wpbc_all_translations.php:
|
7675 |
msgid "for 1 hour"
|
7676 |
msgstr ""
|
7677 |
|
7678 |
-
#: core/lib/wpbc_all_translations.php:
|
7679 |
msgid "Set the cost"
|
7680 |
msgstr ""
|
7681 |
|
7682 |
-
#: core/lib/wpbc_all_translations.php:
|
7683 |
msgid " Select your cost configuration."
|
7684 |
msgstr ""
|
7685 |
|
7686 |
-
#: core/lib/wpbc_all_translations.php:
|
7687 |
msgid "Time impact to cost"
|
7688 |
msgstr ""
|
7689 |
|
7690 |
-
#: core/lib/wpbc_all_translations.php:
|
7691 |
#, php-format
|
7692 |
msgid ""
|
7693 |
"Check this box if you want the %stime selection%s on the booking form %sapplied to the cost "
|
7694 |
"calculation%s."
|
7695 |
msgstr ""
|
7696 |
|
7697 |
-
#: core/lib/wpbc_all_translations.php:
|
7698 |
msgid ""
|
7699 |
"Check this box if you want that specific additional cost, which configured as percentage for "
|
7700 |
"some option, apply to other additional fixed costs and not only to original booking cost."
|
7701 |
msgstr ""
|
7702 |
|
7703 |
-
#: core/lib/wpbc_all_translations.php:
|
7704 |
#: inc/gateways/page-gateways.php:841
|
7705 |
msgid "Currency"
|
7706 |
msgstr ""
|
7707 |
|
7708 |
-
#: core/lib/wpbc_all_translations.php:
|
7709 |
msgid ""
|
7710 |
"This is default currency that showing at your website. Specific payment gateway(s) can support "
|
7711 |
"or does not suport it."
|
7712 |
msgstr ""
|
7713 |
|
7714 |
-
#: core/lib/wpbc_all_translations.php:
|
7715 |
#: inc/gateways/page-gateways.php:180 inc/gateways/page-gateways.php:893
|
7716 |
msgid "Important"
|
7717 |
msgstr ""
|
7718 |
|
7719 |
-
#: core/lib/wpbc_all_translations.php:
|
7720 |
msgid "Check and configure currency at each activated payment gateway."
|
7721 |
msgstr ""
|
7722 |
|
7723 |
-
#: core/lib/wpbc_all_translations.php:
|
7724 |
msgid "Currency Position"
|
7725 |
msgstr ""
|
7726 |
|
7727 |
-
#: core/lib/wpbc_all_translations.php:
|
7728 |
msgid "Set position of the currency symbol."
|
7729 |
msgstr ""
|
7730 |
|
7731 |
-
#: core/lib/wpbc_all_translations.php:
|
7732 |
msgid "Left"
|
7733 |
msgstr ""
|
7734 |
|
7735 |
-
#: core/lib/wpbc_all_translations.php:
|
7736 |
msgid "Right"
|
7737 |
msgstr ""
|
7738 |
|
7739 |
-
#: core/lib/wpbc_all_translations.php:
|
7740 |
msgid "Left with space"
|
7741 |
msgstr ""
|
7742 |
|
7743 |
-
#: core/lib/wpbc_all_translations.php:
|
7744 |
msgid "Right with space"
|
7745 |
msgstr ""
|
7746 |
|
7747 |
-
#: core/lib/wpbc_all_translations.php:
|
7748 |
msgid "Currency format"
|
7749 |
msgstr ""
|
7750 |
|
7751 |
-
#: core/lib/wpbc_all_translations.php:
|
7752 |
msgid "Number of decimal points"
|
7753 |
msgstr ""
|
7754 |
|
7755 |
-
#: core/lib/wpbc_all_translations.php:
|
7756 |
#: inc/gateways/page-gateways.php:248
|
7757 |
msgid "No separator"
|
7758 |
msgstr ""
|
7759 |
|
7760 |
-
#: core/lib/wpbc_all_translations.php:
|
7761 |
#: inc/gateways/page-gateways.php:249
|
7762 |
msgid "Space"
|
7763 |
msgstr ""
|
7764 |
|
7765 |
-
#: core/lib/wpbc_all_translations.php:
|
7766 |
#: inc/gateways/page-gateways.php:250
|
7767 |
msgid "Dot"
|
7768 |
msgstr ""
|
7769 |
|
7770 |
-
#: core/lib/wpbc_all_translations.php:
|
7771 |
#: inc/gateways/page-gateways.php:251
|
7772 |
msgid "Comma"
|
7773 |
msgstr ""
|
7774 |
|
7775 |
-
#: core/lib/wpbc_all_translations.php:
|
7776 |
msgid "Separator for the decimal point"
|
7777 |
msgstr ""
|
7778 |
|
7779 |
-
#: core/lib/wpbc_all_translations.php:
|
7780 |
msgid "Thousands separator"
|
7781 |
msgstr ""
|
7782 |
|
7783 |
-
#: core/lib/wpbc_all_translations.php:
|
7784 |
msgid "Please select"
|
7785 |
msgstr ""
|
7786 |
|
7787 |
-
#: core/lib/wpbc_all_translations.php:
|
7788 |
msgid ""
|
7789 |
"Please select a field from your booking form. This field will be automatically assigned to the "
|
7790 |
"current field in the billing form."
|
7791 |
msgstr ""
|
7792 |
|
7793 |
-
#: core/lib/wpbc_all_translations.php:
|
7794 |
msgid "Customer Email"
|
7795 |
msgstr ""
|
7796 |
|
7797 |
-
#: core/lib/wpbc_all_translations.php:
|
7798 |
msgid "First Name(s)"
|
7799 |
msgstr ""
|
7800 |
|
7801 |
-
#: core/lib/wpbc_all_translations.php:
|
7802 |
msgid "Last name"
|
7803 |
msgstr ""
|
7804 |
|
7805 |
-
#: core/lib/wpbc_all_translations.php:
|
7806 |
msgid "Billing Address"
|
7807 |
msgstr ""
|
7808 |
|
7809 |
-
#: core/lib/wpbc_all_translations.php:
|
7810 |
msgid "Billing City"
|
7811 |
msgstr ""
|
7812 |
|
7813 |
-
#: core/lib/wpbc_all_translations.php:
|
7814 |
msgid "Post Code"
|
7815 |
msgstr ""
|
7816 |
|
7817 |
-
#: core/lib/wpbc_all_translations.php:
|
7818 |
msgid "State"
|
7819 |
msgstr ""
|
7820 |
|
7821 |
-
#: core/lib/wpbc_all_translations.php:
|
7822 |
msgid "Show booking details in payment form"
|
7823 |
msgstr ""
|
7824 |
|
7825 |
-
#: core/lib/wpbc_all_translations.php:
|
7826 |
#, php-format
|
7827 |
msgid ""
|
7828 |
" Check this checkbox if you want to show the %sbooking details summary%s above the payment form"
|
7829 |
msgstr ""
|
7830 |
|
7831 |
-
#: core/lib/wpbc_all_translations.php:
|
7832 |
msgid "Configure booking details summary above the payment form"
|
7833 |
msgstr ""
|
7834 |
|
7835 |
-
#: core/lib/wpbc_all_translations.php:
|
7836 |
msgid "Payments"
|
7837 |
msgstr ""
|
7838 |
|
7839 |
-
#: core/lib/wpbc_all_translations.php:
|
7840 |
msgid "Customizaton of Payment"
|
7841 |
msgstr ""
|
7842 |
|
7843 |
-
#: core/lib/wpbc_all_translations.php:
|
7844 |
msgid "Payment Gateways"
|
7845 |
msgstr ""
|
7846 |
|
7847 |
-
#: core/lib/wpbc_all_translations.php:
|
7848 |
#: inc/gateways/page-gateways.php:581 inc/gateways/page-gateways.php:608
|
7849 |
msgid "Payment Settings"
|
7850 |
msgstr ""
|
7851 |
|
7852 |
-
#: core/lib/wpbc_all_translations.php:
|
7853 |
msgid "Payment Gateways - General Settings"
|
7854 |
msgstr ""
|
7855 |
|
7856 |
-
#: core/lib/wpbc_all_translations.php:
|
7857 |
#: inc/gateways/page-gateways.php:603
|
7858 |
msgid "Active Payment Gateways"
|
7859 |
msgstr ""
|
7860 |
|
7861 |
-
#: core/lib/wpbc_all_translations.php:
|
7862 |
#: inc/gateways/page-gateways.php:624
|
7863 |
msgid "Billing form fields"
|
7864 |
msgstr ""
|
7865 |
|
7866 |
-
#: core/lib/wpbc_all_translations.php:
|
7867 |
#: inc/gateways/page-gateways.php:638
|
7868 |
msgid "Payment Description"
|
7869 |
msgstr ""
|
7870 |
|
7871 |
-
#: core/lib/wpbc_all_translations.php:
|
7872 |
msgid "Gateway"
|
7873 |
msgstr ""
|
7874 |
|
7875 |
-
#: core/lib/wpbc_all_translations.php:
|
7876 |
#, php-format
|
7877 |
msgid "Some currencies at payment gateways are different from main currency %s"
|
7878 |
msgstr ""
|
7879 |
|
7880 |
-
#: core/lib/wpbc_all_translations.php:
|
7881 |
#, php-format
|
7882 |
msgid ""
|
7883 |
"Interface of plugin is using %s currency. Specific payment gateway will use own currency in "
|
7884 |
"payment form without currency exchange! Its can be reason of wrong cost."
|
7885 |
msgstr ""
|
7886 |
|
7887 |
-
#: core/lib/wpbc_all_translations.php:
|
7888 |
msgid "ID of booking"
|
7889 |
msgstr ""
|
7890 |
|
7891 |
-
#: core/lib/wpbc_all_translations.php:
|
7892 |
msgid "ID of booking resources"
|
7893 |
msgstr ""
|
7894 |
|
7895 |
-
#: core/lib/wpbc_all_translations.php:
|
7896 |
msgid "current date"
|
7897 |
msgstr ""
|
7898 |
|
7899 |
-
#: core/lib/wpbc_all_translations.php:
|
7900 |
msgid "current time"
|
7901 |
msgstr ""
|
7902 |
|
7903 |
-
#: core/lib/wpbc_all_translations.php:
|
7904 |
msgid "content data of this booking"
|
7905 |
msgstr ""
|
7906 |
|
7907 |
-
#: core/lib/wpbc_all_translations.php:
|
7908 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:181
|
7909 |
msgid "show amount to pay"
|
7910 |
msgstr ""
|
7911 |
|
7912 |
-
#: core/lib/wpbc_all_translations.php:
|
7913 |
msgid "total booking cost"
|
7914 |
msgstr ""
|
7915 |
|
7916 |
-
#: core/lib/wpbc_all_translations.php:
|
7917 |
msgid "deposit cost"
|
7918 |
msgstr ""
|
7919 |
|
7920 |
-
#: core/lib/wpbc_all_translations.php:
|
7921 |
msgid "balance cost"
|
7922 |
msgstr ""
|
7923 |
|
7924 |
-
#: core/lib/wpbc_all_translations.php:
|
7925 |
msgid "original booking cost"
|
7926 |
msgstr ""
|
7927 |
|
7928 |
-
#: core/lib/wpbc_all_translations.php:
|
7929 |
msgid "additional booking cost"
|
7930 |
msgstr ""
|
7931 |
|
7932 |
-
#: core/lib/wpbc_all_translations.php:
|
7933 |
msgid "Amount to pay"
|
7934 |
msgstr ""
|
7935 |
|
7936 |
-
#: core/lib/wpbc_all_translations.php:
|
7937 |
#, php-format
|
7938 |
msgid "Please make payment for your booking %s on %s For reference your booking ID: %s"
|
7939 |
msgstr ""
|
7940 |
|
7941 |
-
#: core/lib/wpbc_all_translations.php:
|
7942 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:282 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:283
|
7943 |
msgid "Pay in Cash"
|
7944 |
msgstr ""
|
7945 |
|
7946 |
-
#: core/lib/wpbc_all_translations.php:
|
7947 |
msgid "Integration of Pay in Cash payment system"
|
7948 |
msgstr ""
|
7949 |
|
7950 |
-
#: core/lib/wpbc_all_translations.php:
|
7951 |
#, php-format
|
7952 |
msgid "If you accept %scash payment%s, you can write details about it here"
|
7953 |
msgstr ""
|
7954 |
|
7955 |
-
#: core/lib/wpbc_all_translations.php:
|
7956 |
#, php-format
|
7957 |
msgid "Dear %sPay in cash %s for your booking %s on check in %sFor reference your booking ID: %s"
|
7958 |
msgstr ""
|
7959 |
|
7960 |
-
#: core/lib/wpbc_all_translations.php:
|
7961 |
msgid "Error IPN"
|
7962 |
msgstr ""
|
7963 |
|
7964 |
-
#: core/lib/wpbc_all_translations.php:
|
7965 |
msgid "Verified IPN"
|
7966 |
msgstr ""
|
7967 |
|
7968 |
-
#: core/lib/wpbc_all_translations.php:
|
7969 |
msgid "Invalid IPN"
|
7970 |
msgstr ""
|
7971 |
|
7972 |
-
#: core/lib/wpbc_all_translations.php:
|
7973 |
msgid "Make payments with payPal - its fast, free and secure!"
|
7974 |
msgstr ""
|
7975 |
|
7976 |
-
#: core/lib/wpbc_all_translations.php:
|
7977 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:822
|
7978 |
msgid "Paypal Standard"
|
7979 |
msgstr ""
|
7980 |
|
7981 |
-
#: core/lib/wpbc_all_translations.php:
|
7982 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:822
|
7983 |
msgid "Paypal Pro Hosted Solution"
|
7984 |
msgstr ""
|
7985 |
|
7986 |
-
#: core/lib/wpbc_all_translations.php:
|
7987 |
msgid "Account Type"
|
7988 |
msgstr ""
|
7989 |
|
7990 |
-
#: core/lib/wpbc_all_translations.php:
|
7991 |
msgid "Paypal Email address to receive payments"
|
7992 |
msgstr ""
|
7993 |
|
7994 |
-
#: core/lib/wpbc_all_translations.php:
|
7995 |
msgid "This is the Paypal Email address where payments will be sent"
|
7996 |
msgstr ""
|
7997 |
|
7998 |
-
#: core/lib/wpbc_all_translations.php:
|
7999 |
msgid "Secure Merchant ID"
|
8000 |
msgstr ""
|
8001 |
|
8002 |
-
#: core/lib/wpbc_all_translations.php:
|
8003 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
8004 |
msgstr ""
|
8005 |
|
8006 |
-
#: core/lib/wpbc_all_translations.php:
|
8007 |
msgid ""
|
8008 |
" Indicates whether the transaction is payment on a final sale or an authorization for a final "
|
8009 |
"sale, to be captured later. "
|
8010 |
msgstr ""
|
8011 |
|
8012 |
-
#: core/lib/wpbc_all_translations.php:
|
8013 |
msgid "Sale"
|
8014 |
msgstr ""
|
8015 |
|
8016 |
-
#: core/lib/wpbc_all_translations.php:
|
8017 |
msgid "Authorization"
|
8018 |
msgstr ""
|
8019 |
|
8020 |
-
#: core/lib/wpbc_all_translations.php:
|
8021 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
8022 |
msgstr ""
|
8023 |
|
8024 |
-
#: core/lib/wpbc_all_translations.php:
|
8025 |
msgid "Sandbox"
|
8026 |
msgstr ""
|
8027 |
|
8028 |
-
#: core/lib/wpbc_all_translations.php:
|
8029 |
msgid "British Pound"
|
8030 |
msgstr ""
|
8031 |
|
8032 |
-
#: core/lib/wpbc_all_translations.php:
|
8033 |
msgid "Japanese Yen"
|
8034 |
msgstr ""
|
8035 |
|
8036 |
-
#: core/lib/wpbc_all_translations.php:
|
8037 |
#: inc/gateways/sage/wpbc-gw-sage.php:455
|
8038 |
msgid "Australian Dollars"
|
8039 |
msgstr ""
|
8040 |
|
8041 |
-
#: core/lib/wpbc_all_translations.php:
|
8042 |
#: inc/gateways/sage/wpbc-gw-sage.php:457
|
8043 |
msgid "New Zealand Dollar"
|
8044 |
msgstr ""
|
8045 |
|
8046 |
-
#: core/lib/wpbc_all_translations.php:
|
8047 |
#: inc/gateways/sage/wpbc-gw-sage.php:458
|
8048 |
msgid "Swiss Franc"
|
8049 |
msgstr ""
|
8050 |
|
8051 |
-
#: core/lib/wpbc_all_translations.php:
|
8052 |
#: inc/gateways/sage/wpbc-gw-sage.php:459
|
8053 |
msgid "Hong Kong Dollar"
|
8054 |
msgstr ""
|
8055 |
|
8056 |
-
#: core/lib/wpbc_all_translations.php:
|
8057 |
#: inc/gateways/sage/wpbc-gw-sage.php:460
|
8058 |
msgid "Singapore Dollar"
|
8059 |
msgstr ""
|
8060 |
|
8061 |
-
#: core/lib/wpbc_all_translations.php:
|
8062 |
#: inc/gateways/sage/wpbc-gw-sage.php:461
|
8063 |
msgid "Swedish Krona"
|
8064 |
msgstr ""
|
8065 |
|
8066 |
-
#: core/lib/wpbc_all_translations.php:
|
8067 |
#: inc/gateways/sage/wpbc-gw-sage.php:462
|
8068 |
msgid "Danish Krone"
|
8069 |
msgstr ""
|
8070 |
|
8071 |
-
#: core/lib/wpbc_all_translations.php:
|
8072 |
#: inc/gateways/sage/wpbc-gw-sage.php:463
|
8073 |
msgid "Polish Zloty"
|
8074 |
msgstr ""
|
8075 |
|
8076 |
-
#: core/lib/wpbc_all_translations.php:
|
8077 |
#: inc/gateways/sage/wpbc-gw-sage.php:464
|
8078 |
msgid "Norwegian Krone"
|
8079 |
msgstr ""
|
8080 |
|
8081 |
-
#: core/lib/wpbc_all_translations.php:
|
8082 |
#: inc/gateways/sage/wpbc-gw-sage.php:465
|
8083 |
msgid "Hungarian Forint"
|
8084 |
msgstr ""
|
8085 |
|
8086 |
-
#: core/lib/wpbc_all_translations.php:
|
8087 |
#: inc/gateways/sage/wpbc-gw-sage.php:466
|
8088 |
msgid "Czech Koruna"
|
8089 |
msgstr ""
|
8090 |
|
8091 |
-
#: core/lib/wpbc_all_translations.php:
|
8092 |
msgid "Israeli New Shekel"
|
8093 |
msgstr ""
|
8094 |
|
8095 |
-
#: core/lib/wpbc_all_translations.php:
|
8096 |
#: inc/gateways/sage/wpbc-gw-sage.php:468
|
8097 |
msgid "Mexican Peso"
|
8098 |
msgstr ""
|
8099 |
|
8100 |
-
#: core/lib/wpbc_all_translations.php:
|
8101 |
#: inc/gateways/sage/wpbc-gw-sage.php:469
|
8102 |
msgid "Brazilian Real (only for Brazilian users)"
|
8103 |
msgstr ""
|
8104 |
|
8105 |
-
#: core/lib/wpbc_all_translations.php:
|
8106 |
#: inc/gateways/sage/wpbc-gw-sage.php:470
|
8107 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
8108 |
msgstr ""
|
8109 |
|
8110 |
-
#: core/lib/wpbc_all_translations.php:
|
8111 |
#: inc/gateways/sage/wpbc-gw-sage.php:472
|
8112 |
msgid "Taiwan New Dollars"
|
8113 |
msgstr ""
|
8114 |
|
8115 |
-
#: core/lib/wpbc_all_translations.php:
|
8116 |
#: inc/gateways/sage/wpbc-gw-sage.php:473
|
8117 |
msgid "Thai Baht"
|
8118 |
msgstr ""
|
8119 |
|
8120 |
-
#: core/lib/wpbc_all_translations.php:
|
8121 |
msgid "Turkish Lira (only for Turkish members)"
|
8122 |
msgstr ""
|
8123 |
|
8124 |
-
#: core/lib/wpbc_all_translations.php:
|
8125 |
msgid "Custom button title"
|
8126 |
msgstr ""
|
8127 |
|
8128 |
-
#: core/lib/wpbc_all_translations.php:
|
8129 |
msgid "Payment Button type"
|
8130 |
msgstr ""
|
8131 |
|
8132 |
-
#: core/lib/wpbc_all_translations.php:
|
8133 |
msgid "Show Reference Text Box"
|
8134 |
msgstr ""
|
8135 |
|
8136 |
-
#: core/lib/wpbc_all_translations.php:
|
8137 |
msgid "Check this box to show Reference Text Box"
|
8138 |
msgstr ""
|
8139 |
|
8140 |
-
#: core/lib/wpbc_all_translations.php:
|
8141 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:552 inc/gateways/paypal/wpbc-gw-paypal.php:1331
|
8142 |
msgid "Enter your phone number"
|
8143 |
msgstr ""
|
8144 |
|
8145 |
-
#: core/lib/wpbc_all_translations.php:
|
8146 |
msgid "Reference Text Box Title"
|
8147 |
msgstr ""
|
8148 |
|
8149 |
-
#: core/lib/wpbc_all_translations.php:
|
8150 |
msgid ""
|
8151 |
"Enter a title for the Reference text box (i.e. Your email address). Visitors will see this text."
|
8152 |
msgstr ""
|
8153 |
|
8154 |
-
#: core/lib/wpbc_all_translations.php:
|
8155 |
msgid "Return URL from PayPal"
|
8156 |
msgstr ""
|
8157 |
|
8158 |
-
#: core/lib/wpbc_all_translations.php:
|
8159 |
msgid "Cancel Return URL from PayPal"
|
8160 |
msgstr ""
|
8161 |
|
8162 |
-
#: core/lib/wpbc_all_translations.php:
|
8163 |
#, php-format
|
8164 |
msgid "To use this feature you %smust activate auto-return link%s at your Paypal account."
|
8165 |
msgstr ""
|
8166 |
|
8167 |
-
#: core/lib/wpbc_all_translations.php:
|
8168 |
msgid "Follow these steps to configure it:"
|
8169 |
msgstr ""
|
8170 |
|
8171 |
-
#: core/lib/wpbc_all_translations.php:
|
8172 |
msgid "Log in to your PayPal account."
|
8173 |
msgstr ""
|
8174 |
|
8175 |
-
#: core/lib/wpbc_all_translations.php:
|
8176 |
msgid "Click the Profile subtab."
|
8177 |
msgstr ""
|
8178 |
|
8179 |
-
#: core/lib/wpbc_all_translations.php:
|
8180 |
msgid "Click Website Payment Preferences in the Seller Preferences column."
|
8181 |
msgstr ""
|
8182 |
|
8183 |
-
#: core/lib/wpbc_all_translations.php:
|
8184 |
msgid "Under Auto Return for Website Payments, click the On radio button."
|
8185 |
msgstr ""
|
8186 |
|
8187 |
-
#: core/lib/wpbc_all_translations.php:
|
8188 |
msgid "For the Return URL, enter the Return URL from PayPal on your site for successfull payment."
|
8189 |
msgstr ""
|
8190 |
|
8191 |
-
#: core/lib/wpbc_all_translations.php:
|
8192 |
msgid ""
|
8193 |
"Instant Payment Notification (IPN) is a message service that notifies you of events related to "
|
8194 |
"PayPal transactions"
|
8195 |
msgstr ""
|
8196 |
|
8197 |
-
#: core/lib/wpbc_all_translations.php:
|
8198 |
msgid "Sending email for verified transaction"
|
8199 |
msgstr ""
|
8200 |
|
8201 |
-
#: core/lib/wpbc_all_translations.php:
|
8202 |
#, php-format
|
8203 |
msgid "Email for getting report for %sverified%s transactions."
|
8204 |
msgstr ""
|
8205 |
|
8206 |
-
#: core/lib/wpbc_all_translations.php:
|
8207 |
msgid "Sending email for invalid transaction"
|
8208 |
msgstr ""
|
8209 |
|
8210 |
-
#: core/lib/wpbc_all_translations.php:
|
8211 |
#, php-format
|
8212 |
msgid "Email for getting report for %sinvalid%s transactions."
|
8213 |
msgstr ""
|
8214 |
|
8215 |
-
#: core/lib/wpbc_all_translations.php:
|
8216 |
msgid "Sending email if error occur during verification"
|
8217 |
msgstr ""
|
8218 |
|
8219 |
-
#: core/lib/wpbc_all_translations.php:
|
8220 |
#, php-format
|
8221 |
msgid "Email for getting report for %ssome errors in verification process%s."
|
8222 |
msgstr ""
|
8223 |
|
8224 |
-
#: core/lib/wpbc_all_translations.php:
|
8225 |
msgid "Use SSL connection"
|
8226 |
msgstr ""
|
8227 |
|
8228 |
-
#: core/lib/wpbc_all_translations.php:
|
8229 |
msgid "Use the SSL connection for posting data, instead of standard HTTP connection"
|
8230 |
msgstr ""
|
8231 |
|
8232 |
-
#: core/lib/wpbc_all_translations.php:
|
8233 |
msgid "Use cURL posting"
|
8234 |
msgstr ""
|
8235 |
|
8236 |
-
#: core/lib/wpbc_all_translations.php:
|
8237 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
8238 |
msgstr ""
|
8239 |
|
8240 |
-
#: core/lib/wpbc_all_translations.php:
|
8241 |
msgid " Follow these instructions to set up your listener at your PayPal account:"
|
8242 |
msgstr ""
|
8243 |
|
8244 |
-
#: core/lib/wpbc_all_translations.php:
|
8245 |
msgid "Click Profile on the My Account tab."
|
8246 |
msgstr ""
|
8247 |
|
8248 |
-
#: core/lib/wpbc_all_translations.php:
|
8249 |
msgid "Click Instant Payment Notification Preferences in the Selling Preferences column."
|
8250 |
msgstr ""
|
8251 |
|
8252 |
-
#: core/lib/wpbc_all_translations.php:
|
8253 |
msgid "Click Choose IPN Settings to specify your listeners URL and activate the listener."
|
8254 |
msgstr ""
|
8255 |
|
8256 |
-
#: core/lib/wpbc_all_translations.php:
|
8257 |
msgid "Specify the URL for your listener in the Notification URL field as:"
|
8258 |
msgstr ""
|
8259 |
|
8260 |
-
#: core/lib/wpbc_all_translations.php:
|
8261 |
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
8262 |
msgstr ""
|
8263 |
|
8264 |
-
#: core/lib/wpbc_all_translations.php:
|
8265 |
msgid "Click Save."
|
8266 |
msgstr ""
|
8267 |
|
8268 |
-
#: core/lib/wpbc_all_translations.php:
|
8269 |
msgid "Click Back to Profile Summary to return to the Profile after activating your listener."
|
8270 |
msgstr ""
|
8271 |
|
8272 |
-
#: core/lib/wpbc_all_translations.php:
|
8273 |
msgid "PayPal"
|
8274 |
msgstr ""
|
8275 |
|
8276 |
-
#: core/lib/wpbc_all_translations.php:
|
8277 |
msgid "Integration of Paypal payment system"
|
8278 |
msgstr ""
|
8279 |
|
8280 |
-
#: core/lib/wpbc_all_translations.php:
|
8281 |
msgid "PayPal IPN"
|
8282 |
msgstr ""
|
8283 |
|
8284 |
-
#: core/lib/wpbc_all_translations.php:
|
8285 |
#, php-format
|
8286 |
msgid "Pay using %s payment service"
|
8287 |
msgstr ""
|
8288 |
|
8289 |
-
#: core/lib/wpbc_all_translations.php:
|
8290 |
msgid "Vendor Name"
|
8291 |
msgstr ""
|
8292 |
|
8293 |
-
#: core/lib/wpbc_all_translations.php:
|
8294 |
msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
|
8295 |
msgstr ""
|
8296 |
|
8297 |
-
#: core/lib/wpbc_all_translations.php:
|
8298 |
msgid "XOR Encryption password"
|
8299 |
msgstr ""
|
8300 |
|
8301 |
-
#: core/lib/wpbc_all_translations.php:
|
8302 |
msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
8303 |
msgstr ""
|
8304 |
|
8305 |
-
#: core/lib/wpbc_all_translations.php:
|
8306 |
#: inc/gateways/sage/wpbc-gw-sage.php:425
|
8307 |
msgid "Select TEST for the Test Server and LIVE in the live environment"
|
8308 |
msgstr ""
|
8309 |
|
8310 |
-
#: core/lib/wpbc_all_translations.php:
|
8311 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:429 inc/gateways/stripe/wpbc-gw-stripe.php:
|
8312 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
8313 |
msgid "TEST"
|
8314 |
msgstr ""
|
8315 |
|
8316 |
-
#: core/lib/wpbc_all_translations.php:
|
8317 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:430 inc/gateways/stripe/wpbc-gw-stripe.php:
|
8318 |
msgid "LIVE"
|
8319 |
msgstr ""
|
8320 |
|
8321 |
-
#: core/lib/wpbc_all_translations.php:
|
8322 |
msgid "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports those payment types"
|
8323 |
msgstr ""
|
8324 |
|
8325 |
-
#: core/lib/wpbc_all_translations.php:
|
8326 |
msgid "PAYMENT"
|
8327 |
msgstr ""
|
8328 |
|
8329 |
-
#: core/lib/wpbc_all_translations.php:
|
8330 |
msgid "DEFERRED"
|
8331 |
msgstr ""
|
8332 |
|
8333 |
-
#: core/lib/wpbc_all_translations.php:
|
8334 |
msgid "AUTHENTICATE"
|
8335 |
msgstr ""
|
8336 |
|
8337 |
-
#: core/lib/wpbc_all_translations.php:
|
8338 |
msgid "Yen"
|
8339 |
msgstr ""
|
8340 |
|
8341 |
-
#: core/lib/wpbc_all_translations.php:
|
8342 |
msgid "Israeli Shekel"
|
8343 |
msgstr ""
|
8344 |
|
8345 |
-
#: core/lib/wpbc_all_translations.php:
|
8346 |
msgid "Sage"
|
8347 |
msgstr ""
|
8348 |
|
8349 |
-
#: core/lib/wpbc_all_translations.php:
|
8350 |
msgid "Integration of Sage payment system"
|
8351 |
msgstr ""
|
8352 |
|
8353 |
-
#: core/lib/wpbc_all_translations.php:
|
8354 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
8355 |
#, php-format
|
8356 |
msgid "If you have no account on this system, please visit %s to create one."
|
8357 |
msgstr ""
|
8358 |
|
8359 |
-
#: core/lib/wpbc_all_translations.php:
|
8360 |
msgid "Payment rejected"
|
8361 |
msgstr ""
|
8362 |
|
8363 |
-
#: core/lib/wpbc_all_translations.php:
|
8364 |
msgid "Merchant ID"
|
8365 |
msgstr ""
|
8366 |
|
8367 |
-
#: core/lib/wpbc_all_translations.php:
|
8368 |
msgid "Enter your iDEAL Merchant ID"
|
8369 |
msgstr ""
|
8370 |
|
8371 |
-
#: core/lib/wpbc_all_translations.php:
|
8372 |
msgid "Enter your iDEAL Merchant Key."
|
8373 |
msgstr ""
|
8374 |
|
8375 |
-
#: core/lib/wpbc_all_translations.php:
|
8376 |
#, php-format
|
8377 |
msgid "Test mode requires the option %s to be selected in the %s account configuration section %s"
|
8378 |
msgstr ""
|
8379 |
|
8380 |
-
#: core/lib/wpbc_all_translations.php:
|
8381 |
msgid "Test with Simulator"
|
8382 |
msgstr ""
|
8383 |
|
8384 |
-
#: core/lib/wpbc_all_translations.php:
|
8385 |
msgid "My Profile – Connection"
|
8386 |
msgstr ""
|
8387 |
|
8388 |
-
#: core/lib/wpbc_all_translations.php:
|
8389 |
#, php-format
|
8390 |
msgid ""
|
8391 |
"If not supplied then the description as configured in the administration/management portal "
|
@@ -8393,265 +8452,325 @@ msgid ""
|
|
8393 |
"be applied."
|
8394 |
msgstr ""
|
8395 |
|
8396 |
-
#: core/lib/wpbc_all_translations.php:
|
8397 |
msgid "Always use Description"
|
8398 |
msgstr ""
|
8399 |
|
8400 |
-
#: core/lib/wpbc_all_translations.php:
|
8401 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
8402 |
#, php-format
|
8403 |
msgid "Integration of %s payment system"
|
8404 |
msgstr ""
|
8405 |
|
8406 |
-
#: core/lib/wpbc_all_translations.php:
|
8407 |
#, php-format
|
8408 |
msgid "Processing your %s payments through %s"
|
8409 |
msgstr ""
|
8410 |
|
8411 |
-
#: core/lib/wpbc_all_translations.php:
|
8412 |
#, php-format
|
8413 |
msgid "%s - inserting link for export booking to"
|
8414 |
msgstr ""
|
8415 |
|
8416 |
-
#: core/lib/wpbc_all_translations.php:
|
8417 |
msgid ".ics Feed URL"
|
8418 |
msgstr ""
|
8419 |
|
8420 |
-
#: core/lib/wpbc_all_translations.php:
|
8421 |
-
#: core/wpbc-emails.php:
|
8422 |
-
#: core/wpbc-emails.php:
|
8423 |
#, php-format
|
8424 |
msgid "%s - inserting modification date of booking "
|
8425 |
msgstr ""
|
8426 |
|
8427 |
-
#: core/lib/wpbc_all_translations.php:
|
8428 |
msgid "Coupon discount value of the booking."
|
8429 |
msgstr ""
|
8430 |
|
8431 |
-
#: core/lib/wpbc_all_translations.php:
|
8432 |
msgid "Stripe. Ouch, something went wrong!"
|
8433 |
msgstr ""
|
8434 |
|
8435 |
-
#: core/lib/wpbc_all_translations.php:
|
8436 |
#, php-format
|
8437 |
msgid "Please pay %s"
|
8438 |
msgstr ""
|
8439 |
|
8440 |
-
#: core/lib/wpbc_all_translations.php:
|
8441 |
msgid "Chose payment account"
|
8442 |
msgstr ""
|
8443 |
|
8444 |
-
#: core/lib/wpbc_all_translations.php:
|
8445 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
8446 |
msgid "Publishable key"
|
8447 |
msgstr ""
|
8448 |
|
8449 |
-
#: core/lib/wpbc_all_translations.php:
|
8450 |
-
#: inc/gateways/stripe/wpbc-gw-stripe.php:
|
8451 |
msgid "Secret key"
|
8452 |
msgstr ""
|
8453 |
|
8454 |
-
#: core/lib/wpbc_all_translations.php:
|
8455 |
msgid "For more information:"
|
8456 |
msgstr ""
|
8457 |
|
8458 |
-
#: core/lib/wpbc_all_translations.php:
|
8459 |
#, php-format
|
8460 |
msgid "require PHP version %s or newer!"
|
8461 |
msgstr ""
|
8462 |
|
8463 |
-
#: core/lib/wpbc_all_translations.php:
|
8464 |
#, php-format
|
8465 |
msgid "%s - ID of booking resource, "
|
8466 |
msgstr ""
|
8467 |
|
8468 |
-
#: core/lib/wpbc_all_translations.php:
|
8469 |
#, php-format
|
8470 |
msgid "%s - ID of page with booking form, "
|
8471 |
msgstr ""
|
8472 |
|
8473 |
-
#: core/lib/wpbc_all_translations.php:
|
8474 |
msgid "Email with Payment Request which is sent to Visitor."
|
8475 |
msgstr ""
|
8476 |
|
8477 |
-
#: core/lib/wpbc_all_translations.php:
|
8478 |
msgid "Customization of email template, which is sent after modification of booking"
|
8479 |
msgstr ""
|
8480 |
|
8481 |
-
#: core/lib/wpbc_all_translations.php:
|
8482 |
msgid "Email is sent to Visitor after Editing of booking."
|
8483 |
msgstr ""
|
8484 |
|
8485 |
-
#: core/lib/wpdev-booking-class.php:
|
8486 |
msgid "Booking resource type is not defined. This can be, when at the URL is wrong booking hash."
|
8487 |
msgstr ""
|
8488 |
|
8489 |
-
#: core/lib/wpdev-booking-class.php:
|
8490 |
msgid "My bookings"
|
8491 |
msgstr ""
|
8492 |
|
8493 |
-
#: core/wpbc-emails.php:
|
8494 |
#, php-format
|
8495 |
msgid ""
|
8496 |
"%s - inserting link to the page where visitor can see listing of own bookings, (possible to use "
|
8497 |
"the %s parameter for setting different %s of this page. Example: %s )"
|
8498 |
msgstr ""
|
8499 |
|
8500 |
-
#: inc/_bl/admin/page-search.php:569
|
8501 |
msgid "Inline Search Form Template"
|
8502 |
msgstr ""
|
8503 |
|
8504 |
-
#: inc/_bm/admin/api-settings-m.php:275
|
8505 |
msgid "Show booking details in tooltip"
|
8506 |
msgstr ""
|
8507 |
|
8508 |
-
#: inc/_bm/admin/api-settings-m.php:276
|
8509 |
#, php-format
|
8510 |
msgid ""
|
8511 |
"Check this box to display booking details with a tooltip, when mouse hovers over each day on the "
|
8512 |
"calendar(s). %sIts works only for bookings for specific timeslot(s)!%s"
|
8513 |
msgstr ""
|
8514 |
|
8515 |
-
#: inc/_bm/admin/api-settings-m.php:284
|
8516 |
msgid "Booking details"
|
8517 |
msgstr ""
|
8518 |
|
8519 |
-
#: inc/_bm/admin/api-settings-m.php:285
|
8520 |
msgid "You can use the shortcodes from the bottom form of Settings Fields page."
|
8521 |
msgstr ""
|
8522 |
|
8523 |
-
#: inc/_bm/admin/api-settings-m.php:299
|
8524 |
msgid "This option can impact to speed of page loading."
|
8525 |
msgstr ""
|
8526 |
|
8527 |
-
#: inc/_bm/admin/page-cost-advanced.php:680
|
8528 |
msgid ""
|
8529 |
"Use arithmetic expressions in cost configurations, including fields shortcodes and simple "
|
8530 |
"mathematics operations"
|
8531 |
msgstr ""
|
8532 |
|
8533 |
-
#: inc/_bm/admin/page-cost-advanced.php:682
|
8534 |
#, php-format
|
8535 |
msgid "if selected %s"
|
8536 |
msgstr ""
|
8537 |
|
8538 |
-
#: inc/_bs/admin/api-settings-s.php:304
|
8539 |
msgid "Set check out date as available"
|
8540 |
msgstr ""
|
8541 |
|
8542 |
-
#: inc/_bs/admin/api-settings-s.php:305
|
8543 |
msgid "Check this option, to remove last selected day of saving to booking."
|
8544 |
msgstr ""
|
8545 |
|
8546 |
-
#: inc/_bs/admin/api-settings-s.php:489
|
8547 |
msgid "Auto approve bookings during import"
|
8548 |
msgstr ""
|
8549 |
|
8550 |
-
#: inc/_bs/admin/api-settings-s.php:490
|
8551 |
#, php-format
|
8552 |
msgid ""
|
8553 |
"Check this checkbox to activate auto approve of all bookings %sduring import from external "
|
8554 |
"source(s)%s."
|
8555 |
msgstr ""
|
8556 |
|
8557 |
-
#: inc/_bs/admin/api-settings-s.php:497
|
8558 |
msgid "Auto approve booking, if booking cost is zero"
|
8559 |
msgstr ""
|
8560 |
|
8561 |
-
#: inc/_bs/admin/api-settings-s.php:498
|
8562 |
#, php-format
|
8563 |
msgid "Check this checkbox to activate auto approve of booking, %swhen cost of booking is zero%s."
|
8564 |
msgstr ""
|
8565 |
|
8566 |
-
#: inc/_bs/admin/api-settings-s.php:505
|
8567 |
msgid "Auto approve bookings after creation booking in admin panel"
|
8568 |
msgstr ""
|
8569 |
|
8570 |
-
#: inc/_bs/admin/api-settings-s.php:506
|
8571 |
#, php-format
|
8572 |
msgid ""
|
8573 |
"Check this checkbox to activate auto approve of booking, %sif booking was made in admin panel%s."
|
8574 |
msgstr ""
|
8575 |
|
8576 |
-
#: inc/_mu/admin/api-settings-u.php:62
|
8577 |
msgid "Activate custom booking forms for regular users"
|
8578 |
msgstr ""
|
8579 |
|
8580 |
-
#: inc/_mu/admin/api-settings-u.php:63
|
8581 |
msgid "Check this box if you want to use multiple custom booking forms for activated regular users"
|
8582 |
msgstr ""
|
8583 |
|
8584 |
-
#: inc/_ps/admin/api-settings-p.php:108
|
8585 |
msgid "Start / End time for Calendar Overview"
|
8586 |
msgstr ""
|
8587 |
|
8588 |
-
#: inc/_ps/admin/api-settings-p.php:156
|
8589 |
#, php-format
|
8590 |
msgid "Select start and end time showing for Calendar Overview in %sDay%s view mode"
|
8591 |
msgstr ""
|
8592 |
|
8593 |
-
#: inc/_ps/admin/api-settings-p.php:257
|
8594 |
msgid "Show / hide notes"
|
8595 |
msgstr ""
|
8596 |
|
8597 |
-
#: inc/_ps/admin/api-settings-p.php:258
|
8598 |
msgid "Check this box if you want to open notes section by default in Booking Listing page."
|
8599 |
msgstr ""
|
8600 |
|
8601 |
-
#: inc/_ps/admin/api-settings-p.php:295
|
8602 |
msgid "URL of page for customer bookings listing"
|
8603 |
msgstr ""
|
8604 |
|
8605 |
-
#: inc/_ps/admin/api-settings-p.php:296
|
8606 |
#, php-format
|
8607 |
msgid ""
|
8608 |
"Type URL for %svisitors%s to view own bookings. You must insert %s shortcode into this page."
|
8609 |
msgstr ""
|
8610 |
|
8611 |
-
#: inc/gateways/page-gateways.php:105
|
8612 |
msgid "Do not show payment form, after submit booking form"
|
8613 |
msgstr ""
|
8614 |
|
8615 |
-
#: inc/gateways/page-gateways.php:106
|
8616 |
msgid "Check this box if you want to show payment form only after sending payment request by email"
|
8617 |
msgstr ""
|
8618 |
|
8619 |
-
#: inc/gateways/page-gateways.php:115
|
8620 |
msgid "Auto send payment request after creation booking in admin panel"
|
8621 |
msgstr ""
|
8622 |
|
8623 |
-
#: inc/gateways/page-gateways.php:116
|
8624 |
msgid ""
|
8625 |
"Check this box if you want automatically send payment request to visitor, if booking was made in "
|
8626 |
"admin panel"
|
8627 |
msgstr ""
|
8628 |
|
8629 |
-
#: inc/gateways/page-gateways.php:129
|
8630 |
msgid "Show deposit and total booking cost together"
|
8631 |
msgstr ""
|
8632 |
|
8633 |
-
#: inc/gateways/page-gateways.php:130
|
8634 |
msgid ""
|
8635 |
"Check this box if you want to show deposit amount and total booking cost, after submit of "
|
8636 |
"booking."
|
8637 |
msgstr ""
|
8638 |
|
8639 |
-
#: inc/gateways/page-gateways.php:142
|
8640 |
msgid ""
|
8641 |
"Please note, at admin panel for booking will be saved deposit cost and notes about deposit, do "
|
8642 |
"not depend from the visitor choice of this payment. You need to check each such payment manually!"
|
8643 |
msgstr ""
|
8644 |
|
8645 |
-
#: inc/gateways/page-gateways.php:153
|
8646 |
msgid "Send email on cost changes"
|
8647 |
msgstr ""
|
8648 |
|
8649 |
-
#: inc/gateways/page-gateways.php:154
|
8650 |
msgid ""
|
8651 |
"Check this box if you want to send booking modification email, if cost of booking was edited in "
|
8652 |
"booking listing page."
|
8653 |
msgstr ""
|
8654 |
|
8655 |
-
#:
|
|
|
8656 |
msgid "Payment Options"
|
8657 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: booking\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
+
"POT-Creation-Date: 2018-06-29 09:51+0300\n"
|
7 |
"PO-Revision-Date: \n"
|
8 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
9 |
"Language-Team: wpdevelop <info@wpbookingcalendar.com>\n"
|
137 |
msgid "Select number of unavailable days in calendar start from today."
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: core/admin/api-settings.php:258 core/lib/wpbc_all_translations.php:23 inc/_ps/lib_p.php:264
|
141 |
msgid "Simple"
|
142 |
msgstr ""
|
143 |
|
144 |
#: core/admin/api-settings.php:258 core/admin/wpbc-toolbar-tiny.php:239
|
145 |
+
#: core/admin/wpbc-toolbar-tiny.php:695 core/admin/wpbc-toolbar-tiny.php:1196
|
146 |
+
#: core/admin/wpbc-toolbar-tiny.php:1612 core/lib/wpbc_all_translations.php:24
|
147 |
#: inc/_bm/m-toolbar.php:29 inc/_bm/m-toolbar.php:113 inc/_bm/m-toolbar.php:392
|
148 |
+
#: inc/_ps/lib_p.php:264
|
149 |
msgid "Booking Form"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: core/admin/api-settings.php:259 core/lib/wpbc_all_translations.php:25 inc/_ps/lib_p.php:260
|
153 |
msgid ""
|
154 |
"Check the box, if you want to use simple booking form customization from Free plugin version at "
|
155 |
"Settings - Form page."
|
182 |
|
183 |
#: core/admin/api-settings.php:284 core/admin/api-settings.php:444 core/admin/api-settings.php:479
|
184 |
#: core/admin/api-settings.php:775 core/admin/page-ics-export.php:467
|
185 |
+
#: core/admin/wpbc-class-timeline.php:2311 core/lib/wpbc_all_translations.php:32
|
186 |
#: inc/_bl/admin/api-settings-l.php:179 inc/_bl/admin/api-settings-l.php:185
|
187 |
#: inc/_bl/admin/api-settings-l.php:216 inc/gateways/page-gateways.php:177
|
188 |
msgid "Note"
|
340 |
msgid "Select your default view mode of bookings at the booking listing page"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: core/admin/api-settings.php:583 core/admin/wpbc-toolbar-tiny.php:390
|
344 |
#: core/admin/wpbc-toolbars.php:1191 core/lib/wpbc_all_translations.php:66
|
345 |
#: inc/_bl/admin/page-coupons.php:526
|
346 |
msgid "Day"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: core/admin/api-settings.php:584 core/admin/wpbc-toolbar-tiny.php:391
|
350 |
#: core/admin/wpbc-toolbars.php:1205 core/lib/wpbc_all_translations.php:67
|
351 |
msgid "Week"
|
352 |
msgstr ""
|
353 |
|
354 |
#: core/admin/api-settings.php:585 core/admin/api-settings.php:592
|
355 |
+
#: core/admin/wpbc-toolbar-tiny.php:393 core/admin/wpbc-toolbars.php:1140
|
356 |
#: core/admin/wpbc-toolbars.php:1219 core/lib/wpbc_all_translations.php:68
|
357 |
#: inc/_bl/admin/page-coupons.php:525
|
358 |
msgid "Month"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: core/admin/api-settings.php:586 core/admin/wpbc-toolbar-tiny.php:395
|
362 |
#: core/admin/wpbc-toolbars.php:1233 core/lib/wpbc_all_translations.php:69
|
363 |
msgid "2 Months"
|
364 |
msgstr ""
|
365 |
|
366 |
#: core/admin/api-settings.php:587 core/admin/api-settings.php:593
|
367 |
+
#: core/admin/wpbc-toolbar-tiny.php:397 core/admin/wpbc-toolbars.php:1154
|
368 |
#: core/lib/wpbc_all_translations.php:70
|
369 |
msgid "3 Months"
|
370 |
msgstr ""
|
371 |
|
372 |
#: core/admin/api-settings.php:588 core/admin/api-settings.php:594
|
373 |
+
#: core/admin/wpbc-toolbar-tiny.php:398 core/admin/wpbc-toolbars.php:571
|
374 |
#: core/admin/wpbc-toolbars.php:805 core/admin/wpbc-toolbars.php:1168
|
375 |
#: core/lib/wpbc_all_translations.php:71 inc/_bl/admin/page-coupons.php:524
|
376 |
msgid "Year"
|
414 |
#: core/sync/wpbc-gcal-class.php:605 core/sync/wpbc-gcal-class.php:626
|
415 |
#: inc/_bl/admin/page-coupons.php:495 inc/_bm/admin/page-availability.php:491
|
416 |
#: inc/_bm/admin/page-availability.php:972 inc/_bm/admin/page-cost-rate.php:148
|
417 |
+
#: inc/_bm/admin/page-cost.php:555 inc/_bm/admin/page-seasons.php:506 inc/_bs/lib_s.php:179
|
418 |
#: inc/_bs/lib_s.php:184 inc/_mu/admin/page-users.php:428
|
419 |
#: inc/_ps/admin/br-table-export-feeds.php:168 inc/_ps/admin/br-table-import-gcal-p.php:140
|
420 |
#: inc/_ps/admin/page-resources.php:455 inc/_ps/form/class-wpbc-field-help-text.php:211
|
453 |
msgstr ""
|
454 |
|
455 |
#: core/admin/api-settings.php:647 core/admin/api-settings.php:648
|
456 |
+
#: core/admin/wpbc-toolbar-tiny.php:1800 core/lib/wpbc_all_translations.php:85
|
457 |
+
#: inc/_bs/admin/api-settings-s.php:924 inc/_bs/lib_s.php:139 inc/_bs/lib_s.php:182
|
458 |
#: inc/_bs/lib_s.php:187 inc/_ps/wpbc-print.php:86
|
459 |
msgid "Cost"
|
460 |
msgstr ""
|
680 |
msgid "Show / hide menu"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: core/admin/api-settings.php:986 core/admin/wpbc-toolbar-tiny.php:588
|
684 |
+
#: core/admin/wpbc-toolbar-tiny.php:1807 core/admin/wpbc-toolbars.php:782
|
685 |
#: core/lib/wpbc_all_translations.php:133 core/lib/wpdev-booking-widget.php:104
|
686 |
msgid "Show"
|
687 |
msgstr ""
|
700 |
msgid "Check this box to delete all booking data when you uninstal this plugin."
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: core/admin/api-settings.php:1031 core/admin/page-form-free.php:968
|
704 |
#: core/lib/wpbc_all_translations.php:137 core/sync/wpbc-gcal-class.php:439
|
705 |
#: core/sync/wpbc-gcal-class.php:607 core/sync/wpbc-gcal-class.php:633
|
706 |
#: inc/_bl/admin/api-settings-l.php:368 inc/_bm/admin/page-availability.php:990
|
710 |
msgstr ""
|
711 |
|
712 |
#: core/admin/api-settings.php:1057 core/admin/page-settings.php:282
|
713 |
+
#: core/lib/wpbc_all_translations.php:138
|
714 |
msgid "Restore all dismissed windows"
|
715 |
msgstr ""
|
716 |
|
717 |
#: core/admin/api-settings.php:1181 core/admin/api-settings.php:1198
|
718 |
#: core/admin/api-settings.php:1229 core/admin/api-settings.php:1242
|
719 |
+
#: core/admin/api-settings.php:1275 core/lib/wpbc_all_translations.php:139
|
720 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:509
|
721 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:412 inc/gateways/page-gateways.php:889
|
722 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:640 inc/gateways/sage/wpbc-gw-sage.php:591
|
723 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:661
|
724 |
msgid "Warning"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: core/admin/api-settings.php:1182 core/lib/wpbc_all_translations.php:140
|
728 |
msgid ""
|
729 |
"You allow unlimited number of bookings per same dates, its can be a reason of double bookings on "
|
730 |
"the same date. Do you really want to do this?"
|
731 |
msgstr ""
|
732 |
|
733 |
+
#: core/admin/api-settings.php:1199 core/lib/wpbc_all_translations.php:141
|
734 |
msgid "This feature can impact to speed of submitting booking. Do you really want to do this?"
|
735 |
msgstr ""
|
736 |
|
737 |
#: core/admin/api-settings.php:1230 core/admin/api-settings.php:1243
|
738 |
+
#: core/lib/wpbc_all_translations.php:142
|
739 |
msgid ""
|
740 |
"You are need to be sure what you are doing. You are disable of loading some JavaScripts Do you "
|
741 |
"really want to do this?"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: core/admin/api-settings.php:1276 core/lib/wpbc_all_translations.php:143
|
745 |
msgid ""
|
746 |
"If you check this option, all booking data will be deleted when you uninstall this plugin. Do "
|
747 |
"you really want to do this?"
|
748 |
msgstr ""
|
749 |
|
750 |
#: core/admin/page-bookings.php:45 core/admin/page-bookings.php:46 core/admin/page-bookings.php:47
|
751 |
+
#: core/admin/wpbc-toolbars.php:459 core/lib/wpbc_all_translations.php:144
|
752 |
#: core/wpbc-functions.php:1836
|
753 |
msgid "Booking Listing"
|
754 |
msgstr ""
|
756 |
#: core/admin/page-email-approved.php:177 core/admin/page-email-deleted.php:178
|
757 |
#: core/admin/page-email-deny.php:178 core/admin/page-email-new-admin.php:176
|
758 |
#: core/admin/page-email-new-visitor.php:176 core/admin/page-email-trash.php:178
|
759 |
+
#: core/lib/wpbc_all_translations.php:145 inc/_bm/admin/page-cost-deposit.php:134
|
760 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:138
|
761 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:339 inc/_bs/admin/page-email-payment.php:179
|
762 |
+
#: inc/_ps/admin/page-email-edit.php:178 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:274
|
763 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:217
|
764 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:377 inc/gateways/ipay88/wpbc-gw-ipay88.php:254
|
765 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:146 inc/gateways/paypal/wpbc-gw-paypal.php:343
|
766 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:681 inc/gateways/paypal/wpbc-gw-paypal.php:704
|
767 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:727 inc/gateways/sage/wpbc-gw-sage.php:384
|
768 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:289
|
769 |
msgid "Enable / Disable"
|
770 |
msgstr ""
|
771 |
|
772 |
#: core/admin/page-email-approved.php:178 core/admin/page-email-deleted.php:179
|
773 |
#: core/admin/page-email-deny.php:179 core/admin/page-email-new-admin.php:177
|
774 |
#: core/admin/page-email-new-visitor.php:177 core/admin/page-email-trash.php:179
|
775 |
+
#: core/lib/wpbc_all_translations.php:146 inc/_bs/admin/page-email-payment.php:180
|
776 |
#: inc/_ps/admin/page-email-edit.php:179
|
777 |
msgid "Enable this email notification"
|
778 |
msgstr ""
|
781 |
#: core/admin/page-email-deleted.php:190 core/admin/page-email-deleted.php:205
|
782 |
#: core/admin/page-email-deny.php:190 core/admin/page-email-deny.php:207
|
783 |
#: core/admin/page-email-trash.php:190 core/admin/page-email-trash.php:205
|
784 |
+
#: core/lib/wpbc_all_translations.php:147 inc/_bs/admin/page-email-payment.php:191
|
785 |
#: inc/_bs/admin/page-email-payment.php:206 inc/_ps/admin/page-email-edit.php:190
|
786 |
#: inc/_ps/admin/page-email-edit.php:205
|
787 |
msgid "Copy(ies)"
|
789 |
|
790 |
#: core/admin/page-email-approved.php:190 core/admin/page-email-deleted.php:191
|
791 |
#: core/admin/page-email-deny.php:191 core/admin/page-email-trash.php:191
|
792 |
+
#: core/lib/wpbc_all_translations.php:148 inc/_bs/admin/page-email-payment.php:192
|
793 |
#: inc/_ps/admin/page-email-edit.php:191
|
794 |
msgid "Enable / disable sending email(s) to additional addresses"
|
795 |
msgstr ""
|
796 |
|
797 |
#: core/admin/page-email-approved.php:205 core/admin/page-email-deleted.php:205
|
798 |
#: core/admin/page-email-deny.php:207 core/admin/page-email-new-admin.php:192
|
799 |
+
#: core/admin/page-email-trash.php:205 core/lib/wpbc_all_translations.php:149
|
800 |
#: inc/_bm/admin/page-cost-valuation.php:275 inc/_bm/admin/page-cost-valuation.php:278
|
801 |
#: inc/_bs/admin/page-email-payment.php:206 inc/_ps/admin/page-email-edit.php:205
|
802 |
msgid "To"
|
807 |
#: core/admin/page-email-deny.php:217 core/admin/page-email-deny.php:272
|
808 |
#: core/admin/page-email-new-admin.php:202 core/admin/page-email-new-admin.php:254
|
809 |
#: core/admin/page-email-new-visitor.php:254 core/admin/page-email-trash.php:215
|
810 |
+
#: core/admin/page-email-trash.php:277 core/lib/wpbc_all_translations.php:150
|
811 |
#: inc/_bs/admin/page-email-payment.php:216 inc/_bs/admin/page-email-payment.php:273
|
812 |
#: inc/_ps/admin/page-email-edit.php:215 inc/_ps/admin/page-email-edit.php:272
|
813 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:691 inc/gateways/paypal/wpbc-gw-paypal.php:714
|
823 |
#: core/admin/page-email-new-admin.php:254 core/admin/page-email-new-admin.php:295
|
824 |
#: core/admin/page-email-new-visitor.php:254 core/admin/page-email-new-visitor.php:295
|
825 |
#: core/admin/page-email-trash.php:215 core/admin/page-email-trash.php:277
|
826 |
+
#: core/admin/page-email-trash.php:319 core/admin/page-form-free.php:1129
|
827 |
+
#: core/admin/page-form-free.php:2053 core/lib/wpbc_all_translations.php:151
|
828 |
#: inc/_bs/admin/page-email-payment.php:216 inc/_bs/admin/page-email-payment.php:273
|
829 |
#: inc/_bs/admin/page-email-payment.php:317 inc/_ps/admin/page-email-edit.php:215
|
830 |
#: inc/_ps/admin/page-email-edit.php:272 inc/_ps/admin/page-email-edit.php:313
|
833 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:404 inc/gateways/ipay88/wpbc-gw-ipay88.php:266
|
834 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:281 inc/gateways/paypal/wpbc-gw-paypal.php:376
|
835 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:392 inc/gateways/sage/wpbc-gw-sage.php:396
|
836 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:411 inc/gateways/stripe/wpbc-gw-stripe.php:317
|
837 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:332 inc/gateways/stripe/wpbc-gw-stripe.php:349
|
838 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:364
|
839 |
msgid "Required"
|
840 |
msgstr ""
|
841 |
|
842 |
#: core/admin/page-email-approved.php:216 core/admin/page-email-deleted.php:216
|
843 |
#: core/admin/page-email-deny.php:218 core/admin/page-email-trash.php:216
|
844 |
+
#: core/lib/wpbc_all_translations.php:152 inc/_bs/admin/page-email-payment.php:217
|
845 |
#: inc/_ps/admin/page-email-edit.php:216
|
846 |
msgid "You can put multiple emails separated by"
|
847 |
msgstr ""
|
851 |
#: core/admin/page-email-deny.php:236 core/admin/page-email-deny.php:290
|
852 |
#: core/admin/page-email-new-admin.php:220 core/admin/page-email-new-admin.php:272
|
853 |
#: core/admin/page-email-new-visitor.php:272 core/admin/page-email-trash.php:234
|
854 |
+
#: core/admin/page-email-trash.php:295 core/admin/page-form-timeslots.php:767
|
855 |
+
#: core/admin/wpbc-toolbar-tiny.php:427 core/admin/wpbc-toolbar-tiny.php:1798
|
856 |
+
#: core/lib/wpbc_all_translations.php:153 core/lib/wpdev-booking-widget.php:96
|
857 |
+
#: core/sync/wpbc-gcal-class.php:606 core/sync/wpbc-gcal-class.php:629
|
858 |
+
#: inc/_bm/admin/page-availability.php:985 inc/_bm/admin/page-seasons.php:514
|
859 |
+
#: inc/_bs/admin/page-email-payment.php:235 inc/_bs/admin/page-email-payment.php:291
|
860 |
+
#: inc/_ps/admin/page-email-edit.php:234 inc/_ps/admin/page-email-edit.php:290
|
861 |
+
#: inc/_ps/wpbc-booking-select-widget.php:140
|
862 |
msgid "Title"
|
863 |
msgstr ""
|
864 |
|
867 |
#: core/admin/page-email-deny.php:236 core/admin/page-email-deny.php:290
|
868 |
#: core/admin/page-email-new-admin.php:220 core/admin/page-email-new-admin.php:272
|
869 |
#: core/admin/page-email-new-visitor.php:272 core/admin/page-email-trash.php:234
|
870 |
+
#: core/admin/page-email-trash.php:295 core/admin/page-form-timeslots.php:132
|
871 |
+
#: core/admin/wpbc-toolbar-tiny.php:427 core/lib/wpbc_all_translations.php:154
|
872 |
+
#: inc/_bs/admin/page-email-payment.php:235 inc/_bs/admin/page-email-payment.php:291
|
873 |
+
#: inc/_ps/admin/page-email-edit.php:234 inc/_ps/admin/page-email-edit.php:290
|
874 |
+
#: inc/_ps/form/class-wpbc-field-help-button.php:73
|
875 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
876 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
877 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
887 |
#: core/admin/page-email-approved.php:262 core/admin/page-email-deleted.php:262
|
888 |
#: core/admin/page-email-deny.php:262 core/admin/page-email-new-admin.php:244
|
889 |
#: core/admin/page-email-new-visitor.php:244 core/admin/page-email-trash.php:262
|
890 |
+
#: core/admin/page-import-gcal.php:159 core/admin/wpbc-toolbar-tiny.php:591
|
891 |
+
#: core/lib/wpbc_all_translations.php:155 core/sync/wpbc-gcal.php:171
|
892 |
#: inc/_bm/admin/page-cost-valuation.php:275 inc/_bm/admin/page-cost-valuation.php:278
|
893 |
#: inc/_bm/admin/page-cost-valuation.php:449 inc/_bm/admin/page-seasons.php:1564
|
894 |
#: inc/_bs/admin/page-email-payment.php:263 inc/_ps/admin/page-email-edit.php:262
|
895 |
msgid "From"
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: core/admin/page-email-approved.php:272 core/lib/wpbc_all_translations.php:156
|
899 |
msgid "Email Address will be used in the FROM field of response to Visitor."
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: core/admin/page-email-approved.php:310 core/lib/wpbc_all_translations.php:157
|
903 |
#: core/wpbc-activation.php:981
|
904 |
msgid "Your booking has been approved"
|
905 |
msgstr ""
|
907 |
#: core/admin/page-email-approved.php:312 core/admin/page-email-deleted.php:313
|
908 |
#: core/admin/page-email-deny.php:313 core/admin/page-email-new-admin.php:294
|
909 |
#: core/admin/page-email-new-visitor.php:294 core/admin/page-email-trash.php:318
|
910 |
+
#: core/lib/wpbc_all_translations.php:158 inc/_bs/admin/page-email-payment.php:316
|
911 |
#: inc/_ps/admin/page-email-edit.php:312
|
912 |
msgid "Subject"
|
913 |
msgstr ""
|
915 |
#: core/admin/page-email-approved.php:313 core/admin/page-email-deleted.php:314
|
916 |
#: core/admin/page-email-deny.php:314 core/admin/page-email-new-admin.php:295
|
917 |
#: core/admin/page-email-new-visitor.php:295 core/admin/page-email-trash.php:319
|
918 |
+
#: core/lib/wpbc_all_translations.php:159 inc/_bs/admin/page-email-payment.php:317
|
919 |
#: inc/_ps/admin/page-email-edit.php:313
|
920 |
#, php-format
|
921 |
msgid "Type your email %ssubject%s for the booking confimation message."
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: core/admin/page-email-approved.php:325 core/lib/wpbc_all_translations.php:160
|
925 |
#: core/wpbc-activation.php:983
|
926 |
#, php-format
|
927 |
msgid ""
|
929 |
"you, %s"
|
930 |
msgstr ""
|
931 |
|
932 |
+
#: core/admin/page-email-approved.php:327 core/lib/wpbc_all_translations.php:161
|
933 |
#: core/wpbc-activation.php:985
|
934 |
#, php-format
|
935 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
938 |
#: core/admin/page-email-approved.php:334 core/admin/page-email-deleted.php:331
|
939 |
#: core/admin/page-email-deny.php:331 core/admin/page-email-new-admin.php:310
|
940 |
#: core/admin/page-email-new-visitor.php:316 core/admin/page-email-trash.php:336
|
941 |
+
#: core/lib/wpbc_all_translations.php:162 inc/_bs/admin/page-email-payment.php:334
|
942 |
#: inc/_ps/admin/page-email-edit.php:330
|
943 |
msgid "Content"
|
944 |
msgstr ""
|
946 |
#: core/admin/page-email-approved.php:335 core/admin/page-email-deleted.php:332
|
947 |
#: core/admin/page-email-deny.php:332 core/admin/page-email-new-admin.php:311
|
948 |
#: core/admin/page-email-new-visitor.php:317 core/admin/page-email-trash.php:337
|
949 |
+
#: core/lib/wpbc_all_translations.php:163 inc/_bs/admin/page-email-payment.php:335
|
950 |
#: inc/_ps/admin/page-email-edit.php:331
|
951 |
msgid "Type your email message content. "
|
952 |
msgstr ""
|
954 |
#: core/admin/page-email-approved.php:356 core/admin/page-email-deleted.php:353
|
955 |
#: core/admin/page-email-deny.php:353 core/admin/page-email-new-admin.php:332
|
956 |
#: core/admin/page-email-new-visitor.php:338 core/admin/page-email-trash.php:358
|
957 |
+
#: core/lib/wpbc_all_translations.php:164 inc/_bs/admin/page-email-payment.php:356
|
958 |
#: inc/_ps/admin/page-email-edit.php:352
|
959 |
msgid "Email Heading"
|
960 |
msgstr ""
|
962 |
#: core/admin/page-email-approved.php:357 core/admin/page-email-deleted.php:354
|
963 |
#: core/admin/page-email-deny.php:354 core/admin/page-email-new-admin.php:333
|
964 |
#: core/admin/page-email-new-visitor.php:339 core/admin/page-email-trash.php:359
|
965 |
+
#: core/lib/wpbc_all_translations.php:165 inc/_bs/admin/page-email-payment.php:357
|
966 |
#: inc/_ps/admin/page-email-edit.php:353
|
967 |
msgid "Enter main heading contained within the email notification."
|
968 |
msgstr ""
|
970 |
#: core/admin/page-email-approved.php:366 core/admin/page-email-deleted.php:363
|
971 |
#: core/admin/page-email-deny.php:363 core/admin/page-email-new-admin.php:342
|
972 |
#: core/admin/page-email-new-visitor.php:348 core/admin/page-email-trash.php:368
|
973 |
+
#: core/lib/wpbc_all_translations.php:166 inc/_bs/admin/page-email-payment.php:366
|
974 |
#: inc/_ps/admin/page-email-edit.php:362
|
975 |
msgid "Email Footer Text"
|
976 |
msgstr ""
|
978 |
#: core/admin/page-email-approved.php:367 core/admin/page-email-deleted.php:364
|
979 |
#: core/admin/page-email-deny.php:364 core/admin/page-email-new-admin.php:343
|
980 |
#: core/admin/page-email-new-visitor.php:349 core/admin/page-email-trash.php:369
|
981 |
+
#: core/lib/wpbc_all_translations.php:167 inc/_bs/admin/page-email-payment.php:367
|
982 |
#: inc/_ps/admin/page-email-edit.php:363
|
983 |
msgid "Enter text contained within footer of the email notification"
|
984 |
msgstr ""
|
986 |
#: core/admin/page-email-approved.php:377 core/admin/page-email-deleted.php:374
|
987 |
#: core/admin/page-email-deny.php:374 core/admin/page-email-new-admin.php:353
|
988 |
#: core/admin/page-email-new-visitor.php:359 core/admin/page-email-trash.php:379
|
989 |
+
#: core/lib/wpbc_all_translations.php:168 inc/_bs/admin/page-email-payment.php:377
|
990 |
#: inc/_ps/admin/page-email-edit.php:373
|
991 |
msgid "Email template"
|
992 |
msgstr ""
|
994 |
#: core/admin/page-email-approved.php:378 core/admin/page-email-deleted.php:375
|
995 |
#: core/admin/page-email-deny.php:375 core/admin/page-email-new-admin.php:354
|
996 |
#: core/admin/page-email-new-visitor.php:360 core/admin/page-email-trash.php:380
|
997 |
+
#: core/lib/wpbc_all_translations.php:169 inc/_bs/admin/page-email-payment.php:378
|
998 |
#: inc/_ps/admin/page-email-edit.php:374
|
999 |
msgid "Choose email template."
|
1000 |
msgstr ""
|
1002 |
#: core/admin/page-email-approved.php:382 core/admin/page-email-deleted.php:379
|
1003 |
#: core/admin/page-email-deny.php:379 core/admin/page-email-new-admin.php:358
|
1004 |
#: core/admin/page-email-new-visitor.php:364 core/admin/page-email-trash.php:384
|
1005 |
+
#: core/lib/wpbc_all_translations.php:170 inc/_bs/admin/page-email-payment.php:382
|
1006 |
#: inc/_ps/admin/page-email-edit.php:378
|
1007 |
msgid "Plain (without styles)"
|
1008 |
msgstr ""
|
1010 |
#: core/admin/page-email-approved.php:383 core/admin/page-email-deleted.php:380
|
1011 |
#: core/admin/page-email-deny.php:380 core/admin/page-email-new-admin.php:359
|
1012 |
#: core/admin/page-email-new-visitor.php:365 core/admin/page-email-trash.php:385
|
1013 |
+
#: core/lib/wpbc_all_translations.php:171 inc/_bs/admin/page-email-payment.php:383
|
1014 |
#: inc/_ps/admin/page-email-edit.php:379
|
1015 |
msgid "Standard 1 column"
|
1016 |
msgstr ""
|
1018 |
#: core/admin/page-email-approved.php:390 core/admin/page-email-deleted.php:387
|
1019 |
#: core/admin/page-email-deny.php:387 core/admin/page-email-new-admin.php:366
|
1020 |
#: core/admin/page-email-new-visitor.php:372 core/admin/page-email-trash.php:392
|
1021 |
+
#: core/lib/wpbc_all_translations.php:172 inc/_bs/admin/page-email-payment.php:390
|
1022 |
#: inc/_ps/admin/page-email-edit.php:386
|
1023 |
#, php-format
|
1024 |
msgid "You can override this email template in this folder %s"
|
1027 |
#: core/admin/page-email-approved.php:400 core/admin/page-email-deleted.php:397
|
1028 |
#: core/admin/page-email-deny.php:397 core/admin/page-email-new-admin.php:376
|
1029 |
#: core/admin/page-email-new-visitor.php:382 core/admin/page-email-trash.php:402
|
1030 |
+
#: core/lib/wpbc_all_translations.php:173 inc/_bs/admin/page-email-payment.php:400
|
1031 |
#: inc/_ps/admin/page-email-edit.php:396
|
1032 |
msgid "Base Color"
|
1033 |
msgstr ""
|
1035 |
#: core/admin/page-email-approved.php:401 core/admin/page-email-deleted.php:398
|
1036 |
#: core/admin/page-email-deny.php:398 core/admin/page-email-new-admin.php:377
|
1037 |
#: core/admin/page-email-new-visitor.php:383 core/admin/page-email-trash.php:403
|
1038 |
+
#: core/lib/wpbc_all_translations.php:174 inc/_bs/admin/page-email-payment.php:401
|
1039 |
#: inc/_ps/admin/page-email-edit.php:397
|
1040 |
msgid "The base color for email templates."
|
1041 |
msgstr ""
|
1052 |
#: core/admin/page-email-new-visitor.php:402 core/admin/page-email-new-visitor.php:411
|
1053 |
#: core/admin/page-email-trash.php:404 core/admin/page-email-trash.php:413
|
1054 |
#: core/admin/page-email-trash.php:422 core/admin/page-email-trash.php:431
|
1055 |
+
#: core/lib/wpbc_all_translations.php:175 inc/_bs/admin/page-email-payment.php:402
|
1056 |
#: inc/_bs/admin/page-email-payment.php:411 inc/_bs/admin/page-email-payment.php:420
|
1057 |
#: inc/_bs/admin/page-email-payment.php:429 inc/_ps/admin/page-email-edit.php:398
|
1058 |
#: inc/_ps/admin/page-email-edit.php:407 inc/_ps/admin/page-email-edit.php:416
|
1063 |
#: core/admin/page-email-approved.php:409 core/admin/page-email-deleted.php:406
|
1064 |
#: core/admin/page-email-deny.php:406 core/admin/page-email-new-admin.php:385
|
1065 |
#: core/admin/page-email-new-visitor.php:391 core/admin/page-email-trash.php:411
|
1066 |
+
#: core/lib/wpbc_all_translations.php:176 inc/_bs/admin/page-email-payment.php:409
|
1067 |
#: inc/_ps/admin/page-email-edit.php:405
|
1068 |
msgid "Background Color"
|
1069 |
msgstr ""
|
1071 |
#: core/admin/page-email-approved.php:410 core/admin/page-email-deleted.php:407
|
1072 |
#: core/admin/page-email-deny.php:407 core/admin/page-email-new-admin.php:386
|
1073 |
#: core/admin/page-email-new-visitor.php:392 core/admin/page-email-trash.php:412
|
1074 |
+
#: core/lib/wpbc_all_translations.php:177 inc/_bs/admin/page-email-payment.php:410
|
1075 |
#: inc/_ps/admin/page-email-edit.php:406
|
1076 |
msgid "The background color for email templates."
|
1077 |
msgstr ""
|
1079 |
#: core/admin/page-email-approved.php:418 core/admin/page-email-deleted.php:415
|
1080 |
#: core/admin/page-email-deny.php:415 core/admin/page-email-new-admin.php:394
|
1081 |
#: core/admin/page-email-new-visitor.php:400 core/admin/page-email-trash.php:420
|
1082 |
+
#: core/lib/wpbc_all_translations.php:178 inc/_bs/admin/page-email-payment.php:418
|
1083 |
#: inc/_ps/admin/page-email-edit.php:414
|
1084 |
msgid "Email Body Background Color"
|
1085 |
msgstr ""
|
1087 |
#: core/admin/page-email-approved.php:419 core/admin/page-email-deleted.php:416
|
1088 |
#: core/admin/page-email-deny.php:416 core/admin/page-email-new-admin.php:395
|
1089 |
#: core/admin/page-email-new-visitor.php:401 core/admin/page-email-trash.php:421
|
1090 |
+
#: core/lib/wpbc_all_translations.php:179 inc/_bs/admin/page-email-payment.php:419
|
1091 |
#: inc/_ps/admin/page-email-edit.php:415
|
1092 |
msgid "The main body background color for email templates."
|
1093 |
msgstr ""
|
1095 |
#: core/admin/page-email-approved.php:427 core/admin/page-email-deleted.php:424
|
1096 |
#: core/admin/page-email-deny.php:424 core/admin/page-email-new-admin.php:403
|
1097 |
#: core/admin/page-email-new-visitor.php:409 core/admin/page-email-trash.php:429
|
1098 |
+
#: core/lib/wpbc_all_translations.php:180 inc/_bs/admin/page-email-payment.php:427
|
1099 |
#: inc/_ps/admin/page-email-edit.php:423
|
1100 |
msgid "Email Body Text Colour"
|
1101 |
msgstr ""
|
1103 |
#: core/admin/page-email-approved.php:428 core/admin/page-email-deleted.php:425
|
1104 |
#: core/admin/page-email-deny.php:425 core/admin/page-email-new-admin.php:404
|
1105 |
#: core/admin/page-email-new-visitor.php:410 core/admin/page-email-trash.php:430
|
1106 |
+
#: core/lib/wpbc_all_translations.php:181 inc/_bs/admin/page-email-payment.php:428
|
1107 |
#: inc/_ps/admin/page-email-edit.php:424
|
1108 |
msgid "The main body text color for email templates."
|
1109 |
msgstr ""
|
1111 |
#: core/admin/page-email-approved.php:443 core/admin/page-email-deleted.php:440
|
1112 |
#: core/admin/page-email-deny.php:440 core/admin/page-email-new-admin.php:419
|
1113 |
#: core/admin/page-email-new-visitor.php:425 core/admin/page-email-trash.php:445
|
1114 |
+
#: core/lib/wpbc_all_translations.php:182 inc/_bs/admin/page-email-payment.php:443
|
1115 |
#: inc/_ps/admin/page-email-edit.php:439
|
1116 |
msgid "Email format"
|
1117 |
msgstr ""
|
1119 |
#: core/admin/page-email-approved.php:444 core/admin/page-email-deleted.php:441
|
1120 |
#: core/admin/page-email-deny.php:441 core/admin/page-email-new-admin.php:420
|
1121 |
#: core/admin/page-email-new-visitor.php:426 core/admin/page-email-trash.php:446
|
1122 |
+
#: core/lib/wpbc_all_translations.php:183 inc/_bs/admin/page-email-payment.php:444
|
1123 |
#: inc/_ps/admin/page-email-edit.php:440
|
1124 |
msgid "Choose which format of email to send."
|
1125 |
msgstr ""
|
1127 |
#: core/admin/page-email-approved.php:448 core/admin/page-email-deleted.php:445
|
1128 |
#: core/admin/page-email-deny.php:445 core/admin/page-email-new-admin.php:424
|
1129 |
#: core/admin/page-email-new-visitor.php:430 core/admin/page-email-trash.php:450
|
1130 |
+
#: core/lib/wpbc_all_translations.php:184 inc/_bs/admin/page-email-payment.php:448
|
1131 |
#: inc/_ps/admin/page-email-edit.php:444
|
1132 |
msgid "Plain text"
|
1133 |
msgstr ""
|
1135 |
#: core/admin/page-email-approved.php:455 core/admin/page-email-deleted.php:452
|
1136 |
#: core/admin/page-email-deny.php:452 core/admin/page-email-new-admin.php:431
|
1137 |
#: core/admin/page-email-new-visitor.php:437 core/admin/page-email-trash.php:457
|
1138 |
+
#: core/lib/wpbc_all_translations.php:185 inc/_bs/admin/page-email-payment.php:455
|
1139 |
+
#: inc/_ps/admin/page-email-edit.php:451 inc/_ps/admin/page-settings-form.php:604
|
1140 |
#: inc/_ps/form/class-wpbc-form-help.php:92 inc/gateways/page-gateways.php:1095
|
1141 |
msgid "HTML"
|
1142 |
msgstr ""
|
1144 |
#: core/admin/page-email-approved.php:456 core/admin/page-email-deleted.php:453
|
1145 |
#: core/admin/page-email-deny.php:453 core/admin/page-email-new-admin.php:432
|
1146 |
#: core/admin/page-email-new-visitor.php:438 core/admin/page-email-trash.php:458
|
1147 |
+
#: core/lib/wpbc_all_translations.php:186 inc/_bs/admin/page-email-payment.php:456
|
1148 |
#: inc/_ps/admin/page-email-edit.php:452
|
1149 |
msgid "Multipart"
|
1150 |
msgstr ""
|
1152 |
#: core/admin/page-email-approved.php:483 core/admin/page-email-deleted.php:480
|
1153 |
#: core/admin/page-email-deny.php:480 core/admin/page-email-new-admin.php:458
|
1154 |
#: core/admin/page-email-new-visitor.php:465 core/admin/page-email-trash.php:485
|
1155 |
+
#: core/lib/wpbc_all_translations.php:187 inc/_bs/admin/page-email-payment.php:483
|
1156 |
#: inc/_ps/admin/page-email-edit.php:479
|
1157 |
#, php-format
|
1158 |
msgid ""
|
1163 |
#: core/admin/page-email-approved.php:483 core/admin/page-email-deleted.php:480
|
1164 |
#: core/admin/page-email-deny.php:480 core/admin/page-email-new-admin.php:458
|
1165 |
#: core/admin/page-email-new-visitor.php:465 core/admin/page-email-trash.php:485
|
1166 |
+
#: core/lib/wpbc_all_translations.php:188 core/sync/wpbc-gcal.php:406
|
1167 |
#: inc/_bs/admin/page-email-payment.php:483 inc/_ps/admin/page-email-edit.php:479
|
1168 |
msgid "here"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
#: core/admin/page-email-approved.php:560 core/admin/wpbc-class-listing.php:328
|
1172 |
+
#: core/admin/wpbc-toolbars.php:542 core/lib/wpbc_all_translations.php:189 inc/_ps/personal.php:335
|
1173 |
#: inc/_ps/wpbc-print.php:118
|
1174 |
msgid "Approved"
|
1175 |
msgstr ""
|
1178 |
#: core/admin/page-email-deny.php:559 core/admin/page-email-new-admin.php:506
|
1179 |
#: core/admin/page-email-new-admin.php:507 core/admin/page-email-new-admin.php:531
|
1180 |
#: core/admin/page-email-new-visitor.php:538 core/admin/page-email-trash.php:564
|
1181 |
+
#: core/lib/wpbc_all_translations.php:190 inc/_bs/admin/page-email-payment.php:561
|
1182 |
#: inc/_ps/admin/page-email-edit.php:557
|
1183 |
msgid "Emails Settings"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
+
#: core/admin/page-email-approved.php:562 core/lib/wpbc_all_translations.php:191
|
1187 |
msgid "Customization of email template, which is sent to Visitor after approval of booking"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
+
#: core/admin/page-email-approved.php:699 core/lib/wpbc_all_translations.php:192
|
1191 |
msgid "Email is sent to Visitor after Approval of booking."
|
1192 |
msgstr ""
|
1193 |
|
1194 |
#: core/admin/page-email-approved.php:706 core/admin/page-email-deleted.php:703
|
1195 |
#: core/admin/page-email-deny.php:703 core/admin/page-email-new-admin.php:679
|
1196 |
#: core/admin/page-email-new-visitor.php:682 core/admin/page-email-trash.php:708
|
1197 |
+
#: core/lib/wpbc_all_translations.php:193 inc/_bs/admin/page-email-payment.php:705
|
1198 |
#: inc/_ps/admin/page-email-edit.php:701
|
1199 |
msgid "Header / Footer"
|
1200 |
msgstr ""
|
1202 |
#: core/admin/page-email-approved.php:713 core/admin/page-email-deleted.php:710
|
1203 |
#: core/admin/page-email-deny.php:710 core/admin/page-email-new-admin.php:686
|
1204 |
#: core/admin/page-email-new-visitor.php:689 core/admin/page-email-trash.php:715
|
1205 |
+
#: core/lib/wpbc_all_translations.php:194 inc/_bs/admin/page-email-payment.php:712
|
1206 |
#: inc/_ps/admin/page-email-edit.php:708
|
1207 |
msgid "Email Styles"
|
1208 |
msgstr ""
|
1210 |
#: core/admin/page-email-approved.php:725 core/admin/page-email-deleted.php:722
|
1211 |
#: core/admin/page-email-deny.php:722 core/admin/page-email-new-admin.php:698
|
1212 |
#: core/admin/page-email-new-visitor.php:701 core/admin/page-email-trash.php:727
|
1213 |
+
#: core/admin/page-form-free.php:1131 core/admin/page-form-timeslots.php:768
|
1214 |
+
#: core/admin/wpbc-class-listing.php:125 core/admin/wpbc-class-listing.php:145
|
1215 |
+
#: core/admin/wpbc-toolbars.php:52 core/admin/wpbc-toolbars.php:174
|
1216 |
+
#: core/lib/wpbc_all_translations.php:195 inc/_bl/admin/page-coupons.php:548
|
1217 |
+
#: inc/_bm/admin/page-cost-valuation.php:203 inc/_bm/admin/page-seasons.php:527
|
1218 |
+
#: inc/_bs/admin/page-email-payment.php:724 inc/_mu/admin/page-users.php:449
|
1219 |
+
#: inc/_ps/admin/page-email-edit.php:720
|
1220 |
msgid "Actions"
|
1221 |
msgstr ""
|
1222 |
|
1223 |
#: core/admin/page-email-approved.php:729 core/admin/page-email-deleted.php:726
|
1224 |
#: core/admin/page-email-deny.php:726 core/admin/page-email-new-admin.php:702
|
1225 |
#: core/admin/page-email-new-visitor.php:705 core/admin/page-email-trash.php:731
|
1226 |
+
#: core/lib/wpbc_all_translations.php:196 inc/_bs/admin/page-email-payment.php:728
|
1227 |
#: inc/_ps/admin/page-email-edit.php:724
|
1228 |
msgid "Send Test Email"
|
1229 |
msgstr ""
|
1234 |
#: core/admin/page-email-new-admin.php:704 core/admin/page-email-new-admin.php:740
|
1235 |
#: core/admin/page-email-new-visitor.php:707 core/admin/page-email-new-visitor.php:743
|
1236 |
#: core/admin/page-email-trash.php:733 core/admin/page-email-trash.php:769
|
1237 |
+
#: core/admin/page-form-free.php:146 core/admin/page-form-free.php:197
|
1238 |
+
#: core/admin/page-form-free.php:2173 core/admin/page-ics-export.php:236
|
1239 |
+
#: core/admin/page-ics-general.php:386 core/admin/page-ics-import.php:203
|
1240 |
+
#: core/admin/page-import-gcal.php:570 core/admin/page-settings.php:137
|
1241 |
+
#: core/admin/page-settings.php:276 core/admin/wpbc-toolbars.php:1773
|
1242 |
+
#: core/lib/wpbc_all_translations.php:197 inc/_bl/admin/page-coupons.php:220
|
1243 |
+
#: inc/_bl/admin/page-coupons.php:1378 inc/_bl/admin/page-search.php:349
|
1244 |
+
#: inc/_bl/admin/page-search.php:445 inc/_bm/admin/page-availability.php:1024
|
1245 |
+
#: inc/_bm/admin/page-cost-advanced.php:102 inc/_bm/admin/page-cost-advanced.php:161
|
1246 |
+
#: inc/_bm/admin/page-cost-deposit.php:362 inc/_bm/admin/page-cost-early-late-booking.php:544
|
1247 |
#: inc/_bm/admin/page-cost-rate.php:231 inc/_bm/admin/page-cost-valuation.php:257
|
1248 |
+
#: inc/_bm/admin/page-cost.php:227 inc/_bm/admin/page-seasons.php:205
|
1249 |
#: inc/_bm/admin/page-seasons.php:1224 inc/_bm/admin/page-seasons.php:1442
|
1250 |
#: inc/_bs/admin/page-email-payment.php:730 inc/_bs/admin/page-email-payment.php:766
|
1251 |
#: inc/_mu/admin/page-users.php:168 inc/_ps/admin/page-email-edit.php:726
|
1252 |
#: inc/_ps/admin/page-email-edit.php:762 inc/_ps/admin/page-resources.php:193
|
1253 |
+
#: inc/_ps/admin/page-settings-form.php:116 inc/_ps/admin/page-settings-form.php:178
|
1254 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:863
|
1255 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:488
|
1256 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:923 inc/gateways/ipay88/wpbc-gw-ipay88.php:783
|
1257 |
#: inc/gateways/page-gateways.php:658 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:402
|
1258 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1085 inc/gateways/sage/wpbc-gw-sage.php:911
|
1259 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:926
|
1260 |
msgid "Save Changes"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
#: core/admin/page-email-approved.php:749 core/admin/page-email-deleted.php:746
|
1264 |
#: core/admin/page-email-deny.php:746 core/admin/page-email-new-admin.php:722
|
1265 |
#: core/admin/page-email-new-visitor.php:725 core/admin/page-email-trash.php:751
|
1266 |
+
#: core/admin/page-form-free.php:1130 core/admin/wpbc-dashboard.php:471
|
1267 |
+
#: core/lib/wpbc_all_translations.php:198 inc/_bs/admin/page-email-payment.php:748
|
1268 |
#: inc/_ps/admin/page-email-edit.php:744
|
1269 |
msgid "Type"
|
1270 |
msgstr ""
|
1275 |
#: core/admin/page-ics-import.php:194 core/admin/page-import-gcal.php:552
|
1276 |
#: core/admin/page-settings.php:131 core/admin/page-settings.php:268
|
1277 |
#: core/admin/wpbc-toolbars.php:426 core/admin/wpbc-toolbars.php:432
|
1278 |
+
#: core/lib/wpbc_all_translations.php:199 inc/_bl/admin/page-search.php:399
|
1279 |
#: inc/_bl/admin/page-search.php:427 inc/_bm/admin/page-cost-advanced.php:155
|
1280 |
#: inc/_bs/admin/page-email-payment.php:755 inc/_ps/admin/page-email-edit.php:751
|
1281 |
+
#: inc/_ps/admin/page-settings-form.php:172
|
1282 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:451 inc/gateways/page-gateways.php:647
|
1283 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:393 inc/gateways/paypal/wpbc-gw-paypal.php:1059
|
1284 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1076
|
1288 |
#: core/admin/page-email-approved.php:839 core/admin/page-email-deleted.php:835
|
1289 |
#: core/admin/page-email-deny.php:835 core/admin/page-email-new-admin.php:819
|
1290 |
#: core/admin/page-email-new-visitor.php:814 core/admin/page-email-trash.php:840
|
1291 |
+
#: core/lib/wpbc_all_translations.php:200 inc/_bs/admin/page-email-payment.php:837
|
1292 |
#: inc/_ps/admin/page-email-edit.php:833
|
1293 |
msgid "Email sent to "
|
1294 |
msgstr ""
|
1296 |
#: core/admin/page-email-approved.php:841 core/admin/page-email-deleted.php:837
|
1297 |
#: core/admin/page-email-deny.php:837 core/admin/page-email-new-admin.php:821
|
1298 |
#: core/admin/page-email-new-visitor.php:816 core/admin/page-email-trash.php:842
|
1299 |
+
#: core/lib/wpbc_all_translations.php:201 core/wpbc-emails.php:441
|
1300 |
#: inc/_bs/admin/page-email-payment.php:839 inc/_ps/admin/page-email-edit.php:835
|
1301 |
msgid "Email had not sent. Some error occuered."
|
1302 |
msgstr ""
|
1304 |
#: core/admin/page-email-approved.php:856 core/admin/page-email-deleted.php:852
|
1305 |
#: core/admin/page-email-deny.php:852 core/admin/page-email-new-admin.php:905
|
1306 |
#: core/admin/page-email-new-visitor.php:831 core/admin/page-email-trash.php:857
|
1307 |
+
#: core/lib/wpbc_all_translations.php:202 inc/_bs/admin/page-email-payment.php:854
|
1308 |
#: inc/_ps/admin/page-email-edit.php:850 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:884
|
1309 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:561
|
1310 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:944 inc/gateways/ipay88/wpbc-gw-ipay88.php:804
|
1311 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:423 inc/gateways/paypal/wpbc-gw-paypal.php:1106
|
1312 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:932 inc/gateways/stripe/wpbc-gw-stripe.php:945
|
1313 |
msgid "Settings saved."
|
1314 |
msgstr ""
|
1315 |
|
1319 |
#: core/admin/page-email-new-admin.php:967 core/admin/page-email-new-admin.php:970
|
1320 |
#: core/admin/page-email-new-visitor.php:892 core/admin/page-email-new-visitor.php:895
|
1321 |
#: core/admin/page-email-trash.php:918 core/admin/page-email-trash.php:921
|
1322 |
+
#: core/lib/wpbc_all_translations.php:203 inc/_bs/admin/page-email-payment.php:915
|
1323 |
#: inc/_bs/admin/page-email-payment.php:918 inc/_ps/admin/page-email-edit.php:911
|
1324 |
#: inc/_ps/admin/page-email-edit.php:914
|
1325 |
msgid "If empty then title defined as WordPress"
|
1328 |
#: core/admin/page-email-approved.php:937 core/admin/page-email-deleted.php:933
|
1329 |
#: core/admin/page-email-deny.php:933 core/admin/page-email-new-admin.php:987
|
1330 |
#: core/admin/page-email-new-visitor.php:912 core/admin/page-email-trash.php:938
|
1331 |
+
#: core/lib/wpbc_all_translations.php:204 inc/_bs/admin/page-email-payment.php:935
|
1332 |
#: inc/_ps/admin/page-email-edit.php:931
|
1333 |
msgid ""
|
1334 |
"Email different from website DNS, its can be a reason of not delivery emails. Please use the "
|
1336 |
msgstr ""
|
1337 |
|
1338 |
#: core/admin/page-email-deleted.php:311 core/admin/page-email-deny.php:311
|
1339 |
+
#: core/admin/page-email-trash.php:316 core/lib/wpbc_all_translations.php:205
|
1340 |
#: core/wpbc-activation.php:992
|
1341 |
msgid "Your booking has been declined"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
#: core/admin/page-email-deleted.php:325 core/admin/page-email-deny.php:325
|
1345 |
+
#: core/admin/page-email-trash.php:330 core/lib/wpbc_all_translations.php:206
|
1346 |
#: core/wpbc-activation.php:993
|
1347 |
#, php-format
|
1348 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
+
#: core/admin/page-email-deleted.php:558 core/lib/wpbc-ajax.php:340
|
1352 |
+
#: core/lib/wpbc_all_translations.php:207 inc/_bl/admin/page-coupons.php:378
|
1353 |
#: inc/_bl/admin/page-coupons.php:1023 inc/_bm/admin/page-availability.php:364
|
1354 |
+
#: inc/_bm/admin/page-cost.php:325 inc/_bm/admin/page-seasons.php:313
|
1355 |
#: inc/_bm/admin/page-seasons.php:843 inc/_bm/m-toolbar.php:547
|
1356 |
#: inc/_ps/admin/page-resources.php:318 inc/_ps/personal.php:156
|
1357 |
msgid "Deleted"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
#: core/admin/page-email-deleted.php:560 core/admin/page-email-trash.php:565
|
1361 |
+
#: core/lib/wpbc_all_translations.php:208
|
1362 |
msgid "Customization of email template, which is sent to Visitor after Cancellation of booking"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
+
#: core/admin/page-email-deleted.php:696 core/lib/wpbc_all_translations.php:209
|
1366 |
msgid "Email is sent to Visitor after Deleting of booking."
|
1367 |
msgstr ""
|
1368 |
|
1369 |
+
#: core/admin/page-email-deny.php:560 core/lib/wpbc_all_translations.php:210
|
1370 |
msgid ""
|
1371 |
"Customization of email template, which is sent to Visitor, when booking status is set to Pending"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: core/admin/page-email-deny.php:696 core/lib/wpbc_all_translations.php:211
|
1375 |
msgid "Email is sent to Visitor after booking set as Pending."
|
1376 |
msgstr ""
|
1377 |
|
1378 |
#: core/admin/page-email-new-admin.php:292 core/admin/page-email-new-visitor.php:292
|
1379 |
+
#: core/admin/wpbc-class-listing.php:300 core/lib/wpbc_all_translations.php:212
|
1380 |
#: core/wpbc-activation.php:963 core/wpbc-activation.php:970
|
1381 |
msgid "New booking"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: core/admin/page-email-new-admin.php:308 core/lib/wpbc_all_translations.php:213
|
1385 |
#: core/wpbc-activation.php:964
|
1386 |
#, php-format
|
1387 |
msgid ""
|
1389 |
"booking is waiting for approval. Please visit the moderation panel%sThank you, %s"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
+
#: core/admin/page-email-new-admin.php:505 core/lib/wpbc_all_translations.php:214
|
1393 |
#: core/wpbc-functions.php:1940
|
1394 |
msgid "Emails"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
#: core/admin/page-email-new-admin.php:530 core/admin/page-email-new-visitor.php:537
|
1398 |
+
#: core/lib/wpbc_all_translations.php:215
|
1399 |
msgid "New"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
+
#: core/admin/page-email-new-admin.php:530 core/lib/wpbc_all_translations.php:216
|
1403 |
msgid "admin"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
+
#: core/admin/page-email-new-admin.php:532 core/lib/wpbc_all_translations.php:217
|
1407 |
msgid "Customization of email template, which is sending to Admin after new booking"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
+
#: core/admin/page-email-new-admin.php:672 core/lib/wpbc_all_translations.php:218
|
1411 |
msgid "Email is sending to Admin after creation of booking."
|
1412 |
msgstr ""
|
1413 |
|
1414 |
+
#: core/admin/page-email-new-visitor.php:307 core/lib/wpbc_all_translations.php:219
|
1415 |
#: core/wpbc-activation.php:972
|
1416 |
#, php-format
|
1417 |
msgid ""
|
1419 |
"edit this booking at this page: %s Thank you, %s"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
+
#: core/admin/page-email-new-visitor.php:309 core/lib/wpbc_all_translations.php:220
|
1423 |
#: core/wpbc-activation.php:974
|
1424 |
#, php-format
|
1425 |
msgid ""
|
1427 |
"%s"
|
1428 |
msgstr ""
|
1429 |
|
1430 |
+
#: core/admin/page-email-new-visitor.php:537 core/lib/wpbc_all_translations.php:221
|
1431 |
msgid "visitor"
|
1432 |
msgstr ""
|
1433 |
|
1434 |
+
#: core/admin/page-email-new-visitor.php:539 core/lib/wpbc_all_translations.php:222
|
1435 |
msgid "Customization of email template, which is sending to Visitor after new booking"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
+
#: core/admin/page-email-new-visitor.php:675 core/lib/wpbc_all_translations.php:223
|
1439 |
msgid "Email is sending to Visitor after creation of booking."
|
1440 |
msgstr ""
|
1441 |
|
1442 |
#: core/admin/page-email-trash.php:563 core/admin/wpbc-class-listing.php:330
|
1443 |
+
#: core/admin/wpbc-class-timeline.php:2296 core/admin/wpbc-toolbars.php:986
|
1444 |
+
#: core/lib/wpbc_all_translations.php:224
|
1445 |
msgid "Trash"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
+
#: core/admin/page-email-trash.php:701 core/lib/wpbc_all_translations.php:225
|
1449 |
msgid "Email is sent to visitor after cancelling of booking (moved to trash)."
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: core/admin/page-form-free.php:61 core/admin/page-settings.php:98
|
1453 |
+
#: core/admin/page-settings.php:212 core/lib/wpbc_all_translations.php:226
|
1454 |
#: core/wpbc-functions.php:1932 inc/_ps/admin/page-settings-form.php:39
|
1455 |
msgid "Form"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
+
#: core/admin/page-form-free.php:62 core/lib/wpbc_all_translations.php:227
|
1459 |
#: inc/_ps/admin/page-settings-form.php:40
|
1460 |
msgid "Fields Settings"
|
1461 |
msgstr ""
|
1462 |
|
1463 |
+
#: core/admin/page-form-free.php:63 core/lib/wpbc_all_translations.php:228
|
1464 |
#: inc/_ps/admin/page-settings-form.php:41
|
1465 |
msgid "Customizaton of Form Fields"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: core/admin/page-form-free.php:76 core/admin/wpbc-dashboard.php:503
|
1469 |
+
#: core/lib/wpbc_all_translations.php:229
|
1470 |
msgid "Check Premium Features"
|
1471 |
msgstr ""
|
1472 |
|
1473 |
+
#: core/admin/page-form-free.php:77 core/lib/wpbc_all_translations.php:230
|
1474 |
msgid "Upgrade to higher versions"
|
1475 |
msgstr ""
|
1476 |
|
1477 |
+
#: core/admin/page-form-free.php:167 core/lib/wpbc_all_translations.php:231
|
1478 |
msgid "Form Field Configuration"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
+
#: core/admin/page-form-free.php:281 core/admin/page-form-free.php:404
|
1482 |
+
#: core/admin/page-form-free.php:561 core/lib/wpbc_all_translations.php:232
|
1483 |
+
#: inc/_ps/personal.php:2035 inc/_ps/wpbc-form-templates.php:42 inc/_ps/wpbc-form-templates.php:61
|
1484 |
#: inc/_ps/wpbc-form-templates.php:81 inc/_ps/wpbc-form-templates.php:104
|
1485 |
#: inc/_ps/wpbc-form-templates.php:127
|
1486 |
msgid "Send"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: core/admin/page-form-free.php:834 core/lib/wpbc_all_translations.php:233
|
1490 |
msgid "Reset to default form"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: core/admin/page-form-free.php:838 core/admin/page-form-free.php:1448
|
1494 |
#: core/admin/wpbc-class-listing.php:390 core/admin/wpbc-class-listing.php:396
|
1495 |
#: core/admin/wpbc-toolbars.php:989 core/admin/wpbc-toolbars.php:1006
|
1496 |
+
#: core/lib/wpbc_all_translations.php:234 inc/_bl/admin/page-coupons.php:236
|
1497 |
#: inc/_bl/admin/page-coupons.php:808 inc/_bm/admin/page-availability.php:274
|
1498 |
+
#: inc/_bm/admin/page-cost-valuation.php:354 inc/_bm/admin/page-cost.php:513
|
1499 |
#: inc/_bm/admin/page-seasons.php:221 inc/_bm/admin/page-seasons.php:602
|
1500 |
#: inc/_ps/admin/page-resources.php:222
|
1501 |
msgid "Do you really want to do this ?"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: core/admin/page-form-free.php:866 core/admin/page-form-free.php:2159
|
1505 |
+
#: core/lib/wpbc_all_translations.php:235
|
1506 |
msgid "Add New Field"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
+
#: core/admin/page-form-free.php:883 core/admin/page-form-free.php:918
|
1510 |
+
#: core/lib/wpbc_all_translations.php:236 inc/_ps/admin/page-settings-form.php:303
|
1511 |
msgid "Select"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
+
#: core/admin/page-form-free.php:883 core/lib/wpbc_all_translations.php:237
|
1515 |
msgid "Form Field"
|
1516 |
msgstr ""
|
1517 |
|
1518 |
+
#: core/admin/page-form-free.php:905 core/lib/wpbc_all_translations.php:238
|
1519 |
#: inc/_ps/form/class-wpbc-form-help.php:141
|
1520 |
msgid "Standard Fields"
|
1521 |
msgstr ""
|
1522 |
|
1523 |
+
#: core/admin/page-form-free.php:908 core/lib/wpbc_all_translations.php:239
|
1524 |
#: inc/_ps/form/class-wpbc-form-help.php:147
|
1525 |
msgid "Text"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
+
#: core/admin/page-form-free.php:928 core/lib/wpbc_all_translations.php:240
|
1529 |
#: inc/_ps/form/class-wpbc-form-help.php:156
|
1530 |
msgid "Textarea"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
+
#: core/admin/page-form-free.php:938 core/lib/wpbc_all_translations.php:241
|
1534 |
msgid "Checkbox"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
+
#: core/admin/page-form-free.php:953 core/lib/wpbc_all_translations.php:242
|
1538 |
#: inc/_ps/form/class-wpbc-form-help.php:486
|
1539 |
msgid "Advanced Fields"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
+
#: core/admin/page-form-free.php:957 core/admin/page-form-free.php:1973
|
1543 |
+
#: core/admin/page-form-free.php:1974 core/admin/page-form-timeslots.php:106
|
1544 |
+
#: core/admin/page-form-timeslots.php:201 core/admin/page-form-timeslots.php:766
|
1545 |
+
#: core/admin/page-form-timeslots.php:816 core/lib/wpbc_all_translations.php:1147
|
1546 |
+
#: inc/_ps/admin/page-settings-form.php:364 inc/_ps/admin/page-settings-form.php:374
|
1547 |
+
#: inc/_ps/admin/page-settings-form.php:384
|
1548 |
+
msgid "Time Slots"
|
1549 |
+
msgstr ""
|
1550 |
+
|
1551 |
+
#: core/admin/page-form-free.php:1015 core/lib/wpbc_all_translations.php:243
|
1552 |
msgid "View"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
+
#: core/admin/page-form-free.php:1034 core/lib/wpbc_all_translations.php:244
|
1556 |
msgid "Standard Forms"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
+
#: core/admin/page-form-free.php:1037 core/lib/wpbc_all_translations.php:245
|
1560 |
msgid "Form under calendar"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
+
#: core/admin/page-form-free.php:1047 core/lib/wpbc_all_translations.php:246
|
1564 |
msgid "Form at right side of calendar"
|
1565 |
msgstr ""
|
1566 |
|
1567 |
+
#: core/admin/page-form-free.php:1057 core/lib/wpbc_all_translations.php:247
|
1568 |
msgid "Form and calendar are centered"
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: core/admin/page-form-free.php:1067 core/lib/wpbc_all_translations.php:248
|
1572 |
msgid "Form for dark background"
|
1573 |
msgstr ""
|
1574 |
|
1575 |
+
#: core/admin/page-form-free.php:1127 core/admin/page-form-free.php:2032
|
1576 |
+
#: core/lib/wpbc_all_translations.php:249
|
1577 |
msgid "Active"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
+
#: core/admin/page-form-free.php:1128 core/lib/wpbc_all_translations.php:250
|
1581 |
msgid "Field Label"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: core/admin/page-form-free.php:1130 core/admin/page-form-free.php:2098
|
1585 |
+
#: core/lib/wpbc_all_translations.php:251 inc/_ps/form/class-wpbc-field-help-text.php:177
|
1586 |
msgid "Name"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: core/admin/page-form-free.php:1207 core/admin/page-form-free.php:1645
|
1590 |
+
#: core/admin/page-form-free.php:1706 core/admin/wpbc-class-timeline.php:2216
|
1591 |
+
#: core/lib/wpbc_all_translations.php:252 inc/_bl/admin/page-coupons.php:215
|
1592 |
+
#: inc/_bl/admin/page-coupons.php:804 inc/_bl/admin/page-coupons.php:993
|
1593 |
+
#: inc/_bm/admin/page-cost.php:218 inc/_bm/admin/page-seasons.php:200
|
1594 |
+
#: inc/_bm/admin/page-seasons.php:598 inc/_bm/admin/page-seasons.php:815
|
1595 |
+
#: inc/_bm/admin/page-seasons.php:821 inc/_ps/admin/page-resources.php:188
|
|
|
1596 |
msgid "Edit"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
+
#: core/admin/page-form-free.php:1208 core/admin/page-form-free.php:1646
|
1600 |
+
#: core/admin/page-form-timeslots.php:788 core/lib/wpbc_all_translations.php:253
|
1601 |
msgid "Remove"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
+
#: core/admin/page-form-free.php:1876 core/lib/wpbc_all_translations.php:254
|
1605 |
#: inc/_ps/form/class-wpbc-form-help.php:88
|
1606 |
msgid "Shortcodes"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
+
#: core/admin/page-form-free.php:1877 core/lib/wpbc_all_translations.php:255
|
1610 |
#: inc/_ps/form/class-wpbc-form-help.php:89
|
1611 |
msgid ""
|
1612 |
"You can generate the form fields for your form (at the left side) by selection specific field in "
|
1613 |
"the above selectbox."
|
1614 |
msgstr ""
|
1615 |
|
1616 |
+
#: core/admin/page-form-free.php:1878 core/lib/wpbc_all_translations.php:256
|
1617 |
#: inc/_ps/form/class-wpbc-form-help.php:90
|
1618 |
#, php-format
|
1619 |
msgid "Please read more about the booking form fields configuration %shere%s."
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: core/admin/page-form-free.php:1880 core/lib/wpbc_all_translations.php:257
|
1623 |
#: inc/_ps/form/class-wpbc-form-help.php:99
|
1624 |
msgid "Default Form Templates"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
+
#: core/admin/page-form-free.php:1881 core/lib/wpbc_all_translations.php:258
|
1628 |
#: inc/_ps/form/class-wpbc-form-help.php:100
|
1629 |
#, php-format
|
1630 |
msgid ""
|
1634 |
"reset both forms: Booking Form and Content of Booking Fields form."
|
1635 |
msgstr ""
|
1636 |
|
1637 |
+
#: core/admin/page-form-free.php:2011 core/lib/wpbc_all_translations.php:1364
|
1638 |
+
#: inc/_ps/wpbc-form-templates.php:144 inc/_ps/wpbc-form-templates.php:156
|
1639 |
+
#: inc/_ps/wpbc-form-templates.php:171 inc/_ps/wpbc-form-templates.php:186
|
1640 |
+
msgid "First Name"
|
1641 |
+
msgstr ""
|
1642 |
+
|
1643 |
+
#: core/admin/page-form-free.php:2033 core/lib/wpbc_all_translations.php:259
|
1644 |
msgid "Show / hide field in booking form"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
+
#: core/admin/page-form-free.php:2054 core/lib/wpbc_all_translations.php:260
|
1648 |
msgid "Set field as required"
|
1649 |
msgstr ""
|
1650 |
|
1651 |
+
#: core/admin/page-form-free.php:2074 core/admin/page-form-timeslots.php:784
|
1652 |
+
#: core/admin/wpbc-toolbar-tiny.php:425 core/admin/wpbc-toolbar-tiny.php:1216
|
1653 |
+
#: core/lib/wpbc_all_translations.php:261 inc/_ps/form/class-wpbc-field-help-button.php:73
|
1654 |
msgid "Label"
|
1655 |
msgstr ""
|
1656 |
|
1657 |
+
#: core/admin/page-form-free.php:2103 core/lib/wpbc_all_translations.php:262
|
1658 |
#, php-format
|
1659 |
msgid "Type only %sunique field name%s, that is not using in form"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
+
#: core/admin/page-form-free.php:2124 core/lib/wpbc_all_translations.php:263
|
1663 |
msgid "Values"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: core/admin/page-form-free.php:2129 core/lib/wpbc_all_translations.php:264
|
1667 |
msgid "Enter dropdown options. One option per line."
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: core/admin/page-form-free.php:2164 core/admin/wpbc-toolbar-tiny.php:295
|
1671 |
#: core/admin/wpbc-toolbars.php:702 core/admin/wpbc-toolbars.php:907
|
1672 |
+
#: core/admin/wpbc-toolbars.php:1483 core/lib/wpbc_all_translations.php:265
|
1673 |
#: core/sync/wpbc-gcal.php:445 inc/_bs/lib_s.php:104 inc/_bs/s-toolbar.php:209
|
1674 |
#: inc/_ps/p-toolbar.php:477 inc/_ps/p-toolbar.php:522
|
1675 |
msgid "Close"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: core/admin/page-form-free.php:2178 core/lib/wpbc_all_translations.php:266
|
1679 |
#: inc/_bm/m-toolbar.php:367 inc/_bm/m-toolbar.php:368 inc/_ps/p-toolbar.php:356
|
1680 |
#: inc/_ps/p-toolbar.php:408 inc/_ps/p-toolbar.php:441
|
1681 |
msgid "Cancel"
|
1682 |
msgstr ""
|
1683 |
|
1684 |
+
#: core/admin/page-form-timeslots.php:106
|
1685 |
+
msgid "in 24 hour format"
|
1686 |
+
msgstr ""
|
1687 |
+
|
1688 |
+
#: core/admin/page-form-timeslots.php:126 core/lib/wpbc_all_translations.php:1166
|
1689 |
+
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:154
|
1690 |
+
#: inc/_ps/form/class-wpbc-field-help-select.php:119
|
1691 |
+
msgid "One option per line"
|
1692 |
+
msgstr ""
|
1693 |
+
|
1694 |
+
#: core/admin/page-form-timeslots.php:132
|
1695 |
+
msgid "Titles"
|
1696 |
+
msgstr ""
|
1697 |
+
|
1698 |
+
#: core/admin/page-form-timeslots.php:151 core/lib/wpbc_all_translations.php:1168
|
1699 |
+
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:172
|
1700 |
+
#: inc/_ps/form/class-wpbc-field-help-select.php:137
|
1701 |
+
msgid "One title per line"
|
1702 |
+
msgstr ""
|
1703 |
+
|
1704 |
+
#: core/admin/page-form-timeslots.php:151
|
1705 |
+
msgid "Visible options in selectbox"
|
1706 |
+
msgstr ""
|
1707 |
+
|
1708 |
+
#: core/admin/page-form-timeslots.php:193
|
1709 |
+
msgid "Reset times by"
|
1710 |
+
msgstr ""
|
1711 |
+
|
1712 |
+
#: core/admin/page-form-timeslots.php:195 core/admin/page-import-gcal.php:69
|
1713 |
+
#: core/admin/page-import-gcal.php:196 core/admin/page-import-gcal.php:278
|
1714 |
+
#: core/admin/wpbc-toolbar-tiny.php:631 core/lib/wpbc_all_translations.php:320
|
1715 |
+
#: core/sync/wpbc-gcal.php:207 core/sync/wpbc-gcal.php:271 inc/_bm/admin/api-settings-m.php:67
|
1716 |
+
#: inc/_bm/admin/api-settings-m.php:104 inc/_bs/admin/api-settings-s.php:532
|
1717 |
+
msgid "hours"
|
1718 |
+
msgstr ""
|
1719 |
+
|
1720 |
+
#: core/admin/page-form-timeslots.php:196 core/admin/page-import-gcal.php:67
|
1721 |
+
#: core/lib/wpbc_all_translations.php:319 inc/_bm/admin/api-settings-m.php:98
|
1722 |
+
#: inc/_bm/admin/api-settings-m.php:100 inc/_bs/admin/api-settings-s.php:528
|
1723 |
+
#: inc/_bs/admin/api-settings-s.php:901
|
1724 |
+
msgid "hour"
|
1725 |
+
msgstr ""
|
1726 |
+
|
1727 |
+
#: core/admin/page-form-timeslots.php:197 core/admin/page-form-timeslots.php:198
|
1728 |
+
#: core/admin/page-form-timeslots.php:199 core/admin/page-import-gcal.php:195
|
1729 |
+
#: core/admin/page-import-gcal.php:277 core/lib/wpbc_all_translations.php:343
|
1730 |
+
#: core/sync/wpbc-gcal.php:206 core/sync/wpbc-gcal.php:270 inc/_bm/admin/api-settings-m.php:67
|
1731 |
+
#: inc/_bm/admin/api-settings-m.php:96 inc/_bm/admin/api-settings-m.php:100
|
1732 |
+
#: inc/_bs/admin/api-settings-s.php:525 inc/_bs/admin/api-settings-s.php:526
|
1733 |
+
#: inc/_bs/admin/api-settings-s.php:527 inc/_ps/admin/page-settings-form.php:374
|
1734 |
+
#: inc/_ps/admin/page-settings-form.php:384
|
1735 |
+
msgid "minutes"
|
1736 |
+
msgstr ""
|
1737 |
+
|
1738 |
+
#: core/admin/page-form-timeslots.php:422 core/admin/page-form-timeslots.php:432
|
1739 |
+
#: core/admin/page-form-timeslots.php:435 core/admin/page-form-timeslots.php:444
|
1740 |
+
#: core/admin/page-form-timeslots.php:446 core/admin/page-form-timeslots.php:455
|
1741 |
+
#: core/admin/page-form-timeslots.php:457 core/admin/page-form-timeslots.php:466
|
1742 |
+
#: core/admin/page-form-timeslots.php:468 core/lib/wpbc_all_translations.php:731
|
1743 |
+
#: core/wpbc-js.php:131 inc/_ps/personal.php:249
|
1744 |
+
msgid "Processing"
|
1745 |
+
msgstr ""
|
1746 |
+
|
1747 |
+
#: core/admin/page-form-timeslots.php:595
|
1748 |
+
msgid "+ Add Time Slot"
|
1749 |
+
msgstr ""
|
1750 |
+
|
1751 |
#: core/admin/page-ics-export.php:42 core/admin/page-ics-export.php:43
|
1752 |
#: core/admin/page-ics-general.php:233 core/admin/page-ics-general.php:234
|
1753 |
#: core/admin/page-ics-general.php:253 core/admin/page-ics-general.php:254
|
1754 |
#: core/admin/page-ics-import.php:40 core/admin/page-ics-import.php:41
|
1755 |
#: core/admin/page-import-gcal.php:388 core/admin/page-import-gcal.php:389
|
1756 |
+
#: core/lib/wpbc_all_translations.php:267 core/wpbc-functions.php:1957
|
1757 |
msgid "Sync"
|
1758 |
msgstr ""
|
1759 |
|
1762 |
#: core/admin/page-ics-import.php:42 core/admin/page-ics-import.php:59
|
1763 |
#: core/admin/page-ics-import.php:60 core/admin/page-ics-import.php:62
|
1764 |
#: core/admin/page-ics-import.php:186 core/admin/page-ics-import.php:464
|
1765 |
+
#: core/admin/page-import-gcal.php:390 core/lib/wpbc_all_translations.php:268
|
1766 |
#: core/sync/wpbc-gcal.php:465
|
1767 |
msgid "Import"
|
1768 |
msgstr ""
|
1771 |
#: core/admin/page-ics-export.php:62 core/admin/page-ics-export.php:64
|
1772 |
#: core/admin/page-ics-export.php:228 core/admin/page-ics-general.php:235
|
1773 |
#: core/admin/page-ics-import.php:42 core/admin/page-import-gcal.php:390
|
1774 |
+
#: core/lib/wpbc_all_translations.php:269 inc/_ps/p-toolbar.php:142
|
1775 |
msgid "Export"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
#: core/admin/page-ics-export.php:64 core/admin/page-ics-export.php:228
|
1779 |
+
#: core/lib/wpbc_all_translations.php:270
|
1780 |
msgid "feed"
|
1781 |
msgstr ""
|
1782 |
|
1783 |
#: core/admin/page-ics-export.php:139 core/class/wpbc-class-notices.php:25
|
1784 |
+
#: core/lib/wpbc_all_translations.php:271 core/sync/wpbc-gcal.php:398
|
1785 |
#: inc/_bm/admin/page-cost-valuation.php:290 inc/_mu/multiuser.php:764
|
1786 |
msgid "Warning!"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
+
#: core/admin/page-ics-export.php:141 core/lib/wpbc_all_translations.php:272
|
1790 |
#, php-format
|
1791 |
msgid "This feature require %s"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
#: core/admin/page-ics-export.php:163 core/admin/page-ics-import.php:162
|
1795 |
+
#: core/lib/wpbc_all_translations.php:273 inc/_bl/admin/api-settings-l.php:162
|
1796 |
#: inc/_bm/admin/api-settings-m.php:86 inc/_ps/form/class-wpbc-form-help.php:117
|
1797 |
#: inc/_ps/form/class-wpbc-form-help.php:126 inc/_ps/form/class-wpbc-form-help.php:136
|
1798 |
#: inc/_ps/form/class-wpbc-form-help.php:197 inc/_ps/form/class-wpbc-form-help.php:228
|
1805 |
#: inc/_ps/form/class-wpbc-form-help.php:659 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:407
|
1806 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:825
|
1807 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:750 inc/gateways/sage/wpbc-gw-sage.php:880
|
1808 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:895
|
1809 |
msgid "Important!"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
#: core/admin/page-ics-export.php:165 core/admin/page-ics-import.php:164
|
1813 |
+
#: core/lib/wpbc_all_translations.php:274
|
1814 |
#, php-format
|
1815 |
msgid "This feature require %s plugin. You can install %s plugin from this %spage%s."
|
1816 |
msgstr ""
|
1817 |
|
1818 |
#: core/admin/page-ics-export.php:177 core/admin/page-ics-export.php:240
|
1819 |
+
#: core/admin/page-ics-import.php:176 core/lib/wpbc_all_translations.php:275
|
1820 |
msgid "How it works"
|
1821 |
msgstr ""
|
1822 |
|
1823 |
#: core/admin/page-ics-export.php:441 core/admin/page-ics-export.php:444
|
1824 |
+
#: core/lib/wpbc_all_translations.php:276
|
1825 |
msgid ".ics feed URL"
|
1826 |
msgstr ""
|
1827 |
|
1828 |
+
#: core/admin/page-ics-export.php:463 core/lib/wpbc_all_translations.php:277
|
1829 |
#: inc/_ps/admin/br-table-export-feeds.php:69
|
1830 |
msgid "Open in new window"
|
1831 |
msgstr ""
|
1832 |
|
1833 |
+
#: core/admin/page-ics-export.php:465 core/lib/wpbc_all_translations.php:278
|
1834 |
msgid "Please enter URL for generating .ics feed"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
+
#: core/admin/page-ics-export.php:468 core/lib/wpbc_all_translations.php:279
|
1838 |
msgid "This .ics feed of bookings starting from today for 1 year"
|
1839 |
msgstr ""
|
1840 |
|
1841 |
+
#: core/admin/page-ics-general.php:68 core/admin/wpbc-toolbar-tiny.php:872
|
1842 |
+
#: core/admin/wpbc-toolbar-tiny.php:1087 core/admin/wpbc-toolbar-tiny.php:1168
|
1843 |
+
#: core/lib/wpbc_all_translations.php:280 inc/_bm/admin/api-settings-m.php:60
|
1844 |
#: inc/_ps/wpbc-booking-select-widget.php:188
|
1845 |
msgid "None"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
+
#: core/admin/page-ics-general.php:101 core/lib/wpbc_all_translations.php:281
|
1849 |
msgid "Event Title"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
#: core/admin/page-ics-general.php:102 core/admin/page-ics-general.php:112
|
1853 |
+
#: core/admin/page-ics-general.php:122 core/lib/wpbc_all_translations.php:282
|
1854 |
#, php-format
|
1855 |
msgid "Select field for assigning to %sevent property%s"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
+
#: core/admin/page-ics-general.php:111 core/lib/wpbc_all_translations.php:283
|
1859 |
msgid "Event Description (optional field)"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
+
#: core/admin/page-ics-general.php:121 core/lib/wpbc_all_translations.php:284
|
1863 |
msgid "Location"
|
1864 |
msgstr ""
|
1865 |
|
1866 |
#: core/admin/page-ics-general.php:132 core/admin/wpbc-class-listing.php:205
|
1867 |
+
#: core/lib/wpbc_all_translations.php:285 core/sync/wpbc-gcal.php:314
|
1868 |
+
#: inc/_bl/admin/activation-l.php:119 inc/_mu/multiuser.php:626 inc/_ps/admin/activation-p.php:45
|
1869 |
msgid "Default"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
+
#: core/admin/page-ics-general.php:158 core/lib/wpbc_all_translations.php:286
|
1873 |
#: core/sync/wpbc-gcal.php:309
|
1874 |
msgid "Timezone"
|
1875 |
msgstr ""
|
1876 |
|
1877 |
+
#: core/admin/page-ics-general.php:159 core/lib/wpbc_all_translations.php:287
|
1878 |
#: core/sync/wpbc-gcal.php:343
|
1879 |
msgid "Select a city in your required timezone, if you are having problems with dates and times."
|
1880 |
msgstr ""
|
1881 |
|
1882 |
+
#: core/admin/page-ics-general.php:171 core/lib/wpbc_all_translations.php:288
|
1883 |
#: inc/_bs/admin/api-settings-s.php:314
|
1884 |
msgid "Use check in/out time"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
+
#: core/admin/page-ics-general.php:172 core/lib/wpbc_all_translations.php:289
|
1888 |
msgid "Use check in/out time of plugin, during import .ics feeds"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: core/admin/page-ics-general.php:179 core/lib/wpbc_all_translations.php:290
|
1892 |
msgid "Append check out day"
|
1893 |
msgstr ""
|
1894 |
|
1895 |
+
#: core/admin/page-ics-general.php:180 core/lib/wpbc_all_translations.php:291
|
1896 |
msgid "Append one check out day, during import .ics feeds, if activated using check in/out times"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
#: core/admin/page-ics-general.php:252 core/admin/page-settings.php:74
|
1900 |
+
#: core/lib/wpbc_all_translations.php:292 inc/gateways/page-gateways.php:510
|
1901 |
msgid "General"
|
1902 |
msgstr ""
|
1903 |
|
1904 |
#: core/admin/page-ics-general.php:253 core/admin/page-ics-general.php:254
|
1905 |
#: core/admin/page-ics-general.php:361 core/admin/page-import-gcal.php:485
|
1906 |
#: core/admin/page-settings.php:75 core/admin/page-settings.php:76
|
1907 |
+
#: core/lib/wpbc_all_translations.php:293 core/wpbc.php:188
|
1908 |
msgid "General Settings"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
+
#: core/admin/page-ics-general.php:368 core/lib/wpbc_all_translations.php:294
|
1912 |
msgid "Assign events fields to specific booking form field"
|
1913 |
msgstr ""
|
1914 |
|
1915 |
#: core/admin/page-ics-general.php:376 core/admin/page-settings.php:116
|
1916 |
+
#: core/admin/page-settings.php:238 core/lib/wpbc_all_translations.php:295
|
1917 |
#: inc/_bl/admin/page-search.php:599 inc/_bl/admin/page-search.php:633
|
1918 |
+
#: inc/_bl/wpbc-search-availability.php:167 inc/_bl/wpbc-search-availability.php:615
|
1919 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:854 inc/gateways/ideal/wpbc-gw-ideal.php:914
|
1920 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:774 inc/gateways/paypal/wpbc-gw-paypal.php:1052
|
1921 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:902 inc/gateways/stripe/wpbc-gw-stripe.php:917
|
1922 |
msgid "Advanced"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
+
#: core/admin/page-ics-import.php:62 core/lib/wpbc_all_translations.php:296
|
1926 |
msgid "feeds"
|
1927 |
msgstr ""
|
1928 |
|
1929 |
#: core/admin/page-ics-import.php:433 core/admin/wpbc-sql.php:588
|
1930 |
+
#: core/admin/wpbc-toolbar-tiny.php:328 core/lib/wpbc_all_translations.php:297
|
1931 |
#: inc/_bl/admin/page-coupons.php:1409 inc/_ps/p-toolbar.php:925 inc/_ps/p-toolbar.php:956
|
1932 |
msgid "parent resource"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
+
#: core/admin/page-ics-import.php:455 core/lib/wpbc_all_translations.php:298
|
1936 |
msgid "Enter URL to .ics feed"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
+
#: core/admin/page-ics-import.php:460 core/lib/wpbc_all_translations.php:299
|
1940 |
msgid "Choose file"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
+
#: core/admin/page-ics-import.php:461 core/lib/wpbc_all_translations.php:300
|
1944 |
msgid "Insert file URL"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
+
#: core/admin/page-ics-import.php:462 core/lib/wpbc_all_translations.php:301
|
1948 |
msgid "Upload / Select "
|
1949 |
msgstr ""
|
1950 |
|
1951 |
+
#: core/admin/page-ics-import.php:499 core/lib/wpbc_all_translations.php:302
|
1952 |
msgid "What does .ics feeds import/export mean?"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
+
#: core/admin/page-ics-import.php:507 core/lib/wpbc_all_translations.php:303
|
1956 |
#, php-format
|
1957 |
msgid "Its useful, if you need to import/export bookings from/to external websites, like %s"
|
1958 |
msgstr ""
|
1959 |
|
1960 |
+
#: core/admin/page-ics-import.php:515 core/lib/wpbc_all_translations.php:304
|
1961 |
msgid "and any other calendar that uses .ics format"
|
1962 |
msgstr ""
|
1963 |
|
1964 |
+
#: core/admin/page-ics-import.php:529 core/class/wpbc-class-welcome.php:522
|
1965 |
+
#: core/lib/wpbc_all_translations.php:305
|
1966 |
#, php-format
|
1967 |
msgid ""
|
1968 |
".ics - is a file format of iCalendar standard for exchanging calendar and scheduling information "
|
1970 |
"calendars updated and synchronized."
|
1971 |
msgstr ""
|
1972 |
|
1973 |
+
#: core/admin/page-ics-import.php:550 core/lib/wpbc_all_translations.php:306
|
1974 |
msgid "How to start import of .ics feeds (files)?"
|
1975 |
msgstr ""
|
1976 |
|
1977 |
#: core/admin/page-ics-import.php:557 core/admin/page-ics-import.php:604
|
1978 |
+
#: core/lib/wpbc_all_translations.php:307
|
1979 |
#, php-format
|
1980 |
msgid "Install %s plugin."
|
1981 |
msgstr ""
|
1982 |
|
1983 |
+
#: core/admin/page-ics-import.php:561 core/lib/wpbc_all_translations.php:308
|
1984 |
#, php-format
|
1985 |
msgid ""
|
1986 |
"Insert %s shortcode into some post(s) or page(s). Check more info about this %sshortcode "
|
1987 |
"configuration%s"
|
1988 |
msgstr ""
|
1989 |
|
1990 |
+
#: core/admin/page-ics-import.php:570 core/lib/wpbc_all_translations.php:309
|
1991 |
#, php-format
|
1992 |
msgid ""
|
1993 |
"Using such shortcodes in pages give a great flexibility to import from different .ics feeds "
|
1995 |
"accessing such different pages with different time intervals."
|
1996 |
msgstr ""
|
1997 |
|
1998 |
+
#: core/admin/page-ics-import.php:579 core/lib/wpbc_all_translations.php:310
|
1999 |
msgid "Or you can import .ics feed or file directly at current page."
|
2000 |
msgstr ""
|
2001 |
|
2002 |
+
#: core/admin/page-ics-import.php:586 core/lib/wpbc_all_translations.php:311
|
2003 |
#, php-format
|
2004 |
msgid ""
|
2005 |
"If you have inserted import shortcodes from %s, then you can configure your CRON for "
|
2006 |
"periodically access these pages and import .ics feeds."
|
2007 |
msgstr ""
|
2008 |
|
2009 |
+
#: core/admin/page-ics-import.php:597 core/lib/wpbc_all_translations.php:312
|
2010 |
msgid "How to start export of .ics feeds (files)?"
|
2011 |
msgstr ""
|
2012 |
|
2013 |
+
#: core/admin/page-ics-import.php:608 core/lib/wpbc_all_translations.php:313
|
2014 |
msgid "Configure ULR feed(s) at this settings page."
|
2015 |
msgstr ""
|
2016 |
|
2017 |
+
#: core/admin/page-ics-import.php:613 core/lib/wpbc_all_translations.php:314
|
2018 |
#, php-format
|
2019 |
msgid ""
|
2020 |
"Using such URL(s) you can import .ics feeds, from interface of other websites. %sCheck more "
|
2022 |
"website."
|
2023 |
msgstr ""
|
2024 |
|
2025 |
+
#: core/admin/page-ics-import.php:622 core/lib/wpbc_all_translations.php:315
|
2026 |
msgid "Visit these (previously configured URL feeds) pages for downloading .ics files."
|
2027 |
msgstr ""
|
2028 |
|
2029 |
+
#: core/admin/page-ics-import.php:677 core/lib/wpbc_all_translations.php:316
|
2030 |
#: core/sync/wpbc-gcal-class.php:457 core/sync/wpbc-gcal.php:102 inc/_ps/personal.php:408
|
2031 |
msgid "Done"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
+
#: core/admin/page-import-gcal.php:60 core/lib/wpbc_all_translations.php:317
|
2035 |
msgid "Activate auto import"
|
2036 |
msgstr ""
|
2037 |
|
2038 |
+
#: core/admin/page-import-gcal.php:61 core/lib/wpbc_all_translations.php:318
|
2039 |
#, php-format
|
2040 |
msgid "Check this box to %sactivate%s auto import events and creation bookings from them"
|
2041 |
msgstr ""
|
2042 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2043 |
#: core/admin/page-import-gcal.php:71 core/admin/wpbc-toolbars.php:559
|
2044 |
+
#: core/admin/wpbc-toolbars.php:793 core/lib/wpbc_all_translations.php:321 core/wpbc-emails.php:206
|
2045 |
#: inc/_bm/admin/page-cost-advanced.php:461 inc/_bm/admin/page-cost-deposit.php:223
|
2046 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:230
|
2047 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:428 inc/_bm/admin/page-cost-valuation.php:346
|
2048 |
+
#: inc/_bs/admin/api-settings-s.php:534 inc/_bs/admin/api-settings-s.php:895
|
2049 |
+
#: inc/_ps/form/class-wpbc-form-help.php:705
|
2050 |
msgid "day"
|
2051 |
msgstr ""
|
2052 |
|
2056 |
#: core/admin/wpbc-toolbars.php:563 core/admin/wpbc-toolbars.php:564
|
2057 |
#: core/admin/wpbc-toolbars.php:794 core/admin/wpbc-toolbars.php:795
|
2058 |
#: core/admin/wpbc-toolbars.php:796 core/admin/wpbc-toolbars.php:797
|
2059 |
+
#: core/admin/wpbc-toolbars.php:798 core/lib/wpbc_all_translations.php:322
|
2060 |
#: core/sync/wpbc-gcal.php:208 core/sync/wpbc-gcal.php:272 inc/_bl/admin/page-search.php:82
|
2061 |
+
#: inc/_bm/admin/page-cost-deposit.php:225 inc/_bm/admin/page-cost-early-late-booking.php:228
|
2062 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:430 inc/_bm/admin/page-cost-valuation.php:190
|
2063 |
#: inc/_bm/admin/page-cost-valuation.php:348 inc/_bm/admin/page-cost-valuation.php:481
|
2064 |
#: inc/_bm/admin/page-seasons.php:1051 inc/_bs/admin/api-settings-s.php:536
|
2065 |
#: inc/_ps/wpbc-form-templates.php:244
|
2066 |
msgid "days"
|
2067 |
msgstr ""
|
2068 |
|
2069 |
+
#: core/admin/page-import-gcal.php:78 core/lib/wpbc_all_translations.php:323
|
2070 |
msgid "Import events every"
|
2071 |
msgstr ""
|
2072 |
|
2073 |
+
#: core/admin/page-import-gcal.php:79 core/lib/wpbc_all_translations.php:324
|
2074 |
msgid "Select time duration of import requests."
|
2075 |
msgstr ""
|
2076 |
|
2077 |
+
#: core/admin/page-import-gcal.php:95 core/lib/wpbc_all_translations.php:325
|
2078 |
msgid "Google API Key"
|
2079 |
msgstr ""
|
2080 |
|
2081 |
+
#: core/admin/page-import-gcal.php:96 core/lib/wpbc_all_translations.php:326
|
2082 |
msgid "Please enter your Google API key. This field required to import events."
|
2083 |
msgstr ""
|
2084 |
|
2085 |
+
#: core/admin/page-import-gcal.php:98 core/lib/wpbc_all_translations.php:327
|
2086 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:317
|
2087 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:354
|
2088 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:385 inc/gateways/ideal/wpbc-gw-ideal.php:422
|
2089 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:477 inc/gateways/ideal/wpbc-gw-ideal.php:481
|
2090 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:329 inc/gateways/paypal/wpbc-gw-paypal.php:529
|
2091 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:508 inc/gateways/stripe/wpbc-gw-stripe.php:368
|
2092 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:533
|
2093 |
msgid "Note:"
|
2094 |
msgstr ""
|
2095 |
|
2096 |
+
#: core/admin/page-import-gcal.php:99 core/lib/wpbc_all_translations.php:328
|
2097 |
#, php-format
|
2098 |
msgid "You can check in this %sinstruction how to generate and use your Google API key%s."
|
2099 |
msgstr ""
|
2100 |
|
2101 |
+
#: core/admin/page-import-gcal.php:120 core/lib/wpbc_all_translations.php:329
|
2102 |
#: inc/_ps/admin/br-table-import-gcal-p.php:148
|
2103 |
msgid "Google Calendar ID"
|
2104 |
msgstr ""
|
2105 |
|
2106 |
+
#: core/admin/page-import-gcal.php:138 core/lib/wpbc_all_translations.php:330
|
2107 |
#: core/sync/wpbc-gcal.php:295
|
2108 |
msgid "Maximum number"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
+
#: core/admin/page-import-gcal.php:139 core/lib/wpbc_all_translations.php:331
|
2112 |
#: core/sync/wpbc-gcal.php:298
|
2113 |
msgid "You can specify the maximum number of events to import during one session."
|
2114 |
msgstr ""
|
2115 |
|
2116 |
#: core/admin/page-import-gcal.php:148 core/admin/page-import-gcal.php:230
|
2117 |
+
#: core/lib/wpbc_all_translations.php:332 core/sync/wpbc-gcal.php:184 core/sync/wpbc-gcal.php:248
|
2118 |
msgid "Now"
|
2119 |
msgstr ""
|
2120 |
|
2121 |
#: core/admin/page-import-gcal.php:149 core/admin/page-import-gcal.php:231
|
2122 |
+
#: core/lib/wpbc_all_translations.php:333 core/sync/wpbc-gcal.php:185 core/sync/wpbc-gcal.php:249
|
2123 |
msgid "00:00 today"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
#: core/admin/page-import-gcal.php:150 core/admin/page-import-gcal.php:232
|
2127 |
+
#: core/lib/wpbc_all_translations.php:334 core/sync/wpbc-gcal.php:186 core/sync/wpbc-gcal.php:250
|
2128 |
msgid "Start of current week"
|
2129 |
msgstr ""
|
2130 |
|
2131 |
#: core/admin/page-import-gcal.php:151 core/admin/page-import-gcal.php:233
|
2132 |
+
#: core/lib/wpbc_all_translations.php:335 core/sync/wpbc-gcal.php:187 core/sync/wpbc-gcal.php:251
|
2133 |
msgid "Start of current month"
|
2134 |
msgstr ""
|
2135 |
|
2136 |
#: core/admin/page-import-gcal.php:152 core/admin/page-import-gcal.php:234
|
2137 |
+
#: core/lib/wpbc_all_translations.php:336 core/sync/wpbc-gcal.php:188 core/sync/wpbc-gcal.php:252
|
2138 |
msgid "End of current month"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: core/admin/page-import-gcal.php:153 core/lib/wpbc_all_translations.php:337
|
2142 |
#: core/sync/wpbc-gcal.php:189
|
2143 |
msgid "The start of time"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
#: core/admin/page-import-gcal.php:154 core/admin/page-import-gcal.php:236
|
2147 |
+
#: core/lib/wpbc_all_translations.php:338 core/sync/wpbc-gcal.php:190 core/sync/wpbc-gcal.php:254
|
2148 |
msgid "Specific date / time"
|
2149 |
msgstr ""
|
2150 |
|
2151 |
+
#: core/admin/page-import-gcal.php:160 core/lib/wpbc_all_translations.php:339
|
2152 |
#: core/sync/wpbc-gcal.php:197
|
2153 |
msgid "Select option, when to start retrieving events."
|
2154 |
msgstr ""
|
2155 |
|
2156 |
#: core/admin/page-import-gcal.php:175 core/admin/page-import-gcal.php:257
|
2157 |
+
#: core/lib/wpbc_all_translations.php:340 core/sync/wpbc-gcal.php:199 core/sync/wpbc-gcal.php:263
|
2158 |
msgid "Offset"
|
2159 |
msgstr ""
|
2160 |
|
2161 |
#: core/admin/page-import-gcal.php:176 core/admin/page-import-gcal.php:258
|
2162 |
+
#: core/lib/wpbc_all_translations.php:341 core/sync/wpbc-gcal.php:199 core/sync/wpbc-gcal.php:263
|
2163 |
msgid "Enter date / time"
|
2164 |
msgstr ""
|
2165 |
|
2166 |
#: core/admin/page-import-gcal.php:194 core/admin/page-import-gcal.php:276
|
2167 |
+
#: core/lib/wpbc_all_translations.php:342 core/sync/wpbc-gcal.php:205 core/sync/wpbc-gcal.php:269
|
2168 |
msgid "seconds"
|
2169 |
msgstr ""
|
2170 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2171 |
#: core/admin/page-import-gcal.php:216 core/admin/page-import-gcal.php:298
|
2172 |
+
#: core/lib/wpbc_all_translations.php:344 core/sync/wpbc-gcal.php:215
|
2173 |
msgid ""
|
2174 |
"You can specify an additional offset from you chosen start point. The offset can be negative."
|
2175 |
msgstr ""
|
2176 |
|
2177 |
#: core/admin/page-import-gcal.php:219 core/admin/page-import-gcal.php:301
|
2178 |
+
#: core/lib/wpbc_all_translations.php:345 core/sync/wpbc-gcal.php:218 core/sync/wpbc-gcal.php:282
|
2179 |
#, php-format
|
2180 |
msgid "Type your date in format %s. Example: %s"
|
2181 |
msgstr ""
|
2182 |
|
2183 |
+
#: core/admin/page-import-gcal.php:235 core/lib/wpbc_all_translations.php:346
|
2184 |
#: core/sync/wpbc-gcal.php:253
|
2185 |
msgid "The end of time"
|
2186 |
msgstr ""
|
2187 |
|
2188 |
+
#: core/admin/page-import-gcal.php:241 core/admin/wpbc-toolbar-tiny.php:611
|
2189 |
+
#: core/lib/wpbc_all_translations.php:347 core/sync/wpbc-gcal.php:235
|
2190 |
msgid "Until"
|
2191 |
msgstr ""
|
2192 |
|
2193 |
+
#: core/admin/page-import-gcal.php:242 core/lib/wpbc_all_translations.php:348
|
2194 |
#: core/sync/wpbc-gcal.php:261
|
2195 |
msgid "Select option, when to stop retrieving events."
|
2196 |
msgstr ""
|
2197 |
|
2198 |
+
#: core/admin/page-import-gcal.php:318 core/lib/wpbc_all_translations.php:349
|
2199 |
msgid "To get Google Calendar API key please follow this instruction"
|
2200 |
msgstr ""
|
2201 |
|
2202 |
+
#: core/admin/page-import-gcal.php:320 core/lib/wpbc_all_translations.php:350
|
2203 |
#, php-format
|
2204 |
msgid "Go to Google Developer Console: %s."
|
2205 |
msgstr ""
|
2206 |
|
2207 |
+
#: core/admin/page-import-gcal.php:321 core/lib/wpbc_all_translations.php:351
|
2208 |
msgid "Give your project a name and click \"Create\"."
|
2209 |
msgstr ""
|
2210 |
|
2211 |
+
#: core/admin/page-import-gcal.php:322 core/lib/wpbc_all_translations.php:352
|
2212 |
msgid "In the sidebar click on \"APIs & auth\"."
|
2213 |
msgstr ""
|
2214 |
|
2215 |
+
#: core/admin/page-import-gcal.php:323 core/lib/wpbc_all_translations.php:353
|
2216 |
msgid "Click APIs and make sure \"Calendar API\" is set to ON."
|
2217 |
msgstr ""
|
2218 |
|
2219 |
+
#: core/admin/page-import-gcal.php:324 core/lib/wpbc_all_translations.php:354
|
2220 |
msgid "Now click on \"Credentials\" in the sidebar."
|
2221 |
msgstr ""
|
2222 |
|
2223 |
+
#: core/admin/page-import-gcal.php:325 core/lib/wpbc_all_translations.php:355
|
2224 |
msgid "Under the section \"Public API access\" click the button \"Create new Key\"."
|
2225 |
msgstr ""
|
2226 |
|
2227 |
+
#: core/admin/page-import-gcal.php:326 core/lib/wpbc_all_translations.php:356
|
2228 |
msgid "On the popup click the button \"Server Key\" and click \"Create\"."
|
2229 |
msgstr ""
|
2230 |
|
2231 |
+
#: core/admin/page-import-gcal.php:327 core/lib/wpbc_all_translations.php:357
|
2232 |
#, php-format
|
2233 |
msgid ""
|
2234 |
"You will now see a table loaded with the top item being the API Key. Copy this and paste it into "
|
2235 |
"%sGoogle API Key%s field at this page."
|
2236 |
msgstr ""
|
2237 |
|
2238 |
+
#: core/admin/page-import-gcal.php:330 core/lib/wpbc_all_translations.php:358
|
2239 |
msgid "Set Your Calendar to Public"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
#: core/admin/page-import-gcal.php:332 core/admin/page-import-gcal.php:340
|
2243 |
+
#: core/lib/wpbc_all_translations.php:359
|
2244 |
msgid "Navigate to your Google calendars."
|
2245 |
msgstr ""
|
2246 |
|
2247 |
#: core/admin/page-import-gcal.php:333 core/admin/page-import-gcal.php:341
|
2248 |
+
#: core/lib/wpbc_all_translations.php:360
|
2249 |
msgid "Open the settings for the calendar."
|
2250 |
msgstr ""
|
2251 |
|
2252 |
+
#: core/admin/page-import-gcal.php:334 core/lib/wpbc_all_translations.php:361
|
2253 |
msgid "Click the \"Share this Calendar\" link."
|
2254 |
msgstr ""
|
2255 |
|
2256 |
+
#: core/admin/page-import-gcal.php:335 core/lib/wpbc_all_translations.php:362
|
2257 |
msgid "Click the checkbox to make calendar public. Do not check the other option."
|
2258 |
msgstr ""
|
2259 |
|
2260 |
+
#: core/admin/page-import-gcal.php:338 core/lib/wpbc_all_translations.php:363
|
2261 |
msgid "Find Your Calendar ID"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
+
#: core/admin/page-import-gcal.php:342 core/lib/wpbc_all_translations.php:364
|
2265 |
#, php-format
|
2266 |
msgid ""
|
2267 |
"Now copy the Calendar ID to use in the plugin settings in your WordPress admin. Make sure to "
|
2269 |
msgstr ""
|
2270 |
|
2271 |
#: core/admin/page-import-gcal.php:407 core/admin/page-import-gcal.php:408
|
2272 |
+
#: core/admin/page-import-gcal.php:409 core/lib/wpbc_all_translations.php:365
|
2273 |
#: core/sync/wpbc-gcal.php:443 core/sync/wpbc-gcal.php:466
|
2274 |
msgid "Import Google Calendar Events"
|
2275 |
msgstr ""
|
2276 |
|
2277 |
#: core/admin/page-import-gcal.php:487 core/admin/page-import-gcal.php:534
|
2278 |
+
#: core/lib/wpbc_all_translations.php:366
|
2279 |
msgid "Auto import events"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
#: core/admin/page-import-gcal.php:489 core/admin/page-import-gcal.php:542
|
2283 |
+
#: core/lib/wpbc_all_translations.php:367
|
2284 |
msgid "Default settings for retrieving events"
|
2285 |
msgstr ""
|
2286 |
|
2287 |
+
#: core/admin/page-import-gcal.php:525 core/lib/wpbc_all_translations.php:368
|
2288 |
msgid "Google Calendar - General Settings"
|
2289 |
msgstr ""
|
2290 |
|
2291 |
#: core/admin/page-settings.php:88 core/admin/page-settings.php:198
|
2292 |
+
#: core/admin/wpbc-toolbar-tiny.php:241 core/lib/wpbc_all_translations.php:369
|
2293 |
#: inc/_ps/form/class-wpbc-form-help.php:115
|
2294 |
msgid "Calendar"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
#: core/admin/page-settings.php:93 core/admin/page-settings.php:205
|
2298 |
+
#: core/lib/wpbc_all_translations.php:370 core/wpbc-functions.php:1904
|
2299 |
#: inc/_bm/admin/page-availability.php:47 inc/_bm/admin/page-availability.php:504
|
2300 |
#: inc/_bm/admin/page-availability.php:596 inc/_bm/admin/page-availability.php:597
|
2301 |
#: inc/_ps/wpbc-form-templates.php:279 inc/_ps/wpbc-form-templates.php:296
|
2303 |
msgstr ""
|
2304 |
|
2305 |
#: core/admin/page-settings.php:103 core/admin/page-settings.php:219
|
2306 |
+
#: core/lib/wpbc_all_translations.php:371
|
2307 |
msgid "Booking Admin Panel"
|
2308 |
msgstr ""
|
2309 |
|
2310 |
+
#: core/admin/page-settings.php:111 core/lib/wpbc_all_translations.php:372
|
2311 |
msgid "Auto cancellation / approval"
|
2312 |
msgstr ""
|
2313 |
|
2314 |
#: core/admin/page-settings.php:121 core/admin/page-settings.php:254
|
2315 |
+
#: core/lib/wpbc_all_translations.php:373
|
2316 |
msgid "Plugin Menu"
|
2317 |
msgstr ""
|
2318 |
|
2319 |
+
#: core/admin/page-settings.php:126 core/lib/wpbc_all_translations.php:374
|
2320 |
msgid "Uninstall"
|
2321 |
msgstr ""
|
2322 |
|
2323 |
+
#: core/admin/page-settings.php:229 core/lib/wpbc_all_translations.php:375
|
2324 |
msgid "Auto cancellation / auto approval of bookings"
|
2325 |
msgstr ""
|
2326 |
|
2327 |
+
#: core/admin/page-settings.php:247 core/lib/wpbc_all_translations.php:376
|
2328 |
msgid "Information"
|
2329 |
msgstr ""
|
2330 |
|
2331 |
+
#: core/admin/page-settings.php:261 core/lib/wpbc_all_translations.php:377
|
2332 |
msgid "Uninstall / deactivation"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
#: core/admin/page-up.php:38 core/admin/wpbc-dashboard.php:505
|
2336 |
+
#: core/lib/wpbc_all_translations.php:378 inc/_ps/admin/page-settings-up.php:38
|
2337 |
msgid "Upgrade"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
+
#: core/admin/wpbc-class-listing.php:103 core/admin/wpbc-toolbar-tiny.php:1517
|
2341 |
+
#: core/admin/wpbc-toolbar-tiny.php:1526 core/lib/wpbc_all_translations.php:379
|
2342 |
#: inc/_bl/admin/page-coupons.php:1003 inc/_bl/admin/page-coupons.php:1005
|
2343 |
+
#: inc/_bl/wpbc-search-availability.php:625 inc/_bl/wpdev-booking-search-widget.php:75
|
2344 |
#: inc/_bm/admin/page-availability.php:814 inc/_bm/admin/page-cost-deposit.php:81
|
2345 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:82 inc/_bm/admin/page-cost-rate.php:77
|
2346 |
+
#: inc/_bm/admin/page-cost-valuation.php:103 inc/_bm/admin/page-seasons.php:826
|
2347 |
+
#: inc/_bm/admin/page-seasons.php:828
|
2348 |
msgid "Nothing Found"
|
2349 |
msgstr ""
|
2350 |
|
2351 |
+
#: core/admin/wpbc-class-listing.php:125 core/lib/wpbc_all_translations.php:380
|
2352 |
#: inc/_ps/wpbc-print.php:83
|
2353 |
msgid "Labels"
|
2354 |
msgstr ""
|
2355 |
|
2356 |
+
#: core/admin/wpbc-class-listing.php:129 core/lib/wpbc_all_translations.php:381
|
2357 |
msgid "Booking Data"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
+
#: core/admin/wpbc-class-listing.php:130 core/lib/wpbc_all_translations.php:382
|
2361 |
msgid "Booking Dates"
|
2362 |
msgstr ""
|
2363 |
|
2364 |
+
#: core/admin/wpbc-class-listing.php:133 core/lib/wpbc_all_translations.php:383
|
2365 |
msgid "Show ALL dates of booking"
|
2366 |
msgstr ""
|
2367 |
|
2368 |
+
#: core/admin/wpbc-class-listing.php:139 core/lib/wpbc_all_translations.php:384
|
2369 |
msgid "Show only check in/out dates"
|
2370 |
msgstr ""
|
2371 |
|
2372 |
+
#: core/admin/wpbc-class-listing.php:220 core/lib/wpbc_all_translations.php:385
|
2373 |
msgid "Resource not exist"
|
2374 |
msgstr ""
|
2375 |
|
2376 |
+
#: core/admin/wpbc-class-listing.php:246 core/lib/wpbc_all_translations.php:386
|
2377 |
#: inc/_bs/lib_s.php:46 inc/_bs/lib_s.php:287
|
2378 |
msgid "Paid OK"
|
2379 |
msgstr ""
|
2380 |
|
2381 |
+
#: core/admin/wpbc-class-listing.php:250 core/lib/wpbc_all_translations.php:387
|
2382 |
#: inc/_bs/lib_s.php:290 inc/_bs/lib_s.php:305
|
2383 |
msgid "Unknown"
|
2384 |
msgstr ""
|
2385 |
|
2386 |
+
#: core/admin/wpbc-class-listing.php:392 core/lib/wpbc_all_translations.php:388
|
2387 |
msgid "Move to trash"
|
2388 |
msgstr ""
|
2389 |
|
2390 |
#: core/admin/wpbc-class-listing.php:398 core/admin/wpbc-toolbars.php:1003
|
2391 |
+
#: core/lib/wpbc_all_translations.php:389
|
2392 |
msgid "Restore"
|
2393 |
msgstr ""
|
2394 |
|
2395 |
+
#: core/admin/wpbc-class-listing.php:402 core/lib/wpbc_all_translations.php:390
|
2396 |
msgid "Do you really want to delete this booking ?"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
+
#: core/admin/wpbc-class-listing.php:404 core/lib/wpbc_all_translations.php:391
|
2400 |
#: inc/_bl/admin/page-coupons.php:814 inc/_bm/admin/page-seasons.php:608
|
2401 |
msgid "Completely Delete"
|
2402 |
msgstr ""
|
2403 |
|
2404 |
#: core/admin/wpbc-class-listing.php:413 core/admin/wpbc-toolbars.php:941
|
2405 |
+
#: core/lib/wpbc_all_translations.php:392
|
2406 |
msgid "Approve"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
#: core/admin/wpbc-class-listing.php:418 core/admin/wpbc-toolbars.php:959
|
2410 |
+
#: core/lib/wpbc_all_translations.php:393
|
2411 |
msgid "Do you really want to set booking as pending ?"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
+
#: core/admin/wpbc-class-listing.php:429 core/lib/wpbc_all_translations.php:394
|
2415 |
#: inc/_bs/lib_s.php:333
|
2416 |
msgid "Created"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
#: core/admin/wpbc-class-timeline.php:85 core/admin/wpbc-class-timeline.php:94
|
2420 |
+
#: core/lib/wpbc_all_translations.php:395
|
2421 |
msgid "Mon"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
#: core/admin/wpbc-class-timeline.php:86 core/admin/wpbc-class-timeline.php:95
|
2425 |
+
#: core/lib/wpbc_all_translations.php:396
|
2426 |
msgid "Tue"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
#: core/admin/wpbc-class-timeline.php:87 core/admin/wpbc-class-timeline.php:96
|
2430 |
+
#: core/lib/wpbc_all_translations.php:397
|
2431 |
msgid "Wed"
|
2432 |
msgstr ""
|
2433 |
|
2434 |
#: core/admin/wpbc-class-timeline.php:88 core/admin/wpbc-class-timeline.php:97
|
2435 |
+
#: core/lib/wpbc_all_translations.php:398
|
2436 |
msgid "Thu"
|
2437 |
msgstr ""
|
2438 |
|
2439 |
#: core/admin/wpbc-class-timeline.php:89 core/admin/wpbc-class-timeline.php:98
|
2440 |
+
#: core/lib/wpbc_all_translations.php:399
|
2441 |
msgid "Fri"
|
2442 |
msgstr ""
|
2443 |
|
2444 |
#: core/admin/wpbc-class-timeline.php:90 core/admin/wpbc-class-timeline.php:99
|
2445 |
+
#: core/lib/wpbc_all_translations.php:400
|
2446 |
msgid "Sat"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
#: core/admin/wpbc-class-timeline.php:91 core/admin/wpbc-class-timeline.php:100
|
2450 |
+
#: core/lib/wpbc_all_translations.php:401
|
2451 |
msgid "Sun"
|
2452 |
msgstr ""
|
2453 |
|
2454 |
+
#: core/admin/wpbc-class-timeline.php:1201 core/admin/wpbc-class-timeline.php:1446
|
2455 |
+
#: core/lib/wpbc_all_translations.php:402 inc/_ps/wpbc-form-templates.php:155
|
2456 |
msgid "Times"
|
2457 |
msgstr ""
|
2458 |
|
2459 |
+
#: core/admin/wpbc-class-timeline.php:2217 core/lib/wpbc_all_translations.php:403
|
2460 |
msgid "Decline"
|
2461 |
msgstr ""
|
2462 |
|
2463 |
+
#: core/admin/wpbc-class-timeline.php:2218 core/lib/wpbc_all_translations.php:404
|
2464 |
msgid "Pay"
|
2465 |
msgstr ""
|
2466 |
|
2467 |
+
#: core/admin/wpbc-class-timeline.php:2271 core/admin/wpbc-class-timeline.php:2273
|
2468 |
+
#: core/lib/wpbc_all_translations.php:405 core/wpbc-functions.php:1949 inc/_bs/lib_s.php:42
|
2469 |
+
#: inc/_bs/lib_s.php:267 inc/_bs/lib_s.php:269 inc/_ps/admin/page-settings-form.php:343
|
2470 |
+
#: inc/_ps/admin/page-settings-form.php:354
|
2471 |
msgid "Payment"
|
2472 |
msgstr ""
|
2473 |
|
2474 |
#: core/admin/wpbc-dashboard.php:35 core/admin/wpbc-toolbar-tiny.php:226
|
2475 |
+
#: core/lib/wpbc_all_translations.php:406 core/lib/wpdev-booking-widget.php:14
|
2476 |
#: core/wpbc-functions.php:1800 core/wpbc.php:138 core/wpbc.php:167 core/wpbc.php:178
|
2477 |
#: core/wpbc.php:189
|
2478 |
msgid "Booking Calendar"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
#: core/admin/wpbc-dashboard.php:319 core/admin/wpbc-dashboard.php:333
|
2482 |
+
#: core/lib/wpbc_all_translations.php:407
|
2483 |
msgid "Video guide"
|
2484 |
msgstr ""
|
2485 |
|
2486 |
+
#: core/admin/wpbc-dashboard.php:344 core/lib/wpbc_all_translations.php:408
|
2487 |
msgid "Support"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
+
#: core/admin/wpbc-dashboard.php:355 core/lib/wpbc_all_translations.php:409
|
2491 |
msgid "Getting Started"
|
2492 |
msgstr ""
|
2493 |
|
2494 |
+
#: core/admin/wpbc-dashboard.php:359 core/lib/wpbc_all_translations.php:410
|
2495 |
msgid "Help Info"
|
2496 |
msgstr ""
|
2497 |
|
2498 |
#: core/admin/wpbc-dashboard.php:362 core/admin/wpbc-toolbars.php:433
|
2499 |
+
#: core/lib/wpbc_all_translations.php:411
|
2500 |
msgid "FAQ"
|
2501 |
msgstr ""
|
2502 |
|
2503 |
+
#: core/admin/wpbc-dashboard.php:365 core/lib/wpbc_all_translations.php:412
|
2504 |
msgid "Contact email"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
+
#: core/admin/wpbc-dashboard.php:368 core/lib/wpbc_all_translations.php:413
|
2508 |
msgid "Rate plugin (thanks:)"
|
2509 |
msgstr ""
|
2510 |
|
2511 |
+
#: core/admin/wpbc-dashboard.php:446 core/lib/wpbc_all_translations.php:414
|
2512 |
msgid "Current version"
|
2513 |
msgstr ""
|
2514 |
|
2515 |
+
#: core/admin/wpbc-dashboard.php:451 core/lib/wpbc_all_translations.php:415
|
2516 |
msgid "Demo"
|
2517 |
msgstr ""
|
2518 |
|
2519 |
+
#: core/admin/wpbc-dashboard.php:455 core/lib/wpbc_all_translations.php:416
|
2520 |
msgid "Version"
|
2521 |
msgstr ""
|
2522 |
|
2523 |
+
#: core/admin/wpbc-dashboard.php:475 core/lib/wpbc_all_translations.php:417
|
2524 |
msgid "Used for"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
+
#: core/admin/wpbc-dashboard.php:484 core/lib/wpbc_all_translations.php:418
|
2528 |
msgid "websites"
|
2529 |
msgstr ""
|
2530 |
|
2531 |
+
#: core/admin/wpbc-dashboard.php:486 core/lib/wpbc_all_translations.php:419
|
2532 |
msgid "website"
|
2533 |
msgstr ""
|
2534 |
|
2535 |
+
#: core/admin/wpbc-dashboard.php:492 core/lib/wpbc_all_translations.php:420
|
2536 |
msgid "Release date"
|
2537 |
msgstr ""
|
2538 |
|
2539 |
+
#: core/admin/wpbc-dashboard.php:507 core/lib/wpbc_all_translations.php:421
|
2540 |
msgid "Explore Premium Features"
|
2541 |
msgstr ""
|
2542 |
|
2543 |
+
#: core/admin/wpbc-dashboard.php:525 core/lib/wpbc_all_translations.php:422
|
2544 |
msgid "Statistic"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
+
#: core/admin/wpbc-dashboard.php:529 core/lib/wpbc_all_translations.php:423
|
2548 |
msgid "New (unverified) booking(s)"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
+
#: core/admin/wpbc-dashboard.php:533 core/lib/wpbc_all_translations.php:424
|
2552 |
msgid "Pending booking(s)"
|
2553 |
msgstr ""
|
2554 |
|
2555 |
+
#: core/admin/wpbc-dashboard.php:538 core/lib/wpbc_all_translations.php:425
|
2556 |
msgid "Agenda"
|
2557 |
msgstr ""
|
2558 |
|
2559 |
+
#: core/admin/wpbc-dashboard.php:542 core/lib/wpbc_all_translations.php:426
|
2560 |
msgid "New booking(s) made today"
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: core/admin/wpbc-dashboard.php:546 core/lib/wpbc_all_translations.php:427
|
2564 |
msgid "Bookings for today"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
+
#: core/admin/wpbc-toolbar-tiny.php:35 core/admin/wpbc-toolbar-tiny.php:2449
|
2568 |
+
#: core/lib/wpbc_all_translations.php:428
|
2569 |
msgid "Insert booking calendar"
|
2570 |
msgstr ""
|
2571 |
|
2572 |
+
#: core/admin/wpbc-toolbar-tiny.php:36 core/admin/wpbc-toolbar-tiny.php:2450
|
2573 |
+
#: core/lib/wpbc_all_translations.php:429
|
2574 |
msgid "Booking calendar"
|
2575 |
msgstr ""
|
2576 |
|
2577 |
+
#: core/admin/wpbc-toolbar-tiny.php:224 core/lib/wpbc_all_translations.php:430
|
2578 |
msgid "Insert Shortcode"
|
2579 |
msgstr ""
|
2580 |
|
2581 |
+
#: core/admin/wpbc-toolbar-tiny.php:240 core/lib/wpbc_all_translations.php:431
|
2582 |
#: inc/_ps/admin/api-settings-p.php:192
|
2583 |
msgid "TimeLine"
|
2584 |
msgstr ""
|
2585 |
|
2586 |
+
#: core/admin/wpbc-toolbar-tiny.php:243 core/lib/wpbc_all_translations.php:432
|
2587 |
msgid "Resources Selection"
|
2588 |
msgstr ""
|
2589 |
|
2590 |
+
#: core/admin/wpbc-toolbar-tiny.php:245 core/lib/wpbc_all_translations.php:433
|
2591 |
+
#: core/wpbc-functions.php:1967 inc/_bl/admin/page-search.php:257 inc/_bl/biz_l.php:794
|
2592 |
+
#: inc/_bl/biz_l.php:807
|
2593 |
msgid "Search"
|
2594 |
msgstr ""
|
2595 |
|
2596 |
+
#: core/admin/wpbc-toolbar-tiny.php:246 core/lib/wpbc_all_translations.php:434
|
2597 |
msgid "Only Form"
|
2598 |
msgstr ""
|
2599 |
|
2600 |
+
#: core/admin/wpbc-toolbar-tiny.php:249 core/lib/wpbc_all_translations.php:435
|
2601 |
#: inc/_ps/form/class-wpbc-form-help.php:754
|
2602 |
msgid "Other"
|
2603 |
msgstr ""
|
2604 |
|
2605 |
+
#: core/admin/wpbc-toolbar-tiny.php:295 core/lib/wpbc_all_translations.php:436
|
2606 |
msgid "Insert into page"
|
2607 |
msgstr ""
|
2608 |
|
2609 |
+
#: core/admin/wpbc-toolbar-tiny.php:368 core/admin/wpbc-toolbar-tiny.php:1148
|
2610 |
+
#: core/lib/wpbc_all_translations.php:437 core/wpbc.php:177 inc/_ps/admin/page-resources.php:40
|
2611 |
#: inc/_ps/p-toolbar.php:696
|
2612 |
msgid "Booking resources"
|
2613 |
msgstr ""
|
2614 |
|
2615 |
+
#: core/admin/wpbc-toolbar-tiny.php:369 core/lib/wpbc_all_translations.php:438
|
2616 |
msgid "Select booking resources. Please use CTRL to select multiple booking resources."
|
2617 |
msgstr ""
|
2618 |
|
2619 |
+
#: core/admin/wpbc-toolbar-tiny.php:403 core/lib/wpbc_all_translations.php:439
|
2620 |
msgid "View mode"
|
2621 |
msgstr ""
|
2622 |
|
2623 |
+
#: core/admin/wpbc-toolbar-tiny.php:404 core/lib/wpbc_all_translations.php:440
|
2624 |
msgid "Select type of view format"
|
2625 |
msgstr ""
|
2626 |
|
2627 |
+
#: core/admin/wpbc-toolbar-tiny.php:426 core/admin/wpbc-toolbar-tiny.php:435
|
2628 |
+
#: core/admin/wpbc-toolbars.php:777 core/lib/wpbc_all_translations.php:441
|
2629 |
msgid "All bookings"
|
2630 |
msgstr ""
|
2631 |
|
2632 |
+
#: core/admin/wpbc-toolbar-tiny.php:457 core/lib/wpbc_all_translations.php:442
|
2633 |
msgid "Number of months to scroll"
|
2634 |
msgstr ""
|
2635 |
|
2636 |
+
#: core/admin/wpbc-toolbar-tiny.php:458 core/lib/wpbc_all_translations.php:443
|
2637 |
msgid "Select number of months to scroll after loading"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
+
#: core/admin/wpbc-toolbar-tiny.php:479 core/lib/wpbc_all_translations.php:444
|
2641 |
msgid "Number of days to scroll"
|
2642 |
msgstr ""
|
2643 |
|
2644 |
+
#: core/admin/wpbc-toolbar-tiny.php:480 core/lib/wpbc_all_translations.php:445
|
2645 |
msgid "Select number of days to scroll after loading"
|
2646 |
msgstr ""
|
2647 |
|
2648 |
+
#: core/admin/wpbc-toolbar-tiny.php:500 core/admin/wpbc-toolbars.php:1450
|
2649 |
+
#: core/lib/wpbc_all_translations.php:446
|
2650 |
msgid "Start Date"
|
2651 |
msgstr ""
|
2652 |
|
2653 |
+
#: core/admin/wpbc-toolbar-tiny.php:578 core/lib/wpbc_all_translations.php:447
|
2654 |
msgid "Select start date"
|
2655 |
msgstr ""
|
2656 |
|
2657 |
+
#: core/admin/wpbc-toolbar-tiny.php:671 core/admin/wpbc-toolbar-tiny.php:914
|
2658 |
+
#: core/admin/wpbc-toolbar-tiny.php:1588 core/admin/wpbc-toolbar-tiny.php:1780
|
2659 |
+
#: core/lib/wpbc_all_translations.php:448 core/lib/wpdev-booking-widget.php:118
|
2660 |
#: inc/_ps/admin/br-table-import-gcal-p.php:170 inc/_ps/p-toolbar.php:897
|
2661 |
#: inc/_ps/wpbc-booking-select-widget.php:153
|
2662 |
msgid "Booking resource"
|
2663 |
msgstr ""
|
2664 |
|
2665 |
+
#: core/admin/wpbc-toolbar-tiny.php:672 core/admin/wpbc-toolbar-tiny.php:915
|
2666 |
+
#: core/admin/wpbc-toolbar-tiny.php:1589 core/admin/wpbc-toolbar-tiny.php:1781
|
2667 |
+
#: core/lib/wpbc_all_translations.php:449 inc/_ps/admin/br-table-import-gcal-p.php:184
|
2668 |
msgid "Select booking resource"
|
2669 |
msgstr ""
|
2670 |
|
2671 |
+
#: core/admin/wpbc-toolbar-tiny.php:696 core/admin/wpbc-toolbar-tiny.php:1197
|
2672 |
+
#: core/admin/wpbc-toolbar-tiny.php:1613 core/lib/wpbc_all_translations.php:450
|
2673 |
#: inc/_bm/m-toolbar.php:30 inc/_ps/wpbc-booking-select-widget.php:238
|
2674 |
msgid "Select default custom booking form"
|
2675 |
msgstr ""
|
2676 |
|
2677 |
+
#: core/admin/wpbc-toolbar-tiny.php:707 core/admin/wpbc-toolbar-tiny.php:937
|
2678 |
+
#: core/admin/wpbc-toolbar-tiny.php:1285 core/admin/wpbc-toolbars.php:1565
|
2679 |
+
#: core/lib/wpbc_all_translations.php:451 core/lib/wpdev-booking-widget.php:135
|
2680 |
#: inc/_ps/wpbc-booking-select-widget.php:201
|
2681 |
msgid "Visible months"
|
2682 |
msgstr ""
|
2683 |
|
2684 |
+
#: core/admin/wpbc-toolbar-tiny.php:708 core/admin/wpbc-toolbar-tiny.php:938
|
2685 |
+
#: core/admin/wpbc-toolbar-tiny.php:1286 core/lib/wpbc_all_translations.php:452
|
2686 |
msgid "Select number of month to show for calendar."
|
2687 |
msgstr ""
|
2688 |
|
2689 |
+
#: core/admin/wpbc-toolbar-tiny.php:728 core/admin/wpbc-toolbar-tiny.php:958
|
2690 |
+
#: core/admin/wpbc-toolbar-tiny.php:1304 core/lib/wpbc_all_translations.php:453
|
2691 |
msgid "Start month:"
|
2692 |
msgstr ""
|
2693 |
|
2694 |
+
#: core/admin/wpbc-toolbar-tiny.php:786 core/admin/wpbc-toolbar-tiny.php:1016
|
2695 |
+
#: core/admin/wpbc-toolbar-tiny.php:1362 core/lib/wpbc_all_translations.php:454
|
2696 |
msgid "Select start month of calendar"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
+
#: core/admin/wpbc-toolbar-tiny.php:793 core/admin/wpbc-toolbar-tiny.php:1023
|
2700 |
+
#: core/admin/wpbc-toolbar-tiny.php:1255 core/lib/wpbc_all_translations.php:455
|
2701 |
msgid "Show advanced settings"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: core/admin/wpbc-toolbar-tiny.php:794 core/admin/wpbc-toolbar-tiny.php:1024
|
2705 |
+
#: core/admin/wpbc-toolbar-tiny.php:1256 core/lib/wpbc_all_translations.php:456
|
2706 |
msgid "Hide advanced settings"
|
2707 |
msgstr ""
|
2708 |
|
2709 |
+
#: core/admin/wpbc-toolbar-tiny.php:804 core/admin/wpbc-toolbar-tiny.php:1034
|
2710 |
+
#: core/admin/wpbc-toolbar-tiny.php:1266 core/lib/wpbc_all_translations.php:457
|
2711 |
#, php-format
|
2712 |
msgid "Setting advanced parameters of the calendar. %sLike width, height and structure %s"
|
2713 |
msgstr ""
|
2714 |
|
2715 |
+
#: core/admin/wpbc-toolbar-tiny.php:805 core/admin/wpbc-toolbar-tiny.php:1035
|
2716 |
+
#: core/lib/wpbc_all_translations.php:458
|
2717 |
#, php-format
|
2718 |
msgid "%s or minimum and fixed number of days selection for the specific day of week or season.%s"
|
2719 |
msgstr ""
|
2720 |
|
2721 |
+
#: core/admin/wpbc-toolbar-tiny.php:815 core/admin/wpbc-toolbar-tiny.php:1045
|
2722 |
+
#: core/admin/wpbc-toolbar-tiny.php:1369 core/admin/wpbc-toolbars.php:238
|
2723 |
+
#: core/lib/wpbc_all_translations.php:459 inc/_ps/form/class-wpbc-field-help-checkbox.php:146
|
2724 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
2725 |
msgid "Options"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: core/admin/wpbc-toolbar-tiny.php:836 core/admin/wpbc-toolbar-tiny.php:1066
|
2729 |
+
#: core/admin/wpbc-toolbar-tiny.php:1390 core/lib/wpbc_all_translations.php:460
|
2730 |
#, php-format
|
2731 |
msgid "Please read more about the possible customizations of these %soptions%s %shere%s"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
+
#: core/admin/wpbc-toolbar-tiny.php:840 core/admin/wpbc-toolbar-tiny.php:1070
|
2735 |
+
#: core/admin/wpbc-toolbar-tiny.php:1394 core/lib/wpbc_all_translations.php:461
|
2736 |
msgid "Specify the full width of calendar, height of date cell and number of months in one row. "
|
2737 |
msgstr ""
|
2738 |
|
2739 |
+
#: core/admin/wpbc-toolbar-tiny.php:841 core/admin/wpbc-toolbar-tiny.php:849
|
2740 |
+
#: core/admin/wpbc-toolbar-tiny.php:1071 core/admin/wpbc-toolbar-tiny.php:1395
|
2741 |
+
#: core/lib/wpbc_all_translations.php:462 inc/_bm/admin/page-availability.php:510
|
2742 |
#: inc/_ps/form/class-wpbc-form-help.php:418 inc/_ps/form/class-wpbc-form-help.php:565
|
2743 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:229
|
2744 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:158
|
2745 |
msgid "Description"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
+
#: core/admin/wpbc-toolbar-tiny.php:842 core/admin/wpbc-toolbar-tiny.php:1072
|
2749 |
+
#: core/admin/wpbc-toolbar-tiny.php:1396 core/lib/wpbc_all_translations.php:463
|
2750 |
msgid ""
|
2751 |
"Calendar have 2 months in a row, the cell height is 30px and calendar full width 568px (possible "
|
2752 |
"to use percentage for width: 100%)"
|
2753 |
msgstr ""
|
2754 |
|
2755 |
+
#: core/admin/wpbc-toolbar-tiny.php:843 core/admin/wpbc-toolbar-tiny.php:851
|
2756 |
+
#: core/admin/wpbc-toolbar-tiny.php:1073 core/admin/wpbc-toolbar-tiny.php:1397
|
2757 |
+
#: core/lib/wpbc_all_translations.php:464
|
2758 |
msgid "Code Example"
|
2759 |
msgstr ""
|
2760 |
|
2761 |
+
#: core/admin/wpbc-toolbar-tiny.php:848 core/lib/wpbc_all_translations.php:465
|
2762 |
msgid ""
|
2763 |
"Specify that during certain seasons (or days of week), the specific minimum number of days must "
|
2764 |
"be booked. "
|
2765 |
msgstr ""
|
2766 |
|
2767 |
+
#: core/admin/wpbc-toolbar-tiny.php:850 core/lib/wpbc_all_translations.php:466
|
2768 |
msgid ""
|
2769 |
"Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 days – Saturday, etc…"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: core/admin/wpbc-toolbar-tiny.php:857 core/lib/wpbc_all_translations.php:467
|
2773 |
#, php-format
|
2774 |
msgid ""
|
2775 |
"Please, read more about the shortcodes %shere%s or JavaScript customization of the specific "
|
2776 |
"shortcodes %shere%s"
|
2777 |
msgstr ""
|
2778 |
|
2779 |
+
#: core/admin/wpbc-toolbar-tiny.php:880 core/admin/wpbc-toolbar-tiny.php:1095
|
2780 |
+
#: core/lib/wpbc_all_translations.php:468
|
2781 |
msgid "Aggregate booking dates from other resources"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
+
#: core/admin/wpbc-toolbar-tiny.php:881 core/admin/wpbc-toolbar-tiny.php:1096
|
2785 |
+
#: core/lib/wpbc_all_translations.php:469
|
2786 |
msgid ""
|
2787 |
"Select booking resources, for getting booking dates from them and set such dates as unavailable "
|
2788 |
"in destination calendar."
|
2789 |
msgstr ""
|
2790 |
|
2791 |
+
#: core/admin/wpbc-toolbar-tiny.php:1127 core/lib/wpbc_all_translations.php:470
|
2792 |
#: inc/_bl/admin/page-search.php:382 inc/_bl/admin/page-search.php:415
|
2793 |
#: inc/_bm/admin/api-settings-m.php:298 inc/_bm/admin/page-availability.php:252
|
2794 |
#: inc/_bm/admin/page-cost-advanced.php:124 inc/_bm/admin/page-cost-deposit.php:341
|
2795 |
+
#: inc/_bm/admin/page-cost-rate.php:214 inc/_bm/admin/page-cost.php:237
|
2796 |
#: inc/_ps/admin/page-resources.php:201 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:818
|
2797 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:833
|
2798 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:478
|
2799 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:813
|
2800 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:361 inc/gateways/sage/wpbc-gw-sage.php:873
|
2801 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:888
|
2802 |
msgid "Note!"
|
2803 |
msgstr ""
|
2804 |
|
2805 |
+
#: core/admin/wpbc-toolbar-tiny.php:1128 core/lib/wpbc_all_translations.php:471
|
2806 |
#, php-format
|
2807 |
msgid ""
|
2808 |
"This shortcode %s is using for selection of the booking form of specific booking resources in "
|
2809 |
"selectbox"
|
2810 |
msgstr ""
|
2811 |
|
2812 |
+
#: core/admin/wpbc-toolbar-tiny.php:1141 core/admin/wpbc-toolbars.php:1613
|
2813 |
+
#: core/lib/wpbc_all_translations.php:472 inc/_ps/admin/br-table-import-gcal-p.php:173
|
2814 |
#: inc/_ps/wpbc-booking-select-widget.php:163
|
2815 |
msgid "All"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: core/admin/wpbc-toolbar-tiny.php:1150 core/lib/wpbc_all_translations.php:473
|
2819 |
#: inc/_ps/wpbc-booking-select-widget.php:175
|
2820 |
msgid ""
|
2821 |
"Select booking resources, for showing in selectbox. Please use CTRL to select multiple booking "
|
2822 |
"resources."
|
2823 |
msgstr ""
|
2824 |
|
2825 |
+
#: core/admin/wpbc-toolbar-tiny.php:1175 core/lib/wpbc_all_translations.php:474
|
2826 |
#: inc/_ps/wpbc-booking-select-widget.php:181
|
2827 |
msgid "Preselected resource"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: core/admin/wpbc-toolbar-tiny.php:1176 core/lib/wpbc_all_translations.php:475
|
2831 |
msgid "Define preselected resource."
|
2832 |
msgstr ""
|
2833 |
|
2834 |
+
#: core/admin/wpbc-toolbar-tiny.php:1201 core/lib/wpbc_all_translations.php:476
|
2835 |
#: inc/_bm/admin/api-settings-m.php:485 inc/_ps/p-toolbar.php:1182
|
2836 |
msgid "Default Form"
|
2837 |
msgstr ""
|
2838 |
|
2839 |
+
#: core/admin/wpbc-toolbar-tiny.php:1217 core/admin/wpbc-toolbar-tiny.php:1226
|
2840 |
+
#: core/lib/wpbc_all_translations.php:477
|
2841 |
msgid "Please select the resource:"
|
2842 |
msgstr ""
|
2843 |
|
2844 |
+
#: core/admin/wpbc-toolbar-tiny.php:1218 core/lib/wpbc_all_translations.php:478
|
2845 |
msgid "Title near your select box."
|
2846 |
msgstr ""
|
2847 |
|
2848 |
+
#: core/admin/wpbc-toolbar-tiny.php:1235 core/lib/wpbc_all_translations.php:479
|
2849 |
#: inc/_ps/wpbc-booking-select-widget.php:247
|
2850 |
msgid "First option title"
|
2851 |
msgstr ""
|
2852 |
|
2853 |
+
#: core/admin/wpbc-toolbar-tiny.php:1236 core/lib/wpbc_all_translations.php:480
|
2854 |
#: inc/_ps/personal.php:510
|
2855 |
msgid "Please Select"
|
2856 |
msgstr ""
|
2857 |
|
2858 |
+
#: core/admin/wpbc-toolbar-tiny.php:1237 core/lib/wpbc_all_translations.php:481
|
2859 |
#: inc/_ps/wpbc-booking-select-widget.php:254
|
2860 |
msgid "First option in dropdown list."
|
2861 |
msgstr ""
|
2862 |
|
2863 |
+
#: core/admin/wpbc-toolbar-tiny.php:1237 core/lib/wpbc_all_translations.php:482
|
2864 |
#: inc/_ps/wpbc-booking-select-widget.php:256
|
2865 |
msgid "Please leave it empty if you want to skip it."
|
2866 |
msgstr ""
|
2867 |
|
2868 |
+
#: core/admin/wpbc-toolbar-tiny.php:1427 core/admin/wpbc-toolbar-tiny.php:1707
|
2869 |
+
#: core/lib/wpbc_all_translations.php:483
|
2870 |
msgid "Select shortcode to insert"
|
2871 |
msgstr ""
|
2872 |
|
2873 |
+
#: core/admin/wpbc-toolbar-tiny.php:1439 core/lib/wpbc_all_translations.php:484
|
2874 |
msgid "Search form"
|
2875 |
msgstr ""
|
2876 |
|
2877 |
+
#: core/admin/wpbc-toolbar-tiny.php:1442 core/lib/wpbc_all_translations.php:485
|
2878 |
+
#: inc/_bl/wpbc-search-availability.php:167 inc/_bl/wpbc-search-availability.php:615
|
2879 |
+
#: inc/_bl/wpbc-search-availability.php:630
|
2880 |
msgid "Search results"
|
2881 |
msgstr ""
|
2882 |
|
2883 |
+
#: core/admin/wpbc-toolbar-tiny.php:1461 core/lib/wpbc_all_translations.php:486
|
2884 |
msgid "Check this box to show search results on other page"
|
2885 |
msgstr ""
|
2886 |
|
2887 |
+
#: core/admin/wpbc-toolbar-tiny.php:1478 core/lib/wpbc_all_translations.php:487
|
2888 |
msgid "URL of search results:"
|
2889 |
msgstr ""
|
2890 |
|
2891 |
+
#: core/admin/wpbc-toolbar-tiny.php:1480 core/lib/wpbc_all_translations.php:488
|
2892 |
msgid "Type the URL of search results page."
|
2893 |
msgstr ""
|
2894 |
|
2895 |
+
#: core/admin/wpbc-toolbar-tiny.php:1497 core/lib/wpbc_all_translations.php:489
|
2896 |
msgid "Title of Search results:"
|
2897 |
msgstr ""
|
2898 |
|
2899 |
+
#: core/admin/wpbc-toolbar-tiny.php:1498 core/admin/wpbc-toolbar-tiny.php:1507
|
2900 |
+
#: core/lib/wpbc_all_translations.php:490 inc/_bl/wpdev-booking-search-widget.php:79
|
2901 |
msgid "Result(s) Found"
|
2902 |
msgstr ""
|
2903 |
|
2904 |
+
#: core/admin/wpbc-toolbar-tiny.php:1499 core/lib/wpbc_all_translations.php:491
|
2905 |
msgid "Type the title of Search results."
|
2906 |
msgstr ""
|
2907 |
|
2908 |
+
#: core/admin/wpbc-toolbar-tiny.php:1499 core/lib/wpbc_all_translations.php:492
|
2909 |
msgid "show number of search results"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: core/admin/wpbc-toolbar-tiny.php:1516 core/lib/wpbc_all_translations.php:493
|
2913 |
msgid "Nothing Found Message:"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
+
#: core/admin/wpbc-toolbar-tiny.php:1518 core/lib/wpbc_all_translations.php:494
|
2917 |
msgid "Type the message, when nothing found."
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: core/admin/wpbc-toolbar-tiny.php:1538 core/lib/wpbc_all_translations.php:495
|
2921 |
msgid "Search only for users:"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
+
#: core/admin/wpbc-toolbar-tiny.php:1540 core/lib/wpbc_all_translations.php:496
|
2925 |
msgid ""
|
2926 |
"Type IDs of the users (separated by comma \",\") for searching availability only for these "
|
2927 |
"users, or leave it blank for searching for all users."
|
2928 |
msgstr ""
|
2929 |
|
2930 |
+
#: core/admin/wpbc-toolbar-tiny.php:1560 core/lib/wpbc_all_translations.php:497
|
2931 |
#, php-format
|
2932 |
msgid ""
|
2933 |
"This shortcode %s is using for showing the search results at specific page, if the search form "
|
2934 |
"is submit showing the search results at different page"
|
2935 |
msgstr ""
|
2936 |
|
2937 |
+
#: core/admin/wpbc-toolbar-tiny.php:1622 core/lib/wpbc_all_translations.php:498
|
2938 |
msgid "date"
|
2939 |
msgstr ""
|
2940 |
|
2941 |
+
#: core/admin/wpbc-toolbar-tiny.php:1682 core/lib/wpbc_all_translations.php:499
|
2942 |
msgid "Define date for booking"
|
2943 |
msgstr ""
|
2944 |
|
2945 |
+
#: core/admin/wpbc-toolbar-tiny.php:1720 core/lib/wpbc_all_translations.php:500
|
2946 |
#: inc/_ps/p-toolbar.php:206
|
2947 |
msgid "Edit Booking"
|
2948 |
msgstr ""
|
2949 |
|
2950 |
+
#: core/admin/wpbc-toolbar-tiny.php:1723 core/lib/wpbc_all_translations.php:501
|
2951 |
msgid "Show listing of customer bookings"
|
2952 |
msgstr ""
|
2953 |
|
2954 |
+
#: core/admin/wpbc-toolbar-tiny.php:1726 core/lib/wpbc_all_translations.php:502
|
2955 |
msgid "Show info about Booking Resource"
|
2956 |
msgstr ""
|
2957 |
|
2958 |
+
#: core/admin/wpbc-toolbar-tiny.php:1742 core/lib/wpbc_all_translations.php:503
|
2959 |
#, php-format
|
2960 |
msgid ""
|
2961 |
"This shortcode %s is used on a page, where visitors can %smodify%s their own booking(s), %scancel"
|
2962 |
"%s or make %spayment%s after receiving an admin email payment request"
|
2963 |
msgstr ""
|
2964 |
|
2965 |
+
#: core/admin/wpbc-toolbar-tiny.php:1743 core/lib/wpbc_all_translations.php:504
|
2966 |
#, php-format
|
2967 |
msgid ""
|
2968 |
"The content of field %sURL to edit bookings%s on the %sgeneral booking settings page%s must link "
|
2969 |
"to this page"
|
2970 |
msgstr ""
|
2971 |
|
2972 |
+
#: core/admin/wpbc-toolbar-tiny.php:1744 core/admin/wpbc-toolbar-tiny.php:1760
|
2973 |
+
#: core/lib/wpbc_all_translations.php:505
|
2974 |
#, php-format
|
2975 |
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
2976 |
msgstr ""
|
2977 |
|
2978 |
+
#: core/admin/wpbc-toolbar-tiny.php:1758 core/lib/wpbc_all_translations.php:506
|
2979 |
#, php-format
|
2980 |
msgid ""
|
2981 |
"This shortcode %s is used on a page, where visitors can %sview listing%s of their own booking(s)"
|
2982 |
msgstr ""
|
2983 |
|
2984 |
+
#: core/admin/wpbc-toolbar-tiny.php:1759 core/lib/wpbc_all_translations.php:507
|
2985 |
#, php-format
|
2986 |
msgid ""
|
2987 |
"The content of field %sURL of page for customer bookings listing%s on the %sgeneral booking "
|
2988 |
"settings page%s must link to this page"
|
2989 |
msgstr ""
|
2990 |
|
2991 |
+
#: core/admin/wpbc-toolbar-tiny.php:1761 core/lib/wpbc_all_translations.php:508
|
2992 |
#, php-format
|
2993 |
msgid "%s You can use in this shortcode the same parameters as for %s shortcode"
|
2994 |
msgstr ""
|
2995 |
|
2996 |
+
#: core/admin/wpbc-toolbar-tiny.php:1761 core/lib/wpbc_all_translations.php:509
|
2997 |
msgid "Trick"
|
2998 |
msgstr ""
|
2999 |
|
3000 |
+
#: core/admin/wpbc-toolbar-tiny.php:1802 core/lib/wpbc_all_translations.php:510
|
3001 |
#: inc/_bl/admin/api-settings-l.php:466 inc/_ps/admin/br-table-export-feeds.php:79
|
3002 |
#: inc/_ps/admin/br-table-import-gcal-p.php:63
|
3003 |
msgid "Capacity"
|
3004 |
msgstr ""
|
3005 |
|
3006 |
+
#: core/admin/wpbc-toolbar-tiny.php:1808 core/lib/wpbc_all_translations.php:511
|
3007 |
msgid "Select type of info to show."
|
3008 |
msgstr ""
|
3009 |
|
3010 |
+
#: core/admin/wpbc-toolbar-tiny.php:2118 core/admin/wpbc-toolbar-tiny.php:2161
|
3011 |
+
#: core/admin/wpbc-toolbar-tiny.php:2245 core/admin/wpbc-toolbar-tiny.php:2334
|
3012 |
+
msgid "No booking resources"
|
3013 |
+
msgstr ""
|
3014 |
+
|
3015 |
+
#: core/admin/wpbc-toolbars.php:41 core/lib/wpbc_all_translations.php:512
|
3016 |
msgid "Filters"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
+
#: core/admin/wpbc-toolbars.php:346 core/lib/wpbc_all_translations.php:513
|
3020 |
msgid "Expand Advanced Toolbar"
|
3021 |
msgstr ""
|
3022 |
|
3023 |
+
#: core/admin/wpbc-toolbars.php:353 core/lib/wpbc_all_translations.php:514
|
3024 |
msgid "Collapse Advanced Toolbar"
|
3025 |
msgstr ""
|
3026 |
|
3027 |
+
#: core/admin/wpbc-toolbars.php:371 core/lib/wpbc_all_translations.php:515
|
3028 |
msgid "Send email notification to customer after approval, cancellation or deletion of bookings"
|
3029 |
msgstr ""
|
3030 |
|
3031 |
+
#: core/admin/wpbc-toolbars.php:372 core/lib/wpbc_all_translations.php:516
|
3032 |
msgid "Emails sending"
|
3033 |
msgstr ""
|
3034 |
|
3035 |
+
#: core/admin/wpbc-toolbars.php:397 core/lib/wpbc_all_translations.php:517
|
3036 |
msgid "Booking ID"
|
3037 |
msgstr ""
|
3038 |
|
3039 |
#: core/admin/wpbc-toolbars.php:400 core/admin/wpbc-toolbars.php:2177
|
3040 |
+
#: core/lib/wpbc_all_translations.php:518
|
3041 |
msgid "Go"
|
3042 |
msgstr ""
|
3043 |
|
3044 |
+
#: core/admin/wpbc-toolbars.php:434 core/lib/wpbc_all_translations.php:519
|
3045 |
msgid "Technical Support"
|
3046 |
msgstr ""
|
3047 |
|
3048 |
+
#: core/admin/wpbc-toolbars.php:436 core/lib/wpbc_all_translations.php:520
|
3049 |
msgid "About Booking Calendar"
|
3050 |
msgstr ""
|
3051 |
|
3052 |
#: core/admin/wpbc-toolbars.php:503 core/admin/wpbc-toolbars.php:683
|
3053 |
#: core/admin/wpbc-toolbars.php:888 core/admin/wpbc-toolbars.php:1463
|
3054 |
+
#: core/lib/wpbc_all_translations.php:521 inc/_bs/lib_s.php:84
|
3055 |
msgid "Apply"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
+
#: core/admin/wpbc-toolbars.php:504 core/lib/wpbc_all_translations.php:522
|
3059 |
msgid "Refresh booking listing"
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#: core/admin/wpbc-toolbars.php:518 core/lib/wpbc_all_translations.php:523
|
3063 |
msgid "Reset filter to default values"
|
3064 |
msgstr ""
|
3065 |
|
3066 |
#: core/admin/wpbc-toolbars.php:544 core/admin/wpbc-toolbars.php:759
|
3067 |
+
#: core/lib/wpbc_all_translations.php:524
|
3068 |
msgid "Any"
|
3069 |
msgstr ""
|
3070 |
|
3071 |
#: core/admin/wpbc-toolbars.php:565 core/admin/wpbc-toolbars.php:799
|
3072 |
+
#: core/lib/wpbc_all_translations.php:525
|
3073 |
msgid "week"
|
3074 |
msgstr ""
|
3075 |
|
3076 |
#: core/admin/wpbc-toolbars.php:566 core/admin/wpbc-toolbars.php:800
|
3077 |
+
#: core/lib/wpbc_all_translations.php:526
|
3078 |
msgid "weeks"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
#: core/admin/wpbc-toolbars.php:567 core/admin/wpbc-toolbars.php:801
|
3082 |
+
#: core/lib/wpbc_all_translations.php:527
|
3083 |
msgid "month"
|
3084 |
msgstr ""
|
3085 |
|
3086 |
#: core/admin/wpbc-toolbars.php:568 core/admin/wpbc-toolbars.php:569
|
3087 |
#: core/admin/wpbc-toolbars.php:570 core/admin/wpbc-toolbars.php:802
|
3088 |
#: core/admin/wpbc-toolbars.php:803 core/admin/wpbc-toolbars.php:804
|
3089 |
+
#: core/lib/wpbc_all_translations.php:528
|
3090 |
msgid "months"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
#: core/admin/wpbc-toolbars.php:578 core/admin/wpbc-toolbars.php:813
|
3094 |
+
#: core/lib/wpbc_all_translations.php:529
|
3095 |
msgid "Filter bookings by booking dates"
|
3096 |
msgstr ""
|
3097 |
|
3098 |
+
#: core/admin/wpbc-toolbars.php:582 core/lib/wpbc_all_translations.php:530
|
3099 |
msgid "Current dates"
|
3100 |
msgstr ""
|
3101 |
|
3102 |
#: core/admin/wpbc-toolbars.php:583 core/admin/wpbc-toolbars.php:817
|
3103 |
+
#: core/lib/wpbc_all_translations.php:531
|
3104 |
msgid "Today"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
+
#: core/admin/wpbc-toolbars.php:584 core/lib/wpbc_all_translations.php:532
|
3108 |
msgid "Previous dates"
|
3109 |
msgstr ""
|
3110 |
|
3111 |
#: core/admin/wpbc-toolbars.php:585 core/admin/wpbc-toolbars.php:818
|
3112 |
+
#: core/lib/wpbc_all_translations.php:533
|
3113 |
msgid "All dates"
|
3114 |
msgstr ""
|
3115 |
|
3116 |
+
#: core/admin/wpbc-toolbars.php:587 core/lib/wpbc_all_translations.php:534
|
3117 |
msgid "Today check in/out"
|
3118 |
msgstr ""
|
3119 |
|
3120 |
+
#: core/admin/wpbc-toolbars.php:588 core/lib/wpbc_all_translations.php:535
|
3121 |
msgid "Check In - Tomorrow"
|
3122 |
msgstr ""
|
3123 |
|
3124 |
+
#: core/admin/wpbc-toolbars.php:589 core/lib/wpbc_all_translations.php:536
|
3125 |
msgid "Check Out - Tomorrow"
|
3126 |
msgstr ""
|
3127 |
|
3128 |
+
#: core/admin/wpbc-toolbars.php:594 core/lib/wpbc_all_translations.php:537
|
3129 |
#: core/wpbc-functions.php:2477
|
3130 |
msgid "Next"
|
3131 |
msgstr ""
|
3132 |
|
3133 |
#: core/admin/wpbc-toolbars.php:618 core/admin/wpbc-toolbars.php:823
|
3134 |
+
#: core/lib/wpbc_all_translations.php:538
|
3135 |
msgid "Prior"
|
3136 |
msgstr ""
|
3137 |
|
3138 |
#: core/admin/wpbc-toolbars.php:658 core/admin/wpbc-toolbars.php:863
|
3139 |
+
#: core/lib/wpbc_all_translations.php:539
|
3140 |
msgid "Check-in"
|
3141 |
msgstr ""
|
3142 |
|
3143 |
#: core/admin/wpbc-toolbars.php:670 core/admin/wpbc-toolbars.php:875
|
3144 |
+
#: core/lib/wpbc_all_translations.php:540
|
3145 |
msgid "Check-out"
|
3146 |
msgstr ""
|
3147 |
|
3148 |
+
#: core/admin/wpbc-toolbars.php:742 core/lib/wpbc_all_translations.php:541
|
3149 |
msgid "Order by"
|
3150 |
msgstr ""
|
3151 |
|
3152 |
+
#: core/admin/wpbc-toolbars.php:756 core/lib/wpbc_all_translations.php:542
|
3153 |
msgid "Exist"
|
3154 |
msgstr ""
|
3155 |
|
3156 |
+
#: core/admin/wpbc-toolbars.php:757 core/lib/wpbc_all_translations.php:543
|
3157 |
msgid "In Trash"
|
3158 |
msgstr ""
|
3159 |
|
3160 |
+
#: core/admin/wpbc-toolbars.php:778 core/lib/wpbc_all_translations.php:544
|
3161 |
msgid "New bookings"
|
3162 |
msgstr ""
|
3163 |
|
3164 |
+
#: core/admin/wpbc-toolbars.php:815 core/lib/wpbc_all_translations.php:545
|
3165 |
msgid "Creation"
|
3166 |
msgstr ""
|
3167 |
|
3168 |
+
#: core/admin/wpbc-toolbars.php:942 core/lib/wpbc_all_translations.php:546
|
3169 |
msgid "Approve selected bookings"
|
3170 |
msgstr ""
|
3171 |
|
3172 |
+
#: core/admin/wpbc-toolbars.php:957 core/lib/wpbc_all_translations.php:547
|
3173 |
msgid "Set selected bookings as pending"
|
3174 |
msgstr ""
|
3175 |
|
3176 |
+
#: core/admin/wpbc-toolbars.php:987 core/lib/wpbc_all_translations.php:548
|
3177 |
msgid "Move selected bookings to trash"
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: core/admin/wpbc-toolbars.php:1004 core/lib/wpbc_all_translations.php:549
|
3181 |
msgid "Restore selected bookings"
|
3182 |
msgstr ""
|
3183 |
|
3184 |
+
#: core/admin/wpbc-toolbars.php:1020 core/lib/wpbc_all_translations.php:550
|
3185 |
#: inc/_bl/admin/page-coupons.php:216 inc/_bl/admin/page-coupons.php:222
|
3186 |
#: inc/_bm/admin/page-availability.php:240 inc/_bm/admin/page-availability.php:246
|
3187 |
+
#: inc/_bm/admin/page-cost-valuation.php:567 inc/_bm/admin/page-cost.php:223
|
3188 |
+
#: inc/_bm/admin/page-cost.php:233 inc/_bm/admin/page-seasons.php:201
|
3189 |
#: inc/_bm/admin/page-seasons.php:207 inc/_bm/m-toolbar.php:287
|
3190 |
#: inc/_ps/admin/page-resources.php:189 inc/_ps/admin/page-resources.php:195
|
3191 |
msgid "Delete"
|
3192 |
msgstr ""
|
3193 |
|
3194 |
+
#: core/admin/wpbc-toolbars.php:1021 core/lib/wpbc_all_translations.php:551
|
3195 |
msgid "Delete selected bookings"
|
3196 |
msgstr ""
|
3197 |
|
3198 |
+
#: core/admin/wpbc-toolbars.php:1023 core/lib/wpbc_all_translations.php:552
|
3199 |
#: core/sync/wpbc-gcal-class.php:671
|
3200 |
msgid "Do you really want to delete selected booking(s) ?"
|
3201 |
msgstr ""
|
3202 |
|
3203 |
+
#: core/admin/wpbc-toolbars.php:1039 core/lib/wpbc_all_translations.php:553
|
3204 |
msgid "Reason of cancellation"
|
3205 |
msgstr ""
|
3206 |
|
3207 |
+
#: core/admin/wpbc-toolbars.php:1062 core/lib/wpbc_all_translations.php:554
|
3208 |
msgid "Read All"
|
3209 |
msgstr ""
|
3210 |
|
3211 |
+
#: core/admin/wpbc-toolbars.php:1063 core/lib/wpbc_all_translations.php:555
|
3212 |
msgid "Mark as read all bookings"
|
3213 |
msgstr ""
|
3214 |
|
3215 |
+
#: core/admin/wpbc-toolbars.php:1076 core/lib/wpbc_all_translations.php:556
|
3216 |
msgid "Read"
|
3217 |
msgstr ""
|
3218 |
|
3219 |
+
#: core/admin/wpbc-toolbars.php:1077 core/lib/wpbc_all_translations.php:557
|
3220 |
msgid "Mark as read selected bookings"
|
3221 |
msgstr ""
|
3222 |
|
3223 |
+
#: core/admin/wpbc-toolbars.php:1091 core/lib/wpbc_all_translations.php:558
|
3224 |
msgid "Unread"
|
3225 |
msgstr ""
|
3226 |
|
3227 |
+
#: core/admin/wpbc-toolbars.php:1092 core/lib/wpbc_all_translations.php:559
|
3228 |
msgid "Mark as Unread selected bookings"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
#: core/admin/wpbc-toolbars.php:1141 core/admin/wpbc-toolbars.php:1220
|
3232 |
+
#: core/lib/wpbc_all_translations.php:560
|
3233 |
msgid "Show month"
|
3234 |
msgstr ""
|
3235 |
|
3236 |
+
#: core/admin/wpbc-toolbars.php:1155 core/lib/wpbc_all_translations.php:561
|
3237 |
msgid "Show 3 months"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
+
#: core/admin/wpbc-toolbars.php:1169 core/lib/wpbc_all_translations.php:562
|
3241 |
msgid "Show year"
|
3242 |
msgstr ""
|
3243 |
|
3244 |
+
#: core/admin/wpbc-toolbars.php:1192 core/lib/wpbc_all_translations.php:563
|
3245 |
msgid "Show day"
|
3246 |
msgstr ""
|
3247 |
|
3248 |
+
#: core/admin/wpbc-toolbars.php:1206 core/lib/wpbc_all_translations.php:564
|
3249 |
msgid "Show week"
|
3250 |
msgstr ""
|
3251 |
|
3252 |
+
#: core/admin/wpbc-toolbars.php:1234 core/lib/wpbc_all_translations.php:565
|
3253 |
msgid "Show 2 months"
|
3254 |
msgstr ""
|
3255 |
|
3256 |
#: core/admin/wpbc-toolbars.php:1291 core/admin/wpbc-toolbars.php:1305
|
3257 |
+
#: core/admin/wpbc-toolbars.php:1352 core/lib/wpbc_all_translations.php:566
|
3258 |
msgid "Previous 4 weeks"
|
3259 |
msgstr ""
|
3260 |
|
3261 |
#: core/admin/wpbc-toolbars.php:1292 core/admin/wpbc-toolbars.php:1306
|
3262 |
+
#: core/admin/wpbc-toolbars.php:1353 core/lib/wpbc_all_translations.php:567
|
3263 |
msgid "Previous week"
|
3264 |
msgstr ""
|
3265 |
|
3266 |
#: core/admin/wpbc-toolbars.php:1293 core/admin/wpbc-toolbars.php:1307
|
3267 |
+
#: core/admin/wpbc-toolbars.php:1354 core/lib/wpbc_all_translations.php:568
|
3268 |
msgid "Current week"
|
3269 |
msgstr ""
|
3270 |
|
3271 |
#: core/admin/wpbc-toolbars.php:1294 core/admin/wpbc-toolbars.php:1308
|
3272 |
+
#: core/admin/wpbc-toolbars.php:1355 core/lib/wpbc_all_translations.php:569
|
3273 |
msgid "Next week"
|
3274 |
msgstr ""
|
3275 |
|
3276 |
#: core/admin/wpbc-toolbars.php:1295 core/admin/wpbc-toolbars.php:1309
|
3277 |
+
#: core/admin/wpbc-toolbars.php:1356 core/lib/wpbc_all_translations.php:570
|
3278 |
msgid "Next 4 weeks"
|
3279 |
msgstr ""
|
3280 |
|
3281 |
#: core/admin/wpbc-toolbars.php:1319 core/admin/wpbc-toolbars.php:1369
|
3282 |
+
#: core/admin/wpbc-toolbars.php:1384 core/lib/wpbc_all_translations.php:571
|
3283 |
msgid "Previous 3 months"
|
3284 |
msgstr ""
|
3285 |
|
3286 |
#: core/admin/wpbc-toolbars.php:1320 core/admin/wpbc-toolbars.php:1370
|
3287 |
+
#: core/admin/wpbc-toolbars.php:1385 core/lib/wpbc_all_translations.php:572
|
3288 |
msgid "Previous month"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
#: core/admin/wpbc-toolbars.php:1321 core/admin/wpbc-toolbars.php:1371
|
3292 |
+
#: core/admin/wpbc-toolbars.php:1386 core/lib/wpbc_all_translations.php:573
|
3293 |
msgid "Current month"
|
3294 |
msgstr ""
|
3295 |
|
3296 |
#: core/admin/wpbc-toolbars.php:1322 core/admin/wpbc-toolbars.php:1372
|
3297 |
+
#: core/admin/wpbc-toolbars.php:1387 core/lib/wpbc_all_translations.php:574
|
3298 |
msgid "Next month"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
#: core/admin/wpbc-toolbars.php:1323 core/admin/wpbc-toolbars.php:1373
|
3302 |
+
#: core/admin/wpbc-toolbars.php:1388 core/lib/wpbc_all_translations.php:575
|
3303 |
msgid "Next 3 months"
|
3304 |
msgstr ""
|
3305 |
|
3306 |
+
#: core/admin/wpbc-toolbars.php:1337 core/lib/wpbc_all_translations.php:576
|
3307 |
msgid "Previous 7 days"
|
3308 |
msgstr ""
|
3309 |
|
3310 |
+
#: core/admin/wpbc-toolbars.php:1338 core/lib/wpbc_all_translations.php:577
|
3311 |
msgid "Previous day"
|
3312 |
msgstr ""
|
3313 |
|
3314 |
+
#: core/admin/wpbc-toolbars.php:1339 core/lib/wpbc_all_translations.php:578
|
3315 |
msgid "Current day"
|
3316 |
msgstr ""
|
3317 |
|
3318 |
+
#: core/admin/wpbc-toolbars.php:1340 core/lib/wpbc_all_translations.php:579
|
3319 |
msgid "Next day"
|
3320 |
msgstr ""
|
3321 |
|
3322 |
+
#: core/admin/wpbc-toolbars.php:1341 core/lib/wpbc_all_translations.php:580
|
3323 |
msgid "Next 7 days"
|
3324 |
msgstr ""
|
3325 |
|
3326 |
+
#: core/admin/wpbc-toolbars.php:1612 core/lib/wpbc_all_translations.php:581
|
3327 |
msgid "Number of months in one row"
|
3328 |
msgstr ""
|
3329 |
|
3330 |
+
#: core/admin/wpbc-toolbars.php:1657 core/lib/wpbc_all_translations.php:582
|
3331 |
msgid "Calendar width"
|
3332 |
msgstr ""
|
3333 |
|
3334 |
+
#: core/admin/wpbc-toolbars.php:1705 core/lib/wpbc_all_translations.php:583
|
3335 |
msgid "Calendar cell height"
|
3336 |
msgstr ""
|
3337 |
|
3338 |
#: core/admin/wpbc-toolbars.php:1812 core/admin/wpbc-toolbars.php:1813
|
3339 |
+
#: core/lib/wpbc_all_translations.php:584
|
3340 |
msgid "Send email notification to customer about this operation"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
#: core/admin/wpbc-toolbars.php:1846 core/admin/wpbc-toolbars.php:1847
|
3344 |
+
#: core/lib/wpbc_all_translations.php:585
|
3345 |
msgid "Add to Google Calendar"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
+
#: core/admin/wpbc-toolbars.php:2037 core/lib/wpbc_all_translations.php:586
|
3349 |
#: inc/gateways/page-gateways.php:1389 inc/gateways/page-gateways.php:1407
|
3350 |
msgid "Total"
|
3351 |
msgstr ""
|
3352 |
|
3353 |
+
#: core/admin/wpbc-toolbars.php:2173 core/lib/wpbc_all_translations.php:587
|
3354 |
msgid "ID or Title"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
+
#: core/any/api-emails.php:504 core/lib/wpbc_all_translations.php:588
|
3358 |
msgid "Email copy to"
|
3359 |
msgstr ""
|
3360 |
|
3361 |
#: core/class/wpbc-class-dismiss.php:26 core/class/wpbc-class-dismiss.php:30
|
3362 |
+
#: core/lib/wpbc_all_translations.php:589 core/wpbc-functions.php:2744 core/wpbc-functions.php:2767
|
3363 |
msgid "Dismiss"
|
3364 |
msgstr ""
|
3365 |
|
3366 |
+
#: core/class/wpbc-class-notices.php:26 core/lib/wpbc_all_translations.php:590
|
3367 |
#, php-format
|
3368 |
msgid ""
|
3369 |
"Probably you updated your paid version of Booking Calendar by free version or update process "
|
3370 |
"failed. You can request the new update of your paid version at %1sthis page%2s."
|
3371 |
msgstr ""
|
3372 |
|
3373 |
+
#: core/class/wpbc-class-welcome.php:1462 core/class/wpbc-class-welcome.php:1914
|
3374 |
+
#: core/lib/wpbc_all_translations.php:591 inc/_ps/admin/page-settings-up.php:144
|
3375 |
msgid "Purchase"
|
3376 |
msgstr ""
|
3377 |
|
3378 |
+
#: core/class/wpbc-class-welcome.php:1462 core/class/wpbc-class-welcome.php:1914
|
3379 |
+
#: core/lib/wpbc_all_translations.php:592 inc/_ps/admin/page-settings-up.php:144
|
3380 |
msgid "Upgrade Now"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
#: core/lib/wpbc-ajax.php:33 core/lib/wpbc-ajax.php:37 core/lib/wpbc-ajax.php:89
|
3384 |
+
#: core/lib/wpbc_all_translations.php:593 inc/gateways/ideal/wpbc-gw-ideal.php:1113
|
3385 |
#, php-format
|
3386 |
msgid ""
|
3387 |
"%sError!%s Request do not pass security check! Please refresh the page and try one more time."
|
3388 |
msgstr ""
|
3389 |
|
3390 |
+
#: core/lib/wpbc-ajax.php:138 core/lib/wpbc_all_translations.php:594
|
3391 |
msgid "Set as Unread"
|
3392 |
msgstr ""
|
3393 |
|
3394 |
+
#: core/lib/wpbc-ajax.php:140 core/lib/wpbc_all_translations.php:595
|
3395 |
msgid "Set as Read"
|
3396 |
msgstr ""
|
3397 |
|
3398 |
+
#: core/lib/wpbc-ajax.php:206 core/lib/wpbc_all_translations.php:596
|
3399 |
msgid "Set as Approved"
|
3400 |
msgstr ""
|
3401 |
|
3402 |
+
#: core/lib/wpbc-ajax.php:208 core/lib/wpbc_all_translations.php:597
|
3403 |
msgid "Set as Pending"
|
3404 |
msgstr ""
|
3405 |
|
3406 |
+
#: core/lib/wpbc-ajax.php:228 core/lib/wpbc-ajax.php:303 core/lib/wpbc_all_translations.php:598
|
3407 |
msgid "Reason for cancellation here"
|
3408 |
msgstr ""
|
3409 |
|
3410 |
+
#: core/lib/wpbc-ajax.php:229 core/lib/wpbc-ajax.php:304 core/lib/wpbc_all_translations.php:599
|
3411 |
msgid "Reason of cancellation here"
|
3412 |
msgstr ""
|
3413 |
|
3414 |
+
#: core/lib/wpbc-ajax.php:272 core/lib/wpbc_all_translations.php:600
|
3415 |
msgid "Moved to trash"
|
3416 |
msgstr ""
|
3417 |
|
3418 |
+
#: core/lib/wpbc-ajax.php:280 core/lib/wpbc_all_translations.php:601
|
3419 |
msgid "Restored"
|
3420 |
msgstr ""
|
3421 |
|
3422 |
+
#: core/lib/wpbc-ajax.php:453 core/lib/wpbc_all_translations.php:602 inc/_ps/personal.php:141
|
3423 |
msgid "Saved"
|
3424 |
msgstr ""
|
3425 |
|
3426 |
+
#: core/lib/wpbc-booking-new.php:37 core/lib/wpbc_all_translations.php:603
|
3427 |
msgid "The code you entered is incorrect"
|
3428 |
msgstr ""
|
3429 |
|
3430 |
+
#: core/lib/wpbc-booking-new.php:138 core/lib/wpbc_all_translations.php:604
|
3431 |
msgid "Updating..."
|
3432 |
msgstr ""
|
3433 |
|
3434 |
+
#: core/lib/wpbc-booking-new.php:163 core/lib/wpbc_all_translations.php:605
|
3435 |
+
#: inc/_ps/personal.php:2296 inc/_ps/personal.php:2487
|
3436 |
msgid "Updated successfully"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: core/lib/wpbc-booking-new.php:765 core/lib/wpbc_all_translations.php:606
|
3440 |
msgid "Error!"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: core/lib/wpbc-booking-new.php:766 core/lib/wpbc_all_translations.php:607
|
3444 |
msgid ""
|
3445 |
"Probably these date(s) just was booking by other visitor. Please reload this page and make "
|
3446 |
"booking again."
|
3447 |
msgstr ""
|
3448 |
|
3449 |
+
#: core/lib/wpbc_all_translations.php:608
|
3450 |
msgid "Email is sent to Visitor after Canceling of booking (moved to trash)."
|
3451 |
msgstr ""
|
3452 |
|
3453 |
+
#: core/lib/wpbc_all_translations.php:609
|
3454 |
#, php-format
|
3455 |
msgid ""
|
3456 |
"Probabaly you updated your paid version of Booking Calendar by free version or update process "
|
3457 |
"failed. You can request the new update of your paid version at %1sthis page%2s."
|
3458 |
msgstr ""
|
3459 |
|
3460 |
+
#: core/lib/wpbc_all_translations.php:610
|
3461 |
msgid "Copy to admin"
|
3462 |
msgstr ""
|
3463 |
|
3464 |
+
#: core/lib/wpbc_all_translations.php:611
|
3465 |
msgid "Enable / disable sending copy of this email notification to admin"
|
3466 |
msgstr ""
|
3467 |
|
3468 |
+
#: core/lib/wpbc_all_translations.php:612
|
3469 |
msgid "Customization of email template, which is sending to Visitor after approval of booking"
|
3470 |
msgstr ""
|
3471 |
|
3472 |
+
#: core/lib/wpbc_all_translations.php:613
|
3473 |
msgid "Email is sending to Visitor after Approval of booking."
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
#: core/lib/wpbc_all_translations.php:614
|
3477 |
msgid "Customization of email template, which is sending to Visitor after Cancellation of booking"
|
3478 |
msgstr ""
|
3479 |
|
3480 |
+
#: core/lib/wpbc_all_translations.php:615
|
3481 |
msgid "Email is sending to Visitor after Deleting of booking."
|
3482 |
msgstr ""
|
3483 |
|
3484 |
+
#: core/lib/wpbc_all_translations.php:616
|
3485 |
msgid ""
|
3486 |
"Customization of email template, which is sending to Visitor, when booking status is set to "
|
3487 |
"Pending"
|
3488 |
msgstr ""
|
3489 |
|
3490 |
+
#: core/lib/wpbc_all_translations.php:617
|
3491 |
msgid "Email is sending to Visitor after booking set as Pending."
|
3492 |
msgstr ""
|
3493 |
|
3494 |
+
#: core/lib/wpbc_all_translations.php:618
|
3495 |
msgid "Email is sending to Visitor after Canceling of booking (moved to trash)."
|
3496 |
msgstr ""
|
3497 |
|
3498 |
+
#: core/lib/wpbc_all_translations.php:619
|
3499 |
msgid "Confgure ULR feed(s) at this settings page."
|
3500 |
msgstr ""
|
3501 |
|
3502 |
+
#: core/lib/wpbc_all_translations.php:620
|
3503 |
msgid "Reject"
|
3504 |
msgstr ""
|
3505 |
|
3506 |
+
#: core/lib/wpbc_all_translations.php:621
|
3507 |
msgid "Visit these (previosly configured URL feeds) pages for downloading .ics files."
|
3508 |
msgstr ""
|
3509 |
|
3510 |
+
#: core/lib/wpbc_all_translations.php:622
|
3511 |
msgid "Google Calendar"
|
3512 |
msgstr ""
|
3513 |
|
3514 |
+
#: core/lib/wpbc_all_translations.php:623
|
3515 |
msgid "Events Import"
|
3516 |
msgstr ""
|
3517 |
|
3518 |
+
#: core/lib/wpbc_all_translations.php:624
|
3519 |
msgid "Import Settings"
|
3520 |
msgstr ""
|
3521 |
|
3522 |
+
#: core/lib/wpbc_all_translations.php:625
|
3523 |
msgid "Customization of synchronization with Google Calendar"
|
3524 |
msgstr ""
|
3525 |
|
3526 |
+
#: core/lib/wpbc_all_translations.php:626 core/wpbc-debug.php:123 core/wpbc-emails.php:441
|
3527 |
#: core/wpbc.php:342 core/wpbc.php:383 inc/_bl/admin/page-coupons.php:1003
|
3528 |
#: inc/_bl/admin/page-coupons.php:1005 inc/_bm/admin/page-availability.php:814
|
3529 |
+
#: inc/_bm/admin/page-cost-deposit.php:81 inc/_bm/admin/page-cost-early-late-booking.php:82
|
3530 |
+
#: inc/_bm/admin/page-cost-rate.php:77 inc/_bm/admin/page-cost-valuation.php:103
|
3531 |
+
#: inc/_bm/admin/page-seasons.php:826 inc/_bm/admin/page-seasons.php:828 inc/_bs/lib_s.php:340
|
3532 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:867 inc/gateways/stripe/wpbc-gw-stripe.php:878
|
3533 |
msgid "Error"
|
3534 |
msgstr ""
|
3535 |
|
3536 |
+
#: core/lib/wpbc_all_translations.php:627
|
3537 |
msgid "does not exist"
|
3538 |
msgstr ""
|
3539 |
|
3540 |
+
#: core/lib/wpbc_all_translations.php:628 core/lib/wpdev-booking-class.php:493
|
3541 |
msgid "Calendar is loading..."
|
3542 |
msgstr ""
|
3543 |
|
3544 |
+
#: core/lib/wpbc_all_translations.php:629 core/lib/wpdev-booking-class.php:677
|
3545 |
+
#: core/lib/wpdev-booking-class.php:738 inc/_ps/personal.php:862 inc/_ps/personal.php:873
|
3546 |
msgid "Wrong booking hash in URL (probably expired)"
|
3547 |
msgstr ""
|
3548 |
|
3549 |
+
#: core/lib/wpbc_all_translations.php:630
|
3550 |
msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
|
3551 |
msgstr ""
|
3552 |
|
3553 |
+
#: core/lib/wpbc_all_translations.php:631 core/lib/wpdev-booking-class.php:858
|
3554 |
#, php-format
|
3555 |
msgid ""
|
3556 |
"%sWarning! Booking calendar for this booking resource are already at the page, please check more "
|
3557 |
"about this issue at %sthis page%s"
|
3558 |
msgstr ""
|
3559 |
|
3560 |
+
#: core/lib/wpbc_all_translations.php:632 core/lib/wpdev-booking-class.php:1125
|
3561 |
#: core/lib/wpdev-booking-widget.php:40 inc/_ps/wpbc-booking-select-widget.php:55
|
3562 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
3563 |
msgstr ""
|
3564 |
|
3565 |
+
#: core/lib/wpbc_all_translations.php:633 core/lib/wpdev-booking-class.php:1007
|
3566 |
+
#: core/lib/wpdev-booking-class.php:1254 core/lib/wpdev-booking-class.php:1256
|
3567 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
3568 |
msgstr ""
|
3569 |
|
3570 |
+
#: core/lib/wpbc_all_translations.php:634 core/lib/wpdev-booking-class.php:1011
|
3571 |
+
#: core/lib/wpdev-booking-class.php:1260
|
3572 |
msgid "You do not set any parameters for booking editing"
|
3573 |
msgstr ""
|
3574 |
|
3575 |
+
#: core/lib/wpbc_all_translations.php:635 core/lib/wpdev-booking-class.php:1013
|
3576 |
+
#: core/lib/wpdev-booking-class.php:1262
|
3577 |
#, php-format
|
3578 |
msgid "Please check more about configuration at %sthis page%s"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
+
#: core/lib/wpbc_all_translations.php:636 core/lib/wpdev-booking-widget.php:108
|
3582 |
msgid "Booking form with calendar"
|
3583 |
msgstr ""
|
3584 |
|
3585 |
+
#: core/lib/wpbc_all_translations.php:637 core/lib/wpdev-booking-widget.php:109
|
3586 |
msgid "Only availability calendar"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
+
#: core/lib/wpbc_all_translations.php:638 core/lib/wpdev-booking-widget.php:150
|
3590 |
msgid "Footer"
|
3591 |
msgstr ""
|
3592 |
|
3593 |
+
#: core/lib/wpbc_all_translations.php:639 core/lib/wpdev-booking-widget.php:155
|
3594 |
#, php-format
|
3595 |
msgid "Example: %sMake booking here%s"
|
3596 |
msgstr ""
|
3597 |
|
3598 |
+
#: core/lib/wpbc_all_translations.php:640 core/lib/wpdev-booking-widget.php:159
|
3599 |
#: inc/_ps/wpbc-booking-select-widget.php:263
|
3600 |
#, php-format
|
3601 |
msgid ""
|
3603 |
"at the same page, then the last will not be visible."
|
3604 |
msgstr ""
|
3605 |
|
3606 |
+
#: core/lib/wpbc_all_translations.php:641 core/lib/wpdev-booking-widget.php:163
|
3607 |
#, php-format
|
3608 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
3609 |
msgstr ""
|
3610 |
|
3611 |
+
#: core/lib/wpbc_all_translations.php:642 core/sync/wpbc-gcal-class.php:300
|
3612 |
msgid "Importing Feed"
|
3613 |
msgstr ""
|
3614 |
|
3615 |
+
#: core/lib/wpbc_all_translations.php:643 core/sync/wpbc-gcal-class.php:316
|
3616 |
msgid "Data Parsing"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
+
#: core/lib/wpbc_all_translations.php:644 core/sync/wpbc-gcal-class.php:423
|
3620 |
msgid ""
|
3621 |
"Some data was retrieved, but could not be parsed successfully. Please ensure your feed URL is "
|
3622 |
"correct."
|
3623 |
msgstr ""
|
3624 |
|
3625 |
+
#: core/lib/wpbc_all_translations.php:645 core/sync/wpbc-gcal-class.php:430
|
3626 |
msgid "The feed could not be found (404). Please ensure your feed URL is correct."
|
3627 |
msgstr ""
|
3628 |
|
3629 |
+
#: core/lib/wpbc_all_translations.php:646 core/sync/wpbc-gcal-class.php:433
|
3630 |
msgid ""
|
3631 |
"Access to this feed was denied (403). Please ensure you have public sharing enabled for your "
|
3632 |
"calendar."
|
3633 |
msgstr ""
|
3634 |
|
3635 |
+
#: core/lib/wpbc_all_translations.php:647 core/sync/wpbc-gcal-class.php:436
|
3636 |
#, php-format
|
3637 |
msgid ""
|
3638 |
"The feed data could not be retrieved. Error code: %s. Please ensure your feed URL is correct."
|
3639 |
msgstr ""
|
3640 |
|
3641 |
+
#: core/lib/wpbc_all_translations.php:648 core/sync/wpbc-gcal-class.php:609
|
3642 |
#: core/sync/wpbc-gcal-class.php:659
|
3643 |
msgid "GID"
|
3644 |
msgstr ""
|
3645 |
|
3646 |
+
#: core/lib/wpbc_all_translations.php:649 core/sync/wpbc-gcal-class.php:623
|
3647 |
msgid "Selection"
|
3648 |
msgstr ""
|
3649 |
|
3650 |
+
#: core/lib/wpbc_all_translations.php:650 core/sync/wpbc-gcal-class.php:637
|
3651 |
msgid "Location:"
|
3652 |
msgstr ""
|
3653 |
|
3654 |
+
#: core/lib/wpbc_all_translations.php:651 core/sync/wpbc-gcal-class.php:667
|
3655 |
msgid "Reload page"
|
3656 |
msgstr ""
|
3657 |
|
3658 |
+
#: core/lib/wpbc_all_translations.php:652 core/sync/wpbc-gcal-class.php:680
|
3659 |
msgid "Delete selected booking(s)"
|
3660 |
msgstr ""
|
3661 |
|
3662 |
+
#: core/lib/wpbc_all_translations.php:653 core/sync/wpbc-gcal.php:279
|
3663 |
msgid "You can specify an additional offset from you chosen end point. The offset can be negative."
|
3664 |
msgstr ""
|
3665 |
|
3666 |
+
#: core/lib/wpbc_all_translations.php:654 core/sync/wpbc-gcal.php:399
|
3667 |
msgid "Retrieve Google Calendar Events "
|
3668 |
msgstr ""
|
3669 |
|
3670 |
+
#: core/lib/wpbc_all_translations.php:655 core/sync/wpbc-gcal.php:405
|
3671 |
msgid "Please configure settings for import Google Calendar events"
|
3672 |
msgstr ""
|
3673 |
|
3674 |
+
#: core/lib/wpbc_all_translations.php:656 core/sync/wpbc-gcal.php:433
|
3675 |
msgid "Configure"
|
3676 |
msgstr ""
|
3677 |
|
3678 |
+
#: core/lib/wpbc_all_translations.php:657 core/wpbc-activation.php:565
|
3679 |
#, php-format
|
3680 |
msgid "%s Found %s not indexed bookings %s"
|
3681 |
msgstr ""
|
3682 |
|
3683 |
+
#: core/lib/wpbc_all_translations.php:658 core/wpbc-activation.php:580
|
3684 |
#, php-format
|
3685 |
msgid "%s Finish getting sort dates. %s"
|
3686 |
msgstr ""
|
3687 |
|
3688 |
+
#: core/lib/wpbc_all_translations.php:659 core/wpbc-activation.php:589
|
3689 |
#, php-format
|
3690 |
msgid "Updated booking: %s"
|
3691 |
msgstr ""
|
3692 |
|
3693 |
+
#: core/lib/wpbc_all_translations.php:660 core/wpbc-activation.php:997
|
3694 |
msgid "Booking form"
|
3695 |
msgstr ""
|
3696 |
|
3697 |
+
#: core/lib/wpbc_all_translations.php:661 core/wpbc-activation.php:1089
|
3698 |
#: inc/_ps/admin/page-email-edit.php:310
|
3699 |
msgid "The reservation has been modified"
|
3700 |
msgstr ""
|
3701 |
|
3702 |
+
#: core/lib/wpbc_all_translations.php:662 core/wpbc-activation.php:1090
|
3703 |
#: inc/_ps/admin/page-email-edit.php:324
|
3704 |
#, php-format
|
3705 |
msgid ""
|
3707 |
"Thank you, %s"
|
3708 |
msgstr ""
|
3709 |
|
3710 |
+
#: core/lib/wpbc_all_translations.php:663 core/wpbc-activation.php:1130
|
3711 |
#: inc/_bs/admin/api-settings-s.php:376
|
3712 |
msgid "Booked Times:"
|
3713 |
msgstr ""
|
3714 |
|
3715 |
+
#: core/lib/wpbc_all_translations.php:664 core/wpbc-activation.php:1150
|
3716 |
msgid ""
|
3717 |
"This booking canceled because we did not receive payment and the administrator did not approve "
|
3718 |
"it."
|
3719 |
msgstr ""
|
3720 |
|
3721 |
+
#: core/lib/wpbc_all_translations.php:665 core/wpbc-activation.php:1182
|
3722 |
#: inc/_bs/admin/page-email-payment.php:314
|
3723 |
msgid "You need to make payment for this reservation"
|
3724 |
msgstr ""
|
3725 |
|
3726 |
+
#: core/lib/wpbc_all_translations.php:666 core/wpbc-activation.php:1183
|
3727 |
#: inc/_bs/admin/page-email-payment.php:328
|
3728 |
#, php-format
|
3729 |
msgid ""
|
3731 |
"Thank you, %s"
|
3732 |
msgstr ""
|
3733 |
|
3734 |
+
#: core/lib/wpbc_all_translations.php:667 core/wpbc-activation.php:1220
|
3735 |
#: inc/_bm/admin/api-settings-m.php:247
|
3736 |
msgid "Cost: "
|
3737 |
msgstr ""
|
3738 |
|
3739 |
+
#: core/lib/wpbc_all_translations.php:668 core/wpbc-activation.php:1251
|
3740 |
#: inc/_bl/admin/api-settings-l.php:75
|
3741 |
msgid "Available: "
|
3742 |
msgstr ""
|
3743 |
|
3744 |
+
#: core/lib/wpbc_all_translations.php:669 core/wpbc-emails.php:78
|
3745 |
msgid "Booking system"
|
3746 |
msgstr ""
|
3747 |
|
3748 |
+
#: core/lib/wpbc_all_translations.php:670 core/wpbc-emails.php:184
|
3749 |
msgid ""
|
3750 |
"You can use (in subject and content of email template) any shortcodes, which you used in the "
|
3751 |
"booking form. Use the shortcodes in the same way as you used them in the content form at "
|
3752 |
"Settings Fields page."
|
3753 |
msgstr ""
|
3754 |
|
3755 |
+
#: core/lib/wpbc_all_translations.php:671 core/wpbc-emails.php:187
|
3756 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:802
|
3757 |
msgid "You can use following shortcodes in content of this template"
|
3758 |
msgstr ""
|
3759 |
|
3760 |
+
#: core/lib/wpbc_all_translations.php:672 core/wpbc-emails.php:191
|
3761 |
#: inc/gateways/page-gateways.php:1040
|
3762 |
#, php-format
|
3763 |
msgid ""
|
3765 |
"Fields page"
|
3766 |
msgstr ""
|
3767 |
|
3768 |
+
#: core/lib/wpbc_all_translations.php:673 core/wpbc-emails.php:193
|
3769 |
#, php-format
|
3770 |
msgid "%s - inserting data info about the booking"
|
3771 |
msgstr ""
|
3772 |
|
3773 |
+
#: core/lib/wpbc_all_translations.php:674 core/wpbc-emails.php:197
|
3774 |
#, php-format
|
3775 |
msgid "%s - inserting the dates of booking"
|
3776 |
msgstr ""
|
3777 |
|
3778 |
+
#: core/lib/wpbc_all_translations.php:675 core/wpbc-emails.php:201
|
3779 |
#, php-format
|
3780 |
msgid "%s - inserting check-in date (first day of reservation),"
|
3781 |
msgstr ""
|
3782 |
|
3783 |
+
#: core/lib/wpbc_all_translations.php:676 core/wpbc-emails.php:205 core/wpbc-emails.php:206
|
3784 |
#, php-format
|
3785 |
msgid "%s - inserting check-out date (last day of reservation),"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
+
#: core/lib/wpbc_all_translations.php:677 core/wpbc-emails.php:211
|
3789 |
#, php-format
|
3790 |
msgid "%s - inserting the number of booking dates "
|
3791 |
msgstr ""
|
3792 |
|
3793 |
+
#: core/lib/wpbc_all_translations.php:678 core/wpbc-emails.php:217
|
3794 |
#, php-format
|
3795 |
msgid "%s - inserting ID of booking "
|
3796 |
msgstr ""
|
3797 |
|
3798 |
+
#: core/lib/wpbc_all_translations.php:679 core/wpbc-emails.php:222
|
3799 |
#, php-format
|
3800 |
msgid "%s or %s - inserting the title of the booking resource "
|
3801 |
msgstr ""
|
3802 |
|
3803 |
+
#: core/lib/wpbc_all_translations.php:680 core/wpbc-emails.php:228
|
3804 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:810
|
3805 |
#, php-format
|
3806 |
msgid "%s - inserting the cost of booking "
|
3807 |
msgstr ""
|
3808 |
|
3809 |
+
#: core/lib/wpbc_all_translations.php:681 core/wpbc-emails.php:234
|
3810 |
#, php-format
|
3811 |
msgid "%s - inserting your site URL "
|
3812 |
msgstr ""
|
3813 |
|
3814 |
+
#: core/lib/wpbc_all_translations.php:682 core/wpbc-emails.php:237
|
3815 |
#, php-format
|
3816 |
msgid "%s - inserting IP address of the user who made this action "
|
3817 |
msgstr ""
|
3818 |
|
3819 |
+
#: core/lib/wpbc_all_translations.php:683 core/wpbc-emails.php:238
|
3820 |
#, php-format
|
3821 |
msgid ""
|
3822 |
"%s - inserting contents of the User-Agent: header from the current request, if there is one "
|
3823 |
msgstr ""
|
3824 |
|
3825 |
+
#: core/lib/wpbc_all_translations.php:684 core/wpbc-emails.php:239
|
3826 |
#, php-format
|
3827 |
msgid "%s - inserting address of the page (if any), where visitor make this action "
|
3828 |
msgstr ""
|
3829 |
|
3830 |
+
#: core/lib/wpbc_all_translations.php:685 core/wpbc-emails.php:243
|
3831 |
#, php-format
|
3832 |
msgid "%s - inserting date of this action "
|
3833 |
msgstr ""
|
3834 |
|
3835 |
+
#: core/lib/wpbc_all_translations.php:686 core/wpbc-emails.php:240
|
3836 |
#, php-format
|
3837 |
msgid "%s - inserting time of this action "
|
3838 |
msgstr ""
|
3839 |
|
3840 |
+
#: core/lib/wpbc_all_translations.php:687 core/wpbc-emails.php:257
|
3841 |
#, php-format
|
3842 |
msgid "%s - inserting moderate link of new booking "
|
3843 |
msgstr ""
|
3844 |
|
3845 |
+
#: core/lib/wpbc_all_translations.php:688 core/wpbc-emails.php:268
|
3846 |
#, php-format
|
3847 |
msgid ""
|
3848 |
"%s - inserting link to the page where visitor can edit the reservation, (possible to use the %s "
|
3849 |
"parameter for setting different %s of this page. Example: %s )"
|
3850 |
msgstr ""
|
3851 |
|
3852 |
+
#: core/lib/wpbc_all_translations.php:689 core/wpbc-emails.php:272
|
3853 |
#, php-format
|
3854 |
msgid ""
|
3855 |
"%s - inserting link to the page where visitor can cancel the reservation, (possible to use the "
|
3856 |
"%s parameter for setting different %s of this page. Example: %s )"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
+
#: core/lib/wpbc_all_translations.php:690 core/wpbc-emails.php:277
|
3860 |
#, php-format
|
3861 |
msgid ""
|
3862 |
"%s - inserting link to payment page where visitor can pay for the reservation (possible to use "
|
3863 |
"the %s parameter for setting different %s of this page. Example: %s )"
|
3864 |
msgstr ""
|
3865 |
|
3866 |
+
#: core/lib/wpbc_all_translations.php:691 core/wpbc-emails.php:281
|
3867 |
#, php-format
|
3868 |
msgid "%s - add the reason for booking payment, you can enter it before sending email, "
|
3869 |
msgstr ""
|
3870 |
|
3871 |
+
#: core/lib/wpbc_all_translations.php:692 core/wpbc-emails.php:287
|
3872 |
#, php-format
|
3873 |
msgid "%s - add the reason booking was cancelled, you can enter it before sending email, "
|
3874 |
msgstr ""
|
3875 |
|
3876 |
+
#: core/lib/wpbc_all_translations.php:693 core/wpbc-emails.php:295 core/wpbc-translation.php:271
|
3877 |
msgid "Configuration in several languages"
|
3878 |
msgstr ""
|
3879 |
|
3880 |
+
#: core/lib/wpbc_all_translations.php:694 core/wpbc-emails.php:296 core/wpbc-translation.php:272
|
3881 |
#, php-format
|
3882 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3883 |
msgstr ""
|
3884 |
|
3885 |
+
#: core/lib/wpbc_all_translations.php:695 core/wpbc-emails.php:297 core/wpbc-translation.php:273
|
3886 |
#, php-format
|
3887 |
msgid "Example #1: %s - start French translation section"
|
3888 |
msgstr ""
|
3889 |
|
3890 |
+
#: core/lib/wpbc_all_translations.php:696 core/wpbc-emails.php:298 core/wpbc-translation.php:274
|
3891 |
#, php-format
|
3892 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3893 |
msgstr ""
|
3894 |
|
3895 |
+
#: core/lib/wpbc_all_translations.php:697 core/wpbc-functions.php:984 inc/_bm/biz_m.php:1984
|
3896 |
msgid "yes"
|
3897 |
msgstr ""
|
3898 |
|
3899 |
+
#: core/lib/wpbc_all_translations.php:698 core/wpbc-functions.php:988
|
3900 |
msgid "no"
|
3901 |
msgstr ""
|
3902 |
|
3903 |
+
#: core/lib/wpbc_all_translations.php:699 core/wpbc-functions.php:1877
|
3904 |
+
#: inc/_bm/admin/page-cost.php:48 inc/_bm/admin/page-cost.php:570
|
3905 |
msgid "Costs and Rates"
|
3906 |
msgstr ""
|
3907 |
|
3908 |
+
#: core/lib/wpbc_all_translations.php:700 core/wpbc-functions.php:1886
|
3909 |
#: inc/_bm/admin/page-cost-advanced.php:43 inc/_bm/admin/page-cost-advanced.php:148
|
3910 |
#: inc/gateways/page-gateways.php:92
|
3911 |
msgid "Advanced Cost"
|
3912 |
msgstr ""
|
3913 |
|
3914 |
+
#: core/lib/wpbc_all_translations.php:701 core/wpbc-functions.php:1895
|
3915 |
#: inc/_bl/admin/page-coupons.php:45 inc/_bl/admin/page-coupons.php:47
|
3916 |
msgid "Coupons"
|
3917 |
msgstr ""
|
3918 |
|
3919 |
+
#: core/lib/wpbc_all_translations.php:702 core/wpbc-functions.php:1913
|
3920 |
#: inc/_bm/admin/page-seasons.php:45 inc/_bm/admin/page-seasons.php:47
|
3921 |
msgid "Season Filters"
|
3922 |
msgstr ""
|
3923 |
|
3924 |
+
#: core/lib/wpbc_all_translations.php:703 core/wpbc-functions.php:2075
|
3925 |
msgid "Warning! Some error occur, during sending registration request."
|
3926 |
msgstr ""
|
3927 |
|
3928 |
+
#: core/lib/wpbc_all_translations.php:704 core/wpbc-functions.php:2080
|
3929 |
msgid ""
|
3930 |
"Please refresh this page and if the same error appear again contact support by email (with info "
|
3931 |
"about order number and website) for finishing the registrations"
|
3932 |
msgstr ""
|
3933 |
|
3934 |
+
#: core/lib/wpbc_all_translations.php:705 core/wpbc-functions.php:2108
|
3935 |
#, php-format
|
3936 |
msgid "If you like %s please leave us a %s rating. A huge thank you in advance!"
|
3937 |
msgstr ""
|
3938 |
|
3939 |
+
#: core/lib/wpbc_all_translations.php:706 core/wpbc-functions.php:2276
|
3940 |
msgid "Changes saved."
|
3941 |
msgstr ""
|
3942 |
|
3943 |
+
#: core/lib/wpbc_all_translations.php:707 core/wpbc-functions.php:2382
|
3944 |
msgid "Click to toggle"
|
3945 |
msgstr ""
|
3946 |
|
3947 |
+
#: core/lib/wpbc_all_translations.php:708 core/wpbc-functions.php:2444
|
3948 |
msgid "Prev"
|
3949 |
msgstr ""
|
3950 |
|
3951 |
+
#: core/lib/wpbc_all_translations.php:709 core/wpbc-functions.php:2806
|
3952 |
msgid "We’ve assembled some links to get you started:"
|
3953 |
msgstr ""
|
3954 |
|
3955 |
+
#: core/lib/wpbc_all_translations.php:710 core/wpbc-functions.php:2809
|
3956 |
msgid "Get Started"
|
3957 |
msgstr ""
|
3958 |
|
3959 |
+
#: core/lib/wpbc_all_translations.php:711 core/wpbc-functions.php:2812
|
3960 |
#, php-format
|
3961 |
msgid "Insert booking form %sshortcode%s into your %sPost%s or %sPage%s"
|
3962 |
msgstr ""
|
3963 |
|
3964 |
+
#: core/lib/wpbc_all_translations.php:712 core/wpbc-functions.php:2821
|
3965 |
#, php-format
|
3966 |
msgid "or add booking calendar %sWidget%s to your sidebar."
|
3967 |
msgstr ""
|
3968 |
|
3969 |
+
#: core/lib/wpbc_all_translations.php:713 core/wpbc-functions.php:2827
|
3970 |
#, php-format
|
3971 |
msgid "Check %show todo%s that and what %sshortcodes%s are available."
|
3972 |
msgstr ""
|
3973 |
|
3974 |
+
#: core/lib/wpbc_all_translations.php:714 core/wpbc-functions.php:2834
|
3975 |
#, php-format
|
3976 |
msgid "Add new booking from your post/page or from %sAdmin Panel%s."
|
3977 |
msgstr ""
|
3978 |
|
3979 |
+
#: core/lib/wpbc_all_translations.php:715 core/wpbc-functions.php:2840
|
3980 |
msgid "Next Steps"
|
3981 |
msgstr ""
|
3982 |
|
3983 |
+
#: core/lib/wpbc_all_translations.php:716 core/wpbc-functions.php:2843
|
3984 |
#, php-format
|
3985 |
msgid "Check %sBooking Listing%s page for new bookings."
|
3986 |
msgstr ""
|
3987 |
|
3988 |
+
#: core/lib/wpbc_all_translations.php:717 core/wpbc-functions.php:2848
|
3989 |
#, php-format
|
3990 |
msgid "Configure booking %sSettings%s."
|
3991 |
msgstr ""
|
3992 |
|
3993 |
+
#: core/lib/wpbc_all_translations.php:718 core/wpbc-functions.php:2852
|
3994 |
#, php-format
|
3995 |
msgid "Configure predefined set of your %sForm Fields%s."
|
3996 |
msgstr ""
|
3997 |
|
3998 |
+
#: core/lib/wpbc_all_translations.php:719 core/wpbc-functions.php:2856
|
3999 |
#, php-format
|
4000 |
msgid "Configure your predefined %sEmail Templates%s."
|
4001 |
msgstr ""
|
4002 |
|
4003 |
+
#: core/lib/wpbc_all_translations.php:720 core/wpbc-functions.php:2862
|
4004 |
msgid "Have a questions?"
|
4005 |
msgstr ""
|
4006 |
|
4007 |
+
#: core/lib/wpbc_all_translations.php:721 core/wpbc-functions.php:2865
|
4008 |
#, php-format
|
4009 |
msgid "Check out our %sHelp%s"
|
4010 |
msgstr ""
|
4011 |
|
4012 |
+
#: core/lib/wpbc_all_translations.php:722 core/wpbc-functions.php:2870
|
4013 |
#, php-format
|
4014 |
msgid "See %sFAQ%s."
|
4015 |
msgstr ""
|
4016 |
|
4017 |
+
#: core/lib/wpbc_all_translations.php:723 core/wpbc-functions.php:2875
|
4018 |
#, php-format
|
4019 |
msgid "Still having questions? Contact %sSupport%s."
|
4020 |
msgstr ""
|
4021 |
|
4022 |
+
#: core/lib/wpbc_all_translations.php:724 core/wpbc-functions.php:2883 core/wpbc.php:205
|
4023 |
#, php-format
|
4024 |
msgid "Need even more functionality? Check %s higher versions %s"
|
4025 |
msgstr ""
|
4026 |
|
4027 |
+
#: core/lib/wpbc_all_translations.php:725 core/wpbc-js.php:112
|
4028 |
msgid "This field is required"
|
4029 |
msgstr ""
|
4030 |
|
4031 |
+
#: core/lib/wpbc_all_translations.php:726 core/wpbc-js.php:113
|
4032 |
msgid "This checkbox must be checked"
|
4033 |
msgstr ""
|
4034 |
|
4035 |
+
#: core/lib/wpbc_all_translations.php:727 core/wpbc-js.php:114
|
4036 |
msgid "At least one option must be selected"
|
4037 |
msgstr ""
|
4038 |
|
4039 |
+
#: core/lib/wpbc_all_translations.php:728 core/wpbc-js.php:115
|
4040 |
msgid "Incorrect email field"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: core/lib/wpbc_all_translations.php:729 core/wpbc-js.php:116
|
4044 |
msgid "Your emails do not match"
|
4045 |
msgstr ""
|
4046 |
|
4047 |
+
#: core/lib/wpbc_all_translations.php:730 core/wpbc-js.php:117
|
4048 |
msgid "Please, select booking date(s) at Calendar."
|
4049 |
msgstr ""
|
4050 |
|
4051 |
+
#: core/lib/wpbc_all_translations.php:732 core/wpbc-js.php:132
|
|
|
|
|
|
|
|
|
4052 |
msgid "Deleting"
|
4053 |
msgstr ""
|
4054 |
|
4055 |
+
#: core/lib/wpbc_all_translations.php:733 core/wpbc-js.php:133
|
4056 |
msgid "Updating"
|
4057 |
msgstr ""
|
4058 |
|
4059 |
+
#: core/lib/wpbc_all_translations.php:734 core/wpbc-js.php:134
|
4060 |
msgid "Saving"
|
4061 |
msgstr ""
|
4062 |
|
4063 |
+
#: core/lib/wpbc_all_translations.php:735 core/wpbc.php:97
|
4064 |
msgid "Booking"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
+
#: core/lib/wpbc_all_translations.php:736 core/wpbc.php:289 core/wpbc.php:296
|
4068 |
msgid "Action is not allowed!"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: core/lib/wpbc_all_translations.php:737 inc/_bl/admin/activation-l.php:119
|
4072 |
+
#: inc/_bl/admin/activation-l.php:123 inc/_bl/admin/activation-l.php:174
|
4073 |
#: inc/_bl/admin/page-search.php:623 inc/_bm/admin/api-settings-m.php:567 inc/_bm/m-toolbar.php:62
|
4074 |
+
#: inc/_bm/m-toolbar.php:404 inc/_ps/admin/page-settings-form.php:319
|
4075 |
#: inc/_ps/wpbc-booking-select-widget.php:230
|
4076 |
msgid "Standard"
|
4077 |
msgstr ""
|
4078 |
|
4079 |
+
#: core/lib/wpbc_all_translations.php:738 inc/_bl/admin/activation-l.php:120
|
4080 |
+
#: inc/_bl/admin/activation-l.php:124 inc/_bl/admin/activation-l.php:157
|
4081 |
+
#: inc/_bl/admin/activation-l.php:158 inc/_bl/admin/activation-l.php:175
|
4082 |
msgid "Superior"
|
4083 |
msgstr ""
|
4084 |
|
4085 |
+
#: core/lib/wpbc_all_translations.php:739 inc/_bl/admin/activation-l.php:120
|
4086 |
#: inc/_bs/admin/activation-s.php:93
|
4087 |
msgid "Resource #1"
|
4088 |
msgstr ""
|
4089 |
|
4090 |
+
#: core/lib/wpbc_all_translations.php:740 inc/_bl/admin/activation-l.php:121
|
4091 |
+
#: inc/_bl/admin/activation-l.php:125
|
4092 |
msgid "Presidential Suite"
|
4093 |
msgstr ""
|
4094 |
|
4095 |
+
#: core/lib/wpbc_all_translations.php:741 inc/_bl/admin/activation-l.php:121
|
4096 |
#: inc/_bs/admin/activation-s.php:94
|
4097 |
msgid "Resource #2"
|
4098 |
msgstr ""
|
4099 |
|
4100 |
+
#: core/lib/wpbc_all_translations.php:742 inc/_bl/admin/activation-l.php:122
|
4101 |
+
#: inc/_bl/admin/activation-l.php:126 inc/_mu/admin/activation-u.php:83
|
4102 |
msgid "Royal Villa"
|
4103 |
msgstr ""
|
4104 |
|
4105 |
+
#: core/lib/wpbc_all_translations.php:743 inc/_bl/admin/activation-l.php:122
|
4106 |
#: inc/_bs/admin/activation-s.php:95
|
4107 |
msgid "Resource #3"
|
4108 |
msgstr ""
|
4109 |
|
4110 |
+
#: core/lib/wpbc_all_translations.php:744 inc/_bl/admin/api-settings-l.php:34
|
4111 |
msgid ""
|
4112 |
"Use \"Check In\" date as available in calendar for booking resources with capacity higher then 1 "
|
4113 |
"for search results"
|
4114 |
msgstr ""
|
4115 |
|
4116 |
+
#: core/lib/wpbc_all_translations.php:745 inc/_bl/admin/api-settings-l.php:43
|
4117 |
msgid ""
|
4118 |
"Use \"Check Out\" date as available in calendar for booking resources with capacity higher then "
|
4119 |
"1 search results"
|
4120 |
msgstr ""
|
4121 |
|
4122 |
+
#: core/lib/wpbc_all_translations.php:746 inc/_bl/admin/api-settings-l.php:66
|
4123 |
msgid "Show availability in tooltip"
|
4124 |
msgstr ""
|
4125 |
|
4126 |
+
#: core/lib/wpbc_all_translations.php:747 inc/_bl/admin/api-settings-l.php:67
|
4127 |
msgid ""
|
4128 |
"Check this box to display the available number of booking resources with a tooltip, when mouse "
|
4129 |
"hovers over each day on the calendar(s)."
|
4130 |
msgstr ""
|
4131 |
|
4132 |
+
#: core/lib/wpbc_all_translations.php:748 inc/_bl/admin/api-settings-l.php:76
|
4133 |
msgid "Availability Title"
|
4134 |
msgstr ""
|
4135 |
|
4136 |
+
#: core/lib/wpbc_all_translations.php:749 inc/_bl/admin/api-settings-l.php:77
|
4137 |
#, php-format
|
4138 |
msgid "Type your %savailability%s description"
|
4139 |
msgstr ""
|
4140 |
|
4141 |
+
#: core/lib/wpbc_all_translations.php:750 inc/_bl/admin/api-settings-l.php:101
|
4142 |
msgid "Use pending days as available"
|
4143 |
msgstr ""
|
4144 |
|
4145 |
+
#: core/lib/wpbc_all_translations.php:751 inc/_bl/admin/api-settings-l.php:102
|
4146 |
msgid "Check this box if you want to show the pending days as available in calendars"
|
4147 |
msgstr ""
|
4148 |
|
4149 |
+
#: core/lib/wpbc_all_translations.php:752 inc/_bl/admin/api-settings-l.php:110
|
4150 |
#: inc/_bs/admin/api-settings-s.php:516
|
4151 |
msgid "Auto-cancel bookings"
|
4152 |
msgstr ""
|
4153 |
|
4154 |
+
#: core/lib/wpbc_all_translations.php:753 inc/_bl/admin/api-settings-l.php:111
|
4155 |
#: inc/_bl/admin/api-settings-l.php:131
|
4156 |
msgid ""
|
4157 |
"Auto Cancel all pending bookings for the specific date(s), if some booking is approved for these "
|
4158 |
"date(s)"
|
4159 |
msgstr ""
|
4160 |
|
4161 |
+
#: core/lib/wpbc_all_translations.php:754 inc/_bl/admin/api-settings-l.php:129
|
4162 |
#: inc/_bl/admin/api-settings-l.php:289
|
4163 |
msgid ""
|
4164 |
"Warning!!! After you approved the specific booking(s), all your pending bookings of the same "
|
4166 |
"approved booking, will be automatically canceled!"
|
4167 |
msgstr ""
|
4168 |
|
4169 |
+
#: core/lib/wpbc_all_translations.php:755 inc/_bl/admin/api-settings-l.php:160
|
4170 |
msgid "Set capacity based on number of visitors"
|
4171 |
msgstr ""
|
4172 |
|
4173 |
+
#: core/lib/wpbc_all_translations.php:756 inc/_bl/admin/api-settings-l.php:161
|
4174 |
msgid ""
|
4175 |
"Check this box if you want total availability (daily capacity) to depend on the number of "
|
4176 |
"selected visitors."
|
4177 |
msgstr ""
|
4178 |
|
4179 |
+
#: core/lib/wpbc_all_translations.php:757 inc/_bl/admin/api-settings-l.php:162
|
4180 |
#: inc/_ps/admin/api-settings-p.php:285 inc/_ps/admin/api-settings-p.php:298
|
4181 |
#, php-format
|
4182 |
msgid "Please read more info about configuration of this parameter %shere%s"
|
4183 |
msgstr ""
|
4184 |
|
4185 |
+
#: core/lib/wpbc_all_translations.php:758 inc/_bl/admin/api-settings-l.php:177
|
4186 |
msgid ""
|
4187 |
"Add tooltip on calendar(s) to show availability based on the number of available booking "
|
4188 |
"resource items remaining for each day."
|
4189 |
msgstr ""
|
4190 |
|
4191 |
+
#: core/lib/wpbc_all_translations.php:759 inc/_bl/admin/api-settings-l.php:180
|
4192 |
#, php-format
|
4193 |
msgid ""
|
4194 |
"Be sure to match the maximum number of visitors for the %sone booking resource%s with the number "
|
4195 |
"of visitors specified on the booking form."
|
4196 |
msgstr ""
|
4197 |
|
4198 |
+
#: core/lib/wpbc_all_translations.php:760 inc/_bl/admin/api-settings-l.php:183
|
4199 |
msgid ""
|
4200 |
"Display tooltip on calendar(s) to show availability based on total (fixed) number of visitors "
|
4201 |
"for the resource, which can be at free booking resource items."
|
4202 |
msgstr ""
|
4203 |
|
4204 |
+
#: core/lib/wpbc_all_translations.php:761 inc/_bl/admin/api-settings-l.php:186
|
4205 |
#, php-format
|
4206 |
msgid ""
|
4207 |
"Be sure to match the maximum number of visitors for %sall booking resources%s with the number of "
|
4208 |
"visitors specified on the booking form."
|
4209 |
msgstr ""
|
4210 |
|
4211 |
+
#: core/lib/wpbc_all_translations.php:762 inc/_bl/admin/api-settings-l.php:214
|
4212 |
msgid "Disable bookings in different booking resources"
|
4213 |
msgstr ""
|
4214 |
|
4215 |
+
#: core/lib/wpbc_all_translations.php:763 inc/_bl/admin/api-settings-l.php:215
|
4216 |
msgid ""
|
4217 |
"Check this box to dissable reservations, which can be stored in different booking resources."
|
4218 |
msgstr ""
|
4219 |
|
4220 |
+
#: core/lib/wpbc_all_translations.php:764 inc/_bl/admin/api-settings-l.php:216
|
4221 |
msgid ""
|
4222 |
"When checked, all reserved days must be at same booking resource otherwise error message will "
|
4223 |
"show."
|
4224 |
msgstr ""
|
4225 |
|
4226 |
+
#: core/lib/wpbc_all_translations.php:765 inc/_bl/admin/api-settings-l.php:337
|
4227 |
#: inc/_ps/p-toolbar.php:1173
|
4228 |
msgid "Parent"
|
4229 |
msgstr ""
|
4230 |
|
4231 |
+
#: core/lib/wpbc_all_translations.php:766 inc/_bl/admin/api-settings-l.php:343
|
4232 |
#: inc/_ps/p-toolbar.php:1191
|
4233 |
msgid "Priority"
|
4234 |
msgstr ""
|
4235 |
|
4236 |
+
#: core/lib/wpbc_all_translations.php:767 inc/_bl/admin/api-settings-l.php:350
|
4237 |
msgid "Max visitors"
|
4238 |
msgstr ""
|
4239 |
|
4240 |
+
#: core/lib/wpbc_all_translations.php:768 inc/_bl/admin/api-settings-l.php:470
|
4241 |
msgid "Single"
|
4242 |
msgstr ""
|
4243 |
|
4244 |
+
#: core/lib/wpbc_all_translations.php:769 inc/_bl/admin/api-settings-l.php:472
|
4245 |
msgid "Child"
|
4246 |
msgstr ""
|
4247 |
|
4248 |
+
#: core/lib/wpbc_all_translations.php:770 inc/_bl/admin/page-coupons.php:46
|
4249 |
msgid "Setting coupons for discount"
|
4250 |
msgstr ""
|
4251 |
|
4252 |
+
#: core/lib/wpbc_all_translations.php:771 inc/_bl/admin/page-coupons.php:122
|
4253 |
#: inc/_bm/m-toolbar.php:590 inc/_bm/m-toolbar.php:592
|
4254 |
msgid "Create dates filter"
|
4255 |
msgstr ""
|
4256 |
|
4257 |
+
#: core/lib/wpbc_all_translations.php:772 inc/_bl/admin/page-coupons.php:124
|
4258 |
#: inc/_bl/admin/page-coupons.php:871
|
4259 |
msgid "Add New Discount Coupon"
|
4260 |
msgstr ""
|
4261 |
|
4262 |
+
#: core/lib/wpbc_all_translations.php:773 inc/_bl/admin/page-coupons.php:214
|
4263 |
#: inc/_bm/admin/page-availability.php:238 inc/_bm/admin/page-cost.php:217
|
4264 |
#: inc/_bm/admin/page-seasons.php:199 inc/_ps/admin/page-resources.php:187
|
4265 |
msgid "Bulk Actions"
|
4266 |
msgstr ""
|
4267 |
|
4268 |
+
#: core/lib/wpbc_all_translations.php:774 inc/_bl/admin/page-coupons.php:505
|
4269 |
#: inc/_bl/admin/page-coupons.php:1170
|
4270 |
msgid "Coupon Code"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
+
#: core/lib/wpbc_all_translations.php:775 inc/_bl/admin/page-coupons.php:511
|
4274 |
#: inc/_bl/admin/page-coupons.php:1185 inc/_bl/admin/page-coupons.php:1192
|
4275 |
msgid "Savings"
|
4276 |
msgstr ""
|
4277 |
|
4278 |
+
#: core/lib/wpbc_all_translations.php:776 inc/_bl/admin/page-coupons.php:517
|
4279 |
msgid "Minimum Cost"
|
4280 |
msgstr ""
|
4281 |
|
4282 |
+
#: core/lib/wpbc_all_translations.php:777 inc/_bl/admin/page-coupons.php:524
|
4283 |
msgid "Expiration"
|
4284 |
msgstr ""
|
4285 |
|
4286 |
+
#: core/lib/wpbc_all_translations.php:778 inc/_bl/admin/page-coupons.php:533
|
4287 |
msgid "Number of usage"
|
4288 |
msgstr ""
|
4289 |
|
4290 |
+
#: core/lib/wpbc_all_translations.php:779 inc/_bl/admin/page-coupons.php:585
|
4291 |
#: inc/_bm/admin/page-availability.php:571 inc/_bm/admin/page-availability.php:1056
|
4292 |
#: inc/_bm/admin/page-cost-rate.php:256 inc/_bm/admin/page-cost-valuation.php:416
|
4293 |
+
#: inc/_bm/admin/page-cost.php:632 inc/_bm/admin/page-seasons.php:565
|
4294 |
#: inc/_mu/admin/page-users.php:500 inc/_ps/admin/br-table-export-feeds.php:32
|
4295 |
#: inc/_ps/admin/br-table-import-gcal-p.php:30 inc/_ps/admin/page-resources.php:514
|
4296 |
msgid "Select Booking Resource"
|
4297 |
msgstr ""
|
4298 |
|
4299 |
+
#: core/lib/wpbc_all_translations.php:780 inc/_bl/admin/page-coupons.php:776
|
4300 |
#: inc/_bl/admin/page-coupons.php:1396 inc/_ps/admin/api-settings-p.php:29
|
4301 |
#: inc/_ps/p-toolbar.php:682
|
4302 |
msgid "All resources"
|
4303 |
msgstr ""
|
4304 |
|
4305 |
+
#: core/lib/wpbc_all_translations.php:781 inc/_bl/admin/page-coupons.php:993
|
4306 |
#: inc/_ps/wpbc-form-templates.php:124 inc/_ps/wpbc-form-templates.php:196
|
4307 |
msgid "Coupon"
|
4308 |
msgstr ""
|
4309 |
|
4310 |
+
#: core/lib/wpbc_all_translations.php:782 inc/_bl/admin/page-coupons.php:1171
|
4311 |
msgid "Enter coupon code."
|
4312 |
msgstr ""
|
4313 |
|
4314 |
+
#: core/lib/wpbc_all_translations.php:783 inc/_bl/admin/page-coupons.php:1232
|
4315 |
msgid "Enter number of fixed or percentage savings."
|
4316 |
msgstr ""
|
4317 |
|
4318 |
+
#: core/lib/wpbc_all_translations.php:784 inc/_bl/admin/page-coupons.php:1235
|
4319 |
msgid "Expiration Date"
|
4320 |
msgstr ""
|
4321 |
|
4322 |
+
#: core/lib/wpbc_all_translations.php:785 inc/_bl/admin/page-coupons.php:1311
|
4323 |
msgid "Select Expiration Date of the coupon."
|
4324 |
msgstr ""
|
4325 |
|
4326 |
+
#: core/lib/wpbc_all_translations.php:786 inc/_bl/admin/page-coupons.php:1318
|
4327 |
msgid "Minimum Booking Cost"
|
4328 |
msgstr ""
|
4329 |
|
4330 |
+
#: core/lib/wpbc_all_translations.php:787 inc/_bl/admin/page-coupons.php:1319
|
4331 |
msgid "Enter minimum booking cost, when coupon is applicable."
|
4332 |
msgstr ""
|
4333 |
|
4334 |
+
#: core/lib/wpbc_all_translations.php:788 inc/_bl/admin/page-coupons.php:1336
|
4335 |
msgid "Maximum number of usage"
|
4336 |
msgstr ""
|
4337 |
|
4338 |
+
#: core/lib/wpbc_all_translations.php:789 inc/_bl/admin/page-coupons.php:1337
|
4339 |
msgid "Enter maximum number of times, when coupon is applicable."
|
4340 |
msgstr ""
|
4341 |
|
4342 |
+
#: core/lib/wpbc_all_translations.php:790 inc/_bl/admin/page-coupons.php:1360
|
4343 |
msgid "Select booking resources, where is possible to apply this coupon code."
|
4344 |
msgstr ""
|
4345 |
|
4346 |
+
#: core/lib/wpbc_all_translations.php:791 inc/_bl/admin/page-coupons.php:1378
|
4347 |
#: inc/_bm/admin/page-seasons.php:1224 inc/_bm/admin/page-seasons.php:1442
|
4348 |
#: inc/_ps/p-toolbar.php:1117
|
4349 |
msgid "Add New"
|
4350 |
msgstr ""
|
4351 |
|
4352 |
+
#: core/lib/wpbc_all_translations.php:792 inc/_bl/admin/page-search.php:75
|
4353 |
+
#: inc/_bl/admin/page-search.php:114 inc/_ps/admin/page-settings-form.php:599
|
4354 |
#: inc/gateways/page-gateways.php:1039
|
4355 |
msgid "Use these shortcodes for customization: "
|
4356 |
msgstr ""
|
4357 |
|
4358 |
+
#: core/lib/wpbc_all_translations.php:793 inc/_bl/admin/page-search.php:76
|
4359 |
#, php-format
|
4360 |
msgid "%s - search inside posts/pages which are part of this category, "
|
4361 |
msgstr ""
|
4362 |
|
4363 |
+
#: core/lib/wpbc_all_translations.php:794 inc/_bl/admin/page-search.php:77
|
4364 |
#, php-format
|
4365 |
msgid "%s - search inside posts/pages which have this tag, "
|
4366 |
msgstr ""
|
4367 |
|
4368 |
+
#: core/lib/wpbc_all_translations.php:795 inc/_bl/admin/page-search.php:78
|
4369 |
#: inc/_bl/admin/page-search.php:130
|
4370 |
#, php-format
|
4371 |
msgid "%s - check-in date, "
|
4372 |
msgstr ""
|
4373 |
|
4374 |
+
#: core/lib/wpbc_all_translations.php:796 inc/_bl/admin/page-search.php:79
|
4375 |
#: inc/_bl/admin/page-search.php:131
|
4376 |
#, php-format
|
4377 |
msgid "%s - check-out date, "
|
4378 |
msgstr ""
|
4379 |
|
4380 |
+
#: core/lib/wpbc_all_translations.php:797 inc/_bl/admin/page-search.php:80
|
4381 |
#, php-format
|
4382 |
msgid "%s - default selection number of visitors, "
|
4383 |
msgstr ""
|
4384 |
|
4385 |
+
#: core/lib/wpbc_all_translations.php:798 inc/_bl/admin/page-search.php:81
|
4386 |
#, php-format
|
4387 |
msgid "Example: %s - custom number of visitor selections\""
|
4388 |
msgstr ""
|
4389 |
|
4390 |
+
#: core/lib/wpbc_all_translations.php:799 inc/_bl/admin/page-search.php:83
|
4391 |
#, php-format
|
4392 |
msgid "%s - search button, "
|
4393 |
msgstr ""
|
4394 |
|
4395 |
+
#: core/lib/wpbc_all_translations.php:800 inc/_bl/admin/page-search.php:84
|
4396 |
#: inc/_bl/admin/page-search.php:136
|
4397 |
msgid "HTML tags is accepted."
|
4398 |
msgstr ""
|
4399 |
|
4400 |
+
#: core/lib/wpbc_all_translations.php:801 inc/_bl/admin/page-search.php:115
|
4401 |
#, php-format
|
4402 |
msgid "%s - resource title, "
|
4403 |
msgstr ""
|
4404 |
|
4405 |
+
#: core/lib/wpbc_all_translations.php:802 inc/_bl/admin/page-search.php:116
|
4406 |
#: inc/_bl/admin/page-search.php:117
|
4407 |
#, php-format
|
4408 |
msgid "%s - link to the page with booking form, "
|
4409 |
msgstr ""
|
4410 |
|
4411 |
+
#: core/lib/wpbc_all_translations.php:803 inc/_bl/admin/page-search.php:118
|
4412 |
#, php-format
|
4413 |
msgid "%s - availability of booking resource, "
|
4414 |
msgstr ""
|
4415 |
|
4416 |
+
#: core/lib/wpbc_all_translations.php:804 inc/_bl/admin/page-search.php:119
|
4417 |
#, php-format
|
4418 |
msgid "%s - maximum number of visitors for the booking resource, "
|
4419 |
msgstr ""
|
4420 |
|
4421 |
+
#: core/lib/wpbc_all_translations.php:805 inc/_bl/admin/page-search.php:120
|
4422 |
#, php-format
|
4423 |
msgid "%s - cost of booking the resource, "
|
4424 |
msgstr ""
|
4425 |
|
4426 |
+
#: core/lib/wpbc_all_translations.php:806 inc/_bl/admin/page-search.php:121
|
4427 |
#, php-format
|
4428 |
msgid "%s - featured image, taken from the featured image associated with the post, "
|
4429 |
msgstr ""
|
4430 |
|
4431 |
+
#: core/lib/wpbc_all_translations.php:807 inc/_bl/admin/page-search.php:122
|
4432 |
#, php-format
|
4433 |
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
4434 |
msgstr ""
|
4435 |
|
4436 |
+
#: core/lib/wpbc_all_translations.php:808 inc/_bl/admin/page-search.php:124
|
4437 |
#: inc/_ps/form/class-wpbc-form-help.php:677
|
4438 |
msgid "Full cost of the booking."
|
4439 |
msgstr ""
|
4440 |
|
4441 |
+
#: core/lib/wpbc_all_translations.php:809 inc/_bl/admin/page-search.php:125
|
4442 |
#: inc/_ps/form/class-wpbc-form-help.php:679
|
4443 |
msgid "Cost of the booking for the selected dates only."
|
4444 |
msgstr ""
|
4445 |
|
4446 |
+
#: core/lib/wpbc_all_translations.php:810 inc/_bl/admin/page-search.php:126
|
4447 |
#: inc/_ps/form/class-wpbc-form-help.php:681
|
4448 |
msgid "Additional cost, which depends on the fields selection in the form."
|
4449 |
msgstr ""
|
4450 |
|
4451 |
+
#: core/lib/wpbc_all_translations.php:811 inc/_bl/admin/page-search.php:127
|
4452 |
#: inc/_ps/form/class-wpbc-form-help.php:683
|
4453 |
msgid "The deposit cost of the booking."
|
4454 |
msgstr ""
|
4455 |
|
4456 |
+
#: core/lib/wpbc_all_translations.php:812 inc/_bl/admin/page-search.php:128
|
4457 |
#: inc/_ps/form/class-wpbc-form-help.php:685
|
4458 |
msgid "Balance cost of the booking - difference between deposit and full cost."
|
4459 |
msgstr ""
|
4460 |
|
4461 |
+
#: core/lib/wpbc_all_translations.php:813 inc/_bl/admin/page-search.php:143
|
4462 |
msgid "hour(s)"
|
4463 |
msgstr ""
|
4464 |
|
4465 |
+
#: core/lib/wpbc_all_translations.php:814 inc/_bl/admin/page-search.php:146
|
4466 |
#: inc/_bm/admin/api-settings-m.php:74 inc/_bm/admin/api-settings-m.php:129
|
4467 |
msgid "day(s)"
|
4468 |
msgstr ""
|
4469 |
|
4470 |
+
#: core/lib/wpbc_all_translations.php:815 inc/_bl/admin/page-search.php:151
|
4471 |
msgid "Cache expiration"
|
4472 |
msgstr ""
|
4473 |
|
4474 |
+
#: core/lib/wpbc_all_translations.php:816 inc/_bl/admin/page-search.php:152
|
4475 |
msgid "Select time of cache expiration"
|
4476 |
msgstr ""
|
4477 |
|
4478 |
+
#: core/lib/wpbc_all_translations.php:817 inc/_bl/admin/page-search.php:258
|
4479 |
#: inc/_bl/admin/page-search.php:259
|
4480 |
msgid "Search Settings"
|
4481 |
msgstr ""
|
4482 |
|
4483 |
+
#: core/lib/wpbc_all_translations.php:818 inc/_bl/admin/page-search.php:320
|
4484 |
msgid "Cache Updated"
|
4485 |
msgstr ""
|
4486 |
|
4487 |
+
#: core/lib/wpbc_all_translations.php:819 inc/_bl/admin/page-search.php:345
|
4488 |
#: inc/_bl/admin/page-search.php:391
|
4489 |
msgid "Search Availability Form"
|
4490 |
msgstr ""
|
4491 |
|
4492 |
+
#: core/lib/wpbc_all_translations.php:820 inc/_bl/admin/page-search.php:346
|
4493 |
#: inc/_bl/admin/page-search.php:409
|
4494 |
msgid "Search Results"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
+
#: core/lib/wpbc_all_translations.php:821 inc/_bl/admin/page-search.php:347
|
4498 |
#: inc/_bl/admin/page-search.php:436
|
4499 |
msgid "Search Cache"
|
4500 |
msgstr ""
|
4501 |
|
4502 |
+
#: core/lib/wpbc_all_translations.php:822 inc/_bl/admin/page-search.php:383
|
4503 |
#, php-format
|
4504 |
msgid ""
|
4505 |
"If you do not see search results at front-end side of your website, please check troubleshooting "
|
4506 |
"instruction %shere%s"
|
4507 |
msgstr ""
|
4508 |
|
4509 |
+
#: core/lib/wpbc_all_translations.php:823 inc/_bl/admin/page-search.php:416
|
4510 |
msgid "CSS customization of search form and search results you can make at this file"
|
4511 |
msgstr ""
|
4512 |
|
4513 |
+
#: core/lib/wpbc_all_translations.php:824 inc/_bl/admin/page-search.php:559
|
4514 |
#: inc/_bl/admin/page-search.php:612
|
4515 |
msgid "Select Template"
|
4516 |
msgstr ""
|
4517 |
|
4518 |
+
#: core/lib/wpbc_all_translations.php:825
|
4519 |
msgid "Inlinee Search Form Template"
|
4520 |
msgstr ""
|
4521 |
|
4522 |
+
#: core/lib/wpbc_all_translations.php:826 inc/_bl/admin/page-search.php:579
|
4523 |
msgid "Horizontal Search Form Template"
|
4524 |
msgstr ""
|
4525 |
|
4526 |
+
#: core/lib/wpbc_all_translations.php:827 inc/_bl/admin/page-search.php:589
|
4527 |
msgid "Standard Search Form Template"
|
4528 |
msgstr ""
|
4529 |
|
4530 |
+
#: core/lib/wpbc_all_translations.php:828 inc/_bl/admin/page-search.php:690
|
4531 |
#: inc/_bm/admin/page-seasons.php:1227 inc/_bm/admin/page-seasons.php:1445
|
4532 |
+
#: inc/_ps/admin/page-settings-form.php:487
|
4533 |
msgid "Reset"
|
4534 |
msgstr ""
|
4535 |
|
4536 |
+
#: core/lib/wpbc_all_translations.php:829 inc/_bl/admin/page-search.php:691
|
4537 |
+
#: inc/_ps/admin/page-settings-form.php:488
|
4538 |
msgid "Reset current Form"
|
4539 |
msgstr ""
|
4540 |
|
4541 |
+
#: core/lib/wpbc_all_translations.php:830 inc/_bl/admin/page-search.php:754
|
4542 |
msgid "Cache will expire:"
|
4543 |
msgstr ""
|
4544 |
|
4545 |
+
#: core/lib/wpbc_all_translations.php:831 inc/_bl/admin/page-search.php:784
|
4546 |
#, php-format
|
4547 |
msgid "Found: %s booking forms inside of posts or pages "
|
4548 |
msgstr ""
|
4549 |
|
4550 |
+
#: core/lib/wpbc_all_translations.php:832 inc/_bl/admin/page-search.php:788
|
4551 |
msgid "Page"
|
4552 |
msgstr ""
|
4553 |
|
4554 |
+
#: core/lib/wpbc_all_translations.php:833 inc/_bl/admin/page-search.php:811
|
4555 |
msgid "Reset Search Cache"
|
4556 |
msgstr ""
|
4557 |
|
4558 |
+
#: core/lib/wpbc_all_translations.php:834 inc/_bl/biz_l.php:135
|
4559 |
msgid ""
|
4560 |
"Try selecting fewer visitors. The number of visitors may be more than the number of available "
|
4561 |
"units on selected day(s)!"
|
4562 |
msgstr ""
|
4563 |
|
4564 |
+
#: core/lib/wpbc_all_translations.php:835 inc/_bl/biz_l.php:371
|
4565 |
msgid "coupon"
|
4566 |
msgstr ""
|
4567 |
|
4568 |
+
#: core/lib/wpbc_all_translations.php:836 inc/_bl/biz_l.php:373
|
4569 |
msgid "discount"
|
4570 |
msgstr ""
|
4571 |
|
4572 |
+
#: core/lib/wpbc_all_translations.php:837 inc/_bl/biz_l.php:538
|
4573 |
msgid "Please select check-in and check-out days!"
|
4574 |
msgstr ""
|
4575 |
|
4576 |
+
#: core/lib/wpbc_all_translations.php:838 inc/_bl/biz_l.php:1752 inc/_bl/biz_l.php:1773
|
4577 |
+
#: inc/_bl/biz_l.php:1778
|
4578 |
#, php-format
|
4579 |
msgid ""
|
4580 |
"Sorry, the reservation was not made because these days are already booked!!! %s (Its not "
|
4582 |
"page and try other days."
|
4583 |
msgstr ""
|
4584 |
|
4585 |
+
#: core/lib/wpbc_all_translations.php:839 inc/_bl/biz_l.php:2291
|
4586 |
#, php-format
|
4587 |
msgid "The folowing pending booking(s): %s deleted."
|
4588 |
msgstr ""
|
4589 |
|
4590 |
+
#: core/lib/wpbc_all_translations.php:840 inc/_bl/wpbc-search-availability.php:763
|
4591 |
msgid "Book now"
|
4592 |
msgstr ""
|
4593 |
|
4594 |
+
#: core/lib/wpbc_all_translations.php:841 inc/_bl/wpdev-booking-search-widget.php:14
|
4595 |
#: inc/_bl/wpdev-booking-search-widget.php:67
|
4596 |
msgid "Search availability"
|
4597 |
msgstr ""
|
4598 |
|
4599 |
+
#: core/lib/wpbc_all_translations.php:842 inc/_bl/wpdev-booking-search-widget.php:15
|
4600 |
msgid "Search results."
|
4601 |
msgstr ""
|
4602 |
|
4603 |
+
#: core/lib/wpbc_all_translations.php:843 inc/_bl/wpdev-booking-search-widget.php:16
|
4604 |
msgid "Nothing found."
|
4605 |
msgstr ""
|
4606 |
|
4607 |
+
#: core/lib/wpbc_all_translations.php:844 inc/_bl/wpdev-booking-search-widget.php:85
|
4608 |
msgid "Title of search widget"
|
4609 |
msgstr ""
|
4610 |
|
4611 |
+
#: core/lib/wpbc_all_translations.php:845 inc/_bl/wpdev-booking-search-widget.php:93
|
4612 |
msgid "Title of search results"
|
4613 |
msgstr ""
|
4614 |
|
4615 |
+
#: core/lib/wpbc_all_translations.php:846 inc/_bl/wpdev-booking-search-widget.php:98
|
4616 |
#, php-format
|
4617 |
msgid "Please type the %sTitle of search results%s."
|
4618 |
msgstr ""
|
4619 |
|
4620 |
+
#: core/lib/wpbc_all_translations.php:847 inc/_bl/wpdev-booking-search-widget.php:102
|
4621 |
msgid "Nothing found message"
|
4622 |
msgstr ""
|
4623 |
|
4624 |
+
#: core/lib/wpbc_all_translations.php:848 inc/_bl/wpdev-booking-search-widget.php:107
|
4625 |
#, php-format
|
4626 |
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
4627 |
msgstr ""
|
4628 |
|
4629 |
+
#: core/lib/wpbc_all_translations.php:849 inc/_bl/wpdev-booking-search-widget.php:111
|
4630 |
msgid "URL of Search Results"
|
4631 |
msgstr ""
|
4632 |
|
4633 |
+
#: core/lib/wpbc_all_translations.php:850 inc/_bl/wpdev-booking-search-widget.php:116
|
4634 |
#, php-format
|
4635 |
msgid ""
|
4636 |
"Please type the URL of the page %s(with %s shortcode in content)%s, where search results will "
|
4637 |
"show."
|
4638 |
msgstr ""
|
4639 |
|
4640 |
+
#: core/lib/wpbc_all_translations.php:851 inc/_bm/admin/activation-m.php:48
|
4641 |
#: inc/_mu/multiuser.php:632
|
4642 |
msgid "Weekend"
|
4643 |
msgstr ""
|
4644 |
|
4645 |
+
#: core/lib/wpbc_all_translations.php:852 inc/_bm/admin/activation-m.php:92
|
4646 |
#: inc/_mu/multiuser.php:634
|
4647 |
msgid "High season"
|
4648 |
msgstr ""
|
4649 |
|
4650 |
+
#: core/lib/wpbc_all_translations.php:853 inc/_bm/admin/api-settings-m.php:35
|
4651 |
msgid "Limit available days from today"
|
4652 |
msgstr ""
|
4653 |
|
4654 |
+
#: core/lib/wpbc_all_translations.php:854 inc/_bm/admin/api-settings-m.php:36
|
4655 |
msgid "Select number of available days in calendar start from today."
|
4656 |
msgstr ""
|
4657 |
|
4658 |
+
#: core/lib/wpbc_all_translations.php:855 inc/_bm/admin/api-settings-m.php:85
|
4659 |
msgid "Unavailable time before / after booking"
|
4660 |
msgstr ""
|
4661 |
|
4662 |
+
#: core/lib/wpbc_all_translations.php:856 inc/_bm/admin/api-settings-m.php:87
|
4663 |
msgid ""
|
4664 |
"This feature is applying only for bookings for specific timeslots, or if activated check in/out "
|
4665 |
"time option."
|
4666 |
msgstr ""
|
4667 |
|
4668 |
+
#: core/lib/wpbc_all_translations.php:857 inc/_bm/admin/api-settings-m.php:110
|
4669 |
#: inc/_bm/admin/api-settings-m.php:134
|
4670 |
msgid "Before booking"
|
4671 |
msgstr ""
|
4672 |
|
4673 |
+
#: core/lib/wpbc_all_translations.php:858 inc/_bm/admin/api-settings-m.php:111
|
4674 |
#: inc/_bm/admin/api-settings-m.php:120 inc/_bm/admin/api-settings-m.php:135
|
4675 |
#: inc/_bm/admin/api-settings-m.php:144
|
4676 |
msgid "Select unavailable time interval."
|
4677 |
msgstr ""
|
4678 |
|
4679 |
+
#: core/lib/wpbc_all_translations.php:859 inc/_bm/admin/api-settings-m.php:119
|
4680 |
#: inc/_bm/admin/api-settings-m.php:143
|
4681 |
msgid "After booking"
|
4682 |
msgstr ""
|
4683 |
|
4684 |
+
#: core/lib/wpbc_all_translations.php:860 inc/_bm/admin/api-settings-m.php:170
|
4685 |
msgid "Showing cost in date cell"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
+
#: core/lib/wpbc_all_translations.php:861 inc/_bm/admin/api-settings-m.php:171
|
4689 |
#, php-format
|
4690 |
msgid " Check this box to display the %sdaily cost at the date cells%s in the calendar(s)."
|
4691 |
msgstr ""
|
4692 |
|
4693 |
+
#: core/lib/wpbc_all_translations.php:862 inc/_bm/admin/api-settings-m.php:188
|
4694 |
msgid "Currency symbol"
|
4695 |
msgstr ""
|
4696 |
|
4697 |
+
#: core/lib/wpbc_all_translations.php:863 inc/_bm/admin/api-settings-m.php:224
|
4698 |
#, php-format
|
4699 |
msgid ""
|
4700 |
"Type your %scurrency symbol%s to display near daily cost in date cells. %sDocumentation on "
|
4701 |
"currency symbols%s"
|
4702 |
msgstr ""
|
4703 |
|
4704 |
+
#: core/lib/wpbc_all_translations.php:864 inc/_bm/admin/api-settings-m.php:237
|
4705 |
msgid "Showing cost in tooltip"
|
4706 |
msgstr ""
|
4707 |
|
4708 |
+
#: core/lib/wpbc_all_translations.php:865 inc/_bm/admin/api-settings-m.php:238
|
4709 |
msgid ""
|
4710 |
" Check this box to display the daily cost with a tooltip when mouse hovers over each day on the "
|
4711 |
"calendar(s)."
|
4712 |
msgstr ""
|
4713 |
|
4714 |
+
#: core/lib/wpbc_all_translations.php:866 inc/_bm/admin/api-settings-m.php:246
|
4715 |
msgid "Cost Title"
|
4716 |
msgstr ""
|
4717 |
|
4718 |
+
#: core/lib/wpbc_all_translations.php:867 inc/_bm/admin/api-settings-m.php:248
|
4719 |
#, php-format
|
4720 |
msgid "Type your %scost%s description"
|
4721 |
msgstr ""
|
4722 |
|
4723 |
+
#: core/lib/wpbc_all_translations.php:868 inc/_bm/admin/api-settings-m.php:569
|
4724 |
#: inc/_bm/m-toolbar.php:67 inc/_bm/m-toolbar.php:414
|
4725 |
msgid "Custom Forms"
|
4726 |
msgstr ""
|
4727 |
|
4728 |
+
#: core/lib/wpbc_all_translations.php:869 inc/_bm/admin/page-availability.php:48
|
4729 |
msgid "Configuration of availability for booking resources"
|
4730 |
msgstr ""
|
4731 |
|
4732 |
+
#: core/lib/wpbc_all_translations.php:870 inc/_bm/admin/page-availability.php:49
|
4733 |
msgid "Availability Settings"
|
4734 |
msgstr ""
|
4735 |
|
4736 |
+
#: core/lib/wpbc_all_translations.php:871 inc/_bm/admin/page-availability.php:143
|
4737 |
#: inc/_bm/admin/page-cost.php:119 inc/_ps/p-toolbar.php:1146
|
4738 |
msgid "Show Children Resources"
|
4739 |
msgstr ""
|
4740 |
|
4741 |
+
#: core/lib/wpbc_all_translations.php:872 inc/_bm/admin/page-availability.php:145
|
4742 |
#: inc/_bm/admin/page-cost.php:121 inc/_ps/p-toolbar.php:1148
|
4743 |
msgid "Hide Children Resources"
|
4744 |
msgstr ""
|
4745 |
|
4746 |
+
#: core/lib/wpbc_all_translations.php:873 inc/_bm/admin/page-availability.php:239
|
4747 |
#: inc/_bm/admin/page-availability.php:244 inc/_bm/admin/page-availability.php:800
|
4748 |
msgid "Set Availability"
|
4749 |
msgstr ""
|
4750 |
|
4751 |
+
#: core/lib/wpbc_all_translations.php:874 inc/_bm/admin/page-availability.php:253
|
4752 |
+
#: inc/_bm/admin/page-cost.php:238 inc/_ps/admin/page-resources.php:202
|
4753 |
#, php-format
|
4754 |
msgid ""
|
4755 |
"Please reassign exist booking(s) from selected resource(s) to other resources or delete exist "
|
4756 |
"booking(s) from this resource(s). Otherwise you will have %slost bookings%s."
|
4757 |
msgstr ""
|
4758 |
|
4759 |
+
#: core/lib/wpbc_all_translations.php:875 inc/_bm/admin/page-availability.php:499
|
4760 |
+
#: inc/_bm/admin/page-cost.php:565 inc/_ps/admin/page-resources.php:463
|
4761 |
msgid "Resource Name"
|
4762 |
msgstr ""
|
4763 |
|
4764 |
+
#: core/lib/wpbc_all_translations.php:876 inc/_bm/admin/page-availability.php:608
|
4765 |
#: inc/_bm/admin/page-availability.php:895
|
4766 |
msgid "All days"
|
4767 |
msgstr ""
|
4768 |
|
4769 |
+
#: core/lib/wpbc_all_translations.php:877 inc/_bm/admin/page-availability.php:609
|
4770 |
#: inc/_bm/admin/page-availability.php:637 inc/_bm/admin/page-availability.php:890
|
4771 |
#: inc/_bm/admin/page-availability.php:904 inc/_bm/admin/page-availability.php:933
|
4772 |
#: inc/_bm/admin/page-availability.php:1097 inc/_bm/admin/page-cost-rate.php:348
|
4773 |
msgid "available"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
+
#: core/lib/wpbc_all_translations.php:878 inc/_bm/admin/page-availability.php:610
|
4777 |
#: inc/_bm/admin/page-availability.php:638 inc/_bm/admin/page-availability.php:891
|
4778 |
#: inc/_bm/admin/page-availability.php:900 inc/_bm/admin/page-availability.php:929
|
4779 |
#: inc/_bm/admin/page-availability.php:1093 inc/_bm/admin/page-cost-rate.php:344
|
4780 |
msgid "unavailable"
|
4781 |
msgstr ""
|
4782 |
|
4783 |
+
#: core/lib/wpbc_all_translations.php:879 inc/_bm/admin/page-availability.php:635
|
4784 |
#, php-format
|
4785 |
msgid "and %s on seasons:"
|
4786 |
msgstr ""
|
4787 |
|
4788 |
+
#: core/lib/wpbc_all_translations.php:880 inc/_bm/admin/page-availability.php:925
|
4789 |
#, php-format
|
4790 |
msgid "Select %s days by activating specific season filter below or %sadd new season filter%s"
|
4791 |
msgstr ""
|
4792 |
|
4793 |
+
#: core/lib/wpbc_all_translations.php:881 inc/_bm/admin/page-availability.php:943
|
4794 |
+
#: inc/_bm/admin/page-cost-deposit.php:309 inc/_bm/admin/page-cost-early-late-booking.php:314
|
4795 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:514 inc/_bm/admin/page-cost-rate.php:119
|
4796 |
#: inc/_bm/admin/page-cost-valuation.php:148
|
4797 |
msgid "Hide season filters"
|
4798 |
msgstr ""
|
4799 |
|
4800 |
+
#: core/lib/wpbc_all_translations.php:882 inc/_bm/admin/page-availability.php:948
|
4801 |
+
#: inc/_bm/admin/page-cost-deposit.php:314 inc/_bm/admin/page-cost-early-late-booking.php:319
|
4802 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:519 inc/_bm/admin/page-cost-rate.php:124
|
4803 |
#: inc/_bm/admin/page-cost-valuation.php:153
|
4804 |
msgid "Show all exist season filters"
|
4805 |
msgstr ""
|
4806 |
|
4807 |
+
#: core/lib/wpbc_all_translations.php:883 inc/_bm/admin/page-availability.php:981
|
4808 |
#: inc/_bm/admin/page-cost-rate.php:157 inc/gateways/page-gateways.php:842
|
4809 |
msgid "Enabled"
|
4810 |
msgstr ""
|
4811 |
|
4812 |
+
#: core/lib/wpbc_all_translations.php:884 inc/_bm/admin/page-cost-advanced.php:44
|
4813 |
msgid "Customization of additional cost, which depend from form fields"
|
4814 |
msgstr ""
|
4815 |
|
4816 |
+
#: core/lib/wpbc_all_translations.php:885 inc/_bm/admin/page-cost-advanced.php:45
|
4817 |
msgid "Advanced Cost Settings"
|
4818 |
msgstr ""
|
4819 |
|
4820 |
+
#: core/lib/wpbc_all_translations.php:886 inc/_bm/admin/page-cost-advanced.php:125
|
4821 |
msgid "Configure additional cost, which depend from selection of selectbox(es) and checkbox(es)."
|
4822 |
msgstr ""
|
4823 |
|
4824 |
+
#: core/lib/wpbc_all_translations.php:887 inc/_bm/admin/page-cost-advanced.php:127
|
4825 |
#, php-format
|
4826 |
msgid ""
|
4827 |
"Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if they exist in the "
|
4828 |
"%sbooking form%s."
|
4829 |
msgstr ""
|
4830 |
|
4831 |
+
#: core/lib/wpbc_all_translations.php:888 inc/_bm/admin/page-cost-advanced.php:441
|
4832 |
#: inc/_bm/admin/page-cost-deposit.php:181
|
4833 |
msgid "Deposit type"
|
4834 |
msgstr ""
|
4835 |
|
4836 |
+
#: core/lib/wpbc_all_translations.php:889 inc/_bm/admin/page-cost-advanced.php:460
|
4837 |
msgid "of total cost"
|
4838 |
msgstr ""
|
4839 |
|
4840 |
+
#: core/lib/wpbc_all_translations.php:890 inc/_bm/admin/page-cost-advanced.php:462
|
4841 |
+
#: inc/_bs/admin/api-settings-s.php:898
|
4842 |
msgid "night"
|
4843 |
msgstr ""
|
4844 |
|
4845 |
+
#: core/lib/wpbc_all_translations.php:891 inc/_bm/admin/page-cost-advanced.php:463
|
4846 |
msgid "as additional sum"
|
4847 |
msgstr ""
|
4848 |
|
4849 |
+
#: core/lib/wpbc_all_translations.php:892 inc/_bm/admin/page-cost-advanced.php:658
|
4850 |
msgid "Enter additional cost in formats:"
|
4851 |
msgstr ""
|
4852 |
|
4853 |
+
#: core/lib/wpbc_all_translations.php:893 inc/_bm/admin/page-cost-advanced.php:659
|
4854 |
#, php-format
|
4855 |
msgid ""
|
4856 |
"For example, if the original cost of the booking is %s, then after applying additional costs the "
|
4857 |
"total cost will be folowing"
|
4858 |
msgstr ""
|
4859 |
|
4860 |
+
#: core/lib/wpbc_all_translations.php:894 inc/_bm/admin/page-cost-advanced.php:662
|
4861 |
msgid "Enter fixed cost"
|
4862 |
msgstr ""
|
4863 |
|
4864 |
+
#: core/lib/wpbc_all_translations.php:895 inc/_bm/admin/page-cost-advanced.php:662
|
4865 |
#: inc/_bm/admin/page-cost-advanced.php:665 inc/_bm/admin/page-cost-advanced.php:671
|
4866 |
#: inc/_bm/admin/page-cost-advanced.php:681
|
4867 |
#, php-format
|
4868 |
msgid "%s, then total cost will be %s"
|
4869 |
msgstr ""
|
4870 |
|
4871 |
+
#: core/lib/wpbc_all_translations.php:896 inc/_bm/admin/page-cost-advanced.php:665
|
4872 |
msgid "Enter percentage of the entire booking"
|
4873 |
msgstr ""
|
4874 |
|
4875 |
+
#: core/lib/wpbc_all_translations.php:897 inc/_bm/admin/page-cost-advanced.php:668
|
4876 |
msgid "Enter fixed amount for each selected day"
|
4877 |
msgstr ""
|
4878 |
|
4879 |
+
#: core/lib/wpbc_all_translations.php:898 inc/_bm/admin/page-cost-advanced.php:668
|
4880 |
#, php-format
|
4881 |
msgid "%s, then total cost will be (if selected 3 days) %s"
|
4882 |
msgstr ""
|
4883 |
|
4884 |
+
#: core/lib/wpbc_all_translations.php:899 inc/_bm/admin/page-cost-advanced.php:668
|
4885 |
#: inc/_ps/form/class-wpbc-form-help.php:279 inc/_ps/form/class-wpbc-form-help.php:292
|
4886 |
#: inc/_ps/form/class-wpbc-form-help.php:306 inc/_ps/form/class-wpbc-form-help.php:344
|
4887 |
msgid "or"
|
4888 |
msgstr ""
|
4889 |
|
4890 |
+
#: core/lib/wpbc_all_translations.php:900 inc/_bm/admin/page-cost-advanced.php:671
|
4891 |
msgid "Enter percentage as additional sum, which is based only on original cost and not full sum"
|
4892 |
msgstr ""
|
4893 |
|
4894 |
+
#: core/lib/wpbc_all_translations.php:901 inc/_bm/admin/page-cost-advanced.php:674
|
4895 |
#: inc/_bm/admin/page-cost-advanced.php:686
|
4896 |
#, php-format
|
4897 |
msgid "Please check more info about configuration of this cost settings on this %spage%s."
|
4898 |
msgstr ""
|
4899 |
|
4900 |
+
#: core/lib/wpbc_all_translations.php:902 inc/_bm/admin/page-cost-deposit.php:73
|
4901 |
msgid "Set Deposit"
|
4902 |
msgstr ""
|
4903 |
|
4904 |
+
#: core/lib/wpbc_all_translations.php:903 inc/_bm/admin/page-cost-deposit.php:135
|
4905 |
msgid "deposit payment for booking resource"
|
4906 |
msgstr ""
|
4907 |
|
4908 |
+
#: core/lib/wpbc_all_translations.php:904 inc/_bm/admin/page-cost-deposit.php:153
|
4909 |
#: inc/_bm/admin/page-cost-deposit.php:162
|
4910 |
msgid "Deposit amount"
|
4911 |
msgstr ""
|
4912 |
|
4913 |
+
#: core/lib/wpbc_all_translations.php:905 inc/_bm/admin/page-cost-deposit.php:199
|
4914 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:203
|
4915 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:404
|
4916 |
msgid "fixed total in"
|
4917 |
msgstr ""
|
4918 |
|
4919 |
+
#: core/lib/wpbc_all_translations.php:906 inc/_bm/admin/page-cost-deposit.php:200
|
4920 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:204
|
4921 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:405
|
4922 |
msgid "of payment"
|
4923 |
msgstr ""
|
4924 |
|
4925 |
+
#: core/lib/wpbc_all_translations.php:907 inc/_bm/admin/page-cost-deposit.php:209
|
4926 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:213
|
4927 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:414
|
4928 |
msgid "Conditions"
|
4929 |
msgstr ""
|
4930 |
|
4931 |
+
#: core/lib/wpbc_all_translations.php:908 inc/_bm/admin/page-cost-deposit.php:219
|
4932 |
#, php-format
|
4933 |
msgid ""
|
4934 |
"Show deposit payment form, only if difference between %sToday%s and %sCheck In%s days more than"
|
4935 |
msgstr ""
|
4936 |
|
4937 |
+
#: core/lib/wpbc_all_translations.php:909 inc/_bm/admin/page-cost-deposit.php:271
|
4938 |
#, php-format
|
4939 |
msgid "Show deposit payment form, only if %sCheck In%s day inside of this %sSeason Filter%s"
|
4940 |
msgstr ""
|
4941 |
|
4942 |
+
#: core/lib/wpbc_all_translations.php:910 inc/_bm/admin/page-cost-deposit.php:275
|
4943 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:280
|
4944 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:480 inc/_bm/admin/page-cost-valuation.php:542
|
4945 |
msgid "Any days"
|
4946 |
msgstr ""
|
4947 |
|
4948 |
+
#: core/lib/wpbc_all_translations.php:911 inc/_bm/admin/page-cost-deposit.php:342
|
4949 |
msgid "Deposit payment total"
|
4950 |
msgstr ""
|
4951 |
|
4952 |
+
#: core/lib/wpbc_all_translations.php:912 inc/_bm/admin/page-cost-rate.php:69
|
4953 |
msgid "Set Rates"
|
4954 |
msgstr ""
|
4955 |
|
4956 |
+
#: core/lib/wpbc_all_translations.php:913 inc/_bm/admin/page-cost-rate.php:163
|
4957 |
+
#: inc/_bm/admin/page-cost.php:660 inc/_bm/admin/page-cost.php:661
|
4958 |
msgid "Rates"
|
4959 |
msgstr ""
|
4960 |
|
4961 |
+
#: core/lib/wpbc_all_translations.php:914 inc/_bm/admin/page-cost-rate.php:167
|
4962 |
msgid "Seasonal price"
|
4963 |
msgstr ""
|
4964 |
|
4965 |
+
#: core/lib/wpbc_all_translations.php:915 inc/_bm/admin/page-cost-rate.php:171
|
4966 |
#: inc/_bm/admin/page-cost-valuation.php:198
|
4967 |
msgid "Season"
|
4968 |
msgstr ""
|
4969 |
|
4970 |
+
#: core/lib/wpbc_all_translations.php:916 inc/_bm/admin/page-cost-rate.php:215
|
4971 |
#, php-format
|
4972 |
msgid ""
|
4973 |
"Enter seasonal rate(s) (cost diference in %s from standard cost %s or a fixed cost) of the "
|
4974 |
"booking resource (%s) or %sAdd a new seasonal filter%s"
|
4975 |
msgstr ""
|
4976 |
|
4977 |
+
#: core/lib/wpbc_all_translations.php:917 inc/_bm/admin/page-cost-valuation.php:96
|
4978 |
+
#: inc/_bm/admin/page-cost.php:220 inc/_bm/admin/page-cost.php:229
|
4979 |
msgid "Set Valuation Days"
|
4980 |
msgstr ""
|
4981 |
|
4982 |
+
#: core/lib/wpbc_all_translations.php:918 inc/_bm/admin/page-cost-valuation.php:185
|
4983 |
#: inc/_mu/admin/page-users.php:437
|
4984 |
msgid "Status"
|
4985 |
msgstr ""
|
4986 |
|
4987 |
+
#: core/lib/wpbc_all_translations.php:919 inc/_bm/admin/page-cost-valuation.php:194
|
4988 |
msgid "Costs"
|
4989 |
msgstr ""
|
4990 |
|
4991 |
+
#: core/lib/wpbc_all_translations.php:920 inc/_bm/admin/page-cost-valuation.php:249
|
4992 |
msgid "Add new cost"
|
4993 |
msgstr ""
|
4994 |
|
4995 |
+
#: core/lib/wpbc_all_translations.php:921 inc/_bm/admin/page-cost-valuation.php:272
|
4996 |
#, php-format
|
4997 |
msgid ""
|
4998 |
"Cost setings at %stop have higher priority%s than other costs of same type at the %sbottom%s of "
|
4999 |
"the list."
|
5000 |
msgstr ""
|
5001 |
|
5002 |
+
#: core/lib/wpbc_all_translations.php:922 inc/_bm/admin/page-cost-valuation.php:275
|
5003 |
#, php-format
|
5004 |
msgid ""
|
5005 |
"Please create all %s terms firstly %s(from higher priority to lower)%s, then terms %s and after "
|
5006 |
"terms %s"
|
5007 |
msgstr ""
|
5008 |
|
5009 |
+
#: core/lib/wpbc_all_translations.php:923 inc/_bm/admin/page-cost-valuation.php:275
|
5010 |
#: inc/_bm/admin/page-cost-valuation.php:278 inc/_bm/admin/page-cost-valuation.php:450
|
5011 |
msgid "Together"
|
5012 |
msgstr ""
|
5013 |
|
5014 |
+
#: core/lib/wpbc_all_translations.php:924 inc/_bm/admin/page-cost-valuation.php:275
|
5015 |
#: inc/_bm/admin/page-cost-valuation.php:278 inc/_bm/admin/page-cost-valuation.php:282
|
5016 |
#: inc/_bm/admin/page-cost-valuation.php:284 inc/_bm/admin/page-cost-valuation.php:448
|
5017 |
msgid "For"
|
5018 |
msgstr ""
|
5019 |
|
5020 |
+
#: core/lib/wpbc_all_translations.php:925 inc/_bm/admin/page-cost-valuation.php:278
|
5021 |
#, php-format
|
5022 |
msgid "%s and %s terms have higher priority than a range %s days."
|
5023 |
msgstr ""
|
5024 |
|
5025 |
+
#: core/lib/wpbc_all_translations.php:926 inc/_bm/admin/page-cost-valuation.php:282
|
5026 |
#, php-format
|
5027 |
msgid "%s - definition of check-out date."
|
5028 |
msgstr ""
|
5029 |
|
5030 |
+
#: core/lib/wpbc_all_translations.php:927 inc/_bm/admin/page-cost-valuation.php:284
|
5031 |
#: inc/_bs/admin/api-settings-s.php:199 inc/_bs/admin/api-settings-s.php:325
|
5032 |
#: inc/_bs/admin/api-settings-s.php:338 inc/_ps/form/class-wpbc-form-help.php:532
|
5033 |
#: inc/_ps/form/class-wpbc-form-help.php:535
|
5034 |
msgid "Example"
|
5035 |
msgstr ""
|
5036 |
|
5037 |
+
#: core/lib/wpbc_all_translations.php:928 inc/_bm/admin/page-cost-valuation.php:291
|
5038 |
msgid ""
|
5039 |
"Specific cost will take affect, only if it active (the box at the left side is checked) and if "
|
5040 |
"\"Check In\" (start) date belong to selected season filter or if set \"Any days\"."
|
5041 |
msgstr ""
|
5042 |
|
5043 |
+
#: core/lib/wpbc_all_translations.php:929 inc/_bm/admin/page-cost-valuation.php:335
|
5044 |
+
#: inc/_bm/admin/page-cost-valuation.php:336 inc/_bm/biz_m.php:219 inc/_bm/biz_m.php:251
|
5045 |
+
#: inc/_bm/biz_m.php:252
|
5046 |
msgid " for all days!"
|
5047 |
msgstr ""
|
5048 |
|
5049 |
+
#: core/lib/wpbc_all_translations.php:930 inc/_bm/admin/page-cost-valuation.php:341
|
5050 |
+
#: inc/_bm/admin/page-cost-valuation.php:502 inc/_bm/biz_m.php:217 inc/_bm/biz_m.php:249
|
5051 |
msgid "from the cost of 1 day "
|
5052 |
msgstr ""
|
5053 |
|
5054 |
+
#: core/lib/wpbc_all_translations.php:931 inc/_bm/admin/page-cost-valuation.php:342
|
5055 |
+
#: inc/_bm/admin/page-cost-valuation.php:503 inc/_bm/biz_m.php:216 inc/_bm/biz_m.php:248
|
5056 |
msgid "per 1 day"
|
5057 |
msgstr ""
|
5058 |
|
5059 |
+
#: core/lib/wpbc_all_translations.php:932 inc/_bm/admin/page-cost-valuation.php:470
|
5060 |
#: inc/_bm/admin/page-seasons.php:1564
|
5061 |
msgid "to"
|
5062 |
msgstr ""
|
5063 |
|
5064 |
+
#: core/lib/wpbc_all_translations.php:933 inc/_bm/admin/page-cost-valuation.php:504
|
5065 |
+
#: inc/_bm/biz_m.php:218 inc/_bm/biz_m.php:250
|
5066 |
#, php-format
|
5067 |
msgid "Additional cost in %s per 1 day"
|
5068 |
msgstr ""
|
5069 |
|
5070 |
+
#: core/lib/wpbc_all_translations.php:934 inc/_bm/admin/page-cost.php:49
|
5071 |
msgid "Customization of rates, valuation days cost and deposit amount "
|
5072 |
msgstr ""
|
5073 |
|
5074 |
+
#: core/lib/wpbc_all_translations.php:935 inc/_bm/admin/page-cost.php:50
|
5075 |
msgid "Costs and Rates Settings"
|
5076 |
msgstr ""
|
5077 |
|
5078 |
+
#: core/lib/wpbc_all_translations.php:936 inc/_bm/admin/page-cost.php:219
|
5079 |
+
#: inc/_bm/admin/page-cost.php:228
|
5080 |
msgid "Set Rate"
|
5081 |
msgstr ""
|
5082 |
|
5083 |
+
#: core/lib/wpbc_all_translations.php:937 inc/_bm/admin/page-cost.php:221
|
5084 |
+
#: inc/_bm/admin/page-cost.php:230
|
5085 |
msgid "Set Deposit Amount"
|
5086 |
msgstr ""
|
5087 |
|
5088 |
+
#: core/lib/wpbc_all_translations.php:938 inc/_bm/admin/page-cost.php:667
|
5089 |
+
#: inc/_bm/admin/page-cost.php:668
|
5090 |
msgid "Valuation days"
|
5091 |
msgstr ""
|
5092 |
|
5093 |
+
#: core/lib/wpbc_all_translations.php:939 inc/_bm/admin/page-cost.php:674
|
5094 |
+
#: inc/_bm/admin/page-cost.php:675 inc/gateways/page-gateways.php:1405
|
5095 |
msgid "Deposit"
|
5096 |
msgstr ""
|
5097 |
|
5098 |
+
#: core/lib/wpbc_all_translations.php:940 inc/_bm/admin/page-seasons.php:46
|
5099 |
msgid "Customizaton of Season Filters"
|
5100 |
msgstr ""
|
5101 |
|
5102 |
+
#: core/lib/wpbc_all_translations.php:941 inc/_bm/admin/page-seasons.php:680
|
5103 |
#: inc/_bm/admin/page-seasons.php:815
|
5104 |
msgid "Specific Dates Filter"
|
5105 |
msgstr ""
|
5106 |
|
5107 |
+
#: core/lib/wpbc_all_translations.php:942 inc/_bm/admin/page-seasons.php:743
|
5108 |
#: inc/_bm/admin/page-seasons.php:821
|
5109 |
msgid "Conditional Dates Filter"
|
5110 |
msgstr ""
|
5111 |
|
5112 |
+
#: core/lib/wpbc_all_translations.php:943 inc/_bm/admin/page-seasons.php:956
|
5113 |
#: inc/_bm/admin/page-seasons.php:1257
|
5114 |
msgid "Filter Name"
|
5115 |
msgstr ""
|
5116 |
|
5117 |
+
#: core/lib/wpbc_all_translations.php:944 inc/_bm/admin/page-seasons.php:957
|
5118 |
#: inc/_bm/admin/page-seasons.php:1258
|
5119 |
msgid "Type filter name"
|
5120 |
msgstr ""
|
5121 |
|
5122 |
+
#: core/lib/wpbc_all_translations.php:945 inc/_bm/admin/page-seasons.php:990
|
5123 |
msgid "Weekdays"
|
5124 |
msgstr ""
|
5125 |
|
5126 |
+
#: core/lib/wpbc_all_translations.php:946 inc/_bm/admin/page-seasons.php:1106
|
5127 |
msgid "Months"
|
5128 |
msgstr ""
|
5129 |
|
5130 |
+
#: core/lib/wpbc_all_translations.php:947 inc/_bm/admin/page-seasons.php:1108
|
5131 |
#: inc/_bm/admin/page-seasons.php:1283
|
5132 |
msgid "January"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
+
#: core/lib/wpbc_all_translations.php:948 inc/_bm/admin/page-seasons.php:1109
|
5136 |
#: inc/_bm/admin/page-seasons.php:1284
|
5137 |
msgid "February"
|
5138 |
msgstr ""
|
5139 |
|
5140 |
+
#: core/lib/wpbc_all_translations.php:949 inc/_bm/admin/page-seasons.php:1110
|
5141 |
#: inc/_bm/admin/page-seasons.php:1285
|
5142 |
msgid "March"
|
5143 |
msgstr ""
|
5144 |
|
5145 |
+
#: core/lib/wpbc_all_translations.php:950 inc/_bm/admin/page-seasons.php:1111
|
5146 |
#: inc/_bm/admin/page-seasons.php:1286
|
5147 |
msgid "April"
|
5148 |
msgstr ""
|
5149 |
|
5150 |
+
#: core/lib/wpbc_all_translations.php:951 inc/_bm/admin/page-seasons.php:1112
|
5151 |
#: inc/_bm/admin/page-seasons.php:1287 inc/_bm/admin/page-seasons.php:1490
|
5152 |
msgid "May"
|
5153 |
msgstr ""
|
5154 |
|
5155 |
+
#: core/lib/wpbc_all_translations.php:952 inc/_bm/admin/page-seasons.php:1113
|
5156 |
#: inc/_bm/admin/page-seasons.php:1288
|
5157 |
msgid "June"
|
5158 |
msgstr ""
|
5159 |
|
5160 |
+
#: core/lib/wpbc_all_translations.php:953 inc/_bm/admin/page-seasons.php:1114
|
5161 |
#: inc/_bm/admin/page-seasons.php:1289
|
5162 |
msgid "July"
|
5163 |
msgstr ""
|
5164 |
|
5165 |
+
#: core/lib/wpbc_all_translations.php:954 inc/_bm/admin/page-seasons.php:1115
|
5166 |
#: inc/_bm/admin/page-seasons.php:1290
|
5167 |
msgid "August"
|
5168 |
msgstr ""
|
5169 |
|
5170 |
+
#: core/lib/wpbc_all_translations.php:955 inc/_bm/admin/page-seasons.php:1116
|
5171 |
#: inc/_bm/admin/page-seasons.php:1291
|
5172 |
msgid "September"
|
5173 |
msgstr ""
|
5174 |
|
5175 |
+
#: core/lib/wpbc_all_translations.php:956 inc/_bm/admin/page-seasons.php:1117
|
5176 |
#: inc/_bm/admin/page-seasons.php:1292
|
5177 |
msgid "October"
|
5178 |
msgstr ""
|
5179 |
|
5180 |
+
#: core/lib/wpbc_all_translations.php:957 inc/_bm/admin/page-seasons.php:1118
|
5181 |
#: inc/_bm/admin/page-seasons.php:1293
|
5182 |
msgid "November"
|
5183 |
msgstr ""
|
5184 |
|
5185 |
+
#: core/lib/wpbc_all_translations.php:958 inc/_bm/admin/page-seasons.php:1119
|
5186 |
#: inc/_bm/admin/page-seasons.php:1294
|
5187 |
msgid "December"
|
5188 |
msgstr ""
|
5189 |
|
5190 |
+
#: core/lib/wpbc_all_translations.php:959 inc/_bm/admin/page-seasons.php:1174
|
5191 |
msgid "Years"
|
5192 |
msgstr ""
|
5193 |
|
5194 |
+
#: core/lib/wpbc_all_translations.php:960 inc/_bm/admin/page-seasons.php:1272
|
5195 |
#: inc/_bm/admin/page-seasons.php:1487
|
5196 |
msgid "Mo"
|
5197 |
msgstr ""
|
5198 |
|
5199 |
+
#: core/lib/wpbc_all_translations.php:961 inc/_bm/admin/page-seasons.php:1273
|
5200 |
#: inc/_bm/admin/page-seasons.php:1487
|
5201 |
msgid "Tu"
|
5202 |
msgstr ""
|
5203 |
|
5204 |
+
#: core/lib/wpbc_all_translations.php:962 inc/_bm/admin/page-seasons.php:1274
|
5205 |
#: inc/_bm/admin/page-seasons.php:1487
|
5206 |
msgid "We"
|
5207 |
msgstr ""
|
5208 |
|
5209 |
+
#: core/lib/wpbc_all_translations.php:963 inc/_bm/admin/page-seasons.php:1275
|
5210 |
#: inc/_bm/admin/page-seasons.php:1487
|
5211 |
msgid "Th"
|
5212 |
msgstr ""
|
5213 |
|
5214 |
+
#: core/lib/wpbc_all_translations.php:964 inc/_bm/admin/page-seasons.php:1276
|
5215 |
#: inc/_bm/admin/page-seasons.php:1487
|
5216 |
msgid "Fr"
|
5217 |
msgstr ""
|
5218 |
|
5219 |
+
#: core/lib/wpbc_all_translations.php:965 inc/_bm/admin/page-seasons.php:1277
|
5220 |
#: inc/_bm/admin/page-seasons.php:1487
|
5221 |
msgid "Sa"
|
5222 |
msgstr ""
|
5223 |
|
5224 |
+
#: core/lib/wpbc_all_translations.php:966 inc/_bm/admin/page-seasons.php:1278
|
5225 |
#: inc/_bm/admin/page-seasons.php:1487
|
5226 |
msgid "Su"
|
5227 |
msgstr ""
|
5228 |
|
5229 |
+
#: core/lib/wpbc_all_translations.php:967 inc/_bm/admin/page-seasons.php:1489
|
5230 |
msgid "Jan"
|
5231 |
msgstr ""
|
5232 |
|
5233 |
+
#: core/lib/wpbc_all_translations.php:968 inc/_bm/admin/page-seasons.php:1489
|
5234 |
msgid "Feb"
|
5235 |
msgstr ""
|
5236 |
|
5237 |
+
#: core/lib/wpbc_all_translations.php:969 inc/_bm/admin/page-seasons.php:1490
|
5238 |
msgid "Mar"
|
5239 |
msgstr ""
|
5240 |
|
5241 |
+
#: core/lib/wpbc_all_translations.php:970 inc/_bm/admin/page-seasons.php:1490
|
5242 |
msgid "Apr"
|
5243 |
msgstr ""
|
5244 |
|
5245 |
+
#: core/lib/wpbc_all_translations.php:971 inc/_bm/admin/page-seasons.php:1491
|
5246 |
msgid "Jun"
|
5247 |
msgstr ""
|
5248 |
|
5249 |
+
#: core/lib/wpbc_all_translations.php:972 inc/_bm/admin/page-seasons.php:1491
|
5250 |
msgid "Jul"
|
5251 |
msgstr ""
|
5252 |
|
5253 |
+
#: core/lib/wpbc_all_translations.php:973 inc/_bm/admin/page-seasons.php:1491
|
5254 |
msgid "Aug"
|
5255 |
msgstr ""
|
5256 |
|
5257 |
+
#: core/lib/wpbc_all_translations.php:974 inc/_bm/admin/page-seasons.php:1492
|
5258 |
msgid "Sep"
|
5259 |
msgstr ""
|
5260 |
|
5261 |
+
#: core/lib/wpbc_all_translations.php:975 inc/_bm/admin/page-seasons.php:1492
|
5262 |
msgid "Oct"
|
5263 |
msgstr ""
|
5264 |
|
5265 |
+
#: core/lib/wpbc_all_translations.php:976 inc/_bm/admin/page-seasons.php:1492
|
5266 |
msgid "Nov"
|
5267 |
msgstr ""
|
5268 |
|
5269 |
+
#: core/lib/wpbc_all_translations.php:977 inc/_bm/admin/page-seasons.php:1492
|
5270 |
msgid "Dec"
|
5271 |
msgstr ""
|
5272 |
|
5273 |
+
#: core/lib/wpbc_all_translations.php:978 inc/_bm/admin/page-seasons.php:1562
|
5274 |
#: inc/_bm/admin/page-seasons.php:1580 inc/_bm/admin/page-seasons.php:1602
|
5275 |
#: inc/_bm/admin/page-seasons.php:1626 inc/_bm/admin/page-seasons.php:1644
|
5276 |
msgid "No days"
|
5277 |
msgstr ""
|
5278 |
|
5279 |
+
#: core/lib/wpbc_all_translations.php:979 inc/_bm/admin/page-seasons.php:1564
|
5280 |
msgid "time"
|
5281 |
msgstr ""
|
5282 |
|
5283 |
+
#: core/lib/wpbc_all_translations.php:980 inc/_bm/admin/page-seasons.php:1582
|
5284 |
msgid "Every"
|
5285 |
msgstr ""
|
5286 |
|
5287 |
+
#: core/lib/wpbc_all_translations.php:981 inc/_bm/admin/page-seasons.php:1598
|
5288 |
msgid "Each day "
|
5289 |
msgstr ""
|
5290 |
|
5291 |
+
#: core/lib/wpbc_all_translations.php:982 inc/_bm/admin/page-seasons.php:1600
|
5292 |
msgid "on each day "
|
5293 |
msgstr ""
|
5294 |
|
5295 |
+
#: core/lib/wpbc_all_translations.php:983 inc/_bm/admin/page-seasons.php:1605
|
5296 |
msgid "On each "
|
5297 |
msgstr ""
|
5298 |
|
5299 |
+
#: core/lib/wpbc_all_translations.php:984 inc/_bm/admin/page-seasons.php:1607
|
5300 |
msgid "on each "
|
5301 |
msgstr ""
|
5302 |
|
5303 |
+
#: core/lib/wpbc_all_translations.php:985 inc/_bm/admin/page-seasons.php:1624
|
5304 |
msgid "of every month "
|
5305 |
msgstr ""
|
5306 |
|
5307 |
+
#: core/lib/wpbc_all_translations.php:986 inc/_bm/admin/page-seasons.php:1628
|
5308 |
msgid "of"
|
5309 |
msgstr ""
|
5310 |
|
5311 |
+
#: core/lib/wpbc_all_translations.php:987 inc/_bm/biz_m.php:220
|
5312 |
msgid "for all days!"
|
5313 |
msgstr ""
|
5314 |
|
5315 |
+
#: core/lib/wpbc_all_translations.php:988 inc/_bm/biz_m.php:764
|
5316 |
msgid "Standard booking resource cost"
|
5317 |
msgstr ""
|
5318 |
|
5319 |
+
#: core/lib/wpbc_all_translations.php:989 inc/_bm/biz_m.php:765
|
5320 |
msgid "Total booking resource cost"
|
5321 |
msgstr ""
|
5322 |
|
5323 |
+
#: core/lib/wpbc_all_translations.php:990 inc/_bm/m-toolbar.php:288
|
5324 |
msgid "Delete selected booking form"
|
5325 |
msgstr ""
|
5326 |
|
5327 |
+
#: core/lib/wpbc_all_translations.php:991 inc/_bm/m-toolbar.php:292
|
5328 |
msgid "Do you really want to delete selected booking form ?"
|
5329 |
msgstr ""
|
5330 |
|
5331 |
+
#: core/lib/wpbc_all_translations.php:992 inc/_bm/m-toolbar.php:317 inc/_bm/m-toolbar.php:318
|
5332 |
msgid "Add New Custom Form"
|
5333 |
msgstr ""
|
5334 |
|
5335 |
+
#: core/lib/wpbc_all_translations.php:993 inc/_bm/m-toolbar.php:351
|
5336 |
msgid "Type the name of booking form"
|
5337 |
msgstr ""
|
5338 |
|
5339 |
+
#: core/lib/wpbc_all_translations.php:994 inc/_bm/m-toolbar.php:358
|
5340 |
msgid "Create"
|
5341 |
msgstr ""
|
5342 |
|
5343 |
+
#: core/lib/wpbc_all_translations.php:995 inc/_bm/m-toolbar.php:359
|
5344 |
msgid "Create new form"
|
5345 |
msgstr ""
|
5346 |
|
5347 |
+
#: core/lib/wpbc_all_translations.php:996 inc/_bm/m-toolbar.php:554
|
5348 |
msgid "There are no extended booking forms"
|
5349 |
msgstr ""
|
5350 |
|
5351 |
+
#: core/lib/wpbc_all_translations.php:997 inc/_bm/m-toolbar.php:598 inc/_bm/m-toolbar.php:600
|
5352 |
msgid "Create conditional days filter"
|
5353 |
msgstr ""
|
5354 |
|
5355 |
+
#: core/lib/wpbc_all_translations.php:998 inc/_bs/admin/activation-s.php:93
|
5356 |
#: inc/_mu/admin/activation-u.php:85 inc/_ps/admin/activation-p.php:46
|
5357 |
msgid "Apartment#1"
|
5358 |
msgstr ""
|
5359 |
|
5360 |
+
#: core/lib/wpbc_all_translations.php:999 inc/_bs/admin/activation-s.php:94
|
5361 |
#: inc/_mu/admin/activation-u.php:86 inc/_ps/admin/activation-p.php:47
|
5362 |
msgid "Apartment#2"
|
5363 |
msgstr ""
|
5364 |
|
5365 |
+
#: core/lib/wpbc_all_translations.php:1000 inc/_bs/admin/activation-s.php:95
|
5366 |
#: inc/_ps/admin/activation-p.php:48
|
5367 |
msgid "Apartment#3"
|
5368 |
msgstr ""
|
5369 |
|
5370 |
+
#: core/lib/wpbc_all_translations.php:1001 inc/_bs/admin/api-settings-s.php:31
|
5371 |
msgid "Range days"
|
5372 |
msgstr ""
|
5373 |
|
5374 |
+
#: core/lib/wpbc_all_translations.php:1002 inc/_bs/admin/api-settings-s.php:46
|
5375 |
#, php-format
|
5376 |
msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
|
5377 |
msgstr ""
|
5378 |
|
5379 |
+
#: core/lib/wpbc_all_translations.php:1003 inc/_bs/admin/api-settings-s.php:48
|
5380 |
#, php-format
|
5381 |
msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
|
5382 |
msgstr ""
|
5383 |
|
5384 |
+
#: core/lib/wpbc_all_translations.php:1004 inc/_bs/admin/api-settings-s.php:74
|
5385 |
#: inc/_bs/admin/api-settings-s.php:138
|
5386 |
msgid "Days selection number"
|
5387 |
msgstr ""
|
5388 |
|
5389 |
+
#: core/lib/wpbc_all_translations.php:1005 inc/_bs/admin/api-settings-s.php:75
|
5390 |
#, php-format
|
5391 |
msgid "Type your %snumber of days for range selection%s"
|
5392 |
msgstr ""
|
5393 |
|
5394 |
+
#: core/lib/wpbc_all_translations.php:1006 inc/_bs/admin/api-settings-s.php:83
|
5395 |
#: inc/_bs/admin/api-settings-s.php:211
|
5396 |
msgid "Specific day(s) of week"
|
5397 |
msgstr ""
|
5398 |
|
5399 |
+
#: core/lib/wpbc_all_translations.php:1007 inc/_bs/admin/api-settings-s.php:84
|
5400 |
#: inc/_bs/admin/api-settings-s.php:215
|
5401 |
msgid "Any day of week"
|
5402 |
msgstr ""
|
5403 |
|
5404 |
+
#: core/lib/wpbc_all_translations.php:1008 inc/_bs/admin/api-settings-s.php:90
|
5405 |
#: inc/_bs/admin/api-settings-s.php:223
|
5406 |
msgid "Start day of range"
|
5407 |
msgstr ""
|
5408 |
|
5409 |
+
#: core/lib/wpbc_all_translations.php:1009 inc/_bs/admin/api-settings-s.php:119
|
5410 |
#: inc/_bs/admin/api-settings-s.php:252
|
5411 |
msgid "Select your start day of range selection at week"
|
5412 |
msgstr ""
|
5413 |
|
5414 |
+
#: core/lib/wpbc_all_translations.php:1010 inc/_bs/admin/api-settings-s.php:152
|
5415 |
#: inc/_bs/admin/api-settings-s.php:157
|
5416 |
msgid "Min"
|
5417 |
msgstr ""
|
5418 |
|
5419 |
+
#: core/lib/wpbc_all_translations.php:1011 inc/_bs/admin/api-settings-s.php:170
|
5420 |
#: inc/_bs/admin/api-settings-s.php:175
|
5421 |
msgid "Max"
|
5422 |
msgstr ""
|
5423 |
|
5424 |
+
#: core/lib/wpbc_all_translations.php:1012 inc/_bs/admin/api-settings-s.php:187
|
5425 |
#, php-format
|
5426 |
msgid "Select your %sminimum and maximum number of days for range selection%s"
|
5427 |
msgstr ""
|
5428 |
|
5429 |
+
#: core/lib/wpbc_all_translations.php:1013 inc/_bs/admin/api-settings-s.php:198
|
5430 |
msgid "Specific days selections"
|
5431 |
msgstr ""
|
5432 |
|
5433 |
+
#: core/lib/wpbc_all_translations.php:1014 inc/_bs/admin/api-settings-s.php:200
|
5434 |
#, php-format
|
5435 |
msgid ""
|
5436 |
"Type your %sspecific%s days, which can be selected by visitors, or leave this value empty. It "
|
5438 |
"this: %s) or combination (example:%s, its the same like this: %s)"
|
5439 |
msgstr ""
|
5440 |
|
5441 |
+
#: core/lib/wpbc_all_translations.php:1015 inc/_bs/admin/api-settings-s.php:281
|
5442 |
msgid "Use time selections as recurrent time slots"
|
5443 |
msgstr ""
|
5444 |
|
5445 |
+
#: core/lib/wpbc_all_translations.php:1016 inc/_bs/admin/api-settings-s.php:282
|
5446 |
msgid ""
|
5447 |
"Check this box if you want to use recurrent time to reserve several days. This means that middle "
|
5448 |
"days will be partially booked by actual times, otherwise the time in the booking form will be "
|
5449 |
"used as check-in/check-out time for the first and last day of the reservation."
|
5450 |
msgstr ""
|
5451 |
|
5452 |
+
#: core/lib/wpbc_all_translations.php:1017 inc/_bs/admin/api-settings-s.php:315
|
5453 |
msgid "Check this option, to use check in/out time during booking process. "
|
5454 |
msgstr ""
|
5455 |
|
5456 |
+
#: core/lib/wpbc_all_translations.php:1018 inc/_bs/admin/api-settings-s.php:316
|
5457 |
#, php-format
|
5458 |
msgid "%s Important!%s This will overwrite any times selection in your booking form."
|
5459 |
msgstr ""
|
5460 |
|
5461 |
+
#: core/lib/wpbc_all_translations.php:1019 inc/_bs/admin/api-settings-s.php:323
|
5462 |
msgid "Check-in time"
|
5463 |
msgstr ""
|
5464 |
|
5465 |
+
#: core/lib/wpbc_all_translations.php:1020 inc/_bs/admin/api-settings-s.php:324
|
5466 |
#, php-format
|
5467 |
msgid "Type your %sCheck-in%s time of booking"
|
5468 |
msgstr ""
|
5469 |
|
5470 |
+
#: core/lib/wpbc_all_translations.php:1021 inc/_bs/admin/api-settings-s.php:336
|
5471 |
msgid "Check-Out time"
|
5472 |
msgstr ""
|
5473 |
|
5474 |
+
#: core/lib/wpbc_all_translations.php:1022 inc/_bs/admin/api-settings-s.php:337
|
5475 |
#, php-format
|
5476 |
msgid "Type your %sCheck-Out%s time of booking"
|
5477 |
msgstr ""
|
5478 |
|
5479 |
+
#: core/lib/wpbc_all_translations.php:1023 inc/_bs/admin/api-settings-s.php:351
|
5480 |
msgid "Change over days as triangles"
|
5481 |
msgstr ""
|
5482 |
|
5483 |
+
#: core/lib/wpbc_all_translations.php:1024 inc/_bs/admin/api-settings-s.php:352
|
5484 |
msgid "Check this option, to show change over days as triangles. "
|
5485 |
msgstr ""
|
5486 |
|
5487 |
+
#: core/lib/wpbc_all_translations.php:1025 inc/_bs/admin/api-settings-s.php:377
|
5488 |
msgid "Title of booked timeslot(s)"
|
5489 |
msgstr ""
|
5490 |
|
5491 |
+
#: core/lib/wpbc_all_translations.php:1026 inc/_bs/admin/api-settings-s.php:378
|
5492 |
#, php-format
|
5493 |
msgid "Type your %stitle%s, what will show in mouseover tooltip near booked timeslot(s)"
|
5494 |
msgstr ""
|
5495 |
|
5496 |
+
#: core/lib/wpbc_all_translations.php:1027 inc/_bs/admin/api-settings-s.php:418
|
5497 |
msgid "Time Format"
|
5498 |
msgstr ""
|
5499 |
|
5500 |
+
#: core/lib/wpbc_all_translations.php:1028 inc/_bs/admin/api-settings-s.php:452
|
5501 |
#, php-format
|
5502 |
msgid ""
|
5503 |
"Type your time format for emails and the booking table. %sDocumentation on time formatting%s"
|
5504 |
msgstr ""
|
5505 |
|
5506 |
+
#: core/lib/wpbc_all_translations.php:1029 inc/_bs/admin/api-settings-s.php:478
|
5507 |
msgid "Auto approve all new bookings"
|
5508 |
msgstr ""
|
5509 |
|
5510 |
+
#: core/lib/wpbc_all_translations.php:1030 inc/_bs/admin/api-settings-s.php:479
|
5511 |
#, php-format
|
5512 |
msgid "Check this checkbox to %sactivate%s auto approve of all new pending bookings."
|
5513 |
msgstr ""
|
5514 |
|
5515 |
+
#: core/lib/wpbc_all_translations.php:1031 inc/_bs/admin/api-settings-s.php:517
|
5516 |
#, php-format
|
5517 |
msgid "Check this box to %sactivate%s auto-cancellation for pending, unpaid bookings."
|
5518 |
msgstr ""
|
5519 |
|
5520 |
+
#: core/lib/wpbc_all_translations.php:1032 inc/_bs/admin/api-settings-s.php:541
|
5521 |
msgid "Cancel bookings older"
|
5522 |
msgstr ""
|
5523 |
|
5524 |
+
#: core/lib/wpbc_all_translations.php:1033 inc/_bs/admin/api-settings-s.php:542
|
5525 |
msgid "Cancel only pending, unpaid bookings, which are older than this selection."
|
5526 |
msgstr ""
|
5527 |
|
5528 |
+
#: core/lib/wpbc_all_translations.php:1034 inc/_bs/admin/api-settings-s.php:550
|
5529 |
msgid "Cancellation email sent"
|
5530 |
msgstr ""
|
5531 |
|
5532 |
+
#: core/lib/wpbc_all_translations.php:1035 inc/_bs/admin/api-settings-s.php:551
|
5533 |
#, php-format
|
5534 |
msgid "Check this box to %ssend%s cancellation email for this resource."
|
5535 |
msgstr ""
|
5536 |
|
5537 |
+
#: core/lib/wpbc_all_translations.php:1036 inc/_bs/admin/api-settings-s.php:559
|
5538 |
#: inc/_bs/admin/api-settings-s.php:560
|
5539 |
msgid "Reason for cancellation"
|
5540 |
msgstr ""
|
5541 |
|
5542 |
+
#: core/lib/wpbc_all_translations.php:1037 inc/_bs/admin/api-settings-s.php:561
|
5543 |
#, php-format
|
5544 |
msgid "Type the reason for %scancellation%s for the email template."
|
5545 |
msgstr ""
|
5546 |
|
5547 |
+
#: core/lib/wpbc_all_translations.php:1038 inc/_bs/admin/page-email-payment.php:560
|
5548 |
msgid "Payment request"
|
5549 |
msgstr ""
|
5550 |
|
5551 |
+
#: core/lib/wpbc_all_translations.php:1039 inc/_bs/admin/page-email-payment.php:562
|
5552 |
msgid "Customization of email template, which is sending to Visitor after payment request"
|
5553 |
msgstr ""
|
5554 |
|
5555 |
+
#: core/lib/wpbc_all_translations.php:1040
|
5556 |
msgid "Email with Payment Request which is sending to Visitor."
|
5557 |
msgstr ""
|
5558 |
|
5559 |
+
#: core/lib/wpbc_all_translations.php:1041 core/wpbc-js.php:136
|
5560 |
msgid "Error! Please reset your check-in/check-out dates above."
|
5561 |
msgstr ""
|
5562 |
|
5563 |
+
#: core/lib/wpbc_all_translations.php:1042 core/wpbc-js.php:137
|
5564 |
msgid ""
|
5565 |
"Start Time is invalid. The date or time may be booked, or already in the past! Please choose "
|
5566 |
"another date or time."
|
5567 |
msgstr ""
|
5568 |
|
5569 |
+
#: core/lib/wpbc_all_translations.php:1043 core/wpbc-js.php:138
|
5570 |
msgid ""
|
5571 |
"End Time is invalid. The date or time may be booked, or already in the past. The End Time may "
|
5572 |
"also be earlier that the start time, if only 1 day was selected! Please choose another date or "
|
5573 |
"time."
|
5574 |
msgstr ""
|
5575 |
|
5576 |
+
#: core/lib/wpbc_all_translations.php:1044 core/wpbc-js.php:139 core/wpbc-js.php:140
|
5577 |
msgid "The time(s) may be booked, or already in the past!"
|
5578 |
msgstr ""
|
5579 |
|
5580 |
+
#: core/lib/wpbc_all_translations.php:1045 inc/_bs/biz_s.php:408
|
5581 |
msgid "Cost saved successfully"
|
5582 |
msgstr ""
|
5583 |
|
5584 |
+
#: core/lib/wpbc_all_translations.php:1046 inc/_bs/biz_s.php:415
|
5585 |
msgid "Cost is not correct. It must be greater than 0"
|
5586 |
msgstr ""
|
5587 |
|
5588 |
+
#: core/lib/wpbc_all_translations.php:1047 inc/_bs/biz_s.php:596
|
5589 |
msgid "Request has been sent"
|
5590 |
msgstr ""
|
5591 |
|
5592 |
+
#: core/lib/wpbc_all_translations.php:1048 inc/_bs/biz_s.php:603
|
5593 |
msgid "Request has failed"
|
5594 |
msgstr ""
|
5595 |
|
5596 |
+
#: core/lib/wpbc_all_translations.php:1049 inc/_bs/biz_s.php:634
|
5597 |
msgid "The payment status is changed successfully"
|
5598 |
msgstr ""
|
5599 |
|
5600 |
+
#: core/lib/wpbc_all_translations.php:1050 inc/_bs/biz_s.php:641
|
5601 |
msgid "The changing of payment status is failed"
|
5602 |
msgstr ""
|
5603 |
|
5604 |
+
#: core/lib/wpbc_all_translations.php:1051 inc/_bs/biz_s.php:1017
|
5605 |
msgid "deposit"
|
5606 |
msgstr ""
|
5607 |
|
5608 |
+
#: core/lib/wpbc_all_translations.php:1052 inc/_bs/biz_s.php:1018
|
5609 |
msgid "Total cost"
|
5610 |
msgstr ""
|
5611 |
|
5612 |
+
#: core/lib/wpbc_all_translations.php:1053 inc/_bs/biz_s.php:1019
|
5613 |
msgid "balance"
|
5614 |
msgstr ""
|
5615 |
|
5616 |
+
#: core/lib/wpbc_all_translations.php:1054 inc/_bs/lib_s.php:40 inc/_bs/lib_s.php:71
|
5617 |
#: inc/_bs/s-toolbar.php:94
|
5618 |
msgid "Payment status"
|
5619 |
msgstr ""
|
5620 |
|
5621 |
+
#: core/lib/wpbc_all_translations.php:1055 inc/_bs/lib_s.php:44
|
5622 |
msgid "Any Status"
|
5623 |
msgstr ""
|
5624 |
|
5625 |
+
#: core/lib/wpbc_all_translations.php:1056 inc/_bs/lib_s.php:47
|
5626 |
msgid "Unknown Status"
|
5627 |
msgstr ""
|
5628 |
|
5629 |
+
#: core/lib/wpbc_all_translations.php:1057 inc/_bs/lib_s.php:48 inc/_bs/lib_s.php:319
|
5630 |
msgid "Not Completed"
|
5631 |
msgstr ""
|
5632 |
|
5633 |
+
#: core/lib/wpbc_all_translations.php:1058 inc/_bs/lib_s.php:49 inc/_bs/lib_s.php:308
|
5634 |
#: inc/_bs/lib_s.php:328
|
5635 |
msgid "Failed"
|
5636 |
msgstr ""
|
5637 |
|
5638 |
+
#: core/lib/wpbc_all_translations.php:1059 inc/_bs/lib_s.php:139
|
5639 |
msgid "min"
|
5640 |
msgstr ""
|
5641 |
|
5642 |
+
#: core/lib/wpbc_all_translations.php:1060 inc/_bs/lib_s.php:139
|
5643 |
msgid "max"
|
5644 |
msgstr ""
|
5645 |
|
5646 |
+
#: core/lib/wpbc_all_translations.php:1061 inc/_bs/lib_s.php:303 inc/_bs/lib_s.php:321
|
5647 |
msgid "Completed"
|
5648 |
msgstr ""
|
5649 |
|
5650 |
+
#: core/lib/wpbc_all_translations.php:1062 inc/_bs/lib_s.php:304 inc/_bs/lib_s.php:324
|
5651 |
msgid "In-Progress"
|
5652 |
msgstr ""
|
5653 |
|
5654 |
+
#: core/lib/wpbc_all_translations.php:1063 inc/_bs/lib_s.php:306 inc/_bs/lib_s.php:341
|
5655 |
msgid "Partially paid"
|
5656 |
msgstr ""
|
5657 |
|
5658 |
+
#: core/lib/wpbc_all_translations.php:1064 inc/_bs/lib_s.php:307 inc/_bs/lib_s.php:342
|
5659 |
msgid "Cancelled"
|
5660 |
msgstr ""
|
5661 |
|
5662 |
+
#: core/lib/wpbc_all_translations.php:1065 inc/_bs/lib_s.php:309 inc/_bs/lib_s.php:330
|
5663 |
msgid "Refunded"
|
5664 |
msgstr ""
|
5665 |
|
5666 |
+
#: core/lib/wpbc_all_translations.php:1066 inc/_bs/lib_s.php:310 inc/_bs/lib_s.php:343
|
5667 |
msgid "Fraud"
|
5668 |
msgstr ""
|
5669 |
|
5670 |
+
#: core/lib/wpbc_all_translations.php:1067 inc/_bs/lib_s.php:317
|
5671 |
msgid "!Paid OK"
|
5672 |
msgstr ""
|
5673 |
|
5674 |
+
#: core/lib/wpbc_all_translations.php:1068 inc/_bs/lib_s.php:318
|
5675 |
msgid "Unknown status"
|
5676 |
msgstr ""
|
5677 |
|
5678 |
+
#: core/lib/wpbc_all_translations.php:1069 inc/_bs/lib_s.php:323
|
5679 |
msgid "Processed"
|
5680 |
msgstr ""
|
5681 |
|
5682 |
+
#: core/lib/wpbc_all_translations.php:1070 inc/_bs/lib_s.php:325
|
5683 |
msgid "Canceled_Reversal"
|
5684 |
msgstr ""
|
5685 |
|
5686 |
+
#: core/lib/wpbc_all_translations.php:1071 inc/_bs/lib_s.php:326
|
5687 |
msgid "Denied"
|
5688 |
msgstr ""
|
5689 |
|
5690 |
+
#: core/lib/wpbc_all_translations.php:1072 inc/_bs/lib_s.php:327
|
5691 |
msgid "Expired"
|
5692 |
msgstr ""
|
5693 |
|
5694 |
+
#: core/lib/wpbc_all_translations.php:1073 inc/_bs/lib_s.php:329
|
5695 |
msgid "Partially_Refunded"
|
5696 |
msgstr ""
|
5697 |
|
5698 |
+
#: core/lib/wpbc_all_translations.php:1074 inc/_bs/lib_s.php:331
|
5699 |
msgid "Reversed"
|
5700 |
msgstr ""
|
5701 |
|
5702 |
+
#: core/lib/wpbc_all_translations.php:1075 inc/_bs/lib_s.php:332
|
5703 |
msgid "Voided"
|
5704 |
msgstr ""
|
5705 |
|
5706 |
+
#: core/lib/wpbc_all_translations.php:1076 inc/_bs/lib_s.php:335
|
5707 |
msgid "Not authed"
|
5708 |
msgstr ""
|
5709 |
|
5710 |
+
#: core/lib/wpbc_all_translations.php:1077 inc/_bs/lib_s.php:336
|
5711 |
msgid "Malformed"
|
5712 |
msgstr ""
|
5713 |
|
5714 |
+
#: core/lib/wpbc_all_translations.php:1078 inc/_bs/lib_s.php:337
|
5715 |
msgid "Invalid"
|
5716 |
msgstr ""
|
5717 |
|
5718 |
+
#: core/lib/wpbc_all_translations.php:1079 inc/_bs/lib_s.php:338
|
5719 |
msgid "Abort"
|
5720 |
msgstr ""
|
5721 |
|
5722 |
+
#: core/lib/wpbc_all_translations.php:1080 inc/_bs/lib_s.php:339
|
5723 |
msgid "Rejected"
|
5724 |
msgstr ""
|
5725 |
|
5726 |
+
#: core/lib/wpbc_all_translations.php:1081 inc/_bs/lib_s.php:344
|
5727 |
msgid "Suspended"
|
5728 |
msgstr ""
|
5729 |
|
5730 |
+
#: core/lib/wpbc_all_translations.php:1082 inc/_bs/s-toolbar.php:68
|
5731 |
msgid "Send payment request to visitor"
|
5732 |
msgstr ""
|
5733 |
|
5734 |
+
#: core/lib/wpbc_all_translations.php:1083 inc/_bs/s-toolbar.php:110 inc/_ps/p-toolbar.php:100
|
5735 |
#: inc/_ps/p-toolbar.php:476
|
5736 |
msgid "Print"
|
5737 |
msgstr ""
|
5738 |
|
5739 |
+
#: core/lib/wpbc_all_translations.php:1084 inc/_bs/s-toolbar.php:136
|
5740 |
msgid "Save cost"
|
5741 |
msgstr ""
|
5742 |
|
5743 |
+
#: core/lib/wpbc_all_translations.php:1085 inc/_bs/s-toolbar.php:173
|
5744 |
msgid "Change status"
|
5745 |
msgstr ""
|
5746 |
|
5747 |
+
#: core/lib/wpbc_all_translations.php:1086 inc/_bs/s-toolbar.php:196
|
5748 |
msgid "Send payment request to customer"
|
5749 |
msgstr ""
|
5750 |
|
5751 |
+
#: core/lib/wpbc_all_translations.php:1087 inc/_bs/s-toolbar.php:200
|
5752 |
#, php-format
|
5753 |
msgid "Type your %sreason for payment%s request"
|
5754 |
msgstr ""
|
5755 |
|
5756 |
+
#: core/lib/wpbc_all_translations.php:1088 inc/_bs/s-toolbar.php:208
|
5757 |
msgid "Send Request"
|
5758 |
msgstr ""
|
5759 |
|
5760 |
+
#: core/lib/wpbc_all_translations.php:1089 inc/_bs/s-toolbar.php:230
|
5761 |
msgid "Auto-fill form"
|
5762 |
msgstr ""
|
5763 |
|
5764 |
+
#: core/lib/wpbc_all_translations.php:1090 inc/_mu/admin/activation-u.php:84
|
5765 |
msgid "Suite"
|
5766 |
msgstr ""
|
5767 |
|
5768 |
+
#: core/lib/wpbc_all_translations.php:1091 inc/_mu/admin/api-settings-u.php:91
|
5769 |
#: inc/_ps/admin/br-table-export-feeds.php:89 inc/_ps/admin/br-table-import-gcal-p.php:73
|
5770 |
msgid "User"
|
5771 |
msgstr ""
|
5772 |
|
5773 |
+
#: core/lib/wpbc_all_translations.php:1092 inc/_mu/admin/api-settings-u.php:437
|
5774 |
#: inc/_mu/admin/page-users.php:254 inc/_mu/admin/page-users.php:595
|
5775 |
#: inc/_mu/admin/page-users.php:599
|
5776 |
msgid "Super Admin"
|
5777 |
msgstr ""
|
5778 |
|
5779 |
+
#: core/lib/wpbc_all_translations.php:1093 inc/_mu/admin/api-settings-u.php:441
|
5780 |
#: inc/_mu/admin/page-users.php:289 inc/_mu/admin/page-users.php:603
|
5781 |
#: inc/_mu/admin/page-users.php:607
|
5782 |
msgid "Regular User"
|
5783 |
msgstr ""
|
5784 |
|
5785 |
+
#: core/lib/wpbc_all_translations.php:1094 inc/_mu/admin/api-settings-u.php:446
|
5786 |
msgid "Inactive User"
|
5787 |
msgstr ""
|
5788 |
|
5789 |
+
#: core/lib/wpbc_all_translations.php:1095 inc/_mu/admin/page-users.php:43
|
5790 |
#: inc/_mu/admin/page-users.php:433
|
5791 |
msgid "Users"
|
5792 |
msgstr ""
|
5793 |
|
5794 |
+
#: core/lib/wpbc_all_translations.php:1096 inc/_mu/admin/page-users.php:44
|
5795 |
msgid "Manage Users"
|
5796 |
msgstr ""
|
5797 |
|
5798 |
+
#: core/lib/wpbc_all_translations.php:1097 inc/_mu/admin/page-users.php:45
|
5799 |
msgid "Users Settings"
|
5800 |
msgstr ""
|
5801 |
|
5802 |
+
#: core/lib/wpbc_all_translations.php:1098 inc/_mu/admin/page-users.php:209
|
5803 |
#: inc/_mu/multiuser.php:647
|
5804 |
msgid "User is Activated"
|
5805 |
msgstr ""
|
5806 |
|
5807 |
+
#: core/lib/wpbc_all_translations.php:1099 inc/_mu/admin/page-users.php:237
|
5808 |
#: inc/_mu/multiuser.php:697
|
5809 |
msgid "User is Deactivated"
|
5810 |
msgstr ""
|
5811 |
|
5812 |
+
#: core/lib/wpbc_all_translations.php:1100 inc/_mu/admin/page-users.php:441
|
5813 |
msgid "User Role"
|
5814 |
msgstr ""
|
5815 |
|
5816 |
+
#: core/lib/wpbc_all_translations.php:1101 inc/_mu/admin/page-users.php:452
|
5817 |
#: inc/_mu/admin/page-users.php:595 inc/_mu/admin/page-users.php:603
|
5818 |
msgid "Set user as"
|
5819 |
msgstr ""
|
5820 |
|
5821 |
+
#: core/lib/wpbc_all_translations.php:1102 inc/_mu/admin/page-users.php:548
|
5822 |
msgid "Unlimited"
|
5823 |
msgstr ""
|
5824 |
|
5825 |
+
#: core/lib/wpbc_all_translations.php:1103 inc/_mu/admin/page-users.php:560
|
5826 |
#: inc/_mu/admin/page-users.php:568 inc/_mu/admin/page-users.php:574
|
5827 |
#: inc/_mu/admin/page-users.php:581 inc/_mu/admin/page-users.php:594
|
5828 |
#: inc/_mu/admin/page-users.php:602
|
5829 |
msgid "Do you really want"
|
5830 |
msgstr ""
|
5831 |
|
5832 |
+
#: core/lib/wpbc_all_translations.php:1104 inc/_mu/admin/page-users.php:561
|
5833 |
msgid "make user active"
|
5834 |
msgstr ""
|
5835 |
|
5836 |
+
#: core/lib/wpbc_all_translations.php:1105 inc/_mu/admin/page-users.php:565
|
5837 |
msgid "Activate"
|
5838 |
msgstr ""
|
5839 |
|
5840 |
+
#: core/lib/wpbc_all_translations.php:1106 inc/_mu/admin/page-users.php:569
|
5841 |
msgid "make user inactive"
|
5842 |
msgstr ""
|
5843 |
|
5844 |
+
#: core/lib/wpbc_all_translations.php:1107 inc/_mu/admin/page-users.php:572
|
5845 |
msgid "Deactivate"
|
5846 |
msgstr ""
|
5847 |
|
5848 |
+
#: core/lib/wpbc_all_translations.php:1108 inc/_mu/admin/page-users.php:575
|
5849 |
msgid "delete configuration"
|
5850 |
msgstr ""
|
5851 |
|
5852 |
+
#: core/lib/wpbc_all_translations.php:1109 inc/_mu/admin/page-users.php:579
|
5853 |
msgid "Delete settings"
|
5854 |
msgstr ""
|
5855 |
|
5856 |
+
#: core/lib/wpbc_all_translations.php:1110 inc/_mu/admin/page-users.php:582
|
5857 |
msgid "delete all booking data"
|
5858 |
msgstr ""
|
5859 |
|
5860 |
+
#: core/lib/wpbc_all_translations.php:1111 inc/_mu/admin/page-users.php:586
|
5861 |
msgid "Delete data"
|
5862 |
msgstr ""
|
5863 |
|
5864 |
+
#: core/lib/wpbc_all_translations.php:1112 inc/_mu/multiuser.php:633
|
5865 |
msgid "Work days"
|
5866 |
msgstr ""
|
5867 |
|
5868 |
+
#: core/lib/wpbc_all_translations.php:1113 inc/_mu/multiuser.php:765
|
5869 |
#, php-format
|
5870 |
msgid ""
|
5871 |
"%sYou do not have permissions for this page.%s Your account is not active, please contact "
|
5872 |
"administrator.%s"
|
5873 |
msgstr ""
|
5874 |
|
5875 |
+
#: core/lib/wpbc_all_translations.php:1114 inc/_mu/multiuser.php:804
|
5876 |
#, php-format
|
5877 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
5878 |
msgstr ""
|
5879 |
|
5880 |
+
#: core/lib/wpbc_all_translations.php:1115 inc/_mu/multiuser.php:810
|
5881 |
#, php-format
|
5882 |
msgid "%sNo this booking resources.%s"
|
5883 |
msgstr ""
|
5884 |
|
5885 |
+
#: core/lib/wpbc_all_translations.php:1116 inc/_ps/admin/activation-p.php:52
|
5886 |
msgid "Please, reserve an apartment with fresh flowers."
|
5887 |
msgstr ""
|
5888 |
|
5889 |
+
#: core/lib/wpbc_all_translations.php:1117 inc/_ps/admin/api-settings-p.php:56
|
5890 |
msgid "Default booking resource"
|
5891 |
msgstr ""
|
5892 |
|
5893 |
+
#: core/lib/wpbc_all_translations.php:1118 inc/_ps/admin/api-settings-p.php:57
|
5894 |
msgid "Select your default booking resource."
|
5895 |
msgstr ""
|
5896 |
|
5897 |
+
#: core/lib/wpbc_all_translations.php:1119 inc/_ps/admin/api-settings-p.php:70
|
5898 |
msgid "Resources number per page"
|
5899 |
msgstr ""
|
5900 |
|
5901 |
+
#: core/lib/wpbc_all_translations.php:1120 inc/_ps/admin/api-settings-p.php:71
|
5902 |
msgid "Select number of booking resources (single or parent) per page at Resource menu page"
|
5903 |
msgstr ""
|
5904 |
|
5905 |
+
#: core/lib/wpbc_all_translations.php:1121 inc/_ps/admin/api-settings-p.php:92
|
5906 |
#: inc/_ps/admin/api-settings-p.php:192
|
5907 |
msgid "Booking title"
|
5908 |
msgstr ""
|
5909 |
|
5910 |
+
#: core/lib/wpbc_all_translations.php:1122 inc/_ps/admin/api-settings-p.php:92
|
5911 |
msgid "admin panel"
|
5912 |
msgstr ""
|
5913 |
|
5914 |
+
#: core/lib/wpbc_all_translations.php:1123 inc/_ps/admin/api-settings-p.php:93
|
5915 |
#, php-format
|
5916 |
msgid ""
|
5917 |
"Type %sdefault title of bookings%s in calendar view mode at Booking Listing page (You can use "
|
5918 |
"the shortcodes from the bottom form of Settings Fields page)."
|
5919 |
msgstr ""
|
5920 |
|
5921 |
+
#: core/lib/wpbc_all_translations.php:1124
|
5922 |
msgid "front panel"
|
5923 |
msgstr ""
|
5924 |
|
5925 |
+
#: core/lib/wpbc_all_translations.php:1125 inc/_ps/admin/api-settings-p.php:193
|
5926 |
#, php-format
|
5927 |
msgid ""
|
5928 |
"Type %sdefault title of bookings%s in %stimeline at front-end side%s. You can use the shortcodes "
|
5929 |
"from the bottom form of Settings Fields page."
|
5930 |
msgstr ""
|
5931 |
|
5932 |
+
#: core/lib/wpbc_all_translations.php:1126 inc/_ps/admin/api-settings-p.php:201
|
5933 |
msgid "Booking details in popover"
|
5934 |
msgstr ""
|
5935 |
|
5936 |
+
#: core/lib/wpbc_all_translations.php:1127 inc/_ps/admin/api-settings-p.php:202
|
5937 |
#, php-format
|
5938 |
msgid ""
|
5939 |
"Check this box if you want to %sshow popover with booking details%s in timeline at %sfront-end%s "
|
5940 |
"side."
|
5941 |
msgstr ""
|
5942 |
|
5943 |
+
#: core/lib/wpbc_all_translations.php:1128 inc/_ps/admin/api-settings-p.php:225
|
5944 |
msgid "semicolon"
|
5945 |
msgstr ""
|
5946 |
|
5947 |
+
#: core/lib/wpbc_all_translations.php:1129 inc/_ps/admin/api-settings-p.php:226
|
5948 |
msgid "comma"
|
5949 |
msgstr ""
|
5950 |
|
5951 |
+
#: core/lib/wpbc_all_translations.php:1130 inc/_ps/admin/api-settings-p.php:231
|
5952 |
msgid "CSV data separator"
|
5953 |
msgstr ""
|
5954 |
|
5955 |
+
#: core/lib/wpbc_all_translations.php:1131 inc/_ps/admin/api-settings-p.php:232
|
5956 |
msgid "Select separator of data for export bookings to CSV."
|
5957 |
msgstr ""
|
5958 |
|
5959 |
+
#: core/lib/wpbc_all_translations.php:1132 inc/_ps/admin/api-settings-p.php:282
|
5960 |
msgid "URL to edit bookings"
|
5961 |
msgstr ""
|
5962 |
|
5963 |
+
#: core/lib/wpbc_all_translations.php:1133 inc/_ps/admin/api-settings-p.php:283
|
5964 |
#, php-format
|
5965 |
msgid "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode into this page."
|
5966 |
msgstr ""
|
5967 |
|
5968 |
+
#: core/lib/wpbc_all_translations.php:1134 inc/_ps/admin/api-settings-p.php:307
|
5969 |
msgid "Change hash after the booking is approved"
|
5970 |
msgstr ""
|
5971 |
|
5972 |
+
#: core/lib/wpbc_all_translations.php:1135 inc/_ps/admin/api-settings-p.php:308
|
5973 |
msgid ""
|
5974 |
"Check this box if you want to change the booking hash after approval. When checked, visitor will "
|
5975 |
"not be able to edit or cancel the booking."
|
5976 |
msgstr ""
|
5977 |
|
5978 |
+
#: core/lib/wpbc_all_translations.php:1136 inc/_ps/admin/page-email-edit.php:556
|
5979 |
msgid "Modified"
|
5980 |
msgstr ""
|
5981 |
|
5982 |
+
#: core/lib/wpbc_all_translations.php:1137
|
5983 |
msgid "Customization of email template, which is sending after modification of booking"
|
5984 |
msgstr ""
|
5985 |
|
5986 |
+
#: core/lib/wpbc_all_translations.php:1138
|
5987 |
msgid "Email is sending to Visitor after Editing of booking."
|
5988 |
msgstr ""
|
5989 |
|
5990 |
+
#: core/lib/wpbc_all_translations.php:1139 inc/_ps/admin/page-resources.php:39
|
5991 |
msgid "Customizaton of booking resources"
|
5992 |
msgstr ""
|
5993 |
|
5994 |
+
#: core/lib/wpbc_all_translations.php:1140 inc/_ps/admin/page-settings-form.php:128
|
5995 |
+
#: inc/_ps/admin/page-settings-form.php:148
|
5996 |
msgid "Form fields"
|
5997 |
msgstr ""
|
5998 |
|
5999 |
+
#: core/lib/wpbc_all_translations.php:1141 inc/_ps/admin/page-settings-form.php:129
|
6000 |
msgid "Content of Booking Fields"
|
6001 |
msgstr ""
|
6002 |
|
6003 |
+
#: core/lib/wpbc_all_translations.php:1142 inc/_ps/admin/page-settings-form.php:155
|
6004 |
msgid "Generate tag"
|
6005 |
msgstr ""
|
6006 |
|
6007 |
+
#: core/lib/wpbc_all_translations.php:1143 inc/_ps/admin/page-settings-form.php:164
|
6008 |
#, php-format
|
6009 |
msgid "Content of booking fields data for email templates (%s-shortcode) and booking listing page"
|
6010 |
msgstr ""
|
6011 |
|
6012 |
+
#: core/lib/wpbc_all_translations.php:1144 inc/_ps/admin/page-settings-form.php:303
|
6013 |
msgid "Form Template"
|
6014 |
msgstr ""
|
6015 |
|
6016 |
+
#: core/lib/wpbc_all_translations.php:1145 inc/_ps/admin/page-settings-form.php:316
|
6017 |
msgid "Standard Templates"
|
6018 |
msgstr ""
|
6019 |
|
6020 |
+
#: core/lib/wpbc_all_translations.php:1146 inc/_ps/admin/page-settings-form.php:329
|
6021 |
#: inc/_ps/form/class-wpbc-field-help-textarea.php:111
|
6022 |
msgid "Columns"
|
6023 |
msgstr ""
|
6024 |
|
6025 |
+
#: core/lib/wpbc_all_translations.php:1148 inc/_ps/admin/page-settings-form.php:401
|
|
|
|
|
|
|
|
|
|
|
6026 |
msgid "Advanced Templates"
|
6027 |
msgstr ""
|
6028 |
|
6029 |
+
#: core/lib/wpbc_all_translations.php:1149 inc/_ps/admin/page-settings-form.php:404
|
6030 |
msgid "Wizard (several steps)"
|
6031 |
msgstr ""
|
6032 |
|
6033 |
+
#: core/lib/wpbc_all_translations.php:1150 inc/_ps/admin/page-settings-form.php:417
|
6034 |
msgid "Time slots for different weekdays"
|
6035 |
msgstr ""
|
6036 |
|
6037 |
+
#: core/lib/wpbc_all_translations.php:1151 inc/_ps/admin/page-settings-form.php:427
|
6038 |
msgid "Hints"
|
6039 |
msgstr ""
|
6040 |
|
6041 |
+
#: core/lib/wpbc_all_translations.php:1152 inc/_ps/admin/page-settings-form.php:449
|
6042 |
msgid "Reset Form"
|
6043 |
msgstr ""
|
6044 |
|
6045 |
+
#: core/lib/wpbc_all_translations.php:1153 inc/_ps/admin/page-settings-form.php:502
|
6046 |
msgid "Both"
|
6047 |
msgstr ""
|
6048 |
|
6049 |
+
#: core/lib/wpbc_all_translations.php:1154 inc/_ps/admin/page-settings-form.php:503
|
6050 |
msgid "Reset Booking Form and Content of Booking Fields Form"
|
6051 |
msgstr ""
|
6052 |
|
6053 |
+
#: core/lib/wpbc_all_translations.php:1155 inc/_ps/admin/page-settings-form.php:600
|
6054 |
#: inc/gateways/page-gateways.php:1041
|
6055 |
#, php-format
|
6056 |
msgid "%s - inserting data from fields of booking form"
|
6057 |
msgstr ""
|
6058 |
|
6059 |
+
#: core/lib/wpbc_all_translations.php:1156 inc/_ps/admin/page-settings-form.php:601
|
6060 |
#, php-format
|
6061 |
msgid "%s - inserting new line"
|
6062 |
msgstr ""
|
6063 |
|
6064 |
+
#: core/lib/wpbc_all_translations.php:1157 inc/_ps/admin/page-settings-form.php:605
|
6065 |
#: inc/_ps/form/class-wpbc-form-help.php:93 inc/gateways/page-gateways.php:1096
|
6066 |
#, php-format
|
6067 |
msgid ""
|
6069 |
"that all \"open\" tags (like %s) are closed (like this %s)."
|
6070 |
msgstr ""
|
6071 |
|
6072 |
+
#: core/lib/wpbc_all_translations.php:1158 inc/_ps/admin/page-settings-up.php:39
|
6073 |
msgid "Upgrade to higher version"
|
6074 |
msgstr ""
|
6075 |
|
6076 |
+
#: core/lib/wpbc_all_translations.php:1159 inc/_ps/class/wpbc-settings-table.php:260
|
6077 |
msgid "No results found."
|
6078 |
msgstr ""
|
6079 |
|
6080 |
+
#: core/lib/wpbc_all_translations.php:1160 inc/_ps/form/class-wpbc-field-help-checkbox.php:90
|
6081 |
#, php-format
|
6082 |
msgid "Wrap each item with %s tag"
|
6083 |
msgstr ""
|
6084 |
|
6085 |
+
#: core/lib/wpbc_all_translations.php:1161 inc/_ps/form/class-wpbc-field-help-checkbox.php:104
|
6086 |
msgid "Put a label before field"
|
6087 |
msgstr ""
|
6088 |
|
6089 |
+
#: core/lib/wpbc_all_translations.php:1162 inc/_ps/form/class-wpbc-field-help-checkbox.php:118
|
6090 |
#, php-format
|
6091 |
msgid "Make it %sexclusive%s"
|
6092 |
msgstr ""
|
6093 |
|
6094 |
+
#: core/lib/wpbc_all_translations.php:1163 inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
6095 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
6096 |
#: inc/_ps/form/class-wpbc-field-help-text.php:194
|
6097 |
msgid "Default value"
|
6098 |
msgstr ""
|
6099 |
|
6100 |
+
#: core/lib/wpbc_all_translations.php:1164 inc/_ps/form/class-wpbc-field-help-checkbox.php:136
|
6101 |
#, php-format
|
6102 |
msgid "One Value from %sOptions%s list or term %s for selection of all checkboxes"
|
6103 |
msgstr ""
|
6104 |
|
6105 |
+
#: core/lib/wpbc_all_translations.php:1165 inc/_ps/form/class-wpbc-field-help-checkbox.php:146
|
6106 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
6107 |
#: inc/_ps/form/class-wpbc-field-help-text.php:177
|
6108 |
msgid "required"
|
6109 |
msgstr ""
|
6110 |
|
6111 |
+
#: core/lib/wpbc_all_translations.php:1167 inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
|
|
|
|
|
|
|
|
|
|
6112 |
#: inc/_ps/form/class-wpbc-field-help-select.php:129
|
6113 |
msgid "Titles of options"
|
6114 |
msgstr ""
|
6115 |
|
6116 |
+
#: core/lib/wpbc_all_translations.php:1169 inc/_ps/form/class-wpbc-field-help-radio.php:93
|
|
|
|
|
|
|
|
|
|
|
6117 |
#: inc/_ps/form/class-wpbc-field-help-select.php:86
|
6118 |
#, php-format
|
6119 |
msgid "One Value from %sOptions%s list"
|
6120 |
msgstr ""
|
6121 |
|
6122 |
+
#: core/lib/wpbc_all_translations.php:1170 inc/_ps/form/class-wpbc-field-help-select.php:101
|
6123 |
#, php-format
|
6124 |
msgid "Allow %smultiple%s selections"
|
6125 |
msgstr ""
|
6126 |
|
6127 |
+
#: core/lib/wpbc_all_translations.php:1171 inc/_ps/form/class-wpbc-field-help-text.php:167
|
6128 |
#, php-format
|
6129 |
msgid "Set as %srequired%s"
|
6130 |
msgstr ""
|
6131 |
|
6132 |
+
#: core/lib/wpbc_all_translations.php:1172 inc/_ps/form/class-wpbc-field-help-text.php:228
|
6133 |
msgid "Placeholder"
|
6134 |
msgstr ""
|
6135 |
|
6136 |
+
#: core/lib/wpbc_all_translations.php:1173 inc/_ps/form/class-wpbc-field-help-text.php:247
|
6137 |
msgid "Class"
|
6138 |
msgstr ""
|
6139 |
|
6140 |
+
#: core/lib/wpbc_all_translations.php:1174 inc/_ps/form/class-wpbc-field-help-text.php:264
|
6141 |
msgid "Size"
|
6142 |
msgstr ""
|
6143 |
|
6144 |
+
#: core/lib/wpbc_all_translations.php:1175 inc/_ps/form/class-wpbc-field-help-text.php:281
|
6145 |
msgid "Maxlength"
|
6146 |
msgstr ""
|
6147 |
|
6148 |
+
#: core/lib/wpbc_all_translations.php:1176 inc/_ps/form/class-wpbc-field-help-text.php:298
|
6149 |
msgid "Copy and paste this shortcode into the form at left side"
|
6150 |
msgstr ""
|
6151 |
|
6152 |
+
#: core/lib/wpbc_all_translations.php:1177 inc/_ps/form/class-wpbc-field-help-text.php:313
|
6153 |
#, php-format
|
6154 |
msgid "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
|
6155 |
msgstr ""
|
6156 |
|
6157 |
+
#: core/lib/wpbc_all_translations.php:1178 inc/_ps/form/class-wpbc-field-help-textarea.php:94
|
6158 |
msgid "Rows"
|
6159 |
msgstr ""
|
6160 |
|
6161 |
+
#: core/lib/wpbc_all_translations.php:1179 inc/_ps/form/class-wpbc-form-help.php:86
|
6162 |
msgid "General Information"
|
6163 |
msgstr ""
|
6164 |
|
6165 |
+
#: core/lib/wpbc_all_translations.php:1180 inc/_ps/form/class-wpbc-form-help.php:109
|
6166 |
msgid "Required Fields in Booking Form"
|
6167 |
msgstr ""
|
6168 |
|
6169 |
+
#: core/lib/wpbc_all_translations.php:1181 inc/_ps/form/class-wpbc-form-help.php:117
|
6170 |
#, php-format
|
6171 |
msgid "You must to have this shortcode:%s in the form."
|
6172 |
msgstr ""
|
6173 |
|
6174 |
+
#: core/lib/wpbc_all_translations.php:1182 inc/_ps/form/class-wpbc-form-help.php:119
|
6175 |
msgid ""
|
6176 |
"You can insert several calendars of different resources into the form allowing you to book "
|
6177 |
"several resources during one booking process."
|
6178 |
msgstr ""
|
6179 |
|
6180 |
+
#: core/lib/wpbc_all_translations.php:1183 inc/_ps/form/class-wpbc-form-help.php:120
|
6181 |
#, php-format
|
6182 |
msgid "Example: %s."
|
6183 |
msgstr ""
|
6184 |
|
6185 |
+
#: core/lib/wpbc_all_translations.php:1184 inc/_ps/form/class-wpbc-form-help.php:121
|
6186 |
#, php-format
|
6187 |
msgid ""
|
6188 |
"where %s – default calendar %s (you can select desired resource of calendar by inserting "
|
6189 |
"shortcode into page)%s"
|
6190 |
msgstr ""
|
6191 |
|
6192 |
+
#: core/lib/wpbc_all_translations.php:1185 inc/_ps/form/class-wpbc-form-help.php:122
|
6193 |
#: inc/_ps/form/class-wpbc-form-help.php:123
|
6194 |
#, php-format
|
6195 |
msgid "%s – calendar of booking resource with %s"
|
6196 |
msgstr ""
|
6197 |
|
6198 |
+
#: core/lib/wpbc_all_translations.php:1186 inc/_ps/form/class-wpbc-form-help.php:124
|
6199 |
#, php-format
|
6200 |
msgid "Please check more about this feature %shere%s."
|
6201 |
msgstr ""
|
6202 |
|
6203 |
+
#: core/lib/wpbc_all_translations.php:1187 inc/_ps/form/class-wpbc-form-help.php:126
|
6204 |
#: inc/_ps/form/class-wpbc-form-help.php:197 inc/_ps/form/class-wpbc-form-help.php:230
|
6205 |
#: inc/_ps/form/class-wpbc-form-help.php:278 inc/_ps/form/class-wpbc-form-help.php:291
|
6206 |
#: inc/_ps/form/class-wpbc-form-help.php:305 inc/_ps/form/class-wpbc-form-help.php:343
|
6210 |
msgid "You can %suse this shortcode only once%s in the form."
|
6211 |
msgstr ""
|
6212 |
|
6213 |
+
#: core/lib/wpbc_all_translations.php:1188 inc/_ps/form/class-wpbc-form-help.php:135
|
6214 |
msgid "Email Field"
|
6215 |
msgstr ""
|
6216 |
|
6217 |
+
#: core/lib/wpbc_all_translations.php:1189 inc/_ps/form/class-wpbc-form-help.php:136
|
6218 |
#, php-format
|
6219 |
msgid "You must have this shortcode:%s in the booking form."
|
6220 |
msgstr ""
|
6221 |
|
6222 |
+
#: core/lib/wpbc_all_translations.php:1190 inc/_ps/form/class-wpbc-form-help.php:136
|
6223 |
msgid "This is the primary email field, which is used for sending emails to visitors."
|
6224 |
msgstr ""
|
6225 |
|
6226 |
+
#: core/lib/wpbc_all_translations.php:1191 inc/_ps/form/class-wpbc-form-help.php:163
|
6227 |
msgid "Drop Down"
|
6228 |
msgstr ""
|
6229 |
|
6230 |
+
#: core/lib/wpbc_all_translations.php:1192 inc/_ps/form/class-wpbc-form-help.php:175
|
6231 |
msgid "Checkbox(es)"
|
6232 |
msgstr ""
|
6233 |
|
6234 |
+
#: core/lib/wpbc_all_translations.php:1193 inc/_ps/form/class-wpbc-form-help.php:182
|
6235 |
msgid "Radio Button(s)"
|
6236 |
msgstr ""
|
6237 |
|
6238 |
+
#: core/lib/wpbc_all_translations.php:1194 inc/_ps/form/class-wpbc-form-help.php:196
|
6239 |
#, php-format
|
6240 |
msgid "Insert %s shortcode to prevent SPAM bookings."
|
6241 |
msgstr ""
|
6242 |
|
6243 |
+
#: core/lib/wpbc_all_translations.php:1195 inc/_ps/form/class-wpbc-form-help.php:206
|
6244 |
msgid "Submit Button"
|
6245 |
msgstr ""
|
6246 |
|
6247 |
+
#: core/lib/wpbc_all_translations.php:1196 inc/_ps/form/class-wpbc-form-help.php:214
|
6248 |
msgid "Times Fields"
|
6249 |
msgstr ""
|
6250 |
|
6251 |
+
#: core/lib/wpbc_all_translations.php:1197 inc/_ps/form/class-wpbc-form-help.php:220
|
6252 |
msgid "Time Slot List"
|
6253 |
msgstr ""
|
6254 |
|
6255 |
+
#: core/lib/wpbc_all_translations.php:1198 inc/_ps/form/class-wpbc-form-help.php:222
|
6256 |
#: inc/_ps/form/class-wpbc-form-help.php:302 inc/_ps/form/class-wpbc-form-help.php:340
|
6257 |
#: inc/_ps/form/class-wpbc-form-help.php:379
|
6258 |
#, php-format
|
6259 |
msgid "Select the %s using the predefined %sTime List%s."
|
6260 |
msgstr ""
|
6261 |
|
6262 |
+
#: core/lib/wpbc_all_translations.php:1199 inc/_ps/form/class-wpbc-form-help.php:222
|
6263 |
msgid "Time Slot"
|
6264 |
msgstr ""
|
6265 |
|
6266 |
+
#: core/lib/wpbc_all_translations.php:1200 inc/_ps/form/class-wpbc-form-help.php:223
|
6267 |
#, php-format
|
6268 |
msgid ""
|
6269 |
"Please note, %sthe use of the time shortcode%s. If you select a date with some booked time "
|
6270 |
"slots, this time field will %sdisable booked times slots%s (set them as grayed)."
|
6271 |
msgstr ""
|
6272 |
|
6273 |
+
#: core/lib/wpbc_all_translations.php:1201 inc/_ps/form/class-wpbc-form-help.php:224
|
6274 |
#, php-format
|
6275 |
msgid "It works only in %ssingle day selection%s mode."
|
6276 |
msgstr ""
|
6277 |
|
6278 |
+
#: core/lib/wpbc_all_translations.php:1202 inc/_ps/form/class-wpbc-form-help.php:225
|
6279 |
msgid ""
|
6280 |
"Also some early versions of the IE do not support disabling of the options in the selectboxes."
|
6281 |
msgstr ""
|
6282 |
|
6283 |
+
#: core/lib/wpbc_all_translations.php:1203 inc/_ps/form/class-wpbc-form-help.php:226
|
6284 |
msgid ""
|
6285 |
"Even if visitor selects the booked timeslot, system will not allow them to make the booking."
|
6286 |
msgstr ""
|
6287 |
|
6288 |
+
#: core/lib/wpbc_all_translations.php:1204 inc/_ps/form/class-wpbc-form-help.php:229
|
6289 |
#: inc/_ps/form/class-wpbc-form-help.php:342 inc/_ps/form/class-wpbc-form-help.php:381
|
6290 |
#, php-format
|
6291 |
msgid ""
|
6293 |
"Time)%s only."
|
6294 |
msgstr ""
|
6295 |
|
6296 |
+
#: core/lib/wpbc_all_translations.php:1205 inc/_ps/form/class-wpbc-form-help.php:231
|
6297 |
#, php-format
|
6298 |
msgid "If you use this shortcode, %syou can not use any other time shortcodes%s in the form."
|
6299 |
msgstr ""
|
6300 |
|
6301 |
+
#: core/lib/wpbc_all_translations.php:1206 inc/_ps/form/class-wpbc-form-help.php:273
|
6302 |
msgid "Start Time - Text field"
|
6303 |
msgstr ""
|
6304 |
|
6305 |
+
#: core/lib/wpbc_all_translations.php:1207 inc/_ps/form/class-wpbc-form-help.php:275
|
6306 |
#: inc/_ps/form/class-wpbc-form-help.php:288
|
6307 |
#, php-format
|
6308 |
msgid "Enter %s in text field."
|
6309 |
msgstr ""
|
6310 |
|
6311 |
+
#: core/lib/wpbc_all_translations.php:1208 inc/_ps/admin/api-settings-p.php:119
|
6312 |
#: inc/_ps/admin/api-settings-p.php:125 inc/_ps/form/class-wpbc-form-help.php:275
|
6313 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:302
|
6314 |
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:383
|
6315 |
msgid "Start Time"
|
6316 |
msgstr ""
|
6317 |
|
6318 |
+
#: core/lib/wpbc_all_translations.php:1209 inc/_ps/form/class-wpbc-form-help.php:277
|
6319 |
#: inc/_ps/form/class-wpbc-form-help.php:290 inc/_ps/form/class-wpbc-form-help.php:496
|
6320 |
#, php-format
|
6321 |
msgid "Please note: this field only supports military time format %s(24 Hour Time)%s."
|
6322 |
msgstr ""
|
6323 |
|
6324 |
+
#: core/lib/wpbc_all_translations.php:1210 inc/_ps/form/class-wpbc-form-help.php:279
|
6325 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
6326 |
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:383
|
6327 |
#, php-format
|
6328 |
msgid "You can also use the %s in the form."
|
6329 |
msgstr ""
|
6330 |
|
6331 |
+
#: core/lib/wpbc_all_translations.php:1211 inc/_ps/admin/api-settings-p.php:138
|
6332 |
#: inc/_ps/admin/api-settings-p.php:144 inc/_ps/form/class-wpbc-form-help.php:279
|
6333 |
#: inc/_ps/form/class-wpbc-form-help.php:288 inc/_ps/form/class-wpbc-form-help.php:306
|
6334 |
#: inc/_ps/form/class-wpbc-form-help.php:340
|
6335 |
msgid "End Time"
|
6336 |
msgstr ""
|
6337 |
|
6338 |
+
#: core/lib/wpbc_all_translations.php:1212 inc/_ps/form/class-wpbc-form-help.php:279
|
6339 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
6340 |
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:379
|
6341 |
msgid "Duration Time"
|
6342 |
msgstr ""
|
6343 |
|
6344 |
+
#: core/lib/wpbc_all_translations.php:1213 inc/_ps/form/class-wpbc-form-help.php:279
|
6345 |
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
6346 |
#: inc/_ps/form/class-wpbc-form-help.php:344
|
6347 |
msgid "fields"
|
6348 |
msgstr ""
|
6349 |
|
6350 |
+
#: core/lib/wpbc_all_translations.php:1214 inc/_ps/form/class-wpbc-form-help.php:286
|
6351 |
msgid "End Time - Text field"
|
6352 |
msgstr ""
|
6353 |
|
6354 |
+
#: core/lib/wpbc_all_translations.php:1215 inc/_ps/form/class-wpbc-form-help.php:300
|
6355 |
msgid "Start Time - Drop Down list"
|
6356 |
msgstr ""
|
6357 |
|
6358 |
+
#: core/lib/wpbc_all_translations.php:1216 inc/_ps/form/class-wpbc-form-help.php:304
|
6359 |
#, php-format
|
6360 |
msgid ""
|
6361 |
"Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour "
|
6362 |
"Time)%s only."
|
6363 |
msgstr ""
|
6364 |
|
6365 |
+
#: core/lib/wpbc_all_translations.php:1217 inc/_ps/form/class-wpbc-form-help.php:338
|
6366 |
msgid "End Time - Drop Down list"
|
6367 |
msgstr ""
|
6368 |
|
6369 |
+
#: core/lib/wpbc_all_translations.php:1218 inc/_ps/form/class-wpbc-form-help.php:377
|
6370 |
msgid "Duration Time - Drop Down list"
|
6371 |
msgstr ""
|
6372 |
|
6373 |
+
#: core/lib/wpbc_all_translations.php:1219 inc/_ps/form/class-wpbc-form-help.php:383
|
6374 |
msgid "field"
|
6375 |
msgstr ""
|
6376 |
|
6377 |
+
#: core/lib/wpbc_all_translations.php:1220 inc/_ps/form/class-wpbc-form-help.php:416
|
6378 |
msgid "Different time slots, for the different week days"
|
6379 |
msgstr ""
|
6380 |
|
6381 |
+
#: core/lib/wpbc_all_translations.php:1221 inc/_ps/form/class-wpbc-form-help.php:419
|
6382 |
msgid ""
|
6383 |
"This feature provides the possibility to use the different time slot selections in the booking "
|
6384 |
"form for the different week days or different days - which are assigned to the specific season "
|
6385 |
"filters. So each week day (day of specific season filter) can have a different time slots list."
|
6386 |
msgstr ""
|
6387 |
|
6388 |
+
#: core/lib/wpbc_all_translations.php:1222 inc/_ps/form/class-wpbc-form-help.php:421
|
6389 |
#: inc/_ps/form/class-wpbc-form-help.php:568
|
6390 |
msgid "Configuration"
|
6391 |
msgstr ""
|
6392 |
|
6393 |
+
#: core/lib/wpbc_all_translations.php:1223 inc/_ps/form/class-wpbc-form-help.php:422
|
6394 |
#: inc/_ps/form/class-wpbc-form-help.php:569
|
6395 |
#, php-format
|
6396 |
msgid "The general structure of the configuration %scondition rule%s is as follows"
|
6397 |
msgstr ""
|
6398 |
|
6399 |
+
#: core/lib/wpbc_all_translations.php:1224 inc/_ps/form/class-wpbc-form-help.php:428
|
6400 |
#: inc/_ps/form/class-wpbc-form-help.php:449 inc/_ps/form/class-wpbc-form-help.php:472
|
6401 |
#: inc/_ps/form/class-wpbc-form-help.php:575 inc/_ps/form/class-wpbc-form-help.php:596
|
6402 |
#: inc/_ps/form/class-wpbc-form-help.php:619
|
6403 |
msgid "Parameters"
|
6404 |
msgstr ""
|
6405 |
|
6406 |
+
#: core/lib/wpbc_all_translations.php:1225 inc/_ps/form/class-wpbc-form-help.php:429
|
6407 |
#: inc/_ps/form/class-wpbc-form-help.php:576
|
6408 |
#, php-format
|
6409 |
msgid ""
|
6413 |
"conditions. Please check more about it, in the examples."
|
6414 |
msgstr ""
|
6415 |
|
6416 |
+
#: core/lib/wpbc_all_translations.php:1226 inc/_ps/form/class-wpbc-form-help.php:430
|
6417 |
#: inc/_ps/form/class-wpbc-form-help.php:577
|
6418 |
#, php-format
|
6419 |
msgid ""
|
6424 |
"filter in the Season Filters page."
|
6425 |
msgstr ""
|
6426 |
|
6427 |
+
#: core/lib/wpbc_all_translations.php:1227 inc/_ps/form/class-wpbc-form-help.php:431
|
6428 |
#, php-format
|
6429 |
msgid ""
|
6430 |
"%svalue%s – value of the specific conditions. If the value is true, the content of the "
|
6433 |
"at initial stage, when the date in calendar is not yet selected."
|
6434 |
msgstr ""
|
6435 |
|
6436 |
+
#: core/lib/wpbc_all_translations.php:1228 inc/_ps/form/class-wpbc-form-help.php:433
|
6437 |
#: inc/_ps/form/class-wpbc-form-help.php:580
|
6438 |
msgid "Examples"
|
6439 |
msgstr ""
|
6440 |
|
6441 |
+
#: core/lib/wpbc_all_translations.php:1229 inc/_ps/form/class-wpbc-form-help.php:434
|
6442 |
#: inc/_ps/form/class-wpbc-form-help.php:581
|
6443 |
msgid "Week days conditions."
|
6444 |
msgstr ""
|
6445 |
|
6446 |
+
#: core/lib/wpbc_all_translations.php:1230 inc/_ps/form/class-wpbc-form-help.php:450
|
6447 |
#: inc/_ps/form/class-wpbc-form-help.php:597
|
6448 |
msgid "default value, if no dates are selected, or none exist conditions are true."
|
6449 |
msgstr ""
|
6450 |
|
6451 |
+
#: core/lib/wpbc_all_translations.php:1231 inc/_ps/form/class-wpbc-form-help.php:458
|
6452 |
#: inc/_ps/form/class-wpbc-form-help.php:475
|
6453 |
msgid "You can use the several values, separated by comma."
|
6454 |
msgstr ""
|
6455 |
|
6456 |
+
#: core/lib/wpbc_all_translations.php:1232 inc/_ps/form/class-wpbc-form-help.php:460
|
6457 |
#: inc/_ps/form/class-wpbc-form-help.php:607
|
6458 |
msgid "Season filters conditions."
|
6459 |
msgstr ""
|
6460 |
|
6461 |
+
#: core/lib/wpbc_all_translations.php:1233 inc/_ps/form/class-wpbc-form-help.php:473
|
6462 |
#: inc/_ps/form/class-wpbc-form-help.php:620
|
6463 |
msgid "Season filter on the Season Filters page,"
|
6464 |
msgstr ""
|
6465 |
|
6466 |
+
#: core/lib/wpbc_all_translations.php:1234 inc/_ps/form/class-wpbc-form-help.php:474
|
6467 |
#: inc/_ps/form/class-wpbc-form-help.php:621
|
6468 |
msgid "Season filter on the Season Filters page"
|
6469 |
msgstr ""
|
6470 |
|
6471 |
+
#: core/lib/wpbc_all_translations.php:1235 inc/_ps/form/class-wpbc-form-help.php:477
|
6472 |
#: inc/_ps/form/class-wpbc-form-help.php:624
|
6473 |
msgid "Additional info"
|
6474 |
msgstr ""
|
6475 |
|
6476 |
+
#: core/lib/wpbc_all_translations.php:1236 inc/_ps/form/class-wpbc-form-help.php:478
|
6477 |
#: inc/_ps/form/class-wpbc-form-help.php:625
|
6478 |
#, php-format
|
6479 |
msgid ""
|
6481 |
"section."
|
6482 |
msgstr ""
|
6483 |
|
6484 |
+
#: core/lib/wpbc_all_translations.php:1237 inc/_ps/form/class-wpbc-form-help.php:479
|
6485 |
#: inc/_ps/form/class-wpbc-form-help.php:626
|
6486 |
#, php-format
|
6487 |
msgid "Please check more about this feature at %sthis page%s"
|
6488 |
msgstr ""
|
6489 |
|
6490 |
+
#: core/lib/wpbc_all_translations.php:1238 inc/_ps/form/class-wpbc-form-help.php:493
|
6491 |
msgid "Time Field"
|
6492 |
msgstr ""
|
6493 |
|
6494 |
+
#: core/lib/wpbc_all_translations.php:1239 inc/_ps/form/class-wpbc-form-help.php:495
|
6495 |
#, php-format
|
6496 |
msgid "Enter the %sTime%s using the text field."
|
6497 |
msgstr ""
|
6498 |
|
6499 |
+
#: core/lib/wpbc_all_translations.php:1240 inc/_ps/form/class-wpbc-form-help.php:498
|
6500 |
msgid "This field does not impact to availability (booking for the specific time) ."
|
6501 |
msgstr ""
|
6502 |
|
6503 |
+
#: core/lib/wpbc_all_translations.php:1241 inc/_ps/form/class-wpbc-form-help.php:499
|
6504 |
msgid "The value of this field is just saved into DB."
|
6505 |
msgstr ""
|
6506 |
|
6507 |
+
#: core/lib/wpbc_all_translations.php:1242 inc/_ps/form/class-wpbc-form-help.php:509
|
6508 |
msgid "Country List"
|
6509 |
msgstr ""
|
6510 |
|
6511 |
+
#: core/lib/wpbc_all_translations.php:1243 inc/_ps/form/class-wpbc-form-help.php:511
|
6512 |
msgid "Select the country from the predefined country list."
|
6513 |
msgstr ""
|
6514 |
|
6515 |
+
#: core/lib/wpbc_all_translations.php:1244 inc/_ps/form/class-wpbc-form-help.php:512
|
6516 |
#, php-format
|
6517 |
msgid "You can customize the country list at this file: %s"
|
6518 |
msgstr ""
|
6519 |
|
6520 |
+
#: core/lib/wpbc_all_translations.php:1245 inc/_ps/form/class-wpbc-form-help.php:513
|
6521 |
msgid "You can insert this field with default selected value."
|
6522 |
msgstr ""
|
6523 |
|
6524 |
+
#: core/lib/wpbc_all_translations.php:1246 inc/_ps/form/class-wpbc-form-help.php:514
|
6525 |
#, php-format
|
6526 |
msgid "Example: %s - %s\"United States\"%s is selected by default."
|
6527 |
msgstr ""
|
6528 |
|
6529 |
+
#: core/lib/wpbc_all_translations.php:1247 inc/_ps/form/class-wpbc-form-help.php:523
|
6530 |
msgid "Language Sections"
|
6531 |
msgstr ""
|
6532 |
|
6533 |
+
#: core/lib/wpbc_all_translations.php:1248 inc/_ps/form/class-wpbc-form-help.php:525
|
6534 |
msgid "Plugin support configurations of the booking form are available in different languages."
|
6535 |
msgstr ""
|
6536 |
|
6537 |
+
#: core/lib/wpbc_all_translations.php:1249 inc/_ps/form/class-wpbc-form-help.php:526
|
6538 |
msgid "The active language of the booking form depends on the active locale of the site."
|
6539 |
msgstr ""
|
6540 |
|
6541 |
+
#: core/lib/wpbc_all_translations.php:1250 inc/_ps/form/class-wpbc-form-help.php:527
|
6542 |
msgid ""
|
6543 |
"Booking Calendar supports WPML and qTranslate plugins for dynamic changing of website locale."
|
6544 |
msgstr ""
|
6545 |
|
6546 |
+
#: core/lib/wpbc_all_translations.php:1251 inc/_ps/form/class-wpbc-form-help.php:529
|
6547 |
msgid "Usage"
|
6548 |
msgstr ""
|
6549 |
|
6550 |
+
#: core/lib/wpbc_all_translations.php:1252 inc/_ps/form/class-wpbc-form-help.php:530
|
6551 |
#, php-format
|
6552 |
msgid "start new translation section in specific language, where %s - locale of the translation."
|
6553 |
msgstr ""
|
6554 |
|
6555 |
+
#: core/lib/wpbc_all_translations.php:1253 inc/_ps/form/class-wpbc-form-help.php:533
|
6556 |
msgid "English and French translation"
|
6557 |
msgstr ""
|
6558 |
|
6559 |
+
#: core/lib/wpbc_all_translations.php:1254 inc/_ps/form/class-wpbc-form-help.php:536
|
6560 |
msgid "of configuration booking form in English and French languages"
|
6561 |
msgstr ""
|
6562 |
|
6563 |
+
#: core/lib/wpbc_all_translations.php:1255 inc/_ps/form/class-wpbc-form-help.php:555
|
6564 |
msgid ""
|
6565 |
"Register and Translate everything in WPML plugin. Translation can be done at the WPML > \"String "
|
6566 |
"translation\" page. Required WPML 3.2 with String Translation plugin."
|
6567 |
msgstr ""
|
6568 |
|
6569 |
+
#: core/lib/wpbc_all_translations.php:1256 inc/_ps/form/class-wpbc-form-help.php:563
|
6570 |
msgid "Different form fields, for the different week days"
|
6571 |
msgstr ""
|
6572 |
|
6573 |
+
#: core/lib/wpbc_all_translations.php:1257 inc/_ps/form/class-wpbc-form-help.php:566
|
6574 |
msgid ""
|
6575 |
"This feature provides the possibility to show the different form fields or any other HTML "
|
6576 |
"content in the booking form, depending on the selection of specific week day in calendar or "
|
6577 |
"different days, which are assigned to the specific season filters"
|
6578 |
msgstr ""
|
6579 |
|
6580 |
+
#: core/lib/wpbc_all_translations.php:1258 inc/_ps/form/class-wpbc-form-help.php:578
|
6581 |
#, php-format
|
6582 |
msgid ""
|
6583 |
"%svalue%s – value of the specific conditions. If the value is true, so then the content of the "
|
6586 |
"at initial stage, when the date in calendar is not yet selected."
|
6587 |
msgstr ""
|
6588 |
|
6589 |
+
#: core/lib/wpbc_all_translations.php:1259 inc/_ps/form/class-wpbc-form-help.php:605
|
6590 |
msgid "You can use several values, separated by comma."
|
6591 |
msgstr ""
|
6592 |
|
6593 |
+
#: core/lib/wpbc_all_translations.php:1260 inc/_ps/form/class-wpbc-form-help.php:622
|
6594 |
msgid "You can use several values, separated by a comma."
|
6595 |
msgstr ""
|
6596 |
|
6597 |
+
#: core/lib/wpbc_all_translations.php:1261 inc/_ps/form/class-wpbc-form-help.php:635
|
6598 |
msgid "Cost Fields"
|
6599 |
msgstr ""
|
6600 |
|
6601 |
+
#: core/lib/wpbc_all_translations.php:1262 inc/_ps/form/class-wpbc-form-help.php:641
|
6602 |
msgid "Cost Correction Field"
|
6603 |
msgstr ""
|
6604 |
|
6605 |
+
#: core/lib/wpbc_all_translations.php:1263 inc/_ps/form/class-wpbc-form-help.php:643
|
6606 |
#, php-format
|
6607 |
msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
|
6608 |
msgstr ""
|
6609 |
|
6610 |
+
#: core/lib/wpbc_all_translations.php:1264 inc/_ps/form/class-wpbc-form-help.php:644
|
6611 |
#, php-format
|
6612 |
msgid "Use this field for %scorrecting the cost%s during adding new booking."
|
6613 |
msgstr ""
|
6614 |
|
6615 |
+
#: core/lib/wpbc_all_translations.php:1265 inc/_ps/form/class-wpbc-form-help.php:655
|
6616 |
msgid "Discount Coupon field"
|
6617 |
msgstr ""
|
6618 |
|
6619 |
+
#: core/lib/wpbc_all_translations.php:1266 inc/_ps/form/class-wpbc-form-help.php:657
|
6620 |
msgid "Please use this field for possibility to use coupon discounts by your visitors."
|
6621 |
msgstr ""
|
6622 |
|
6623 |
+
#: core/lib/wpbc_all_translations.php:1267 inc/_ps/form/class-wpbc-form-help.php:658
|
6624 |
#, php-format
|
6625 |
msgid "You can configure the discount coupon codes at this %spage%s."
|
6626 |
msgstr ""
|
6627 |
|
6628 |
+
#: core/lib/wpbc_all_translations.php:1268 inc/_ps/form/class-wpbc-form-help.php:667
|
6629 |
msgid "Hints for your form"
|
6630 |
msgstr ""
|
6631 |
|
6632 |
+
#: core/lib/wpbc_all_translations.php:1269 inc/_ps/form/class-wpbc-form-help.php:673
|
6633 |
msgid "Cost Hints"
|
6634 |
msgstr ""
|
6635 |
|
6636 |
+
#: core/lib/wpbc_all_translations.php:1270 inc/_ps/form/class-wpbc-form-help.php:675
|
6637 |
#: inc/_ps/form/class-wpbc-form-help.php:697
|
6638 |
#, php-format
|
6639 |
msgid ""
|
6641 |
"calendar or options in checkboxes or selectboxes)%s."
|
6642 |
msgstr ""
|
6643 |
|
6644 |
+
#: core/lib/wpbc_all_translations.php:1271 inc/_ps/form/class-wpbc-form-help.php:695
|
6645 |
msgid "Dates and Times Hints"
|
6646 |
msgstr ""
|
6647 |
|
6648 |
+
#: core/lib/wpbc_all_translations.php:1272 inc/_ps/form/class-wpbc-form-help.php:699
|
6649 |
#: inc/gateways/page-gateways.php:1066
|
6650 |
msgid "Selected Check In date."
|
6651 |
msgstr ""
|
6652 |
|
6653 |
+
#: core/lib/wpbc_all_translations.php:1273 inc/_ps/form/class-wpbc-form-help.php:700
|
6654 |
#: inc/_ps/form/class-wpbc-form-help.php:703 inc/_ps/form/class-wpbc-form-help.php:706
|
6655 |
#: inc/_ps/form/class-wpbc-form-help.php:709 inc/_ps/form/class-wpbc-form-help.php:712
|
6656 |
#: inc/_ps/form/class-wpbc-form-help.php:715 inc/_ps/form/class-wpbc-form-help.php:718
|
6664 |
msgid "Example:"
|
6665 |
msgstr ""
|
6666 |
|
6667 |
+
#: core/lib/wpbc_all_translations.php:1274 inc/_ps/form/class-wpbc-form-help.php:702
|
6668 |
#: inc/_ps/form/class-wpbc-form-help.php:705 inc/gateways/page-gateways.php:1069
|
6669 |
msgid "Selected Check Out date."
|
6670 |
msgstr ""
|
6671 |
|
6672 |
+
#: core/lib/wpbc_all_translations.php:1275 inc/_ps/form/class-wpbc-form-help.php:708
|
6673 |
#: inc/gateways/page-gateways.php:1072
|
6674 |
msgid "Selected Start Time."
|
6675 |
msgstr ""
|
6676 |
|
6677 |
+
#: core/lib/wpbc_all_translations.php:1276 inc/_ps/form/class-wpbc-form-help.php:711
|
6678 |
#: inc/gateways/page-gateways.php:1075
|
6679 |
msgid "Selected End Time."
|
6680 |
msgstr ""
|
6681 |
|
6682 |
+
#: core/lib/wpbc_all_translations.php:1277 inc/_ps/form/class-wpbc-form-help.php:714
|
6683 |
#: inc/gateways/page-gateways.php:1078
|
6684 |
msgid "All selected dates."
|
6685 |
msgstr ""
|
6686 |
|
6687 |
+
#: core/lib/wpbc_all_translations.php:1278 inc/_ps/form/class-wpbc-form-help.php:717
|
6688 |
#: inc/gateways/page-gateways.php:1081
|
6689 |
msgid "All selected dates with times."
|
6690 |
msgstr ""
|
6691 |
|
6692 |
+
#: core/lib/wpbc_all_translations.php:1279 inc/_ps/form/class-wpbc-form-help.php:720
|
6693 |
#: inc/gateways/page-gateways.php:1084
|
6694 |
msgid "All selected dates in \"short\" format."
|
6695 |
msgstr ""
|
6696 |
|
6697 |
+
#: core/lib/wpbc_all_translations.php:1280 inc/_ps/form/class-wpbc-form-help.php:723
|
6698 |
#: inc/gateways/page-gateways.php:1087
|
6699 |
msgid "All selected dates with times in \"short\" format.."
|
6700 |
msgstr ""
|
6701 |
|
6702 |
+
#: core/lib/wpbc_all_translations.php:1281 inc/_ps/form/class-wpbc-form-help.php:726
|
6703 |
#: inc/gateways/page-gateways.php:1090
|
6704 |
msgid "Number of selected days."
|
6705 |
msgstr ""
|
6706 |
|
6707 |
+
#: core/lib/wpbc_all_translations.php:1282 inc/_ps/form/class-wpbc-form-help.php:729
|
6708 |
#: inc/gateways/page-gateways.php:1093
|
6709 |
msgid "Number of selected nights."
|
6710 |
msgstr ""
|
6711 |
|
6712 |
+
#: core/lib/wpbc_all_translations.php:1283 inc/_ps/form/class-wpbc-form-help.php:739
|
6713 |
msgid "Other Hints"
|
6714 |
msgstr ""
|
6715 |
|
6716 |
+
#: core/lib/wpbc_all_translations.php:1284 inc/_ps/form/class-wpbc-form-help.php:741
|
6717 |
#: inc/_ps/form/class-wpbc-form-help.php:743 inc/gateways/page-gateways.php:1044
|
6718 |
msgid "title of booking resource"
|
6719 |
msgstr ""
|
6720 |
|
6721 |
+
#: core/lib/wpbc_all_translations.php:1285 inc/_ps/form/class-wpbc-form-help.php:742
|
6722 |
msgid "ID of booking resource."
|
6723 |
msgstr ""
|
6724 |
|
6725 |
+
#: core/lib/wpbc_all_translations.php:1286 inc/_ps/form/class-wpbc-form-help.php:744
|
6726 |
msgid "cost of booking resource."
|
6727 |
msgstr ""
|
6728 |
|
6729 |
+
#: core/lib/wpbc_all_translations.php:1287 inc/_ps/form/class-wpbc-form-help.php:745
|
6730 |
msgid "capacity of booking resource."
|
6731 |
msgstr ""
|
6732 |
|
6733 |
+
#: core/lib/wpbc_all_translations.php:1288 inc/_ps/form/class-wpbc-form-help.php:746
|
6734 |
msgid "maximum number of visitors per booking resource."
|
6735 |
msgstr ""
|
6736 |
|
6737 |
+
#: core/lib/wpbc_all_translations.php:1289 inc/_ps/form/class-wpbc-form-help.php:760
|
6738 |
msgid "Tips and Tricks"
|
6739 |
msgstr ""
|
6740 |
|
6741 |
+
#: core/lib/wpbc_all_translations.php:1290 inc/_ps/form/class-wpbc-form-help.php:762
|
6742 |
#, php-format
|
6743 |
msgid "%sEmail verification field%s."
|
6744 |
msgstr ""
|
6745 |
|
6746 |
+
#: core/lib/wpbc_all_translations.php:1291 inc/_ps/form/class-wpbc-form-help.php:764
|
6747 |
#, php-format
|
6748 |
msgid "%sDescription of usage%s."
|
6749 |
msgstr ""
|
6750 |
|
6751 |
+
#: core/lib/wpbc_all_translations.php:1292 inc/_ps/form/class-wpbc-form-help.php:765
|
6752 |
#, php-format
|
6753 |
msgid ""
|
6754 |
"To create verification email, you need to use special CSS class in other email field. This CSS "
|
6756 |
"field: %s"
|
6757 |
msgstr ""
|
6758 |
|
6759 |
+
#: core/lib/wpbc_all_translations.php:1293 inc/_ps/form/class-wpbc-form-help.php:766
|
6760 |
#, php-format
|
6761 |
msgid "%sExample%s."
|
6762 |
msgstr ""
|
6763 |
|
6764 |
+
#: core/lib/wpbc_all_translations.php:1294 inc/_ps/form/class-wpbc-form-help.php:767
|
6765 |
msgid "confirmation email field of the primary email field"
|
6766 |
msgstr ""
|
6767 |
|
6768 |
+
#: core/lib/wpbc_all_translations.php:1295 inc/_ps/form/class-wpbc-form-help.php:791
|
6769 |
msgid "Generate Tag"
|
6770 |
msgstr ""
|
6771 |
|
6772 |
+
#: core/lib/wpbc_all_translations.php:1296 inc/_ps/form/class-wpbc-form-help.php:807
|
6773 |
msgid "Select option to configure or show help info about tags"
|
6774 |
msgstr ""
|
6775 |
|
6776 |
+
#: core/lib/wpbc_all_translations.php:1297 inc/_ps/p-toolbar.php:34
|
6777 |
msgid "Keyword"
|
6778 |
msgstr ""
|
6779 |
|
6780 |
+
#: core/lib/wpbc_all_translations.php:1298 inc/_ps/p-toolbar.php:42
|
6781 |
msgid "Enter Keyword here"
|
6782 |
msgstr ""
|
6783 |
|
6784 |
+
#: core/lib/wpbc_all_translations.php:1299 inc/_ps/p-toolbar.php:65
|
6785 |
msgid ""
|
6786 |
"Save filter settings as default template (Please, click Apply filter button, before saving!)"
|
6787 |
msgstr ""
|
6788 |
|
6789 |
+
#: core/lib/wpbc_all_translations.php:1300 inc/_ps/p-toolbar.php:69
|
6790 |
msgid "Save as Default"
|
6791 |
msgstr ""
|
6792 |
|
6793 |
+
#: core/lib/wpbc_all_translations.php:1301 inc/_ps/p-toolbar.php:75
|
6794 |
msgid "Delete your previously saved default filer template!"
|
6795 |
msgstr ""
|
6796 |
|
6797 |
+
#: core/lib/wpbc_all_translations.php:1302 inc/_ps/p-toolbar.php:79
|
6798 |
msgid "Delete template"
|
6799 |
msgstr ""
|
6800 |
|
6801 |
+
#: core/lib/wpbc_all_translations.php:1303 inc/_ps/p-toolbar.php:101
|
6802 |
msgid "Print bookings listing"
|
6803 |
msgstr ""
|
6804 |
|
6805 |
+
#: core/lib/wpbc_all_translations.php:1304 inc/_ps/p-toolbar.php:143
|
6806 |
msgid "Export only current page of bookings to CSV format"
|
6807 |
msgstr ""
|
6808 |
|
6809 |
+
#: core/lib/wpbc_all_translations.php:1305 inc/_ps/p-toolbar.php:156
|
6810 |
msgid "Export All"
|
6811 |
msgstr ""
|
6812 |
|
6813 |
+
#: core/lib/wpbc_all_translations.php:1306 inc/_ps/p-toolbar.php:157
|
6814 |
msgid "Export All bookings to CSV format"
|
6815 |
msgstr ""
|
6816 |
|
6817 |
+
#: core/lib/wpbc_all_translations.php:1307 inc/_ps/p-toolbar.php:224
|
6818 |
msgid "Edit Note"
|
6819 |
msgstr ""
|
6820 |
|
6821 |
+
#: core/lib/wpbc_all_translations.php:1308 inc/_ps/p-toolbar.php:247
|
6822 |
msgid "Change Language"
|
6823 |
msgstr ""
|
6824 |
|
6825 |
+
#: core/lib/wpbc_all_translations.php:1309 inc/_ps/p-toolbar.php:259
|
6826 |
msgid "Default Locale"
|
6827 |
msgstr ""
|
6828 |
|
6829 |
+
#: core/lib/wpbc_all_translations.php:1310 inc/_ps/p-toolbar.php:295
|
6830 |
msgid "Change Resource"
|
6831 |
msgstr ""
|
6832 |
|
6833 |
+
#: core/lib/wpbc_all_translations.php:1311 inc/_ps/p-toolbar.php:320 inc/_ps/p-toolbar.php:433
|
6834 |
msgid "Duplicate Booking"
|
6835 |
msgstr ""
|
6836 |
|
6837 |
+
#: core/lib/wpbc_all_translations.php:1312 inc/_ps/p-toolbar.php:351
|
6838 |
msgid "Save"
|
6839 |
msgstr ""
|
6840 |
|
6841 |
+
#: core/lib/wpbc_all_translations.php:1313 inc/_ps/p-toolbar.php:400
|
6842 |
msgid "Change"
|
6843 |
msgstr ""
|
6844 |
|
6845 |
+
#: core/lib/wpbc_all_translations.php:1314 inc/_ps/p-toolbar.php:470
|
6846 |
msgid "Print bookings"
|
6847 |
msgstr ""
|
6848 |
|
6849 |
+
#: core/lib/wpbc_all_translations.php:1315 inc/_ps/p-toolbar.php:509
|
6850 |
msgid "Export bookings"
|
6851 |
msgstr ""
|
6852 |
|
6853 |
+
#: core/lib/wpbc_all_translations.php:1316 inc/_ps/p-toolbar.php:512
|
6854 |
msgid "Download the CSV file of exported booking data"
|
6855 |
msgstr ""
|
6856 |
|
6857 |
+
#: core/lib/wpbc_all_translations.php:1317 inc/_ps/p-toolbar.php:520
|
6858 |
msgid "Download"
|
6859 |
msgstr ""
|
6860 |
|
6861 |
+
#: core/lib/wpbc_all_translations.php:1318 inc/_ps/p-toolbar.php:748
|
6862 |
msgid "Clear booking resources selection"
|
6863 |
msgstr ""
|
6864 |
|
6865 |
+
#: core/lib/wpbc_all_translations.php:1319 inc/_ps/p-toolbar.php:752
|
6866 |
msgid "Apply booking resources selection"
|
6867 |
msgstr ""
|
6868 |
|
6869 |
+
#: core/lib/wpbc_all_translations.php:1320 inc/_ps/p-toolbar.php:782
|
6870 |
msgid ""
|
6871 |
"Please note, its not possible to add new resources, if \"All resources\" option is selected. "
|
6872 |
"Please clear the selection, then add new resources."
|
6873 |
msgstr ""
|
6874 |
|
6875 |
+
#: core/lib/wpbc_all_translations.php:1321 inc/_ps/p-toolbar.php:1070 inc/_ps/p-toolbar.php:1118
|
6876 |
msgid "Add New Booking Resource(s)"
|
6877 |
msgstr ""
|
6878 |
|
6879 |
+
#: core/lib/wpbc_all_translations.php:1322 inc/_ps/p-toolbar.php:1110
|
6880 |
msgid "Enter name of booking resource"
|
6881 |
msgstr ""
|
6882 |
|
6883 |
+
#: core/lib/wpbc_all_translations.php:1323 inc/_ps/p-toolbar.php:1134
|
6884 |
msgid "Resources count"
|
6885 |
msgstr ""
|
6886 |
|
6887 |
+
#: core/lib/wpbc_all_translations.php:1324 inc/_ps/personal.php:230
|
6888 |
msgid "This booking resources does not exist"
|
6889 |
msgstr ""
|
6890 |
|
6891 |
+
#: core/lib/wpbc_all_translations.php:1325 inc/_ps/personal.php:275
|
6892 |
msgid "Generating columns"
|
6893 |
msgstr ""
|
6894 |
|
6895 |
+
#: core/lib/wpbc_all_translations.php:1326 inc/_ps/personal.php:316
|
6896 |
msgid "Exporting booking data"
|
6897 |
msgstr ""
|
6898 |
|
6899 |
+
#: core/lib/wpbc_all_translations.php:1327 inc/_ps/personal.php:356
|
6900 |
msgid "Generating content of file"
|
6901 |
msgstr ""
|
6902 |
|
6903 |
+
#: core/lib/wpbc_all_translations.php:1328 inc/_ps/personal.php:398
|
6904 |
msgid "Saving to file"
|
6905 |
msgstr ""
|
6906 |
|
6907 |
+
#: core/lib/wpbc_all_translations.php:1329 inc/_ps/personal.php:846
|
6908 |
msgid "The booking was canceled by the visitor."
|
6909 |
msgstr ""
|
6910 |
|
6911 |
+
#: core/lib/wpbc_all_translations.php:1330 inc/_ps/personal.php:907
|
6912 |
msgid "The booking has been canceled successfully"
|
6913 |
msgstr ""
|
6914 |
|
6915 |
+
#: core/lib/wpbc_all_translations.php:1331 inc/_ps/personal.php:927
|
6916 |
msgid "Incorrect date format"
|
6917 |
msgstr ""
|
6918 |
|
6919 |
+
#: core/lib/wpbc_all_translations.php:1332 inc/_ps/personal.php:2047
|
6920 |
msgid "Change your Booking"
|
6921 |
msgstr ""
|
6922 |
|
6923 |
+
#: core/lib/wpbc_all_translations.php:1333 inc/_ps/personal.php:2049
|
6924 |
msgid "Cancel Booking"
|
6925 |
msgstr ""
|
6926 |
|
6927 |
+
#: core/lib/wpbc_all_translations.php:1334 inc/_ps/personal.php:2303
|
6928 |
msgid "Warning! The resource was not changed. Current dates are already booked there."
|
6929 |
msgstr ""
|
6930 |
|
6931 |
+
#: core/lib/wpbc_all_translations.php:1335 inc/_ps/personal.php:2440
|
6932 |
msgid "The booking has been duplicated successfully"
|
6933 |
msgstr ""
|
6934 |
|
6935 |
+
#: core/lib/wpbc_all_translations.php:1336 inc/_ps/personal.php:2449
|
6936 |
msgid "Warning! Operation failed. Current dates are already booked there."
|
6937 |
msgstr ""
|
6938 |
|
6939 |
+
#: core/lib/wpbc_all_translations.php:1337 inc/_ps/personal.php:2536
|
6940 |
msgid "Sending request..."
|
6941 |
msgstr ""
|
6942 |
|
6943 |
+
#: core/lib/wpbc_all_translations.php:1338 inc/_ps/personal.php:2565
|
6944 |
msgid "Order number"
|
6945 |
msgstr ""
|
6946 |
|
6947 |
+
#: core/lib/wpbc_all_translations.php:1339 inc/_ps/personal.php:2567
|
6948 |
msgid "Register"
|
6949 |
msgstr ""
|
6950 |
|
6951 |
+
#: core/lib/wpbc_all_translations.php:1340 inc/_ps/personal.php:2569
|
6952 |
msgid ""
|
6953 |
"Please, enter order number of your purchased version, which you received to your billing email."
|
6954 |
msgstr ""
|
6955 |
|
6956 |
+
#: core/lib/wpbc_all_translations.php:1341 inc/_ps/personal.php:2571
|
6957 |
#, php-format
|
6958 |
msgid "If you will get any difficulties or have a questions, please contact by email %s"
|
6959 |
msgstr ""
|
6960 |
|
6961 |
+
#: core/lib/wpbc_all_translations.php:1342 inc/_ps/wpbc-booking-select-widget.php:226
|
6962 |
msgid "Default form"
|
6963 |
msgstr ""
|
6964 |
|
6965 |
+
#: core/lib/wpbc_all_translations.php:1343 inc/_ps/wpbc-check-updates.php:178
|
6966 |
#, php-format
|
6967 |
msgid ""
|
6968 |
"There is a new version of %1$s available. <a href=\"%2$s\" target=\"_blank\" title=\"%3$s\">View "
|
6969 |
"version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>"
|
6970 |
msgstr ""
|
6971 |
|
6972 |
+
#: core/lib/wpbc_all_translations.php:1344 inc/_ps/wpbc-check-updates.php:184
|
6973 |
#, php-format
|
6974 |
msgid "You can request the new update of plugin on %1$sthis page%2$s."
|
6975 |
msgstr ""
|
6976 |
|
6977 |
+
#: core/lib/wpbc_all_translations.php:1345 inc/_ps/wpbc-check-updates.php:191
|
6978 |
msgid "Upgrade Notice"
|
6979 |
msgstr ""
|
6980 |
|
6981 |
+
#: core/lib/wpbc_all_translations.php:1346 inc/_ps/wpbc-check-updates.php:231
|
6982 |
#, php-format
|
6983 |
msgid "Version %s By %s"
|
6984 |
msgstr ""
|
6985 |
|
6986 |
+
#: core/lib/wpbc_all_translations.php:1347 inc/_ps/wpbc-check-updates.php:235
|
6987 |
msgid "View details"
|
6988 |
msgstr ""
|
6989 |
|
6990 |
+
#: core/lib/wpbc_all_translations.php:1348 inc/_ps/wpbc-form-templates.php:34
|
6991 |
#: inc/_ps/wpbc-form-templates.php:49 inc/_ps/wpbc-form-templates.php:69
|
6992 |
#: inc/_ps/wpbc-form-templates.php:92 inc/_ps/wpbc-form-templates.php:114
|
6993 |
msgid "First Name (required)"
|
6994 |
msgstr ""
|
6995 |
|
6996 |
+
#: core/lib/wpbc_all_translations.php:1349 inc/_ps/wpbc-form-templates.php:35
|
6997 |
#: inc/_ps/wpbc-form-templates.php:50 inc/_ps/wpbc-form-templates.php:70
|
6998 |
#: inc/_ps/wpbc-form-templates.php:93 inc/_ps/wpbc-form-templates.php:115
|
6999 |
msgid "Last Name (required)"
|
7000 |
msgstr ""
|
7001 |
|
7002 |
+
#: core/lib/wpbc_all_translations.php:1350 inc/_ps/wpbc-form-templates.php:36
|
7003 |
#: inc/_ps/wpbc-form-templates.php:51 inc/_ps/wpbc-form-templates.php:71
|
7004 |
#: inc/_ps/wpbc-form-templates.php:94 inc/_ps/wpbc-form-templates.php:116
|
7005 |
msgid "Email (required)"
|
7006 |
msgstr ""
|
7007 |
|
7008 |
+
#: core/lib/wpbc_all_translations.php:1351 inc/_ps/wpbc-form-templates.php:37
|
7009 |
#: inc/_ps/wpbc-form-templates.php:52 inc/_ps/wpbc-form-templates.php:72
|
7010 |
#: inc/_ps/wpbc-form-templates.php:95 inc/_ps/wpbc-form-templates.php:117
|
7011 |
#: inc/_ps/wpbc-form-templates.php:147 inc/_ps/wpbc-form-templates.php:159
|
7014 |
msgid "Phone"
|
7015 |
msgstr ""
|
7016 |
|
7017 |
+
#: core/lib/wpbc_all_translations.php:1352 inc/_ps/wpbc-form-templates.php:38
|
7018 |
#: inc/_ps/wpbc-form-templates.php:57 inc/_ps/wpbc-form-templates.php:77
|
7019 |
#: inc/_ps/wpbc-form-templates.php:100 inc/_ps/wpbc-form-templates.php:148
|
7020 |
#: inc/_ps/wpbc-form-templates.php:164 inc/_ps/wpbc-form-templates.php:179
|
7021 |
msgid "Adults"
|
7022 |
msgstr ""
|
7023 |
|
7024 |
+
#: core/lib/wpbc_all_translations.php:1353 inc/_ps/wpbc-form-templates.php:38
|
7025 |
#: inc/_ps/wpbc-form-templates.php:57 inc/_ps/wpbc-form-templates.php:77
|
7026 |
#: inc/_ps/wpbc-form-templates.php:100 inc/_ps/wpbc-form-templates.php:149
|
7027 |
#: inc/_ps/wpbc-form-templates.php:165 inc/_ps/wpbc-form-templates.php:180
|
7028 |
msgid "Children"
|
7029 |
msgstr ""
|
7030 |
|
7031 |
+
#: core/lib/wpbc_all_translations.php:1354 inc/_ps/wpbc-form-templates.php:39
|
7032 |
#: inc/_ps/wpbc-form-templates.php:58 inc/_ps/wpbc-form-templates.php:78
|
7033 |
#: inc/_ps/wpbc-form-templates.php:101 inc/_ps/wpbc-form-templates.php:123
|
7034 |
#: inc/_ps/wpbc-form-templates.php:150 inc/_ps/wpbc-form-templates.php:166
|
7036 |
msgid "Details"
|
7037 |
msgstr ""
|
7038 |
|
7039 |
+
#: core/lib/wpbc_all_translations.php:1355 inc/_ps/wpbc-form-templates.php:40
|
7040 |
#: inc/_ps/wpbc-form-templates.php:59 inc/_ps/wpbc-form-templates.php:79
|
7041 |
#: inc/_ps/wpbc-form-templates.php:102 inc/_ps/wpbc-form-templates.php:125
|
7042 |
msgid "I Accept term and conditions"
|
7043 |
msgstr ""
|
7044 |
|
7045 |
+
#: core/lib/wpbc_all_translations.php:1356 inc/_ps/wpbc-form-templates.php:48
|
7046 |
#: inc/_ps/wpbc-form-templates.php:68
|
7047 |
msgid "Select Times"
|
7048 |
msgstr ""
|
7049 |
|
7050 |
+
#: core/lib/wpbc_all_translations.php:1357 inc/_ps/wpbc-form-templates.php:53
|
7051 |
#: inc/_ps/wpbc-form-templates.php:73 inc/_ps/wpbc-form-templates.php:96
|
7052 |
#: inc/_ps/wpbc-form-templates.php:118
|
7053 |
msgid "Address (required)"
|
7054 |
msgstr ""
|
7055 |
|
7056 |
+
#: core/lib/wpbc_all_translations.php:1358 inc/_ps/wpbc-form-templates.php:54
|
7057 |
#: inc/_ps/wpbc-form-templates.php:74 inc/_ps/wpbc-form-templates.php:97
|
7058 |
#: inc/_ps/wpbc-form-templates.php:119
|
7059 |
msgid "City (required)"
|
7060 |
msgstr ""
|
7061 |
|
7062 |
+
#: core/lib/wpbc_all_translations.php:1359 inc/_ps/wpbc-form-templates.php:55
|
7063 |
#: inc/_ps/wpbc-form-templates.php:75 inc/_ps/wpbc-form-templates.php:98
|
7064 |
#: inc/_ps/wpbc-form-templates.php:120
|
7065 |
msgid "Post code (required)"
|
7066 |
msgstr ""
|
7067 |
|
7068 |
+
#: core/lib/wpbc_all_translations.php:1360 inc/_ps/wpbc-form-templates.php:56
|
7069 |
#: inc/_ps/wpbc-form-templates.php:76 inc/_ps/wpbc-form-templates.php:99
|
7070 |
#: inc/_ps/wpbc-form-templates.php:121
|
7071 |
msgid "Country (required)"
|
7072 |
msgstr ""
|
7073 |
|
7074 |
+
#: core/lib/wpbc_all_translations.php:1361 inc/_ps/wpbc-form-templates.php:89
|
7075 |
msgid "night(s)"
|
7076 |
msgstr ""
|
7077 |
|
7078 |
+
#: core/lib/wpbc_all_translations.php:1362 inc/_ps/wpbc-form-templates.php:90
|
7079 |
#: inc/_ps/wpbc-form-templates.php:112
|
7080 |
msgid "Full cost of the booking"
|
7081 |
msgstr ""
|
7082 |
|
7083 |
+
#: core/lib/wpbc_all_translations.php:1363 inc/_ps/wpbc-form-templates.php:122
|
7084 |
#: inc/_ps/wpbc-form-templates.php:194
|
7085 |
msgid "Visitors"
|
7086 |
msgstr ""
|
7087 |
|
7088 |
+
#: core/lib/wpbc_all_translations.php:1365 inc/_ps/wpbc-form-templates.php:145
|
|
|
|
|
|
|
|
|
|
|
|
|
7089 |
#: inc/_ps/wpbc-form-templates.php:157 inc/_ps/wpbc-form-templates.php:172
|
7090 |
#: inc/_ps/wpbc-form-templates.php:187
|
7091 |
msgid "Last Name"
|
7092 |
msgstr ""
|
7093 |
|
7094 |
+
#: core/lib/wpbc_all_translations.php:1366 inc/_ps/wpbc-form-templates.php:146
|
7095 |
#: inc/_ps/wpbc-form-templates.php:158 inc/_ps/wpbc-form-templates.php:173
|
7096 |
#: inc/_ps/wpbc-form-templates.php:188
|
7097 |
msgid "Email"
|
7098 |
msgstr ""
|
7099 |
|
7100 |
+
#: core/lib/wpbc_all_translations.php:1367 inc/_ps/wpbc-form-templates.php:160
|
7101 |
#: inc/_ps/wpbc-form-templates.php:175 inc/_ps/wpbc-form-templates.php:190
|
7102 |
msgid "Address"
|
7103 |
msgstr ""
|
7104 |
|
7105 |
+
#: core/lib/wpbc_all_translations.php:1368 inc/_ps/wpbc-form-templates.php:161
|
7106 |
#: inc/_ps/wpbc-form-templates.php:176 inc/_ps/wpbc-form-templates.php:191
|
7107 |
msgid "City"
|
7108 |
msgstr ""
|
7109 |
|
7110 |
+
#: core/lib/wpbc_all_translations.php:1369 inc/_ps/wpbc-form-templates.php:162
|
7111 |
#: inc/_ps/wpbc-form-templates.php:177 inc/_ps/wpbc-form-templates.php:192
|
7112 |
msgid "Post code"
|
7113 |
msgstr ""
|
7114 |
|
7115 |
+
#: core/lib/wpbc_all_translations.php:1370 inc/_ps/wpbc-form-templates.php:163
|
7116 |
#: inc/_ps/wpbc-form-templates.php:178 inc/_ps/wpbc-form-templates.php:193
|
7117 |
#: inc/gateways/page-gateways.php:340
|
7118 |
msgid "Country"
|
7119 |
msgstr ""
|
7120 |
|
7121 |
+
#: core/lib/wpbc_all_translations.php:1371 inc/_ps/wpbc-form-templates.php:220
|
7122 |
#: inc/_ps/wpbc-form-templates.php:230 inc/_ps/wpbc-form-templates.php:240
|
7123 |
#: inc/_ps/wpbc-form-templates.php:250
|
7124 |
msgid "Check in"
|
7125 |
msgstr ""
|
7126 |
|
7127 |
+
#: core/lib/wpbc_all_translations.php:1372 inc/_ps/wpbc-form-templates.php:221
|
7128 |
#: inc/_ps/wpbc-form-templates.php:231 inc/_ps/wpbc-form-templates.php:241
|
7129 |
#: inc/_ps/wpbc-form-templates.php:251
|
7130 |
msgid "Check out"
|
7131 |
msgstr ""
|
7132 |
|
7133 |
+
#: core/lib/wpbc_all_translations.php:1373 inc/_ps/wpbc-form-templates.php:222
|
7134 |
#: inc/_ps/wpbc-form-templates.php:232 inc/_ps/wpbc-form-templates.php:242
|
7135 |
#: inc/_ps/wpbc-form-templates.php:252
|
7136 |
msgid "Guests"
|
7137 |
msgstr ""
|
7138 |
|
7139 |
+
#: core/lib/wpbc_all_translations.php:1374 inc/_ps/wpbc-form-templates.php:280
|
7140 |
#: inc/_ps/wpbc-form-templates.php:297
|
7141 |
msgid "Max. persons"
|
7142 |
msgstr ""
|
7143 |
|
7144 |
+
#: core/lib/wpbc_all_translations.php:1375 inc/_ps/wpbc-print.php:84
|
7145 |
msgid "Data"
|
7146 |
msgstr ""
|
7147 |
|
7148 |
+
#: core/lib/wpbc_all_translations.php:1376 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:275
|
7149 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:218
|
7150 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:378 inc/gateways/ipay88/wpbc-gw-ipay88.php:255
|
7151 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:147 inc/gateways/paypal/wpbc-gw-paypal.php:344
|
7152 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:385 inc/gateways/stripe/wpbc-gw-stripe.php:290
|
7153 |
msgid "Enable this payment gateway"
|
7154 |
msgstr ""
|
7155 |
|
7156 |
+
#: core/lib/wpbc_all_translations.php:1377 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:285
|
7157 |
msgid "API Login ID"
|
7158 |
msgstr ""
|
7159 |
|
7160 |
+
#: core/lib/wpbc_all_translations.php:1378 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:287
|
7161 |
#, php-format
|
7162 |
msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
|
7163 |
msgstr ""
|
7164 |
|
7165 |
+
#: core/lib/wpbc_all_translations.php:1379 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:300
|
7166 |
msgid "Transaction Key"
|
7167 |
msgstr ""
|
7168 |
|
7169 |
+
#: core/lib/wpbc_all_translations.php:1380 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:302
|
7170 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:318 inc/gateways/stripe/wpbc-gw-stripe.php:333
|
7171 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:350 inc/gateways/stripe/wpbc-gw-stripe.php:365
|
7172 |
#, php-format
|
7173 |
msgid "This parameter have to assigned to you by %s"
|
7174 |
msgstr ""
|
7175 |
|
7176 |
+
#: core/lib/wpbc_all_translations.php:1381 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:314
|
7177 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:419 inc/gateways/paypal/wpbc-gw-paypal.php:423
|
7178 |
#: inc/gateways/sage/wpbc-gw-sage.php:424
|
7179 |
msgid "Chose payment mode"
|
7180 |
msgstr ""
|
7181 |
|
7182 |
+
#: core/lib/wpbc_all_translations.php:1382 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:315
|
7183 |
msgid ""
|
7184 |
"Select \"Live test\" or \"Live\" environment for using Merchant account or \"Developer Test\" "
|
7185 |
"for using Developer account."
|
7186 |
msgstr ""
|
7187 |
|
7188 |
+
#: core/lib/wpbc_all_translations.php:1383 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:318
|
7189 |
msgid ""
|
7190 |
"Transactions posted against live merchant accounts using either of the above testing methods are "
|
7191 |
"not submitted to financial institutions for authorization and are not stored in the Merchant "
|
7192 |
"Interface."
|
7193 |
msgstr ""
|
7194 |
|
7195 |
+
#: core/lib/wpbc_all_translations.php:1384 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:322
|
7196 |
msgid "Developer Test"
|
7197 |
msgstr ""
|
7198 |
|
7199 |
+
#: core/lib/wpbc_all_translations.php:1385 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:323
|
7200 |
msgid "Live Test"
|
7201 |
msgstr ""
|
7202 |
|
7203 |
+
#: core/lib/wpbc_all_translations.php:1386 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:324
|
7204 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:429
|
7205 |
msgid "Live"
|
7206 |
msgstr ""
|
7207 |
|
7208 |
+
#: core/lib/wpbc_all_translations.php:1387 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:332
|
7209 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:407 inc/gateways/sage/wpbc-gw-sage.php:438
|
7210 |
msgid "Transaction type"
|
7211 |
msgstr ""
|
7212 |
|
7213 |
+
#: core/lib/wpbc_all_translations.php:1388 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:333
|
7214 |
msgid "Select transaction type, which supported by the payment gateway."
|
7215 |
msgstr ""
|
7216 |
|
7217 |
+
#: core/lib/wpbc_all_translations.php:1389 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:336
|
7218 |
msgid "Authorization and Capture"
|
7219 |
msgstr ""
|
7220 |
|
7221 |
+
#: core/lib/wpbc_all_translations.php:1390 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:337
|
7222 |
msgid "Authorization Only"
|
7223 |
msgstr ""
|
7224 |
|
7225 |
+
#: core/lib/wpbc_all_translations.php:1391 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:343
|
7226 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:293 inc/gateways/paypal/wpbc-gw-paypal.php:438
|
7227 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:453 inc/gateways/stripe/wpbc-gw-stripe.php:386
|
7228 |
msgid "U.S. Dollars"
|
7229 |
msgstr ""
|
7230 |
|
7231 |
+
#: core/lib/wpbc_all_translations.php:1392 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:344
|
7232 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:451 inc/gateways/stripe/wpbc-gw-stripe.php:387
|
7233 |
msgid "Pounds Sterling"
|
7234 |
msgstr ""
|
7235 |
|
7236 |
+
#: core/lib/wpbc_all_translations.php:1393 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:345
|
7237 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:439 inc/gateways/sage/wpbc-gw-sage.php:452
|
7238 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:388
|
7239 |
msgid "Euros"
|
7240 |
msgstr ""
|
7241 |
|
7242 |
+
#: core/lib/wpbc_all_translations.php:1394 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:346
|
7243 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:443 inc/gateways/sage/wpbc-gw-sage.php:456
|
7244 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:389
|
7245 |
msgid "Canadian Dollars"
|
7246 |
msgstr ""
|
7247 |
|
7248 |
+
#: core/lib/wpbc_all_translations.php:1395 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:351
|
7249 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:299 inc/gateways/paypal/wpbc-gw-paypal.php:466
|
7250 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:478 inc/gateways/stripe/wpbc-gw-stripe.php:530
|
7251 |
msgid "Accepted Currency"
|
7252 |
msgstr ""
|
7253 |
|
7254 |
+
#: core/lib/wpbc_all_translations.php:1396 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:352
|
7255 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:300 inc/gateways/paypal/wpbc-gw-paypal.php:467
|
7256 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:479 inc/gateways/stripe/wpbc-gw-stripe.php:531
|
7257 |
msgid "The currency code that gateway will process the payment in."
|
7258 |
msgstr ""
|
7259 |
|
7260 |
+
#: core/lib/wpbc_all_translations.php:1397 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:355
|
7261 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:534
|
7262 |
msgid ""
|
7263 |
"Setting the currency that is not supported by the payment processor will result in an error."
|
7264 |
msgstr ""
|
7265 |
|
7266 |
+
#: core/lib/wpbc_all_translations.php:1398 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:365
|
7267 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:366
|
7268 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:983 inc/gateways/ideal/wpbc-gw-ideal.php:309
|
7269 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:457 inc/gateways/ideal/wpbc-gw-ideal.php:458
|
7272 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:495 inc/gateways/paypal/wpbc-gw-paypal.php:496
|
7273 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1327 inc/gateways/sage/wpbc-gw-sage.php:488
|
7274 |
#: inc/gateways/sage/wpbc-gw-sage.php:489 inc/gateways/sage/wpbc-gw-sage.php:1040
|
7275 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:552 inc/gateways/stripe/wpbc-gw-stripe.php:553
|
7276 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:1052
|
7277 |
msgid "Pay via"
|
7278 |
msgstr ""
|
7279 |
|
7280 |
+
#: core/lib/wpbc_all_translations.php:1399 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:367
|
7281 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:459 inc/gateways/ipay88/wpbc-gw-ipay88.php:311
|
7282 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:497 inc/gateways/sage/wpbc-gw-sage.php:490
|
7283 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:554
|
7284 |
msgid "Payment button title"
|
7285 |
msgstr ""
|
7286 |
|
7287 |
+
#: core/lib/wpbc_all_translations.php:1400 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:368
|
7288 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:460 inc/gateways/ipay88/wpbc-gw-ipay88.php:312
|
7289 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:498 inc/gateways/sage/wpbc-gw-sage.php:491
|
7290 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:555
|
7291 |
msgid "Enter the title of the payment button"
|
7292 |
msgstr ""
|
7293 |
|
7294 |
+
#: core/lib/wpbc_all_translations.php:1401 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:379
|
7295 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:380
|
7296 |
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:979 inc/gateways/ideal/wpbc-gw-ideal.php:471
|
7297 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:472 inc/gateways/ideal/wpbc-gw-ideal.php:1043
|
7299 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:902 inc/gateways/paypal/wpbc-gw-paypal.php:523
|
7300 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:524 inc/gateways/paypal/wpbc-gw-paypal.php:1329
|
7301 |
#: inc/gateways/sage/wpbc-gw-sage.php:502 inc/gateways/sage/wpbc-gw-sage.php:503
|
7302 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:1036 inc/gateways/stripe/wpbc-gw-stripe.php:566
|
7303 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:567 inc/gateways/stripe/wpbc-gw-stripe.php:1053
|
7304 |
#, php-format
|
7305 |
msgid "Payment for booking %s on these day(s): %s"
|
7306 |
msgstr ""
|
7307 |
|
7308 |
+
#: core/lib/wpbc_all_translations.php:1402 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:381
|
7309 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:473 inc/gateways/ipay88/wpbc-gw-ipay88.php:325
|
7310 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:525 inc/gateways/sage/wpbc-gw-sage.php:504
|
7311 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:568
|
7312 |
msgid "Payment description at gateway website"
|
7313 |
msgstr ""
|
7314 |
|
7315 |
+
#: core/lib/wpbc_all_translations.php:1403 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:382
|
7316 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:474 inc/gateways/ipay88/wpbc-gw-ipay88.php:326
|
7317 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:526 inc/gateways/sage/wpbc-gw-sage.php:505
|
7318 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:569
|
7319 |
msgid "Enter the service name or the reason for the payment here."
|
7320 |
msgstr ""
|
7321 |
|
7322 |
+
#: core/lib/wpbc_all_translations.php:1404 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:383
|
7323 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:475 inc/gateways/ipay88/wpbc-gw-ipay88.php:327
|
7324 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:527 inc/gateways/sage/wpbc-gw-sage.php:506
|
7325 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:570
|
7326 |
msgid "You can use any shortcodes, which you have used in content of booking fields data form."
|
7327 |
msgstr ""
|
7328 |
|
7329 |
+
#: core/lib/wpbc_all_translations.php:1405 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:386
|
7330 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:478 inc/gateways/ipay88/wpbc-gw-ipay88.php:330
|
7331 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:530 inc/gateways/sage/wpbc-gw-sage.php:509
|
7332 |
#, php-format
|
7333 |
msgid "This field support only up to %s characters by payment system."
|
7334 |
msgstr ""
|
7335 |
|
7336 |
+
#: core/lib/wpbc_all_translations.php:1406 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:404
|
7337 |
msgid "Activate Relay Response"
|
7338 |
msgstr ""
|
7339 |
|
7340 |
+
#: core/lib/wpbc_all_translations.php:1407 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:405
|
7341 |
msgid ""
|
7342 |
"Indicate to the payment gateway that you would like to receive the transaction response to your "
|
7343 |
"site."
|
7344 |
msgstr ""
|
7345 |
|
7346 |
+
#: core/lib/wpbc_all_translations.php:1408 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:408
|
7347 |
msgid ""
|
7348 |
"You should leave empty the Relay Response URL and Receipt Link URL/Text in the Merchant "
|
7349 |
"Interface, if a Relay Response is activated here."
|
7350 |
msgstr ""
|
7351 |
|
7352 |
+
#: core/lib/wpbc_all_translations.php:1409 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:418
|
7353 |
msgid "MD5 Hash value"
|
7354 |
msgstr ""
|
7355 |
|
7356 |
+
#: core/lib/wpbc_all_translations.php:1410 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:419
|
7357 |
msgid ""
|
7358 |
"Please enter the MD5 Hash value, which you configured in the settings of Merchant Interface."
|
7359 |
msgstr ""
|
7360 |
|
7361 |
+
#: core/lib/wpbc_all_translations.php:1411 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:421
|
7362 |
msgid "To configure MD5 Hash value in Relay Response for your transactions"
|
7363 |
msgstr ""
|
7364 |
|
7365 |
+
#: core/lib/wpbc_all_translations.php:1412 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:422
|
7366 |
msgid "Log on to the Merchant Interface"
|
7367 |
msgstr ""
|
7368 |
|
7369 |
+
#: core/lib/wpbc_all_translations.php:1413 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:423
|
7370 |
msgid "Click Settings under Account in the main menu on the left"
|
7371 |
msgstr ""
|
7372 |
|
7373 |
+
#: core/lib/wpbc_all_translations.php:1414 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:424
|
7374 |
msgid "Click MD5-Hash in the Security Settings section"
|
7375 |
msgstr ""
|
7376 |
|
7377 |
+
#: core/lib/wpbc_all_translations.php:1415 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:425
|
7378 |
msgid "Enter this value"
|
7379 |
msgstr ""
|
7380 |
|
7381 |
+
#: core/lib/wpbc_all_translations.php:1416 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:426
|
7382 |
msgid "Click Submit"
|
7383 |
msgstr ""
|
7384 |
|
7385 |
+
#: core/lib/wpbc_all_translations.php:1417 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:427
|
7386 |
#, php-format
|
7387 |
msgid ""
|
7388 |
"For more information about configuring Relay Response in the Merchant Interface, please see the "
|
7389 |
"%sMerchant Integration Guide%s"
|
7390 |
msgstr ""
|
7391 |
|
7392 |
+
#: core/lib/wpbc_all_translations.php:1418 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:442
|
7393 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:506 inc/gateways/ipay88/wpbc-gw-ipay88.php:351
|
7394 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:530 inc/gateways/stripe/wpbc-gw-stripe.php:594
|
7395 |
msgid "Return URL after Successful order"
|
7396 |
msgstr ""
|
7397 |
|
7398 |
+
#: core/lib/wpbc_all_translations.php:1419 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:460
|
7399 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:522 inc/gateways/ipay88/wpbc-gw-ipay88.php:367
|
7400 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:591 inc/gateways/sage/wpbc-gw-sage.php:546
|
7401 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:612
|
7402 |
msgid "The URL where visitor will be redirected after completing payment."
|
7403 |
msgstr ""
|
7404 |
|
7405 |
+
#: core/lib/wpbc_all_translations.php:1420 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:461
|
7406 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:523 inc/gateways/ipay88/wpbc-gw-ipay88.php:368
|
7407 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:592 inc/gateways/sage/wpbc-gw-sage.php:547
|
7408 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:613
|
7409 |
#, php-format
|
7410 |
msgid "For example, a URL to your site that displays a %s\"Thank you for the payment\"%s."
|
7411 |
msgstr ""
|
7412 |
|
7413 |
+
#: core/lib/wpbc_all_translations.php:1421 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:476
|
7414 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:537 inc/gateways/ipay88/wpbc-gw-ipay88.php:382
|
7415 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:561 inc/gateways/stripe/wpbc-gw-stripe.php:628
|
7416 |
msgid "Return URL after Failed order"
|
7417 |
msgstr ""
|
7418 |
|
7419 |
+
#: core/lib/wpbc_all_translations.php:1422 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:494
|
7420 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:553 inc/gateways/ipay88/wpbc-gw-ipay88.php:398
|
7421 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:622 inc/gateways/sage/wpbc-gw-sage.php:577
|
7422 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:646
|
7423 |
msgid "The URL where the visitor will be redirected after completing payment."
|
7424 |
msgstr ""
|
7425 |
|
7426 |
+
#: core/lib/wpbc_all_translations.php:1423 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:495
|
7427 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:554 inc/gateways/ipay88/wpbc-gw-ipay88.php:399
|
7428 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:623 inc/gateways/sage/wpbc-gw-sage.php:578
|
7429 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:647
|
7430 |
#, php-format
|
7431 |
msgid "For example, the URL to your website that displays a %s\"Payment Canceled\"%s page."
|
7432 |
msgstr ""
|
7433 |
|
7434 |
+
#: core/lib/wpbc_all_translations.php:1424 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:506
|
7435 |
msgid "Automatically approve booking"
|
7436 |
msgstr ""
|
7437 |
|
7438 |
+
#: core/lib/wpbc_all_translations.php:1425 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:507
|
7439 |
msgid "Check this box to automatically approve booking, when visitor makes a successful payment."
|
7440 |
msgstr ""
|
7441 |
|
7442 |
+
#: core/lib/wpbc_all_translations.php:1426 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:509
|
7443 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:412 inc/gateways/paypal/wpbc-gw-paypal.php:640
|
7444 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:591 inc/gateways/stripe/wpbc-gw-stripe.php:661
|
7445 |
msgid "This will not work, if the visitor leaves the payment page."
|
7446 |
msgstr ""
|
7447 |
|
7448 |
+
#: core/lib/wpbc_all_translations.php:1427 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:726
|
7449 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:343
|
7450 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:424
|
7451 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:446
|
7454 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:283 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:388
|
7455 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:947 inc/gateways/paypal/wpbc-gw-paypal.php:1042
|
7456 |
#: inc/gateways/sage/wpbc-gw-sage.php:781 inc/gateways/sage/wpbc-gw-sage.php:892
|
7457 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:770
|
7458 |
#, php-format
|
7459 |
msgid "%s Settings"
|
7460 |
msgstr ""
|
7461 |
|
7462 |
+
#: core/lib/wpbc_all_translations.php:1428 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:727
|
7463 |
msgid "Integration of authorizenet payment system"
|
7464 |
msgstr ""
|
7465 |
|
7466 |
+
#: core/lib/wpbc_all_translations.php:1429 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:819
|
7467 |
#, php-format
|
7468 |
msgid ""
|
7469 |
"If you have no account on this system, please sign up for a %sdeveloper test account%s to obtain "
|
7471 |
"gateway."
|
7472 |
msgstr ""
|
7473 |
|
7474 |
+
#: core/lib/wpbc_all_translations.php:1430
|
7475 |
msgid ""
|
7476 |
"Please configure all fields inside the Billing form fields tab at this page, when using a "
|
7477 |
"European payment processor"
|
7478 |
msgstr ""
|
7479 |
|
7480 |
+
#: core/lib/wpbc_all_translations.php:1431 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:834
|
7481 |
msgid "Be sure that the merchant server system clock is set to the proper time and time zone."
|
7482 |
msgstr ""
|
7483 |
|
7484 |
+
#: core/lib/wpbc_all_translations.php:1432 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:844
|
7485 |
#, php-format
|
7486 |
msgid "%s - Server Integration Method (SIM)"
|
7487 |
msgstr ""
|
7488 |
|
7489 |
+
#: core/lib/wpbc_all_translations.php:1433 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:230
|
7490 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:159
|
7491 |
msgid "Payment method description that the customer will see on your payment page."
|
7492 |
msgstr ""
|
7493 |
|
7494 |
+
#: core/lib/wpbc_all_translations.php:1434 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:263
|
7495 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:342
|
7496 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:343
|
7497 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:424
|
7498 |
msgid "Bank Transfer"
|
7499 |
msgstr ""
|
7500 |
|
7501 |
+
#: core/lib/wpbc_all_translations.php:1435 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:344
|
7502 |
msgid "Integration of Bank Transfer payment system"
|
7503 |
msgstr ""
|
7504 |
|
7505 |
+
#: core/lib/wpbc_all_translations.php:1436 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:425
|
7506 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:465
|
7507 |
msgid "Account details"
|
7508 |
msgstr ""
|
7509 |
|
7510 |
+
#: core/lib/wpbc_all_translations.php:1437 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:479
|
7511 |
#, php-format
|
7512 |
msgid "Allow payments by %sdirect bank / wire transfer%s"
|
7513 |
msgstr ""
|
7514 |
|
7515 |
+
#: core/lib/wpbc_all_translations.php:1438 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:481
|
7516 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:364
|
7517 |
msgid "Its only show fixed payment details."
|
7518 |
msgstr ""
|
7519 |
|
7520 |
+
#: core/lib/wpbc_all_translations.php:1439 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:716
|
7521 |
msgid "Sort Code"
|
7522 |
msgstr ""
|
7523 |
|
7524 |
+
#: core/lib/wpbc_all_translations.php:1440 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:724
|
7525 |
#, php-format
|
7526 |
msgid ""
|
7527 |
"Dear %sMake your payment %s directly into our bank account. %sPlease use your Booking ID %s as "
|
7528 |
"the payment reference! %s %s: %s %s: %s %s: %s %s: %s"
|
7529 |
msgstr ""
|
7530 |
|
7531 |
+
#: core/lib/wpbc_all_translations.php:1441 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:730
|
7532 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:737
|
7533 |
msgid "Account Number"
|
7534 |
msgstr ""
|
7535 |
|
7536 |
+
#: core/lib/wpbc_all_translations.php:1442 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:732
|
7537 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:740
|
7538 |
msgid "IBAN"
|
7539 |
msgstr ""
|
7540 |
|
7541 |
+
#: core/lib/wpbc_all_translations.php:1443 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:733
|
7542 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:741
|
7543 |
msgid "BIC / Swift"
|
7544 |
msgstr ""
|
7545 |
|
7546 |
+
#: core/lib/wpbc_all_translations.php:1444 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:736
|
7547 |
msgid "Account Name"
|
7548 |
msgstr ""
|
7549 |
|
7550 |
+
#: core/lib/wpbc_all_translations.php:1445 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:738
|
7551 |
#: inc/gateways/ideal/wpbc-gw-ideal.php:324
|
7552 |
msgid "Bank Name"
|
7553 |
msgstr ""
|
7554 |
|
7555 |
+
#: core/lib/wpbc_all_translations.php:1446 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:786
|
7556 |
msgid "BSB"
|
7557 |
msgstr ""
|
7558 |
|
7559 |
+
#: core/lib/wpbc_all_translations.php:1447 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:787
|
7560 |
msgid "Bank Transit Number"
|
7561 |
msgstr ""
|
7562 |
|
7563 |
+
#: core/lib/wpbc_all_translations.php:1448 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:788
|
7564 |
msgid "IFSC"
|
7565 |
msgstr ""
|
7566 |
|
7567 |
+
#: core/lib/wpbc_all_translations.php:1449 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:789
|
7568 |
msgid "Branch Sort"
|
7569 |
msgstr ""
|
7570 |
|
7571 |
+
#: core/lib/wpbc_all_translations.php:1450 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:790
|
7572 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:791
|
7573 |
msgid "Bank Code"
|
7574 |
msgstr ""
|
7575 |
|
7576 |
+
#: core/lib/wpbc_all_translations.php:1451 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:792
|
7577 |
msgid "Routing Number"
|
7578 |
msgstr ""
|
7579 |
|
7580 |
+
#: core/lib/wpbc_all_translations.php:1452 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:793
|
7581 |
msgid "Branch Code"
|
7582 |
msgstr ""
|
7583 |
|
7584 |
+
#: core/lib/wpbc_all_translations.php:1453 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:803
|
7585 |
#, php-format
|
7586 |
msgid "%s - inserting all bank accounts details"
|
7587 |
msgstr ""
|
7588 |
|
7589 |
+
#: core/lib/wpbc_all_translations.php:1454 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:804
|
7590 |
#, php-format
|
7591 |
msgid "%s - inserting account name"
|
7592 |
msgstr ""
|
7593 |
|
7594 |
+
#: core/lib/wpbc_all_translations.php:1455 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:805
|
7595 |
#, php-format
|
7596 |
msgid "%s - inserting account number"
|
7597 |
msgstr ""
|
7598 |
|
7599 |
+
#: core/lib/wpbc_all_translations.php:1456 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:806
|
7600 |
#, php-format
|
7601 |
msgid "%s - inserting bank name "
|
7602 |
msgstr ""
|
7603 |
|
7604 |
+
#: core/lib/wpbc_all_translations.php:1457 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:807
|
7605 |
#, php-format
|
7606 |
msgid "%s - inserting sort code "
|
7607 |
msgstr ""
|
7608 |
|
7609 |
+
#: core/lib/wpbc_all_translations.php:1458 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:808
|
7610 |
#, php-format
|
7611 |
msgid "%s - inserting IBAN "
|
7612 |
msgstr ""
|
7613 |
|
7614 |
+
#: core/lib/wpbc_all_translations.php:1459 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:809
|
7615 |
#, php-format
|
7616 |
msgid "%s - inserting BIC "
|
7617 |
msgstr ""
|
7618 |
|
7619 |
+
#: core/lib/wpbc_all_translations.php:1460 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:814
|
7620 |
msgid ""
|
7621 |
"You can use any shortcodes, that you can use in payment description form at Settings Payment "
|
7622 |
"General page"
|
7623 |
msgstr ""
|
7624 |
|
7625 |
+
#: core/lib/wpbc_all_translations.php:1461 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:887
|
7626 |
msgid "+ Add Account"
|
7627 |
msgstr ""
|
7628 |
|
7629 |
+
#: core/lib/wpbc_all_translations.php:1462 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:887
|
7630 |
msgid "Remove selected account(s)"
|
7631 |
msgstr ""
|
7632 |
|
7633 |
+
#: core/lib/wpbc_all_translations.php:1463 inc/gateways/ipay88/ipay88-backend.php:51
|
7634 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:500
|
7635 |
msgid "Successful payment"
|
7636 |
msgstr ""
|
7637 |
|
7638 |
+
#: core/lib/wpbc_all_translations.php:1464 inc/gateways/ipay88/ipay88-backend.php:53
|
7639 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:503
|
7640 |
msgid " Parameters are incorrect,"
|
7641 |
msgstr ""
|
7642 |
|
7643 |
+
#: core/lib/wpbc_all_translations.php:1465 inc/gateways/ipay88/ipay88-backend.php:54
|
7644 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:505
|
7645 |
msgid "Cannot find the record"
|
7646 |
msgstr ""
|
7647 |
|
7648 |
+
#: core/lib/wpbc_all_translations.php:1466 inc/gateways/ipay88/ipay88-backend.php:55
|
7649 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:507
|
7650 |
msgid "Amount different"
|
7651 |
msgstr ""
|
7652 |
|
7653 |
+
#: core/lib/wpbc_all_translations.php:1467 inc/gateways/ipay88/ipay88-backend.php:56
|
7654 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:509
|
7655 |
msgid "Payment failed"
|
7656 |
msgstr ""
|
7657 |
|
7658 |
+
#: core/lib/wpbc_all_translations.php:1468 inc/gateways/ipay88/ipay88-backend.php:57
|
7659 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:511
|
7660 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
7661 |
msgstr ""
|
7662 |
|
7663 |
+
#: core/lib/wpbc_all_translations.php:1469 inc/gateways/ipay88/ipay88-backend.php:58
|
7664 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:513
|
7665 |
msgid "Connection Error"
|
7666 |
msgstr ""
|
7667 |
|
7668 |
+
#: core/lib/wpbc_all_translations.php:1470 inc/gateways/ipay88/wpbc-gw-ipay88.php:265
|
7669 |
msgid "Merchant Code"
|
7670 |
msgstr ""
|
7671 |
|
7672 |
+
#: core/lib/wpbc_all_translations.php:1471 inc/gateways/ipay88/wpbc-gw-ipay88.php:267
|
7673 |
msgid "Enter your iPay88 Merchant Code."
|
7674 |
msgstr ""
|
7675 |
|
7676 |
+
#: core/lib/wpbc_all_translations.php:1472 inc/gateways/ideal/wpbc-gw-ideal.php:403
|
7677 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:280
|
7678 |
msgid "Merchant Key"
|
7679 |
msgstr ""
|
7680 |
|
7681 |
+
#: core/lib/wpbc_all_translations.php:1473 inc/gateways/ipay88/wpbc-gw-ipay88.php:282
|
7682 |
msgid "Enter your iPay88 Merchant Key."
|
7683 |
msgstr ""
|
7684 |
|
7685 |
+
#: core/lib/wpbc_all_translations.php:1474 inc/gateways/ipay88/wpbc-gw-ipay88.php:292
|
7686 |
msgid "Malaysian Ringgit"
|
7687 |
msgstr ""
|
7688 |
|
7689 |
+
#: core/lib/wpbc_all_translations.php:1475 inc/gateways/ipay88/wpbc-gw-ipay88.php:294
|
7690 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:458 inc/gateways/sage/wpbc-gw-sage.php:471
|
7691 |
msgid "Philippine Pesos"
|
7692 |
msgstr ""
|
7693 |
|
7694 |
+
#: core/lib/wpbc_all_translations.php:1476 inc/gateways/ideal/wpbc-gw-ideal.php:564
|
7695 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:409 inc/gateways/paypal/wpbc-gw-paypal.php:637
|
7696 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:588 inc/gateways/stripe/wpbc-gw-stripe.php:658
|
7697 |
msgid "Automatically approve/cancel booking"
|
7698 |
msgstr ""
|
7699 |
|
7700 |
+
#: core/lib/wpbc_all_translations.php:1477 inc/gateways/ideal/wpbc-gw-ideal.php:565
|
7701 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:410 inc/gateways/paypal/wpbc-gw-paypal.php:638
|
7702 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:589 inc/gateways/stripe/wpbc-gw-stripe.php:659
|
7703 |
msgid ""
|
7704 |
"Check this box to automatically approve bookings, when visitor makes a successful payment, or "
|
7705 |
"automatically cancel the booking, when visitor makes a payment cancellation."
|
7706 |
msgstr ""
|
7707 |
|
7708 |
+
#: core/lib/wpbc_all_translations.php:1478 inc/gateways/ipay88/wpbc-gw-ipay88.php:660
|
7709 |
msgid "Integration of iPay88 payment system"
|
7710 |
msgstr ""
|
7711 |
|
7712 |
+
#: core/lib/wpbc_all_translations.php:1479 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:826
|
7713 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:751 inc/gateways/sage/wpbc-gw-sage.php:881
|
7714 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:896
|
7715 |
#, php-format
|
7716 |
msgid ""
|
7717 |
"Please configure all fields inside the %sBilling form fields%s section at %sPayments General%s "
|
7718 |
"tab."
|
7719 |
msgstr ""
|
7720 |
|
7721 |
+
#: core/lib/wpbc_all_translations.php:1480 inc/gateways/page-gateways.php:65
|
7722 |
msgid "for 1 day"
|
7723 |
msgstr ""
|
7724 |
|
7725 |
+
#: core/lib/wpbc_all_translations.php:1481 inc/gateways/page-gateways.php:66
|
7726 |
msgid "for 1 night"
|
7727 |
msgstr ""
|
7728 |
|
7729 |
+
#: core/lib/wpbc_all_translations.php:1482 inc/gateways/page-gateways.php:67
|
7730 |
msgid "fixed sum"
|
7731 |
msgstr ""
|
7732 |
|
7733 |
+
#: core/lib/wpbc_all_translations.php:1483 inc/gateways/page-gateways.php:68
|
7734 |
msgid "for 1 hour"
|
7735 |
msgstr ""
|
7736 |
|
7737 |
+
#: core/lib/wpbc_all_translations.php:1484 inc/gateways/page-gateways.php:73
|
7738 |
msgid "Set the cost"
|
7739 |
msgstr ""
|
7740 |
|
7741 |
+
#: core/lib/wpbc_all_translations.php:1485 inc/gateways/page-gateways.php:74
|
7742 |
msgid " Select your cost configuration."
|
7743 |
msgstr ""
|
7744 |
|
7745 |
+
#: core/lib/wpbc_all_translations.php:1486 inc/gateways/page-gateways.php:82
|
7746 |
msgid "Time impact to cost"
|
7747 |
msgstr ""
|
7748 |
|
7749 |
+
#: core/lib/wpbc_all_translations.php:1487 inc/gateways/page-gateways.php:83
|
7750 |
#, php-format
|
7751 |
msgid ""
|
7752 |
"Check this box if you want the %stime selection%s on the booking form %sapplied to the cost "
|
7753 |
"calculation%s."
|
7754 |
msgstr ""
|
7755 |
|
7756 |
+
#: core/lib/wpbc_all_translations.php:1488 inc/gateways/page-gateways.php:93
|
7757 |
msgid ""
|
7758 |
"Check this box if you want that specific additional cost, which configured as percentage for "
|
7759 |
"some option, apply to other additional fixed costs and not only to original booking cost."
|
7760 |
msgstr ""
|
7761 |
|
7762 |
+
#: core/lib/wpbc_all_translations.php:1489 inc/gateways/page-gateways.php:174
|
7763 |
#: inc/gateways/page-gateways.php:841
|
7764 |
msgid "Currency"
|
7765 |
msgstr ""
|
7766 |
|
7767 |
+
#: core/lib/wpbc_all_translations.php:1490 inc/gateways/page-gateways.php:177
|
7768 |
msgid ""
|
7769 |
"This is default currency that showing at your website. Specific payment gateway(s) can support "
|
7770 |
"or does not suport it."
|
7771 |
msgstr ""
|
7772 |
|
7773 |
+
#: core/lib/wpbc_all_translations.php:1491 inc/gateways/page-gateways.php:142
|
7774 |
#: inc/gateways/page-gateways.php:180 inc/gateways/page-gateways.php:893
|
7775 |
msgid "Important"
|
7776 |
msgstr ""
|
7777 |
|
7778 |
+
#: core/lib/wpbc_all_translations.php:1492 inc/gateways/page-gateways.php:180
|
7779 |
msgid "Check and configure currency at each activated payment gateway."
|
7780 |
msgstr ""
|
7781 |
|
7782 |
+
#: core/lib/wpbc_all_translations.php:1493 inc/gateways/page-gateways.php:190
|
7783 |
msgid "Currency Position"
|
7784 |
msgstr ""
|
7785 |
|
7786 |
+
#: core/lib/wpbc_all_translations.php:1494 inc/gateways/page-gateways.php:191
|
7787 |
msgid "Set position of the currency symbol."
|
7788 |
msgstr ""
|
7789 |
|
7790 |
+
#: core/lib/wpbc_all_translations.php:1495 inc/gateways/page-gateways.php:194
|
7791 |
msgid "Left"
|
7792 |
msgstr ""
|
7793 |
|
7794 |
+
#: core/lib/wpbc_all_translations.php:1496 inc/gateways/page-gateways.php:198
|
7795 |
msgid "Right"
|
7796 |
msgstr ""
|
7797 |
|
7798 |
+
#: core/lib/wpbc_all_translations.php:1497 inc/gateways/page-gateways.php:202
|
7799 |
msgid "Left with space"
|
7800 |
msgstr ""
|
7801 |
|
7802 |
+
#: core/lib/wpbc_all_translations.php:1498 inc/gateways/page-gateways.php:206
|
7803 |
msgid "Right with space"
|
7804 |
msgstr ""
|
7805 |
|
7806 |
+
#: core/lib/wpbc_all_translations.php:1499 inc/gateways/page-gateways.php:225
|
7807 |
msgid "Currency format"
|
7808 |
msgstr ""
|
7809 |
|
7810 |
+
#: core/lib/wpbc_all_translations.php:1500 inc/gateways/page-gateways.php:226
|
7811 |
msgid "Number of decimal points"
|
7812 |
msgstr ""
|
7813 |
|
7814 |
+
#: core/lib/wpbc_all_translations.php:1501 inc/gateways/page-gateways.php:233
|
7815 |
#: inc/gateways/page-gateways.php:248
|
7816 |
msgid "No separator"
|
7817 |
msgstr ""
|
7818 |
|
7819 |
+
#: core/lib/wpbc_all_translations.php:1502 inc/gateways/page-gateways.php:234
|
7820 |
#: inc/gateways/page-gateways.php:249
|
7821 |
msgid "Space"
|
7822 |
msgstr ""
|
7823 |
|
7824 |
+
#: core/lib/wpbc_all_translations.php:1503 inc/gateways/page-gateways.php:235
|
7825 |
#: inc/gateways/page-gateways.php:250
|
7826 |
msgid "Dot"
|
7827 |
msgstr ""
|
7828 |
|
7829 |
+
#: core/lib/wpbc_all_translations.php:1504 inc/gateways/page-gateways.php:236
|
7830 |
#: inc/gateways/page-gateways.php:251
|
7831 |
msgid "Comma"
|
7832 |
msgstr ""
|
7833 |
|
7834 |
+
#: core/lib/wpbc_all_translations.php:1505 inc/gateways/page-gateways.php:241
|
7835 |
msgid "Separator for the decimal point"
|
7836 |
msgstr ""
|
7837 |
|
7838 |
+
#: core/lib/wpbc_all_translations.php:1506 inc/gateways/page-gateways.php:256
|
7839 |
msgid "Thousands separator"
|
7840 |
msgstr ""
|
7841 |
|
7842 |
+
#: core/lib/wpbc_all_translations.php:1507 inc/gateways/page-gateways.php:269
|
7843 |
msgid "Please select"
|
7844 |
msgstr ""
|
7845 |
|
7846 |
+
#: core/lib/wpbc_all_translations.php:1508 inc/gateways/page-gateways.php:280
|
7847 |
msgid ""
|
7848 |
"Please select a field from your booking form. This field will be automatically assigned to the "
|
7849 |
"current field in the billing form."
|
7850 |
msgstr ""
|
7851 |
|
7852 |
+
#: core/lib/wpbc_all_translations.php:1509 inc/gateways/page-gateways.php:292
|
7853 |
msgid "Customer Email"
|
7854 |
msgstr ""
|
7855 |
|
7856 |
+
#: core/lib/wpbc_all_translations.php:1510 inc/gateways/page-gateways.php:300
|
7857 |
msgid "First Name(s)"
|
7858 |
msgstr ""
|
7859 |
|
7860 |
+
#: core/lib/wpbc_all_translations.php:1511 inc/gateways/page-gateways.php:308
|
7861 |
msgid "Last name"
|
7862 |
msgstr ""
|
7863 |
|
7864 |
+
#: core/lib/wpbc_all_translations.php:1512 inc/gateways/page-gateways.php:324
|
7865 |
msgid "Billing Address"
|
7866 |
msgstr ""
|
7867 |
|
7868 |
+
#: core/lib/wpbc_all_translations.php:1513 inc/gateways/page-gateways.php:332
|
7869 |
msgid "Billing City"
|
7870 |
msgstr ""
|
7871 |
|
7872 |
+
#: core/lib/wpbc_all_translations.php:1514 inc/gateways/page-gateways.php:349
|
7873 |
msgid "Post Code"
|
7874 |
msgstr ""
|
7875 |
|
7876 |
+
#: core/lib/wpbc_all_translations.php:1515 inc/gateways/page-gateways.php:357
|
7877 |
msgid "State"
|
7878 |
msgstr ""
|
7879 |
|
7880 |
+
#: core/lib/wpbc_all_translations.php:1516 inc/gateways/page-gateways.php:369
|
7881 |
msgid "Show booking details in payment form"
|
7882 |
msgstr ""
|
7883 |
|
7884 |
+
#: core/lib/wpbc_all_translations.php:1517 inc/gateways/page-gateways.php:370
|
7885 |
#, php-format
|
7886 |
msgid ""
|
7887 |
" Check this checkbox if you want to show the %sbooking details summary%s above the payment form"
|
7888 |
msgstr ""
|
7889 |
|
7890 |
+
#: core/lib/wpbc_all_translations.php:1518 inc/gateways/page-gateways.php:381
|
7891 |
msgid "Configure booking details summary above the payment form"
|
7892 |
msgstr ""
|
7893 |
|
7894 |
+
#: core/lib/wpbc_all_translations.php:1519 inc/gateways/page-gateways.php:493
|
7895 |
msgid "Payments"
|
7896 |
msgstr ""
|
7897 |
|
7898 |
+
#: core/lib/wpbc_all_translations.php:1520 inc/gateways/page-gateways.php:494
|
7899 |
msgid "Customizaton of Payment"
|
7900 |
msgstr ""
|
7901 |
|
7902 |
+
#: core/lib/wpbc_all_translations.php:1521 inc/gateways/page-gateways.php:495
|
7903 |
msgid "Payment Gateways"
|
7904 |
msgstr ""
|
7905 |
|
7906 |
+
#: core/lib/wpbc_all_translations.php:1522 inc/gateways/page-gateways.php:511
|
7907 |
#: inc/gateways/page-gateways.php:581 inc/gateways/page-gateways.php:608
|
7908 |
msgid "Payment Settings"
|
7909 |
msgstr ""
|
7910 |
|
7911 |
+
#: core/lib/wpbc_all_translations.php:1523 inc/gateways/page-gateways.php:512
|
7912 |
msgid "Payment Gateways - General Settings"
|
7913 |
msgstr ""
|
7914 |
|
7915 |
+
#: core/lib/wpbc_all_translations.php:1524 inc/gateways/page-gateways.php:579
|
7916 |
#: inc/gateways/page-gateways.php:603
|
7917 |
msgid "Active Payment Gateways"
|
7918 |
msgstr ""
|
7919 |
|
7920 |
+
#: core/lib/wpbc_all_translations.php:1525 inc/gateways/page-gateways.php:580
|
7921 |
#: inc/gateways/page-gateways.php:624
|
7922 |
msgid "Billing form fields"
|
7923 |
msgstr ""
|
7924 |
|
7925 |
+
#: core/lib/wpbc_all_translations.php:1526 inc/gateways/page-gateways.php:583
|
7926 |
#: inc/gateways/page-gateways.php:638
|
7927 |
msgid "Payment Description"
|
7928 |
msgstr ""
|
7929 |
|
7930 |
+
#: core/lib/wpbc_all_translations.php:1527 inc/gateways/page-gateways.php:839
|
7931 |
msgid "Gateway"
|
7932 |
msgstr ""
|
7933 |
|
7934 |
+
#: core/lib/wpbc_all_translations.php:1528 inc/gateways/page-gateways.php:889
|
7935 |
#, php-format
|
7936 |
msgid "Some currencies at payment gateways are different from main currency %s"
|
7937 |
msgstr ""
|
7938 |
|
7939 |
+
#: core/lib/wpbc_all_translations.php:1529 inc/gateways/page-gateways.php:893
|
7940 |
#, php-format
|
7941 |
msgid ""
|
7942 |
"Interface of plugin is using %s currency. Specific payment gateway will use own currency in "
|
7943 |
"payment form without currency exchange! Its can be reason of wrong cost."
|
7944 |
msgstr ""
|
7945 |
|
7946 |
+
#: core/lib/wpbc_all_translations.php:1530 inc/gateways/page-gateways.php:1042
|
7947 |
msgid "ID of booking"
|
7948 |
msgstr ""
|
7949 |
|
7950 |
+
#: core/lib/wpbc_all_translations.php:1531 inc/gateways/page-gateways.php:1043
|
7951 |
msgid "ID of booking resources"
|
7952 |
msgstr ""
|
7953 |
|
7954 |
+
#: core/lib/wpbc_all_translations.php:1532 inc/gateways/page-gateways.php:1049
|
7955 |
msgid "current date"
|
7956 |
msgstr ""
|
7957 |
|
7958 |
+
#: core/lib/wpbc_all_translations.php:1533 inc/gateways/page-gateways.php:1050
|
7959 |
msgid "current time"
|
7960 |
msgstr ""
|
7961 |
|
7962 |
+
#: core/lib/wpbc_all_translations.php:1534 inc/gateways/page-gateways.php:1056
|
7963 |
msgid "content data of this booking"
|
7964 |
msgstr ""
|
7965 |
|
7966 |
+
#: core/lib/wpbc_all_translations.php:1535 inc/gateways/page-gateways.php:1057
|
7967 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:181
|
7968 |
msgid "show amount to pay"
|
7969 |
msgstr ""
|
7970 |
|
7971 |
+
#: core/lib/wpbc_all_translations.php:1536 inc/gateways/page-gateways.php:1059
|
7972 |
msgid "total booking cost"
|
7973 |
msgstr ""
|
7974 |
|
7975 |
+
#: core/lib/wpbc_all_translations.php:1537 inc/gateways/page-gateways.php:1060
|
7976 |
msgid "deposit cost"
|
7977 |
msgstr ""
|
7978 |
|
7979 |
+
#: core/lib/wpbc_all_translations.php:1538 inc/gateways/page-gateways.php:1061
|
7980 |
msgid "balance cost"
|
7981 |
msgstr ""
|
7982 |
|
7983 |
+
#: core/lib/wpbc_all_translations.php:1539 inc/gateways/page-gateways.php:1062
|
7984 |
msgid "original booking cost"
|
7985 |
msgstr ""
|
7986 |
|
7987 |
+
#: core/lib/wpbc_all_translations.php:1540 inc/gateways/page-gateways.php:1063
|
7988 |
msgid "additional booking cost"
|
7989 |
msgstr ""
|
7990 |
|
7991 |
+
#: core/lib/wpbc_all_translations.php:1541 inc/gateways/page-gateways.php:1410
|
7992 |
msgid "Amount to pay"
|
7993 |
msgstr ""
|
7994 |
|
7995 |
+
#: core/lib/wpbc_all_translations.php:1542 inc/gateways/page-gateways.php:1444
|
7996 |
#, php-format
|
7997 |
msgid "Please make payment for your booking %s on %s For reference your booking ID: %s"
|
7998 |
msgstr ""
|
7999 |
|
8000 |
+
#: core/lib/wpbc_all_translations.php:1543 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:204
|
8001 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:282 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:283
|
8002 |
msgid "Pay in Cash"
|
8003 |
msgstr ""
|
8004 |
|
8005 |
+
#: core/lib/wpbc_all_translations.php:1544 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:284
|
8006 |
msgid "Integration of Pay in Cash payment system"
|
8007 |
msgstr ""
|
8008 |
|
8009 |
+
#: core/lib/wpbc_all_translations.php:1545 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:362
|
8010 |
#, php-format
|
8011 |
msgid "If you accept %scash payment%s, you can write details about it here"
|
8012 |
msgstr ""
|
8013 |
|
8014 |
+
#: core/lib/wpbc_all_translations.php:1546 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:523
|
8015 |
#, php-format
|
8016 |
msgid "Dear %sPay in cash %s for your booking %s on check in %sFor reference your booking ID: %s"
|
8017 |
msgstr ""
|
8018 |
|
8019 |
+
#: core/lib/wpbc_all_translations.php:1547 inc/gateways/paypal/ipn.php:120
|
8020 |
msgid "Error IPN"
|
8021 |
msgstr ""
|
8022 |
|
8023 |
+
#: core/lib/wpbc_all_translations.php:1548 inc/gateways/paypal/ipn.php:234
|
8024 |
msgid "Verified IPN"
|
8025 |
msgstr ""
|
8026 |
|
8027 |
+
#: core/lib/wpbc_all_translations.php:1549 inc/gateways/paypal/ipn.php:257
|
8028 |
msgid "Invalid IPN"
|
8029 |
msgstr ""
|
8030 |
|
8031 |
+
#: core/lib/wpbc_all_translations.php:1550 inc/gateways/paypal/wpbc-gw-paypal.php:313
|
8032 |
msgid "Make payments with payPal - its fast, free and secure!"
|
8033 |
msgstr ""
|
8034 |
|
8035 |
+
#: core/lib/wpbc_all_translations.php:1551 inc/gateways/paypal/wpbc-gw-paypal.php:352
|
8036 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:822
|
8037 |
msgid "Paypal Standard"
|
8038 |
msgstr ""
|
8039 |
|
8040 |
+
#: core/lib/wpbc_all_translations.php:1552 inc/gateways/paypal/wpbc-gw-paypal.php:356
|
8041 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:822
|
8042 |
msgid "Paypal Pro Hosted Solution"
|
8043 |
msgstr ""
|
8044 |
|
8045 |
+
#: core/lib/wpbc_all_translations.php:1553 inc/gateways/paypal/wpbc-gw-paypal.php:363
|
8046 |
msgid "Account Type"
|
8047 |
msgstr ""
|
8048 |
|
8049 |
+
#: core/lib/wpbc_all_translations.php:1554 inc/gateways/paypal/wpbc-gw-paypal.php:375
|
8050 |
msgid "Paypal Email address to receive payments"
|
8051 |
msgstr ""
|
8052 |
|
8053 |
+
#: core/lib/wpbc_all_translations.php:1555 inc/gateways/paypal/wpbc-gw-paypal.php:377
|
8054 |
msgid "This is the Paypal Email address where payments will be sent"
|
8055 |
msgstr ""
|
8056 |
|
8057 |
+
#: core/lib/wpbc_all_translations.php:1556 inc/gateways/paypal/wpbc-gw-paypal.php:391
|
8058 |
msgid "Secure Merchant ID"
|
8059 |
msgstr ""
|
8060 |
|
8061 |
+
#: core/lib/wpbc_all_translations.php:1557 inc/gateways/paypal/wpbc-gw-paypal.php:393
|
8062 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
8063 |
msgstr ""
|
8064 |
|
8065 |
+
#: core/lib/wpbc_all_translations.php:1558 inc/gateways/paypal/wpbc-gw-paypal.php:408
|
8066 |
msgid ""
|
8067 |
" Indicates whether the transaction is payment on a final sale or an authorization for a final "
|
8068 |
"sale, to be captured later. "
|
8069 |
msgstr ""
|
8070 |
|
8071 |
+
#: core/lib/wpbc_all_translations.php:1559 inc/gateways/paypal/wpbc-gw-paypal.php:412
|
8072 |
msgid "Sale"
|
8073 |
msgstr ""
|
8074 |
|
8075 |
+
#: core/lib/wpbc_all_translations.php:1560 inc/gateways/paypal/wpbc-gw-paypal.php:413
|
8076 |
msgid "Authorization"
|
8077 |
msgstr ""
|
8078 |
|
8079 |
+
#: core/lib/wpbc_all_translations.php:1561 inc/gateways/paypal/wpbc-gw-paypal.php:424
|
8080 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
8081 |
msgstr ""
|
8082 |
|
8083 |
+
#: core/lib/wpbc_all_translations.php:1562 inc/gateways/paypal/wpbc-gw-paypal.php:430
|
8084 |
msgid "Sandbox"
|
8085 |
msgstr ""
|
8086 |
|
8087 |
+
#: core/lib/wpbc_all_translations.php:1563 inc/gateways/paypal/wpbc-gw-paypal.php:440
|
8088 |
msgid "British Pound"
|
8089 |
msgstr ""
|
8090 |
|
8091 |
+
#: core/lib/wpbc_all_translations.php:1564 inc/gateways/paypal/wpbc-gw-paypal.php:441
|
8092 |
msgid "Japanese Yen"
|
8093 |
msgstr ""
|
8094 |
|
8095 |
+
#: core/lib/wpbc_all_translations.php:1565 inc/gateways/paypal/wpbc-gw-paypal.php:442
|
8096 |
#: inc/gateways/sage/wpbc-gw-sage.php:455
|
8097 |
msgid "Australian Dollars"
|
8098 |
msgstr ""
|
8099 |
|
8100 |
+
#: core/lib/wpbc_all_translations.php:1566 inc/gateways/paypal/wpbc-gw-paypal.php:444
|
8101 |
#: inc/gateways/sage/wpbc-gw-sage.php:457
|
8102 |
msgid "New Zealand Dollar"
|
8103 |
msgstr ""
|
8104 |
|
8105 |
+
#: core/lib/wpbc_all_translations.php:1567 inc/gateways/paypal/wpbc-gw-paypal.php:445
|
8106 |
#: inc/gateways/sage/wpbc-gw-sage.php:458
|
8107 |
msgid "Swiss Franc"
|
8108 |
msgstr ""
|
8109 |
|
8110 |
+
#: core/lib/wpbc_all_translations.php:1568 inc/gateways/paypal/wpbc-gw-paypal.php:446
|
8111 |
#: inc/gateways/sage/wpbc-gw-sage.php:459
|
8112 |
msgid "Hong Kong Dollar"
|
8113 |
msgstr ""
|
8114 |
|
8115 |
+
#: core/lib/wpbc_all_translations.php:1569 inc/gateways/paypal/wpbc-gw-paypal.php:447
|
8116 |
#: inc/gateways/sage/wpbc-gw-sage.php:460
|
8117 |
msgid "Singapore Dollar"
|
8118 |
msgstr ""
|
8119 |
|
8120 |
+
#: core/lib/wpbc_all_translations.php:1570 inc/gateways/paypal/wpbc-gw-paypal.php:448
|
8121 |
#: inc/gateways/sage/wpbc-gw-sage.php:461
|
8122 |
msgid "Swedish Krona"
|
8123 |
msgstr ""
|
8124 |
|
8125 |
+
#: core/lib/wpbc_all_translations.php:1571 inc/gateways/paypal/wpbc-gw-paypal.php:449
|
8126 |
#: inc/gateways/sage/wpbc-gw-sage.php:462
|
8127 |
msgid "Danish Krone"
|
8128 |
msgstr ""
|
8129 |
|
8130 |
+
#: core/lib/wpbc_all_translations.php:1572 inc/gateways/paypal/wpbc-gw-paypal.php:450
|
8131 |
#: inc/gateways/sage/wpbc-gw-sage.php:463
|
8132 |
msgid "Polish Zloty"
|
8133 |
msgstr ""
|
8134 |
|
8135 |
+
#: core/lib/wpbc_all_translations.php:1573 inc/gateways/paypal/wpbc-gw-paypal.php:451
|
8136 |
#: inc/gateways/sage/wpbc-gw-sage.php:464
|
8137 |
msgid "Norwegian Krone"
|
8138 |
msgstr ""
|
8139 |
|
8140 |
+
#: core/lib/wpbc_all_translations.php:1574 inc/gateways/paypal/wpbc-gw-paypal.php:452
|
8141 |
#: inc/gateways/sage/wpbc-gw-sage.php:465
|
8142 |
msgid "Hungarian Forint"
|
8143 |
msgstr ""
|
8144 |
|
8145 |
+
#: core/lib/wpbc_all_translations.php:1575 inc/gateways/paypal/wpbc-gw-paypal.php:453
|
8146 |
#: inc/gateways/sage/wpbc-gw-sage.php:466
|
8147 |
msgid "Czech Koruna"
|
8148 |
msgstr ""
|
8149 |
|
8150 |
+
#: core/lib/wpbc_all_translations.php:1576 inc/gateways/paypal/wpbc-gw-paypal.php:454
|
8151 |
msgid "Israeli New Shekel"
|
8152 |
msgstr ""
|
8153 |
|
8154 |
+
#: core/lib/wpbc_all_translations.php:1577 inc/gateways/paypal/wpbc-gw-paypal.php:455
|
8155 |
#: inc/gateways/sage/wpbc-gw-sage.php:468
|
8156 |
msgid "Mexican Peso"
|
8157 |
msgstr ""
|
8158 |
|
8159 |
+
#: core/lib/wpbc_all_translations.php:1578 inc/gateways/paypal/wpbc-gw-paypal.php:456
|
8160 |
#: inc/gateways/sage/wpbc-gw-sage.php:469
|
8161 |
msgid "Brazilian Real (only for Brazilian users)"
|
8162 |
msgstr ""
|
8163 |
|
8164 |
+
#: core/lib/wpbc_all_translations.php:1579 inc/gateways/paypal/wpbc-gw-paypal.php:457
|
8165 |
#: inc/gateways/sage/wpbc-gw-sage.php:470
|
8166 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
8167 |
msgstr ""
|
8168 |
|
8169 |
+
#: core/lib/wpbc_all_translations.php:1580 inc/gateways/paypal/wpbc-gw-paypal.php:459
|
8170 |
#: inc/gateways/sage/wpbc-gw-sage.php:472
|
8171 |
msgid "Taiwan New Dollars"
|
8172 |
msgstr ""
|
8173 |
|
8174 |
+
#: core/lib/wpbc_all_translations.php:1581 inc/gateways/paypal/wpbc-gw-paypal.php:460
|
8175 |
#: inc/gateways/sage/wpbc-gw-sage.php:473
|
8176 |
msgid "Thai Baht"
|
8177 |
msgstr ""
|
8178 |
|
8179 |
+
#: core/lib/wpbc_all_translations.php:1582 inc/gateways/paypal/wpbc-gw-paypal.php:461
|
8180 |
msgid "Turkish Lira (only for Turkish members)"
|
8181 |
msgstr ""
|
8182 |
|
8183 |
+
#: core/lib/wpbc_all_translations.php:1583 inc/gateways/paypal/wpbc-gw-paypal.php:480
|
8184 |
msgid "Custom button title"
|
8185 |
msgstr ""
|
8186 |
|
8187 |
+
#: core/lib/wpbc_all_translations.php:1584 inc/gateways/paypal/wpbc-gw-paypal.php:487
|
8188 |
msgid "Payment Button type"
|
8189 |
msgstr ""
|
8190 |
|
8191 |
+
#: core/lib/wpbc_all_translations.php:1585 inc/gateways/paypal/wpbc-gw-paypal.php:542
|
8192 |
msgid "Show Reference Text Box"
|
8193 |
msgstr ""
|
8194 |
|
8195 |
+
#: core/lib/wpbc_all_translations.php:1586 inc/gateways/paypal/wpbc-gw-paypal.php:543
|
8196 |
msgid "Check this box to show Reference Text Box"
|
8197 |
msgstr ""
|
8198 |
|
8199 |
+
#: core/lib/wpbc_all_translations.php:1587 inc/gateways/paypal/wpbc-gw-paypal.php:551
|
8200 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:552 inc/gateways/paypal/wpbc-gw-paypal.php:1331
|
8201 |
msgid "Enter your phone number"
|
8202 |
msgstr ""
|
8203 |
|
8204 |
+
#: core/lib/wpbc_all_translations.php:1588 inc/gateways/paypal/wpbc-gw-paypal.php:553
|
8205 |
msgid "Reference Text Box Title"
|
8206 |
msgstr ""
|
8207 |
|
8208 |
+
#: core/lib/wpbc_all_translations.php:1589 inc/gateways/paypal/wpbc-gw-paypal.php:554
|
8209 |
msgid ""
|
8210 |
"Enter a title for the Reference text box (i.e. Your email address). Visitors will see this text."
|
8211 |
msgstr ""
|
8212 |
|
8213 |
+
#: core/lib/wpbc_all_translations.php:1590 inc/gateways/paypal/wpbc-gw-paypal.php:575
|
8214 |
msgid "Return URL from PayPal"
|
8215 |
msgstr ""
|
8216 |
|
8217 |
+
#: core/lib/wpbc_all_translations.php:1591 inc/gateways/paypal/wpbc-gw-paypal.php:606
|
8218 |
msgid "Cancel Return URL from PayPal"
|
8219 |
msgstr ""
|
8220 |
|
8221 |
+
#: core/lib/wpbc_all_translations.php:1592 inc/gateways/paypal/wpbc-gw-paypal.php:657
|
8222 |
#, php-format
|
8223 |
msgid "To use this feature you %smust activate auto-return link%s at your Paypal account."
|
8224 |
msgstr ""
|
8225 |
|
8226 |
+
#: core/lib/wpbc_all_translations.php:1593 inc/gateways/paypal/wpbc-gw-paypal.php:658
|
8227 |
msgid "Follow these steps to configure it:"
|
8228 |
msgstr ""
|
8229 |
|
8230 |
+
#: core/lib/wpbc_all_translations.php:1594 inc/gateways/paypal/wpbc-gw-paypal.php:660
|
8231 |
msgid "Log in to your PayPal account."
|
8232 |
msgstr ""
|
8233 |
|
8234 |
+
#: core/lib/wpbc_all_translations.php:1595 inc/gateways/paypal/wpbc-gw-paypal.php:661
|
8235 |
msgid "Click the Profile subtab."
|
8236 |
msgstr ""
|
8237 |
|
8238 |
+
#: core/lib/wpbc_all_translations.php:1596 inc/gateways/paypal/wpbc-gw-paypal.php:662
|
8239 |
msgid "Click Website Payment Preferences in the Seller Preferences column."
|
8240 |
msgstr ""
|
8241 |
|
8242 |
+
#: core/lib/wpbc_all_translations.php:1597 inc/gateways/paypal/wpbc-gw-paypal.php:663
|
8243 |
msgid "Under Auto Return for Website Payments, click the On radio button."
|
8244 |
msgstr ""
|
8245 |
|
8246 |
+
#: core/lib/wpbc_all_translations.php:1598 inc/gateways/paypal/wpbc-gw-paypal.php:664
|
8247 |
msgid "For the Return URL, enter the Return URL from PayPal on your site for successfull payment."
|
8248 |
msgstr ""
|
8249 |
|
8250 |
+
#: core/lib/wpbc_all_translations.php:1599 inc/gateways/paypal/wpbc-gw-paypal.php:673
|
8251 |
msgid ""
|
8252 |
"Instant Payment Notification (IPN) is a message service that notifies you of events related to "
|
8253 |
"PayPal transactions"
|
8254 |
msgstr ""
|
8255 |
|
8256 |
+
#: core/lib/wpbc_all_translations.php:1600 inc/gateways/paypal/wpbc-gw-paypal.php:682
|
8257 |
msgid "Sending email for verified transaction"
|
8258 |
msgstr ""
|
8259 |
|
8260 |
+
#: core/lib/wpbc_all_translations.php:1601 inc/gateways/paypal/wpbc-gw-paypal.php:692
|
8261 |
#, php-format
|
8262 |
msgid "Email for getting report for %sverified%s transactions."
|
8263 |
msgstr ""
|
8264 |
|
8265 |
+
#: core/lib/wpbc_all_translations.php:1602 inc/gateways/paypal/wpbc-gw-paypal.php:705
|
8266 |
msgid "Sending email for invalid transaction"
|
8267 |
msgstr ""
|
8268 |
|
8269 |
+
#: core/lib/wpbc_all_translations.php:1603 inc/gateways/paypal/wpbc-gw-paypal.php:715
|
8270 |
#, php-format
|
8271 |
msgid "Email for getting report for %sinvalid%s transactions."
|
8272 |
msgstr ""
|
8273 |
|
8274 |
+
#: core/lib/wpbc_all_translations.php:1604 inc/gateways/paypal/wpbc-gw-paypal.php:728
|
8275 |
msgid "Sending email if error occur during verification"
|
8276 |
msgstr ""
|
8277 |
|
8278 |
+
#: core/lib/wpbc_all_translations.php:1605 inc/gateways/paypal/wpbc-gw-paypal.php:738
|
8279 |
#, php-format
|
8280 |
msgid "Email for getting report for %ssome errors in verification process%s."
|
8281 |
msgstr ""
|
8282 |
|
8283 |
+
#: core/lib/wpbc_all_translations.php:1606 inc/gateways/paypal/wpbc-gw-paypal.php:750
|
8284 |
msgid "Use SSL connection"
|
8285 |
msgstr ""
|
8286 |
|
8287 |
+
#: core/lib/wpbc_all_translations.php:1607 inc/gateways/paypal/wpbc-gw-paypal.php:751
|
8288 |
msgid "Use the SSL connection for posting data, instead of standard HTTP connection"
|
8289 |
msgstr ""
|
8290 |
|
8291 |
+
#: core/lib/wpbc_all_translations.php:1608 inc/gateways/paypal/wpbc-gw-paypal.php:758
|
8292 |
msgid "Use cURL posting"
|
8293 |
msgstr ""
|
8294 |
|
8295 |
+
#: core/lib/wpbc_all_translations.php:1609 inc/gateways/paypal/wpbc-gw-paypal.php:759
|
8296 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
8297 |
msgstr ""
|
8298 |
|
8299 |
+
#: core/lib/wpbc_all_translations.php:1610 inc/gateways/paypal/wpbc-gw-paypal.php:775
|
8300 |
msgid " Follow these instructions to set up your listener at your PayPal account:"
|
8301 |
msgstr ""
|
8302 |
|
8303 |
+
#: core/lib/wpbc_all_translations.php:1611 inc/gateways/paypal/wpbc-gw-paypal.php:777
|
8304 |
msgid "Click Profile on the My Account tab."
|
8305 |
msgstr ""
|
8306 |
|
8307 |
+
#: core/lib/wpbc_all_translations.php:1612 inc/gateways/paypal/wpbc-gw-paypal.php:778
|
8308 |
msgid "Click Instant Payment Notification Preferences in the Selling Preferences column."
|
8309 |
msgstr ""
|
8310 |
|
8311 |
+
#: core/lib/wpbc_all_translations.php:1613 inc/gateways/paypal/wpbc-gw-paypal.php:779
|
8312 |
msgid "Click Choose IPN Settings to specify your listeners URL and activate the listener."
|
8313 |
msgstr ""
|
8314 |
|
8315 |
+
#: core/lib/wpbc_all_translations.php:1614 inc/gateways/paypal/wpbc-gw-paypal.php:780
|
8316 |
msgid "Specify the URL for your listener in the Notification URL field as:"
|
8317 |
msgstr ""
|
8318 |
|
8319 |
+
#: core/lib/wpbc_all_translations.php:1615 inc/gateways/paypal/wpbc-gw-paypal.php:782
|
8320 |
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
8321 |
msgstr ""
|
8322 |
|
8323 |
+
#: core/lib/wpbc_all_translations.php:1616 inc/gateways/paypal/wpbc-gw-paypal.php:783
|
8324 |
msgid "Click Save."
|
8325 |
msgstr ""
|
8326 |
|
8327 |
+
#: core/lib/wpbc_all_translations.php:1617 inc/gateways/paypal/wpbc-gw-paypal.php:784
|
8328 |
msgid "Click Back to Profile Summary to return to the Profile after activating your listener."
|
8329 |
msgstr ""
|
8330 |
|
8331 |
+
#: core/lib/wpbc_all_translations.php:1618 inc/gateways/paypal/wpbc-gw-paypal.php:946
|
8332 |
msgid "PayPal"
|
8333 |
msgstr ""
|
8334 |
|
8335 |
+
#: core/lib/wpbc_all_translations.php:1619 inc/gateways/paypal/wpbc-gw-paypal.php:948
|
8336 |
msgid "Integration of Paypal payment system"
|
8337 |
msgstr ""
|
8338 |
|
8339 |
+
#: core/lib/wpbc_all_translations.php:1620 inc/gateways/paypal/wpbc-gw-paypal.php:1069
|
8340 |
msgid "PayPal IPN"
|
8341 |
msgstr ""
|
8342 |
|
8343 |
+
#: core/lib/wpbc_all_translations.php:1621 inc/gateways/sage/wpbc-gw-sage.php:355
|
8344 |
#, php-format
|
8345 |
msgid "Pay using %s payment service"
|
8346 |
msgstr ""
|
8347 |
|
8348 |
+
#: core/lib/wpbc_all_translations.php:1622 inc/gateways/sage/wpbc-gw-sage.php:395
|
8349 |
msgid "Vendor Name"
|
8350 |
msgstr ""
|
8351 |
|
8352 |
+
#: core/lib/wpbc_all_translations.php:1623 inc/gateways/sage/wpbc-gw-sage.php:397
|
8353 |
msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
|
8354 |
msgstr ""
|
8355 |
|
8356 |
+
#: core/lib/wpbc_all_translations.php:1624 inc/gateways/sage/wpbc-gw-sage.php:410
|
8357 |
msgid "XOR Encryption password"
|
8358 |
msgstr ""
|
8359 |
|
8360 |
+
#: core/lib/wpbc_all_translations.php:1625 inc/gateways/sage/wpbc-gw-sage.php:412
|
8361 |
msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
8362 |
msgstr ""
|
8363 |
|
8364 |
+
#: core/lib/wpbc_all_translations.php:1626 inc/gateways/ideal/wpbc-gw-ideal.php:420
|
8365 |
#: inc/gateways/sage/wpbc-gw-sage.php:425
|
8366 |
msgid "Select TEST for the Test Server and LIVE in the live environment"
|
8367 |
msgstr ""
|
8368 |
|
8369 |
+
#: core/lib/wpbc_all_translations.php:1627 inc/gateways/ideal/wpbc-gw-ideal.php:432
|
8370 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:429 inc/gateways/stripe/wpbc-gw-stripe.php:305
|
8371 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:348 inc/gateways/stripe/wpbc-gw-stripe.php:363
|
8372 |
msgid "TEST"
|
8373 |
msgstr ""
|
8374 |
|
8375 |
+
#: core/lib/wpbc_all_translations.php:1628 inc/gateways/ideal/wpbc-gw-ideal.php:433
|
8376 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:430 inc/gateways/stripe/wpbc-gw-stripe.php:306
|
8377 |
msgid "LIVE"
|
8378 |
msgstr ""
|
8379 |
|
8380 |
+
#: core/lib/wpbc_all_translations.php:1629 inc/gateways/sage/wpbc-gw-sage.php:439
|
8381 |
msgid "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports those payment types"
|
8382 |
msgstr ""
|
8383 |
|
8384 |
+
#: core/lib/wpbc_all_translations.php:1630 inc/gateways/sage/wpbc-gw-sage.php:443
|
8385 |
msgid "PAYMENT"
|
8386 |
msgstr ""
|
8387 |
|
8388 |
+
#: core/lib/wpbc_all_translations.php:1631 inc/gateways/sage/wpbc-gw-sage.php:444
|
8389 |
msgid "DEFERRED"
|
8390 |
msgstr ""
|
8391 |
|
8392 |
+
#: core/lib/wpbc_all_translations.php:1632 inc/gateways/sage/wpbc-gw-sage.php:445
|
8393 |
msgid "AUTHENTICATE"
|
8394 |
msgstr ""
|
8395 |
|
8396 |
+
#: core/lib/wpbc_all_translations.php:1633 inc/gateways/sage/wpbc-gw-sage.php:454
|
8397 |
msgid "Yen"
|
8398 |
msgstr ""
|
8399 |
|
8400 |
+
#: core/lib/wpbc_all_translations.php:1634 inc/gateways/sage/wpbc-gw-sage.php:467
|
8401 |
msgid "Israeli Shekel"
|
8402 |
msgstr ""
|
8403 |
|
8404 |
+
#: core/lib/wpbc_all_translations.php:1635 inc/gateways/sage/wpbc-gw-sage.php:780
|
8405 |
msgid "Sage"
|
8406 |
msgstr ""
|
8407 |
|
8408 |
+
#: core/lib/wpbc_all_translations.php:1636 inc/gateways/sage/wpbc-gw-sage.php:782
|
8409 |
msgid "Integration of Sage payment system"
|
8410 |
msgstr ""
|
8411 |
|
8412 |
+
#: core/lib/wpbc_all_translations.php:1637 inc/gateways/sage/wpbc-gw-sage.php:874
|
8413 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:889
|
8414 |
#, php-format
|
8415 |
msgid "If you have no account on this system, please visit %s to create one."
|
8416 |
msgstr ""
|
8417 |
|
8418 |
+
#: core/lib/wpbc_all_translations.php:1638 inc/gateways/wpbc-response.php:133
|
8419 |
msgid "Payment rejected"
|
8420 |
msgstr ""
|
8421 |
|
8422 |
+
#: core/lib/wpbc_all_translations.php:1639 inc/gateways/ideal/wpbc-gw-ideal.php:388
|
8423 |
msgid "Merchant ID"
|
8424 |
msgstr ""
|
8425 |
|
8426 |
+
#: core/lib/wpbc_all_translations.php:1640 inc/gateways/ideal/wpbc-gw-ideal.php:390
|
8427 |
msgid "Enter your iDEAL Merchant ID"
|
8428 |
msgstr ""
|
8429 |
|
8430 |
+
#: core/lib/wpbc_all_translations.php:1641 inc/gateways/ideal/wpbc-gw-ideal.php:405
|
8431 |
msgid "Enter your iDEAL Merchant Key."
|
8432 |
msgstr ""
|
8433 |
|
8434 |
+
#: core/lib/wpbc_all_translations.php:1642 inc/gateways/ideal/wpbc-gw-ideal.php:423
|
8435 |
#, php-format
|
8436 |
msgid "Test mode requires the option %s to be selected in the %s account configuration section %s"
|
8437 |
msgstr ""
|
8438 |
|
8439 |
+
#: core/lib/wpbc_all_translations.php:1643 inc/gateways/ideal/wpbc-gw-ideal.php:424
|
8440 |
msgid "Test with Simulator"
|
8441 |
msgstr ""
|
8442 |
|
8443 |
+
#: core/lib/wpbc_all_translations.php:1644 inc/gateways/ideal/wpbc-gw-ideal.php:426
|
8444 |
msgid "My Profile – Connection"
|
8445 |
msgstr ""
|
8446 |
|
8447 |
+
#: core/lib/wpbc_all_translations.php:1645 inc/gateways/ideal/wpbc-gw-ideal.php:482
|
8448 |
#, php-format
|
8449 |
msgid ""
|
8450 |
"If not supplied then the description as configured in the administration/management portal "
|
8452 |
"be applied."
|
8453 |
msgstr ""
|
8454 |
|
8455 |
+
#: core/lib/wpbc_all_translations.php:1646 inc/gateways/ideal/wpbc-gw-ideal.php:483
|
8456 |
msgid "Always use Description"
|
8457 |
msgstr ""
|
8458 |
|
8459 |
+
#: core/lib/wpbc_all_translations.php:1647 inc/gateways/ideal/wpbc-gw-ideal.php:802
|
8460 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:771
|
8461 |
#, php-format
|
8462 |
msgid "Integration of %s payment system"
|
8463 |
msgstr ""
|
8464 |
|
8465 |
+
#: core/lib/wpbc_all_translations.php:1648 inc/gateways/ideal/wpbc-gw-ideal.php:893
|
8466 |
#, php-format
|
8467 |
msgid "Processing your %s payments through %s"
|
8468 |
msgstr ""
|
8469 |
|
8470 |
+
#: core/lib/wpbc_all_translations.php:1649 core/wpbc-emails.php:258
|
8471 |
#, php-format
|
8472 |
msgid "%s - inserting link for export booking to"
|
8473 |
msgstr ""
|
8474 |
|
8475 |
+
#: core/lib/wpbc_all_translations.php:1650 inc/_ps/admin/br-table-export-feeds.php:176
|
8476 |
msgid ".ics Feed URL"
|
8477 |
msgstr ""
|
8478 |
|
8479 |
+
#: core/lib/wpbc_all_translations.php:1651 core/wpbc-emails.php:245 core/wpbc-emails.php:246
|
8480 |
+
#: core/wpbc-emails.php:247 core/wpbc-emails.php:248 core/wpbc-emails.php:249
|
8481 |
+
#: core/wpbc-emails.php:250 core/wpbc-emails.php:251
|
8482 |
#, php-format
|
8483 |
msgid "%s - inserting modification date of booking "
|
8484 |
msgstr ""
|
8485 |
|
8486 |
+
#: core/lib/wpbc_all_translations.php:1652 inc/_ps/form/class-wpbc-form-help.php:687
|
8487 |
msgid "Coupon discount value of the booking."
|
8488 |
msgstr ""
|
8489 |
|
8490 |
+
#: core/lib/wpbc_all_translations.php:1653 inc/gateways/stripe/stripe-charge.php:381
|
8491 |
msgid "Stripe. Ouch, something went wrong!"
|
8492 |
msgstr ""
|
8493 |
|
8494 |
+
#: core/lib/wpbc_all_translations.php:1654 inc/gateways/stripe/wpbc-gw-stripe.php:261
|
8495 |
#, php-format
|
8496 |
msgid "Please pay %s"
|
8497 |
msgstr ""
|
8498 |
|
8499 |
+
#: core/lib/wpbc_all_translations.php:1655 inc/gateways/stripe/wpbc-gw-stripe.php:300
|
8500 |
msgid "Chose payment account"
|
8501 |
msgstr ""
|
8502 |
|
8503 |
+
#: core/lib/wpbc_all_translations.php:1656 inc/gateways/stripe/wpbc-gw-stripe.php:316
|
8504 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:348
|
8505 |
msgid "Publishable key"
|
8506 |
msgstr ""
|
8507 |
|
8508 |
+
#: core/lib/wpbc_all_translations.php:1657 inc/gateways/stripe/wpbc-gw-stripe.php:331
|
8509 |
+
#: inc/gateways/stripe/wpbc-gw-stripe.php:363
|
8510 |
msgid "Secret key"
|
8511 |
msgstr ""
|
8512 |
|
8513 |
+
#: core/lib/wpbc_all_translations.php:1658 inc/gateways/stripe/wpbc-gw-stripe.php:535
|
8514 |
msgid "For more information:"
|
8515 |
msgstr ""
|
8516 |
|
8517 |
+
#: core/lib/wpbc_all_translations.php:1659 inc/gateways/stripe/wpbc-gw-stripe.php:869
|
8518 |
#, php-format
|
8519 |
msgid "require PHP version %s or newer!"
|
8520 |
msgstr ""
|
8521 |
|
8522 |
+
#: core/lib/wpbc_all_translations.php:1660 inc/_bl/admin/page-search.php:133
|
8523 |
#, php-format
|
8524 |
msgid "%s - ID of booking resource, "
|
8525 |
msgstr ""
|
8526 |
|
8527 |
+
#: core/lib/wpbc_all_translations.php:1661 inc/_bl/admin/page-search.php:134
|
8528 |
#, php-format
|
8529 |
msgid "%s - ID of page with booking form, "
|
8530 |
msgstr ""
|
8531 |
|
8532 |
+
#: core/lib/wpbc_all_translations.php:1662 inc/_bs/admin/page-email-payment.php:698
|
8533 |
msgid "Email with Payment Request which is sent to Visitor."
|
8534 |
msgstr ""
|
8535 |
|
8536 |
+
#: core/lib/wpbc_all_translations.php:1663 inc/_ps/admin/page-email-edit.php:558
|
8537 |
msgid "Customization of email template, which is sent after modification of booking"
|
8538 |
msgstr ""
|
8539 |
|
8540 |
+
#: core/lib/wpbc_all_translations.php:1664 inc/_ps/admin/page-email-edit.php:694
|
8541 |
msgid "Email is sent to Visitor after Editing of booking."
|
8542 |
msgstr ""
|
8543 |
|
8544 |
+
#: core/lib/wpbc_all_translations.php:1665 core/lib/wpdev-booking-class.php:685
|
8545 |
msgid "Booking resource type is not defined. This can be, when at the URL is wrong booking hash."
|
8546 |
msgstr ""
|
8547 |
|
8548 |
+
#: core/lib/wpbc_all_translations.php:1666 core/lib/wpdev-booking-class.php:999
|
8549 |
msgid "My bookings"
|
8550 |
msgstr ""
|
8551 |
|
8552 |
+
#: core/lib/wpbc_all_translations.php:1667 core/wpbc-emails.php:265
|
8553 |
#, php-format
|
8554 |
msgid ""
|
8555 |
"%s - inserting link to the page where visitor can see listing of own bookings, (possible to use "
|
8556 |
"the %s parameter for setting different %s of this page. Example: %s )"
|
8557 |
msgstr ""
|
8558 |
|
8559 |
+
#: core/lib/wpbc_all_translations.php:1668 inc/_bl/admin/page-search.php:569
|
8560 |
msgid "Inline Search Form Template"
|
8561 |
msgstr ""
|
8562 |
|
8563 |
+
#: core/lib/wpbc_all_translations.php:1669 inc/_bm/admin/api-settings-m.php:275
|
8564 |
msgid "Show booking details in tooltip"
|
8565 |
msgstr ""
|
8566 |
|
8567 |
+
#: core/lib/wpbc_all_translations.php:1670 inc/_bm/admin/api-settings-m.php:276
|
8568 |
#, php-format
|
8569 |
msgid ""
|
8570 |
"Check this box to display booking details with a tooltip, when mouse hovers over each day on the "
|
8571 |
"calendar(s). %sIts works only for bookings for specific timeslot(s)!%s"
|
8572 |
msgstr ""
|
8573 |
|
8574 |
+
#: core/lib/wpbc_all_translations.php:1671 inc/_bm/admin/api-settings-m.php:284
|
8575 |
msgid "Booking details"
|
8576 |
msgstr ""
|
8577 |
|
8578 |
+
#: core/lib/wpbc_all_translations.php:1672 inc/_bm/admin/api-settings-m.php:285
|
8579 |
msgid "You can use the shortcodes from the bottom form of Settings Fields page."
|
8580 |
msgstr ""
|
8581 |
|
8582 |
+
#: core/lib/wpbc_all_translations.php:1673 inc/_bm/admin/api-settings-m.php:299
|
8583 |
msgid "This option can impact to speed of page loading."
|
8584 |
msgstr ""
|
8585 |
|
8586 |
+
#: core/lib/wpbc_all_translations.php:1674 inc/_bm/admin/page-cost-advanced.php:680
|
8587 |
msgid ""
|
8588 |
"Use arithmetic expressions in cost configurations, including fields shortcodes and simple "
|
8589 |
"mathematics operations"
|
8590 |
msgstr ""
|
8591 |
|
8592 |
+
#: core/lib/wpbc_all_translations.php:1675 inc/_bm/admin/page-cost-advanced.php:682
|
8593 |
#, php-format
|
8594 |
msgid "if selected %s"
|
8595 |
msgstr ""
|
8596 |
|
8597 |
+
#: core/lib/wpbc_all_translations.php:1676 inc/_bs/admin/api-settings-s.php:304
|
8598 |
msgid "Set check out date as available"
|
8599 |
msgstr ""
|
8600 |
|
8601 |
+
#: core/lib/wpbc_all_translations.php:1677 inc/_bs/admin/api-settings-s.php:305
|
8602 |
msgid "Check this option, to remove last selected day of saving to booking."
|
8603 |
msgstr ""
|
8604 |
|
8605 |
+
#: core/lib/wpbc_all_translations.php:1678 inc/_bs/admin/api-settings-s.php:489
|
8606 |
msgid "Auto approve bookings during import"
|
8607 |
msgstr ""
|
8608 |
|
8609 |
+
#: core/lib/wpbc_all_translations.php:1679 inc/_bs/admin/api-settings-s.php:490
|
8610 |
#, php-format
|
8611 |
msgid ""
|
8612 |
"Check this checkbox to activate auto approve of all bookings %sduring import from external "
|
8613 |
"source(s)%s."
|
8614 |
msgstr ""
|
8615 |
|
8616 |
+
#: core/lib/wpbc_all_translations.php:1680 inc/_bs/admin/api-settings-s.php:497
|
8617 |
msgid "Auto approve booking, if booking cost is zero"
|
8618 |
msgstr ""
|
8619 |
|
8620 |
+
#: core/lib/wpbc_all_translations.php:1681 inc/_bs/admin/api-settings-s.php:498
|
8621 |
#, php-format
|
8622 |
msgid "Check this checkbox to activate auto approve of booking, %swhen cost of booking is zero%s."
|
8623 |
msgstr ""
|
8624 |
|
8625 |
+
#: core/lib/wpbc_all_translations.php:1682 inc/_bs/admin/api-settings-s.php:505
|
8626 |
msgid "Auto approve bookings after creation booking in admin panel"
|
8627 |
msgstr ""
|
8628 |
|
8629 |
+
#: core/lib/wpbc_all_translations.php:1683 inc/_bs/admin/api-settings-s.php:506
|
8630 |
#, php-format
|
8631 |
msgid ""
|
8632 |
"Check this checkbox to activate auto approve of booking, %sif booking was made in admin panel%s."
|
8633 |
msgstr ""
|
8634 |
|
8635 |
+
#: core/lib/wpbc_all_translations.php:1684 inc/_mu/admin/api-settings-u.php:62
|
8636 |
msgid "Activate custom booking forms for regular users"
|
8637 |
msgstr ""
|
8638 |
|
8639 |
+
#: core/lib/wpbc_all_translations.php:1685 inc/_mu/admin/api-settings-u.php:63
|
8640 |
msgid "Check this box if you want to use multiple custom booking forms for activated regular users"
|
8641 |
msgstr ""
|
8642 |
|
8643 |
+
#: core/lib/wpbc_all_translations.php:1686 inc/_ps/admin/api-settings-p.php:108
|
8644 |
msgid "Start / End time for Calendar Overview"
|
8645 |
msgstr ""
|
8646 |
|
8647 |
+
#: core/lib/wpbc_all_translations.php:1687 inc/_ps/admin/api-settings-p.php:156
|
8648 |
#, php-format
|
8649 |
msgid "Select start and end time showing for Calendar Overview in %sDay%s view mode"
|
8650 |
msgstr ""
|
8651 |
|
8652 |
+
#: core/lib/wpbc_all_translations.php:1688 inc/_ps/admin/api-settings-p.php:257
|
8653 |
msgid "Show / hide notes"
|
8654 |
msgstr ""
|
8655 |
|
8656 |
+
#: core/lib/wpbc_all_translations.php:1689 inc/_ps/admin/api-settings-p.php:258
|
8657 |
msgid "Check this box if you want to open notes section by default in Booking Listing page."
|
8658 |
msgstr ""
|
8659 |
|
8660 |
+
#: core/lib/wpbc_all_translations.php:1690 inc/_ps/admin/api-settings-p.php:295
|
8661 |
msgid "URL of page for customer bookings listing"
|
8662 |
msgstr ""
|
8663 |
|
8664 |
+
#: core/lib/wpbc_all_translations.php:1691 inc/_ps/admin/api-settings-p.php:296
|
8665 |
#, php-format
|
8666 |
msgid ""
|
8667 |
"Type URL for %svisitors%s to view own bookings. You must insert %s shortcode into this page."
|
8668 |
msgstr ""
|
8669 |
|
8670 |
+
#: core/lib/wpbc_all_translations.php:1692 inc/gateways/page-gateways.php:105
|
8671 |
msgid "Do not show payment form, after submit booking form"
|
8672 |
msgstr ""
|
8673 |
|
8674 |
+
#: core/lib/wpbc_all_translations.php:1693 inc/gateways/page-gateways.php:106
|
8675 |
msgid "Check this box if you want to show payment form only after sending payment request by email"
|
8676 |
msgstr ""
|
8677 |
|
8678 |
+
#: core/lib/wpbc_all_translations.php:1694 inc/gateways/page-gateways.php:115
|
8679 |
msgid "Auto send payment request after creation booking in admin panel"
|
8680 |
msgstr ""
|
8681 |
|
8682 |
+
#: core/lib/wpbc_all_translations.php:1695 inc/gateways/page-gateways.php:116
|
8683 |
msgid ""
|
8684 |
"Check this box if you want automatically send payment request to visitor, if booking was made in "
|
8685 |
"admin panel"
|
8686 |
msgstr ""
|
8687 |
|
8688 |
+
#: core/lib/wpbc_all_translations.php:1696 inc/gateways/page-gateways.php:129
|
8689 |
msgid "Show deposit and total booking cost together"
|
8690 |
msgstr ""
|
8691 |
|
8692 |
+
#: core/lib/wpbc_all_translations.php:1697 inc/gateways/page-gateways.php:130
|
8693 |
msgid ""
|
8694 |
"Check this box if you want to show deposit amount and total booking cost, after submit of "
|
8695 |
"booking."
|
8696 |
msgstr ""
|
8697 |
|
8698 |
+
#: core/lib/wpbc_all_translations.php:1698 inc/gateways/page-gateways.php:142
|
8699 |
msgid ""
|
8700 |
"Please note, at admin panel for booking will be saved deposit cost and notes about deposit, do "
|
8701 |
"not depend from the visitor choice of this payment. You need to check each such payment manually!"
|
8702 |
msgstr ""
|
8703 |
|
8704 |
+
#: core/lib/wpbc_all_translations.php:1699 inc/gateways/page-gateways.php:153
|
8705 |
msgid "Send email on cost changes"
|
8706 |
msgstr ""
|
8707 |
|
8708 |
+
#: core/lib/wpbc_all_translations.php:1700 inc/gateways/page-gateways.php:154
|
8709 |
msgid ""
|
8710 |
"Check this box if you want to send booking modification email, if cost of booking was edited in "
|
8711 |
"booking listing page."
|
8712 |
msgstr ""
|
8713 |
|
8714 |
+
#: core/lib/wpbc_all_translations.php:1701 inc/gateways/page-gateways.php:582
|
8715 |
+
#: inc/gateways/page-gateways.php:628
|
8716 |
msgid "Payment Options"
|
8717 |
msgstr ""
|
8718 |
+
|
8719 |
+
#: core/wpbc-js.php:141
|
8720 |
+
msgid "Times:"
|
8721 |
+
msgstr ""
|
8722 |
+
|
8723 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:74
|
8724 |
+
msgid "Set Early / Late Booking"
|
8725 |
+
msgstr ""
|
8726 |
+
|
8727 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:139
|
8728 |
+
#, php-format
|
8729 |
+
msgid "%sEarly booking discount%s for booking resource"
|
8730 |
+
msgstr ""
|
8731 |
+
|
8732 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:157
|
8733 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:166
|
8734 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:185
|
8735 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:358
|
8736 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:367
|
8737 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:386
|
8738 |
+
msgid "Discount"
|
8739 |
+
msgstr ""
|
8740 |
+
|
8741 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:223
|
8742 |
+
#, php-format
|
8743 |
+
msgid "Apply discount, only if difference between %stoday%s and %scheck in%s day %smore%s than"
|
8744 |
+
msgstr ""
|
8745 |
+
|
8746 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:276
|
8747 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:476
|
8748 |
+
#, php-format
|
8749 |
+
msgid "Apply discount, only if %scheck in%s day inside of this %sseason filter%s"
|
8750 |
+
msgstr ""
|
8751 |
+
|
8752 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:340
|
8753 |
+
#, php-format
|
8754 |
+
msgid "%sLast minute booking discount%s for booking resource"
|
8755 |
+
msgstr ""
|
8756 |
+
|
8757 |
+
#: inc/_bm/admin/page-cost-early-late-booking.php:424
|
8758 |
+
#, php-format
|
8759 |
+
msgid "Apply discount, only if difference between %stoday%s and %scheck in%s day %sless%s than"
|
8760 |
+
msgstr ""
|
8761 |
+
|
8762 |
+
#: inc/_bm/admin/page-cost.php:222
|
8763 |
+
msgid "Early / Late Booking"
|
8764 |
+
msgstr ""
|
8765 |
+
|
8766 |
+
#: inc/_bm/admin/page-cost.php:231
|
8767 |
+
msgid "Set Early / Late Booking Amount"
|
8768 |
+
msgstr ""
|
8769 |
+
|
8770 |
+
#: inc/_bm/admin/page-cost.php:681
|
8771 |
+
msgid "Set Early / Late booking discount"
|
8772 |
+
msgstr ""
|
8773 |
+
|
8774 |
+
#: inc/_bm/admin/page-cost.php:682
|
8775 |
+
msgid "Early / Late"
|
8776 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
=== Booking Calendar ===
|
2 |
Contributors: wpdevelop, oplugins
|
3 |
Donate link: https://wpbookingcalendar.com/buy/
|
4 |
Tags: booking calendar, booking system, availability calendar, events calendar, appointments , booking form, reservation, availability, oplugins, calendar, Booking Calendar, ical
|
5 |
Requires at least: 4.0
|
6 |
Requires PHP: 5.2.4
|
7 |
Tested up to: 4.9
|
8 |
-
Stable tag: 8.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -24,7 +24,6 @@ Your website visitors can **check availability** of **property** *(like apartmen
|
|
24 |
[youtube https://www.youtube.com/embed/videoseries?list=PLabuVtqCh9dwLA5cpz1p2RrZOitLuVupR&rel=0]
|
25 |
> Overview of Booking Calendar, start receive bookings in 60 seconds
|
26 |
|
27 |
-
|
28 |
**Your Customers will be able to:**
|
29 |
|
30 |
1. Select day(s) in calendar *(which is possible to customize for fitting to your site design)*
|
@@ -51,6 +50,7 @@ Booking Calendar is built to work out of the box. Just activate it and insert bo
|
|
51 |
**Make New Bookings on Client side.**
|
52 |
|
53 |
- Make bookings in **friendly booking interface** - select the date(s) and fill booking form fields.
|
|
|
54 |
- **Prevent of double booking** for already reserved days (1 booking per 1 day) or **allow multiple (unlimited) bookings per same day** in same calendar.
|
55 |
- **New**. **Timeline** - Glance booking checking for a year (3 months or month), at front-end side of your website.
|
56 |
- Booking form and calendar support fully **responsive design** that looks great on any device.
|
@@ -153,51 +153,50 @@ If you're unclear about the installation process, check out our [HELP](https://w
|
|
153 |
- WordPress 4.0 or newer,
|
154 |
- jQuery 1.9.1 or newer
|
155 |
|
156 |
-
|
157 |
== Frequently Asked Questions ==
|
158 |
|
159 |
Please see [FAQ](https://wpbookingcalendar.com/faq/).
|
160 |
|
161 |
= Privacy Notices =
|
162 |
|
163 |
-
* Please note, Booking Calendar plugin saving all booking details at your WordPress database at your server. Its does not transfer your booking details to our servers and does not store such info about booking details at our server(s). Please check more detail about this [here](https://wpbookingcalendar.com/faq/where-is-saving-booking-data-gdpr/)
|
164 |
* Additionally please note, you can add the "required checkbox" to your booking form at the Booking > Settings > Form page, to accept your terms and conditions.
|
165 |
|
166 |
= Support Languages =
|
167 |
|
168 |
- English
|
169 |
-
- German [
|
170 |
-
-
|
171 |
-
-
|
172 |
-
-
|
173 |
-
-
|
174 |
-
-
|
175 |
-
-
|
176 |
-
-
|
177 |
-
-
|
178 |
-
-
|
179 |
-
-
|
180 |
-
-
|
181 |
-
-
|
182 |
-
-
|
183 |
-
-
|
184 |
-
-
|
185 |
-
-
|
186 |
-
-
|
187 |
-
-
|
188 |
-
-
|
189 |
-
-
|
190 |
-
-
|
191 |
-
-
|
192 |
-
-
|
193 |
-
-
|
194 |
-
-
|
195 |
-
-
|
196 |
-
-
|
197 |
- Arabic [77% Completed]
|
198 |
- Belarussian [9% Completed]
|
199 |
|
200 |
-
Please recheck the status of each translation, before using plugin.
|
201 |
We open for your help in new translations or correcting existing ones. You can translate to new language or update exist one, using this [tutorial of translation](https://wpbookingcalendar.com/faq/make-translation-of-wp-plugin/)
|
202 |
= Tech support =
|
203 |
|
@@ -221,8 +220,54 @@ Please see [Video Guides](https://wpbookingcalendar.com/help/).
|
|
221 |
10. **Emails**. Configure email templates for different booking actions.
|
222 |
11. **Calendar Skins**. Select calendar skin for better fitting to your web-site design.
|
223 |
12. **Timeline**. Glance booking checking for a year (3 months or month), at front-end side of your website.
|
|
|
224 |
|
225 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
226 |
= 8.2 =
|
227 |
- Changes in **all** versions:
|
228 |
* **Translation** Danish translation [96% completed] by Claus Kofoed Nielsen
|
@@ -384,5 +429,5 @@ Please see [Video Guides](https://wpbookingcalendar.com/help/).
|
|
384 |
For more information, see the [full release notes](https://wpbookingcalendar.com/changelog/).
|
385 |
|
386 |
== Upgrade Notice ==
|
387 |
-
= 8.
|
388 |
-
Free version:
|
1 |
+
=== Booking Calendar ===
|
2 |
Contributors: wpdevelop, oplugins
|
3 |
Donate link: https://wpbookingcalendar.com/buy/
|
4 |
Tags: booking calendar, booking system, availability calendar, events calendar, appointments , booking form, reservation, availability, oplugins, calendar, Booking Calendar, ical
|
5 |
Requires at least: 4.0
|
6 |
Requires PHP: 5.2.4
|
7 |
Tested up to: 4.9
|
8 |
+
Stable tag: 8.3
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
24 |
[youtube https://www.youtube.com/embed/videoseries?list=PLabuVtqCh9dwLA5cpz1p2RrZOitLuVupR&rel=0]
|
25 |
> Overview of Booking Calendar, start receive bookings in 60 seconds
|
26 |
|
|
|
27 |
**Your Customers will be able to:**
|
28 |
|
29 |
1. Select day(s) in calendar *(which is possible to customize for fitting to your site design)*
|
50 |
**Make New Bookings on Client side.**
|
51 |
|
52 |
- Make bookings in **friendly booking interface** - select the date(s) and fill booking form fields.
|
53 |
+
- **New**. **Timeslots bookings** in Booking Calendar Free version, as well. Ability to receive simple bookings for specific timeslots (times during selected day).
|
54 |
- **Prevent of double booking** for already reserved days (1 booking per 1 day) or **allow multiple (unlimited) bookings per same day** in same calendar.
|
55 |
- **New**. **Timeline** - Glance booking checking for a year (3 months or month), at front-end side of your website.
|
56 |
- Booking form and calendar support fully **responsive design** that looks great on any device.
|
153 |
- WordPress 4.0 or newer,
|
154 |
- jQuery 1.9.1 or newer
|
155 |
|
|
|
156 |
== Frequently Asked Questions ==
|
157 |
|
158 |
Please see [FAQ](https://wpbookingcalendar.com/faq/).
|
159 |
|
160 |
= Privacy Notices =
|
161 |
|
162 |
+
* Please note, Booking Calendar plugin saving all booking details at your WordPress database at your server. Its does not transfer your booking details to our servers and does not store such info about booking details at our server(s). Please check more detail about this [here](https://wpbookingcalendar.com/faq/where-is-saving-booking-data-gdpr/)
|
163 |
* Additionally please note, you can add the "required checkbox" to your booking form at the Booking > Settings > Form page, to accept your terms and conditions.
|
164 |
|
165 |
= Support Languages =
|
166 |
|
167 |
- English
|
168 |
+
- German [100% Completed]
|
169 |
+
- Dutch [100% Completed]
|
170 |
+
- Danish [100% Completed]
|
171 |
+
- Greek [100% Completed]
|
172 |
+
- Bulgarian [100% Completed]
|
173 |
+
- Hungarian [100% Completed]
|
174 |
+
- Turkish [100% Completed]
|
175 |
+
- Italian [98% Completed]
|
176 |
+
- Swedish [98% Completed]
|
177 |
+
- Spanish [96% Completed]
|
178 |
+
- Russian [95% Completed]
|
179 |
+
- Portugal [94% Completed]
|
180 |
+
- Galician (Spanish) [94% Completed]
|
181 |
+
- Finnish [94% Completed]
|
182 |
+
- Slovenian [94% Completed]
|
183 |
+
- Thai [94% Completed]
|
184 |
+
- Norwegian [91% Completed]
|
185 |
+
- Brazilian Portuguese [91% Completed]
|
186 |
+
- Hebrew [91% Completed]
|
187 |
+
- Ukrainian [91% Completed]
|
188 |
+
- Chinese [91% Completed]
|
189 |
+
- Chinese (Taiwan) [91% Completed]
|
190 |
+
- French [91% Completed]
|
191 |
+
- Polish [89% Completed]
|
192 |
+
- Czech [77% Completed]
|
193 |
+
- Slovak [77% Completed]
|
194 |
+
- Croatian [77% Completed]
|
195 |
+
- Catalan [77% Completed]
|
196 |
- Arabic [77% Completed]
|
197 |
- Belarussian [9% Completed]
|
198 |
|
199 |
+
Please recheck the status of each translation, before using plugin.
|
200 |
We open for your help in new translations or correcting existing ones. You can translate to new language or update exist one, using this [tutorial of translation](https://wpbookingcalendar.com/faq/make-translation-of-wp-plugin/)
|
201 |
= Tech support =
|
202 |
|
220 |
10. **Emails**. Configure email templates for different booking actions.
|
221 |
11. **Calendar Skins**. Select calendar skin for better fitting to your web-site design.
|
222 |
12. **Timeline**. Glance booking checking for a year (3 months or month), at front-end side of your website.
|
223 |
+
13. **Time Slots**. Simple configuration of **time slots** selection in booking form.
|
224 |
|
225 |
== Changelog ==
|
226 |
+
= 8.3 =
|
227 |
+
- Changes in **all** versions:
|
228 |
+
* **New** **Timeslots bookings !** On many requests of users we have added ability to receive simple bookings for specific timeslots (times during selected day). *Advanced times booking is still available in the Booking Calendar Business Small or higher versions.*
|
229 |
+
* **New** Simple configuration of **timeslots** selection in booking form at the Booking > Settings > Form page via Sortable times table. *Advanced configuration of times is still available in the Booking Calendar Business Small or higher versions.*
|
230 |
+
* **New** Fast configuration of booking form with predefined timeslots seletion for 1 hour, 2 hours, 30 minutes, 15 minutes or 5 minutes time intervals.
|
231 |
+
* **New** Ability to not change background color for partially booked days. Show partially booked days with same background as in legend item. Partially booked days, which was booked for the specific time-slot(s).(8.2.1.27)
|
232 |
+
* **Improvement** process "unread" bookings in database when using the "read all" feature only for bookings with "unread" status (8.2.1.18)
|
233 |
+
* **Improvement** only for Booking Calendar Free version show times in AM/PM fomrat or other depend from time format at the WordPress > Settings > General page (8.2.1.26)
|
234 |
+
* *Under Hood* Added new wpbc-migrate.js script for ability to use jQuery.browser property for support some legacy JavaScript files (basically its needed for do not use jquery-migrate script in a future). Updated to load jquery-migrate to version 1.4.1, if WordPess was not loaded it. (8.2.1.29)
|
235 |
+
* **Translation** Turkish translation [100% completed] by Basar Okke
|
236 |
+
* **Translation** German translation [100% completed] by Basar Okke
|
237 |
+
* **Translation** Danish translation [100% completed] by Claus Kofoed Nielsen
|
238 |
+
* **Translation** Dutch translation [100% completed] by Boris Hoekmeijer
|
239 |
+
* **Translation** Greek translation [100% completed] by Ilias Moutzouris
|
240 |
+
* **Translation** Hungarian translation [100% completed] by István Vincze
|
241 |
+
* **Translation** Bulgarian translation [100% completed] by Martin Dimitrov
|
242 |
+
* **Fix** conflict with theme 'the7' ( 8.2.1.10 )
|
243 |
+
* **Fix** conflict issue in some themes that load fontello css file and broke icons in Booking Calendar admin panel (8.2.1.22)
|
244 |
+
- Changes in **Personal / Business Small / Business Medium / Business Large / MultiUser** versions:
|
245 |
+
* **New** Early booking discount. Apply discount, if difference between "today" and "check in" day MORE than X days (8.2.1.17) *(Business Medium/Large, MultiUser)*
|
246 |
+
* **New** Last minute booking discount. Apply discount, if difference between "today" and "check in" day LESS than X days (8.2.1.17) *(Business Medium/Large, MultiUser)*
|
247 |
+
* **Improvement** Ability to save using "simple booking form" from Booking > Settings > Form page by checking checkbox in top toolbar. (8.2.1.23) *(Personal Business Small/Medium/Large, MultiUser)*
|
248 |
+
* **Improvement** Showing dates placeholders in search form in check in/out fields (8.2.1.4) *(Business Large, MultiUser)*
|
249 |
+
* **Improvement** Ability to edit and cancel even approved bookings, if used [bookingcustomerlisting ...] shortcode. Usefull for GDPR. (8.2.1.14)
|
250 |
+
* **Improvement** Ability to use in email templates additional shortcodes, like [pay_status], [remark] (8.2.1.25) *(Business Small/Medium/Large, MultiUser)*
|
251 |
+
* **Improvement** Showing in the booking list page the Payment status with payment description, like PayPal:Ok. Useful, in case if was activated several payment gateways. (8.2.1.25) *(Business Small/Medium/Large, MultiUser)*
|
252 |
+
* **Improvement** Prevent of showing warning message, if was activated "Set capacity based on number of visitors" option and we are having timeslot booking for single booking resource (8.2.1.28)
|
253 |
+
* **Fix** Showing correct cost in [cost_hint] shortcode, the same cost as its willl be showing in payment form (cost minus one day), if was activated this option "Set check out date as available" at the Booking > Settings General page. Please note, in this case, you will need to activate the cost per 1 day at the Booking > Settings > Payment page (cost per 1 night in this case, have no sense). (8.2.1.28)
|
254 |
+
* **Fix** correct rounding of cost during saving to DB and showing in payment forms (sometimes its was show 3 decimal points in payment form, istead of 2, if was set so in the Booking > Settings > Payment page ) (8.2.1.24) *(Business Small/Medium/Large, MultiUser)*
|
255 |
+
* **Fix** issue of showing notices in some PHP versions, during editing bookings, if form customization was changed after saving booking (8.2.1.3) *(Personal Business Small/Medium/Large, MultiUser)*
|
256 |
+
* **Fix** scrolling links in "multi step" booking form customization, when clicking on "Back to step 1" button (8.2.1.1) *(Personal Business Small/Medium/Large, MultiUser)*
|
257 |
+
* **Fix** mistake in code relative to booking hash. (8.2.1.5) *(Personal Business Small/Medium/Large, MultiUser)*
|
258 |
+
* **Fix** additional checking of not sending duplicated emails, and possible issue of having double emails in Subject of email (sending copy to admin) during approving booking, if in booking form was verification second email field. (8.2.1.6) *(Personal Business Small/Medium/Large, MultiUser)*
|
259 |
+
* **Fix** issue of not marked as unavailable some dates in calendar, if using option "Unavailable time before / after booking" Together with "start" and "end times" in booking form (8.2.1.7) *(Business Medium/Large, MultiUser)*
|
260 |
+
* **Fix** issue of checking only about numbers in search form, if was configured to TRUE this constant WP_BK_CHECK_LESS_THAN_PARAM_IN_SEARCH (8.2.1.8) *(Business Large, MultiUser)*
|
261 |
+
* **Fix** issue of incorrectly showing order of times in mouse over tooltip, if start and end times the same for 2 different timeslots in the same day. (8.2.1.9)
|
262 |
+
* **Fix** issue of incorrectly showing deposit hint if was selected days starting from Today date(8.2.1.11) *(Business Medium/Large, MultiUser)*
|
263 |
+
* **Fix** issue of not working buttons at the editor toolbar in edit posts/pages, when all booking resources was deleted (8.2.1.12) *(Personal Business Small/Medium/Large, MultiUser)*
|
264 |
+
* **Fix** show booking cost in [cost_hint] shortcode in booking form for booking form (only) shortcode in page/post (8.2.1.13) *(Business Large, MultiUser)*
|
265 |
+
* **Fix** issue of incorrectly working feature "Set check out date as available" for booking resources with specific capacity (8.2.1.15) *(Business Large, MultiUser)*
|
266 |
+
* **Fix** issue of correctly showing amount to pay in JPY currency for Stripe payment gateway (divided to 100, because no "cents" here) (8.2.1.16) *(Business Small/Medium/Large, MultiUser)*
|
267 |
+
* **Fix** issue of decreasing usage of coupon codes, if the coupon code was entered with CAPITAL letters. (8.2.1.19) *(Business Large, MultiUser)*
|
268 |
+
* **Fix** issue of not showing booking details near each specific timeslots, if was booked several days in calendar, if was activated option "Use time selections as recurrent time slots" and also activated this option "Show booking details in tooltip", as well (8.2.1.20) *(Business Medium/Large, MultiUser)*
|
269 |
+
* *Under Hood* Ability to set as available check out days of bookings in Timeline and in Calendar Overview page, if the booking was made by using change/over days or if was made for specific time-slots! P.S. Need to uncomment specific line: ( FixIn: 8.2.1.21 ) *(Business Small/Medium/Large, MultiUser)*
|
270 |
+
|
271 |
= 8.2 =
|
272 |
- Changes in **all** versions:
|
273 |
* **Translation** Danish translation [96% completed] by Claus Kofoed Nielsen
|
429 |
For more information, see the [full release notes](https://wpbookingcalendar.com/changelog/).
|
430 |
|
431 |
== Upgrade Notice ==
|
432 |
+
= 8.3 =
|
433 |
+
Free version: Timeslots bookings. Simple configuration of timeslots selection in booking form. Paid versions: Early booking / Last minute bookings. Apply discount, if difference between "today" and "check in" day MORE / LESS than X days. Many other improvements.
|
wpdev-booking.php
CHANGED
@@ -7,7 +7,7 @@ Author: wpdevelop, oplugins
|
|
7 |
Author URI: https://wpbookingcalendar.com/
|
8 |
Text Domain: booking
|
9 |
Domain Path: /languages/
|
10 |
-
Version: 8.
|
11 |
*/
|
12 |
|
13 |
/* Copyright 2009 - 2018 www.wpbookingcalendar.com (email: info@wpbookingcalendar.com),
|
7 |
Author URI: https://wpbookingcalendar.com/
|
8 |
Text Domain: booking
|
9 |
Domain Path: /languages/
|
10 |
+
Version: 8.3
|
11 |
*/
|
12 |
|
13 |
/* Copyright 2009 - 2018 www.wpbookingcalendar.com (email: info@wpbookingcalendar.com),
|