Version Description
- Changes in all versions:
- New Ability to limit times for showing cells in TimeLine for 1 day view mode. In TimeLine shortcode possible to use new parameter: limit_hours='9,22' Where 9 - its 09:00, start hour and 22 - its 22:00, end hour. For example: [bookingtimeline type='1' limit_hours='9,22'] or bookingtimeline type='1,5' view_days_num=1 limit_hours='10,21'
- New constant WP_BK_TIMILINE_LIMIT_HOURS in wpbc-constants.php file. Limit times for showing cells in Calendar Overview page in admin panel for 1 day view mode. (7.0.1.18)
- Improvement additional checking of correct loading popover function to prevent JavaScript error. If visitor disable loading of Bootstrap files or because of some JS conflict, instead of showing JavaScript error system will skip showing popover tooltip when mouse over days in calendar, or when click on booking in timeline. (7.0.1.2)
- Improvement added checking about minimum required version of WordPress for using Booking Calendar (7.0.1.6)
- Improvement Ability to use [reason] or [approvereason] in Booking > Settings > Emails > Approve email template.
- Improvement Prepare functionality for removing language folder from plugin in a future, for reducing size of plugin. (7.0.1.53)
- Improvement Showing popovers in timeline (calendar overview) only at bottom direction for better looking at mobile devices (7.0.1.42)
- Improvement Set color of placeholder text in settings fields lighter. (7.0.1.54)
- Improvement Increase time for script execution during initial activation of plugin. (7.0.1.57)
- Translation Dutch translation [99% completed]
- Translation Italian translation [99% completed]
- Translation German translation [99% completed]
- Translation French translation [99% completed]
- Fix Update captcha 1.1 to captcha 1.9, which protect from potensional PHP file inclusion vulnerability. Thanks to Thunderscan tool (http://www.defensecode.com) (7.0.1.67)
- Fix Minimum version of jQuery required as 1.9.1
- Fix Issue of disabling sending emails during approving or cancellation of bookings at Booking Listing or Calendar Overview pages, when checkbox "Emails sending" unchecked. (7.0.1.5)
- Fix Issue of auto import events from Google Calendar into the Booking Calendar (7.0.1.9)
- Fix Issue of generating JavaScript errors when user deactivated loading of Bootstrap JS files at Booking Settings General page in Advanced section. Instead of it show warning message or skip showing tooltips. (7.0.1.10)
-
Fix issue of order loading translation, if default language is not English (7.0.1.12)
-
Fix issue of redirection to "Thank you" page. Using home_url (www.server.com) instead of site_url (www.server.com/wordpress/) at some servers. (7.0.1.20)
- Fix issue of ability to translate options in selectbox in format like "Eng 1 [lang=it_IT] Italian 1" at Settings Fields page in Booking Calendar Free version (7.0.1.21)
- Fix set email field as required field in Booking Calendar Free version (7.0.1.22)
- Fix issue of not sending emails, if server was set with using error_reporting(E_STRICT); and show this warning: "PHP Strict Standards: Only variables should be passed by reference in /wp-content/plugins/booking/core/admin/page-email-new-admin.php on line 1105" (7.0.1.32)
- Fix issue of not submitting booking in IE. Issue relative to note support by IE String.trim() function. (7.0.1.39)
- Fix issue of showing additional slashes in emails at reason of cancellation (7.0.1.46) (Also fixed same issue for approve reason, payment request text and adding notes to the booking).
- Fix issue of showing in TimeLine (Calendar Overview) 1st day of next Month, that does not belong to current visible month. Sometimes in such view if booking starting from 1st day of next month, system does not show this booking, and its can confuse visitors. (7.0.1.47)
- Fix issue of not saving Booking > Settings General page if pressed on Save Changes button at top right side in French language, and some other languages (7.0.1.56)
- Under Hood do_action( 'wpbc_jquery_unknown' ) - new hook for situation, when we can not make identification version of jQuery, sometimes, need manually to load jquery-migrate (7.0.1.33)
-
Under Hood Trigger event "timeline_nav" after clicking navigation in timeline. To bind this event use this JS: jQuery( ".wpbc_timeline_front_end" ).on('timeline_nav', function(event, timeline_obj, nav_step ) { ... } ); (7.0.1.48)
- Under Hood New constant. 'WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL' - Auto approve booking, if imported from Google Calendar. Default set to false (7.0.1.59)
- Changes in Personal / Business Small / Business Medium / Business Large / MultiUser versions:
- New Integration of iDEAL via Sisow payment gateway. (7.0.1.64) (Business Small/Medium/Large, MultiUser)
- New Show change over days as triangles. Beta Feature. Its require showing calendar days cells as square (not rectangle). Width and height of calendar you can define in shortcode options parameter. Supported by: Chrome 36.0+, MS IE 10.0+, Firefox 16.0+, Safari 9.0+, Opera 23.0+ (7.0.1.24) (Business Medium/Large, MultiUser)
- New Ability to define links for booking resource titles in TimeLine. Example: bookingtimeline ... options='{resource_link 3="http://beta/resource-apartment3-id3/"},{resource_link 4="http://beta/resource-3-id4/"}' ... (Personal, Business Small/Medium/Large, MultiUser)
- Tip Skip showing rows of booking resource(s) in TimeLine or Calendar Overview, if no any exist booking(s) for current view. For activation this feature you need to add only_booked_resources parameter to the URL. For example: http://server.com/wp-admin/admin.php?page=wpbc&view_mode=vm_calendar&only_booked_resources Its have to improve speed of page loading, when we are having too many resources at the page. (7.0.1.51) (Personal, Business Small/Medium/Large, MultiUser)
- Improvement Ability to set lower interval (15, 30 or 45 minutes) for auto cancellation pending bookings that have no successfully paid status (7.0.1.25) (Business Small/Medium/Large, MultiUser)
- Improvement Ability to use aggregate parameter in the [bookingedit] shortcode (7.0.1.26) (Personal, Business Small/Medium/Large, MultiUser)
- Improvement Ability to use in field "From Name" in email templates at Booking - Settings - Emails page different shortcodes from booking form, like [name] secondname (Personal, Business Small/Medium/Large, MultiUser)
- Improvement Ability to show in cost_hints negative (discounted) cost for additional items. Previously system set instead of negative value just 0 (7.0.1.30) (Business Medium/Large, MultiUser)
- Improvement Increase accuracy of rates calculation, if we are having more than 2 digits after comma in rates configurations (7.0.1.44) (Business Medium/Large, MultiUser)
- Improvement Ability to use HTML tags in popup window during sending payment request and then showing [paymentreason] in email template with HTML formating (7.0.1.60) (Business Small/Medium/Large, MultiUser)
- Improvement Showing "blank bookings" in Calendar Overview page with different color (red) (7.0.1.40) (Business Small/Medium/Large, MultiUser)
- Improvement Showing all title for booking resources with long name (longer than 19 symbols) at the Booking Listing page. Previously its was cutted of (7.0.1.66) (Personal, Business Small/Medium/Large, MultiUser)
- Fix issue of not showing "reason of cancellation" in emails, that are sending after auto-cancellation of pending not successfully paid bookings. (7.0.1.1) (Business Small/Medium/Large, MultiUser)
- Fix issue of incorrectly booking cost calculation if setted cost "per 1 night" and previously was used "Valuation days" cost settings for specific booking resource. (7.0.1.4) (Business Medium/Large, MultiUser)
- Fix Do not apply "LAST" cost option for "Valuation days" if previously was applied "Together" term. No need to apply "LAST", because its have to be already calculated in together term (7.0.1.7) (Business Medium/Large, MultiUser)
- Fix Correctly replacing shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' in email templates. (7.0.1.8) (Personal, Business Small/Medium/Large, MultiUser)
- Fix issue of showing notice: "Use of undefined constant WPDEV_BK_LOCALE_RELOAD" in seacrh results (7.0.1.9) (Business Large, MultiUser)
- Fix issue of start showing timeline in "Day view" starting from Today date based on WordPress timezone. (7.0.1.13)
- Fix issue of not showing some bookings, which was made for specific times in 1 day view mode. (7.0.1.16)
- Fix issue of saving additional cost at the Booking > Resources > Advanced cost page, if some options have LABELs (options still must be simple words) with umlauts. (7.0.1.27) (Business Medium/Large, MultiUser)
- Fix issue of updating [cost_correction] shortcode, if selecting dates for new booking and not editing exist booking (7.0.1.28) (Business Medium/Large, MultiUser)
- Fix issue of blocking days selection in calendar, when visitor use the search form and manually input dates that lower than minimum number of days selection in settings (7.0.1.31) (Business Large, MultiUser)
- Fix issue of showing blank page for printing in Chrome browser (7.0.1.34) (Personal, Business Small/Medium/Large, MultiUser)
- Fix issue of not changing hash of booking after approving of booking, if this option was activated at settings (7.0.1.35) (Personal, Business Small/Medium/Large, MultiUser)
- Fix issue of rechecking booking dates (if activated "Checking to prevent double booking, during submitting booking" option), during booking editing (7.0.1.36) (Personal, Business Small/Medium/Large, MultiUser)
- Fix issue of not correctly blocking check-out day (showing weird 2 checkout days), if activated "Unavailable time before / after booking" option and set unavailable DAYs after booking (7.0.1.38) (Business Medium/Large, MultiUser)
- Fix issue of wrong deleting booking, if activated option "Disable bookings in different booking resources" during editing booking that try to store in different booking resources (7.0.1.43) (Business Large, MultiUser)
- Fix position of currency symbol in calendar day cells and in mouseover tooltip, depend from settings at Booking > Settings > Payment page (7.0.1.49) (Business Medium/Large, MultiUser)
- Fix replacinng shortcodes in a loop, if we are having several shortcodes with bookingedit{cancel} in email templates (For example, if we have several languges ). (7.0.1.52)
- Fix issue of infinite loop, which was exist since update 7.0.1.52 to 7.0.1.57 (7.0.1.58)
- Fix issue of not saving data for radio button selection field in emails and may be in booking listing (7.0.1.62) (Personal, Business Small/Medium/Large, MultiUser)
- Under Hood Trigger event "show_cost_hints" after showing cost or time hints in booking form. To bind this event use this JS: jQuery( ".booking_form_div" ).on('show_cost_hints', function(event, bk_type ) { ... } ); (7.0.1.53) (Business Medium/Large, MultiUser)
- Under Hood Add automatically new payment system, after visit Settings Payment page, if payment system folder and file(s) was created correctly. (7.0.1.55,7.0.1.61) (Business Small/Medium/Large, MultiUser)
Download this release
Release Info
Developer | wpdevelop |
Plugin | Booking Calendar |
Version | 7.1 |
Comparing to | |
See all releases |
Code changes from version 7.0 to 7.1
- core/admin/api-settings.php +1 -1
- core/admin/page-email-approved.php +45 -6
- core/admin/page-email-deleted.php +44 -6
- core/admin/page-email-deny.php +43 -5
- core/admin/page-email-new-admin.php +39 -6
- core/admin/page-email-new-visitor.php +37 -6
- core/admin/page-email-trash.php +45 -7
- core/admin/page-form-free.php +17 -8
- core/admin/page-import-gcal.php +20 -0
- core/admin/page-settings.php +2 -1
- core/admin/wpbc-class-listing.php +1 -1
- core/admin/wpbc-class-timeline.php +310 -106
- core/admin/wpbc-sql.php +5 -2
- core/admin/wpbc-toolbar-tiny.php +74 -3
- core/admin/wpbc-toolbars.php +5 -0
- core/any/activation.php +7 -1
- core/any/admin-bs-ui.php +166 -148
- core/any/class-admin-page-structure.php +1 -1
- core/any/css/admin-listing-table.css +3 -0
- core/any/css/settings-page.css +14 -0
- core/any/js/admin-support.js +2 -1
- core/class/wpbc-class-welcome.php +92 -4
- core/lib/wpbc-ajax.php +14 -11
- core/lib/wpbc-booking-new.php +31 -13
- core/lib/wpbc-cron.php +1 -0
- core/lib/wpbc_all_translations.php +1578 -0
- core/lib/wpdev-booking-class.php +46 -5
- core/sync/wpbc-gcal-class.php +13 -2
- core/sync/wpbc-gcal.php +6 -1
- core/wpbc-activation.php +34 -17
- core/wpbc-constants.php +15 -11
- core/wpbc-functions.php +137 -6
- core/wpbc-include.php +3 -0
- core/wpbc-js.php +10 -5
- core/wpbc-translation.php +23 -1
- core/wpbc.php +55 -4
- css/calendar.css +64 -3
- css/print.css +26 -0
- css/timeline.css +1 -0
- js/captcha/captcha.php +329 -190
- js/captcha/gentium/FONTLOG.txt +117 -138
- js/captcha/gentium/GENTIUM-FAQ.txt +61 -19
- js/captcha/gentium/GenAI102.TTF +0 -0
- js/captcha/gentium/GenAR102.TTF +0 -0
- js/captcha/gentium/GenBasB.ttf +0 -0
- js/captcha/gentium/GenBasBI.ttf +0 -0
- js/captcha/gentium/GenBasI.ttf +0 -0
- js/captcha/gentium/GenBasR.ttf +0 -0
- js/captcha/gentium/GenBkBasB.ttf +0 -0
- js/captcha/gentium/GenBkBasBI.ttf +0 -0
- js/captcha/gentium/GenBkBasI.ttf +0 -0
- js/captcha/gentium/GenBkBasR.ttf +0 -0
- js/captcha/gentium/GenI102.TTF +0 -0
- js/captcha/gentium/GenR102.TTF +0 -0
- js/captcha/gentium/GentiumDesignSource.vfb +0 -0
- js/captcha/gentium/GentiumIDesignSource.vfb +0 -0
- js/captcha/gentium/OFL-FAQ.txt +354 -111
- js/captcha/gentium/OFL.txt +36 -41
- js/captcha/gentium/QUOTES.txt +0 -76
- js/captcha/gentium/README.txt +0 -2
- js/client.js +27 -11
- js/wpbc_vars.js +1 -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_GR.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-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-sv_SE.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.pot +2462 -2020
- readme.txt +92 -25
- wpdev-booking.php +3 -1
core/admin/api-settings.php
CHANGED
@@ -505,7 +505,7 @@ class WPBC_Settings_API_General extends WPBC_Settings_API {
|
|
505 |
WPBC_Settings_API::label_static( 'set_gen_booking_thank_you_page_URL'
|
506 |
, array( 'title'=> __('URL of "thank you" page' ,'booking'), 'label_css' => '' ) )
|
507 |
.'</th>
|
508 |
-
<td><fieldset>' . '<code style="font-size:14px;">' .
|
509 |
);
|
510 |
$this->fields['booking_thank_you_page_URL'] = array(
|
511 |
'type' => 'text'
|
505 |
WPBC_Settings_API::label_static( 'set_gen_booking_thank_you_page_URL'
|
506 |
, array( 'title'=> __('URL of "thank you" page' ,'booking'), 'label_css' => '' ) )
|
507 |
.'</th>
|
508 |
+
<td><fieldset>' . '<code style="font-size:14px;">' . home_url() . '</code>' //FixIn: 7.0.1.20
|
509 |
);
|
510 |
$this->fields['booking_thank_you_page_URL'] = array(
|
511 |
'type' => 'text'
|
core/admin/page-email-approved.php
CHANGED
@@ -606,7 +606,9 @@ class WPBC_Settings_Page_Email_Approved extends WPBC_Page_Structure {
|
|
606 |
$init_fields_values = wpbc_import6_email__approved__get_fields_array_for_activation();
|
607 |
|
608 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
609 |
-
$
|
|
|
|
|
610 |
|
611 |
$this->mail_api( WPBC_EMAIL_APPROVED_ID, $init_fields_values );
|
612 |
|
@@ -785,7 +787,8 @@ class WPBC_Settings_Page_Email_Approved extends WPBC_Page_Structure {
|
|
785 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
786 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
787 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
788 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
|
|
789 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
790 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
791 |
$replace['resource_title'] = 'Standard';
|
@@ -982,7 +985,7 @@ function wpbc__get_replace_shortcodes__email_approved( $booking_id, $bktype, $fo
|
|
982 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
983 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
984 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
985 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
986 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
987 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
988 |
|
@@ -1035,6 +1038,8 @@ function wpbc_send_email_approved( $approved_id_str, $is_send_emeils, $denyreaso
|
|
1035 |
|
1036 |
$previous_active_user = apply_bk_filter( 'wpbc_mu_set_environment_for_owner_of_resource', -1, $bktype ); // MU
|
1037 |
|
|
|
|
|
1038 |
////////////////////////////////////////////////////////////////////////
|
1039 |
// Load Data
|
1040 |
////////////////////////////////////////////////////////////////////////
|
@@ -1054,7 +1059,9 @@ function wpbc_send_email_approved( $approved_id_str, $is_send_emeils, $denyreaso
|
|
1054 |
$init_fields_values = wpbc_import6_email__approved__get_fields_array_for_activation();
|
1055 |
|
1056 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1057 |
-
$
|
|
|
|
|
1058 |
|
1059 |
$mail_api = new WPBC_Emails_API_Approved( WPBC_EMAIL_APPROVED_ID, $init_fields_values );
|
1060 |
|
@@ -1064,7 +1071,40 @@ function wpbc_send_email_approved( $approved_id_str, $is_send_emeils, $denyreaso
|
|
1064 |
|
1065 |
|
1066 |
$replace = wpbc__get_replace_shortcodes__email_approved( $booking_id, $bktype, $formdata );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1067 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1068 |
// // Get To field
|
1069 |
// if ( isset( $replace['email'] ) ) {
|
1070 |
// $to = $replace['email'];
|
@@ -1115,8 +1155,7 @@ function wpbc_send_email_approved( $approved_id_str, $is_send_emeils, $denyreaso
|
|
1115 |
if ( ( strpos( $to ,'@blank.com' ) === false ) && ( strpos( $replace[ 'content' ],'admin@blank.com') === false ) ) {
|
1116 |
|
1117 |
$email_result = $mail_api->send( $to , $replace );
|
1118 |
-
}
|
1119 |
-
|
1120 |
|
1121 |
make_bk_action( 'wpbc_mu_set_environment_for_user', $previous_active_user ); // MU
|
1122 |
|
606 |
$init_fields_values = wpbc_import6_email__approved__get_fields_array_for_activation();
|
607 |
|
608 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
609 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
610 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
611 |
+
|
612 |
|
613 |
$this->mail_api( WPBC_EMAIL_APPROVED_ID, $init_fields_values );
|
614 |
|
787 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
788 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
789 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
790 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
791 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
792 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
793 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
794 |
$replace['resource_title'] = 'Standard';
|
985 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
986 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
987 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
988 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
989 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
990 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
991 |
|
1038 |
|
1039 |
$previous_active_user = apply_bk_filter( 'wpbc_mu_set_environment_for_owner_of_resource', -1, $bktype ); // MU
|
1040 |
|
1041 |
+
make_bk_action( 'booking_aproved', $res, '' ); // Check for ability to change HASH during approving booking //FixIn: 7.0.1.35
|
1042 |
+
|
1043 |
////////////////////////////////////////////////////////////////////////
|
1044 |
// Load Data
|
1045 |
////////////////////////////////////////////////////////////////////////
|
1059 |
$init_fields_values = wpbc_import6_email__approved__get_fields_array_for_activation();
|
1060 |
|
1061 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1062 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
1063 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
1064 |
+
|
1065 |
|
1066 |
$mail_api = new WPBC_Emails_API_Approved( WPBC_EMAIL_APPROVED_ID, $init_fields_values );
|
1067 |
|
1071 |
|
1072 |
|
1073 |
$replace = wpbc__get_replace_shortcodes__email_approved( $booking_id, $bktype, $formdata );
|
1074 |
+
$replace[ 'denyreason' ] = $denyreason; //FixIn: 7.0.1.1
|
1075 |
+
$replace[ 'approvereason' ] = $denyreason; //FixIn: 7.0.1.1
|
1076 |
+
$replace[ 'reason' ] = $denyreason; //FixIn: 7.0.1.1
|
1077 |
+
|
1078 |
+
// Replace shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl'
|
1079 |
+
foreach ( array( 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' ) as $url_shortcode ) { //FixIn: 7.0.1.8
|
1080 |
+
|
1081 |
+
// Loop to search if we are having several such shortcodes in our $mail_api->fields_values['content'] (For example, if we have several languges ).
|
1082 |
+
$pos = 0; // FixIn: 7.0.1.52
|
1083 |
+
do {
|
1084 |
+
$shortcode_params = wpbc_get_params_of_shortcode_in_string( $url_shortcode, $mail_api->fields_values['content'] , $pos );
|
1085 |
+
|
1086 |
+
if ( ( ! empty( $shortcode_params ) ) && ( isset( $shortcode_params['url'] ) ) ){
|
1087 |
+
|
1088 |
+
$pos = $shortcode_params['end'];
|
1089 |
+
|
1090 |
+
$exist_replace = substr( $mail_api->fields_values['content'], $shortcode_params['start'], ( $shortcode_params['end'] - $shortcode_params['start'] ) );
|
1091 |
+
|
1092 |
+
$new_replace = $url_shortcode . rand(1000,9000);
|
1093 |
|
1094 |
+
$mail_api->fields_values['content'] = str_replace( $exist_replace, $new_replace ,$mail_api->fields_values['content'] );
|
1095 |
+
|
1096 |
+
$replace[ $new_replace ] = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '['.$exist_replace.']', $booking_id );
|
1097 |
+
} else {
|
1098 |
+
$shortcode_params = false; // FixIn: 7.0.1.58
|
1099 |
+
}
|
1100 |
+
|
1101 |
+
} while ( ! empty( $shortcode_params ) ); // FixIn: 7.0.1.52
|
1102 |
+
|
1103 |
+
}
|
1104 |
+
|
1105 |
+
$mail_api->set_replace( $replace );
|
1106 |
+
$mail_api->fields_values['from_name'] = $mail_api->replace_shortcodes( $mail_api->fields_values['from_name'] ); //FixIn: 7.0.1.29
|
1107 |
+
|
1108 |
// // Get To field
|
1109 |
// if ( isset( $replace['email'] ) ) {
|
1110 |
// $to = $replace['email'];
|
1155 |
if ( ( strpos( $to ,'@blank.com' ) === false ) && ( strpos( $replace[ 'content' ],'admin@blank.com') === false ) ) {
|
1156 |
|
1157 |
$email_result = $mail_api->send( $to , $replace );
|
1158 |
+
}
|
|
|
1159 |
|
1160 |
make_bk_action( 'wpbc_mu_set_environment_for_user', $previous_active_user ); // MU
|
1161 |
|
core/admin/page-email-deleted.php
CHANGED
@@ -553,7 +553,9 @@ class WPBC_Settings_Page_Email_Deleted extends WPBC_Page_Structure {
|
|
553 |
$init_fields_values = wpbc_import6_email__deleted__get_fields_array_for_activation();
|
554 |
|
555 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
556 |
-
$
|
|
|
|
|
557 |
|
558 |
$this->mail_api( WPBC_EMAIL_DELETED_ID, $init_fields_values );
|
559 |
|
@@ -732,7 +734,7 @@ class WPBC_Settings_Page_Email_Deleted extends WPBC_Page_Structure {
|
|
732 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
733 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
734 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
735 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
736 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
737 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
738 |
$replace['resource_title'] = 'Standard';
|
@@ -929,7 +931,7 @@ function wpbc__get_replace_shortcodes__email_deleted( $booking_id, $bktype, $for
|
|
929 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
930 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
931 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
932 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
933 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
934 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
935 |
|
@@ -1002,7 +1004,9 @@ function wpbc_send_email_deleted( $deleted_id_str, $is_send_emeils, $deletedreas
|
|
1002 |
$init_fields_values = wpbc_import6_email__deleted__get_fields_array_for_activation();
|
1003 |
|
1004 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1005 |
-
$
|
|
|
|
|
1006 |
|
1007 |
$mail_api = new WPBC_Emails_API_Deleted( WPBC_EMAIL_DELETED_ID, $init_fields_values );
|
1008 |
|
@@ -1012,7 +1016,38 @@ function wpbc_send_email_deleted( $deleted_id_str, $is_send_emeils, $deletedreas
|
|
1012 |
|
1013 |
|
1014 |
$replace = wpbc__get_replace_shortcodes__email_deleted( $booking_id, $bktype, $formdata );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1015 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1016 |
// // Get To field
|
1017 |
// if ( isset( $replace['email'] ) ) {
|
1018 |
// $to = $replace['email'];
|
@@ -1068,8 +1103,11 @@ function wpbc_send_email_deleted( $deleted_id_str, $is_send_emeils, $deletedreas
|
|
1068 |
make_bk_action( 'wpbc_mu_set_environment_for_user', $previous_active_user ); // MU
|
1069 |
|
1070 |
//debuge( (int) $email_result, $to , $replace);
|
1071 |
-
}
|
1072 |
-
|
|
|
|
|
|
|
1073 |
}
|
1074 |
|
1075 |
// </editor-fold>
|
553 |
$init_fields_values = wpbc_import6_email__deleted__get_fields_array_for_activation();
|
554 |
|
555 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
556 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
557 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
558 |
+
|
559 |
|
560 |
$this->mail_api( WPBC_EMAIL_DELETED_ID, $init_fields_values );
|
561 |
|
734 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
735 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
736 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
737 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
738 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
739 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
740 |
$replace['resource_title'] = 'Standard';
|
931 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
932 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
933 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
934 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
935 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
936 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
937 |
|
1004 |
$init_fields_values = wpbc_import6_email__deleted__get_fields_array_for_activation();
|
1005 |
|
1006 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1007 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
1008 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
1009 |
+
|
1010 |
|
1011 |
$mail_api = new WPBC_Emails_API_Deleted( WPBC_EMAIL_DELETED_ID, $init_fields_values );
|
1012 |
|
1016 |
|
1017 |
|
1018 |
$replace = wpbc__get_replace_shortcodes__email_deleted( $booking_id, $bktype, $formdata );
|
1019 |
+
$replace[ 'denyreason' ] = $deletedreason; //FixIn: 7.0.1.1
|
1020 |
+
|
1021 |
+
// Replace shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl'
|
1022 |
+
foreach ( array( 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' ) as $url_shortcode ) { //FixIn: 7.0.1.8
|
1023 |
+
|
1024 |
+
// Loop to search if we are having several such shortcodes in our $mail_api->fields_values['content'] (For example, if we have several languges ).
|
1025 |
+
$pos = 0; // FixIn: 7.0.1.52
|
1026 |
+
do {
|
1027 |
+
$shortcode_params = wpbc_get_params_of_shortcode_in_string( $url_shortcode, $mail_api->fields_values['content'] , $pos );
|
1028 |
+
|
1029 |
+
if ( ( ! empty( $shortcode_params ) ) && ( isset( $shortcode_params['url'] ) ) ){
|
1030 |
+
|
1031 |
+
$pos = $shortcode_params['end'];
|
1032 |
+
|
1033 |
+
$exist_replace = substr( $mail_api->fields_values['content'], $shortcode_params['start'], ( $shortcode_params['end'] - $shortcode_params['start'] ) );
|
1034 |
+
|
1035 |
+
$new_replace = $url_shortcode . rand(1000,9000);
|
1036 |
|
1037 |
+
$mail_api->fields_values['content'] = str_replace( $exist_replace, $new_replace ,$mail_api->fields_values['content'] );
|
1038 |
+
|
1039 |
+
$replace[ $new_replace ] = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '['.$exist_replace.']', $booking_id );
|
1040 |
+
} else {
|
1041 |
+
$shortcode_params = false; // FixIn: 7.0.1.58
|
1042 |
+
}
|
1043 |
+
|
1044 |
+
} while ( ! empty( $shortcode_params ) ); // FixIn: 7.0.1.52
|
1045 |
+
|
1046 |
+
}
|
1047 |
+
|
1048 |
+
$mail_api->set_replace( $replace );
|
1049 |
+
$mail_api->fields_values['from_name'] = $mail_api->replace_shortcodes( $mail_api->fields_values['from_name'] ); //FixIn: 7.0.1.29
|
1050 |
+
|
1051 |
// // Get To field
|
1052 |
// if ( isset( $replace['email'] ) ) {
|
1053 |
// $to = $replace['email'];
|
1103 |
make_bk_action( 'wpbc_mu_set_environment_for_user', $previous_active_user ); // MU
|
1104 |
|
1105 |
//debuge( (int) $email_result, $to , $replace);
|
1106 |
+
}
|
1107 |
+
if ( isset($email_result ) )
|
1108 |
+
return $email_result;
|
1109 |
+
else
|
1110 |
+
return false;
|
1111 |
}
|
1112 |
|
1113 |
// </editor-fold>
|
core/admin/page-email-deny.php
CHANGED
@@ -553,7 +553,9 @@ class WPBC_Settings_Page_Email_Deny extends WPBC_Page_Structure {
|
|
553 |
$init_fields_values = wpbc_import6_email__deny__get_fields_array_for_activation();
|
554 |
|
555 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
556 |
-
$
|
|
|
|
|
557 |
|
558 |
$this->mail_api( WPBC_EMAIL_DENY_ID, $init_fields_values );
|
559 |
|
@@ -732,7 +734,7 @@ class WPBC_Settings_Page_Email_Deny extends WPBC_Page_Structure {
|
|
732 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
733 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
734 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
735 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
736 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
737 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
738 |
$replace['resource_title'] = 'Standard';
|
@@ -929,7 +931,7 @@ function wpbc__get_replace_shortcodes__email_deny( $booking_id, $bktype, $formda
|
|
929 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
930 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
931 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
932 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
933 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
934 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
935 |
|
@@ -1002,7 +1004,9 @@ function wpbc_send_email_deny( $deny_id_str, $is_send_emeils, $denyreason = '' )
|
|
1002 |
$init_fields_values = wpbc_import6_email__deny__get_fields_array_for_activation();
|
1003 |
|
1004 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1005 |
-
$
|
|
|
|
|
1006 |
|
1007 |
$mail_api = new WPBC_Emails_API_Deny( WPBC_EMAIL_DENY_ID, $init_fields_values );
|
1008 |
|
@@ -1012,7 +1016,38 @@ function wpbc_send_email_deny( $deny_id_str, $is_send_emeils, $denyreason = '' )
|
|
1012 |
|
1013 |
|
1014 |
$replace = wpbc__get_replace_shortcodes__email_deny( $booking_id, $bktype, $formdata );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1015 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1016 |
// // Get To field
|
1017 |
// if ( isset( $replace['email'] ) ) {
|
1018 |
// $to = $replace['email'];
|
@@ -1070,7 +1105,10 @@ function wpbc_send_email_deny( $deny_id_str, $is_send_emeils, $denyreason = '' )
|
|
1070 |
|
1071 |
//debuge( (int) $email_result, $to , $replace);
|
1072 |
}
|
1073 |
-
|
|
|
|
|
|
|
1074 |
}
|
1075 |
|
1076 |
// </editor-fold>
|
553 |
$init_fields_values = wpbc_import6_email__deny__get_fields_array_for_activation();
|
554 |
|
555 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
556 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
557 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
558 |
+
|
559 |
|
560 |
$this->mail_api( WPBC_EMAIL_DENY_ID, $init_fields_values );
|
561 |
|
734 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
735 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
736 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
737 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
738 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
739 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
740 |
$replace['resource_title'] = 'Standard';
|
931 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
932 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
933 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
934 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
935 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
936 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
937 |
|
1004 |
$init_fields_values = wpbc_import6_email__deny__get_fields_array_for_activation();
|
1005 |
|
1006 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1007 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
1008 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
1009 |
+
|
1010 |
|
1011 |
$mail_api = new WPBC_Emails_API_Deny( WPBC_EMAIL_DENY_ID, $init_fields_values );
|
1012 |
|
1016 |
|
1017 |
|
1018 |
$replace = wpbc__get_replace_shortcodes__email_deny( $booking_id, $bktype, $formdata );
|
1019 |
+
$replace[ 'denyreason' ] = $denyreason; //FixIn: 7.0.1.1
|
1020 |
+
|
1021 |
+
// Replace shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl'
|
1022 |
+
foreach ( array( 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' ) as $url_shortcode ) { //FixIn: 7.0.1.8
|
1023 |
+
|
1024 |
+
// Loop to search if we are having several such shortcodes in our $mail_api->fields_values['content'] (For example, if we have several languges ).
|
1025 |
+
$pos = 0; // FixIn: 7.0.1.52
|
1026 |
+
do {
|
1027 |
+
$shortcode_params = wpbc_get_params_of_shortcode_in_string( $url_shortcode, $mail_api->fields_values['content'] , $pos );
|
1028 |
+
|
1029 |
+
if ( ( ! empty( $shortcode_params ) ) && ( isset( $shortcode_params['url'] ) ) ){
|
1030 |
+
|
1031 |
+
$pos = $shortcode_params['end'];
|
1032 |
+
|
1033 |
+
$exist_replace = substr( $mail_api->fields_values['content'], $shortcode_params['start'], ( $shortcode_params['end'] - $shortcode_params['start'] ) );
|
1034 |
|
1035 |
+
$new_replace = $url_shortcode . rand(1000,9000);
|
1036 |
+
|
1037 |
+
$mail_api->fields_values['content'] = str_replace( $exist_replace, $new_replace ,$mail_api->fields_values['content'] );
|
1038 |
+
|
1039 |
+
$replace[ $new_replace ] = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '['.$exist_replace.']', $booking_id );
|
1040 |
+
} else {
|
1041 |
+
$shortcode_params = false; // FixIn: 7.0.1.58
|
1042 |
+
}
|
1043 |
+
|
1044 |
+
} while ( ! empty( $shortcode_params ) ); // FixIn: 7.0.1.52
|
1045 |
+
|
1046 |
+
}
|
1047 |
+
|
1048 |
+
$mail_api->set_replace( $replace );
|
1049 |
+
$mail_api->fields_values['from_name'] = $mail_api->replace_shortcodes( $mail_api->fields_values['from_name'] ); //FixIn: 7.0.1.29
|
1050 |
+
|
1051 |
// // Get To field
|
1052 |
// if ( isset( $replace['email'] ) ) {
|
1053 |
// $to = $replace['email'];
|
1105 |
|
1106 |
//debuge( (int) $email_result, $to , $replace);
|
1107 |
}
|
1108 |
+
if ( isset($email_result ) )
|
1109 |
+
return $email_result;
|
1110 |
+
else
|
1111 |
+
return false;
|
1112 |
}
|
1113 |
|
1114 |
// </editor-fold>
|
core/admin/page-email-new-admin.php
CHANGED
@@ -586,7 +586,9 @@ class WPBC_Settings_Page_Email_NewAdmin extends WPBC_Page_Structure {
|
|
586 |
$init_fields_values = wpbc_import6_email__new_admin__get_fields_array_for_activation();
|
587 |
|
588 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
589 |
-
$
|
|
|
|
|
590 |
//debuge($init_fields_values);
|
591 |
$this->mail_api( WPBC_EMAIL_NEW_ADMIN_ID, $init_fields_values );
|
592 |
|
@@ -773,7 +775,7 @@ class WPBC_Settings_Page_Email_NewAdmin extends WPBC_Page_Structure {
|
|
773 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
774 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
775 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
776 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
777 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
778 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
779 |
$replace['resource_title'] = 'Standard';
|
@@ -1040,7 +1042,7 @@ function wpbc__get_replace_shortcodes__email_new_admin( $booking_id, $bktype, $f
|
|
1040 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
1041 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
1042 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
1043 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
1044 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
1045 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
1046 |
|
@@ -1102,7 +1104,9 @@ function wpbc_send_email_new_admin( $booking_id, $bktype, $formdata ) {
|
|
1102 |
$init_fields_values = wpbc_import6_email__new_admin__get_fields_array_for_activation();
|
1103 |
|
1104 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1105 |
-
$
|
|
|
|
|
1106 |
|
1107 |
$mail_api = new WPBC_Emails_API_NewAdmin( WPBC_EMAIL_NEW_ADMIN_ID, $init_fields_values );
|
1108 |
|
@@ -1112,8 +1116,37 @@ function wpbc_send_email_new_admin( $booking_id, $bktype, $formdata ) {
|
|
1112 |
|
1113 |
|
1114 |
$replace = wpbc__get_replace_shortcodes__email_new_admin( $booking_id, $bktype, $formdata );
|
1115 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1116 |
|
|
|
|
|
|
|
1117 |
if ( ( strpos( $mail_api->fields_values['to'], ',') === false ) && ( strpos( $mail_api->fields_values['to'], ';') === false ) ) {
|
1118 |
|
1119 |
$valid_email = sanitize_email( $mail_api->fields_values['to'] );
|
@@ -1147,7 +1180,7 @@ function wpbc_send_email_new_admin( $booking_id, $bktype, $formdata ) {
|
|
1147 |
|
1148 |
}
|
1149 |
|
1150 |
-
|
1151 |
if ( ( strpos( $to ,'@blank.com' ) === false ) && ( strpos( $replace[ 'content' ],'admin@blank.com') === false ) ) {
|
1152 |
|
1153 |
$email_result = $mail_api->send( $to , $replace );
|
586 |
$init_fields_values = wpbc_import6_email__new_admin__get_fields_array_for_activation();
|
587 |
|
588 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
589 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
590 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
591 |
+
|
592 |
//debuge($init_fields_values);
|
593 |
$this->mail_api( WPBC_EMAIL_NEW_ADMIN_ID, $init_fields_values );
|
594 |
|
775 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
776 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
777 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
778 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
779 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
780 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
781 |
$replace['resource_title'] = 'Standard';
|
1042 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
1043 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
1044 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
1045 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
1046 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
1047 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
1048 |
|
1104 |
$init_fields_values = wpbc_import6_email__new_admin__get_fields_array_for_activation();
|
1105 |
|
1106 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1107 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
1108 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
1109 |
+
|
1110 |
|
1111 |
$mail_api = new WPBC_Emails_API_NewAdmin( WPBC_EMAIL_NEW_ADMIN_ID, $init_fields_values );
|
1112 |
|
1116 |
|
1117 |
|
1118 |
$replace = wpbc__get_replace_shortcodes__email_new_admin( $booking_id, $bktype, $formdata );
|
1119 |
+
|
1120 |
+
// Replace shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl'
|
1121 |
+
foreach ( array( 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' ) as $url_shortcode ) { //FixIn: 7.0.1.8
|
1122 |
+
|
1123 |
+
// Loop to search if we are having several such shortcodes in our $mail_api->fields_values['content'] (For example, if we have several languges ).
|
1124 |
+
$pos = 0; // FixIn: 7.0.1.52
|
1125 |
+
do {
|
1126 |
+
$shortcode_params = wpbc_get_params_of_shortcode_in_string( $url_shortcode, $mail_api->fields_values['content'] , $pos );
|
1127 |
+
|
1128 |
+
if ( ( ! empty( $shortcode_params ) ) && ( isset( $shortcode_params['url'] ) ) ){
|
1129 |
+
|
1130 |
+
$pos = $shortcode_params['end'];
|
1131 |
+
|
1132 |
+
$exist_replace = substr( $mail_api->fields_values['content'], $shortcode_params['start'], ( $shortcode_params['end'] - $shortcode_params['start'] ) );
|
1133 |
+
|
1134 |
+
$new_replace = $url_shortcode . rand(1000,9000);
|
1135 |
+
|
1136 |
+
$mail_api->fields_values['content'] = str_replace( $exist_replace, $new_replace ,$mail_api->fields_values['content'] );
|
1137 |
+
|
1138 |
+
$replace[ $new_replace ] = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '['.$exist_replace.']', $booking_id );
|
1139 |
+
} else {
|
1140 |
+
$shortcode_params = false; // FixIn: 7.0.1.58
|
1141 |
+
}
|
1142 |
+
|
1143 |
+
} while ( ! empty( $shortcode_params ) ); // FixIn: 7.0.1.52
|
1144 |
+
|
1145 |
+
}
|
1146 |
|
1147 |
+
$mail_api->set_replace( $replace );
|
1148 |
+
$mail_api->fields_values['from_name'] = $mail_api->replace_shortcodes( $mail_api->fields_values['from_name'] ); //FixIn: 7.0.1.29
|
1149 |
+
|
1150 |
if ( ( strpos( $mail_api->fields_values['to'], ',') === false ) && ( strpos( $mail_api->fields_values['to'], ';') === false ) ) {
|
1151 |
|
1152 |
$valid_email = sanitize_email( $mail_api->fields_values['to'] );
|
1180 |
|
1181 |
}
|
1182 |
|
1183 |
+
|
1184 |
if ( ( strpos( $to ,'@blank.com' ) === false ) && ( strpos( $replace[ 'content' ],'admin@blank.com') === false ) ) {
|
1185 |
|
1186 |
$email_result = $mail_api->send( $to , $replace );
|
core/admin/page-email-new-visitor.php
CHANGED
@@ -589,7 +589,9 @@ class WPBC_Settings_Page_Email_NewVisitor extends WPBC_Page_Structure {
|
|
589 |
$init_fields_values = wpbc_import6_email__new_visitor__get_fields_array_for_activation();
|
590 |
|
591 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
592 |
-
$
|
|
|
|
|
593 |
|
594 |
$this->mail_api( WPBC_EMAIL_NEW_VISITOR_ID, $init_fields_values );
|
595 |
|
@@ -768,7 +770,7 @@ class WPBC_Settings_Page_Email_NewVisitor extends WPBC_Page_Structure {
|
|
768 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
769 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
770 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
771 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
772 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
773 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
774 |
$replace['resource_title'] = 'Standard';
|
@@ -965,7 +967,7 @@ function wpbc__get_replace_shortcodes__email_new_visitor( $booking_id, $bktype,
|
|
965 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
966 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
967 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
968 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
969 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
970 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
971 |
|
@@ -1027,7 +1029,8 @@ function wpbc_send_email_new_visitor( $booking_id, $bktype, $formdata ) {
|
|
1027 |
$init_fields_values = wpbc_import6_email__new_visitor__get_fields_array_for_activation();
|
1028 |
|
1029 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1030 |
-
$
|
|
|
1031 |
|
1032 |
$mail_api = new WPBC_Emails_API_NewVisitor( WPBC_EMAIL_NEW_VISITOR_ID, $init_fields_values );
|
1033 |
|
@@ -1035,9 +1038,37 @@ function wpbc_send_email_new_visitor( $booking_id, $bktype, $formdata ) {
|
|
1035 |
|
1036 |
if ( $mail_api->fields_values['enabled'] == 'Off' ) return false; // Email template deactivated - exit.
|
1037 |
|
1038 |
-
|
1039 |
$replace = wpbc__get_replace_shortcodes__email_new_visitor( $booking_id, $bktype, $formdata );
|
1040 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1041 |
// Get To field
|
1042 |
if ( isset( $replace['email'] ) ) {
|
1043 |
$to = $replace['email'];
|
589 |
$init_fields_values = wpbc_import6_email__new_visitor__get_fields_array_for_activation();
|
590 |
|
591 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
592 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
593 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
594 |
+
|
595 |
|
596 |
$this->mail_api( WPBC_EMAIL_NEW_VISITOR_ID, $init_fields_values );
|
597 |
|
770 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
771 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
772 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
773 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
774 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
775 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
776 |
$replace['resource_title'] = 'Standard';
|
967 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
968 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
969 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
970 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
971 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
972 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
973 |
|
1029 |
$init_fields_values = wpbc_import6_email__new_visitor__get_fields_array_for_activation();
|
1030 |
|
1031 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1032 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
1033 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
1034 |
|
1035 |
$mail_api = new WPBC_Emails_API_NewVisitor( WPBC_EMAIL_NEW_VISITOR_ID, $init_fields_values );
|
1036 |
|
1038 |
|
1039 |
if ( $mail_api->fields_values['enabled'] == 'Off' ) return false; // Email template deactivated - exit.
|
1040 |
|
1041 |
+
|
1042 |
$replace = wpbc__get_replace_shortcodes__email_new_visitor( $booking_id, $bktype, $formdata );
|
1043 |
+
|
1044 |
+
// Replace shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl'
|
1045 |
+
foreach ( array( 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' ) as $url_shortcode ) { //FixIn: 7.0.1.8
|
1046 |
+
|
1047 |
+
// Loop to search if we are having several such shortcodes in our $mail_api->fields_values['content'] (For example, if we have several languges ).
|
1048 |
+
$pos = 0; // FixIn: 7.0.1.52
|
1049 |
+
do {
|
1050 |
+
$shortcode_params = wpbc_get_params_of_shortcode_in_string( $url_shortcode, $mail_api->fields_values['content'] , $pos );
|
1051 |
+
|
1052 |
+
if ( ( ! empty( $shortcode_params ) ) && ( isset( $shortcode_params['url'] ) ) ){
|
1053 |
+
|
1054 |
+
$pos = $shortcode_params['end'];
|
1055 |
+
|
1056 |
+
$exist_replace = substr( $mail_api->fields_values['content'], $shortcode_params['start'], ( $shortcode_params['end'] - $shortcode_params['start'] ) );
|
1057 |
+
|
1058 |
+
$new_replace = $url_shortcode . rand(1000,9000);
|
1059 |
+
|
1060 |
+
$mail_api->fields_values['content'] = str_replace( $exist_replace, $new_replace ,$mail_api->fields_values['content'] );
|
1061 |
+
|
1062 |
+
$replace[ $new_replace ] = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '['.$exist_replace.']', $booking_id );
|
1063 |
+
} else {
|
1064 |
+
$shortcode_params = false; // FixIn: 7.0.1.58
|
1065 |
+
}
|
1066 |
+
} while ( ! empty( $shortcode_params ) ); // FixIn: 7.0.1.52
|
1067 |
+
}
|
1068 |
+
//debuge($replace);
|
1069 |
+
$mail_api->set_replace( $replace );
|
1070 |
+
$mail_api->fields_values['from_name'] = $mail_api->replace_shortcodes( $mail_api->fields_values['from_name'] ); //FixIn: 7.0.1.29
|
1071 |
+
|
1072 |
// Get To field
|
1073 |
if ( isset( $replace['email'] ) ) {
|
1074 |
$to = $replace['email'];
|
core/admin/page-email-trash.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* @web-site http://wpbookingcalendar.com/
|
9 |
* @email info@wpbookingcalendar.com
|
10 |
*
|
11 |
-
* @modified
|
12 |
*/
|
13 |
|
14 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
@@ -558,7 +558,9 @@ class WPBC_Settings_Page_Email_Trash extends WPBC_Page_Structure {
|
|
558 |
$init_fields_values = wpbc_import6_email__trash__get_fields_array_for_activation();
|
559 |
|
560 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
561 |
-
$
|
|
|
|
|
562 |
|
563 |
$this->mail_api( WPBC_EMAIL_TRASH_ID, $init_fields_values );
|
564 |
|
@@ -737,7 +739,7 @@ class WPBC_Settings_Page_Email_Trash extends WPBC_Page_Structure {
|
|
737 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
738 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
739 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
740 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
741 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
742 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
743 |
$replace['resource_title'] = 'Standard';
|
@@ -934,7 +936,7 @@ function wpbc__get_replace_shortcodes__email_trash( $booking_id, $bktype, $formd
|
|
934 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
935 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
936 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
937 |
-
$replace[ 'request_url' ] = $_SERVER['HTTP_REFERER']; // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
938 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
939 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
940 |
|
@@ -1007,7 +1009,9 @@ function wpbc_send_email_trash( $trash_id_str, $is_send_emeils, $trashreason = '
|
|
1007 |
$init_fields_values = wpbc_import6_email__trash__get_fields_array_for_activation();
|
1008 |
|
1009 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1010 |
-
$
|
|
|
|
|
1011 |
|
1012 |
$mail_api = new WPBC_Emails_API_Trash( WPBC_EMAIL_TRASH_ID, $init_fields_values );
|
1013 |
|
@@ -1017,7 +1021,38 @@ function wpbc_send_email_trash( $trash_id_str, $is_send_emeils, $trashreason = '
|
|
1017 |
|
1018 |
|
1019 |
$replace = wpbc__get_replace_shortcodes__email_trash( $booking_id, $bktype, $formdata );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1020 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1021 |
// // Get To field
|
1022 |
// if ( isset( $replace['email'] ) ) {
|
1023 |
// $to = $replace['email'];
|
@@ -1074,8 +1109,11 @@ function wpbc_send_email_trash( $trash_id_str, $is_send_emeils, $trashreason = '
|
|
1074 |
|
1075 |
|
1076 |
//debuge( (int) $email_result, $to , $replace);
|
1077 |
-
}
|
1078 |
-
|
|
|
|
|
|
|
1079 |
}
|
1080 |
|
1081 |
// </editor-fold>
|
8 |
* @web-site http://wpbookingcalendar.com/
|
9 |
* @email info@wpbookingcalendar.com
|
10 |
*
|
11 |
+
* @modified 2016-12-09
|
12 |
*/
|
13 |
|
14 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
558 |
$init_fields_values = wpbc_import6_email__trash__get_fields_array_for_activation();
|
559 |
|
560 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
561 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
562 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
563 |
+
|
564 |
|
565 |
$this->mail_api( WPBC_EMAIL_TRASH_ID, $init_fields_values );
|
566 |
|
739 |
$replace[ 'siteurl' ] = htmlspecialchars_decode( '<a href="' . home_url() . '">' . home_url() . '</a>' );
|
740 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
741 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
742 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
743 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
744 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
745 |
$replace['resource_title'] = 'Standard';
|
936 |
$replace[ 'bookingtype' ] = $replace[ 'resource_title'];
|
937 |
$replace[ 'remote_ip' ] = $_SERVER['REMOTE_ADDR']; // The IP address from which the user is viewing the current page.
|
938 |
$replace[ 'user_agent' ] = $_SERVER['HTTP_USER_AGENT']; // Contents of the User-Agent: header from the current request, if there is one.
|
939 |
+
$replace[ 'request_url' ] = ( isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : '' ); // The address of the page (if any) where action was occured. Because we are sending it in Ajax request, we need to use the REFERER HTTP
|
940 |
$replace[ 'current_date' ] = date_i18n( get_bk_option( 'booking_date_format' ) );
|
941 |
$replace[ 'current_time' ] = date_i18n( get_bk_option( 'booking_time_format' ) );
|
942 |
|
1009 |
$init_fields_values = wpbc_import6_email__trash__get_fields_array_for_activation();
|
1010 |
|
1011 |
// Get Value of first element - array of default or imported OLD data, because need only array of values without key - name of options for wp_options table
|
1012 |
+
$init_fields_values_temp = array_values( $init_fields_values ); // FixIn: 7.0.1.32
|
1013 |
+
$init_fields_values = array_shift( $init_fields_values_temp );
|
1014 |
+
|
1015 |
|
1016 |
$mail_api = new WPBC_Emails_API_Trash( WPBC_EMAIL_TRASH_ID, $init_fields_values );
|
1017 |
|
1021 |
|
1022 |
|
1023 |
$replace = wpbc__get_replace_shortcodes__email_trash( $booking_id, $bktype, $formdata );
|
1024 |
+
$replace[ 'denyreason' ] = $trashreason; //FixIn: 7.0.1.1
|
1025 |
+
|
1026 |
+
// Replace shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl'
|
1027 |
+
foreach ( array( 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' ) as $url_shortcode ) { //FixIn: 7.0.1.8
|
1028 |
+
|
1029 |
+
// Loop to search if we are having several such shortcodes in our $mail_api->fields_values['content'] (For example, if we have several languges ).
|
1030 |
+
$pos = 0; // FixIn: 7.0.1.52
|
1031 |
+
do {
|
1032 |
+
$shortcode_params = wpbc_get_params_of_shortcode_in_string( $url_shortcode, $mail_api->fields_values['content'] , $pos );
|
1033 |
+
|
1034 |
+
if ( ( ! empty( $shortcode_params ) ) && ( isset( $shortcode_params['url'] ) ) ){
|
1035 |
+
|
1036 |
+
$pos = $shortcode_params['end'];
|
1037 |
+
|
1038 |
+
$exist_replace = substr( $mail_api->fields_values['content'], $shortcode_params['start'], ( $shortcode_params['end'] - $shortcode_params['start'] ) );
|
1039 |
|
1040 |
+
$new_replace = $url_shortcode . rand(1000,9000);
|
1041 |
+
|
1042 |
+
$mail_api->fields_values['content'] = str_replace( $exist_replace, $new_replace ,$mail_api->fields_values['content'] );
|
1043 |
+
|
1044 |
+
$replace[ $new_replace ] = apply_bk_filter( 'wpdev_booking_set_booking_edit_link_at_email', '['.$exist_replace.']', $booking_id );
|
1045 |
+
} else {
|
1046 |
+
$shortcode_params = false; // FixIn: 7.0.1.58
|
1047 |
+
}
|
1048 |
+
|
1049 |
+
} while ( ! empty( $shortcode_params ) ); // FixIn: 7.0.1.52
|
1050 |
+
|
1051 |
+
}
|
1052 |
+
|
1053 |
+
$mail_api->set_replace( $replace );
|
1054 |
+
$mail_api->fields_values['from_name'] = $mail_api->replace_shortcodes( $mail_api->fields_values['from_name'] ); //FixIn: 7.0.1.29
|
1055 |
+
|
1056 |
// // Get To field
|
1057 |
// if ( isset( $replace['email'] ) ) {
|
1058 |
// $to = $replace['email'];
|
1109 |
|
1110 |
|
1111 |
//debuge( (int) $email_result, $to , $replace);
|
1112 |
+
}
|
1113 |
+
if ( isset($email_result ) )
|
1114 |
+
return $email_result;
|
1115 |
+
else
|
1116 |
+
return false;
|
1117 |
}
|
1118 |
|
1119 |
// </editor-fold>
|
core/admin/page-form-free.php
CHANGED
@@ -206,7 +206,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
206 |
return;
|
207 |
}
|
208 |
|
209 |
-
$skip_obligatory_field_types = array( 'calendar', 'submit', 'captcha'
|
210 |
|
211 |
$visual_form_structure = array();
|
212 |
|
@@ -224,8 +224,8 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
224 |
'type' => esc_attr( $_POST['form_field_type'][ $field_key ] )
|
225 |
, 'name' => esc_attr( $field_name )
|
226 |
, 'obligatory' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : 'Off' )
|
227 |
-
, 'active' => ( isset($_POST['form_field_active'][ $field_key ] ) ? 'On': 'Off' )
|
228 |
-
, 'required' => ( isset($_POST['form_field_required'][ $field_key ] ) ? 'On': 'Off' )
|
229 |
, 'label' => WPBC_Settings_API::validate_text_post_static( 'form_field_label', $field_key )
|
230 |
, 'value' => WPBC_Settings_API::validate_text_post_static( 'form_field_value', $field_key )
|
231 |
);
|
@@ -443,6 +443,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
443 |
if ( $form_field['type'] == 'email' )
|
444 |
$my_form.=' <input type="text" name="'. $form_field['name'] . $my_boook_type.'" id="'. $form_field['name'] . $my_boook_type.'" class="input-xlarge wpdev-validates-as-email'
|
445 |
. ( ( $form_field['required'] == 'On' ) ? ' wpdev-validates-as-required' : '' )
|
|
|
446 |
.'" />';
|
447 |
|
448 |
if ( $form_field['type'] == 'select' ) {
|
@@ -451,10 +452,18 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
451 |
. '" />';
|
452 |
|
453 |
$form_field['value'] = preg_split( '/\r\n|\r|\n/', $form_field['value'] );
|
454 |
-
|
455 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
456 |
$select_option = str_replace(array("'",'"'), '', $select_option);
|
457 |
-
|
458 |
$my_form.=' <option value="' . $select_option . '">' . $select_option . '</option>';
|
459 |
}
|
460 |
|
@@ -658,7 +667,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
658 |
onclick="if (typeof document.forms['<?php echo $save_button['form']; ?>'] !== 'undefined'){
|
659 |
document.forms['<?php echo $save_button['form']; ?>'].submit();
|
660 |
} else {
|
661 |
-
wpbc_admin_show_message( '<?php echo
|
662 |
}"
|
663 |
/>
|
664 |
<?php
|
@@ -889,7 +898,7 @@ class WPBC_Page_SettingsFormFieldsFree extends WPBC_Page_Structure {
|
|
889 |
private function show_booking_form_fields_table( $booking_form_structure ) {
|
890 |
|
891 |
$booking_form_structure = maybe_unserialize( $booking_form_structure );
|
892 |
-
|
893 |
$skip_obligatory_field_types = array( 'calendar', 'submit', 'captcha' );
|
894 |
?><table class="widefat wpbc_input_table sortable wpdevelop wpbc_table_form_free" cellspacing="0" cellpadding="0">
|
895 |
<thead>
|
206 |
return;
|
207 |
}
|
208 |
|
209 |
+
$skip_obligatory_field_types = array( 'calendar', 'submit', 'captcha', 'email' );
|
210 |
|
211 |
$visual_form_structure = array();
|
212 |
|
224 |
'type' => esc_attr( $_POST['form_field_type'][ $field_key ] )
|
225 |
, 'name' => esc_attr( $field_name )
|
226 |
, 'obligatory' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : 'Off' )
|
227 |
+
, '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
|
228 |
+
, 'required' => ( ( in_array( esc_attr( $_POST['form_field_type'][ $field_key ] ), $skip_obligatory_field_types ) ) ? 'On' : ( isset($_POST['form_field_required'][ $field_key ] ) ? 'On': 'Off' ) ) //FixIn: 7.0.1.22
|
229 |
, 'label' => WPBC_Settings_API::validate_text_post_static( 'form_field_label', $field_key )
|
230 |
, 'value' => WPBC_Settings_API::validate_text_post_static( 'form_field_value', $field_key )
|
231 |
);
|
443 |
if ( $form_field['type'] == 'email' )
|
444 |
$my_form.=' <input type="text" name="'. $form_field['name'] . $my_boook_type.'" id="'. $form_field['name'] . $my_boook_type.'" class="input-xlarge wpdev-validates-as-email'
|
445 |
. ( ( $form_field['required'] == 'On' ) ? ' wpdev-validates-as-required' : '' )
|
446 |
+
. ' wpdev-validates-as-required' //FixIn: 7.0.1.22
|
447 |
.'" />';
|
448 |
|
449 |
if ( $form_field['type'] == 'select' ) {
|
452 |
. '" />';
|
453 |
|
454 |
$form_field['value'] = preg_split( '/\r\n|\r|\n/', $form_field['value'] );
|
455 |
+
|
456 |
+
foreach ($form_field['value'] as $key => $select_option) { //FixIn: 7.0.1.21
|
457 |
+
|
458 |
+
|
459 |
+
$select_option = apply_bk_filter('wpdev_check_for_active_language', $select_option );
|
460 |
+
if ( function_exists('icl_translate') ) // WPML
|
461 |
+
$select_option = icl_translate( 'wpml_custom', 'wpbc_custom_form_select_value_'
|
462 |
+
. wpbc_get_slug_format( $form_field['name']) . '_' .$key
|
463 |
+
, $select_option );
|
464 |
+
// //FixIn: 7.0.1.21
|
465 |
$select_option = str_replace(array("'",'"'), '', $select_option);
|
466 |
+
|
467 |
$my_form.=' <option value="' . $select_option . '">' . $select_option . '</option>';
|
468 |
}
|
469 |
|
667 |
onclick="if (typeof document.forms['<?php echo $save_button['form']; ?>'] !== 'undefined'){
|
668 |
document.forms['<?php echo $save_button['form']; ?>'].submit();
|
669 |
} else {
|
670 |
+
wpbc_admin_show_message( '<?php echo ' <strong>Error!</strong> Form <strong>' , $save_button['form'] , '</strong> does not exist.'; ?>.', 'error', 10000 ); //FixIn: 7.0.1.56
|
671 |
}"
|
672 |
/>
|
673 |
<?php
|
898 |
private function show_booking_form_fields_table( $booking_form_structure ) {
|
899 |
|
900 |
$booking_form_structure = maybe_unserialize( $booking_form_structure );
|
901 |
+
//debuge($booking_form_structure);
|
902 |
$skip_obligatory_field_types = array( 'calendar', 'submit', 'captcha' );
|
903 |
?><table class="widefat wpbc_input_table sortable wpdevelop wpbc_table_form_free" cellspacing="0" cellpadding="0">
|
904 |
<thead>
|
core/admin/page-import-gcal.php
CHANGED
@@ -918,6 +918,26 @@ function wpbc_fields_after_saving_to_db__import_gcal( $fields, $page_id ) {
|
|
918 |
|
919 |
if (isset($booking_gcal_events_form_fields['where']))
|
920 |
$fields[ 'booking_gcal_events_form_fields_where' ]['value'] = $booking_gcal_events_form_fields['where'];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
921 |
}
|
922 |
return $fields;
|
923 |
}
|
918 |
|
919 |
if (isset($booking_gcal_events_form_fields['where']))
|
920 |
$fields[ 'booking_gcal_events_form_fields_where' ]['value'] = $booking_gcal_events_form_fields['where'];
|
921 |
+
|
922 |
+
|
923 |
+
// Update Cron //FixIn: 7.0.1.9
|
924 |
+
if ( $fields['booking_gcal_auto_import_is_active']['value'] == 'On' ) {
|
925 |
+
|
926 |
+
update_bk_option( 'booking_gcal_auto_import_time', intval( $fields['booking_gcal_auto_import_time']['value'] ) );
|
927 |
+
// add
|
928 |
+
WPBC()->cron->update( 'wpbc_import_gcal'
|
929 |
+
, array(
|
930 |
+
'action' => array( 'wpbc_silent_import_all_events' ) // Action and parameters
|
931 |
+
, 'start_time' => time() // Now
|
932 |
+
, 'recurrence' => intval( $fields['booking_gcal_auto_import_time']['value'] ) // Set time in Hours
|
933 |
+
)
|
934 |
+
);
|
935 |
+
|
936 |
+
} else {
|
937 |
+
// delete
|
938 |
+
WPBC()->cron->delete( 'wpbc_import_gcal' );
|
939 |
+
}
|
940 |
+
|
941 |
}
|
942 |
return $fields;
|
943 |
}
|
core/admin/page-settings.php
CHANGED
@@ -303,7 +303,8 @@ class WPBC_Page_SettingsGeneral extends WPBC_Page_Structure {
|
|
303 |
//debuge($validated_fields);
|
304 |
// Skip saving specific option, for example in Demo mode.
|
305 |
// unset($validated_fields['booking_start_day_weeek']);
|
306 |
-
|
|
|
307 |
$this->settings_api()->save_to_db( $validated_fields ); // Save fields to DB
|
308 |
wpbc_show_changes_saved_message();
|
309 |
|
303 |
//debuge($validated_fields);
|
304 |
// Skip saving specific option, for example in Demo mode.
|
305 |
// unset($validated_fields['booking_start_day_weeek']);
|
306 |
+
//debuge('$_POST',$_POST) ;
|
307 |
+
//debuge('$validated_fields',$validated_fields);
|
308 |
$this->settings_api()->save_to_db( $validated_fields ); // Save fields to DB
|
309 |
wpbc_show_changes_saved_message();
|
310 |
|
core/admin/wpbc-class-listing.php
CHANGED
@@ -206,7 +206,7 @@ class WPBC_Booking_Listing_Table {
|
|
206 |
|
207 |
$row_data['resource_name'] = $this->booking_types[$row_data['resource']]->title;
|
208 |
$row_data['resource_name'] = apply_bk_filter('wpdev_check_for_active_language', $row_data['resource_name'] );
|
209 |
-
if ( strlen( $row_data['resource_name'] ) > 19 ) {
|
210 |
$row_data['resource_name'] = '<span style="cursor:pointer;" class="tooltip_top" title="' . $row_data['resource_name'] . '">'
|
211 |
. substr( $row_data['resource_name'], 0, 13 )
|
212 |
. ' ... ' . substr( $row_data['resource_name'], -3 )
|
206 |
|
207 |
$row_data['resource_name'] = $this->booking_types[$row_data['resource']]->title;
|
208 |
$row_data['resource_name'] = apply_bk_filter('wpdev_check_for_active_language', $row_data['resource_name'] );
|
209 |
+
if ( (0) && ( strlen( $row_data['resource_name'] ) > 19 ) ) { //FixIn: 7.0.1.66
|
210 |
$row_data['resource_name'] = '<span style="cursor:pointer;" class="tooltip_top" title="' . $row_data['resource_name'] . '">'
|
211 |
. substr( $row_data['resource_name'], 0, 13 )
|
212 |
. ' ... ' . substr( $row_data['resource_name'], -3 )
|
core/admin/wpbc-class-timeline.php
CHANGED
@@ -32,9 +32,12 @@ class WPBC_Timeline {
|
|
32 |
private $current_user_id;
|
33 |
|
34 |
private $html_client_id; // ID of border element at client side.
|
|
|
35 |
|
36 |
public function __construct(){// $bookings, $booking_types ) {
|
37 |
|
|
|
|
|
38 |
$this->html_client_id = false;
|
39 |
|
40 |
$this->current_user_id = 0;
|
@@ -49,12 +52,14 @@ class WPBC_Timeline {
|
|
49 |
, 'scroll_day' => 0
|
50 |
, 'scroll_month' => 0
|
51 |
, 'wh_trash' => ''
|
|
|
|
|
52 |
);
|
53 |
|
54 |
$this->timeline_titles = array(
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
);
|
59 |
|
60 |
|
@@ -68,16 +73,16 @@ class WPBC_Timeline {
|
|
68 |
, 6 => __( 'Saturday', 'booking' )
|
69 |
, 7 => __( 'Sunday', 'booking' )
|
70 |
)
|
71 |
-
, '3' => array(
|
72 |
-
1 =>
|
73 |
-
, 2 =>
|
74 |
-
, 3 =>
|
75 |
-
, 4 =>
|
76 |
-
, 5 =>
|
77 |
-
, 6 =>
|
78 |
-
, 7 =>
|
79 |
)
|
80 |
-
, '1' => array(
|
81 |
1 => substr( __( 'Mon', 'booking' ), 0, -1 )
|
82 |
, 2 => substr( __( 'Tue', 'booking' ), 0, -1 )
|
83 |
, 3 => substr( __( 'Wed', 'booking' ), 0, -1 )
|
@@ -108,6 +113,36 @@ class WPBC_Timeline {
|
|
108 |
|
109 |
$this->is_frontend = true;
|
110 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
//Ovverride some parameters
|
112 |
if ( isset( $attr['type'] ) ) {
|
113 |
$attr['wh_booking_type'] = $attr['type']; //Instead of 'wh_booking_type' paramter in shortcode is used 'type' parameter
|
@@ -131,10 +166,11 @@ class WPBC_Timeline {
|
|
131 |
$this->booking_types = $bk_listing['resources'];
|
132 |
|
133 |
//Get Dates and Times for Timeline format
|
|
|
134 |
$bookings_date_time = $this->wpbc_get_dates_and_times_for_timeline( $this->bookings );
|
135 |
$this->dates_array = $bookings_date_time[0];
|
136 |
$this->time_array_new = $bookings_date_time[1];
|
137 |
-
|
138 |
|
139 |
|
140 |
//$milliseconds = round(microtime(true) * 1000); // FixIn: 7.0.Beta.18
|
@@ -308,7 +344,7 @@ class WPBC_Timeline {
|
|
308 |
$this->bookings = $bk_listing['bookings'];
|
309 |
$this->booking_types = $bk_listing['resources'];
|
310 |
|
311 |
-
//Get Dates and Times for Timeline format
|
312 |
$bookings_date_time = $this->wpbc_get_dates_and_times_for_timeline( $this->bookings );
|
313 |
$this->dates_array = $bookings_date_time[0];
|
314 |
$this->time_array_new = $bookings_date_time[1];
|
@@ -368,7 +404,8 @@ class WPBC_Timeline {
|
|
368 |
, 'header_column2': "<?php echo esc_js( $this->timeline_titles['header_column2'] ); ?>"
|
369 |
, 'header_title': "<?php echo esc_js( $this->timeline_titles['header_title'] ); ?>"
|
370 |
, 'wh_trash': "<?php echo esc_js( $this->request_args['wh_trash'] ); ?>"
|
371 |
-
|
|
|
372 |
};
|
373 |
</script>
|
374 |
<div class="wpbc_tl_nav">
|
@@ -389,9 +426,9 @@ class WPBC_Timeline {
|
|
389 |
*/
|
390 |
public function wpbc_get_clean_paramas_from_request_for_timeline() {
|
391 |
|
392 |
-
|
393 |
-
$start_year = intval(
|
394 |
-
$start_month = intval(
|
395 |
$start_day = 1;
|
396 |
//debuge( '1.( $start_year, $start_month, $start_day , $this->request_args ', $start_year, $start_month, $start_day , $this->request_args );
|
397 |
if ( ! empty( $this->request_args['scroll_start_date'] ) ) { // scroll_start_date=2013-07-01
|
@@ -422,31 +459,31 @@ class WPBC_Timeline {
|
|
422 |
|
423 |
case '1':
|
424 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
425 |
-
$start_day = intval(
|
426 |
|
427 |
if ( isset( $this->request_args['scroll_day'] ) )
|
428 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
429 |
|
430 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + $scroll_day ), $start_year );
|
431 |
-
$wh_booking_date =
|
432 |
|
433 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 0 + $scroll_day ), $start_year );
|
434 |
-
$wh_booking_date2 =
|
435 |
break;
|
436 |
|
437 |
case '7':
|
438 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
439 |
-
$start_day = intval(
|
440 |
-
$start_week_day_num = intval(
|
441 |
$start_day_weeek = intval( get_bk_option( 'booking_start_day_weeek' ) ); //[0]:Sun .. [6]:Sut
|
442 |
if ( $start_week_day_num != $start_day_weeek ) {
|
443 |
for ( $d_inc = 1; $d_inc < 8; $d_inc++ ) { // Just get week back
|
444 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
445 |
-
$start_week_day_num = intval(
|
446 |
if ( $start_week_day_num == $start_day_weeek ) {
|
447 |
-
$start_day = intval(
|
448 |
-
$start_year = intval(
|
449 |
-
$start_month = intval(
|
450 |
$d_inc = 9;
|
451 |
}
|
452 |
}
|
@@ -456,10 +493,10 @@ class WPBC_Timeline {
|
|
456 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
457 |
|
458 |
$real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $scroll_day ), $start_year );
|
459 |
-
$wh_booking_date =
|
460 |
|
461 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 7 + $scroll_day ), $start_year );
|
462 |
-
$wh_booking_date2 =
|
463 |
break;
|
464 |
|
465 |
case '30':
|
@@ -469,11 +506,11 @@ class WPBC_Timeline {
|
|
469 |
//debuge('3.$scroll_month, $start_month, $start_day, $start_year', $scroll_month, $start_month, $start_day, $start_year );
|
470 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), ( $start_day ), $start_year );
|
471 |
//debuge('4.$real_date',$real_date);
|
472 |
-
$wh_booking_date =
|
473 |
//debuge('5.$wh_booking_date',$wh_booking_date);
|
474 |
$real_date = mktime( 0, 0, 0, ($start_month + 1 + $scroll_month ), ($start_day - 1 ), $start_year );
|
475 |
//debuge('6.$real_date',$real_date);
|
476 |
-
$wh_booking_date2 =
|
477 |
//debuge('7.$wh_booking_date2', $wh_booking_date2);
|
478 |
break;
|
479 |
|
@@ -482,10 +519,10 @@ class WPBC_Timeline {
|
|
482 |
$scroll_month = intval( $this->request_args['scroll_month'] );
|
483 |
|
484 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), ( $start_day ), $start_year );
|
485 |
-
$wh_booking_date =
|
486 |
|
487 |
$real_date = mktime( 0, 0, 0, ($start_month + 2 + $scroll_month ), ($start_day - 1 ), $start_year );
|
488 |
-
$wh_booking_date2 =
|
489 |
break;
|
490 |
|
491 |
////////////////////////////////////////////////////////////////////////////////
|
@@ -494,10 +531,10 @@ class WPBC_Timeline {
|
|
494 |
$scroll_month = intval( $this->request_args['scroll_month'] );
|
495 |
|
496 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), ( $start_day ), $start_year );
|
497 |
-
$wh_booking_date =
|
498 |
|
499 |
$real_date = mktime( 0, 0, 0, ($start_month + 1 + $scroll_month ), ($start_day - 1 ), $start_year );
|
500 |
-
$wh_booking_date2 =
|
501 |
break;
|
502 |
}
|
503 |
|
@@ -508,18 +545,18 @@ class WPBC_Timeline {
|
|
508 |
case '90':
|
509 |
|
510 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
511 |
-
$start_day = intval(
|
512 |
-
$start_week_day_num = intval(
|
513 |
$start_day_weeek = intval( get_bk_option( 'booking_start_day_weeek' ) ); //[0]:Sun .. [6]:Sut
|
514 |
|
515 |
if ( $start_week_day_num != $start_day_weeek ) {
|
516 |
for ( $d_inc = 1; $d_inc < 8; $d_inc++ ) { // Just get week back
|
517 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
518 |
-
$start_week_day_num = intval(
|
519 |
if ( $start_week_day_num == $start_day_weeek ) {
|
520 |
-
$start_day = intval(
|
521 |
-
$start_year = intval(
|
522 |
-
$start_month = intval(
|
523 |
$d_inc = 9;
|
524 |
}
|
525 |
}
|
@@ -529,24 +566,24 @@ class WPBC_Timeline {
|
|
529 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
530 |
|
531 |
$real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $scroll_day ), $start_year );
|
532 |
-
$wh_booking_date =
|
533 |
|
534 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 7 * 12 + 7 + $scroll_day ), $start_year );
|
535 |
-
$wh_booking_date2 =
|
536 |
break;
|
537 |
|
538 |
case '30':
|
539 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
540 |
-
$start_day = intval(
|
541 |
|
542 |
if ( isset( $this->request_args['scroll_day'] ) )
|
543 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
544 |
|
545 |
$real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $scroll_day ), $start_year );
|
546 |
-
$wh_booking_date =
|
547 |
|
548 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 31 + $scroll_day ), $start_year );
|
549 |
-
$wh_booking_date2 =
|
550 |
break;
|
551 |
|
552 |
default: // 365
|
@@ -557,10 +594,10 @@ class WPBC_Timeline {
|
|
557 |
$scroll_month = 0;
|
558 |
|
559 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), $start_day, $start_year );
|
560 |
-
$wh_booking_date =
|
561 |
|
562 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month + 13 ), ($start_day - 1 ), $start_year );
|
563 |
-
$wh_booking_date2 =
|
564 |
|
565 |
break;
|
566 |
}
|
@@ -584,6 +621,8 @@ class WPBC_Timeline {
|
|
584 |
'or_sort' => $or_sort,
|
585 |
'page_num' => '1',
|
586 |
'wh_trash' => $this->request_args['wh_trash'],
|
|
|
|
|
587 |
'page_items_count' => '100000'
|
588 |
);
|
589 |
//debuge('8.',$args);
|
@@ -607,6 +646,8 @@ class WPBC_Timeline {
|
|
607 |
if ( isset( $_REQUEST['scroll_month'] ) ) $this->request_args['scroll_month'] = $_REQUEST['scroll_month'];
|
608 |
if ( isset( $_REQUEST['wh_trash'] ) ) $this->request_args['wh_trash'] = $_REQUEST['wh_trash'];
|
609 |
|
|
|
|
|
610 |
}
|
611 |
|
612 |
|
@@ -632,6 +673,10 @@ class WPBC_Timeline {
|
|
632 |
if ( isset( $param['scroll_day'] ) ) $this->request_args['scroll_day'] = $param['scroll_day'];
|
633 |
if ( isset( $param['scroll_month'] ) ) $this->request_args['scroll_month'] = $param['scroll_month'];
|
634 |
if ( isset( $param['wh_trash'] ) ) $this->request_args['wh_trash'] = $param['wh_trash'];
|
|
|
|
|
|
|
|
|
635 |
}
|
636 |
|
637 |
|
@@ -668,14 +713,14 @@ class WPBC_Timeline {
|
|
668 |
$date_bk_res_id = $bk->booking_type;
|
669 |
|
670 |
|
671 |
-
$my_date =
|
672 |
if ( !isset( $dates_array[$my_date] ) ) {
|
673 |
$dates_array[$my_date] = array( array( 'id' => $bk->booking_id, 'resource' => $date_bk_res_id ) );
|
674 |
} else {
|
675 |
$dates_array[$my_date][] = array( 'id' => $bk->booking_id, 'resource' => $date_bk_res_id );
|
676 |
}
|
677 |
|
678 |
-
$my_time =
|
679 |
|
680 |
$my_time_index = explode( ':', $my_time );
|
681 |
$my_time_index = (int) ($my_time_index[0] * 60 * 60 + $my_time_index[1] * 60 + $my_time_index[2]);
|
@@ -787,10 +832,12 @@ class WPBC_Timeline {
|
|
787 |
|
788 |
) */
|
789 |
$fill_this_date = array();
|
790 |
-
//debuge($time_array_new);
|
791 |
|
|
|
|
|
792 |
foreach ( $time_array_new as $ddate => $ttime_round_array ) {
|
793 |
-
foreach ( $ttime_round_array as $ttime_round => $bk_id_array ) {
|
794 |
|
795 |
if ( isset( $time_array[$ddate] ) ) {
|
796 |
|
@@ -801,11 +848,41 @@ class WPBC_Timeline {
|
|
801 |
|
802 |
//debuge($ddate, $ttime_round, $time_array_new[$ddate][$ttime_round]);
|
803 |
|
|
|
|
|
|
|
804 |
if ( isset( $time_array[$ddate]['end'][$ttime_round] ) ) // array
|
805 |
foreach ( $time_array[$ddate]['end'][$ttime_round] as $toDelete ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
806 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
807 |
if ( !empty( $fill_this_date ) ) {
|
808 |
-
$fill_this_date = array_diff( $fill_this_date, array( $toDelete ) );
|
|
|
|
|
|
|
|
|
809 |
}
|
810 |
}
|
811 |
}
|
@@ -900,6 +977,11 @@ class WPBC_Timeline {
|
|
900 |
|
901 |
$view_days_num = $this->request_args['view_days_num'];
|
902 |
|
|
|
|
|
|
|
|
|
|
|
903 |
if ( $is_matrix ) {
|
904 |
|
905 |
// MATRIX VIEW
|
@@ -909,6 +991,12 @@ class WPBC_Timeline {
|
|
909 |
$cell_width = '99%';
|
910 |
$dwa = $this->week_days_titles['full'];
|
911 |
$time_selles_num = 24;
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
break;
|
913 |
case '7':
|
914 |
$days_num = 7;
|
@@ -918,6 +1006,7 @@ class WPBC_Timeline {
|
|
918 |
break;
|
919 |
case '30':
|
920 |
$days_num = 31;
|
|
|
921 |
$cell_width = '3%';
|
922 |
$dwa = $this->week_days_titles['3'];
|
923 |
$time_selles_num = 1;
|
@@ -947,6 +1036,7 @@ class WPBC_Timeline {
|
|
947 |
break;
|
948 |
case '365':
|
949 |
$days_num = 32;
|
|
|
950 |
$cell_width = '3%';
|
951 |
$dwa = $this->week_days_titles['3'];
|
952 |
$time_selles_num = 1;
|
@@ -956,6 +1046,12 @@ class WPBC_Timeline {
|
|
956 |
$cell_width = '99%';
|
957 |
$dwa = $this->week_days_titles['3'];
|
958 |
$time_selles_num = 24;
|
|
|
|
|
|
|
|
|
|
|
|
|
959 |
break;
|
960 |
}
|
961 |
}
|
@@ -965,10 +1061,10 @@ class WPBC_Timeline {
|
|
965 |
if ( ! empty( $this->request_args['scroll_start_date'] ) )
|
966 |
list( $start_year, $start_month, $start_day ) = explode( '-', $this->request_args['scroll_start_date'] ); // scroll_start_date=2013-07-01
|
967 |
else
|
968 |
-
list( $start_year, $start_month, $start_day ) = explode( '-',
|
969 |
|
970 |
} else {
|
971 |
-
list( $start_year, $start_month, $start_day ) = explode( '-',
|
972 |
}
|
973 |
|
974 |
?>
|
@@ -989,10 +1085,10 @@ class WPBC_Timeline {
|
|
989 |
else
|
990 |
$is_today = '';
|
991 |
|
992 |
-
$yy =
|
993 |
-
$mm =
|
994 |
-
$dd =
|
995 |
-
$ww =
|
996 |
$day_week = $dwa[$ww]; //Su
|
997 |
|
998 |
$day_title = $dd . ' ' . $day_week;
|
@@ -1066,8 +1162,16 @@ class WPBC_Timeline {
|
|
1066 |
$tm = floor( 24 / $time_selles_num );
|
1067 |
for ( $tt = 0; $tt < $time_selles_num; $tt++ ) { ?>
|
1068 |
|
|
|
|
|
1069 |
<div class="wpbc_time_section_in_day wpbc_time_section_in_day_header time_hour<?php echo ($tt*$tm);
|
1070 |
-
?> wpbc_time_in_days_num_<?php echo $view_days_num;?>"
|
|
|
|
|
|
|
|
|
|
|
|
|
1071 |
echo ( ( $view_days_num < 31 ) ? ( ( ($tt*$tm) < 10?'0':'') . ($tt*$tm) . '<sup>:00</sup>' ) : '' ); ?>
|
1072 |
</div><?php
|
1073 |
}
|
@@ -1088,6 +1192,10 @@ class WPBC_Timeline {
|
|
1088 |
public function wpbc_show_timeline_booking_row( $current_resource_id, $start_date, $booking_data = array() ) {
|
1089 |
|
1090 |
$is_matrix = $this->request_args['is_matrix'];
|
|
|
|
|
|
|
|
|
1091 |
|
1092 |
$booked_dates_array = $booking_data[0];
|
1093 |
$bookings = $booking_data[1];
|
@@ -1102,7 +1210,7 @@ class WPBC_Timeline {
|
|
1102 |
|
1103 |
$booked_dates_array = $this->wpbc_dates_only_of_specific_resource( $booked_dates_array, $current_resource_id, $bookings );
|
1104 |
$time_array_new = $this->wpbc_times_only_of_specific_resource( $time_array_new, $current_resource_id, $bookings );
|
1105 |
-
|
1106 |
$current_date = $start_date;
|
1107 |
|
1108 |
$bk_url_listing = wpbc_get_bookings_url( true, false );
|
@@ -1110,6 +1218,8 @@ class WPBC_Timeline {
|
|
1110 |
// Initial params
|
1111 |
$view_days_num = $this->request_args['view_days_num'];
|
1112 |
|
|
|
|
|
1113 |
if ( ! $is_matrix ) { // Single booking resource
|
1114 |
|
1115 |
switch ($view_days_num) {
|
@@ -1121,6 +1231,7 @@ class WPBC_Timeline {
|
|
1121 |
break;
|
1122 |
case '365':
|
1123 |
$days_num = 32;
|
|
|
1124 |
$cell_width = '3%';
|
1125 |
$dwa = $this->week_days_titles['1'];
|
1126 |
$time_selles_num = 1;
|
@@ -1130,6 +1241,14 @@ class WPBC_Timeline {
|
|
1130 |
$cell_width = '99%';;
|
1131 |
$dwa = $this->week_days_titles['3'];
|
1132 |
$time_selles_num = 24;//25;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1133 |
//$view_days_num = 1;
|
1134 |
break;
|
1135 |
}
|
@@ -1142,6 +1261,14 @@ class WPBC_Timeline {
|
|
1142 |
$cell_width = '99%';//(7*4.75*31) . 'px';
|
1143 |
$dwa = $this->week_days_titles['full'];
|
1144 |
$time_selles_num = 24;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1145 |
break;
|
1146 |
case '7':
|
1147 |
$days_num = 7;
|
@@ -1164,6 +1291,7 @@ class WPBC_Timeline {
|
|
1164 |
|
1165 |
default: // 30
|
1166 |
$days_num = 32;
|
|
|
1167 |
$cell_width = '3%';//(31) . 'px';;
|
1168 |
$dwa = $this->week_days_titles['3'];
|
1169 |
$time_selles_num = 1;//25;
|
@@ -1176,10 +1304,10 @@ class WPBC_Timeline {
|
|
1176 |
if ( ! empty( $this->request_args['scroll_start_date'] ) )
|
1177 |
list( $start_year, $start_month, $start_day ) = explode( '-', $this->request_args['scroll_start_date'] ); // scroll_start_date=2013-07-01
|
1178 |
else
|
1179 |
-
list( $start_year, $start_month, $start_day ) = explode( '-',
|
1180 |
|
1181 |
} else {
|
1182 |
-
list( $start_year, $start_month, $start_day ) = explode( '-',
|
1183 |
}
|
1184 |
|
1185 |
$previous_booking_id = false;
|
@@ -1207,10 +1335,10 @@ class WPBC_Timeline {
|
|
1207 |
$is_today = '';
|
1208 |
}
|
1209 |
|
1210 |
-
$yy =
|
1211 |
-
$mm =
|
1212 |
-
$dd =
|
1213 |
-
$ww =
|
1214 |
|
1215 |
$day_week = $dwa[$ww]; //Su
|
1216 |
|
@@ -1331,6 +1459,14 @@ class WPBC_Timeline {
|
|
1331 |
else
|
1332 |
$is_trash = false;
|
1333 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1334 |
echo '<div class="' . $this->wpbc_write_bk_id_css_classes( 'cell_bk_id_', $previous_booking_id )
|
1335 |
. ' wpbc_time_section_in_day timeslots_in_this_day' . $time_selles_num
|
1336 |
. ' time_hour' . ($tt * $tm)
|
@@ -1338,6 +1474,7 @@ class WPBC_Timeline {
|
|
1338 |
. ' ' . ( $is_bk ? 'time_booked_in_day' : '' )
|
1339 |
. ' ' . ( $is_trash? ' booking_trash ': '') //FixIn:6.1.1.10
|
1340 |
. ' ' . ( $is_approved ? 'approved' : '' )
|
|
|
1341 |
. '">'
|
1342 |
. ( $is_bk ? $my_bkid_title : '' )
|
1343 |
. '</div>';
|
@@ -1345,18 +1482,23 @@ class WPBC_Timeline {
|
|
1345 |
}
|
1346 |
|
1347 |
|
1348 |
-
if ($time_selles_num ==24 ) {
|
|
|
|
|
1349 |
|
1350 |
if ( isset( $time_array_new[$day_filter_id] ) ) {
|
1351 |
-
|
1352 |
// Loop time cells /////////////////////////////////////////////////////////////////////////////////////////////////
|
1353 |
$tm = floor( 24 / $time_selles_num );
|
1354 |
for ( $tt = 0; $tt < $time_selles_num; $tt++ ) {
|
1355 |
|
|
|
|
|
1356 |
$my_bk_id_array = $time_array_new[$day_filter_id][$tt * 60 * 60];
|
1357 |
$my_bk_id_array = array_unique( $my_bk_id_array ); //remove dublicates
|
1358 |
|
1359 |
if ( empty( $my_bk_id_array ) ) { // Time cell is E m p t y
|
|
|
1360 |
$is_bk = 0;
|
1361 |
$previous_booking_id = false;
|
1362 |
$my_bkid_title = $title_in_day = $title = $title_hint = '';
|
@@ -1377,7 +1519,9 @@ class WPBC_Timeline {
|
|
1377 |
$link_id_parameter[] = $bk_id;
|
1378 |
}
|
1379 |
} else {
|
1380 |
-
|
|
|
|
|
1381 |
}
|
1382 |
$previous_booking_id = $my_bk_id_array;
|
1383 |
|
@@ -1430,6 +1574,13 @@ class WPBC_Timeline {
|
|
1430 |
else
|
1431 |
$is_trash = false;
|
1432 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1433 |
|
1434 |
echo '<div class="'
|
1435 |
. $this->wpbc_write_bk_id_css_classes( 'cell_bk_id_', $previous_booking_id )
|
@@ -1439,9 +1590,12 @@ class WPBC_Timeline {
|
|
1439 |
. ' ' . ( $is_bk ? ' time_booked_in_day' . $is_past_time : '' )
|
1440 |
. ' ' . ( $is_approved ? 'approved' : '' )
|
1441 |
. ' ' . ( $is_trash? ' booking_trash ': '') //FixIn:6.1.1.10
|
1442 |
-
. '"
|
|
|
|
|
1443 |
. ( $is_bk ? $my_bkid_title : '' )
|
1444 |
. '</div>';
|
|
|
1445 |
} //////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
1446 |
|
1447 |
} else { // Just time borders
|
@@ -1450,15 +1604,25 @@ class WPBC_Timeline {
|
|
1450 |
|
1451 |
for ( $tt = 0; $tt < $time_selles_num; $tt++ ) {
|
1452 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1453 |
echo '<div class="wpbc_time_section_in_day'
|
1454 |
. ' timeslots_in_this_day' . $time_selles_num
|
1455 |
. ' time_hour' . ($tt * $tm)
|
1456 |
. ' wpbc_time_in_days_num_' . $view_days_num
|
1457 |
. ' ' . ( $is_bk ? 'time_booked_in_day' : '' )
|
1458 |
. ' ' . ( $is_approved ? 'approved' : '' )
|
1459 |
-
|
|
|
|
|
1460 |
. ( $is_bk ? $my_bkid_title : '' )
|
1461 |
. '</div>';
|
|
|
1462 |
}
|
1463 |
}
|
1464 |
}
|
@@ -1490,12 +1654,29 @@ class WPBC_Timeline {
|
|
1490 |
/** Show Structure of the TimeLine */
|
1491 |
public function wpbc_show_timeline( $dates_array, $bookings, $booking_types, $time_array_new = array() ){
|
1492 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1493 |
$view_days_num = $this->request_args['view_days_num']; // Get start date and number of rows, which is depend from the view days mode
|
1494 |
$is_matrix = $this->request_args['is_matrix'];
|
1495 |
$scroll_day = 0;
|
1496 |
$scroll_month = 0;
|
1497 |
-
$start_year =
|
1498 |
-
$start_month =
|
1499 |
|
1500 |
if ( ! empty( $this->request_args['scroll_start_date'] ) ) { // scroll_start_date=2013-07-01
|
1501 |
// Set the correct start date, if was selected the stard date different from the today in the Filters Tab.
|
@@ -1515,7 +1696,7 @@ class WPBC_Timeline {
|
|
1515 |
if ( isset( $this->request_args['scroll_day'] ) )
|
1516 |
$scroll_day = $this->request_args['scroll_day'];
|
1517 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1518 |
-
$start_day =
|
1519 |
break;
|
1520 |
|
1521 |
case '30':
|
@@ -1530,8 +1711,8 @@ class WPBC_Timeline {
|
|
1530 |
if ( isset( $this->request_args['scroll_day'] ) )
|
1531 |
$scroll_day = $this->request_args['scroll_day'];
|
1532 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1533 |
-
$start_day =
|
1534 |
-
$start_week_day_num =
|
1535 |
$start_day_weeek = get_bk_option( 'booking_start_day_weeek' ); //[0]:Sun .. [6]:Sut
|
1536 |
|
1537 |
if ( $start_week_day_num != $start_day_weeek ) {
|
@@ -1539,11 +1720,11 @@ class WPBC_Timeline {
|
|
1539 |
|
1540 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
1541 |
|
1542 |
-
$start_week_day_num =
|
1543 |
if ( $start_week_day_num == $start_day_weeek ) {
|
1544 |
-
$start_day =
|
1545 |
-
$start_year =
|
1546 |
-
$start_month =
|
1547 |
$d_inc = 9;
|
1548 |
}
|
1549 |
}
|
@@ -1569,19 +1750,19 @@ class WPBC_Timeline {
|
|
1569 |
|
1570 |
$max_rows_number = 12;
|
1571 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1572 |
-
$start_day =
|
1573 |
-
$start_week_day_num =
|
1574 |
$start_day_weeek = get_bk_option( 'booking_start_day_weeek' ); //[0]:Sun .. [6]:Sut
|
1575 |
|
1576 |
if ( $start_week_day_num != $start_day_weeek ) {
|
1577 |
for ( $d_inc = 1; $d_inc < 8; $d_inc++ ) { // Just get week back
|
1578 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
1579 |
|
1580 |
-
$start_week_day_num =
|
1581 |
if ( $start_week_day_num == $start_day_weeek ) {
|
1582 |
-
$start_day =
|
1583 |
-
$start_year =
|
1584 |
-
$start_month =
|
1585 |
$d_inc = 9;
|
1586 |
}
|
1587 |
}
|
@@ -1606,11 +1787,11 @@ class WPBC_Timeline {
|
|
1606 |
|
1607 |
$max_rows_number = 31;
|
1608 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1609 |
-
$start_day =
|
1610 |
break;
|
1611 |
}
|
1612 |
}
|
1613 |
-
|
1614 |
////////////////////////////////////////////////////////////////////////////////////////////////
|
1615 |
|
1616 |
?><div class="wpbc_timeline_frame<?php if ( $this->is_frontend ) echo ' wpbc_timeline_front_end' ?>">
|
@@ -1685,9 +1866,21 @@ class WPBC_Timeline {
|
|
1685 |
?>
|
1686 |
</td>
|
1687 |
</tr><?php
|
1688 |
-
|
1689 |
for ( $d_inc = 0; $d_inc < $max_rows_number; $d_inc++ ) {
|
1690 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1691 |
// Ger Start Date to real_date variabale /////////////////////
|
1692 |
if ( $is_matrix ) { // MATRIX VIEW
|
1693 |
switch ( $view_days_num ) { // Set real start date for the each rows in calendar
|
@@ -1729,16 +1922,25 @@ class WPBC_Timeline {
|
|
1729 |
if ( ( $is_matrix ) && ( isset( $bk_resources_id[$d_inc] ) ) && (isset( $booking_types[$bk_resources_id[$d_inc]] )) ) { // Matrix - resource titles
|
1730 |
|
1731 |
$resource_value = $booking_types[$bk_resources_id[$d_inc]];
|
1732 |
-
$bk_admin_url = wpbc_get_params_in_url( wpbc_get_bookings_url( false, false ), array( 'wh_booking_type' ) );
|
1733 |
|
1734 |
?><div class="wpbc_tl_resource_title <?php
|
1735 |
if ( isset( $resource_value->parent ) ) { if ( $resource_value->parent == 0 ) { echo 'parent'; } else { echo 'child'; } }
|
1736 |
?> "><?php
|
1737 |
if ( $this->is_frontend ) {
|
1738 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1739 |
} else {
|
1740 |
?><a href="<?php echo $bk_admin_url . '&wh_booking_type=' . $bk_resources_id[$d_inc]; ?>" /><?php
|
1741 |
-
echo $resource_value->title;
|
1742 |
?></a><?php
|
1743 |
}
|
1744 |
?></div><?php
|
@@ -1751,17 +1953,17 @@ class WPBC_Timeline {
|
|
1751 |
case '90':
|
1752 |
$end_real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $d_inc * 7 + $scroll_day ) + 6, $start_year );
|
1753 |
$date_format = ' j, Y'; //get_bk_option( 'booking_date_format');
|
1754 |
-
echo __( date_i18n( "M", $real_date ) ) .
|
1755 |
break;
|
1756 |
|
1757 |
case '365':
|
1758 |
-
echo __(
|
1759 |
break;
|
1760 |
|
1761 |
default: // 30
|
1762 |
//$date_format = 'd / m / Y';
|
1763 |
$date_format = get_bk_option( 'booking_date_format' ); //FixIn:5.4.5.13
|
1764 |
-
echo __( date_i18n( "D", $real_date ) ) . ', ' .
|
1765 |
break;
|
1766 |
}
|
1767 |
|
@@ -2056,16 +2258,18 @@ function wpbc_ajax_timeline() {
|
|
2056 |
|
2057 |
if ( $is_show_popover_in_timeline ) { // Update New Popovers
|
2058 |
|
2059 |
-
?><script type="text/javascript">
|
2060 |
-
jQuery(
|
2061 |
-
|
2062 |
-
|
2063 |
-
|
2064 |
-
|
2065 |
-
|
2066 |
-
|
2067 |
-
|
2068 |
-
|
|
|
|
|
2069 |
</script><?php
|
2070 |
}
|
2071 |
//echo '</div>';
|
32 |
private $current_user_id;
|
33 |
|
34 |
private $html_client_id; // ID of border element at client side.
|
35 |
+
public $options; // FixIn:7.0.1.50
|
36 |
|
37 |
public function __construct(){// $bookings, $booking_types ) {
|
38 |
|
39 |
+
$this->options = array(); // FixIn:7.0.1.50
|
40 |
+
|
41 |
$this->html_client_id = false;
|
42 |
|
43 |
$this->current_user_id = 0;
|
52 |
, 'scroll_day' => 0
|
53 |
, 'scroll_month' => 0
|
54 |
, 'wh_trash' => ''
|
55 |
+
, 'limit_hours' => WP_BK_TIMILINE_LIMIT_HOURS // '0,24' // FixIn: 7.0.1.14 if ( ! ( ( $tt >= $start_hour_for_1day_view ) && ( $tt <= $end_hour_for_1day_view ) ) ) continue;
|
56 |
+
, 'only_booked_resources' => ( isset( $_REQUEST['only_booked_resources'] ) ) ? 1 : 0 //FixIn: 7.0.1.51
|
57 |
);
|
58 |
|
59 |
$this->timeline_titles = array(
|
60 |
+
'header_column1' => __('Resources', 'booking')
|
61 |
+
, 'header_column2' => __('Dates', 'booking')
|
62 |
+
, 'header_title' => __('Bookings', 'booking')
|
63 |
);
|
64 |
|
65 |
|
73 |
, 6 => __( 'Saturday', 'booking' )
|
74 |
, 7 => __( 'Sunday', 'booking' )
|
75 |
)
|
76 |
+
, '3' => array( // FixIn: 7.0.1.11
|
77 |
+
1 => __( 'Mon', 'booking' )
|
78 |
+
, 2 => __( 'Tue', 'booking' )
|
79 |
+
, 3 => __( 'Wed', 'booking' )
|
80 |
+
, 4 => __( 'Thu', 'booking' )
|
81 |
+
, 5 => __( 'Fri', 'booking' )
|
82 |
+
, 6 => __( 'Sat', 'booking' )
|
83 |
+
, 7 => __( 'Sun', 'booking' )
|
84 |
)
|
85 |
+
, '1' => array( // FixIn: 7.0.1.11
|
86 |
1 => substr( __( 'Mon', 'booking' ), 0, -1 )
|
87 |
, 2 => substr( __( 'Tue', 'booking' ), 0, -1 )
|
88 |
, 3 => substr( __( 'Wed', 'booking' ), 0, -1 )
|
113 |
|
114 |
$this->is_frontend = true;
|
115 |
|
116 |
+
// FixIn:7.0.1.50
|
117 |
+
if ( isset( $attr['options'] ) ) {
|
118 |
+
|
119 |
+
$bk_otions = $attr['options'];
|
120 |
+
$custom_params = array();
|
121 |
+
if (! empty($bk_otions)) {
|
122 |
+
$param ='\s*([^\s]+)=[\'"]{1}([^\'"]+)[\'"]{1}\s*'; // Find all possible options
|
123 |
+
$pattern_to_search='%\s*{([^\s]+)' . $param .'}\s*[,]?\s*%';
|
124 |
+
preg_match_all($pattern_to_search, $bk_otions, $matches, PREG_SET_ORDER);
|
125 |
+
//debuge($matches);
|
126 |
+
/** [bookingtimeline ... options='{resource_link 3="http://beta/resource-apartment3-id3/"},{resource_link 4="http://beta/resource-3-id4/"}' ... ]
|
127 |
+
[0] => {resource_link 3="http://beta/resource-apartment3-id3/"},
|
128 |
+
[1] => resource_link // Name
|
129 |
+
[2] => 3 // ID
|
130 |
+
[3] => http://beta/resource-apartment3-id3/ // Value
|
131 |
+
*/
|
132 |
+
foreach ( $matches as $matche_value ) {
|
133 |
+
|
134 |
+
if ( ! isset( $this->options[ $matche_value[1] ] ) ) {
|
135 |
+
$this->options[ $matche_value[1] ] = array();
|
136 |
+
}
|
137 |
+
$this->options[ $matche_value[1] ][ $matche_value[2] ] = $matche_value[3];
|
138 |
+
}
|
139 |
+
}
|
140 |
+
|
141 |
+
//debuge($this->options);
|
142 |
+
}
|
143 |
+
// FixIn:7.0.1.50
|
144 |
+
|
145 |
+
|
146 |
//Ovverride some parameters
|
147 |
if ( isset( $attr['type'] ) ) {
|
148 |
$attr['wh_booking_type'] = $attr['type']; //Instead of 'wh_booking_type' paramter in shortcode is used 'type' parameter
|
166 |
$this->booking_types = $bk_listing['resources'];
|
167 |
|
168 |
//Get Dates and Times for Timeline format
|
169 |
+
//debuge($this->bookings[84]);
|
170 |
$bookings_date_time = $this->wpbc_get_dates_and_times_for_timeline( $this->bookings );
|
171 |
$this->dates_array = $bookings_date_time[0];
|
172 |
$this->time_array_new = $bookings_date_time[1];
|
173 |
+
//debuge($this->time_array_new['2017-01-13']);
|
174 |
|
175 |
|
176 |
//$milliseconds = round(microtime(true) * 1000); // FixIn: 7.0.Beta.18
|
344 |
$this->bookings = $bk_listing['bookings'];
|
345 |
$this->booking_types = $bk_listing['resources'];
|
346 |
|
347 |
+
//Get Dates and Times for Timeline format
|
348 |
$bookings_date_time = $this->wpbc_get_dates_and_times_for_timeline( $this->bookings );
|
349 |
$this->dates_array = $bookings_date_time[0];
|
350 |
$this->time_array_new = $bookings_date_time[1];
|
404 |
, 'header_column2': "<?php echo esc_js( $this->timeline_titles['header_column2'] ); ?>"
|
405 |
, 'header_title': "<?php echo esc_js( $this->timeline_titles['header_title'] ); ?>"
|
406 |
, 'wh_trash': "<?php echo esc_js( $this->request_args['wh_trash'] ); ?>"
|
407 |
+
, 'limit_hours': "<?php echo esc_js( $this->request_args['limit_hours'] ); ?>" // FixIn: 7.0.1.14
|
408 |
+
, 'only_booked_resources': "<?php echo esc_js( $this->request_args['only_booked_resources'] ); ?>" // FixIn: 7.0.1.51
|
409 |
};
|
410 |
</script>
|
411 |
<div class="wpbc_tl_nav">
|
426 |
*/
|
427 |
public function wpbc_get_clean_paramas_from_request_for_timeline() {
|
428 |
|
429 |
+
//FixIn: 7.0.1.15 - replacing in this file from date( to date_i18n(
|
430 |
+
$start_year = intval( date_i18n( "Y" ) );
|
431 |
+
$start_month = intval( date_i18n( "m" ) );
|
432 |
$start_day = 1;
|
433 |
//debuge( '1.( $start_year, $start_month, $start_day , $this->request_args ', $start_year, $start_month, $start_day , $this->request_args );
|
434 |
if ( ! empty( $this->request_args['scroll_start_date'] ) ) { // scroll_start_date=2013-07-01
|
459 |
|
460 |
case '1':
|
461 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
462 |
+
$start_day = intval( date_i18n( "d" ) ); // Today date
|
463 |
|
464 |
if ( isset( $this->request_args['scroll_day'] ) )
|
465 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
466 |
|
467 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + $scroll_day ), $start_year );
|
468 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date );
|
469 |
|
470 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 0 + $scroll_day ), $start_year );
|
471 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date );
|
472 |
break;
|
473 |
|
474 |
case '7':
|
475 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
476 |
+
$start_day = intval( date_i18n( "d" ) ); //Today date
|
477 |
+
$start_week_day_num = intval( date_i18n( "w" ) );
|
478 |
$start_day_weeek = intval( get_bk_option( 'booking_start_day_weeek' ) ); //[0]:Sun .. [6]:Sut
|
479 |
if ( $start_week_day_num != $start_day_weeek ) {
|
480 |
for ( $d_inc = 1; $d_inc < 8; $d_inc++ ) { // Just get week back
|
481 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
482 |
+
$start_week_day_num = intval( date_i18n( "w", $real_date ) );
|
483 |
if ( $start_week_day_num == $start_day_weeek ) {
|
484 |
+
$start_day = intval( date_i18n( "d", $real_date ) );
|
485 |
+
$start_year = intval( date_i18n( "Y", $real_date ) );
|
486 |
+
$start_month = intval( date_i18n( "m", $real_date ) );
|
487 |
$d_inc = 9;
|
488 |
}
|
489 |
}
|
493 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
494 |
|
495 |
$real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $scroll_day ), $start_year );
|
496 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date );
|
497 |
|
498 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 7 + $scroll_day ), $start_year );
|
499 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date );
|
500 |
break;
|
501 |
|
502 |
case '30':
|
506 |
//debuge('3.$scroll_month, $start_month, $start_day, $start_year', $scroll_month, $start_month, $start_day, $start_year );
|
507 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), ( $start_day ), $start_year );
|
508 |
//debuge('4.$real_date',$real_date);
|
509 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date );
|
510 |
//debuge('5.$wh_booking_date',$wh_booking_date);
|
511 |
$real_date = mktime( 0, 0, 0, ($start_month + 1 + $scroll_month ), ($start_day - 1 ), $start_year );
|
512 |
//debuge('6.$real_date',$real_date);
|
513 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date );
|
514 |
//debuge('7.$wh_booking_date2', $wh_booking_date2);
|
515 |
break;
|
516 |
|
519 |
$scroll_month = intval( $this->request_args['scroll_month'] );
|
520 |
|
521 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), ( $start_day ), $start_year );
|
522 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date ); // '2012-12-01';
|
523 |
|
524 |
$real_date = mktime( 0, 0, 0, ($start_month + 2 + $scroll_month ), ($start_day - 1 ), $start_year );
|
525 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date ); // '2013-02-31';
|
526 |
break;
|
527 |
|
528 |
////////////////////////////////////////////////////////////////////////////////
|
531 |
$scroll_month = intval( $this->request_args['scroll_month'] );
|
532 |
|
533 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), ( $start_day ), $start_year );
|
534 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date ); // '2012-12-01';
|
535 |
|
536 |
$real_date = mktime( 0, 0, 0, ($start_month + 1 + $scroll_month ), ($start_day - 1 ), $start_year );
|
537 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date ); // '2012-12-31';
|
538 |
break;
|
539 |
}
|
540 |
|
545 |
case '90':
|
546 |
|
547 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
548 |
+
$start_day = intval( date_i18n( "d" ) ); //Today Date
|
549 |
+
$start_week_day_num = intval( date_i18n( "w" ) );
|
550 |
$start_day_weeek = intval( get_bk_option( 'booking_start_day_weeek' ) ); //[0]:Sun .. [6]:Sut
|
551 |
|
552 |
if ( $start_week_day_num != $start_day_weeek ) {
|
553 |
for ( $d_inc = 1; $d_inc < 8; $d_inc++ ) { // Just get week back
|
554 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
555 |
+
$start_week_day_num = intval( date_i18n( "w", $real_date ) );
|
556 |
if ( $start_week_day_num == $start_day_weeek ) {
|
557 |
+
$start_day = intval( date_i18n( "d", $real_date ) );
|
558 |
+
$start_year = intval( date_i18n( "Y", $real_date ) );
|
559 |
+
$start_month = intval( date_i18n( "m", $real_date ) );
|
560 |
$d_inc = 9;
|
561 |
}
|
562 |
}
|
566 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
567 |
|
568 |
$real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $scroll_day ), $start_year );
|
569 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date ); // '2012-12-01';
|
570 |
|
571 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 7 * 12 + 7 + $scroll_day ), $start_year );
|
572 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date ); // '2013-12-31';
|
573 |
break;
|
574 |
|
575 |
case '30':
|
576 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
577 |
+
$start_day = intval( date_i18n( "d" ) ); //Today Date
|
578 |
|
579 |
if ( isset( $this->request_args['scroll_day'] ) )
|
580 |
$scroll_day = intval( $this->request_args['scroll_day'] );
|
581 |
|
582 |
$real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $scroll_day ), $start_year );
|
583 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date ); // '2012-12-01';
|
584 |
|
585 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day + 31 + $scroll_day ), $start_year );
|
586 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date ); // '2013-12-31';
|
587 |
break;
|
588 |
|
589 |
default: // 365
|
594 |
$scroll_month = 0;
|
595 |
|
596 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month ), $start_day, $start_year );
|
597 |
+
$wh_booking_date = date_i18n( "Y-m-d", $real_date ); // '2012-12-01';
|
598 |
|
599 |
$real_date = mktime( 0, 0, 0, ($start_month + $scroll_month + 13 ), ($start_day - 1 ), $start_year );
|
600 |
+
$wh_booking_date2 = date_i18n( "Y-m-d", $real_date ); // '2013-12-31';
|
601 |
|
602 |
break;
|
603 |
}
|
621 |
'or_sort' => $or_sort,
|
622 |
'page_num' => '1',
|
623 |
'wh_trash' => $this->request_args['wh_trash'],
|
624 |
+
'limit_hours' => $this->request_args['limit_hours'],
|
625 |
+
'only_booked_resources' => $this->request_args['only_booked_resources'], //FixIn: 7.0.1.51
|
626 |
'page_items_count' => '100000'
|
627 |
);
|
628 |
//debuge('8.',$args);
|
646 |
if ( isset( $_REQUEST['scroll_month'] ) ) $this->request_args['scroll_month'] = $_REQUEST['scroll_month'];
|
647 |
if ( isset( $_REQUEST['wh_trash'] ) ) $this->request_args['wh_trash'] = $_REQUEST['wh_trash'];
|
648 |
|
649 |
+
if ( isset( $_REQUEST['limit_hours'] ) ) $this->request_args['limit_hours'] = $_REQUEST['limit_hours']; // FixIn: 7.0.1.14
|
650 |
+
if ( isset( $_REQUEST['only_booked_resources'] ) ) $this->request_args['only_booked_resources'] = 1;//$_REQUEST['only_booked_resources']; // FixIn: 7.0.1.51
|
651 |
}
|
652 |
|
653 |
|
673 |
if ( isset( $param['scroll_day'] ) ) $this->request_args['scroll_day'] = $param['scroll_day'];
|
674 |
if ( isset( $param['scroll_month'] ) ) $this->request_args['scroll_month'] = $param['scroll_month'];
|
675 |
if ( isset( $param['wh_trash'] ) ) $this->request_args['wh_trash'] = $param['wh_trash'];
|
676 |
+
if ( isset( $param['limit_hours'] ) ) $this->request_args['limit_hours'] = $param['limit_hours']; // FixIn: 7.0.1.14
|
677 |
+
if ( isset( $param['only_booked_resources'] ) ) $this->request_args['only_booked_resources'] = $param['only_booked_resources']; // FixIn: 7.0.1.14
|
678 |
+
|
679 |
+
|
680 |
}
|
681 |
|
682 |
|
713 |
$date_bk_res_id = $bk->booking_type;
|
714 |
|
715 |
|
716 |
+
$my_date = date_i18n( "Y-m-d", $php_dt ); // '2012-12-01';
|
717 |
if ( !isset( $dates_array[$my_date] ) ) {
|
718 |
$dates_array[$my_date] = array( array( 'id' => $bk->booking_id, 'resource' => $date_bk_res_id ) );
|
719 |
} else {
|
720 |
$dates_array[$my_date][] = array( 'id' => $bk->booking_id, 'resource' => $date_bk_res_id );
|
721 |
}
|
722 |
|
723 |
+
$my_time = date_i18n( "H:i:s", $php_dt ); // '21:55:01';
|
724 |
|
725 |
$my_time_index = explode( ':', $my_time );
|
726 |
$my_time_index = (int) ($my_time_index[0] * 60 * 60 + $my_time_index[1] * 60 + $my_time_index[2]);
|
832 |
|
833 |
) */
|
834 |
$fill_this_date = array();
|
835 |
+
//debuge($time_array_new['2017-01-13']);
|
836 |
|
837 |
+
|
838 |
+
// Fil specific times based on start and end times
|
839 |
foreach ( $time_array_new as $ddate => $ttime_round_array ) {
|
840 |
+
foreach ( $ttime_round_array as $ttime_round => $bk_id_array ) { // [3600] => Array( [0] => Array ( [id] => 214 [resource] => 9 ), [1] => Array ( [id] => 154 [resource] => 7
|
841 |
|
842 |
if ( isset( $time_array[$ddate] ) ) {
|
843 |
|
848 |
|
849 |
//debuge($ddate, $ttime_round, $time_array_new[$ddate][$ttime_round]);
|
850 |
|
851 |
+
//FixIn: 7.0.1.16 - advanced checking about delettion of times in $time_array[$ddate]['end']
|
852 |
+
|
853 |
+
// End array checking for deleting.
|
854 |
if ( isset( $time_array[$ddate]['end'][$ttime_round] ) ) // array
|
855 |
foreach ( $time_array[$ddate]['end'][$ttime_round] as $toDelete ) {
|
856 |
+
//if ( $ddate == '2017-01-13' ) {
|
857 |
+
// debuge('$toDelete, $fill_this_date',$toDelete, $fill_this_date);
|
858 |
+
//}
|
859 |
+
$fill_this_date_keys_to_delete = array();
|
860 |
+
foreach ( $fill_this_date as $fill_this_date_key => $check_element_array ) { // [0] => Array ( [id] => 54 [resource] => 5 )
|
861 |
+
|
862 |
+
if ( // Check if arrays equals - identical
|
863 |
+
( is_array( $toDelete ) && is_array( $check_element_array ) )
|
864 |
+
&& ( count( $toDelete ) == count( $check_element_array ) )
|
865 |
+
&& ( array_diff( $toDelete, $check_element_array ) === array_diff( $check_element_array, $toDelete ) )
|
866 |
+
) {
|
867 |
+
$fill_this_date_keys_to_delete[] = $fill_this_date_key; // $toDelete element exist so save key in original array
|
868 |
+
}
|
869 |
+
}
|
870 |
|
871 |
+
$fill_this_date_new = array();
|
872 |
+
foreach ( $fill_this_date as $fill_this_date_key => $fill_this_date_value ) {
|
873 |
+
if ( ! in_array( $fill_this_date_key, $fill_this_date_keys_to_delete ) ) {
|
874 |
+
$fill_this_date_new[] = $fill_this_date_value;
|
875 |
+
}
|
876 |
+
}
|
877 |
+
$fill_this_date = $fill_this_date_new; // Reassign cleared array (with deleted values)
|
878 |
+
|
879 |
+
|
880 |
if ( !empty( $fill_this_date ) ) {
|
881 |
+
// $fill_this_date = array_diff( $fill_this_date, array( $toDelete ) );
|
882 |
+
|
883 |
+
//if ( $ddate == '2017-01-13' ) {
|
884 |
+
// debuge('AFTER:: $toDelete, $fill_this_date',$toDelete, $fill_this_date);
|
885 |
+
//}
|
886 |
}
|
887 |
}
|
888 |
}
|
977 |
|
978 |
$view_days_num = $this->request_args['view_days_num'];
|
979 |
|
980 |
+
|
981 |
+
$start_hour_for_1day_view = 0; // FixIn: 7.0.1.14
|
982 |
+
$end_hour_for_1day_view = 24;
|
983 |
+
$limit_hours = 24;
|
984 |
+
|
985 |
if ( $is_matrix ) {
|
986 |
|
987 |
// MATRIX VIEW
|
991 |
$cell_width = '99%';
|
992 |
$dwa = $this->week_days_titles['full'];
|
993 |
$time_selles_num = 24;
|
994 |
+
if ( isset( $this->request_args[ 'limit_hours' ] ) ) { // FixIn: 7.0.1.14
|
995 |
+
$limit_hours = explode(',',$this->request_args[ 'limit_hours' ]);
|
996 |
+
$start_hour_for_1day_view = intval( $limit_hours[0] );
|
997 |
+
$end_hour_for_1day_view = intval( $limit_hours[1] );
|
998 |
+
$limit_hours = $limit_hours[1] - $limit_hours[0];
|
999 |
+
}
|
1000 |
break;
|
1001 |
case '7':
|
1002 |
$days_num = 7;
|
1006 |
break;
|
1007 |
case '30':
|
1008 |
$days_num = 31;
|
1009 |
+
$days_num = intval( date_i18n('t',$start_date) ); // num of days in the specific month, wchih relative to $real_date from header //FixIn: 7.0.1.47
|
1010 |
$cell_width = '3%';
|
1011 |
$dwa = $this->week_days_titles['3'];
|
1012 |
$time_selles_num = 1;
|
1036 |
break;
|
1037 |
case '365':
|
1038 |
$days_num = 32;
|
1039 |
+
$days_num = intval( date_i18n('t',$start_date) ); // num of days in the specific month, wchih relative to $real_date from header //FixIn: 7.0.1.47
|
1040 |
$cell_width = '3%';
|
1041 |
$dwa = $this->week_days_titles['3'];
|
1042 |
$time_selles_num = 1;
|
1046 |
$cell_width = '99%';
|
1047 |
$dwa = $this->week_days_titles['3'];
|
1048 |
$time_selles_num = 24;
|
1049 |
+
if ( isset( $this->request_args[ 'limit_hours' ] ) ) { // FixIn: 7.0.1.14
|
1050 |
+
$limit_hours = explode(',',$this->request_args[ 'limit_hours' ]);
|
1051 |
+
$start_hour_for_1day_view = intval( $limit_hours[0] );
|
1052 |
+
$end_hour_for_1day_view = intval( $limit_hours[1] );
|
1053 |
+
$limit_hours = $limit_hours[1] - $limit_hours[0];
|
1054 |
+
}
|
1055 |
break;
|
1056 |
}
|
1057 |
}
|
1061 |
if ( ! empty( $this->request_args['scroll_start_date'] ) )
|
1062 |
list( $start_year, $start_month, $start_day ) = explode( '-', $this->request_args['scroll_start_date'] ); // scroll_start_date=2013-07-01
|
1063 |
else
|
1064 |
+
list( $start_year, $start_month, $start_day ) = explode( '-', date_i18n( 'Y-n-j' ) );
|
1065 |
|
1066 |
} else {
|
1067 |
+
list( $start_year, $start_month, $start_day ) = explode( '-', date_i18n( 'Y-m-d', $start_date ) );
|
1068 |
}
|
1069 |
|
1070 |
?>
|
1085 |
else
|
1086 |
$is_today = '';
|
1087 |
|
1088 |
+
$yy = date_i18n( "Y", $real_date ); //2012
|
1089 |
+
$mm = date_i18n( "m", $real_date ); //09
|
1090 |
+
$dd = date_i18n( "d", $real_date ); //31
|
1091 |
+
$ww = date_i18n( "N", $real_date ); //7
|
1092 |
$day_week = $dwa[$ww]; //Su
|
1093 |
|
1094 |
$day_title = $dd . ' ' . $day_week;
|
1162 |
$tm = floor( 24 / $time_selles_num );
|
1163 |
for ( $tt = 0; $tt < $time_selles_num; $tt++ ) { ?>
|
1164 |
|
1165 |
+
<?php if ( ( $tt < $start_hour_for_1day_view ) || ( $tt > $end_hour_for_1day_view ) ) { continue; } // FixIn: 7.0.1.14 ?>
|
1166 |
+
|
1167 |
<div class="wpbc_time_section_in_day wpbc_time_section_in_day_header time_hour<?php echo ($tt*$tm);
|
1168 |
+
?> wpbc_time_in_days_num_<?php echo $view_days_num;?>" style="<?php
|
1169 |
+
|
1170 |
+
if ( $limit_hours < 24 ) { // FixIn: 7.0.1.14
|
1171 |
+
$style_width = 'width:' . floatval( floor( round( 100 / $limit_hours , 2 ) * 10 ) / 10 - 0.2 ) . '%;';
|
1172 |
+
echo $style_width;
|
1173 |
+
}
|
1174 |
+
?>" ><?php
|
1175 |
echo ( ( $view_days_num < 31 ) ? ( ( ($tt*$tm) < 10?'0':'') . ($tt*$tm) . '<sup>:00</sup>' ) : '' ); ?>
|
1176 |
</div><?php
|
1177 |
}
|
1192 |
public function wpbc_show_timeline_booking_row( $current_resource_id, $start_date, $booking_data = array() ) {
|
1193 |
|
1194 |
$is_matrix = $this->request_args['is_matrix'];
|
1195 |
+
|
1196 |
+
$start_hour_for_1day_view = 0; // FixIn: 7.0.1.14
|
1197 |
+
$end_hour_for_1day_view = 24;
|
1198 |
+
$limit_hours = 24;
|
1199 |
|
1200 |
$booked_dates_array = $booking_data[0];
|
1201 |
$bookings = $booking_data[1];
|
1210 |
|
1211 |
$booked_dates_array = $this->wpbc_dates_only_of_specific_resource( $booked_dates_array, $current_resource_id, $bookings );
|
1212 |
$time_array_new = $this->wpbc_times_only_of_specific_resource( $time_array_new, $current_resource_id, $bookings );
|
1213 |
+
//debuge($time_array_new);
|
1214 |
$current_date = $start_date;
|
1215 |
|
1216 |
$bk_url_listing = wpbc_get_bookings_url( true, false );
|
1218 |
// Initial params
|
1219 |
$view_days_num = $this->request_args['view_days_num'];
|
1220 |
|
1221 |
+
//$max_rows_number =
|
1222 |
+
//debuge( date_i18n('Y-m-d',$start_date)) ;
|
1223 |
if ( ! $is_matrix ) { // Single booking resource
|
1224 |
|
1225 |
switch ($view_days_num) {
|
1231 |
break;
|
1232 |
case '365':
|
1233 |
$days_num = 32;
|
1234 |
+
$days_num = intval( date_i18n('t',$start_date) ); // num of days in the specific month, wchih relative to $real_date from header //FixIn: 7.0.1.47
|
1235 |
$cell_width = '3%';
|
1236 |
$dwa = $this->week_days_titles['1'];
|
1237 |
$time_selles_num = 1;
|
1241 |
$cell_width = '99%';;
|
1242 |
$dwa = $this->week_days_titles['3'];
|
1243 |
$time_selles_num = 24;//25;
|
1244 |
+
|
1245 |
+
if ( isset( $this->request_args[ 'limit_hours' ] ) ) { // FixIn: 7.0.1.14
|
1246 |
+
$limit_hours = explode(',',$this->request_args[ 'limit_hours' ]);
|
1247 |
+
$start_hour_for_1day_view = intval( $limit_hours[0] );
|
1248 |
+
$end_hour_for_1day_view = intval( $limit_hours[1] );
|
1249 |
+
$limit_hours = $limit_hours[1] - $limit_hours[0];
|
1250 |
+
}
|
1251 |
+
|
1252 |
//$view_days_num = 1;
|
1253 |
break;
|
1254 |
}
|
1261 |
$cell_width = '99%';//(7*4.75*31) . 'px';
|
1262 |
$dwa = $this->week_days_titles['full'];
|
1263 |
$time_selles_num = 24;
|
1264 |
+
|
1265 |
+
if ( isset( $this->request_args[ 'limit_hours' ] ) ) { // FixIn: 7.0.1.14
|
1266 |
+
$limit_hours = explode(',',$this->request_args[ 'limit_hours' ]);
|
1267 |
+
$start_hour_for_1day_view = intval( $limit_hours[0] );
|
1268 |
+
$end_hour_for_1day_view = intval( $limit_hours[1] );
|
1269 |
+
$limit_hours = $limit_hours[1] - $limit_hours[0];
|
1270 |
+
}
|
1271 |
+
|
1272 |
break;
|
1273 |
case '7':
|
1274 |
$days_num = 7;
|
1291 |
|
1292 |
default: // 30
|
1293 |
$days_num = 32;
|
1294 |
+
$days_num = intval( date_i18n('t',$start_date) ); // num of days in the specific month, wchih relative to $real_date from header //FixIn: 7.0.1.47
|
1295 |
$cell_width = '3%';//(31) . 'px';;
|
1296 |
$dwa = $this->week_days_titles['3'];
|
1297 |
$time_selles_num = 1;//25;
|
1304 |
if ( ! empty( $this->request_args['scroll_start_date'] ) )
|
1305 |
list( $start_year, $start_month, $start_day ) = explode( '-', $this->request_args['scroll_start_date'] ); // scroll_start_date=2013-07-01
|
1306 |
else
|
1307 |
+
list( $start_year, $start_month, $start_day ) = explode( '-', date_i18n( 'Y-n-j' ) );
|
1308 |
|
1309 |
} else {
|
1310 |
+
list( $start_year, $start_month, $start_day ) = explode( '-', date_i18n( 'Y-m-d', $start_date ) );
|
1311 |
}
|
1312 |
|
1313 |
$previous_booking_id = false;
|
1335 |
$is_today = '';
|
1336 |
}
|
1337 |
|
1338 |
+
$yy = date_i18n( "Y", $real_date ); //2012
|
1339 |
+
$mm = date_i18n( "m", $real_date ); //09
|
1340 |
+
$dd = date_i18n( "d", $real_date ); //31
|
1341 |
+
$ww = date_i18n( "N", $real_date ); //7
|
1342 |
|
1343 |
$day_week = $dwa[$ww]; //Su
|
1344 |
|
1459 |
else
|
1460 |
$is_trash = false;
|
1461 |
|
1462 |
+
if ( ! empty( $previous_booking_id ) ) { //FixIn: 7.0.1.40
|
1463 |
+
if ( ( isset($bookings[$previous_booking_id]->form_data['email']) )
|
1464 |
+
&& ( $bookings[$previous_booking_id]->form_data['email'] == 'admin@blank.com' )
|
1465 |
+
) $is_trash = true;
|
1466 |
+
}
|
1467 |
+
|
1468 |
+
$css_class_additional = apply_filters( 'wpbc_timeline_booking_header_css', '', $previous_booking_id, $bookings ); //FixIn: 7.0.1.41
|
1469 |
+
|
1470 |
echo '<div class="' . $this->wpbc_write_bk_id_css_classes( 'cell_bk_id_', $previous_booking_id )
|
1471 |
. ' wpbc_time_section_in_day timeslots_in_this_day' . $time_selles_num
|
1472 |
. ' time_hour' . ($tt * $tm)
|
1474 |
. ' ' . ( $is_bk ? 'time_booked_in_day' : '' )
|
1475 |
. ' ' . ( $is_trash? ' booking_trash ': '') //FixIn:6.1.1.10
|
1476 |
. ' ' . ( $is_approved ? 'approved' : '' )
|
1477 |
+
. ' ' . $css_class_additional
|
1478 |
. '">'
|
1479 |
. ( $is_bk ? $my_bkid_title : '' )
|
1480 |
. '</div>';
|
1482 |
}
|
1483 |
|
1484 |
|
1485 |
+
if ($time_selles_num == 24 ) { // Time Slots in a date
|
1486 |
+
|
1487 |
+
$is_showed_title_in_row = 0; // FixIn: 7.0.1.16
|
1488 |
|
1489 |
if ( isset( $time_array_new[$day_filter_id] ) ) {
|
1490 |
+
//debuge($time_array_new[$day_filter_id]);
|
1491 |
// Loop time cells /////////////////////////////////////////////////////////////////////////////////////////////////
|
1492 |
$tm = floor( 24 / $time_selles_num );
|
1493 |
for ( $tt = 0; $tt < $time_selles_num; $tt++ ) {
|
1494 |
|
1495 |
+
|
1496 |
+
|
1497 |
$my_bk_id_array = $time_array_new[$day_filter_id][$tt * 60 * 60];
|
1498 |
$my_bk_id_array = array_unique( $my_bk_id_array ); //remove dublicates
|
1499 |
|
1500 |
if ( empty( $my_bk_id_array ) ) { // Time cell is E m p t y
|
1501 |
+
|
1502 |
$is_bk = 0;
|
1503 |
$previous_booking_id = false;
|
1504 |
$my_bkid_title = $title_in_day = $title = $title_hint = '';
|
1519 |
$link_id_parameter[] = $bk_id;
|
1520 |
}
|
1521 |
} else {
|
1522 |
+
if ( $is_showed_title_in_row == 1 ){ // FixIn: 7.0.1.16
|
1523 |
+
$my_bkid_title = $title_in_day = $title = $title_hint = '';
|
1524 |
+
}
|
1525 |
}
|
1526 |
$previous_booking_id = $my_bk_id_array;
|
1527 |
|
1574 |
else
|
1575 |
$is_trash = false;
|
1576 |
|
1577 |
+
|
1578 |
+
if ( ( $tt < $start_hour_for_1day_view ) || ( $tt > $end_hour_for_1day_view ) ) { continue; } // FixIn: 7.0.1.14
|
1579 |
+
if ( $limit_hours < 24 ) { // FixIn: 7.0.1.14
|
1580 |
+
$style_width = 'width:' . floatval( floor( round( 100 / $limit_hours , 2 ) * 10 ) / 10 - 0.2 ) . '%;';
|
1581 |
+
} else {
|
1582 |
+
$style_width = '';
|
1583 |
+
}
|
1584 |
|
1585 |
echo '<div class="'
|
1586 |
. $this->wpbc_write_bk_id_css_classes( 'cell_bk_id_', $previous_booking_id )
|
1590 |
. ' ' . ( $is_bk ? ' time_booked_in_day' . $is_past_time : '' )
|
1591 |
. ' ' . ( $is_approved ? 'approved' : '' )
|
1592 |
. ' ' . ( $is_trash? ' booking_trash ': '') //FixIn:6.1.1.10
|
1593 |
+
. '"'
|
1594 |
+
. ' style="' . $style_width . '"'
|
1595 |
+
. '>'
|
1596 |
. ( $is_bk ? $my_bkid_title : '' )
|
1597 |
. '</div>';
|
1598 |
+
$is_showed_title_in_row = 1; // FixIn: 7.0.1.16
|
1599 |
} //////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
1600 |
|
1601 |
} else { // Just time borders
|
1604 |
|
1605 |
for ( $tt = 0; $tt < $time_selles_num; $tt++ ) {
|
1606 |
|
1607 |
+
if ( ( $tt < $start_hour_for_1day_view ) || ( $tt > $end_hour_for_1day_view ) ) { continue; } // FixIn: 7.0.1.14
|
1608 |
+
if ( $limit_hours < 24 ) { // FixIn: 7.0.1.14
|
1609 |
+
$style_width = 'width:' . floatval( floor( round( 100 / $limit_hours , 2 ) * 10 ) / 10 - 0.2 ) . '%;';
|
1610 |
+
} else {
|
1611 |
+
$style_width = '';
|
1612 |
+
}
|
1613 |
+
|
1614 |
echo '<div class="wpbc_time_section_in_day'
|
1615 |
. ' timeslots_in_this_day' . $time_selles_num
|
1616 |
. ' time_hour' . ($tt * $tm)
|
1617 |
. ' wpbc_time_in_days_num_' . $view_days_num
|
1618 |
. ' ' . ( $is_bk ? 'time_booked_in_day' : '' )
|
1619 |
. ' ' . ( $is_approved ? 'approved' : '' )
|
1620 |
+
. '"'
|
1621 |
+
. ' style="' . $style_width . '"'
|
1622 |
+
. '>'
|
1623 |
. ( $is_bk ? $my_bkid_title : '' )
|
1624 |
. '</div>';
|
1625 |
+
$is_showed_title_in_row = 1; // FixIn: 7.0.1.16
|
1626 |
}
|
1627 |
}
|
1628 |
}
|
1654 |
/** Show Structure of the TimeLine */
|
1655 |
public function wpbc_show_timeline( $dates_array, $bookings, $booking_types, $time_array_new = array() ){
|
1656 |
|
1657 |
+
// Skip showing rows of booking resource(s) in TimeLine or Calendar Overview, if no any exist booking(s) for current view
|
1658 |
+
$booked_booking_resources = array(); //FixIn: 7.0.1.51
|
1659 |
+
if ( ! empty( $this->request_args['only_booked_resources'] ) ) {
|
1660 |
+
|
1661 |
+
foreach ( $bookings as $single_booking ) {
|
1662 |
+
|
1663 |
+
if ( ! empty( $single_booking->booking_type ) )
|
1664 |
+
$booked_booking_resources[] = $single_booking->booking_type;
|
1665 |
+
|
1666 |
+
foreach ( $single_booking->dates as $booking_date_obj ) {
|
1667 |
+
if ( ( isset( $booking_date_obj->type_id ) ) && ( ! empty( $booking_date_obj->type_id ) ) )
|
1668 |
+
$booked_booking_resources[] = $booking_date_obj->type_id;
|
1669 |
+
}
|
1670 |
+
}
|
1671 |
+
$booked_booking_resources = array_unique( $booked_booking_resources );
|
1672 |
+
}
|
1673 |
+
|
1674 |
$view_days_num = $this->request_args['view_days_num']; // Get start date and number of rows, which is depend from the view days mode
|
1675 |
$is_matrix = $this->request_args['is_matrix'];
|
1676 |
$scroll_day = 0;
|
1677 |
$scroll_month = 0;
|
1678 |
+
$start_year = date_i18n( "Y" );
|
1679 |
+
$start_month = date_i18n( "m" ); // 09
|
1680 |
|
1681 |
if ( ! empty( $this->request_args['scroll_start_date'] ) ) { // scroll_start_date=2013-07-01
|
1682 |
// Set the correct start date, if was selected the stard date different from the today in the Filters Tab.
|
1696 |
if ( isset( $this->request_args['scroll_day'] ) )
|
1697 |
$scroll_day = $this->request_args['scroll_day'];
|
1698 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1699 |
+
$start_day = date_i18n( "d" ); //FixIn: 7.0.1.13
|
1700 |
break;
|
1701 |
|
1702 |
case '30':
|
1711 |
if ( isset( $this->request_args['scroll_day'] ) )
|
1712 |
$scroll_day = $this->request_args['scroll_day'];
|
1713 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1714 |
+
$start_day = date_i18n( "d" );
|
1715 |
+
$start_week_day_num = date_i18n( "w" );
|
1716 |
$start_day_weeek = get_bk_option( 'booking_start_day_weeek' ); //[0]:Sun .. [6]:Sut
|
1717 |
|
1718 |
if ( $start_week_day_num != $start_day_weeek ) {
|
1720 |
|
1721 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
1722 |
|
1723 |
+
$start_week_day_num = date_i18n( "w", $real_date );
|
1724 |
if ( $start_week_day_num == $start_day_weeek ) {
|
1725 |
+
$start_day = date_i18n( "d", $real_date );
|
1726 |
+
$start_year = date_i18n( "Y", $real_date );
|
1727 |
+
$start_month = date_i18n( "m", $real_date );
|
1728 |
$d_inc = 9;
|
1729 |
}
|
1730 |
}
|
1750 |
|
1751 |
$max_rows_number = 12;
|
1752 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1753 |
+
$start_day = date_i18n( "d" );
|
1754 |
+
$start_week_day_num = date_i18n( "w" );
|
1755 |
$start_day_weeek = get_bk_option( 'booking_start_day_weeek' ); //[0]:Sun .. [6]:Sut
|
1756 |
|
1757 |
if ( $start_week_day_num != $start_day_weeek ) {
|
1758 |
for ( $d_inc = 1; $d_inc < 8; $d_inc++ ) { // Just get week back
|
1759 |
$real_date = mktime( 0, 0, 0, $start_month, ($start_day - $d_inc ), $start_year );
|
1760 |
|
1761 |
+
$start_week_day_num = date_i18n( "w", $real_date );
|
1762 |
if ( $start_week_day_num == $start_day_weeek ) {
|
1763 |
+
$start_day = date_i18n( "d", $real_date );
|
1764 |
+
$start_year = date_i18n( "Y", $real_date );
|
1765 |
+
$start_month = date_i18n( "m", $real_date );
|
1766 |
$d_inc = 9;
|
1767 |
}
|
1768 |
}
|
1787 |
|
1788 |
$max_rows_number = 31;
|
1789 |
if ( empty( $this->request_args['scroll_start_date'] ) )
|
1790 |
+
$start_day = date_i18n( "d" ); //FixIn: 7.0.1.13
|
1791 |
break;
|
1792 |
}
|
1793 |
}
|
1794 |
+
|
1795 |
////////////////////////////////////////////////////////////////////////////////////////////////
|
1796 |
|
1797 |
?><div class="wpbc_timeline_frame<?php if ( $this->is_frontend ) echo ' wpbc_timeline_front_end' ?>">
|
1866 |
?>
|
1867 |
</td>
|
1868 |
</tr><?php
|
1869 |
+
|
1870 |
for ( $d_inc = 0; $d_inc < $max_rows_number; $d_inc++ ) {
|
1871 |
|
1872 |
+
// Skip showing rows of booking resource(s) in TimeLine or Calendar Overview, if no any exist booking(s) for current view
|
1873 |
+
if ( ! empty( $this->request_args['only_booked_resources'] ) ) { //FixIn: 7.0.1.51
|
1874 |
+
|
1875 |
+
if ( $is_matrix ) $resource_id = $bk_resources_id[$d_inc];
|
1876 |
+
else $resource_id = $this->request_args['wh_booking_type']; // Request from GET or REQUEST
|
1877 |
+
|
1878 |
+
if ( ! in_array( $resource_id, $booked_booking_resources ) ) {
|
1879 |
+
continue;
|
1880 |
+
}
|
1881 |
+
}
|
1882 |
+
|
1883 |
+
|
1884 |
// Ger Start Date to real_date variabale /////////////////////
|
1885 |
if ( $is_matrix ) { // MATRIX VIEW
|
1886 |
switch ( $view_days_num ) { // Set real start date for the each rows in calendar
|
1922 |
if ( ( $is_matrix ) && ( isset( $bk_resources_id[$d_inc] ) ) && (isset( $booking_types[$bk_resources_id[$d_inc]] )) ) { // Matrix - resource titles
|
1923 |
|
1924 |
$resource_value = $booking_types[$bk_resources_id[$d_inc]];
|
1925 |
+
$bk_admin_url = wpbc_get_params_in_url( wpbc_get_bookings_url( false, false ), array( 'wh_booking_type' ) );
|
1926 |
|
1927 |
?><div class="wpbc_tl_resource_title <?php
|
1928 |
if ( isset( $resource_value->parent ) ) { if ( $resource_value->parent == 0 ) { echo 'parent'; } else { echo 'child'; } }
|
1929 |
?> "><?php
|
1930 |
if ( $this->is_frontend ) {
|
1931 |
+
|
1932 |
+
if ( ( isset( $this->options['resource_link'] ) ) && ( isset( $this->options['resource_link'][ $resource_value->booking_type_id ] ) ) ){ //FixIn: 7.0.1.50
|
1933 |
+
?><a href="<?php echo $this->options['resource_link'][ $resource_value->booking_type_id ]; ?>" /><?php
|
1934 |
+
}
|
1935 |
+
|
1936 |
+
echo apply_bk_filter('wpdev_check_for_active_language', $resource_value->title ); //FixIn: 7.0.1.11
|
1937 |
+
|
1938 |
+
if ( ( isset( $this->options['resource_link'] ) ) && ( isset( $this->options['resource_link'][ $resource_value->booking_type_id ] ) ) ){ //FixIn: 7.0.1.50
|
1939 |
+
?></a><?php
|
1940 |
+
}
|
1941 |
} else {
|
1942 |
?><a href="<?php echo $bk_admin_url . '&wh_booking_type=' . $bk_resources_id[$d_inc]; ?>" /><?php
|
1943 |
+
echo apply_bk_filter('wpdev_check_for_active_language', $resource_value->title );
|
1944 |
?></a><?php
|
1945 |
}
|
1946 |
?></div><?php
|
1953 |
case '90':
|
1954 |
$end_real_date = mktime( 0, 0, 0, $start_month, ( $start_day + $d_inc * 7 + $scroll_day ) + 6, $start_year );
|
1955 |
$date_format = ' j, Y'; //get_bk_option( 'booking_date_format');
|
1956 |
+
echo __( date_i18n( "M", $real_date ) ) . date_i18n( $date_format, $real_date ) . ' - ' . __( date_i18n( "M", $end_real_date ) ) . date_i18n( $date_format, $end_real_date );
|
1957 |
break;
|
1958 |
|
1959 |
case '365':
|
1960 |
+
echo __( date_i18n( "F", $real_date ) ) . ', ' . date_i18n( "Y", $real_date );
|
1961 |
break;
|
1962 |
|
1963 |
default: // 30
|
1964 |
//$date_format = 'd / m / Y';
|
1965 |
$date_format = get_bk_option( 'booking_date_format' ); //FixIn:5.4.5.13
|
1966 |
+
echo __( date_i18n( "D", $real_date ) ) . ', ' . date_i18n( $date_format, $real_date );
|
1967 |
break;
|
1968 |
}
|
1969 |
|
2258 |
|
2259 |
if ( $is_show_popover_in_timeline ) { // Update New Popovers
|
2260 |
|
2261 |
+
?><script type="text/javascript">
|
2262 |
+
if ( jQuery.isFunction( jQuery(".popover_click.popover_bottom" ).popover ) ) { // FixIn: 7.0.1.2 - 2016-12-10
|
2263 |
+
jQuery('.popover_click.popover_bottom').popover( {
|
2264 |
+
placement: 'bottom auto'
|
2265 |
+
, trigger:'manual'
|
2266 |
+
//, delay: {show: 100, hide: 8}
|
2267 |
+
, content: ''
|
2268 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><div class="popover-close"><a href="javascript:void(0)" data-dismiss="popover" aria-hidden="true">×</a></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
2269 |
+
, container: '.wpbc_timeline_frame'
|
2270 |
+
, html: 'true'
|
2271 |
+
});
|
2272 |
+
}
|
2273 |
</script><?php
|
2274 |
}
|
2275 |
//echo '</div>';
|
core/admin/wpbc-sql.php
CHANGED
@@ -622,6 +622,9 @@ function wpbc_get_bookings_objects( $args ){
|
|
622 |
);
|
623 |
|
624 |
$r = wp_parse_args( $args, $defaults );
|
|
|
|
|
|
|
625 |
extract( $r, EXTR_SKIP );
|
626 |
|
627 |
$page_start = ( $page_num - 1 ) * $page_items_count;
|
@@ -669,11 +672,11 @@ function wpbc_get_bookings_objects( $args ){
|
|
669 |
, 'resource_title' => (isset( $booking_types[$booking->booking_type] )) ? $booking_types[$booking->booking_type] : ''
|
670 |
)
|
671 |
);
|
672 |
-
|
673 |
$search = array( "'(<br[ ]?[/]?>)+'si", "'(<p[ ]?[/]?>)+'si", "'(<div[ ]?[/]?>)+'si" );
|
674 |
$replace = array( " ", " ", " " );
|
675 |
$cont['content'] = preg_replace( $search, $replace, $cont['content'] );
|
676 |
-
|
677 |
$bookings[$booking->booking_id]->form_show = $cont['content'];
|
678 |
unset( $cont['content'] );
|
679 |
$bookings[$booking->booking_id]->form_data = $cont;
|
622 |
);
|
623 |
|
624 |
$r = wp_parse_args( $args, $defaults );
|
625 |
+
|
626 |
+
$r = apply_filters( 'wpbc_request_params_for_get_booking_obj', $r ); //FixIn: 7.0.1.41
|
627 |
+
|
628 |
extract( $r, EXTR_SKIP );
|
629 |
|
630 |
$page_start = ( $page_num - 1 ) * $page_items_count;
|
672 |
, 'resource_title' => (isset( $booking_types[$booking->booking_type] )) ? $booking_types[$booking->booking_type] : ''
|
673 |
)
|
674 |
);
|
675 |
+
//debuge($cont);
|
676 |
$search = array( "'(<br[ ]?[/]?>)+'si", "'(<p[ ]?[/]?>)+'si", "'(<div[ ]?[/]?>)+'si" );
|
677 |
$replace = array( " ", " ", " " );
|
678 |
$cont['content'] = preg_replace( $search, $replace, $cont['content'] );
|
679 |
+
//debuge( $cont);
|
680 |
$bookings[$booking->booking_id]->form_show = $cont['content'];
|
681 |
unset( $cont['content'] );
|
682 |
$bookings[$booking->booking_id]->form_data = $cont;
|
core/admin/wpbc-toolbar-tiny.php
CHANGED
@@ -574,6 +574,59 @@ class WPBC_TinyMCE_Buttons {
|
|
574 |
?><span class="description"> <?php _e('Select start date' ,'booking'); ?></span></fieldset></td>
|
575 |
</tr><?php
|
576 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
577 |
?></tbody></table><?php
|
578 |
|
579 |
echo "<pre style='display:none;'>
|
@@ -1778,8 +1831,9 @@ Parameters for possible usage of shortcode:
|
|
1778 |
// jQuery('#bookingtimeline_show_link').animate( {opacity: 1}, 200 ).slideToggle(200);
|
1779 |
// jQuery('.<?php echo $shortcode_section_key; ?>_advanced_section').slideToggle(200);
|
1780 |
// jQuery('.<?php echo $shortcode_section_key; ?>_standard_section').animate( {opacity: 1}, 200 ).slideToggle(200);
|
1781 |
-
// } );
|
1782 |
-
|
|
|
1783 |
wpbc_set_shortcode();
|
1784 |
});
|
1785 |
jQuery( '#wpbc_bookingtimeline_scroll_start_date_year,#wpbc_bookingtimeline_scroll_start_date_month,#wpbc_bookingtimeline_scroll_start_date_day').on( 'change', function(){ // Start Year number Selectbox Change value
|
@@ -1948,6 +2002,9 @@ Parameters for possible usage of shortcode:
|
|
1948 |
wpbc_shortcode += ' type=\'' + wpbc_bookingtimeline_type_temp + '\'';
|
1949 |
}
|
1950 |
}
|
|
|
|
|
|
|
1951 |
if ( jQuery( '#wpbc_bookingtimeline_view_days_num' ).length > 0 ) {
|
1952 |
|
1953 |
var view_days_num_temp = parseInt( jQuery( '#wpbc_bookingtimeline_view_days_num' ).val().trim() );
|
@@ -1955,6 +2012,20 @@ Parameters for possible usage of shortcode:
|
|
1955 |
wpbc_shortcode += ' view_days_num=' + view_days_num_temp;
|
1956 |
|
1957 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1958 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
1959 |
// Hide or Show Scrolling Days and Months, depend from type of view and number of booking resources
|
1960 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -1978,7 +2049,7 @@ Parameters for possible usage of shortcode:
|
|
1978 |
( ! wpbc_is_matrix ) && ( ( view_days_num_temp == 30 ) || ( view_days_num_temp == 90 ) ) // Month | 3 Months view (like week view)
|
1979 |
) {
|
1980 |
jQuery( "#wpbc_bookingtimeline_scroll_month" ).prop( "disabled", true ); // Scroll Month NOT working
|
1981 |
-
jQuery( '.wpbc_bookingtimeline_scroll_month' ).hide();
|
1982 |
}
|
1983 |
if (
|
1984 |
( ! wpbc_is_matrix )&& ( ( view_days_num_temp == 365 ) ) // Year view
|
574 |
?><span class="description"> <?php _e('Select start date' ,'booking'); ?></span></fieldset></td>
|
575 |
</tr><?php
|
576 |
|
577 |
+
|
578 |
+
//FixIn: 7.0.1.17
|
579 |
+
|
580 |
+
////////////////////////////////////////////////////////////////////
|
581 |
+
// Select Limit Times
|
582 |
+
////////////////////////////////////////////////////////////////////
|
583 |
+
?><tr valign="top" class="<?php echo $shortcode_section_key . '_view_times'; ?>">
|
584 |
+
<th scope="row" style="vertical-align: middle;"><label for="wpbc_bookingtimeline_limit_hours" class="wpbc-form-text"><?php _e( 'Show', 'booking' ); ?></label></th>
|
585 |
+
<td class=""><fieldset><?php
|
586 |
+
|
587 |
+
?><span style="font-weight:400;"> <?php echo strtolower(__('From', 'booking') ); ?> </span><?php
|
588 |
+
|
589 |
+
WPBC_Settings_API::field_select_row_static( 'wpbc_bookingtimeline_limit_hours_start_time'
|
590 |
+
, array(
|
591 |
+
'type' => 'select'
|
592 |
+
, 'title' => ''
|
593 |
+
, 'description' => ''
|
594 |
+
, 'description_tag' => 'span'
|
595 |
+
, 'label' => ''
|
596 |
+
, 'multiple' => false
|
597 |
+
, 'group' => $shortcode_section_key
|
598 |
+
, 'class' => ''
|
599 |
+
, 'css' => 'width:4em;'
|
600 |
+
, 'only_field' => true
|
601 |
+
, 'attr' => array()
|
602 |
+
, 'value' => 0
|
603 |
+
, 'options' => array_combine( range( 0, 23 ), range( 0, 23 ) )
|
604 |
+
)
|
605 |
+
);
|
606 |
+
|
607 |
+
?><span style="font-weight:400;"> <?php echo strtolower(__('Until', 'booking') ); ?> </span><?php
|
608 |
+
|
609 |
+
WPBC_Settings_API::field_select_row_static( 'wpbc_bookingtimeline_limit_hours_end_time'
|
610 |
+
, array(
|
611 |
+
'type' => 'select'
|
612 |
+
, 'title' => ''
|
613 |
+
, 'description' => ''
|
614 |
+
, 'description_tag' => 'span'
|
615 |
+
, 'label' => ''
|
616 |
+
, 'multiple' => false
|
617 |
+
, 'group' => $shortcode_section_key
|
618 |
+
, 'class' => ''
|
619 |
+
, 'css' => 'width:4em;'
|
620 |
+
, 'only_field' => true
|
621 |
+
, 'attr' => array()
|
622 |
+
, 'value' => 24
|
623 |
+
, 'options' => array_combine( range( 1, 24 ), range( 1, 24 ) )
|
624 |
+
)
|
625 |
+
);
|
626 |
+
|
627 |
+
?><span class="description"> <?php _e( 'hours', 'booking' ); ?></span></fieldset></td>
|
628 |
+
</tr><?php
|
629 |
+
|
630 |
?></tbody></table><?php
|
631 |
|
632 |
echo "<pre style='display:none;'>
|
1831 |
// jQuery('#bookingtimeline_show_link').animate( {opacity: 1}, 200 ).slideToggle(200);
|
1832 |
// jQuery('.<?php echo $shortcode_section_key; ?>_advanced_section').slideToggle(200);
|
1833 |
// jQuery('.<?php echo $shortcode_section_key; ?>_standard_section').animate( {opacity: 1}, 200 ).slideToggle(200);
|
1834 |
+
// } );
|
1835 |
+
//FixIn: 7.0.1.17
|
1836 |
+
jQuery( '#wpbc_bookingtimeline_type,#wpbc_bookingtimeline_view_days_num,#wpbc_bookingtimeline_header_title,#wpbc_bookingtimeline_scroll_start_date_active,#wpbc_bookingtimeline_scroll_month,#wpbc_bookingtimeline_scroll_day,#wpbc_bookingtimeline_limit_hours_start_time,#wpbc_bookingtimeline_limit_hours_end_time').on( 'change', function(){ // Booking Resource Selectbox Change value
|
1837 |
wpbc_set_shortcode();
|
1838 |
});
|
1839 |
jQuery( '#wpbc_bookingtimeline_scroll_start_date_year,#wpbc_bookingtimeline_scroll_start_date_month,#wpbc_bookingtimeline_scroll_start_date_day').on( 'change', function(){ // Start Year number Selectbox Change value
|
2002 |
wpbc_shortcode += ' type=\'' + wpbc_bookingtimeline_type_temp + '\'';
|
2003 |
}
|
2004 |
}
|
2005 |
+
|
2006 |
+
|
2007 |
+
|
2008 |
if ( jQuery( '#wpbc_bookingtimeline_view_days_num' ).length > 0 ) {
|
2009 |
|
2010 |
var view_days_num_temp = parseInt( jQuery( '#wpbc_bookingtimeline_view_days_num' ).val().trim() );
|
2012 |
wpbc_shortcode += ' view_days_num=' + view_days_num_temp;
|
2013 |
|
2014 |
|
2015 |
+
//FixIn: 7.0.1.17
|
2016 |
+
jQuery( '.bookingtimeline_view_times' ).hide();
|
2017 |
+
if (
|
2018 |
+
( ( wpbc_is_matrix ) && ( view_days_num_temp == 1 ) )
|
2019 |
+
|| ( ( ! wpbc_is_matrix ) && ( view_days_num_temp == 30 ) )
|
2020 |
+
) {
|
2021 |
+
jQuery( '.bookingtimeline_view_times' ).show();
|
2022 |
+
var view_times_start_temp = parseInt( jQuery( '#wpbc_bookingtimeline_limit_hours_start_time' ).val().trim() );
|
2023 |
+
var view_times_end_temp = parseInt( jQuery( '#wpbc_bookingtimeline_limit_hours_end_time' ).val().trim() );
|
2024 |
+
if ( (view_times_start_temp != 0 ) || ( view_times_end_temp !=24 ) ) {
|
2025 |
+
wpbc_shortcode += ' limit_hours=\'' + view_times_start_temp + ',' + view_times_end_temp + '\'';
|
2026 |
+
}
|
2027 |
+
}
|
2028 |
+
|
2029 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
2030 |
// Hide or Show Scrolling Days and Months, depend from type of view and number of booking resources
|
2031 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
2049 |
( ! wpbc_is_matrix ) && ( ( view_days_num_temp == 30 ) || ( view_days_num_temp == 90 ) ) // Month | 3 Months view (like week view)
|
2050 |
) {
|
2051 |
jQuery( "#wpbc_bookingtimeline_scroll_month" ).prop( "disabled", true ); // Scroll Month NOT working
|
2052 |
+
jQuery( '.wpbc_bookingtimeline_scroll_month' ).hide();
|
2053 |
}
|
2054 |
if (
|
2055 |
( ! wpbc_is_matrix )&& ( ( view_days_num_temp == 365 ) ) // Year view
|
core/admin/wpbc-toolbars.php
CHANGED
@@ -1245,9 +1245,14 @@ function wpbc_toolbar_btn__timeline_view_mode() {
|
|
1245 |
}
|
1246 |
wpbc_bs_button_group( $params );
|
1247 |
|
|
|
1248 |
?><script type="text/javascript">
|
|
|
1249 |
jQuery('#calendar_overview_number_of_days_to_show .button').button();
|
1250 |
jQuery('#calendar_overview_number_of_days_to_show .button.btn_dn_<?php echo $view_days_num; ?>').button('toggle');
|
|
|
|
|
|
|
1251 |
</script><?php
|
1252 |
}
|
1253 |
|
1245 |
}
|
1246 |
wpbc_bs_button_group( $params );
|
1247 |
|
1248 |
+
//FixIn: 7.0.1.10
|
1249 |
?><script type="text/javascript">
|
1250 |
+
if ( jQuery.isFunction( jQuery('#calendar_overview_number_of_days_to_show .button').button ) ) {
|
1251 |
jQuery('#calendar_overview_number_of_days_to_show .button').button();
|
1252 |
jQuery('#calendar_overview_number_of_days_to_show .button.btn_dn_<?php echo $view_days_num; ?>').button('toggle');
|
1253 |
+
} else {
|
1254 |
+
console.log('Warning! Booking Calendar. Its seems that you have deactivated loading of Bootstrap JS files at Booking Settings General page in Advanced section.')
|
1255 |
+
}
|
1256 |
</script><?php
|
1257 |
}
|
1258 |
|
core/any/activation.php
CHANGED
@@ -55,6 +55,9 @@ abstract class WPBC_Install {
|
|
55 |
|
56 |
|
57 |
/** Must be overloaded in child CLASS
|
|
|
|
|
|
|
58 |
* Exmaple:
|
59 |
* return array(
|
60 |
'option-version_num' => 'booking_version_num'
|
@@ -180,7 +183,7 @@ abstract class WPBC_Install {
|
|
180 |
|
181 |
// Add hook for initial activation.
|
182 |
if ( $is_make_activation ) {
|
183 |
-
add_action( 'plugins_loaded', array( $this, 'wpbc_activate_initial' ) );
|
184 |
}
|
185 |
}
|
186 |
}
|
@@ -238,6 +241,7 @@ abstract class WPBC_Install {
|
|
238 |
) set_time_limit( 900 );
|
239 |
|
240 |
ini_set('memory_limit','256M'); //FixIn:6.1.1.15
|
|
|
241 |
|
242 |
update_bk_option( $this->init_option['option-activation_process'], 'On' );
|
243 |
|
@@ -256,6 +260,8 @@ abstract class WPBC_Install {
|
|
256 |
( ! in_array( ini_get( 'safe_mode' ), array( '1', 'On' ) ) ) // It's doesn't work, if PHP have SAFE MODE ON
|
257 |
) set_time_limit( 900 );
|
258 |
|
|
|
|
|
259 |
|
260 |
$is_delete_if_deactive = get_bk_option( $this->init_option['option-is_delete_if_deactive'] ); // check
|
261 |
|
55 |
|
56 |
|
57 |
/** Must be overloaded in child CLASS
|
58 |
+
*
|
59 |
+
* * Important! for correct loading of trasnaltions later, we must do not use here loacale of plugin. So here will be untranslated strings!!!
|
60 |
+
*
|
61 |
* Exmaple:
|
62 |
* return array(
|
63 |
'option-version_num' => 'booking_version_num'
|
183 |
|
184 |
// Add hook for initial activation.
|
185 |
if ( $is_make_activation ) {
|
186 |
+
add_action( 'plugins_loaded', array( $this, 'wpbc_activate_initial' ) , 1030 );
|
187 |
}
|
188 |
}
|
189 |
}
|
241 |
) set_time_limit( 900 );
|
242 |
|
243 |
ini_set('memory_limit','256M'); //FixIn:6.1.1.15
|
244 |
+
ini_set('max_execution_time', 300); //FixIn: 7.0.1.57
|
245 |
|
246 |
update_bk_option( $this->init_option['option-activation_process'], 'On' );
|
247 |
|
260 |
( ! in_array( ini_get( 'safe_mode' ), array( '1', 'On' ) ) ) // It's doesn't work, if PHP have SAFE MODE ON
|
261 |
) set_time_limit( 900 );
|
262 |
|
263 |
+
ini_set('memory_limit','256M'); //FixIn:6.1.1.15
|
264 |
+
ini_set('max_execution_time', 300); //FixIn: 7.0.1.57
|
265 |
|
266 |
$is_delete_if_deactive = get_bk_option( $this->init_option['option-is_delete_if_deactive'] ); // check
|
267 |
|
core/any/admin-bs-ui.php
CHANGED
@@ -1832,68 +1832,73 @@ function wpbc_clear_div() {
|
|
1832 |
function wpbc_bs_javascript_tooltips() {
|
1833 |
|
1834 |
?><span id="wpbc_tooltips_container"></span><?php
|
1835 |
-
|
1836 |
?><script type="text/javascript">
|
1837 |
jQuery(document).ready( function(){
|
1838 |
-
|
1839 |
-
|
1840 |
-
|
1841 |
-
|
1842 |
-
|
1843 |
-
|
1844 |
-
|
1845 |
-
|
1846 |
-
|
1847 |
-
|
1848 |
-
|
1849 |
-
|
1850 |
-
|
1851 |
-
|
1852 |
-
|
1853 |
-
|
1854 |
-
|
1855 |
-
|
1856 |
-
|
1857 |
-
|
1858 |
-
|
1859 |
-
|
1860 |
-
|
1861 |
-
|
1862 |
-
|
1863 |
-
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
|
1868 |
-
|
1869 |
-
|
1870 |
-
|
1871 |
-
|
1872 |
-
|
1873 |
-
|
1874 |
-
|
1875 |
-
|
1876 |
-
|
1877 |
-
|
1878 |
-
|
1879 |
-
|
1880 |
-
|
1881 |
-
|
1882 |
-
|
1883 |
-
|
1884 |
-
|
1885 |
-
|
1886 |
-
|
1887 |
-
|
1888 |
-
|
1889 |
-
|
1890 |
-
|
1891 |
-
|
1892 |
-
|
1893 |
-
|
1894 |
-
|
1895 |
-
|
1896 |
-
|
|
|
|
|
|
|
|
|
|
|
1897 |
|
1898 |
});
|
1899 |
</script><?php
|
@@ -1905,94 +1910,105 @@ function wpbc_bs_javascript_popover() {
|
|
1905 |
|
1906 |
?><script type="text/javascript">
|
1907 |
jQuery(document).ready( function(){
|
1908 |
-
|
1909 |
-
|
1910 |
-
|
1911 |
-
|
1912 |
-
|
1913 |
-
|
1914 |
-
|
1915 |
-
|
1916 |
-
|
1917 |
-
|
1918 |
-
|
1919 |
-
|
1920 |
-
|
1921 |
-
|
1922 |
-
|
1923 |
-
|
1924 |
-
|
1925 |
-
|
1926 |
-
|
1927 |
-
|
1928 |
-
|
1929 |
-
|
1930 |
-
|
1931 |
-
|
1932 |
-
|
1933 |
-
|
1934 |
-
|
1935 |
-
|
1936 |
-
|
1937 |
-
|
1938 |
-
|
1939 |
-
|
1940 |
-
|
1941 |
-
|
1942 |
-
|
1943 |
-
|
1944 |
-
|
1945 |
-
|
1946 |
-
|
1947 |
-
|
1948 |
-
|
1949 |
-
|
1950 |
-
|
1951 |
-
|
1952 |
-
|
1953 |
-
|
1954 |
-
|
1955 |
-
|
1956 |
-
|
1957 |
-
|
1958 |
-
|
1959 |
-
|
1960 |
-
|
1961 |
-
|
1962 |
-
|
1963 |
-
,
|
1964 |
-
|
1965 |
-
|
1966 |
-
|
1967 |
-
|
1968 |
-
|
1969 |
-
|
1970 |
-
|
1971 |
-
|
1972 |
-
|
1973 |
-
|
1974 |
-
|
1975 |
-
|
1976 |
-
|
1977 |
-
|
1978 |
-
|
1979 |
-
|
1980 |
-
|
1981 |
-
|
1982 |
-
|
1983 |
-
|
1984 |
-
|
1985 |
-
|
1986 |
-
|
1987 |
-
|
1988 |
-
|
1989 |
-
|
1990 |
-
|
1991 |
-
|
1992 |
-
|
1993 |
-
|
1994 |
-
|
1995 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1996 |
//////////////////////////////////////////////////////////////////////
|
1997 |
//////////////////////////////////////////////////////////////////////
|
1998 |
/*
|
@@ -2066,6 +2082,8 @@ function wpbc_bs_javascript_popover() {
|
|
2066 |
// });
|
2067 |
// });
|
2068 |
/**/
|
|
|
|
|
2069 |
});
|
2070 |
</script><?php
|
2071 |
}
|
1832 |
function wpbc_bs_javascript_tooltips() {
|
1833 |
|
1834 |
?><span id="wpbc_tooltips_container"></span><?php
|
1835 |
+
//FixIn: 7.0.1.10
|
1836 |
?><script type="text/javascript">
|
1837 |
jQuery(document).ready( function(){
|
1838 |
+
|
1839 |
+
if ( jQuery.isFunction( jQuery('.tooltip_right').tooltip ) ) {
|
1840 |
+
jQuery('.tooltip_right').tooltip( {
|
1841 |
+
animation: true
|
1842 |
+
, delay: { show: 500, hide: 100 }
|
1843 |
+
, selector: false
|
1844 |
+
, placement: 'right'
|
1845 |
+
, trigger: 'hover'
|
1846 |
+
, title: ''
|
1847 |
+
, template: '<div class="wpdevelop tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
1848 |
+
, container: '#wpbc_tooltips_container'
|
1849 |
+
, viewport: '#wpbody-content'
|
1850 |
+
});
|
1851 |
+
} else {
|
1852 |
+
console.log('Warning! Booking Calendar. Its seems that you have deactivated loading of Bootstrap JS files at Booking Settings General page in Advanced section.')
|
1853 |
+
}
|
1854 |
+
if ( jQuery.isFunction( jQuery('.tooltip_left').tooltip ) )
|
1855 |
+
jQuery('.tooltip_left').tooltip( {
|
1856 |
+
animation: true
|
1857 |
+
, delay: { show: 500, hide: 100 }
|
1858 |
+
, selector: false
|
1859 |
+
, placement: 'left'
|
1860 |
+
, trigger: 'hover'
|
1861 |
+
, title: ''
|
1862 |
+
, template: '<div class="wpdevelop tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
1863 |
+
, container: '#wpbc_tooltips_container'
|
1864 |
+
, viewport: '#wpbody-content'
|
1865 |
+
});
|
1866 |
+
if ( jQuery.isFunction( jQuery('.tooltip_top').tooltip ) )
|
1867 |
+
jQuery('.tooltip_top').tooltip( {
|
1868 |
+
animation: true
|
1869 |
+
, delay: { show: 500, hide: 100 }
|
1870 |
+
, selector: false
|
1871 |
+
, placement: 'top'
|
1872 |
+
, trigger: 'hover'
|
1873 |
+
, title: ''
|
1874 |
+
, template: '<div class="wpdevelop tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
1875 |
+
, container: '#wpbc_tooltips_container'
|
1876 |
+
, viewport: '#wpbody-content'
|
1877 |
+
});
|
1878 |
+
if ( jQuery.isFunction( jQuery('.tooltip_bottom').tooltip ) )
|
1879 |
+
jQuery('.tooltip_bottom').tooltip( {
|
1880 |
+
animation: true
|
1881 |
+
, delay: { show: 500, hide: 100 }
|
1882 |
+
, selector: false
|
1883 |
+
, placement: 'bottom'
|
1884 |
+
, trigger: 'hover'
|
1885 |
+
, title: ''
|
1886 |
+
, template: '<div class="wpdevelop tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
1887 |
+
, container: '#wpbc_tooltips_container'
|
1888 |
+
, viewport: '#wpbody-content'
|
1889 |
+
});
|
1890 |
+
if ( jQuery.isFunction( jQuery('.tooltip_top_slow').tooltip ) )
|
1891 |
+
jQuery('.tooltip_top_slow').tooltip( {
|
1892 |
+
animation: true
|
1893 |
+
, delay: { show: 2500, hide: 100 }
|
1894 |
+
, selector: false
|
1895 |
+
, placement: 'top'
|
1896 |
+
, trigger: 'hover'
|
1897 |
+
, title: ''
|
1898 |
+
, template: '<div class="wpdevelop tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
1899 |
+
, container: '#wpbc_tooltips_container'
|
1900 |
+
, viewport: '#wpbody-content'
|
1901 |
+
});
|
1902 |
|
1903 |
});
|
1904 |
</script><?php
|
1910 |
|
1911 |
?><script type="text/javascript">
|
1912 |
jQuery(document).ready( function(){
|
1913 |
+
if ( jQuery.isFunction( jQuery(".popover_click.popover_bottom" ).popover ) ) { // FixIn: 7.0.1.2 - 2016-12-10
|
1914 |
+
jQuery('.popover_click.popover_bottom').popover( {
|
1915 |
+
placement: 'bottom' //FixIn: 7.0.1.42
|
1916 |
+
// function (context, source) {
|
1917 |
+
//
|
1918 |
+
// var position = jQuery(source).offset();
|
1919 |
+
// //var elBounding = context.getBoundingClientRect();
|
1920 |
+
// var content_heigh = jQuery(context).find('.popover-content').clone().appendTo(jQuery( '#wpbc-footer') ).height();
|
1921 |
+
// jQuery( '#wpbc-footer .popover-content').remove();
|
1922 |
+
//
|
1923 |
+
// if ( position.top < content_heigh ){
|
1924 |
+
// return "top";
|
1925 |
+
// }
|
1926 |
+
// return "bottom";
|
1927 |
+
// }
|
1928 |
+
, trigger:'manual'
|
1929 |
+
//, delay: {show: 100, hide: 8}
|
1930 |
+
, content: ''
|
1931 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><div class="popover-close"><a href="javascript:void(0)" data-dismiss="popover" aria-hidden="true">×</a></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
1932 |
+
, container: '.wpbc_timeline_frame'
|
1933 |
+
, html: 'true'
|
1934 |
+
});
|
1935 |
+
jQuery('.popover_click.popover_top').popover( {
|
1936 |
+
placement: 'top auto'
|
1937 |
+
, trigger:'manual'
|
1938 |
+
//, delay: {show: 100, hide: 8}
|
1939 |
+
, content: ''
|
1940 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><div class="popover-close"><a href="javascript:void(0)" data-dismiss="popover" aria-hidden="true">×</a></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
1941 |
+
, container: '.wpbc_timeline_frame'
|
1942 |
+
, html: 'true'
|
1943 |
+
});
|
1944 |
+
jQuery('.popover_click.popover_left').popover( {
|
1945 |
+
placement: 'left auto'
|
1946 |
+
, trigger:'manual'
|
1947 |
+
//, delay: {show: 100, hide: 8}
|
1948 |
+
, content: ''
|
1949 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><div class="popover-close"><a href="javascript:void(0)" data-dismiss="popover" aria-hidden="true">×</a></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
1950 |
+
, container: '.wpbc_timeline_frame'
|
1951 |
+
, html: 'true'
|
1952 |
+
});
|
1953 |
+
jQuery('.popover_click.popover_right').popover( {
|
1954 |
+
placement: 'right auto'
|
1955 |
+
, trigger:'manual'
|
1956 |
+
//, delay: {show: 100, hide: 8}
|
1957 |
+
, content: ''
|
1958 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><div class="popover-close"><a href="javascript:void(0)" data-dismiss="popover" aria-hidden="true">×</a></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
1959 |
+
, container: '.wpbc_timeline_frame'
|
1960 |
+
, html: 'true'
|
1961 |
+
});
|
1962 |
+
|
1963 |
+
// Close popover by clicking on X button
|
1964 |
+
jQuery(document).on("click", ".popover .popover-close a" , function(){
|
1965 |
+
jQuery(this).parents(".popover").popover('hide');
|
1966 |
+
});
|
1967 |
+
// Show or hide popover on click at target element
|
1968 |
+
jQuery(document).on("click", ".popover_click" , function(){
|
1969 |
+
jQuery(this).popover('toggle');
|
1970 |
+
|
1971 |
+
//Solving Issue: sometime, when many timelines at the page with long popover, its can overlap exist timelines, and then its does not possible to click on elements.
|
1972 |
+
jQuery('.wpbc_timeline_ajax_replace .popover.fade.bottom:not(.in)').css('left','-9000px');
|
1973 |
+
|
1974 |
+
});
|
1975 |
+
|
1976 |
+
jQuery('.popover_hover.popover_bottom').popover( {
|
1977 |
+
placement: 'bottom auto'
|
1978 |
+
, trigger:'hover'
|
1979 |
+
, delay: {show: 100, hide: 100}
|
1980 |
+
, content: ''
|
1981 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
1982 |
+
, container: '.wpbc_timeline_frame'
|
1983 |
+
, html: 'true'
|
1984 |
+
});
|
1985 |
+
jQuery('.popover_hover.popover_top').popover( {
|
1986 |
+
placement: 'top auto'
|
1987 |
+
, trigger:'hover'
|
1988 |
+
, delay: {show: 100, hide: 100}
|
1989 |
+
, content: ''
|
1990 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
1991 |
+
, container: '.wpbc_timeline_frame'
|
1992 |
+
, html: 'true'
|
1993 |
+
});
|
1994 |
+
jQuery('.popover_hover.popover_left').popover( {
|
1995 |
+
placement: 'left auto'
|
1996 |
+
, trigger:'hover'
|
1997 |
+
, delay: {show: 100, hide: 100}
|
1998 |
+
, content: ''
|
1999 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
2000 |
+
, container: '.wpbc_timeline_frame'
|
2001 |
+
, html: 'true'
|
2002 |
+
});
|
2003 |
+
jQuery('.popover_hover.popover_right').popover( {
|
2004 |
+
placement: 'right auto'
|
2005 |
+
, trigger:'hover'
|
2006 |
+
, delay: {show: 100, hide: 100}
|
2007 |
+
, content: ''
|
2008 |
+
, template: '<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'
|
2009 |
+
, container: '.wpbc_timeline_frame'
|
2010 |
+
, html: 'true'
|
2011 |
+
});
|
2012 |
//////////////////////////////////////////////////////////////////////
|
2013 |
//////////////////////////////////////////////////////////////////////
|
2014 |
/*
|
2082 |
// });
|
2083 |
// });
|
2084 |
/**/
|
2085 |
+
|
2086 |
+
}
|
2087 |
});
|
2088 |
</script><?php
|
2089 |
}
|
core/any/class-admin-page-structure.php
CHANGED
@@ -600,7 +600,7 @@ abstract class WPBC_Page_Structure {
|
|
600 |
type="button"
|
601 |
class="button button-primary wpbc_submit_button"
|
602 |
value="<?php echo $tab['title']; ?>"
|
603 |
-
onclick="if (typeof document.forms['<?php echo $tab['form']; ?>'] !== 'undefined'){ document.forms['<?php echo $tab['form']; ?>'].submit(); } else { wpbc_admin_show_message( '<?php echo ' <strong>
|
604 |
/><?php
|
605 |
break;
|
606 |
|
600 |
type="button"
|
601 |
class="button button-primary wpbc_submit_button"
|
602 |
value="<?php echo $tab['title']; ?>"
|
603 |
+
onclick="if (typeof document.forms['<?php echo $tab['form']; ?>'] !== 'undefined'){ document.forms['<?php echo $tab['form']; ?>'].submit(); } else { wpbc_admin_show_message( '<?php echo ' <strong>Error!</strong> Form <strong>' , $tab['form'] , '</strong> does not exist.'; ?>', 'error', 10000 ); }" <?php //FixIn: 7.0.1.56 ?>
|
604 |
/><?php
|
605 |
break;
|
606 |
|
core/any/css/admin-listing-table.css
CHANGED
@@ -125,6 +125,9 @@
|
|
125 |
white-space: nowrap;
|
126 |
line-height: 2.4em;
|
127 |
}
|
|
|
|
|
|
|
128 |
.wpbc-listing-collumn .label span,
|
129 |
.wpbc-listing-collumn .label a,
|
130 |
.wpbc-listing-collumn .label a:hover{
|
125 |
white-space: nowrap;
|
126 |
line-height: 2.4em;
|
127 |
}
|
128 |
+
.wpbc-listing-collumn .label.label-resource { /* FixIn: 7.0.1.66 */
|
129 |
+
white-space: pre-wrap;
|
130 |
+
}
|
131 |
.wpbc-listing-collumn .label span,
|
132 |
.wpbc-listing-collumn .label a,
|
133 |
.wpbc-listing-collumn .label a:hover{
|
core/any/css/settings-page.css
CHANGED
@@ -38,6 +38,20 @@
|
|
38 |
width:35%;
|
39 |
float:left;
|
40 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
/* iPad mini and all iPhones and other Mobile Devices */
|
43 |
@media (max-width: 782px) {
|
38 |
width:35%;
|
39 |
float:left;
|
40 |
}
|
41 |
+
/* FixIn: 7.0.1.54 */
|
42 |
+
.wpbc_page input::-moz-placeholder,
|
43 |
+
.wpbc_page textarea::-moz-placeholder{
|
44 |
+
color: #ccc;
|
45 |
+
opacity: 1;
|
46 |
+
}
|
47 |
+
.wpbc_page input:-ms-input-placeholder,
|
48 |
+
.wpbc_page textarea:-ms-input-placeholder{
|
49 |
+
color: #ccc;
|
50 |
+
}
|
51 |
+
.wpbc_page input::-webkit-input-placeholder,
|
52 |
+
.wpbc_page textarea::-webkit-input-placeholder{
|
53 |
+
color: #ccc;
|
54 |
+
}
|
55 |
|
56 |
/* iPad mini and all iPhones and other Mobile Devices */
|
57 |
@media (max-width: 782px) {
|
core/any/js/admin-support.js
CHANGED
@@ -297,7 +297,8 @@ function wpbc_save_custom_user_data( us_id, data_name, data_value , is_reload ){
|
|
297 |
|
298 |
// Activate All tooltips. For performance reasons, the Tooltip disabled by default
|
299 |
//jQuery(document).ready( function(){
|
300 |
-
// jQuery('[data-toggle="tooltip"]').tooltip
|
|
|
301 |
//});
|
302 |
|
303 |
|
297 |
|
298 |
// Activate All tooltips. For performance reasons, the Tooltip disabled by default
|
299 |
//jQuery(document).ready( function(){
|
300 |
+
// if ( jQuery.isFunction( jQuery('[data-toggle="tooltip"]').tooltip ) )
|
301 |
+
// jQuery('[data-toggle="tooltip"]').tooltip();
|
302 |
//});
|
303 |
|
304 |
|
core/class/wpbc-class-welcome.php
CHANGED
@@ -347,11 +347,99 @@ class WPBC_Welcome {
|
|
347 |
|
348 |
$this->maintence_section();
|
349 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
350 |
if (0) {
|
351 |
-
|
352 |
-
|
353 |
-
?><h2 style="text-align:center;">The only thing that's new is everything... Almost:)</h2><?php
|
354 |
-
|
355 |
//$this->show_separator();
|
356 |
|
357 |
?><h2 style='font-size: 1.6em;margin:40px 0 0 0;text-align: left;'>Changes in all versions</h2><?php
|
347 |
|
348 |
$this->maintence_section();
|
349 |
|
350 |
+
?><h2 style='font-size: 2.1em;'>What's New in Booking Calendar 7.1</h2><?php
|
351 |
+
?>
|
352 |
+
<style type="text/css">
|
353 |
+
.wpbc-changelog-list ul {
|
354 |
+
list-style: outside;
|
355 |
+
}
|
356 |
+
.wpbc-changelog-list ul li{
|
357 |
+
margin-bottom: 0.5em;
|
358 |
+
line-height: 1.5em;
|
359 |
+
}
|
360 |
+
.wpbc-changelog-list ul li strong{
|
361 |
+
padding:0 5px;
|
362 |
+
}
|
363 |
+
</style>
|
364 |
+
<div class="wpbc-changelog-list">
|
365 |
+
<h3>- Changes in <strong>all</strong> versions:</h3>
|
366 |
+
<ul style="">
|
367 |
+
<li> <strong>New.</strong> Ability to limit times for showing cells in TimeLine for 1 day view mode. In TimeLine shortcode possible to use new parameter: <strong>limit_hours='9,22'</strong> Where 9 - its 09:00, start hour and 22 - its 22:00, end hour. For example: <code>[bookingtimeline type='1' limit_hours='9,22']</code> or <code>[bookingtimeline type='1,5' view_days_num=1 limit_hours='10,21']</code> (7.0.1.14)</li>
|
368 |
+
<li> <strong>New.</strong> Constant <code>WP_BK_TIMILINE_LIMIT_HOURS</code> in wpbc-constants.php file. Limit times for showing cells in Calendar Overview page in admin panel for 1 day view mode. (7.0.1.18)</li>
|
369 |
+
<li> <strong>Improvement.</strong> additional checking of correct loading popover function to prevent JavaScript error. If visitor disable loading of Bootstrap files or because of some JS conflict, instead of showing JavaScript error system will skip showing popover tooltip when mouse over days in calendar, or when click on booking in timeline. (7.0.1.2)</li>
|
370 |
+
<li> <strong>Improvement.</strong> added checking about minimum required version of WordPress for using Booking Calendar (7.0.1.6)</li>
|
371 |
+
<li> <strong>Improvement.</strong> Ability to use <code>[reason]</code> or <code>[approvereason]</code> in Booking > Settings > Emails > Approve email template.</li>
|
372 |
+
<li> <strong>Improvement.</strong> Prepare functionality for removing language folder from plugin in a future, for reducing size of plugin. (7.0.1.53)</li>
|
373 |
+
<li> <strong>Improvement.</strong> Showing popovers in timeline (calendar overview) only at bottom direction for better looking at mobile devices (7.0.1.42)</li>
|
374 |
+
<li> <strong>Improvement.</strong> Set color of placeholder text in settings fields lighter. (7.0.1.54)</li>
|
375 |
+
<li> <strong>Improvement.</strong> Increase time for script execution during initial activation of plugin. (7.0.1.57)</li>
|
376 |
+
<li> <strong>Translation.</strong> Dutch translation [99% completed] </li>
|
377 |
+
<li> <strong>Translation.</strong> Italian translation [99% completed]</li>
|
378 |
+
<li> <strong>Translation.</strong> German translation [99% completed]</li>
|
379 |
+
<li> <strong>Translation.</strong> French translation [99% completed]</li>
|
380 |
+
<li> <strong>Fix</strong> Update captcha 1.1 to captcha 1.9, which protect from potensional PHP file inclusion vulnerability (7.0.1.67)</li>
|
381 |
+
<li> <strong>Fix</strong> Minimum version of jQuery required as 1.9.1</li>
|
382 |
+
<li> <strong>Fix</strong> Issue of disabling sending emails during approving or cancellation of bookings at Booking Listing or Calendar Overview pages, when checkbox "Emails sending" unchecked. (7.0.1.5)</li>
|
383 |
+
<li> <strong>Fix</strong> Issue of <strong>auto import events</strong> from Google Calendar into the Booking Calendar (7.0.1.9)</li>
|
384 |
+
<li> <strong>Fix</strong> Issue of generating <strong>JavaScript errors</strong> when user deactivated loading of Bootstrap JS files at Booking Settings General page in Advanced section. Instead of it show warning message or skip showing tooltips. (7.0.1.10)</li>
|
385 |
+
<li> <strong>Fix</strong> issue of order loading translation, if default language is not English (7.0.1.12) </li>
|
386 |
+
<li> <strong>Fix</strong> issue of redirection to "Thank you" page. Using home_url (www.server.com) instead of site_url (www.server.com/wordpress/) at some servers. (7.0.1.20)</li>
|
387 |
+
<li> <strong>Fix</strong> issue of ability to translate options in selectbox in format like <code>Eng 1 [lang=it_IT] Italian 1</code> at Settings Fields page in Booking Calendar Free version (7.0.1.21)</li>
|
388 |
+
<li> <strong>Fix</strong> set email field as required field in Booking Calendar Free version (7.0.1.22)</li>
|
389 |
+
<li> <strong>Fix</strong> issue of not sending emails, if server was set with using error_reporting(E_STRICT); and show this warning: "PHP Strict Standards: Only variables should be passed by reference in /wp-content/plugins/booking/core/admin/page-email-new-admin.php on line 1105" (7.0.1.32)</li>
|
390 |
+
<li> <strong>Fix</strong> issue of not submitting booking in IE. Issue relative to note support by IE String.trim() function. (7.0.1.39)</li>
|
391 |
+
<li> <strong>Fix</strong> issue of showing additional slashes in emails at reason of cancellation (7.0.1.46) (Also fixed same issue for approve reason, payment request text and adding notes to the booking).</li>
|
392 |
+
<li> <strong>Fix</strong> issue of showing in TimeLine (Calendar Overview) 1st day of next Month, that does not belong to current visible month. Sometimes in such view if booking starting from 1st day of next month, system does not show this booking, and its can confuse visitors. (7.0.1.47)</li>
|
393 |
+
<li> <strong>Fix</strong> issue of not saving Booking > Settings General page if pressed on Save Changes button at top right side in French language, and some other languages (7.0.1.56)</li>
|
394 |
+
<li> <strong>Under Hood.</strong> do_action( 'wpbc_jquery_unknown' ) - new hook for situation, when we can not make identification version of jQuery, sometimes, need manually to load jquery-migrate (7.0.1.33)</li>
|
395 |
+
<li> <strong>Under Hood.</strong> Trigger event "timeline_nav" after clicking navigation in timeline. To bind this event use this JS: <code>jQuery( ".wpbc_timeline_front_end" ).on('timeline_nav', function(event, timeline_obj, nav_step ) { ... } );</code> (7.0.1.48)</li>
|
396 |
+
<li> <strong>Under Hood.</strong> New constant. <code>WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL</code> - Auto approve booking, if imported from Google Calendar. Default set to false (7.0.1.59)</li>
|
397 |
+
</ul>
|
398 |
+
<h3>- Changes in <strong>Personal / Business Small / Business Medium / Business Large / MultiUser</strong> versions:</h3>
|
399 |
+
<ul style="list-style: outside;">
|
400 |
+
<li> <strong>New.</strong> Integration of <strong>iDEAL via Sisow</strong> payment gateway. (7.0.1.64) <em>(Business Small/Medium/Large, MultiUser)</em></li>
|
401 |
+
<li> <strong>New.</strong> <strong>Show change over days as triangles.</strong> <em>Beta Feature</em>. Its require showing calendar days cells as square (not rectangle). Width and height of calendar you can define in shortcode options parameter. Supported by: Chrome 36.0+, MS IE 10.0+, Firefox 16.0+, Safari 9.0+, Opera 23.0+ (7.0.1.24) <em>(Business Medium/Large, MultiUser)</em></li>
|
402 |
+
<li> <strong>New.</strong> Ability to define links for booking resource titles in TimeLine. Example: <code>[bookingtimeline ... options='{resource_link 3="http://beta/resource-apartment3-id3/"},{resource_link 4="http://beta/resource-3-id4/"}' ... ]</code> (7.0.1.50) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
403 |
+
<li> <strong>Tip.</strong> Skip showing rows of booking resource(s) in TimeLine or Calendar Overview, if no any exist booking(s) for current view. For activation this feature you need to add only_booked_resources parameter to the URL. For example: http://server.com/wp-admin/admin.php?page=wpbc&view_mode=vm_calendar&only_booked_resources Its have to improve speed of page loading, when we are having too many resources at the page. (7.0.1.51) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
404 |
+
<li> <strong>Improvement.</strong> Ability to set lower interval (15, 30 or 45 minutes) for auto cancellation pending bookings that have no successfully paid status (7.0.1.25) <em>(Business Small/Medium/Large, MultiUser)</em></li>
|
405 |
+
<li> <strong>Improvement.</strong> Ability to use aggregate parameter in the <code>[bookingedit]</code> shortcode (7.0.1.26) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
406 |
+
<li> <strong>Improvement.</strong> Ability to use in field "From Name" in email templates at Booking - Settings - Emails page different shortcodes from booking form, like <code>[name] [secondname]</code> (7.0.1.29) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
407 |
+
<li> <strong>Improvement.</strong> Ability to show in cost_hints negative (discounted) cost for additional items. Previously system set instead of negative value just 0 (7.0.1.30) <em>(Business Medium/Large, MultiUser)</em></li>
|
408 |
+
<li> <strong>Improvement.</strong> Increase accuracy of rates calculation, if we are having more than 2 digits after comma in rates configurations (7.0.1.44) <em>(Business Medium/Large, MultiUser)</em></li>
|
409 |
+
<li> <strong>Improvement.</strong> Ability to use HTML tags in popup window during sending payment request and then showing <code>[paymentreason]</code> in email template with HTML formating (7.0.1.60) <em>(Business Small/Medium/Large, MultiUser)</em></li>
|
410 |
+
<li> <strong>Improvement.</strong> Showing "blank bookings" in Calendar Overview page with different color (red) (7.0.1.40) <em>(Business Small/Medium/Large, MultiUser)</em></li>
|
411 |
+
<li> <strong>Improvement.</strong> Showing all title for booking resources with long name (longer than 19 symbols) at the Booking Listing page. Previously its was cutted of (7.0.1.66) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
412 |
+
<li> <strong>Fix</strong> issue of not showing "reason of cancellation" in emails, that are sending after auto-cancellation of pending not successfully paid bookings. (7.0.1.1) <em>(Business Small/Medium/Large, MultiUser)</em></li>
|
413 |
+
<li> <strong>Fix</strong> issue of incorrectly booking cost calculation if setted cost "per 1 night" and previously was used "Valuation days" cost settings for specific booking resource. (7.0.1.4) <em>(Business Medium/Large, MultiUser)</em></li>
|
414 |
+
<li> <strong>Fix</strong> Do not apply "LAST" cost option for "Valuation days" if previously was applied "Together" term. No need to apply "LAST", because its have to be already calculated in together term (7.0.1.7) <em>(Business Medium/Large, MultiUser)</em></li>
|
415 |
+
<li> <strong>Fix</strong> Correctly replacing shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' in email templates. (7.0.1.8) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
416 |
+
<li> <strong>Fix</strong> issue of showing notice: "Use of undefined constant <code>WPDEV_BK_LOCALE_RELOAD</code>" in seacrh results (7.0.1.9) <em>(Business Large, MultiUser)</em></li>
|
417 |
+
<li> <strong>Fix</strong> issue of start showing timeline in "Day view" starting from Today date based on WordPress timezone. (7.0.1.13)</li>
|
418 |
+
<li> <strong>Fix</strong> issue of not showing some bookings, which was made for specific times in 1 day view mode. (7.0.1.16)</li>
|
419 |
+
<li> <strong>Fix</strong> issue of saving additional cost at the Booking > Resources > Advanced cost page, if some options have LABELs (options still must be simple words) with umlauts. (7.0.1.27) <em>(Business Medium/Large, MultiUser)</em></li>
|
420 |
+
<li> <strong>Fix</strong> issue of updating <code>[cost_correction]</code> shortcode, if selecting dates for new booking and not editing exist booking (7.0.1.28) <em>(Business Medium/Large, MultiUser)</em></li>
|
421 |
+
<li> <strong>Fix</strong> issue of blocking days selection in calendar, when visitor use the search form and manually input dates that lower than minimum number of days selection in settings (7.0.1.31) <em>(Business Large, MultiUser)</em></li>
|
422 |
+
<li> <strong>Fix</strong> issue of showing blank page for printing in Chrome browser (7.0.1.34) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
423 |
+
<li> <strong>Fix</strong> issue of not changing hash of booking after approving of booking, if this option was activated at settings (7.0.1.35) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
424 |
+
<li> <strong>Fix</strong> issue of rechecking booking dates (if activated "Checking to prevent double booking, during submitting booking" option), during booking editing (7.0.1.36) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
425 |
+
<li> <strong>Fix</strong> issue of not correctly blocking check-out day (showing weird 2 checkout days), if activated "Unavailable time before / after booking" option and set unavailable DAYs after booking (7.0.1.38) <em>(Business Medium/Large, MultiUser)</em></li>
|
426 |
+
<li> <strong>Fix</strong> issue of wrong deleting booking, if activated option "Disable bookings in different booking resources" during editing booking that try to store in different booking resources (7.0.1.43) <em>(Business Large, MultiUser)</em></li>
|
427 |
+
<li> <strong>Fix</strong> position of currency symbol in calendar day cells and in mouseover tooltip, depend from settings at Booking > Settings > Payment page (7.0.1.49) <em>(Business Medium/Large, MultiUser)</em></li>
|
428 |
+
<li> <strong>Fix</strong> replacinng shortcodes in a loop, if we are having several shortcodes with bookingedit{cancel} in email templates (For example, if we have several languges ). (7.0.1.52)</li>
|
429 |
+
<li> <strong>Fix</strong> issue of infinite loop, which was exist since update 7.0.1.52 to 7.0.1.57 (7.0.1.58)</li>
|
430 |
+
<li> <strong>Fix</strong> issue of not saving data for radio button selection field in emails and may be in booking listing (7.0.1.62) <em>(Personal, Business Small/Medium/Large, MultiUser)</em></li>
|
431 |
+
<li> <strong>Under Hood.</strong> Trigger event "show_cost_hints" after showing cost or time hints in booking form. To bind this event use this JS: jQuery( ".booking_form_div" ).on('show_cost_hints', function(event, bk_type ) { ... } ); (7.0.1.53) <em>(Business Medium/Large, MultiUser)</em></li>
|
432 |
+
<li> <strong>Under Hood.</strong> Add automatically new payment system, after visit Settings Payment page, if payment system folder and file(s) was created correctly. (7.0.1.55,7.0.1.61) <em>(Business Small/Medium/Large, MultiUser)</em></li>
|
433 |
+
</ul>
|
434 |
+
</div>
|
435 |
+
<?php
|
436 |
+
|
437 |
+
|
438 |
+
|
439 |
+
?><h2 style='font-size: 2.1em;'>What's New in Booking Calendar 7.0</h2><?php
|
440 |
if (0) {
|
441 |
+
?><h2 style="text-align:center;">The only thing that's new is everything... Almost:)</h2><?php
|
442 |
+
}
|
|
|
|
|
443 |
//$this->show_separator();
|
444 |
|
445 |
?><h2 style='font-size: 1.6em;margin:40px 0 0 0;text-align: left;'>Changes in all versions</h2><?php
|
core/lib/wpbc-ajax.php
CHANGED
@@ -86,8 +86,7 @@ function wpbc_ajax_WPBC_TIMELINE_NAV() {
|
|
86 |
function wpbc_ajax_CALCULATE_THE_COST() {
|
87 |
|
88 |
wpdev_check_nonce_in_admin_panel( $_POST['action'] );
|
89 |
-
make_bk_action('wpdev_ajax_show_cost');
|
90 |
-
|
91 |
}
|
92 |
|
93 |
|
@@ -153,7 +152,7 @@ function wpbc_ajax_UPDATE_APPROVE() {
|
|
153 |
$approved_id = explode('|',$booking_id);
|
154 |
if (! isset($_POST["denyreason"]))
|
155 |
$_POST["denyreason"] = '';
|
156 |
-
$denyreason = $_POST["denyreason"];
|
157 |
$is_send_emeils = $_POST["is_send_emeils"];
|
158 |
|
159 |
|
@@ -173,10 +172,13 @@ function wpbc_ajax_UPDATE_APPROVE() {
|
|
173 |
wpbc_update_number_new_bookings( explode(',', $approved_id_str) );
|
174 |
|
175 |
if ($is_approve_or_pending == '1') {
|
176 |
-
|
|
|
177 |
$all_bk_id_what_canceled = apply_bk_filter('cancel_pending_same_resource_bookings_for_specific_dates', false, $approved_id_str );
|
178 |
-
} else
|
179 |
-
|
|
|
|
|
180 |
|
181 |
?> <script type="text/javascript">
|
182 |
<?php foreach ($approved_id as $bk_id) {
|
@@ -210,7 +212,7 @@ function wpbc_ajax_TRASH_RESTORE() {
|
|
210 |
$booking_id = $_POST[ "booking_id" ]; // Booking ID
|
211 |
if ( ! isset($_POST["denyreason"] ) )
|
212 |
$_POST["denyreason"] = '';
|
213 |
-
$denyreason = $_POST["denyreason"];
|
214 |
if ( ( $denyreason == __('Reason for cancellation here' ,'booking'))
|
215 |
|| ( $denyreason == __('Reason of cancellation here' ,'booking'))
|
216 |
|| ( $denyreason == 'Reason of cancel here')
|
@@ -280,7 +282,7 @@ function wpbc_ajax_DELETE_APPROVE() {
|
|
280 |
$booking_id = $_POST[ "booking_id" ]; // Booking ID
|
281 |
if ( ! isset($_POST["denyreason"] ) )
|
282 |
$_POST["denyreason"] = '';
|
283 |
-
$denyreason = $_POST["denyreason"];
|
284 |
if ( ( $denyreason == __('Reason for cancellation here' ,'booking'))
|
285 |
|| ( $denyreason == __('Reason of cancellation here' ,'booking'))
|
286 |
|| ( $denyreason == 'Reason of cancel here')
|
@@ -524,7 +526,9 @@ if ( is_admin() && ( defined( 'DOING_AJAX' ) ) && ( DOING_AJAX ) ) {
|
|
524 |
,'EXPORT_BOOKINGS_TO_CSV' => 'admin'
|
525 |
,'WPBC_IMPORT_GCAL_EVENTS' => 'admin' // Version:5.2
|
526 |
);
|
527 |
-
|
|
|
|
|
528 |
foreach ($actions_list as $action_name => $action_where) {
|
529 |
|
530 |
if ( ( isset($_POST['action']) ) && ( $_POST['action'] == $action_name ) ){
|
@@ -536,5 +540,4 @@ if ( is_admin() && ( defined( 'DOING_AJAX' ) ) && ( DOING_AJAX ) ) {
|
|
536 |
add_action( 'wp_ajax_nopriv_' . $action_name, 'wpbc_ajax_' . $action_name); // Client (not logged in)
|
537 |
}
|
538 |
}
|
539 |
-
}
|
540 |
-
?>
|
86 |
function wpbc_ajax_CALCULATE_THE_COST() {
|
87 |
|
88 |
wpdev_check_nonce_in_admin_panel( $_POST['action'] );
|
89 |
+
make_bk_action('wpdev_ajax_show_cost');
|
|
|
90 |
}
|
91 |
|
92 |
|
152 |
$approved_id = explode('|',$booking_id);
|
153 |
if (! isset($_POST["denyreason"]))
|
154 |
$_POST["denyreason"] = '';
|
155 |
+
$denyreason = stripslashes( $_POST["denyreason"] ); //FixIn: 7.0.1.46 - trasnalte words like don\'t to don't
|
156 |
$is_send_emeils = $_POST["is_send_emeils"];
|
157 |
|
158 |
|
172 |
wpbc_update_number_new_bookings( explode(',', $approved_id_str) );
|
173 |
|
174 |
if ($is_approve_or_pending == '1') {
|
175 |
+
if ( ! empty($is_send_emeils ) ) //FixIn: 7.0.1.5
|
176 |
+
wpbc_send_email_approved($approved_id_str, $is_send_emeils,$denyreason);
|
177 |
$all_bk_id_what_canceled = apply_bk_filter('cancel_pending_same_resource_bookings_for_specific_dates', false, $approved_id_str );
|
178 |
+
} else {
|
179 |
+
if ( ! empty($is_send_emeils ) )
|
180 |
+
wpbc_send_email_deny($approved_id_str, $is_send_emeils,$denyreason);
|
181 |
+
}
|
182 |
|
183 |
?> <script type="text/javascript">
|
184 |
<?php foreach ($approved_id as $bk_id) {
|
212 |
$booking_id = $_POST[ "booking_id" ]; // Booking ID
|
213 |
if ( ! isset($_POST["denyreason"] ) )
|
214 |
$_POST["denyreason"] = '';
|
215 |
+
$denyreason = stripslashes( $_POST["denyreason"] ); //FixIn: 7.0.1.46 - trasnalte words like don\'t to don't
|
216 |
if ( ( $denyreason == __('Reason for cancellation here' ,'booking'))
|
217 |
|| ( $denyreason == __('Reason of cancellation here' ,'booking'))
|
218 |
|| ( $denyreason == 'Reason of cancel here')
|
282 |
$booking_id = $_POST[ "booking_id" ]; // Booking ID
|
283 |
if ( ! isset($_POST["denyreason"] ) )
|
284 |
$_POST["denyreason"] = '';
|
285 |
+
$denyreason = stripslashes( $_POST["denyreason"] ); //FixIn: 7.0.1.46 - trasnalte words like don\'t to don't
|
286 |
if ( ( $denyreason == __('Reason for cancellation here' ,'booking'))
|
287 |
|| ( $denyreason == __('Reason of cancellation here' ,'booking'))
|
288 |
|| ( $denyreason == 'Reason of cancel here')
|
526 |
,'EXPORT_BOOKINGS_TO_CSV' => 'admin'
|
527 |
,'WPBC_IMPORT_GCAL_EVENTS' => 'admin' // Version:5.2
|
528 |
);
|
529 |
+
|
530 |
+
$actions_list = apply_filters( 'wpbc_ajax_action_list', $actions_list );
|
531 |
+
|
532 |
foreach ($actions_list as $action_name => $action_where) {
|
533 |
|
534 |
if ( ( isset($_POST['action']) ) && ( $_POST['action'] == $action_name ) ){
|
540 |
add_action( 'wp_ajax_nopriv_' . $action_name, 'wpbc_ajax_' . $action_name); // Client (not logged in)
|
541 |
}
|
542 |
}
|
543 |
+
}
|
|
core/lib/wpbc-booking-new.php
CHANGED
@@ -57,16 +57,17 @@ function wpbc_check_CAPTCHA( $the_answer_from_respondent, $prefix, $bktype ) {
|
|
57 |
// Customization for the integration of Mail Chimp Subscription.
|
58 |
function wpbc_integrate_MailChimp($formdata , $bktype) {
|
59 |
|
60 |
-
return false; // Exit
|
61 |
|
62 |
// Start Mail Chimp Customization
|
63 |
-
$booking_form_show = get_form_content ($formdata
|
64 |
|
65 |
-
if ( ( isset ($booking_form_show['subscribe_me'] )) && ( $booking_form_show['subscribe_me'] == 'yes') ) {
|
66 |
-
|
67 |
-
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/core/lib/MailChimp.php')) { // Include MailChimp class (You can download (API v2) !!! from here https://github.com/drewm/mailchimp-api/tree/api-v2
|
68 |
-
require_once( WPDEV_BK_PLUGIN_DIR. '/core/lib/MailChimp.php' );
|
69 |
|
|
|
|
|
|
|
70 |
$MailChimp = new MailChimp('key-my'); // You are need to specify here YOUR KEY !!!!
|
71 |
$list_id = '3344044af8'; // Specify List ID here
|
72 |
|
@@ -239,9 +240,15 @@ function wpbc_add_new_booking( $params , $is_edit_booking = false ){
|
|
239 |
$start_time = $dates_in_diff_formats['start_time'];
|
240 |
$end_time = $dates_in_diff_formats['end_time'];
|
241 |
|
|
|
|
|
|
|
|
|
|
|
|
|
242 |
//Here we need to check for double booking for the same sessions
|
243 |
-
if ( ( ! $is_edit_booking ) &&
|
244 |
-
(! wpbc_check_if_dates_free( $bktype, $formdata ,$dates_in_diff_formats, $start_time, $end_time ) )
|
245 |
) {
|
246 |
die;
|
247 |
}
|
@@ -358,8 +365,9 @@ die;
|
|
358 |
|
359 |
if ( $is_send_emeils != 0 ) {
|
360 |
// wpbc_send_email_new_REPLACED( $booking_id, $bktype, $formdata ) ; // Old Sending emails.
|
361 |
-
wpbc_send_email_new_admin( $booking_id, $bktype, $formdata ) ;
|
362 |
wpbc_send_email_new_visitor( $booking_id, $bktype, $formdata ) ;
|
|
|
363 |
}
|
364 |
|
365 |
if ( ( isset( $params["is_show_payment_form"]) ) && ( $params["is_show_payment_form"] == 1 ) ) {
|
@@ -568,7 +576,7 @@ function wpbc_check_dates_intersections( $dates_for_check, $dates_exist ) {
|
|
568 |
* @param type $end_time
|
569 |
* @return true|false - free or unavailable
|
570 |
*/
|
571 |
-
function wpbc_check_if_dates_free($bktype, $formdata ,$dates_in_diff_formats, $start_time, $end_time) {
|
572 |
|
573 |
if ( ( get_bk_option( 'booking_check_on_server_if_dates_free' ) == 'Off') // Check if this feature active or not
|
574 |
|| ( get_bk_option( 'booking_is_days_always_available' ) == 'On') // Check if any days available feature is active
|
@@ -669,9 +677,18 @@ function wpbc_check_if_dates_free($bktype, $formdata ,$dates_in_diff_formats, $s
|
|
669 |
else
|
670 |
$approved_only = '';
|
671 |
|
672 |
-
$trash_bookings = ' AND bk.trash != 1 ';
|
673 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
674 |
// Get all booked dates ////////////////////////////////////////////////////
|
|
|
675 |
$sql_req = "SELECT DISTINCT dt.booking_date
|
676 |
|
677 |
FROM {$wpdb->prefix}bookingdates as dt
|
@@ -680,11 +697,12 @@ function wpbc_check_if_dates_free($bktype, $formdata ,$dates_in_diff_formats, $s
|
|
680 |
|
681 |
ON bk.booking_id = dt.booking_id
|
682 |
|
683 |
-
WHERE {$approved_only} {$dates_sql_where} {$trash_bookings} AND bk.booking_type IN ({$bktype})
|
684 |
|
685 |
ORDER BY dt.booking_date" ;
|
686 |
-
|
687 |
$exist_dates_results = $wpdb->get_results( $sql_req );
|
|
|
688 |
////////////////////////////////////////////////////////////////////////////
|
689 |
|
690 |
if ( count($exist_dates_results) == 0 ) // We do not have here booked dates at all, so - TRUE
|
57 |
// Customization for the integration of Mail Chimp Subscription.
|
58 |
function wpbc_integrate_MailChimp($formdata , $bktype) {
|
59 |
|
60 |
+
return false; // Exit // Comment this line, if you need to use MailChimp integration
|
61 |
|
62 |
// Start Mail Chimp Customization
|
63 |
+
$booking_form_show = get_form_content ( $formdata, $bktype );
|
64 |
|
65 |
+
if ( ( isset ($booking_form_show['subscribe_me'] )) && ( $booking_form_show['subscribe_me'] == 'yes') ) {
|
66 |
+
// In booking form at the Booking > Settings > Fields page you need to have this: <p>[checkbox subscribe_me ""] Subscribe Me</p>
|
|
|
|
|
67 |
|
68 |
+
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/core/lib/MailChimp.php')) { // Include MailChimp class (You can download (API v2) !!! from here https://github.com/drewm/mailchimp-api/tree/api-v2
|
69 |
+
|
70 |
+
require_once( WPDEV_BK_PLUGIN_DIR. '/core/lib/MailChimp.php' ); // Additioannly in this file (some servers) require to comment line #3. Like this: // namespace Drewm;
|
71 |
$MailChimp = new MailChimp('key-my'); // You are need to specify here YOUR KEY !!!!
|
72 |
$list_id = '3344044af8'; // Specify List ID here
|
73 |
|
240 |
$start_time = $dates_in_diff_formats['start_time'];
|
241 |
$end_time = $dates_in_diff_formats['end_time'];
|
242 |
|
243 |
+
|
244 |
+
$exclude_bookings = array(); //FixIn: 7.0.1.36
|
245 |
+
if ( $is_edit_booking !== false ) {
|
246 |
+
$exclude_bookings[] = $is_edit_booking['booking_id'];
|
247 |
+
}
|
248 |
+
|
249 |
//Here we need to check for double booking for the same sessions
|
250 |
+
if ( // ( ! $is_edit_booking ) && //FixIn: 7.0.1.36
|
251 |
+
(! wpbc_check_if_dates_free( $bktype, $formdata ,$dates_in_diff_formats, $start_time, $end_time , $exclude_bookings ) ) //FixIn: 7.0.1.36
|
252 |
) {
|
253 |
die;
|
254 |
}
|
365 |
|
366 |
if ( $is_send_emeils != 0 ) {
|
367 |
// wpbc_send_email_new_REPLACED( $booking_id, $bktype, $formdata ) ; // Old Sending emails.
|
368 |
+
wpbc_send_email_new_admin( $booking_id, $bktype, $formdata ) ;
|
369 |
wpbc_send_email_new_visitor( $booking_id, $bktype, $formdata ) ;
|
370 |
+
|
371 |
}
|
372 |
|
373 |
if ( ( isset( $params["is_show_payment_form"]) ) && ( $params["is_show_payment_form"] == 1 ) ) {
|
576 |
* @param type $end_time
|
577 |
* @return true|false - free or unavailable
|
578 |
*/
|
579 |
+
function wpbc_check_if_dates_free($bktype, $formdata ,$dates_in_diff_formats, $start_time, $end_time, $exclude_bookings = array() ) { //FixIn: 7.0.1.36
|
580 |
|
581 |
if ( ( get_bk_option( 'booking_check_on_server_if_dates_free' ) == 'Off') // Check if this feature active or not
|
582 |
|| ( get_bk_option( 'booking_is_days_always_available' ) == 'On') // Check if any days available feature is active
|
677 |
else
|
678 |
$approved_only = '';
|
679 |
|
680 |
+
$trash_bookings = ' AND bk.trash != 1 '; //FixIn: 6.1.1.10 - check also below usage of {$trash_bookings}
|
681 |
|
682 |
+
if ( ! empty( $exclude_bookings ) ) { //FixIn: 7.0.1.36
|
683 |
+
$exclude_bookings = implode( ',', $exclude_bookings );
|
684 |
+
$exclude_bookings = wpbc_clean_digit_or_csd( $exclude_bookings );
|
685 |
+
$exclude_bookings_sql = " AND ( bk.booking_id NOT IN ( {$exclude_bookings} ) ) ";
|
686 |
+
} else {
|
687 |
+
$exclude_bookings_sql = '';
|
688 |
+
}
|
689 |
+
|
690 |
// Get all booked dates ////////////////////////////////////////////////////
|
691 |
+
//FixIn: 7.0.1.36
|
692 |
$sql_req = "SELECT DISTINCT dt.booking_date
|
693 |
|
694 |
FROM {$wpdb->prefix}bookingdates as dt
|
697 |
|
698 |
ON bk.booking_id = dt.booking_id
|
699 |
|
700 |
+
WHERE {$approved_only} {$dates_sql_where} {$trash_bookings} {$exclude_bookings_sql} AND bk.booking_type IN ({$bktype})
|
701 |
|
702 |
ORDER BY dt.booking_date" ;
|
703 |
+
|
704 |
$exist_dates_results = $wpdb->get_results( $sql_req );
|
705 |
+
|
706 |
////////////////////////////////////////////////////////////////////////////
|
707 |
|
708 |
if ( count($exist_dates_results) == 0 ) // We do not have here booked dates at all, so - TRUE
|
core/lib/wpbc-cron.php
CHANGED
@@ -57,6 +57,7 @@ class WPBC_Cron {
|
|
57 |
$booking_cron = unserialize($booking_cron);
|
58 |
}
|
59 |
}
|
|
|
60 |
$this->actions = $booking_cron;
|
61 |
|
62 |
if ( ! empty( $this->actions ) )
|
57 |
$booking_cron = unserialize($booking_cron);
|
58 |
}
|
59 |
}
|
60 |
+
//debuge($booking_cron);
|
61 |
$this->actions = $booking_cron;
|
62 |
|
63 |
if ( ! empty( $this->actions ) )
|
core/lib/wpbc_all_translations.php
ADDED
@@ -0,0 +1,1578 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php function wpbc_all_translations() { $wpbc_all_translations = array(); $wpbc_all_translations[] = __('Calendar Skin', 'booking');
|
2 |
+
$wpbc_all_translations[] = __('Select the skin of the booking calendar', 'booking');
|
3 |
+
$wpbc_all_translations[] = __('month(s)', 'booking');
|
4 |
+
$wpbc_all_translations[] = __('year(s)', 'booking');
|
5 |
+
$wpbc_all_translations[] = __('Number of months', 'booking');
|
6 |
+
$wpbc_all_translations[] = __('Select the maximum number of months to show (scroll)', 'booking');
|
7 |
+
$wpbc_all_translations[] = __('Start Day of the week', 'booking');
|
8 |
+
$wpbc_all_translations[] = __('Select your start day of the week', 'booking');
|
9 |
+
$wpbc_all_translations[] = __('Sunday', 'booking');
|
10 |
+
$wpbc_all_translations[] = __('Monday', 'booking');
|
11 |
+
$wpbc_all_translations[] = __('Tuesday', 'booking');
|
12 |
+
$wpbc_all_translations[] = __('Wednesday', 'booking');
|
13 |
+
$wpbc_all_translations[] = __('Thursday', 'booking');
|
14 |
+
$wpbc_all_translations[] = __('Friday', 'booking');
|
15 |
+
$wpbc_all_translations[] = __('Saturday', 'booking');
|
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');
|
22 |
+
$wpbc_all_translations[] = __('Select number of unavailable days in calendar start from today.', 'booking');
|
23 |
+
$wpbc_all_translations[] = __('CAPTCHA', 'booking');
|
24 |
+
$wpbc_all_translations[] = __('Check the box to activate CAPTCHA inside the booking form.', 'booking');
|
25 |
+
$wpbc_all_translations[] = __('Auto-fill fields', 'booking');
|
26 |
+
$wpbc_all_translations[] = __('Check the box to activate auto-fill form fields for logged in users.', 'booking');
|
27 |
+
$wpbc_all_translations[] = __('Use CSS BootStrap', 'booking');
|
28 |
+
$wpbc_all_translations[] = __('Using BootStrap CSS for the form fields', 'booking');
|
29 |
+
$wpbc_all_translations[] = __('Note', 'booking');
|
30 |
+
$wpbc_all_translations[] = __('You must not deactivate loading BootStrap files at advanced section of these settings!', 'booking');
|
31 |
+
$wpbc_all_translations[] = __('Show legend below calendar', 'booking');
|
32 |
+
$wpbc_all_translations[] = __('Check this box to display a legend of dates below the booking calendar.', 'booking');
|
33 |
+
$wpbc_all_translations[] = __('Available item', 'booking');
|
34 |
+
$wpbc_all_translations[] = __('Available', 'booking');
|
35 |
+
$wpbc_all_translations[] = __('Activate and type your %stitle of available%s item in legend', 'booking');
|
36 |
+
$wpbc_all_translations[] = __('Pending item', 'booking');
|
37 |
+
$wpbc_all_translations[] = __('Pending', 'booking');
|
38 |
+
$wpbc_all_translations[] = __('Activate and type your %stitle of pending%s item in legend', 'booking');
|
39 |
+
$wpbc_all_translations[] = __('Approved item', 'booking');
|
40 |
+
$wpbc_all_translations[] = __('Booked', 'booking');
|
41 |
+
$wpbc_all_translations[] = __('Activate and type your %stitle of approved%s item in legend', 'booking');
|
42 |
+
$wpbc_all_translations[] = __('Partially booked item', 'booking');
|
43 |
+
$wpbc_all_translations[] = __('Partially booked', 'booking');
|
44 |
+
$wpbc_all_translations[] = __('Activate and type your %stitle of partially booked%s item in legend', 'booking');
|
45 |
+
$wpbc_all_translations[] = __('Partially booked item - day, which is booked for the specific time-slot(s).', 'booking');
|
46 |
+
$wpbc_all_translations[] = __('Show date number in legend', 'booking');
|
47 |
+
$wpbc_all_translations[] = __('Check this box to display today date number in legend cells. ', 'booking');
|
48 |
+
$wpbc_all_translations[] = __('Show "Thank You" message', 'booking');
|
49 |
+
$wpbc_all_translations[] = __('Redirect visitor to a new "Thank You" page', 'booking');
|
50 |
+
$wpbc_all_translations[] = __('This action will have no effect, if the payment form(s) is active!', 'booking');
|
51 |
+
$wpbc_all_translations[] = __('Action after booking is done', 'booking');
|
52 |
+
$wpbc_all_translations[] = __('Thank you for your online booking. %s We will send confirmation of your booking as soon as possible.', 'booking');
|
53 |
+
$wpbc_all_translations[] = __('Message title', 'booking');
|
54 |
+
$wpbc_all_translations[] = __('Type title of message %safter booking has done by user%s', 'booking');
|
55 |
+
$wpbc_all_translations[] = __('Time of message showing', 'booking');
|
56 |
+
$wpbc_all_translations[] = __('Set duration of time (milliseconds) to show this message', 'booking');
|
57 |
+
$wpbc_all_translations[] = __('URL of "thank you" page', 'booking');
|
58 |
+
$wpbc_all_translations[] = __('Type URL of %s"Thank You" page%s', 'booking');
|
59 |
+
$wpbc_all_translations[] = __('Bookings Listing', 'booking');
|
60 |
+
$wpbc_all_translations[] = __('Calendar Overview', 'booking');
|
61 |
+
$wpbc_all_translations[] = __('Default booking admin page', 'booking');
|
62 |
+
$wpbc_all_translations[] = __('Select your default view mode of bookings at the booking listing page', 'booking');
|
63 |
+
$wpbc_all_translations[] = __('Day', 'booking');
|
64 |
+
$wpbc_all_translations[] = __('Week', 'booking');
|
65 |
+
$wpbc_all_translations[] = __('Month', 'booking');
|
66 |
+
$wpbc_all_translations[] = __('2 Months', 'booking');
|
67 |
+
$wpbc_all_translations[] = __('3 Months', 'booking');
|
68 |
+
$wpbc_all_translations[] = __('Year', 'booking');
|
69 |
+
$wpbc_all_translations[] = __('Default calendar view mode', 'booking');
|
70 |
+
$wpbc_all_translations[] = __('Select your default calendar view mode at booking calendar overview page', 'booking');
|
71 |
+
$wpbc_all_translations[] = __('Filter tab', 'booking');
|
72 |
+
$wpbc_all_translations[] = __('Actions tab', 'booking');
|
73 |
+
$wpbc_all_translations[] = __('Default toolbar tab', 'booking');
|
74 |
+
$wpbc_all_translations[] = __('Select your default opened tab in toolbar at booking listing page', 'booking');
|
75 |
+
$wpbc_all_translations[] = __('Bookings number per page', 'booking');
|
76 |
+
$wpbc_all_translations[] = __('Select number of bookings per page in booking listing', 'booking');
|
77 |
+
$wpbc_all_translations[] = __('ID', 'booking');
|
78 |
+
$wpbc_all_translations[] = __('ASC', 'booking');
|
79 |
+
$wpbc_all_translations[] = __('DESC', 'booking');
|
80 |
+
$wpbc_all_translations[] = __('Dates', 'booking');
|
81 |
+
$wpbc_all_translations[] = __('Resource', 'booking');
|
82 |
+
$wpbc_all_translations[] = __('Cost', 'booking');
|
83 |
+
$wpbc_all_translations[] = __('Bookings default order', 'booking');
|
84 |
+
$wpbc_all_translations[] = __('Select your default order of bookings in the booking listing', 'booking');
|
85 |
+
$wpbc_all_translations[] = __('Date Format', 'booking');
|
86 |
+
$wpbc_all_translations[] = __('F j, Y', 'booking');
|
87 |
+
$wpbc_all_translations[] = __('Custom', 'booking');
|
88 |
+
$wpbc_all_translations[] = __('Type your date format for emails and the booking table. %sDocumentation on date formatting%s', 'booking');
|
89 |
+
$wpbc_all_translations[] = __('Short days view', 'booking');
|
90 |
+
$wpbc_all_translations[] = __('Wide days view', 'booking');
|
91 |
+
$wpbc_all_translations[] = __('Dates view', 'booking');
|
92 |
+
$wpbc_all_translations[] = __('Select the default view for dates on the booking tables', 'booking');
|
93 |
+
$wpbc_all_translations[] = __('Show / hide hints', 'booking');
|
94 |
+
$wpbc_all_translations[] = __('Check this box if you want to show help hints on the admin panel.', 'booking');
|
95 |
+
$wpbc_all_translations[] = __('Allow unlimited bookings per same day(s)', 'booking');
|
96 |
+
$wpbc_all_translations[] = __('Check this box, if you want to %sset any days as available%s in calendar. Your visitors will be able to make %sunlimited bookings per same date(s) in calendar and do not see any booked date(s)%s of other visitors.', 'booking');
|
97 |
+
$wpbc_all_translations[] = __('Checking to prevent double booking, during submitting booking', 'booking');
|
98 |
+
$wpbc_all_translations[] = __('Check this box, if you want to %sre-check if the selected dates available during submitting booking%s.', 'booking');
|
99 |
+
$wpbc_all_translations[] = __('This feature useful to prevent double booking of the same date(s) or time(s), if several visitors try to book the same date(s) in same calendar during the same time.', 'booking');
|
100 |
+
$wpbc_all_translations[] = __('This feature does not work for booking resources with capacity higher than one.', 'booking');
|
101 |
+
$wpbc_all_translations[] = __('Show advanced settings of JavaScript loading', 'booking');
|
102 |
+
$wpbc_all_translations[] = __('Hide advanced settings of JavaScript loading', 'booking');
|
103 |
+
$wpbc_all_translations[] = __('Disable Bootstrap loading on Front-End', 'booking');
|
104 |
+
$wpbc_all_translations[] = __(' If your theme or some other plugin is load the BootStrap JavaScripts, you can disable loading of this script by this plugin.', 'booking');
|
105 |
+
$wpbc_all_translations[] = __('Disable Bootstrap loading on Back-End', 'booking');
|
106 |
+
$wpbc_all_translations[] = __('Load JS and CSS files only on specific pages', 'booking');
|
107 |
+
$wpbc_all_translations[] = __('Activate loading of CSS and JavaScript files of plugin only at specific pages.', 'booking');
|
108 |
+
$wpbc_all_translations[] = __('Relative URLs of pages, where to load plugin CSS and JS files', 'booking');
|
109 |
+
$wpbc_all_translations[] = __('Enter relative URLs of pages, where you have Booking Calendar elements (booking forms or availability calendars). Please enter one URL per line. Example: %s', 'booking');
|
110 |
+
$wpbc_all_translations[] = __('Show settings of powered by notice', 'booking');
|
111 |
+
$wpbc_all_translations[] = __('Hide settings of powered by notice', 'booking');
|
112 |
+
$wpbc_all_translations[] = __('Powered by notice', 'booking');
|
113 |
+
$wpbc_all_translations[] = __(' Turn On/Off powered by "Booking Calendar" notice under the calendar.', 'booking');
|
114 |
+
$wpbc_all_translations[] = __('Help and info notices', 'booking');
|
115 |
+
$wpbc_all_translations[] = __(' Turn On/Off version notice and help info links at booking admin panel.', 'booking');
|
116 |
+
$wpbc_all_translations[] = __('Plugin menu position', 'booking');
|
117 |
+
$wpbc_all_translations[] = __('Top', 'booking');
|
118 |
+
$wpbc_all_translations[] = __('Middle', 'booking');
|
119 |
+
$wpbc_all_translations[] = __('Bottom', 'booking');
|
120 |
+
$wpbc_all_translations[] = __('User permissions for plugin menu pages', 'booking');
|
121 |
+
$wpbc_all_translations[] = __('Bookings', 'booking');
|
122 |
+
$wpbc_all_translations[] = __('Add booking', 'booking');
|
123 |
+
$wpbc_all_translations[] = __('Resources', 'booking');
|
124 |
+
$wpbc_all_translations[] = __('Settings', 'booking');
|
125 |
+
$wpbc_all_translations[] = __('Select user access level for the menu pages of plugin', 'booking');
|
126 |
+
$wpbc_all_translations[] = __('Delete booking data, when plugin deactivated', 'booking');
|
127 |
+
$wpbc_all_translations[] = __('Check this box to delete all booking data when you uninstal this plugin.', 'booking');
|
128 |
+
$wpbc_all_translations[] = __('Info', 'booking');
|
129 |
+
$wpbc_all_translations[] = __('Warning', 'booking');
|
130 |
+
$wpbc_all_translations[] = __('You allow unlimited number of bookings per same dates, its can be a reason of double bookings on the same date. Do you really want to do this?', 'booking');
|
131 |
+
$wpbc_all_translations[] = __('This feature can impact to speed of submitting booking. Do you really want to do this?', 'booking');
|
132 |
+
$wpbc_all_translations[] = __('You are need to be sure what you are doing. You are disable of loading some JavaScripts Do you really want to do this?', 'booking');
|
133 |
+
$wpbc_all_translations[] = __('If you check this option, all booking data will be deleted when you uninstall this plugin. Do you really want to do this?', 'booking');
|
134 |
+
$wpbc_all_translations[] = __('Booking Listing', 'booking');
|
135 |
+
$wpbc_all_translations[] = __('Enable / Disable', 'booking');
|
136 |
+
$wpbc_all_translations[] = __('Enable this email notification', 'booking');
|
137 |
+
$wpbc_all_translations[] = __('Copy to admin', 'booking');
|
138 |
+
$wpbc_all_translations[] = __('Enable / disable sending copy of this email notification to admin', 'booking');
|
139 |
+
$wpbc_all_translations[] = __('From', 'booking');
|
140 |
+
$wpbc_all_translations[] = __('Email Address', 'booking');
|
141 |
+
$wpbc_all_translations[] = __('Required', 'booking');
|
142 |
+
$wpbc_all_translations[] = __('Title', 'booking');
|
143 |
+
$wpbc_all_translations[] = __('optional', 'booking');
|
144 |
+
$wpbc_all_translations[] = __('Your booking has been approved', 'booking');
|
145 |
+
$wpbc_all_translations[] = __('Subject', 'booking');
|
146 |
+
$wpbc_all_translations[] = __('Type your email %ssubject%s for the booking confimation message.', 'booking');
|
147 |
+
$wpbc_all_translations[] = __('Your reservation %s for: %s has been approved.%sYou can edit the booking on this page: %s Thank you, %s', 'booking');
|
148 |
+
$wpbc_all_translations[] = __('Your booking %s for: %s has been approved.%sThank you, %s', 'booking');
|
149 |
+
$wpbc_all_translations[] = __('Content', 'booking');
|
150 |
+
$wpbc_all_translations[] = __('Type your email message content. ', 'booking');
|
151 |
+
$wpbc_all_translations[] = __('Email Heading', 'booking');
|
152 |
+
$wpbc_all_translations[] = __('Enter main heading contained within the email notification.', 'booking');
|
153 |
+
$wpbc_all_translations[] = __('Email Footer Text', 'booking');
|
154 |
+
$wpbc_all_translations[] = __('Enter text contained within footer of the email notification', 'booking');
|
155 |
+
$wpbc_all_translations[] = __('Email template', 'booking');
|
156 |
+
$wpbc_all_translations[] = __('Choose email template.', 'booking');
|
157 |
+
$wpbc_all_translations[] = __('Plain (without styles)', 'booking');
|
158 |
+
$wpbc_all_translations[] = __('Standard 1 column', 'booking');
|
159 |
+
$wpbc_all_translations[] = __('You can override this email template in this folder %s', 'booking');
|
160 |
+
$wpbc_all_translations[] = __('Base Color', 'booking');
|
161 |
+
$wpbc_all_translations[] = __('The base color for email templates.', 'booking');
|
162 |
+
$wpbc_all_translations[] = __('Default color', 'booking');
|
163 |
+
$wpbc_all_translations[] = __('Background Color', 'booking');
|
164 |
+
$wpbc_all_translations[] = __('The background color for email templates.', 'booking');
|
165 |
+
$wpbc_all_translations[] = __('Email Body Background Color', 'booking');
|
166 |
+
$wpbc_all_translations[] = __('The main body background color for email templates.', 'booking');
|
167 |
+
$wpbc_all_translations[] = __('Email Body Text Colour', 'booking');
|
168 |
+
$wpbc_all_translations[] = __('The main body text color for email templates.', 'booking');
|
169 |
+
$wpbc_all_translations[] = __('Email format', 'booking');
|
170 |
+
$wpbc_all_translations[] = __('Choose which format of email to send.', 'booking');
|
171 |
+
$wpbc_all_translations[] = __('Plain text', 'booking');
|
172 |
+
$wpbc_all_translations[] = __('HTML', 'booking');
|
173 |
+
$wpbc_all_translations[] = __('Multipart', 'booking');
|
174 |
+
$wpbc_all_translations[] = __('For example: "You have a new reservation %s on the following date(s): %s Contact information: %s You can approve or cancel this booking at: %s Thank you, Reservation service."', 'booking');
|
175 |
+
$wpbc_all_translations[] = __('here', 'booking');
|
176 |
+
$wpbc_all_translations[] = __('Approved', 'booking');
|
177 |
+
$wpbc_all_translations[] = __('Emails Settings', 'booking');
|
178 |
+
$wpbc_all_translations[] = __('Customization of email template, which is sending to Visitor after approval of booking', 'booking');
|
179 |
+
$wpbc_all_translations[] = __('Email is sending to Visitor after Approval of booking.', 'booking');
|
180 |
+
$wpbc_all_translations[] = __('Header / Footer', 'booking');
|
181 |
+
$wpbc_all_translations[] = __('Email Styles', 'booking');
|
182 |
+
$wpbc_all_translations[] = __('Actions', 'booking');
|
183 |
+
$wpbc_all_translations[] = __('Send Test Email', 'booking');
|
184 |
+
$wpbc_all_translations[] = __('Save Changes', 'booking');
|
185 |
+
$wpbc_all_translations[] = __('Type', 'booking');
|
186 |
+
$wpbc_all_translations[] = __('Help', 'booking');
|
187 |
+
$wpbc_all_translations[] = __('Email sent to ', 'booking');
|
188 |
+
$wpbc_all_translations[] = __('Email had not sent. Some error occuered.', 'booking');
|
189 |
+
$wpbc_all_translations[] = __('Settings saved.', 'booking');
|
190 |
+
$wpbc_all_translations[] = __('If empty then title defined as WordPress', 'booking');
|
191 |
+
$wpbc_all_translations[] = __('Email different from website DNS, its can be a reason of not delivery emails. Please use the email withing the same domain as your website!', 'booking');
|
192 |
+
$wpbc_all_translations[] = __('Your booking has been declined', 'booking');
|
193 |
+
$wpbc_all_translations[] = __('Your booking %s for: %s has been canceled. %sThank you, %s', 'booking');
|
194 |
+
$wpbc_all_translations[] = __('Deleted', 'booking');
|
195 |
+
$wpbc_all_translations[] = __('Customization of email template, which is sending to Visitor after Cancellation of booking', 'booking');
|
196 |
+
$wpbc_all_translations[] = __('Email is sending to Visitor after Deleting of booking.', 'booking');
|
197 |
+
$wpbc_all_translations[] = __('Email is sending to Visitor after booking set as Pending.', 'booking');
|
198 |
+
$wpbc_all_translations[] = __('To', 'booking');
|
199 |
+
$wpbc_all_translations[] = __('New booking', 'booking');
|
200 |
+
$wpbc_all_translations[] = __('You need to approve a new booking %s for: %s Person detail information:%s Currently a new booking is waiting for approval. Please visit the moderation panel%sThank you, %s', 'booking');
|
201 |
+
$wpbc_all_translations[] = __('Emails', 'booking');
|
202 |
+
$wpbc_all_translations[] = __('New', 'booking');
|
203 |
+
$wpbc_all_translations[] = __('admin', 'booking');
|
204 |
+
$wpbc_all_translations[] = __('Customization of email template, which is sending to Admin after new booking', 'booking');
|
205 |
+
$wpbc_all_translations[] = __('Email is sending to Admin after creation of booking.', 'booking');
|
206 |
+
$wpbc_all_translations[] = __('Your reservation %s for: %s is processing now! We will send confirmation by email. %sYou can edit this booking at this page: %s Thank you, %s', 'booking');
|
207 |
+
$wpbc_all_translations[] = __('Your reservation %s for: %s is processing now! We will send confirmation by email. %s Thank you, %s', 'booking');
|
208 |
+
$wpbc_all_translations[] = __('visitor', 'booking');
|
209 |
+
$wpbc_all_translations[] = __('Customization of email template, which is sending to Visitor after new booking', 'booking');
|
210 |
+
$wpbc_all_translations[] = __('Email is sending to Visitor after creation of booking.', 'booking');
|
211 |
+
$wpbc_all_translations[] = __('Trash', 'booking');
|
212 |
+
$wpbc_all_translations[] = __('Email is sending to Visitor after Canceling of booking (moved to trash).', 'booking');
|
213 |
+
$wpbc_all_translations[] = __('Form', 'booking');
|
214 |
+
$wpbc_all_translations[] = __('Fields Settings', 'booking');
|
215 |
+
$wpbc_all_translations[] = __('Customizaton of Form Fields', 'booking');
|
216 |
+
$wpbc_all_translations[] = __('Check Premium Features', 'booking');
|
217 |
+
$wpbc_all_translations[] = __('Upgrade to higher versions', 'booking');
|
218 |
+
$wpbc_all_translations[] = __('Form Field Configuration', 'booking');
|
219 |
+
$wpbc_all_translations[] = __('Send', 'booking');
|
220 |
+
$wpbc_all_translations[] = __('Reset to default form', 'booking');
|
221 |
+
$wpbc_all_translations[] = __('Do you really want to do this ?', 'booking');
|
222 |
+
$wpbc_all_translations[] = __('Add New Field', 'booking');
|
223 |
+
$wpbc_all_translations[] = __('Select', 'booking');
|
224 |
+
$wpbc_all_translations[] = __('Form Field', 'booking');
|
225 |
+
$wpbc_all_translations[] = __('Standard Fields', 'booking');
|
226 |
+
$wpbc_all_translations[] = __('Text', 'booking');
|
227 |
+
$wpbc_all_translations[] = __('Textarea', 'booking');
|
228 |
+
$wpbc_all_translations[] = __('Checkbox', 'booking');
|
229 |
+
$wpbc_all_translations[] = __('Advanced Fields', 'booking');
|
230 |
+
$wpbc_all_translations[] = __('Active', 'booking');
|
231 |
+
$wpbc_all_translations[] = __('Field Label', 'booking');
|
232 |
+
$wpbc_all_translations[] = __('Name', 'booking');
|
233 |
+
$wpbc_all_translations[] = __('Edit', 'booking');
|
234 |
+
$wpbc_all_translations[] = __('Remove', 'booking');
|
235 |
+
$wpbc_all_translations[] = __('Shortcodes', 'booking');
|
236 |
+
$wpbc_all_translations[] = __('You can generate the form fields for your form (at the left side) by selection specific field in the above selectbox.', 'booking');
|
237 |
+
$wpbc_all_translations[] = __('Please read more about the booking form fields configuration %shere%s.', 'booking');
|
238 |
+
$wpbc_all_translations[] = __('Default Form Templates', 'booking');
|
239 |
+
$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');
|
240 |
+
$wpbc_all_translations[] = __('Show / hide field in booking form', 'booking');
|
241 |
+
$wpbc_all_translations[] = __('Set field as required', 'booking');
|
242 |
+
$wpbc_all_translations[] = __('Label', 'booking');
|
243 |
+
$wpbc_all_translations[] = __('Type only %sunique field name%s, that is not using in form', 'booking');
|
244 |
+
$wpbc_all_translations[] = __('Values', 'booking');
|
245 |
+
$wpbc_all_translations[] = __('Enter dropdown options. One option per line.', 'booking');
|
246 |
+
$wpbc_all_translations[] = __('Close', 'booking');
|
247 |
+
$wpbc_all_translations[] = __('Cancel', 'booking');
|
248 |
+
$wpbc_all_translations[] = __('None', 'booking');
|
249 |
+
$wpbc_all_translations[] = __('Event Title', 'booking');
|
250 |
+
$wpbc_all_translations[] = __('Select field for assigning to %sevent property%s', 'booking');
|
251 |
+
$wpbc_all_translations[] = __('Event Description (optional field)', 'booking');
|
252 |
+
$wpbc_all_translations[] = __('Location', 'booking');
|
253 |
+
$wpbc_all_translations[] = __('Activate auto import', 'booking');
|
254 |
+
$wpbc_all_translations[] = __('Check this box to %sactivate%s auto import events and creation bookings from them', 'booking');
|
255 |
+
$wpbc_all_translations[] = __('hour', 'booking');
|
256 |
+
$wpbc_all_translations[] = __('hours', 'booking');
|
257 |
+
$wpbc_all_translations[] = __('day', 'booking');
|
258 |
+
$wpbc_all_translations[] = __('days', 'booking');
|
259 |
+
$wpbc_all_translations[] = __('Import events every', 'booking');
|
260 |
+
$wpbc_all_translations[] = __('Select time duration of import requests.', 'booking');
|
261 |
+
$wpbc_all_translations[] = __('Google API Key', 'booking');
|
262 |
+
$wpbc_all_translations[] = __('Please enter your Google API key. This field required to import events.', 'booking');
|
263 |
+
$wpbc_all_translations[] = __('Note:', 'booking');
|
264 |
+
$wpbc_all_translations[] = __('You can check in this %sinstruction how to generate and use your Google API key%s.', 'booking');
|
265 |
+
$wpbc_all_translations[] = __('Google Calendar ID', 'booking');
|
266 |
+
$wpbc_all_translations[] = __('Default', 'booking');
|
267 |
+
$wpbc_all_translations[] = __('Timezone', 'booking');
|
268 |
+
$wpbc_all_translations[] = __('Select a city in your required timezone, if you are having problems with dates and times.', 'booking');
|
269 |
+
$wpbc_all_translations[] = __('Maximum number', 'booking');
|
270 |
+
$wpbc_all_translations[] = __('You can specify the maximum number of events to import during one session.', 'booking');
|
271 |
+
$wpbc_all_translations[] = __('Now', 'booking');
|
272 |
+
$wpbc_all_translations[] = __('00:00 today', 'booking');
|
273 |
+
$wpbc_all_translations[] = __('Start of current week', 'booking');
|
274 |
+
$wpbc_all_translations[] = __('Start of current month', 'booking');
|
275 |
+
$wpbc_all_translations[] = __('End of current month', 'booking');
|
276 |
+
$wpbc_all_translations[] = __('The start of time', 'booking');
|
277 |
+
$wpbc_all_translations[] = __('Specific date / time', 'booking');
|
278 |
+
$wpbc_all_translations[] = __('Select option, when to start retrieving events.', 'booking');
|
279 |
+
$wpbc_all_translations[] = __('Offset', 'booking');
|
280 |
+
$wpbc_all_translations[] = __('Enter date / time', 'booking');
|
281 |
+
$wpbc_all_translations[] = __('seconds', 'booking');
|
282 |
+
$wpbc_all_translations[] = __('minutes', 'booking');
|
283 |
+
$wpbc_all_translations[] = __('You can specify an additional offset from you chosen start point. The offset can be negative.', 'booking');
|
284 |
+
$wpbc_all_translations[] = __('Type your date in format %s. Example: %s', 'booking');
|
285 |
+
$wpbc_all_translations[] = __('The end of time', 'booking');
|
286 |
+
$wpbc_all_translations[] = __('Until', 'booking');
|
287 |
+
$wpbc_all_translations[] = __('Select option, when to stop retrieving events.', 'booking');
|
288 |
+
$wpbc_all_translations[] = __('To get Google Calendar API key please follow this instruction', 'booking');
|
289 |
+
$wpbc_all_translations[] = __('Go to Google Developer Console: %s.', 'booking');
|
290 |
+
$wpbc_all_translations[] = __('Give your project a name and click "Create".', 'booking');
|
291 |
+
$wpbc_all_translations[] = __('In the sidebar click on "APIs & auth".', 'booking');
|
292 |
+
$wpbc_all_translations[] = __('Click APIs and make sure "Calendar API" is set to ON.', 'booking');
|
293 |
+
$wpbc_all_translations[] = __('Now click on "Credentials" in the sidebar.', 'booking');
|
294 |
+
$wpbc_all_translations[] = __('Under the section "Public API access" click the button "Create new Key".', 'booking');
|
295 |
+
$wpbc_all_translations[] = __('On the popup click the button "Server Key" and click "Create".', 'booking');
|
296 |
+
$wpbc_all_translations[] = __('You will now see a table loaded with the top item being the API Key. Copy this and paste it into %sGoogle API Key%s field at this page.', 'booking');
|
297 |
+
$wpbc_all_translations[] = __('Set Your Calendar to Public', 'booking');
|
298 |
+
$wpbc_all_translations[] = __('Navigate to your Google calendars.', 'booking');
|
299 |
+
$wpbc_all_translations[] = __('Open the settings for the calendar.', 'booking');
|
300 |
+
$wpbc_all_translations[] = __('Click the "Share this Calendar" link.', 'booking');
|
301 |
+
$wpbc_all_translations[] = __('Click the checkbox to make calendar public. Do not check the other option.', 'booking');
|
302 |
+
$wpbc_all_translations[] = __('Find Your Calendar ID', 'booking');
|
303 |
+
$wpbc_all_translations[] = __('Now copy the Calendar ID to use in the plugin settings in your WordPress admin. Make sure to %suse the Calendar ID only, not the entire XML feed URL%s.', 'booking');
|
304 |
+
$wpbc_all_translations[] = __('Import', 'booking');
|
305 |
+
$wpbc_all_translations[] = __('Google Calendar', 'booking');
|
306 |
+
$wpbc_all_translations[] = __('Events Import', 'booking');
|
307 |
+
$wpbc_all_translations[] = __('Import Settings', 'booking');
|
308 |
+
$wpbc_all_translations[] = __('Customization of synchronization with Google Calendar', 'booking');
|
309 |
+
$wpbc_all_translations[] = __('General Settings', 'booking');
|
310 |
+
$wpbc_all_translations[] = __('Assign events fields to specific booking form field', 'booking');
|
311 |
+
$wpbc_all_translations[] = __('Auto import events', 'booking');
|
312 |
+
$wpbc_all_translations[] = __('Default settings for retrieving events', 'booking');
|
313 |
+
$wpbc_all_translations[] = __('Google Calendar - General Settings', 'booking');
|
314 |
+
$wpbc_all_translations[] = __('General', 'booking');
|
315 |
+
$wpbc_all_translations[] = __('Calendar', 'booking');
|
316 |
+
$wpbc_all_translations[] = __('Availability', 'booking');
|
317 |
+
$wpbc_all_translations[] = __('Auto cancellation / approval', 'booking');
|
318 |
+
$wpbc_all_translations[] = __('Advanced', 'booking');
|
319 |
+
$wpbc_all_translations[] = __('Plugin Menu', 'booking');
|
320 |
+
$wpbc_all_translations[] = __('Uninstall', 'booking');
|
321 |
+
$wpbc_all_translations[] = __('Auto cancellation / auto approval of bookings', 'booking');
|
322 |
+
$wpbc_all_translations[] = __('Information', 'booking');
|
323 |
+
$wpbc_all_translations[] = __('Uninstall / deactivation', 'booking');
|
324 |
+
$wpbc_all_translations[] = __('Nothing Found', 'booking');
|
325 |
+
$wpbc_all_translations[] = __('Labels', 'booking');
|
326 |
+
$wpbc_all_translations[] = __('Booking Data', 'booking');
|
327 |
+
$wpbc_all_translations[] = __('Booking Dates', 'booking');
|
328 |
+
$wpbc_all_translations[] = __('Show ALL dates of booking', 'booking');
|
329 |
+
$wpbc_all_translations[] = __('Show only check in/out dates', 'booking');
|
330 |
+
$wpbc_all_translations[] = __('Resource not exist', 'booking');
|
331 |
+
$wpbc_all_translations[] = __('Paid OK', 'booking');
|
332 |
+
$wpbc_all_translations[] = __('Unknown', 'booking');
|
333 |
+
$wpbc_all_translations[] = __('Move to trash', 'booking');
|
334 |
+
$wpbc_all_translations[] = __('Restore', 'booking');
|
335 |
+
$wpbc_all_translations[] = __('Do you really want to delete this booking ?', 'booking');
|
336 |
+
$wpbc_all_translations[] = __('Completely Delete', 'booking');
|
337 |
+
$wpbc_all_translations[] = __('Approve', 'booking');
|
338 |
+
$wpbc_all_translations[] = __('Do you really want to set booking as pending ?', 'booking');
|
339 |
+
$wpbc_all_translations[] = __('Reject', 'booking');
|
340 |
+
$wpbc_all_translations[] = __('Created', 'booking');
|
341 |
+
$wpbc_all_translations[] = __('Mon', 'booking');
|
342 |
+
$wpbc_all_translations[] = __('Tue', 'booking');
|
343 |
+
$wpbc_all_translations[] = __('Wed', 'booking');
|
344 |
+
$wpbc_all_translations[] = __('Thu', 'booking');
|
345 |
+
$wpbc_all_translations[] = __('Fri', 'booking');
|
346 |
+
$wpbc_all_translations[] = __('Sat', 'booking');
|
347 |
+
$wpbc_all_translations[] = __('Sun', 'booking');
|
348 |
+
$wpbc_all_translations[] = __('Times', 'booking');
|
349 |
+
$wpbc_all_translations[] = __('Payment', 'booking');
|
350 |
+
$wpbc_all_translations[] = __('Booking Calendar', 'booking');
|
351 |
+
$wpbc_all_translations[] = __('Support', 'booking');
|
352 |
+
$wpbc_all_translations[] = __('Getting Started', 'booking');
|
353 |
+
$wpbc_all_translations[] = __('Help Info', 'booking');
|
354 |
+
$wpbc_all_translations[] = __('FAQ', 'booking');
|
355 |
+
$wpbc_all_translations[] = __('Contact email', 'booking');
|
356 |
+
$wpbc_all_translations[] = __('Rate plugin (thanks:)', 'booking');
|
357 |
+
$wpbc_all_translations[] = __('Purchase', 'booking');
|
358 |
+
$wpbc_all_translations[] = __('Upgrade Now', 'booking');
|
359 |
+
$wpbc_all_translations[] = __('Current version', 'booking');
|
360 |
+
$wpbc_all_translations[] = __('Version', 'booking');
|
361 |
+
$wpbc_all_translations[] = __('Used for', 'booking');
|
362 |
+
$wpbc_all_translations[] = __('websites', 'booking');
|
363 |
+
$wpbc_all_translations[] = __('website', 'booking');
|
364 |
+
$wpbc_all_translations[] = __('Release date', 'booking');
|
365 |
+
$wpbc_all_translations[] = __('Upgrade', 'booking');
|
366 |
+
$wpbc_all_translations[] = __('Explore Premium Features', 'booking');
|
367 |
+
$wpbc_all_translations[] = __('Statistic', 'booking');
|
368 |
+
$wpbc_all_translations[] = __('New (unverified) booking(s)', 'booking');
|
369 |
+
$wpbc_all_translations[] = __('Pending booking(s)', 'booking');
|
370 |
+
$wpbc_all_translations[] = __('Agenda', 'booking');
|
371 |
+
$wpbc_all_translations[] = __('New booking(s) made today', 'booking');
|
372 |
+
$wpbc_all_translations[] = __('Bookings for today', 'booking');
|
373 |
+
$wpbc_all_translations[] = __('Insert booking calendar', 'booking');
|
374 |
+
$wpbc_all_translations[] = __('Booking calendar', 'booking');
|
375 |
+
$wpbc_all_translations[] = __('Insert Shortcode', 'booking');
|
376 |
+
$wpbc_all_translations[] = __('Booking Form', 'booking');
|
377 |
+
$wpbc_all_translations[] = __('TimeLine', 'booking');
|
378 |
+
$wpbc_all_translations[] = __('Resources Selection', 'booking');
|
379 |
+
$wpbc_all_translations[] = __('Search', 'booking');
|
380 |
+
$wpbc_all_translations[] = __('Only Form', 'booking');
|
381 |
+
$wpbc_all_translations[] = __('Other', 'booking');
|
382 |
+
$wpbc_all_translations[] = __('Insert into page', 'booking');
|
383 |
+
$wpbc_all_translations[] = __('parent resource', 'booking');
|
384 |
+
$wpbc_all_translations[] = __('Booking resources', 'booking');
|
385 |
+
$wpbc_all_translations[] = __('Select booking resources. Please use CTRL to select multiple booking resources.', 'booking');
|
386 |
+
$wpbc_all_translations[] = __('View mode', 'booking');
|
387 |
+
$wpbc_all_translations[] = __('Select type of view format', 'booking');
|
388 |
+
$wpbc_all_translations[] = __('All bookings', 'booking');
|
389 |
+
$wpbc_all_translations[] = __('Number of months to scroll', 'booking');
|
390 |
+
$wpbc_all_translations[] = __('Select number of months to scroll after loading', 'booking');
|
391 |
+
$wpbc_all_translations[] = __('Number of days to scroll', 'booking');
|
392 |
+
$wpbc_all_translations[] = __('Select number of days to scroll after loading', 'booking');
|
393 |
+
$wpbc_all_translations[] = __('Start Date', 'booking');
|
394 |
+
$wpbc_all_translations[] = __('Select start date', 'booking');
|
395 |
+
$wpbc_all_translations[] = __('Show', 'booking');
|
396 |
+
$wpbc_all_translations[] = __('Booking resource', 'booking');
|
397 |
+
$wpbc_all_translations[] = __('Select booking resource', 'booking');
|
398 |
+
$wpbc_all_translations[] = __('Select default custom booking form', 'booking');
|
399 |
+
$wpbc_all_translations[] = __('Visible months', 'booking');
|
400 |
+
$wpbc_all_translations[] = __('Select number of month to show for calendar.', 'booking');
|
401 |
+
$wpbc_all_translations[] = __('Start month:', 'booking');
|
402 |
+
$wpbc_all_translations[] = __('Select start month of calendar', 'booking');
|
403 |
+
$wpbc_all_translations[] = __('Show advanced settings', 'booking');
|
404 |
+
$wpbc_all_translations[] = __('Hide advanced settings', 'booking');
|
405 |
+
$wpbc_all_translations[] = __('Setting advanced parameters of the calendar. %sLike width, height and structure %s', 'booking');
|
406 |
+
$wpbc_all_translations[] = __('%s or minimum and fixed number of days selection for the specific day of week or season.%s', 'booking');
|
407 |
+
$wpbc_all_translations[] = __('Options', 'booking');
|
408 |
+
$wpbc_all_translations[] = __('Please read more about the possible customizations of these %soptions%s %shere%s', 'booking');
|
409 |
+
$wpbc_all_translations[] = __('Specify the full width of calendar, height of date cell and number of months in one row. ', 'booking');
|
410 |
+
$wpbc_all_translations[] = __('Description', 'booking');
|
411 |
+
$wpbc_all_translations[] = __('Calendar have 2 months in a row, the cell height is 30px and calendar full width 568px (possible to use percentage for width: 100%)', 'booking');
|
412 |
+
$wpbc_all_translations[] = __('Code Example', 'booking');
|
413 |
+
$wpbc_all_translations[] = __('Specify that during certain seasons (or days of week), the specific minimum number of days must be booked. ', 'booking');
|
414 |
+
$wpbc_all_translations[] = __('Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 days – Saturday, etc…', 'booking');
|
415 |
+
$wpbc_all_translations[] = __('Please, read more about the shortcodes %shere%s or JavaScript customization of the specific shortcodes %shere%s', 'booking');
|
416 |
+
$wpbc_all_translations[] = __('Aggregate booking dates from other resources', 'booking');
|
417 |
+
$wpbc_all_translations[] = __('Select booking resources, for getting booking dates from them and set such dates as unavailable in destination calendar.', 'booking');
|
418 |
+
$wpbc_all_translations[] = __('Note!', 'booking');
|
419 |
+
$wpbc_all_translations[] = __('This shortcode %s is using for selection of the booking form of specific booking resources in selectbox', 'booking');
|
420 |
+
$wpbc_all_translations[] = __('All', 'booking');
|
421 |
+
$wpbc_all_translations[] = __('Select booking resources, for showing in selectbox. Please use CTRL to select multiple booking resources.', 'booking');
|
422 |
+
$wpbc_all_translations[] = __('Preselected resource', 'booking');
|
423 |
+
$wpbc_all_translations[] = __('Define preselected resource.', 'booking');
|
424 |
+
$wpbc_all_translations[] = __('Default Form', 'booking');
|
425 |
+
$wpbc_all_translations[] = __('Please select the resource:', 'booking');
|
426 |
+
$wpbc_all_translations[] = __('Title near your select box.', 'booking');
|
427 |
+
$wpbc_all_translations[] = __('First option title', 'booking');
|
428 |
+
$wpbc_all_translations[] = __('Please Select', 'booking');
|
429 |
+
$wpbc_all_translations[] = __('First option in dropdown list.', 'booking');
|
430 |
+
$wpbc_all_translations[] = __('Please leave it empty if you want to skip it.', 'booking');
|
431 |
+
$wpbc_all_translations[] = __('Select shortcode to insert', 'booking');
|
432 |
+
$wpbc_all_translations[] = __('Search form', 'booking');
|
433 |
+
$wpbc_all_translations[] = __('Search results', 'booking');
|
434 |
+
$wpbc_all_translations[] = __('Check this box to show search results on other page', 'booking');
|
435 |
+
$wpbc_all_translations[] = __('URL of search results:', 'booking');
|
436 |
+
$wpbc_all_translations[] = __('Type the URL of search results page.', 'booking');
|
437 |
+
$wpbc_all_translations[] = __('Title of Search results:', 'booking');
|
438 |
+
$wpbc_all_translations[] = __('Result(s) Found', 'booking');
|
439 |
+
$wpbc_all_translations[] = __('Type the title of Search results.', 'booking');
|
440 |
+
$wpbc_all_translations[] = __('show number of search results', 'booking');
|
441 |
+
$wpbc_all_translations[] = __('Nothing Found Message:', 'booking');
|
442 |
+
$wpbc_all_translations[] = __('Type the message, when nothing found.', 'booking');
|
443 |
+
$wpbc_all_translations[] = __('Search only for users:', 'booking');
|
444 |
+
$wpbc_all_translations[] = __('Type IDs of the users (separated by comma ",") for searching availability only for these users, or leave it blank for searching for all users.', 'booking');
|
445 |
+
$wpbc_all_translations[] = __('This shortcode %s is using for showing the search results at specific page, if the search form is submit showing the search results at different page', 'booking');
|
446 |
+
$wpbc_all_translations[] = __('date', 'booking');
|
447 |
+
$wpbc_all_translations[] = __('Define date for booking', 'booking');
|
448 |
+
$wpbc_all_translations[] = __('Edit Booking', 'booking');
|
449 |
+
$wpbc_all_translations[] = __('Show info about Booking Resource', 'booking');
|
450 |
+
$wpbc_all_translations[] = __('This shortcode %s is used on a page, where visitors can %smodify%s their own booking(s), %scancel%s or make %spayment%s after receiving an admin email payment request', 'booking');
|
451 |
+
$wpbc_all_translations[] = __('The content of field %sURL to edit bookings%s on the %sgeneral booking settings page%s must link to this page', 'booking');
|
452 |
+
$wpbc_all_translations[] = __('Email templates, which use shortcodes: %s, will be linked to this page', 'booking');
|
453 |
+
$wpbc_all_translations[] = __('Capacity', 'booking');
|
454 |
+
$wpbc_all_translations[] = __('Select type of info to show.', 'booking');
|
455 |
+
$wpbc_all_translations[] = __('Filters', 'booking');
|
456 |
+
$wpbc_all_translations[] = __('Expand Advanced Toolbar', 'booking');
|
457 |
+
$wpbc_all_translations[] = __('Collapse Advanced Toolbar', 'booking');
|
458 |
+
$wpbc_all_translations[] = __('Send email notification to customer after approval, cancellation or deletion of bookings', 'booking');
|
459 |
+
$wpbc_all_translations[] = __('Emails sending', 'booking');
|
460 |
+
$wpbc_all_translations[] = __('Booking ID', 'booking');
|
461 |
+
$wpbc_all_translations[] = __('Go', 'booking');
|
462 |
+
$wpbc_all_translations[] = __('About Booking Calendar', 'booking');
|
463 |
+
$wpbc_all_translations[] = __('Technical Support', 'booking');
|
464 |
+
$wpbc_all_translations[] = __('Apply', 'booking');
|
465 |
+
$wpbc_all_translations[] = __('Refresh booking listing', 'booking');
|
466 |
+
$wpbc_all_translations[] = __('Reset filter to default values', 'booking');
|
467 |
+
$wpbc_all_translations[] = __('Any', 'booking');
|
468 |
+
$wpbc_all_translations[] = __('week', 'booking');
|
469 |
+
$wpbc_all_translations[] = __('weeks', 'booking');
|
470 |
+
$wpbc_all_translations[] = __('month', 'booking');
|
471 |
+
$wpbc_all_translations[] = __('months', 'booking');
|
472 |
+
$wpbc_all_translations[] = __('Filter bookings by booking dates', 'booking');
|
473 |
+
$wpbc_all_translations[] = __('Current dates', 'booking');
|
474 |
+
$wpbc_all_translations[] = __('Today', 'booking');
|
475 |
+
$wpbc_all_translations[] = __('Previous dates', 'booking');
|
476 |
+
$wpbc_all_translations[] = __('All dates', 'booking');
|
477 |
+
$wpbc_all_translations[] = __('Today check in/out', 'booking');
|
478 |
+
$wpbc_all_translations[] = __('Check In - Tomorrow', 'booking');
|
479 |
+
$wpbc_all_translations[] = __('Check Out - Tomorrow', 'booking');
|
480 |
+
$wpbc_all_translations[] = __('Next', 'booking');
|
481 |
+
$wpbc_all_translations[] = __('Prior', 'booking');
|
482 |
+
$wpbc_all_translations[] = __('Check-in', 'booking');
|
483 |
+
$wpbc_all_translations[] = __('Check-out', 'booking');
|
484 |
+
$wpbc_all_translations[] = __('Order by', 'booking');
|
485 |
+
$wpbc_all_translations[] = __('Exist', 'booking');
|
486 |
+
$wpbc_all_translations[] = __('In Trash', 'booking');
|
487 |
+
$wpbc_all_translations[] = __('New bookings', 'booking');
|
488 |
+
$wpbc_all_translations[] = __('Creation', 'booking');
|
489 |
+
$wpbc_all_translations[] = __('Approve selected bookings', 'booking');
|
490 |
+
$wpbc_all_translations[] = __('Set selected bookings as pending', 'booking');
|
491 |
+
$wpbc_all_translations[] = __('Move selected bookings to trash', 'booking');
|
492 |
+
$wpbc_all_translations[] = __('Restore selected bookings', 'booking');
|
493 |
+
$wpbc_all_translations[] = __('Delete', 'booking');
|
494 |
+
$wpbc_all_translations[] = __('Delete selected bookings', 'booking');
|
495 |
+
$wpbc_all_translations[] = __('Do you really want to delete selected booking(s) ?', 'booking');
|
496 |
+
$wpbc_all_translations[] = __('Reason of cancellation', 'booking');
|
497 |
+
$wpbc_all_translations[] = __('Read All', 'booking');
|
498 |
+
$wpbc_all_translations[] = __('Mark as read all bookings', 'booking');
|
499 |
+
$wpbc_all_translations[] = __('Read', 'booking');
|
500 |
+
$wpbc_all_translations[] = __('Mark as read selected bookings', 'booking');
|
501 |
+
$wpbc_all_translations[] = __('Unread', 'booking');
|
502 |
+
$wpbc_all_translations[] = __('Mark as Unread selected bookings', 'booking');
|
503 |
+
$wpbc_all_translations[] = __('Show month', 'booking');
|
504 |
+
$wpbc_all_translations[] = __('Show 3 months', 'booking');
|
505 |
+
$wpbc_all_translations[] = __('Show year', 'booking');
|
506 |
+
$wpbc_all_translations[] = __('Show day', 'booking');
|
507 |
+
$wpbc_all_translations[] = __('Show week', 'booking');
|
508 |
+
$wpbc_all_translations[] = __('Show 2 months', 'booking');
|
509 |
+
$wpbc_all_translations[] = __('Previous 4 weeks', 'booking');
|
510 |
+
$wpbc_all_translations[] = __('Previous week', 'booking');
|
511 |
+
$wpbc_all_translations[] = __('Current week', 'booking');
|
512 |
+
$wpbc_all_translations[] = __('Next week', 'booking');
|
513 |
+
$wpbc_all_translations[] = __('Next 4 weeks', 'booking');
|
514 |
+
$wpbc_all_translations[] = __('Previous 3 months', 'booking');
|
515 |
+
$wpbc_all_translations[] = __('Previous month', 'booking');
|
516 |
+
$wpbc_all_translations[] = __('Current month', 'booking');
|
517 |
+
$wpbc_all_translations[] = __('Next month', 'booking');
|
518 |
+
$wpbc_all_translations[] = __('Next 3 months', 'booking');
|
519 |
+
$wpbc_all_translations[] = __('Previous 7 days', 'booking');
|
520 |
+
$wpbc_all_translations[] = __('Previous day', 'booking');
|
521 |
+
$wpbc_all_translations[] = __('Current day', 'booking');
|
522 |
+
$wpbc_all_translations[] = __('Next day', 'booking');
|
523 |
+
$wpbc_all_translations[] = __('Next 7 days', 'booking');
|
524 |
+
$wpbc_all_translations[] = __('Number of months in one row', 'booking');
|
525 |
+
$wpbc_all_translations[] = __('Calendar width', 'booking');
|
526 |
+
$wpbc_all_translations[] = __('Calendar cell height', 'booking');
|
527 |
+
$wpbc_all_translations[] = __('Send email notification to customer about this operation', 'booking');
|
528 |
+
$wpbc_all_translations[] = __('Total', 'booking');
|
529 |
+
$wpbc_all_translations[] = __('ID or Title', 'booking');
|
530 |
+
$wpbc_all_translations[] = __('Email copy to', 'booking');
|
531 |
+
$wpbc_all_translations[] = __('Dismiss', 'booking');
|
532 |
+
$wpbc_all_translations[] = __('Warning!', 'booking');
|
533 |
+
$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');
|
534 |
+
$wpbc_all_translations[] = __('Hide', 'booking');
|
535 |
+
$wpbc_all_translations[] = __('%sError!%s Request do not pass security check! Please refresh the page and try one more time.', 'booking');
|
536 |
+
$wpbc_all_translations[] = __('Set as Unread', 'booking');
|
537 |
+
$wpbc_all_translations[] = __('Set as Read', 'booking');
|
538 |
+
$wpbc_all_translations[] = __('Set as Approved', 'booking');
|
539 |
+
$wpbc_all_translations[] = __('Set as Pending', 'booking');
|
540 |
+
$wpbc_all_translations[] = __('Reason for cancellation here', 'booking');
|
541 |
+
$wpbc_all_translations[] = __('Reason of cancellation here', 'booking');
|
542 |
+
$wpbc_all_translations[] = __('Moved to trash', 'booking');
|
543 |
+
$wpbc_all_translations[] = __('Restored', 'booking');
|
544 |
+
$wpbc_all_translations[] = __('Saved', 'booking');
|
545 |
+
$wpbc_all_translations[] = __('The code you entered is incorrect', 'booking');
|
546 |
+
$wpbc_all_translations[] = __('Updating...', 'booking');
|
547 |
+
$wpbc_all_translations[] = __('Updated successfully', 'booking');
|
548 |
+
$wpbc_all_translations[] = __('Error!', 'booking');
|
549 |
+
$wpbc_all_translations[] = __('Probably these date(s) just was booking by other visitor. Please reload this page and make booking again.', 'booking');
|
550 |
+
$wpbc_all_translations[] = __('Error', 'booking');
|
551 |
+
$wpbc_all_translations[] = __('does not exist', 'booking');
|
552 |
+
$wpbc_all_translations[] = __('Calendar is loading...', 'booking');
|
553 |
+
$wpbc_all_translations[] = __('Wrong booking hash in URL (probably expired)', 'booking');
|
554 |
+
$wpbc_all_translations[] = __('Booking resource type is not defined. Its can be, when at the URL is wrong booking hash.', 'booking');
|
555 |
+
$wpbc_all_translations[] = __('%sWarning! Booking calendar for this booking resource are already at the page, please check more about this issue at %sthis page%s', 'booking');
|
556 |
+
$wpbc_all_translations[] = __('You need to use special shortcode [bookingedit] for booking editing.', 'booking');
|
557 |
+
$wpbc_all_translations[] = __('Wrong booking hash in URL. Probably hash is expired.', 'booking');
|
558 |
+
$wpbc_all_translations[] = __('You do not set any parameters for booking editing', 'booking');
|
559 |
+
$wpbc_all_translations[] = __('Please check more about configuration at %sthis page%s', 'booking');
|
560 |
+
$wpbc_all_translations[] = __('Booking form with calendar', 'booking');
|
561 |
+
$wpbc_all_translations[] = __('Only availability calendar', 'booking');
|
562 |
+
$wpbc_all_translations[] = __('Footer', 'booking');
|
563 |
+
$wpbc_all_translations[] = __('Example: %sMake booking here%s', 'booking');
|
564 |
+
$wpbc_all_translations[] = __('%sImportant!!!%s Please note, if you show booking calendar (inserted into post/page) with widget at the same page, then the last will not be visible.', 'booking');
|
565 |
+
$wpbc_all_translations[] = __('%sSeveral widgets are supported at %spaid versions%s.', 'booking');
|
566 |
+
$wpbc_all_translations[] = __('Importing Feed', 'booking');
|
567 |
+
$wpbc_all_translations[] = __('Data Parsing', 'booking');
|
568 |
+
$wpbc_all_translations[] = __('Some data was retrieved, but could not be parsed successfully. Please ensure your feed URL is correct.', 'booking');
|
569 |
+
$wpbc_all_translations[] = __('The feed could not be found (404). Please ensure your feed URL is correct.', 'booking');
|
570 |
+
$wpbc_all_translations[] = __('Access to this feed was denied (403). Please ensure you have public sharing enabled for your calendar.', 'booking');
|
571 |
+
$wpbc_all_translations[] = __('The feed data could not be retrieved. Error code: %s. Please ensure your feed URL is correct.', 'booking');
|
572 |
+
$wpbc_all_translations[] = __('Done', 'booking');
|
573 |
+
$wpbc_all_translations[] = __('GID', 'booking');
|
574 |
+
$wpbc_all_translations[] = __('Selection', 'booking');
|
575 |
+
$wpbc_all_translations[] = __('Location:', 'booking');
|
576 |
+
$wpbc_all_translations[] = __('Reload page', 'booking');
|
577 |
+
$wpbc_all_translations[] = __('Delete selected booking(s)', 'booking');
|
578 |
+
$wpbc_all_translations[] = __('You can specify an additional offset from you chosen end point. The offset can be negative.', 'booking');
|
579 |
+
$wpbc_all_translations[] = __('Retrieve Google Calendar Events ', 'booking');
|
580 |
+
$wpbc_all_translations[] = __('Please configure settings for import Google Calendar events', 'booking');
|
581 |
+
$wpbc_all_translations[] = __('Configure', 'booking');
|
582 |
+
$wpbc_all_translations[] = __('Import Google Calendar Events', 'booking');
|
583 |
+
$wpbc_all_translations[] = __('%s Found %s not indexed bookings %s', 'booking');
|
584 |
+
$wpbc_all_translations[] = __('%s Finish getting sort dates. %s', 'booking');
|
585 |
+
$wpbc_all_translations[] = __('Updated booking: %s', 'booking');
|
586 |
+
$wpbc_all_translations[] = __('Booking form', 'booking');
|
587 |
+
$wpbc_all_translations[] = __('The reservation has been modified', 'booking');
|
588 |
+
$wpbc_all_translations[] = __('The reservation %s for: %s has been modified. %sYou can edit this booking on this page: %s Thank you, %s', 'booking');
|
589 |
+
$wpbc_all_translations[] = __('Booked Times:', 'booking');
|
590 |
+
$wpbc_all_translations[] = __('This booking canceled because we did not receive payment and the administrator did not approve it.', 'booking');
|
591 |
+
$wpbc_all_translations[] = __('You need to make payment for this reservation', 'booking');
|
592 |
+
$wpbc_all_translations[] = __('You need to make payment %s for reservation %s at %s. %s Please make payment on this page: %s Thank you, %s', 'booking');
|
593 |
+
$wpbc_all_translations[] = __('Cost: ', 'booking');
|
594 |
+
$wpbc_all_translations[] = __('Available: ', 'booking');
|
595 |
+
$wpbc_all_translations[] = __('Booking system', 'booking');
|
596 |
+
$wpbc_all_translations[] = __('You can use (in subject and content of email template) any shortcodes, which you used in the booking form. Use the shortcodes in the same way as you used them in the content form at Settings Fields page.', 'booking');
|
597 |
+
$wpbc_all_translations[] = __('You can use following shortcodes in content of this template', 'booking');
|
598 |
+
$wpbc_all_translations[] = __('%s - inserting data info about the booking, which you configured in the content form at Settings Fields page', 'booking');
|
599 |
+
$wpbc_all_translations[] = __('%s - inserting data info about the booking', 'booking');
|
600 |
+
$wpbc_all_translations[] = __('%s - inserting the dates of booking', 'booking');
|
601 |
+
$wpbc_all_translations[] = __('%s - inserting check-in date (first day of reservation),', 'booking');
|
602 |
+
$wpbc_all_translations[] = __('%s - inserting check-out date (last day of reservation),', 'booking');
|
603 |
+
$wpbc_all_translations[] = __('%s - inserting the number of booking dates ', 'booking');
|
604 |
+
$wpbc_all_translations[] = __('%s - inserting ID of booking ', 'booking');
|
605 |
+
$wpbc_all_translations[] = __('%s or %s - inserting the title of the booking resource ', 'booking');
|
606 |
+
$wpbc_all_translations[] = __('%s - inserting the cost of booking ', 'booking');
|
607 |
+
$wpbc_all_translations[] = __('%s - inserting your site URL ', 'booking');
|
608 |
+
$wpbc_all_translations[] = __('%s - inserting IP address of the user who made this action ', 'booking');
|
609 |
+
$wpbc_all_translations[] = __('%s - inserting contents of the User-Agent: header from the current request, if there is one ', 'booking');
|
610 |
+
$wpbc_all_translations[] = __('%s - inserting address of the page (if any), where visitor make this action ', 'booking');
|
611 |
+
$wpbc_all_translations[] = __('%s - inserting date of this action ', 'booking');
|
612 |
+
$wpbc_all_translations[] = __('%s - inserting time of this action ', 'booking');
|
613 |
+
$wpbc_all_translations[] = __('%s - inserting moderate link of new booking ', 'booking');
|
614 |
+
$wpbc_all_translations[] = __('%s - inserting link to the page where visitor can edit the reservation, (possible to use the %s parameter for setting different %s of this page. Example: %s )', 'booking');
|
615 |
+
$wpbc_all_translations[] = __('%s - inserting link to the page where visitor can cancel the reservation, (possible to use the %s parameter for setting different %s of this page. Example: %s )', 'booking');
|
616 |
+
$wpbc_all_translations[] = __('%s - inserting link to payment page where visitor can pay for the reservation (possible to use the %s parameter for setting different %s of this page. Example: %s )', 'booking');
|
617 |
+
$wpbc_all_translations[] = __('%s - add the reason for booking payment, you can enter it before sending email, ', 'booking');
|
618 |
+
$wpbc_all_translations[] = __('%s - add the reason booking was cancelled, you can enter it before sending email, ', 'booking');
|
619 |
+
$wpbc_all_translations[] = __('Configuration in several languages', 'booking');
|
620 |
+
$wpbc_all_translations[] = __('%s - start new translation section, where %s - locale of translation', 'booking');
|
621 |
+
$wpbc_all_translations[] = __('Example #1: %s - start French translation section', 'booking');
|
622 |
+
$wpbc_all_translations[] = __('Example #2: "%s" - English and French translation of some message', 'booking');
|
623 |
+
$wpbc_all_translations[] = __('yes', 'booking');
|
624 |
+
$wpbc_all_translations[] = __('no', 'booking');
|
625 |
+
$wpbc_all_translations[] = __('Costs and Rates', 'booking');
|
626 |
+
$wpbc_all_translations[] = __('Advanced Cost', 'booking');
|
627 |
+
$wpbc_all_translations[] = __('Coupons', 'booking');
|
628 |
+
$wpbc_all_translations[] = __('Season Filters', 'booking');
|
629 |
+
$wpbc_all_translations[] = __('Warning! Some error occur, during sending registration request.', 'booking');
|
630 |
+
$wpbc_all_translations[] = __('Please refresh this page and if the same error appear again contact support by email (with info about order number and website) for finishing the registrations', 'booking');
|
631 |
+
$wpbc_all_translations[] = __('If you like %s please leave us a %s rating. A huge thank you in advance!', 'booking');
|
632 |
+
$wpbc_all_translations[] = __('Changes saved.', 'booking');
|
633 |
+
$wpbc_all_translations[] = __('Click to toggle', 'booking');
|
634 |
+
$wpbc_all_translations[] = __('Prev', 'booking');
|
635 |
+
$wpbc_all_translations[] = __('We’ve assembled some links to get you started:', 'booking');
|
636 |
+
$wpbc_all_translations[] = __('Get Started', 'booking');
|
637 |
+
$wpbc_all_translations[] = __('Insert booking form %sshortcode%s into your %sPost%s or %sPage%s', 'booking');
|
638 |
+
$wpbc_all_translations[] = __('or add booking calendar %sWidget%s to your sidebar.', 'booking');
|
639 |
+
$wpbc_all_translations[] = __('Check %show todo%s that and what %sshortcodes%s are available.', 'booking');
|
640 |
+
$wpbc_all_translations[] = __('Add new booking from your post/page or from %sAdmin Panel%s.', 'booking');
|
641 |
+
$wpbc_all_translations[] = __('Next Steps', 'booking');
|
642 |
+
$wpbc_all_translations[] = __('Check %sBooking Listing%s page for new bookings.', 'booking');
|
643 |
+
$wpbc_all_translations[] = __('Configure booking %sSettings%s.', 'booking');
|
644 |
+
$wpbc_all_translations[] = __('Configure predefined set of your %sForm Fields%s.', 'booking');
|
645 |
+
$wpbc_all_translations[] = __('Configure your predefined %sEmail Templates%s.', 'booking');
|
646 |
+
$wpbc_all_translations[] = __('Have a questions?', 'booking');
|
647 |
+
$wpbc_all_translations[] = __('Check out our %sHelp%s', 'booking');
|
648 |
+
$wpbc_all_translations[] = __('See %sFAQ%s.', 'booking');
|
649 |
+
$wpbc_all_translations[] = __('Still having questions? Contact %sSupport%s.', 'booking');
|
650 |
+
$wpbc_all_translations[] = __('Need even more functionality? Check %s higher versions %s', 'booking');
|
651 |
+
$wpbc_all_translations[] = __('This field is required', 'booking');
|
652 |
+
$wpbc_all_translations[] = __('This checkbox must be checked', 'booking');
|
653 |
+
$wpbc_all_translations[] = __('At least one option must be selected', 'booking');
|
654 |
+
$wpbc_all_translations[] = __('Incorrect email field', 'booking');
|
655 |
+
$wpbc_all_translations[] = __('Your emails do not match', 'booking');
|
656 |
+
$wpbc_all_translations[] = __('Please, select booking date(s) at Calendar.', 'booking');
|
657 |
+
$wpbc_all_translations[] = __('Processing', 'booking');
|
658 |
+
$wpbc_all_translations[] = __('Deleting', 'booking');
|
659 |
+
$wpbc_all_translations[] = __('Updating', 'booking');
|
660 |
+
$wpbc_all_translations[] = __('Saving', 'booking');
|
661 |
+
$wpbc_all_translations[] = __('Booking', 'booking');
|
662 |
+
$wpbc_all_translations[] = __('Action is not allowed!', 'booking');
|
663 |
+
$wpbc_all_translations[] = __('Standard', 'booking');
|
664 |
+
$wpbc_all_translations[] = __('Superior', 'booking');
|
665 |
+
$wpbc_all_translations[] = __('Resource #1', 'booking');
|
666 |
+
$wpbc_all_translations[] = __('Presidential Suite', 'booking');
|
667 |
+
$wpbc_all_translations[] = __('Resource #2', 'booking');
|
668 |
+
$wpbc_all_translations[] = __('Royal Villa', 'booking');
|
669 |
+
$wpbc_all_translations[] = __('Resource #3', 'booking');
|
670 |
+
$wpbc_all_translations[] = __('Use "Check In" date as available in calendar for booking resources with capacity higher then 1 for search results', 'booking');
|
671 |
+
$wpbc_all_translations[] = __('Use "Check Out" date as available in calendar for booking resources with capacity higher then 1 search results', 'booking');
|
672 |
+
$wpbc_all_translations[] = __('Show availability in tooltip', 'booking');
|
673 |
+
$wpbc_all_translations[] = __('Check this box to display the available number of booking resources with a tooltip, when mouse hovers over each day on the calendar(s).', 'booking');
|
674 |
+
$wpbc_all_translations[] = __('Availability Title', 'booking');
|
675 |
+
$wpbc_all_translations[] = __('Type your %savailability%s description', 'booking');
|
676 |
+
$wpbc_all_translations[] = __('Use pending days as available', 'booking');
|
677 |
+
$wpbc_all_translations[] = __('Check this box if you want to show the pending days as available in calendars', 'booking');
|
678 |
+
$wpbc_all_translations[] = __('Auto-cancel bookings', 'booking');
|
679 |
+
$wpbc_all_translations[] = __('Auto Cancel all pending bookings for the specific date(s), if some booking is approved for these date(s)', 'booking');
|
680 |
+
$wpbc_all_translations[] = __('Warning!!! After you approved the specific booking(s), all your pending bookings of the same booking resource as an approved booking for the dates, which are intersect with dates of approved booking, will be automatically canceled!', 'booking');
|
681 |
+
$wpbc_all_translations[] = __('Set capacity based on number of visitors', 'booking');
|
682 |
+
$wpbc_all_translations[] = __('Check this box if you want total availability (daily capacity) to depend on the number of selected visitors.', 'booking');
|
683 |
+
$wpbc_all_translations[] = __('Important!', 'booking');
|
684 |
+
$wpbc_all_translations[] = __('Please read more info about configuration of this parameter %shere%s', 'booking');
|
685 |
+
$wpbc_all_translations[] = __('Add tooltip on calendar(s) to show availability based on the number of available booking resource items remaining for each day.', 'booking');
|
686 |
+
$wpbc_all_translations[] = __('Be sure to match the maximum number of visitors for the %sone booking resource%s with the number of visitors specified on the booking form.', 'booking');
|
687 |
+
$wpbc_all_translations[] = __('Display tooltip on calendar(s) to show availability based on total (fixed) number of visitors for the resource, which can be at free booking resource items.', 'booking');
|
688 |
+
$wpbc_all_translations[] = __('Be sure to match the maximum number of visitors for %sall booking resources%s with the number of visitors specified on the booking form.', 'booking');
|
689 |
+
$wpbc_all_translations[] = __('Disable bookings in different booking resources', 'booking');
|
690 |
+
$wpbc_all_translations[] = __('Check this box to dissable reservations, which can be stored in different booking resources.', 'booking');
|
691 |
+
$wpbc_all_translations[] = __('When checked, all reserved days must be at same booking resource otherwise error message will show.', 'booking');
|
692 |
+
$wpbc_all_translations[] = __('Parent', 'booking');
|
693 |
+
$wpbc_all_translations[] = __('Priority', 'booking');
|
694 |
+
$wpbc_all_translations[] = __('Max visitors', 'booking');
|
695 |
+
$wpbc_all_translations[] = __('Single', 'booking');
|
696 |
+
$wpbc_all_translations[] = __('Child', 'booking');
|
697 |
+
$wpbc_all_translations[] = __('Setting coupons for discount', 'booking');
|
698 |
+
$wpbc_all_translations[] = __('Create dates filter', 'booking');
|
699 |
+
$wpbc_all_translations[] = __('Add New Discount Coupon', 'booking');
|
700 |
+
$wpbc_all_translations[] = __('Bulk Actions', 'booking');
|
701 |
+
$wpbc_all_translations[] = __('Coupon Code', 'booking');
|
702 |
+
$wpbc_all_translations[] = __('Savings', 'booking');
|
703 |
+
$wpbc_all_translations[] = __('Minimum Cost', 'booking');
|
704 |
+
$wpbc_all_translations[] = __('Expiration', 'booking');
|
705 |
+
$wpbc_all_translations[] = __('Number of usage', 'booking');
|
706 |
+
$wpbc_all_translations[] = __('Select Booking Resource', 'booking');
|
707 |
+
$wpbc_all_translations[] = __('All resources', 'booking');
|
708 |
+
$wpbc_all_translations[] = __('Coupon', 'booking');
|
709 |
+
$wpbc_all_translations[] = __('Enter coupon code.', 'booking');
|
710 |
+
$wpbc_all_translations[] = __('Enter number of fixed or percentage savings.', 'booking');
|
711 |
+
$wpbc_all_translations[] = __('Expiration Date', 'booking');
|
712 |
+
$wpbc_all_translations[] = __('Select Expiration Date of the coupon.', 'booking');
|
713 |
+
$wpbc_all_translations[] = __('Minimum Booking Cost', 'booking');
|
714 |
+
$wpbc_all_translations[] = __('Enter minimum booking cost, when coupon is applicable.', 'booking');
|
715 |
+
$wpbc_all_translations[] = __('Maximum number of usage', 'booking');
|
716 |
+
$wpbc_all_translations[] = __('Enter maximum number of times, when coupon is applicable.', 'booking');
|
717 |
+
$wpbc_all_translations[] = __('Select booking resources, where is possible to apply this coupon code.', 'booking');
|
718 |
+
$wpbc_all_translations[] = __('Add New', 'booking');
|
719 |
+
$wpbc_all_translations[] = __('Use these shortcodes for customization: ', 'booking');
|
720 |
+
$wpbc_all_translations[] = __('%s - search inside posts/pages which are part of this category, ', 'booking');
|
721 |
+
$wpbc_all_translations[] = __('%s - search inside posts/pages which have this tag, ', 'booking');
|
722 |
+
$wpbc_all_translations[] = __('%s - check-in date, ', 'booking');
|
723 |
+
$wpbc_all_translations[] = __('%s - check-out date, ', 'booking');
|
724 |
+
$wpbc_all_translations[] = __('%s - default selection number of visitors, ', 'booking');
|
725 |
+
$wpbc_all_translations[] = __('Example: %s - custom number of visitor selections"', 'booking');
|
726 |
+
$wpbc_all_translations[] = __('%s - search button, ', 'booking');
|
727 |
+
$wpbc_all_translations[] = __('HTML tags is accepted.', 'booking');
|
728 |
+
$wpbc_all_translations[] = __('%s - resource title, ', 'booking');
|
729 |
+
$wpbc_all_translations[] = __('%s - link to the page with booking form, ', 'booking');
|
730 |
+
$wpbc_all_translations[] = __('%s - availability of booking resource, ', 'booking');
|
731 |
+
$wpbc_all_translations[] = __('%s - maximum number of visitors for the booking resource, ', 'booking');
|
732 |
+
$wpbc_all_translations[] = __('%s - cost of booking the resource, ', 'booking');
|
733 |
+
$wpbc_all_translations[] = __('%s - featured image, taken from the featured image associated with the post, ', 'booking');
|
734 |
+
$wpbc_all_translations[] = __('%s - booking info, taken from the excerpt associated with the post, ', 'booking');
|
735 |
+
$wpbc_all_translations[] = __('Full cost of the booking.', 'booking');
|
736 |
+
$wpbc_all_translations[] = __('Cost of the booking for the selected dates only.', 'booking');
|
737 |
+
$wpbc_all_translations[] = __('Additional cost, which depends on the fields selection in the form.', 'booking');
|
738 |
+
$wpbc_all_translations[] = __('The deposit cost of the booking.', 'booking');
|
739 |
+
$wpbc_all_translations[] = __('Balance cost of the booking - difference between deposit and full cost.', 'booking');
|
740 |
+
$wpbc_all_translations[] = __('hour(s)', 'booking');
|
741 |
+
$wpbc_all_translations[] = __('day(s)', 'booking');
|
742 |
+
$wpbc_all_translations[] = __('Cache expiration', 'booking');
|
743 |
+
$wpbc_all_translations[] = __('Select time of cache expiration', 'booking');
|
744 |
+
$wpbc_all_translations[] = __('Search Settings', 'booking');
|
745 |
+
$wpbc_all_translations[] = __('Cache Updated', 'booking');
|
746 |
+
$wpbc_all_translations[] = __('Search Availability Form', 'booking');
|
747 |
+
$wpbc_all_translations[] = __('Search Results', 'booking');
|
748 |
+
$wpbc_all_translations[] = __('Search Cache', 'booking');
|
749 |
+
$wpbc_all_translations[] = __('If you do not see search results at front-end side of your website, please check troubleshooting instruction %shere%s', 'booking');
|
750 |
+
$wpbc_all_translations[] = __('CSS customization of search form and search results you can make at this file', 'booking');
|
751 |
+
$wpbc_all_translations[] = __('Select Template', 'booking');
|
752 |
+
$wpbc_all_translations[] = __('Inlinee Search Form Template', 'booking');
|
753 |
+
$wpbc_all_translations[] = __('Horizontal Search Form Template', 'booking');
|
754 |
+
$wpbc_all_translations[] = __('Standard Search Form Template', 'booking');
|
755 |
+
$wpbc_all_translations[] = __('Reset', 'booking');
|
756 |
+
$wpbc_all_translations[] = __('Reset current Form', 'booking');
|
757 |
+
$wpbc_all_translations[] = __('Cache will expire:', 'booking');
|
758 |
+
$wpbc_all_translations[] = __('Found: %s booking forms inside of posts or pages ', 'booking');
|
759 |
+
$wpbc_all_translations[] = __('Page', 'booking');
|
760 |
+
$wpbc_all_translations[] = __('Reset Search Cache', 'booking');
|
761 |
+
$wpbc_all_translations[] = __('Try selecting fewer visitors. The number of visitors may be more than the number of available units on selected day(s)!', 'booking');
|
762 |
+
$wpbc_all_translations[] = __('coupon', 'booking');
|
763 |
+
$wpbc_all_translations[] = __('discount', 'booking');
|
764 |
+
$wpbc_all_translations[] = __('Please select check-in and check-out days!', 'booking');
|
765 |
+
$wpbc_all_translations[] = __('Sorry, the reservation was not made because these days are already booked!!! %s (Its not possible to store this sequence of the dates into the one resource.) %s Please %srefresh%s the page and try other days.', 'booking');
|
766 |
+
$wpbc_all_translations[] = __('The folowing pending booking(s): %s deleted.', 'booking');
|
767 |
+
$wpbc_all_translations[] = __('Book now', 'booking');
|
768 |
+
$wpbc_all_translations[] = __('Search availability', 'booking');
|
769 |
+
$wpbc_all_translations[] = __('Search results.', 'booking');
|
770 |
+
$wpbc_all_translations[] = __('Nothing found.', 'booking');
|
771 |
+
$wpbc_all_translations[] = __('Title of search widget', 'booking');
|
772 |
+
$wpbc_all_translations[] = __('Title of search results', 'booking');
|
773 |
+
$wpbc_all_translations[] = __('Please type the %sTitle of search results%s.', 'booking');
|
774 |
+
$wpbc_all_translations[] = __('Nothing found message', 'booking');
|
775 |
+
$wpbc_all_translations[] = __('Please type the %smessage ,what is showing, when nothing found%s.', 'booking');
|
776 |
+
$wpbc_all_translations[] = __('URL of Search Results', 'booking');
|
777 |
+
$wpbc_all_translations[] = __('Please type the URL of the page %s(with %s shortcode in content)%s, where search results will show.', 'booking');
|
778 |
+
$wpbc_all_translations[] = __('Weekend', 'booking');
|
779 |
+
$wpbc_all_translations[] = __('High season', 'booking');
|
780 |
+
$wpbc_all_translations[] = __('Limit available days from today', 'booking');
|
781 |
+
$wpbc_all_translations[] = __('Select number of available days in calendar start from today.', 'booking');
|
782 |
+
$wpbc_all_translations[] = __('Unavailable time before / after booking', 'booking');
|
783 |
+
$wpbc_all_translations[] = __('This feature is applying only for bookings for specific timeslots, or if activated check in/out time option.', 'booking');
|
784 |
+
$wpbc_all_translations[] = __('Before booking', 'booking');
|
785 |
+
$wpbc_all_translations[] = __('Select unavailable time interval.', 'booking');
|
786 |
+
$wpbc_all_translations[] = __('After booking', 'booking');
|
787 |
+
$wpbc_all_translations[] = __('Showing cost in date cell', 'booking');
|
788 |
+
$wpbc_all_translations[] = __(' Check this box to display the %sdaily cost at the date cells%s in the calendar(s).', 'booking');
|
789 |
+
$wpbc_all_translations[] = __('Currency symbol', 'booking');
|
790 |
+
$wpbc_all_translations[] = __('Type your %scurrency symbol%s to display near daily cost in date cells. %sDocumentation on currency symbols%s', 'booking');
|
791 |
+
$wpbc_all_translations[] = __('Showing cost in tooltip', 'booking');
|
792 |
+
$wpbc_all_translations[] = __(' Check this box to display the daily cost with a tooltip when mouse hovers over each day on the calendar(s).', 'booking');
|
793 |
+
$wpbc_all_translations[] = __('Cost Title', 'booking');
|
794 |
+
$wpbc_all_translations[] = __('Type your %scost%s description', 'booking');
|
795 |
+
$wpbc_all_translations[] = __('Custom Forms', 'booking');
|
796 |
+
$wpbc_all_translations[] = __('Configuration of availability for booking resources', 'booking');
|
797 |
+
$wpbc_all_translations[] = __('Availability Settings', 'booking');
|
798 |
+
$wpbc_all_translations[] = __('Show Children Resources', 'booking');
|
799 |
+
$wpbc_all_translations[] = __('Hide Children Resources', 'booking');
|
800 |
+
$wpbc_all_translations[] = __('Set Availability', 'booking');
|
801 |
+
$wpbc_all_translations[] = __('Please reassign exist booking(s) from selected resource(s) to other resources or delete exist booking(s) from this resource(s). Otherwise you will have %slost bookings%s.', 'booking');
|
802 |
+
$wpbc_all_translations[] = __('Resource Name', 'booking');
|
803 |
+
$wpbc_all_translations[] = __('All days', 'booking');
|
804 |
+
$wpbc_all_translations[] = __('available', 'booking');
|
805 |
+
$wpbc_all_translations[] = __('unavailable', 'booking');
|
806 |
+
$wpbc_all_translations[] = __('and %s on seasons:', 'booking');
|
807 |
+
$wpbc_all_translations[] = __('Select %s days by activating specific season filter below or %sadd new season filter%s', 'booking');
|
808 |
+
$wpbc_all_translations[] = __('Hide season filters', 'booking');
|
809 |
+
$wpbc_all_translations[] = __('Show all exist season filters', 'booking');
|
810 |
+
$wpbc_all_translations[] = __('Enabled', 'booking');
|
811 |
+
$wpbc_all_translations[] = __('Customization of additional cost, which depend from form fields', 'booking');
|
812 |
+
$wpbc_all_translations[] = __('Advanced Cost Settings', 'booking');
|
813 |
+
$wpbc_all_translations[] = __('Configure additional cost, which depend from selection of selectbox(es) and checkbox(es).', 'booking');
|
814 |
+
$wpbc_all_translations[] = __('Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if they exist in the %sbooking form%s.', 'booking');
|
815 |
+
$wpbc_all_translations[] = __('Deposit type', 'booking');
|
816 |
+
$wpbc_all_translations[] = __('of total cost', 'booking');
|
817 |
+
$wpbc_all_translations[] = __('night', 'booking');
|
818 |
+
$wpbc_all_translations[] = __('as additional sum', 'booking');
|
819 |
+
$wpbc_all_translations[] = __('Enter additional cost in formats:', 'booking');
|
820 |
+
$wpbc_all_translations[] = __('For example, if the original cost of the booking is %s, then after applying additional costs the total cost will be folowing', 'booking');
|
821 |
+
$wpbc_all_translations[] = __('Enter fixed cost', 'booking');
|
822 |
+
$wpbc_all_translations[] = __('%s, then total cost will be %s', 'booking');
|
823 |
+
$wpbc_all_translations[] = __('Enter percentage of the entire booking', 'booking');
|
824 |
+
$wpbc_all_translations[] = __('Enter fixed amount for each selected day', 'booking');
|
825 |
+
$wpbc_all_translations[] = __('%s, then total cost will be (if selected 3 days) %s', 'booking');
|
826 |
+
$wpbc_all_translations[] = __('or', 'booking');
|
827 |
+
$wpbc_all_translations[] = __('Enter percentage as additional sum, which is based only on original cost and not full sum', 'booking');
|
828 |
+
$wpbc_all_translations[] = __('Please check more info about configuration of this cost settings on this %spage%s.', 'booking');
|
829 |
+
$wpbc_all_translations[] = __('Set Deposit', 'booking');
|
830 |
+
$wpbc_all_translations[] = __('deposit payment for booking resource', 'booking');
|
831 |
+
$wpbc_all_translations[] = __('Deposit amount', 'booking');
|
832 |
+
$wpbc_all_translations[] = __('fixed total in', 'booking');
|
833 |
+
$wpbc_all_translations[] = __('of payment', 'booking');
|
834 |
+
$wpbc_all_translations[] = __('Conditions', 'booking');
|
835 |
+
$wpbc_all_translations[] = __('Show deposit payment form, only if difference between %sToday%s and %sCheck In%s days more than', 'booking');
|
836 |
+
$wpbc_all_translations[] = __('Show deposit payment form, only if %sCheck In%s day inside of this %sSeason Filter%s', 'booking');
|
837 |
+
$wpbc_all_translations[] = __('Any days', 'booking');
|
838 |
+
$wpbc_all_translations[] = __('Deposit payment total', 'booking');
|
839 |
+
$wpbc_all_translations[] = __('Set Rates', 'booking');
|
840 |
+
$wpbc_all_translations[] = __('Rates', 'booking');
|
841 |
+
$wpbc_all_translations[] = __('Seasonal price', 'booking');
|
842 |
+
$wpbc_all_translations[] = __('Season', 'booking');
|
843 |
+
$wpbc_all_translations[] = __('Enter seasonal rate(s) (cost diference in %s from standard cost %s or a fixed cost) of the booking resource (%s) or %sAdd a new seasonal filter%s', 'booking');
|
844 |
+
$wpbc_all_translations[] = __('Set Valuation Days', 'booking');
|
845 |
+
$wpbc_all_translations[] = __('Status', 'booking');
|
846 |
+
$wpbc_all_translations[] = __('Costs', 'booking');
|
847 |
+
$wpbc_all_translations[] = __('Add new cost', 'booking');
|
848 |
+
$wpbc_all_translations[] = __('Cost setings at %stop have higher priority%s than other costs of same type at the %sbottom%s of the list.', 'booking');
|
849 |
+
$wpbc_all_translations[] = __('Please create all %s terms firstly %s(from higher priority to lower)%s, then terms %s and after terms %s', 'booking');
|
850 |
+
$wpbc_all_translations[] = __('Together', 'booking');
|
851 |
+
$wpbc_all_translations[] = __('For', 'booking');
|
852 |
+
$wpbc_all_translations[] = __('%s and %s terms have higher priority than a range %s days.', 'booking');
|
853 |
+
$wpbc_all_translations[] = __('%s - definition of check-out date.', 'booking');
|
854 |
+
$wpbc_all_translations[] = __('Example', 'booking');
|
855 |
+
$wpbc_all_translations[] = __('Specific cost will take affect, only if it active (the box at the left side is checked) and if "Check In" (start) date belong to selected season filter or if set "Any days".', 'booking');
|
856 |
+
$wpbc_all_translations[] = __(' for all days!', 'booking');
|
857 |
+
$wpbc_all_translations[] = __('from the cost of 1 day ', 'booking');
|
858 |
+
$wpbc_all_translations[] = __('per 1 day', 'booking');
|
859 |
+
$wpbc_all_translations[] = __('to', 'booking');
|
860 |
+
$wpbc_all_translations[] = __('Additional cost in %s per 1 day', 'booking');
|
861 |
+
$wpbc_all_translations[] = __('Customization of rates, valuation days cost and deposit amount ', 'booking');
|
862 |
+
$wpbc_all_translations[] = __('Costs and Rates Settings', 'booking');
|
863 |
+
$wpbc_all_translations[] = __('Set Rate', 'booking');
|
864 |
+
$wpbc_all_translations[] = __('Set Deposit Amount', 'booking');
|
865 |
+
$wpbc_all_translations[] = __('Valuation days', 'booking');
|
866 |
+
$wpbc_all_translations[] = __('Deposit', 'booking');
|
867 |
+
$wpbc_all_translations[] = __('Customizaton of Season Filters', 'booking');
|
868 |
+
$wpbc_all_translations[] = __('Specific Dates Filter', 'booking');
|
869 |
+
$wpbc_all_translations[] = __('Conditional Dates Filter', 'booking');
|
870 |
+
$wpbc_all_translations[] = __('Filter Name', 'booking');
|
871 |
+
$wpbc_all_translations[] = __('Type filter name', 'booking');
|
872 |
+
$wpbc_all_translations[] = __('Weekdays', 'booking');
|
873 |
+
$wpbc_all_translations[] = __('Months', 'booking');
|
874 |
+
$wpbc_all_translations[] = __('January', 'booking');
|
875 |
+
$wpbc_all_translations[] = __('February', 'booking');
|
876 |
+
$wpbc_all_translations[] = __('March', 'booking');
|
877 |
+
$wpbc_all_translations[] = __('April', 'booking');
|
878 |
+
$wpbc_all_translations[] = __('May', 'booking');
|
879 |
+
$wpbc_all_translations[] = __('June', 'booking');
|
880 |
+
$wpbc_all_translations[] = __('July', 'booking');
|
881 |
+
$wpbc_all_translations[] = __('August', 'booking');
|
882 |
+
$wpbc_all_translations[] = __('September', 'booking');
|
883 |
+
$wpbc_all_translations[] = __('October', 'booking');
|
884 |
+
$wpbc_all_translations[] = __('November', 'booking');
|
885 |
+
$wpbc_all_translations[] = __('December', 'booking');
|
886 |
+
$wpbc_all_translations[] = __('Years', 'booking');
|
887 |
+
$wpbc_all_translations[] = __('Mo', 'booking');
|
888 |
+
$wpbc_all_translations[] = __('Tu', 'booking');
|
889 |
+
$wpbc_all_translations[] = __('We', 'booking');
|
890 |
+
$wpbc_all_translations[] = __('Th', 'booking');
|
891 |
+
$wpbc_all_translations[] = __('Fr', 'booking');
|
892 |
+
$wpbc_all_translations[] = __('Sa', 'booking');
|
893 |
+
$wpbc_all_translations[] = __('Su', 'booking');
|
894 |
+
$wpbc_all_translations[] = __('Jan', 'booking');
|
895 |
+
$wpbc_all_translations[] = __('Feb', 'booking');
|
896 |
+
$wpbc_all_translations[] = __('Mar', 'booking');
|
897 |
+
$wpbc_all_translations[] = __('Apr', 'booking');
|
898 |
+
$wpbc_all_translations[] = __('Jun', 'booking');
|
899 |
+
$wpbc_all_translations[] = __('Jul', 'booking');
|
900 |
+
$wpbc_all_translations[] = __('Aug', 'booking');
|
901 |
+
$wpbc_all_translations[] = __('Sep', 'booking');
|
902 |
+
$wpbc_all_translations[] = __('Oct', 'booking');
|
903 |
+
$wpbc_all_translations[] = __('Nov', 'booking');
|
904 |
+
$wpbc_all_translations[] = __('Dec', 'booking');
|
905 |
+
$wpbc_all_translations[] = __('No days', 'booking');
|
906 |
+
$wpbc_all_translations[] = __('time', 'booking');
|
907 |
+
$wpbc_all_translations[] = __('Every', 'booking');
|
908 |
+
$wpbc_all_translations[] = __('Each day ', 'booking');
|
909 |
+
$wpbc_all_translations[] = __('on each day ', 'booking');
|
910 |
+
$wpbc_all_translations[] = __('On each ', 'booking');
|
911 |
+
$wpbc_all_translations[] = __('on each ', 'booking');
|
912 |
+
$wpbc_all_translations[] = __('of every month ', 'booking');
|
913 |
+
$wpbc_all_translations[] = __('of', 'booking');
|
914 |
+
$wpbc_all_translations[] = __('for all days!', 'booking');
|
915 |
+
$wpbc_all_translations[] = __('Standard booking resource cost', 'booking');
|
916 |
+
$wpbc_all_translations[] = __('Total booking resource cost', 'booking');
|
917 |
+
$wpbc_all_translations[] = __('Delete selected booking form', 'booking');
|
918 |
+
$wpbc_all_translations[] = __('Do you really want to delete selected booking form ?', 'booking');
|
919 |
+
$wpbc_all_translations[] = __('Add New Custom Form', 'booking');
|
920 |
+
$wpbc_all_translations[] = __('Type the name of booking form', 'booking');
|
921 |
+
$wpbc_all_translations[] = __('Create', 'booking');
|
922 |
+
$wpbc_all_translations[] = __('Create new form', 'booking');
|
923 |
+
$wpbc_all_translations[] = __('There are no extended booking forms', 'booking');
|
924 |
+
$wpbc_all_translations[] = __('Create conditional days filter', 'booking');
|
925 |
+
$wpbc_all_translations[] = __('Apartment#1', 'booking');
|
926 |
+
$wpbc_all_translations[] = __('Apartment#2', 'booking');
|
927 |
+
$wpbc_all_translations[] = __('Apartment#3', 'booking');
|
928 |
+
$wpbc_all_translations[] = __('Range days', 'booking');
|
929 |
+
$wpbc_all_translations[] = __('Select a %sFIXED%s number of days with %s1 mouse click%s', 'booking');
|
930 |
+
$wpbc_all_translations[] = __('Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s', 'booking');
|
931 |
+
$wpbc_all_translations[] = __('Days selection number', 'booking');
|
932 |
+
$wpbc_all_translations[] = __('Type your %snumber of days for range selection%s', 'booking');
|
933 |
+
$wpbc_all_translations[] = __('Specific day(s) of week', 'booking');
|
934 |
+
$wpbc_all_translations[] = __('Any day of week', 'booking');
|
935 |
+
$wpbc_all_translations[] = __('Start day of range', 'booking');
|
936 |
+
$wpbc_all_translations[] = __('Select your start day of range selection at week', 'booking');
|
937 |
+
$wpbc_all_translations[] = __('Min', 'booking');
|
938 |
+
$wpbc_all_translations[] = __('Max', 'booking');
|
939 |
+
$wpbc_all_translations[] = __('Select your %sminimum and maximum number of days for range selection%s', 'booking');
|
940 |
+
$wpbc_all_translations[] = __('Specific days selections', 'booking');
|
941 |
+
$wpbc_all_translations[] = __('Type your %sspecific%s days, which can be selected by visitors, or leave this value empty. It can be several days separated by comma (example: %s) or by dash (example: %s, its the same like this: %s) or combination (example:%s, its the same like this: %s)', 'booking');
|
942 |
+
$wpbc_all_translations[] = __('Use time selections as recurrent time slots', 'booking');
|
943 |
+
$wpbc_all_translations[] = __('Check this box if you want to use recurrent time to reserve several days. This means that middle days will be partially booked by actual times, otherwise the time in the booking form will be used as check-in/check-out time for the first and last day of the reservation.', 'booking');
|
944 |
+
$wpbc_all_translations[] = __('Use check in/out time', 'booking');
|
945 |
+
$wpbc_all_translations[] = __('Check this option, to use check in/out time during booking process. ', 'booking');
|
946 |
+
$wpbc_all_translations[] = __('%s Important!%s This will overwrite any times selection in your booking form.', 'booking');
|
947 |
+
$wpbc_all_translations[] = __('Check-in time', 'booking');
|
948 |
+
$wpbc_all_translations[] = __('Type your %sCheck-in%s time of booking', 'booking');
|
949 |
+
$wpbc_all_translations[] = __('Check-Out time', 'booking');
|
950 |
+
$wpbc_all_translations[] = __('Type your %sCheck-Out%s time of booking', 'booking');
|
951 |
+
$wpbc_all_translations[] = __('Change over days as triangles', 'booking');
|
952 |
+
$wpbc_all_translations[] = __('Check this option, to show change over days as triangles. ', 'booking');
|
953 |
+
$wpbc_all_translations[] = __('Title of booked timeslot(s)', 'booking');
|
954 |
+
$wpbc_all_translations[] = __('Type your %stitle%s, what will show in mouseover tooltip near booked timeslot(s)', 'booking');
|
955 |
+
$wpbc_all_translations[] = __('Time Format', 'booking');
|
956 |
+
$wpbc_all_translations[] = __('Type your time format for emails and the booking table. %sDocumentation on time formatting%s', 'booking');
|
957 |
+
$wpbc_all_translations[] = __('Auto approve all new bookings', 'booking');
|
958 |
+
$wpbc_all_translations[] = __('Check this checkbox to %sactivate%s auto approve of all new pending bookings.', 'booking');
|
959 |
+
$wpbc_all_translations[] = __('Check this box to %sactivate%s auto-cancellation for pending, unpaid bookings.', 'booking');
|
960 |
+
$wpbc_all_translations[] = __('Cancel bookings older', 'booking');
|
961 |
+
$wpbc_all_translations[] = __('Cancel only pending, unpaid bookings, which are older than this selection.', 'booking');
|
962 |
+
$wpbc_all_translations[] = __('Cancellation email sent', 'booking');
|
963 |
+
$wpbc_all_translations[] = __('Check this box to %ssend%s cancellation email for this resource.', 'booking');
|
964 |
+
$wpbc_all_translations[] = __('Reason for cancellation', 'booking');
|
965 |
+
$wpbc_all_translations[] = __('Type the reason for %scancellation%s for the email template.', 'booking');
|
966 |
+
$wpbc_all_translations[] = __('Payment request', 'booking');
|
967 |
+
$wpbc_all_translations[] = __('Customization of email template, which is sending to Visitor after payment request', 'booking');
|
968 |
+
$wpbc_all_translations[] = __('Email with Payment Request which is sending to Visitor.', 'booking');
|
969 |
+
$wpbc_all_translations[] = __('Error! Please reset your check-in/check-out dates above.', 'booking');
|
970 |
+
$wpbc_all_translations[] = __('Start Time is invalid. The date or time may be booked, or already in the past! Please choose another date or time.', 'booking');
|
971 |
+
$wpbc_all_translations[] = __('End Time is invalid. The date or time may be booked, or already in the past. The End Time may also be earlier that the start time, if only 1 day was selected! Please choose another date or time.', 'booking');
|
972 |
+
$wpbc_all_translations[] = __('The time(s) may be booked, or already in the past!', 'booking');
|
973 |
+
$wpbc_all_translations[] = __('Cost saved successfully', 'booking');
|
974 |
+
$wpbc_all_translations[] = __('Cost is not correct. It must be greater than 0', 'booking');
|
975 |
+
$wpbc_all_translations[] = __('Request has been sent', 'booking');
|
976 |
+
$wpbc_all_translations[] = __('Request has failed', 'booking');
|
977 |
+
$wpbc_all_translations[] = __('The payment status is changed successfully', 'booking');
|
978 |
+
$wpbc_all_translations[] = __('The changing of payment status is failed', 'booking');
|
979 |
+
$wpbc_all_translations[] = __('deposit', 'booking');
|
980 |
+
$wpbc_all_translations[] = __('Total cost', 'booking');
|
981 |
+
$wpbc_all_translations[] = __('balance', 'booking');
|
982 |
+
$wpbc_all_translations[] = __('Payment status', 'booking');
|
983 |
+
$wpbc_all_translations[] = __('Any Status', 'booking');
|
984 |
+
$wpbc_all_translations[] = __('Unknown Status', 'booking');
|
985 |
+
$wpbc_all_translations[] = __('Not Completed', 'booking');
|
986 |
+
$wpbc_all_translations[] = __('Failed', 'booking');
|
987 |
+
$wpbc_all_translations[] = __('min', 'booking');
|
988 |
+
$wpbc_all_translations[] = __('max', 'booking');
|
989 |
+
$wpbc_all_translations[] = __('Completed', 'booking');
|
990 |
+
$wpbc_all_translations[] = __('In-Progress', 'booking');
|
991 |
+
$wpbc_all_translations[] = __('Partially paid', 'booking');
|
992 |
+
$wpbc_all_translations[] = __('Cancelled', 'booking');
|
993 |
+
$wpbc_all_translations[] = __('Refunded', 'booking');
|
994 |
+
$wpbc_all_translations[] = __('Fraud', 'booking');
|
995 |
+
$wpbc_all_translations[] = __('!Paid OK', 'booking');
|
996 |
+
$wpbc_all_translations[] = __('Unknown status', 'booking');
|
997 |
+
$wpbc_all_translations[] = __('Processed', 'booking');
|
998 |
+
$wpbc_all_translations[] = __('Canceled_Reversal', 'booking');
|
999 |
+
$wpbc_all_translations[] = __('Denied', 'booking');
|
1000 |
+
$wpbc_all_translations[] = __('Expired', 'booking');
|
1001 |
+
$wpbc_all_translations[] = __('Partially_Refunded', 'booking');
|
1002 |
+
$wpbc_all_translations[] = __('Reversed', 'booking');
|
1003 |
+
$wpbc_all_translations[] = __('Voided', 'booking');
|
1004 |
+
$wpbc_all_translations[] = __('Not authed', 'booking');
|
1005 |
+
$wpbc_all_translations[] = __('Malformed', 'booking');
|
1006 |
+
$wpbc_all_translations[] = __('Invalid', 'booking');
|
1007 |
+
$wpbc_all_translations[] = __('Abort', 'booking');
|
1008 |
+
$wpbc_all_translations[] = __('Rejected', 'booking');
|
1009 |
+
$wpbc_all_translations[] = __('Suspended', 'booking');
|
1010 |
+
$wpbc_all_translations[] = __('Send payment request to visitor', 'booking');
|
1011 |
+
$wpbc_all_translations[] = __('Print', 'booking');
|
1012 |
+
$wpbc_all_translations[] = __('Save cost', 'booking');
|
1013 |
+
$wpbc_all_translations[] = __('Change status', 'booking');
|
1014 |
+
$wpbc_all_translations[] = __('Send payment request to customer', 'booking');
|
1015 |
+
$wpbc_all_translations[] = __('Type your %sreason for payment%s request', 'booking');
|
1016 |
+
$wpbc_all_translations[] = __('Send Request', 'booking');
|
1017 |
+
$wpbc_all_translations[] = __('Auto-fill form', 'booking');
|
1018 |
+
$wpbc_all_translations[] = __('Suite', 'booking');
|
1019 |
+
$wpbc_all_translations[] = __('User', 'booking');
|
1020 |
+
$wpbc_all_translations[] = __('Super Admin', 'booking');
|
1021 |
+
$wpbc_all_translations[] = __('Regular User', 'booking');
|
1022 |
+
$wpbc_all_translations[] = __('Inactive User', 'booking');
|
1023 |
+
$wpbc_all_translations[] = __('Users', 'booking');
|
1024 |
+
$wpbc_all_translations[] = __('Manage Users', 'booking');
|
1025 |
+
$wpbc_all_translations[] = __('Users Settings', 'booking');
|
1026 |
+
$wpbc_all_translations[] = __('User is Activated', 'booking');
|
1027 |
+
$wpbc_all_translations[] = __('User is Deactivated', 'booking');
|
1028 |
+
$wpbc_all_translations[] = __('User Role', 'booking');
|
1029 |
+
$wpbc_all_translations[] = __('Set user as', 'booking');
|
1030 |
+
$wpbc_all_translations[] = __('Unlimited', 'booking');
|
1031 |
+
$wpbc_all_translations[] = __('Do you really want', 'booking');
|
1032 |
+
$wpbc_all_translations[] = __('make user active', 'booking');
|
1033 |
+
$wpbc_all_translations[] = __('Activate', 'booking');
|
1034 |
+
$wpbc_all_translations[] = __('make user inactive', 'booking');
|
1035 |
+
$wpbc_all_translations[] = __('Deactivate', 'booking');
|
1036 |
+
$wpbc_all_translations[] = __('delete configuration', 'booking');
|
1037 |
+
$wpbc_all_translations[] = __('Delete settings', 'booking');
|
1038 |
+
$wpbc_all_translations[] = __('delete all booking data', 'booking');
|
1039 |
+
$wpbc_all_translations[] = __('Delete data', 'booking');
|
1040 |
+
$wpbc_all_translations[] = __('Work days', 'booking');
|
1041 |
+
$wpbc_all_translations[] = __('%sYou do not have permissions for this page.%s Your account is not active, please contact administrator.%s', 'booking');
|
1042 |
+
$wpbc_all_translations[] = __('%sYou do not have permissions for this booking resources.%s', 'booking');
|
1043 |
+
$wpbc_all_translations[] = __('%sNo this booking resources.%s', 'booking');
|
1044 |
+
$wpbc_all_translations[] = __('Please, reserve an apartment with fresh flowers.', 'booking');
|
1045 |
+
$wpbc_all_translations[] = __('Default booking resource', 'booking');
|
1046 |
+
$wpbc_all_translations[] = __('Select your default booking resource.', 'booking');
|
1047 |
+
$wpbc_all_translations[] = __('Resources number per page', 'booking');
|
1048 |
+
$wpbc_all_translations[] = __('Select number of booking resources (single or parent) per page at Resource menu page', 'booking');
|
1049 |
+
$wpbc_all_translations[] = __('Booking title', 'booking');
|
1050 |
+
$wpbc_all_translations[] = __('admin panel', 'booking');
|
1051 |
+
$wpbc_all_translations[] = __('Type %sdefault title of bookings%s in calendar view mode at Booking Listing page (You can use the shortcodes from the bottom form of Settings Fields page).', 'booking');
|
1052 |
+
$wpbc_all_translations[] = __('front panel', 'booking');
|
1053 |
+
$wpbc_all_translations[] = __('Type %sdefault title of bookings%s in %stimeline at front-end side%s. You can use the shortcodes from the bottom form of Settings Fields page.', 'booking');
|
1054 |
+
$wpbc_all_translations[] = __('Booking details in popover', 'booking');
|
1055 |
+
$wpbc_all_translations[] = __('Check this box if you want to %sshow popover with booking details%s in timeline at %sfront-end%s side.', 'booking');
|
1056 |
+
$wpbc_all_translations[] = __('semicolon', 'booking');
|
1057 |
+
$wpbc_all_translations[] = __('comma', 'booking');
|
1058 |
+
$wpbc_all_translations[] = __('CSV data separator', 'booking');
|
1059 |
+
$wpbc_all_translations[] = __('Select separator of data for export bookings to CSV.', 'booking');
|
1060 |
+
$wpbc_all_translations[] = __('URL to edit bookings', 'booking');
|
1061 |
+
$wpbc_all_translations[] = __('Type URL for %svisitors%s to edit bookings. You must insert %s shortcode into this page.', 'booking');
|
1062 |
+
$wpbc_all_translations[] = __('Change hash after the booking is approved', 'booking');
|
1063 |
+
$wpbc_all_translations[] = __('Check this box if you want to change the booking hash after approval. When checked, visitor will not be able to edit or cancel the booking.', 'booking');
|
1064 |
+
$wpbc_all_translations[] = __('Modified', 'booking');
|
1065 |
+
$wpbc_all_translations[] = __('Customization of email template, which is sending after modification of booking', 'booking');
|
1066 |
+
$wpbc_all_translations[] = __('Email is sending to Visitor after Editing of booking.', 'booking');
|
1067 |
+
$wpbc_all_translations[] = __('Customizaton of booking resources', 'booking');
|
1068 |
+
$wpbc_all_translations[] = __('Form fields', 'booking');
|
1069 |
+
$wpbc_all_translations[] = __('Content of Booking Fields', 'booking');
|
1070 |
+
$wpbc_all_translations[] = __('Generate tag', 'booking');
|
1071 |
+
$wpbc_all_translations[] = __('Content of booking fields data for email templates (%s-shortcode) and booking listing page', 'booking');
|
1072 |
+
$wpbc_all_translations[] = __('Form Template', 'booking');
|
1073 |
+
$wpbc_all_translations[] = __('Standard Templates', 'booking');
|
1074 |
+
$wpbc_all_translations[] = __('Columns', 'booking');
|
1075 |
+
$wpbc_all_translations[] = __('Time Slots', 'booking');
|
1076 |
+
$wpbc_all_translations[] = __('Advanced Templates', 'booking');
|
1077 |
+
$wpbc_all_translations[] = __('Wizard (several steps)', 'booking');
|
1078 |
+
$wpbc_all_translations[] = __('Time slots for different weekdays', 'booking');
|
1079 |
+
$wpbc_all_translations[] = __('Hints', 'booking');
|
1080 |
+
$wpbc_all_translations[] = __('Reset Form', 'booking');
|
1081 |
+
$wpbc_all_translations[] = __('Both', 'booking');
|
1082 |
+
$wpbc_all_translations[] = __('Reset Booking Form and Content of Booking Fields Form', 'booking');
|
1083 |
+
$wpbc_all_translations[] = __('%s - inserting data from fields of booking form', 'booking');
|
1084 |
+
$wpbc_all_translations[] = __('%s - inserting new line', 'booking');
|
1085 |
+
$wpbc_all_translations[] = __('You can use any %sHTML tags%s in the booking form. Please use the HTML tags carefully. Be sure, that all "open" tags (like %s) are closed (like this %s).', 'booking');
|
1086 |
+
$wpbc_all_translations[] = __('Upgrade to higher version', 'booking');
|
1087 |
+
$wpbc_all_translations[] = __('No results found.', 'booking');
|
1088 |
+
$wpbc_all_translations[] = __('Wrap each item with %s tag', 'booking');
|
1089 |
+
$wpbc_all_translations[] = __('Put a label before field', 'booking');
|
1090 |
+
$wpbc_all_translations[] = __('Make it %sexclusive%s', 'booking');
|
1091 |
+
$wpbc_all_translations[] = __('Default value', 'booking');
|
1092 |
+
$wpbc_all_translations[] = __('One Value from %sOptions%s list or term %s for selection of all checkboxes', 'booking');
|
1093 |
+
$wpbc_all_translations[] = __('required', 'booking');
|
1094 |
+
$wpbc_all_translations[] = __('One option per line', 'booking');
|
1095 |
+
$wpbc_all_translations[] = __('Titles of options', 'booking');
|
1096 |
+
$wpbc_all_translations[] = __('One title per line', 'booking');
|
1097 |
+
$wpbc_all_translations[] = __('One Value from %sOptions%s list', 'booking');
|
1098 |
+
$wpbc_all_translations[] = __('Allow %smultiple%s selections', 'booking');
|
1099 |
+
$wpbc_all_translations[] = __('Set as %srequired%s', 'booking');
|
1100 |
+
$wpbc_all_translations[] = __('Placeholder', 'booking');
|
1101 |
+
$wpbc_all_translations[] = __('Class', 'booking');
|
1102 |
+
$wpbc_all_translations[] = __('Size', 'booking');
|
1103 |
+
$wpbc_all_translations[] = __('Maxlength', 'booking');
|
1104 |
+
$wpbc_all_translations[] = __('Copy and paste this shortcode into the form at left side', 'booking');
|
1105 |
+
$wpbc_all_translations[] = __('Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s', 'booking');
|
1106 |
+
$wpbc_all_translations[] = __('Rows', 'booking');
|
1107 |
+
$wpbc_all_translations[] = __('General Information', 'booking');
|
1108 |
+
$wpbc_all_translations[] = __('Required Fields in Booking Form', 'booking');
|
1109 |
+
$wpbc_all_translations[] = __('You must to have this shortcode:%s in the form.', 'booking');
|
1110 |
+
$wpbc_all_translations[] = __('You can insert several calendars of different resources into the form allowing you to book several resources during one booking process.', 'booking');
|
1111 |
+
$wpbc_all_translations[] = __('Example: %s.', 'booking');
|
1112 |
+
$wpbc_all_translations[] = __('where %s – default calendar %s (you can select desired resource of calendar by inserting shortcode into page)%s', 'booking');
|
1113 |
+
$wpbc_all_translations[] = __('%s – calendar of booking resource with %s', 'booking');
|
1114 |
+
$wpbc_all_translations[] = __('Please check more about this feature %shere%s.', 'booking');
|
1115 |
+
$wpbc_all_translations[] = __('You can %suse this shortcode only once%s in the form.', 'booking');
|
1116 |
+
$wpbc_all_translations[] = __('Email Field', 'booking');
|
1117 |
+
$wpbc_all_translations[] = __('You must have this shortcode:%s in the booking form.', 'booking');
|
1118 |
+
$wpbc_all_translations[] = __('This is the primary email field, which is used for sending emails to visitors.', 'booking');
|
1119 |
+
$wpbc_all_translations[] = __('Drop Down', 'booking');
|
1120 |
+
$wpbc_all_translations[] = __('Checkbox(es)', 'booking');
|
1121 |
+
$wpbc_all_translations[] = __('Radio Button(s)', 'booking');
|
1122 |
+
$wpbc_all_translations[] = __('Insert %s shortcode to prevent SPAM bookings.', 'booking');
|
1123 |
+
$wpbc_all_translations[] = __('Submit Button', 'booking');
|
1124 |
+
$wpbc_all_translations[] = __('Times Fields', 'booking');
|
1125 |
+
$wpbc_all_translations[] = __('Time Slot List', 'booking');
|
1126 |
+
$wpbc_all_translations[] = __('Select the %s using the predefined %sTime List%s.', 'booking');
|
1127 |
+
$wpbc_all_translations[] = __('Time Slot', 'booking');
|
1128 |
+
$wpbc_all_translations[] = __('Please note, %sthe use of the time shortcode%s. If you select a date with some booked time slots, this time field will %sdisable booked times slots%s (set them as grayed).', 'booking');
|
1129 |
+
$wpbc_all_translations[] = __('It works only in %ssingle day selection%s mode.', 'booking');
|
1130 |
+
$wpbc_all_translations[] = __('Also some early versions of the IE do not support disabling of the options in the selectboxes.', 'booking');
|
1131 |
+
$wpbc_all_translations[] = __('Even if visitor selects the booked timeslot, system will not allow them to make the booking.', 'booking');
|
1132 |
+
$wpbc_all_translations[] = __('Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour Time)%s only.', 'booking');
|
1133 |
+
$wpbc_all_translations[] = __('If you use this shortcode, %syou can not use any other time shortcodes%s in the form.', 'booking');
|
1134 |
+
$wpbc_all_translations[] = __('Start Time - Text field', 'booking');
|
1135 |
+
$wpbc_all_translations[] = __('Enter %s in text field.', 'booking');
|
1136 |
+
$wpbc_all_translations[] = __('Start Time', 'booking');
|
1137 |
+
$wpbc_all_translations[] = __('Please note: this field only supports military time format %s(24 Hour Time)%s.', 'booking');
|
1138 |
+
$wpbc_all_translations[] = __('You can also use the %s in the form.', 'booking');
|
1139 |
+
$wpbc_all_translations[] = __('End Time', 'booking');
|
1140 |
+
$wpbc_all_translations[] = __('Duration Time', 'booking');
|
1141 |
+
$wpbc_all_translations[] = __('fields', 'booking');
|
1142 |
+
$wpbc_all_translations[] = __('End Time - Text field', 'booking');
|
1143 |
+
$wpbc_all_translations[] = __('Start Time - Drop Down list', 'booking');
|
1144 |
+
$wpbc_all_translations[] = __('Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour Time)%s only.', 'booking');
|
1145 |
+
$wpbc_all_translations[] = __('End Time - Drop Down list', 'booking');
|
1146 |
+
$wpbc_all_translations[] = __('Duration Time - Drop Down list', 'booking');
|
1147 |
+
$wpbc_all_translations[] = __('field', 'booking');
|
1148 |
+
$wpbc_all_translations[] = __('Different time slots, for the different week days', 'booking');
|
1149 |
+
$wpbc_all_translations[] = __('This feature provides the possibility to use the different time slot selections in the booking form for the different week days or different days - which are assigned to the specific season filters. So each week day (day of specific season filter) can have a different time slots list.', 'booking');
|
1150 |
+
$wpbc_all_translations[] = __('Configuration', 'booking');
|
1151 |
+
$wpbc_all_translations[] = __('The general structure of the configuration %scondition rule%s is as follows', 'booking');
|
1152 |
+
$wpbc_all_translations[] = __('Parameters', 'booking');
|
1153 |
+
$wpbc_all_translations[] = __('%sname%s – the unique name of the condition group, containing several conditions with different values. For example, if you want to have specific HTML content for the different week days, you can have several conditions, with the same name but with different value parameters in conditions. Please check more about it, in the examples.', 'booking');
|
1154 |
+
$wpbc_all_translations[] = __('%stype%s – type of the condition. There are 2 types of condition: "weekday" and "season". "weekday" – is the condition rule based on the selected day of week value, like Monday, Tuesday, etc… . "season" – is the condition rule based on the "season filter" name of selected date. In other words the condition is TRUE if the selected day belongs to a season filter in the Season Filters page.', 'booking');
|
1155 |
+
$wpbc_all_translations[] = __('%svalue%s – value of the specific conditions. If the value is true, the content of the conditions will show in the booking form. You can have the default value (empty – "", or like this – "*") for showing the content of this condition, if all other conditions are FALSE, or at initial stage, when the date in calendar is not yet selected.', 'booking');
|
1156 |
+
$wpbc_all_translations[] = __('Examples', 'booking');
|
1157 |
+
$wpbc_all_translations[] = __('Week days conditions.', 'booking');
|
1158 |
+
$wpbc_all_translations[] = __('default value, if no dates are selected, or none exist conditions are true.', 'booking');
|
1159 |
+
$wpbc_all_translations[] = __('You can use the several values, separated by comma.', 'booking');
|
1160 |
+
$wpbc_all_translations[] = __('Season filters conditions.', 'booking');
|
1161 |
+
$wpbc_all_translations[] = __('Season filter on the Season Filters page,', 'booking');
|
1162 |
+
$wpbc_all_translations[] = __('Season filter on the Season Filters page', 'booking');
|
1163 |
+
$wpbc_all_translations[] = __('Additional info', 'booking');
|
1164 |
+
$wpbc_all_translations[] = __('Please use %sSingle day%s selection mode in the General Booking Settings page at calendar section.', 'booking');
|
1165 |
+
$wpbc_all_translations[] = __('Please check more about this feature at %sthis page%s', 'booking');
|
1166 |
+
$wpbc_all_translations[] = __('Time Field', 'booking');
|
1167 |
+
$wpbc_all_translations[] = __('Enter the %sTime%s using the text field.', 'booking');
|
1168 |
+
$wpbc_all_translations[] = __('This field does not impact to availability (booking for the specific time) .', 'booking');
|
1169 |
+
$wpbc_all_translations[] = __('The value of this field is just saved into DB.', 'booking');
|
1170 |
+
$wpbc_all_translations[] = __('Country List', 'booking');
|
1171 |
+
$wpbc_all_translations[] = __('Select the country from the predefined country list.', 'booking');
|
1172 |
+
$wpbc_all_translations[] = __('You can customize the country list at this file: %s', 'booking');
|
1173 |
+
$wpbc_all_translations[] = __('You can insert this field with default selected value.', 'booking');
|
1174 |
+
$wpbc_all_translations[] = __('Example: %s - %s"United States"%s is selected by default.', 'booking');
|
1175 |
+
$wpbc_all_translations[] = __('Language Sections', 'booking');
|
1176 |
+
$wpbc_all_translations[] = __('Plugin support configurations of the booking form are available in different languages.', 'booking');
|
1177 |
+
$wpbc_all_translations[] = __('The active language of the booking form depends on the active locale of the site.', 'booking');
|
1178 |
+
$wpbc_all_translations[] = __('Booking Calendar supports WPML and qTranslate plugins for dynamic changing of website locale.', 'booking');
|
1179 |
+
$wpbc_all_translations[] = __('Usage', 'booking');
|
1180 |
+
$wpbc_all_translations[] = __('start new translation section in specific language, where %s - locale of the translation.', 'booking');
|
1181 |
+
$wpbc_all_translations[] = __('English and French translation', 'booking');
|
1182 |
+
$wpbc_all_translations[] = __('of configuration booking form in English and French languages', 'booking');
|
1183 |
+
$wpbc_all_translations[] = __('Register and Translate everything in WPML plugin. Translation can be done at the WPML > "String translation" page. Required WPML 3.2 with String Translation plugin.', 'booking');
|
1184 |
+
$wpbc_all_translations[] = __('Different form fields, for the different week days', 'booking');
|
1185 |
+
$wpbc_all_translations[] = __('This feature provides the possibility to show the different form fields or any other HTML content in the booking form, depending on the selection of specific week day in calendar or different days, which are assigned to the specific season filters', 'booking');
|
1186 |
+
$wpbc_all_translations[] = __('%svalue%s – value of the specific conditions. If the value is true, so then the content of the conditions will show in the booking form. You can have the default value (empty – "", or like this – "*") for showing the content of this condition, if all other conditions are FALSE, or at initial stage, when the date in calendar is not yet selected.', 'booking');
|
1187 |
+
$wpbc_all_translations[] = __('You can use several values, separated by comma.', 'booking');
|
1188 |
+
$wpbc_all_translations[] = __('You can use several values, separated by a comma.', 'booking');
|
1189 |
+
$wpbc_all_translations[] = __('Cost Fields', 'booking');
|
1190 |
+
$wpbc_all_translations[] = __('Cost Correction Field', 'booking');
|
1191 |
+
$wpbc_all_translations[] = __('This field is visible only in Admin Panel at %sAdd booking page%s.', 'booking');
|
1192 |
+
$wpbc_all_translations[] = __('Use this field for %scorrecting the cost%s during adding new booking.', 'booking');
|
1193 |
+
$wpbc_all_translations[] = __('Discount Coupon field', 'booking');
|
1194 |
+
$wpbc_all_translations[] = __('Please use this field for possibility to use coupon discounts by your visitors.', 'booking');
|
1195 |
+
$wpbc_all_translations[] = __('You can configure the discount coupon codes at this %spage%s.', 'booking');
|
1196 |
+
$wpbc_all_translations[] = __('Hints for your form', 'booking');
|
1197 |
+
$wpbc_all_translations[] = __('Cost Hints', 'booking');
|
1198 |
+
$wpbc_all_translations[] = __('Insert these shortcodes into form to %sshow info in real time %s(after selection of the dates in calendar or options in checkboxes or selectboxes)%s.', 'booking');
|
1199 |
+
$wpbc_all_translations[] = __('Dates and Times Hints', 'booking');
|
1200 |
+
$wpbc_all_translations[] = __('Selected Check In date.', 'booking');
|
1201 |
+
$wpbc_all_translations[] = __('Example:', 'booking');
|
1202 |
+
$wpbc_all_translations[] = __('Selected Check Out date.', 'booking');
|
1203 |
+
$wpbc_all_translations[] = __('Selected Start Time.', 'booking');
|
1204 |
+
$wpbc_all_translations[] = __('Selected End Time.', 'booking');
|
1205 |
+
$wpbc_all_translations[] = __('All selected dates.', 'booking');
|
1206 |
+
$wpbc_all_translations[] = __('All selected dates with times.', 'booking');
|
1207 |
+
$wpbc_all_translations[] = __('All selected dates in "short" format.', 'booking');
|
1208 |
+
$wpbc_all_translations[] = __('All selected dates with times in "short" format..', 'booking');
|
1209 |
+
$wpbc_all_translations[] = __('Number of selected days.', 'booking');
|
1210 |
+
$wpbc_all_translations[] = __('Number of selected nights.', 'booking');
|
1211 |
+
$wpbc_all_translations[] = __('Other Hints', 'booking');
|
1212 |
+
$wpbc_all_translations[] = __('title of booking resource', 'booking');
|
1213 |
+
$wpbc_all_translations[] = __('ID of booking resource.', 'booking');
|
1214 |
+
$wpbc_all_translations[] = __('cost of booking resource.', 'booking');
|
1215 |
+
$wpbc_all_translations[] = __('capacity of booking resource.', 'booking');
|
1216 |
+
$wpbc_all_translations[] = __('maximum number of visitors per booking resource.', 'booking');
|
1217 |
+
$wpbc_all_translations[] = __('Tips and Tricks', 'booking');
|
1218 |
+
$wpbc_all_translations[] = __('%sEmail verification field%s.', 'booking');
|
1219 |
+
$wpbc_all_translations[] = __('%sDescription of usage%s.', 'booking');
|
1220 |
+
$wpbc_all_translations[] = __('To create verification email, you need to use special CSS class in other email field. This CSS class must start with this reserved words: %s and then have to go the name of your primary email field: %s', 'booking');
|
1221 |
+
$wpbc_all_translations[] = __('%sExample%s.', 'booking');
|
1222 |
+
$wpbc_all_translations[] = __('confirmation email field of the primary email field', 'booking');
|
1223 |
+
$wpbc_all_translations[] = __('Generate Tag', 'booking');
|
1224 |
+
$wpbc_all_translations[] = __('Select option to configure or show help info about tags', 'booking');
|
1225 |
+
$wpbc_all_translations[] = __('Keyword', 'booking');
|
1226 |
+
$wpbc_all_translations[] = __('Enter Keyword here', 'booking');
|
1227 |
+
$wpbc_all_translations[] = __('Save filter settings as default template (Please, click Apply filter button, before saving!)', 'booking');
|
1228 |
+
$wpbc_all_translations[] = __('Save as Default', 'booking');
|
1229 |
+
$wpbc_all_translations[] = __('Delete your previously saved default filer template!', 'booking');
|
1230 |
+
$wpbc_all_translations[] = __('Delete template', 'booking');
|
1231 |
+
$wpbc_all_translations[] = __('Print bookings listing', 'booking');
|
1232 |
+
$wpbc_all_translations[] = __('Export', 'booking');
|
1233 |
+
$wpbc_all_translations[] = __('Export only current page of bookings to CSV format', 'booking');
|
1234 |
+
$wpbc_all_translations[] = __('Export All', 'booking');
|
1235 |
+
$wpbc_all_translations[] = __('Export All bookings to CSV format', 'booking');
|
1236 |
+
$wpbc_all_translations[] = __('Edit Note', 'booking');
|
1237 |
+
$wpbc_all_translations[] = __('Change Language', 'booking');
|
1238 |
+
$wpbc_all_translations[] = __('Default Locale', 'booking');
|
1239 |
+
$wpbc_all_translations[] = __('Change Resource', 'booking');
|
1240 |
+
$wpbc_all_translations[] = __('Duplicate Booking', 'booking');
|
1241 |
+
$wpbc_all_translations[] = __('Save', 'booking');
|
1242 |
+
$wpbc_all_translations[] = __('Change', 'booking');
|
1243 |
+
$wpbc_all_translations[] = __('Print bookings', 'booking');
|
1244 |
+
$wpbc_all_translations[] = __('Export bookings', 'booking');
|
1245 |
+
$wpbc_all_translations[] = __('Download the CSV file of exported booking data', 'booking');
|
1246 |
+
$wpbc_all_translations[] = __('Download', 'booking');
|
1247 |
+
$wpbc_all_translations[] = __('Clear booking resources selection', 'booking');
|
1248 |
+
$wpbc_all_translations[] = __('Apply booking resources selection', 'booking');
|
1249 |
+
$wpbc_all_translations[] = __('Please note, its not possible to add new resources, if "All resources" option is selected. Please clear the selection, then add new resources.', 'booking');
|
1250 |
+
$wpbc_all_translations[] = __('Add New Booking Resource(s)', 'booking');
|
1251 |
+
$wpbc_all_translations[] = __('Enter name of booking resource', 'booking');
|
1252 |
+
$wpbc_all_translations[] = __('Resources count', 'booking');
|
1253 |
+
$wpbc_all_translations[] = __('This booking resources does not exist', 'booking');
|
1254 |
+
$wpbc_all_translations[] = __('Generating columns', 'booking');
|
1255 |
+
$wpbc_all_translations[] = __('Exporting booking data', 'booking');
|
1256 |
+
$wpbc_all_translations[] = __('Generating content of file', 'booking');
|
1257 |
+
$wpbc_all_translations[] = __('Saving to file', 'booking');
|
1258 |
+
$wpbc_all_translations[] = __('The booking was canceled by the visitor.', 'booking');
|
1259 |
+
$wpbc_all_translations[] = __('The booking has been canceled successfully', 'booking');
|
1260 |
+
$wpbc_all_translations[] = __('Incorrect date format', 'booking');
|
1261 |
+
$wpbc_all_translations[] = __('Change your Booking', 'booking');
|
1262 |
+
$wpbc_all_translations[] = __('Cancel Booking', 'booking');
|
1263 |
+
$wpbc_all_translations[] = __('Warning! The resource was not changed. Current dates are already booked there.', 'booking');
|
1264 |
+
$wpbc_all_translations[] = __('The booking has been duplicated successfully', 'booking');
|
1265 |
+
$wpbc_all_translations[] = __('Warning! Operation failed. Current dates are already booked there.', 'booking');
|
1266 |
+
$wpbc_all_translations[] = __('Sending request...', 'booking');
|
1267 |
+
$wpbc_all_translations[] = __('Order number', 'booking');
|
1268 |
+
$wpbc_all_translations[] = __('Register', 'booking');
|
1269 |
+
$wpbc_all_translations[] = __('Please, enter order number of your purchased version, which you received to your billing email.', 'booking');
|
1270 |
+
$wpbc_all_translations[] = __('If you will get any difficulties or have a questions, please contact by email %s', 'booking');
|
1271 |
+
$wpbc_all_translations[] = __('Default form', 'booking');
|
1272 |
+
$wpbc_all_translations[] = __('There is a new version of %1$s available. <a href="%2$s" target="_blank" title="%3$s">View version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>', 'booking');
|
1273 |
+
$wpbc_all_translations[] = __('You can request the new update of plugin on %1$sthis page%2$s.', 'booking');
|
1274 |
+
$wpbc_all_translations[] = __('Upgrade Notice', 'booking');
|
1275 |
+
$wpbc_all_translations[] = __('Version %s By %s', 'booking');
|
1276 |
+
$wpbc_all_translations[] = __('View details', 'booking');
|
1277 |
+
$wpbc_all_translations[] = __('First Name (required)', 'booking');
|
1278 |
+
$wpbc_all_translations[] = __('Last Name (required)', 'booking');
|
1279 |
+
$wpbc_all_translations[] = __('Email (required)', 'booking');
|
1280 |
+
$wpbc_all_translations[] = __('Phone', 'booking');
|
1281 |
+
$wpbc_all_translations[] = __('Adults', 'booking');
|
1282 |
+
$wpbc_all_translations[] = __('Children', 'booking');
|
1283 |
+
$wpbc_all_translations[] = __('Details', 'booking');
|
1284 |
+
$wpbc_all_translations[] = __('I Accept term and conditions', 'booking');
|
1285 |
+
$wpbc_all_translations[] = __('Select Times', 'booking');
|
1286 |
+
$wpbc_all_translations[] = __('Address (required)', 'booking');
|
1287 |
+
$wpbc_all_translations[] = __('City (required)', 'booking');
|
1288 |
+
$wpbc_all_translations[] = __('Post code (required)', 'booking');
|
1289 |
+
$wpbc_all_translations[] = __('Country (required)', 'booking');
|
1290 |
+
$wpbc_all_translations[] = __('night(s)', 'booking');
|
1291 |
+
$wpbc_all_translations[] = __('Full cost of the booking', 'booking');
|
1292 |
+
$wpbc_all_translations[] = __('Visitors', 'booking');
|
1293 |
+
$wpbc_all_translations[] = __('First Name', 'booking');
|
1294 |
+
$wpbc_all_translations[] = __('Last Name', 'booking');
|
1295 |
+
$wpbc_all_translations[] = __('Email', 'booking');
|
1296 |
+
$wpbc_all_translations[] = __('Address', 'booking');
|
1297 |
+
$wpbc_all_translations[] = __('City', 'booking');
|
1298 |
+
$wpbc_all_translations[] = __('Post code', 'booking');
|
1299 |
+
$wpbc_all_translations[] = __('Country', 'booking');
|
1300 |
+
$wpbc_all_translations[] = __('Check in', 'booking');
|
1301 |
+
$wpbc_all_translations[] = __('Check out', 'booking');
|
1302 |
+
$wpbc_all_translations[] = __('Guests', 'booking');
|
1303 |
+
$wpbc_all_translations[] = __('Max. persons', 'booking');
|
1304 |
+
$wpbc_all_translations[] = __('Data', 'booking');
|
1305 |
+
$wpbc_all_translations[] = __('Enable this payment gateway', 'booking');
|
1306 |
+
$wpbc_all_translations[] = __('API Login ID', 'booking');
|
1307 |
+
$wpbc_all_translations[] = __('The merchant API Login ID is provided in the Merchant Interface of %s', 'booking');
|
1308 |
+
$wpbc_all_translations[] = __('Transaction Key', 'booking');
|
1309 |
+
$wpbc_all_translations[] = __('This parameter have to assigned to you by %s', 'booking');
|
1310 |
+
$wpbc_all_translations[] = __('Chose payment mode', 'booking');
|
1311 |
+
$wpbc_all_translations[] = __('Select "Live test" or "Live" environment for using Merchant account or "Developer Test" for using Developer account.', 'booking');
|
1312 |
+
$wpbc_all_translations[] = __('Transactions posted against live merchant accounts using either of the above testing methods are not submitted to financial institutions for authorization and are not stored in the Merchant Interface.', 'booking');
|
1313 |
+
$wpbc_all_translations[] = __('Developer Test', 'booking');
|
1314 |
+
$wpbc_all_translations[] = __('Live Test', 'booking');
|
1315 |
+
$wpbc_all_translations[] = __('Live', 'booking');
|
1316 |
+
$wpbc_all_translations[] = __('Transaction type', 'booking');
|
1317 |
+
$wpbc_all_translations[] = __('Select transaction type, which supported by the payment gateway.', 'booking');
|
1318 |
+
$wpbc_all_translations[] = __('Authorization and Capture', 'booking');
|
1319 |
+
$wpbc_all_translations[] = __('Authorization Only', 'booking');
|
1320 |
+
$wpbc_all_translations[] = __('U.S. Dollars', 'booking');
|
1321 |
+
$wpbc_all_translations[] = __('Pounds Sterling', 'booking');
|
1322 |
+
$wpbc_all_translations[] = __('Euros', 'booking');
|
1323 |
+
$wpbc_all_translations[] = __('Canadian Dollars', 'booking');
|
1324 |
+
$wpbc_all_translations[] = __('Accepted Currency', 'booking');
|
1325 |
+
$wpbc_all_translations[] = __('The currency code that gateway will process the payment in.', 'booking');
|
1326 |
+
$wpbc_all_translations[] = __('Setting the currency that is not supported by the payment processor will result in an error.', 'booking');
|
1327 |
+
$wpbc_all_translations[] = __('Pay via', 'booking');
|
1328 |
+
$wpbc_all_translations[] = __('Payment button title', 'booking');
|
1329 |
+
$wpbc_all_translations[] = __('Enter the title of the payment button', 'booking');
|
1330 |
+
$wpbc_all_translations[] = __('Payment for booking %s on these day(s): %s', 'booking');
|
1331 |
+
$wpbc_all_translations[] = __('Payment description at gateway website', 'booking');
|
1332 |
+
$wpbc_all_translations[] = __('Enter the service name or the reason for the payment here.', 'booking');
|
1333 |
+
$wpbc_all_translations[] = __('You can use any shortcodes, which you have used in content of booking fields data form.', 'booking');
|
1334 |
+
$wpbc_all_translations[] = __('This field support only up to %s characters by payment system.', 'booking');
|
1335 |
+
$wpbc_all_translations[] = __('Activate Relay Response', 'booking');
|
1336 |
+
$wpbc_all_translations[] = __('Indicate to the payment gateway that you would like to receive the transaction response to your site.', 'booking');
|
1337 |
+
$wpbc_all_translations[] = __('You should leave empty the Relay Response URL and Receipt Link URL/Text in the Merchant Interface, if a Relay Response is activated here.', 'booking');
|
1338 |
+
$wpbc_all_translations[] = __('MD5 Hash value', 'booking');
|
1339 |
+
$wpbc_all_translations[] = __('Please enter the MD5 Hash value, which you configured in the settings of Merchant Interface.', 'booking');
|
1340 |
+
$wpbc_all_translations[] = __('To configure MD5 Hash value in Relay Response for your transactions', 'booking');
|
1341 |
+
$wpbc_all_translations[] = __('Log on to the Merchant Interface', 'booking');
|
1342 |
+
$wpbc_all_translations[] = __('Click Settings under Account in the main menu on the left', 'booking');
|
1343 |
+
$wpbc_all_translations[] = __('Click MD5-Hash in the Security Settings section', 'booking');
|
1344 |
+
$wpbc_all_translations[] = __('Enter this value', 'booking');
|
1345 |
+
$wpbc_all_translations[] = __('Click Submit', 'booking');
|
1346 |
+
$wpbc_all_translations[] = __('For more information about configuring Relay Response in the Merchant Interface, please see the %sMerchant Integration Guide%s', 'booking');
|
1347 |
+
$wpbc_all_translations[] = __('Return URL after Successful order', 'booking');
|
1348 |
+
$wpbc_all_translations[] = __('The URL where visitor will be redirected after completing payment.', 'booking');
|
1349 |
+
$wpbc_all_translations[] = __('For example, a URL to your site that displays a %s"Thank you for the payment"%s.', 'booking');
|
1350 |
+
$wpbc_all_translations[] = __('Return URL after Failed order', 'booking');
|
1351 |
+
$wpbc_all_translations[] = __('The URL where the visitor will be redirected after completing payment.', 'booking');
|
1352 |
+
$wpbc_all_translations[] = __('For example, the URL to your website that displays a %s"Payment Canceled"%s page.', 'booking');
|
1353 |
+
$wpbc_all_translations[] = __('Automatically approve booking', 'booking');
|
1354 |
+
$wpbc_all_translations[] = __('Check this box to automatically approve booking, when visitor makes a successful payment.', 'booking');
|
1355 |
+
$wpbc_all_translations[] = __('This will not work, if the visitor leaves the payment page.', 'booking');
|
1356 |
+
$wpbc_all_translations[] = __('%s Settings', 'booking');
|
1357 |
+
$wpbc_all_translations[] = __('Integration of authorizenet payment system', 'booking');
|
1358 |
+
$wpbc_all_translations[] = __('If you have no account on this system, please sign up for a %sdeveloper test account%s to obtain an API Login ID and Transaction Key. These keys will authenticate requests to the payment gateway.', 'booking');
|
1359 |
+
$wpbc_all_translations[] = __('Please configure all fields inside the Billing form fields tab at this page, when using a European payment processor', 'booking');
|
1360 |
+
$wpbc_all_translations[] = __('Be sure that the merchant server system clock is set to the proper time and time zone.', 'booking');
|
1361 |
+
$wpbc_all_translations[] = __('%s - Server Integration Method (SIM)', 'booking');
|
1362 |
+
$wpbc_all_translations[] = __('Payment method description that the customer will see on your payment page.', 'booking');
|
1363 |
+
$wpbc_all_translations[] = __('Bank Transfer', 'booking');
|
1364 |
+
$wpbc_all_translations[] = __('Integration of Bank Transfer payment system', 'booking');
|
1365 |
+
$wpbc_all_translations[] = __('Account details', 'booking');
|
1366 |
+
$wpbc_all_translations[] = __('Allow payments by %sdirect bank / wire transfer%s', 'booking');
|
1367 |
+
$wpbc_all_translations[] = __('Its only show fixed payment details.', 'booking');
|
1368 |
+
$wpbc_all_translations[] = __('Sort Code', 'booking');
|
1369 |
+
$wpbc_all_translations[] = __('Dear %sMake your payment %s directly into our bank account. %sPlease use your Booking ID %s as the payment reference! %s %s: %s %s: %s %s: %s %s: %s', 'booking');
|
1370 |
+
$wpbc_all_translations[] = __('Account Number', 'booking');
|
1371 |
+
$wpbc_all_translations[] = __('IBAN', 'booking');
|
1372 |
+
$wpbc_all_translations[] = __('BIC / Swift', 'booking');
|
1373 |
+
$wpbc_all_translations[] = __('Account Name', 'booking');
|
1374 |
+
$wpbc_all_translations[] = __('Bank Name', 'booking');
|
1375 |
+
$wpbc_all_translations[] = __('BSB', 'booking');
|
1376 |
+
$wpbc_all_translations[] = __('Bank Transit Number', 'booking');
|
1377 |
+
$wpbc_all_translations[] = __('IFSC', 'booking');
|
1378 |
+
$wpbc_all_translations[] = __('Branch Sort', 'booking');
|
1379 |
+
$wpbc_all_translations[] = __('Bank Code', 'booking');
|
1380 |
+
$wpbc_all_translations[] = __('Routing Number', 'booking');
|
1381 |
+
$wpbc_all_translations[] = __('Branch Code', 'booking');
|
1382 |
+
$wpbc_all_translations[] = __('%s - inserting all bank accounts details', 'booking');
|
1383 |
+
$wpbc_all_translations[] = __('%s - inserting account name', 'booking');
|
1384 |
+
$wpbc_all_translations[] = __('%s - inserting account number', 'booking');
|
1385 |
+
$wpbc_all_translations[] = __('%s - inserting bank name ', 'booking');
|
1386 |
+
$wpbc_all_translations[] = __('%s - inserting sort code ', 'booking');
|
1387 |
+
$wpbc_all_translations[] = __('%s - inserting IBAN ', 'booking');
|
1388 |
+
$wpbc_all_translations[] = __('%s - inserting BIC ', 'booking');
|
1389 |
+
$wpbc_all_translations[] = __('You can use any shortcodes, that you can use in payment description form at Settings Payment General page', 'booking');
|
1390 |
+
$wpbc_all_translations[] = __('+ Add Account', 'booking');
|
1391 |
+
$wpbc_all_translations[] = __('Remove selected account(s)', 'booking');
|
1392 |
+
$wpbc_all_translations[] = __('Successful payment', 'booking');
|
1393 |
+
$wpbc_all_translations[] = __(' Parameters are incorrect,', 'booking');
|
1394 |
+
$wpbc_all_translations[] = __('Cannot find the record', 'booking');
|
1395 |
+
$wpbc_all_translations[] = __('Amount different', 'booking');
|
1396 |
+
$wpbc_all_translations[] = __('Payment failed', 'booking');
|
1397 |
+
$wpbc_all_translations[] = __('Payment status updated by Mobile88 Admin(Fail)', 'booking');
|
1398 |
+
$wpbc_all_translations[] = __('Connection Error', 'booking');
|
1399 |
+
$wpbc_all_translations[] = __('Merchant Code', 'booking');
|
1400 |
+
$wpbc_all_translations[] = __('Enter your iPay88 Merchant Code.', 'booking');
|
1401 |
+
$wpbc_all_translations[] = __('Merchant Key', 'booking');
|
1402 |
+
$wpbc_all_translations[] = __('Enter your iPay88 Merchant Key.', 'booking');
|
1403 |
+
$wpbc_all_translations[] = __('Malaysian Ringgit', 'booking');
|
1404 |
+
$wpbc_all_translations[] = __('Philippine Pesos', 'booking');
|
1405 |
+
$wpbc_all_translations[] = __('Automatically approve/cancel booking', 'booking');
|
1406 |
+
$wpbc_all_translations[] = __('Check this box to automatically approve bookings, when visitor makes a successful payment, or automatically cancel the booking, when visitor makes a payment cancellation.', 'booking');
|
1407 |
+
$wpbc_all_translations[] = __('Integration of iPay88 payment system', 'booking');
|
1408 |
+
$wpbc_all_translations[] = __('Please configure all fields inside the %sBilling form fields%s section at %sPayments General%s tab.', 'booking');
|
1409 |
+
$wpbc_all_translations[] = __('for 1 day', 'booking');
|
1410 |
+
$wpbc_all_translations[] = __('for 1 night', 'booking');
|
1411 |
+
$wpbc_all_translations[] = __('fixed sum', 'booking');
|
1412 |
+
$wpbc_all_translations[] = __('for 1 hour', 'booking');
|
1413 |
+
$wpbc_all_translations[] = __('Set the cost', 'booking');
|
1414 |
+
$wpbc_all_translations[] = __(' Select your cost configuration.', 'booking');
|
1415 |
+
$wpbc_all_translations[] = __('Time impact to cost', 'booking');
|
1416 |
+
$wpbc_all_translations[] = __('Check this box if you want the %stime selection%s on the booking form %sapplied to the cost calculation%s.', 'booking');
|
1417 |
+
$wpbc_all_translations[] = __('Check this box if you want that specific additional cost, which configured as percentage for some option, apply to other additional fixed costs and not only to original booking cost.', 'booking');
|
1418 |
+
$wpbc_all_translations[] = __('Currency', 'booking');
|
1419 |
+
$wpbc_all_translations[] = __('This is default currency that showing at your website. Specific payment gateway(s) can support or does not suport it.', 'booking');
|
1420 |
+
$wpbc_all_translations[] = __('Important', 'booking');
|
1421 |
+
$wpbc_all_translations[] = __('Check and configure currency at each activated payment gateway.', 'booking');
|
1422 |
+
$wpbc_all_translations[] = __('Currency Position', 'booking');
|
1423 |
+
$wpbc_all_translations[] = __('Set position of the currency symbol.', 'booking');
|
1424 |
+
$wpbc_all_translations[] = __('Left', 'booking');
|
1425 |
+
$wpbc_all_translations[] = __('Right', 'booking');
|
1426 |
+
$wpbc_all_translations[] = __('Left with space', 'booking');
|
1427 |
+
$wpbc_all_translations[] = __('Right with space', 'booking');
|
1428 |
+
$wpbc_all_translations[] = __('Currency format', 'booking');
|
1429 |
+
$wpbc_all_translations[] = __('Number of decimal points', 'booking');
|
1430 |
+
$wpbc_all_translations[] = __('No separator', 'booking');
|
1431 |
+
$wpbc_all_translations[] = __('Space', 'booking');
|
1432 |
+
$wpbc_all_translations[] = __('Dot', 'booking');
|
1433 |
+
$wpbc_all_translations[] = __('Comma', 'booking');
|
1434 |
+
$wpbc_all_translations[] = __('Separator for the decimal point', 'booking');
|
1435 |
+
$wpbc_all_translations[] = __('Thousands separator', 'booking');
|
1436 |
+
$wpbc_all_translations[] = __('Please select', 'booking');
|
1437 |
+
$wpbc_all_translations[] = __('Please select a field from your booking form. This field will be automatically assigned to the current field in the billing form.', 'booking');
|
1438 |
+
$wpbc_all_translations[] = __('Customer Email', 'booking');
|
1439 |
+
$wpbc_all_translations[] = __('First Name(s)', 'booking');
|
1440 |
+
$wpbc_all_translations[] = __('Last name', 'booking');
|
1441 |
+
$wpbc_all_translations[] = __('Billing Address', 'booking');
|
1442 |
+
$wpbc_all_translations[] = __('Billing City', 'booking');
|
1443 |
+
$wpbc_all_translations[] = __('Post Code', 'booking');
|
1444 |
+
$wpbc_all_translations[] = __('State', 'booking');
|
1445 |
+
$wpbc_all_translations[] = __('Show booking details in payment form', 'booking');
|
1446 |
+
$wpbc_all_translations[] = __(' Check this checkbox if you want to show the %sbooking details summary%s above the payment form', 'booking');
|
1447 |
+
$wpbc_all_translations[] = __('Configure booking details summary above the payment form', 'booking');
|
1448 |
+
$wpbc_all_translations[] = __('Payments', 'booking');
|
1449 |
+
$wpbc_all_translations[] = __('Customizaton of Payment', 'booking');
|
1450 |
+
$wpbc_all_translations[] = __('Payment Gateways', 'booking');
|
1451 |
+
$wpbc_all_translations[] = __('Payment Settings', 'booking');
|
1452 |
+
$wpbc_all_translations[] = __('Payment Gateways - General Settings', 'booking');
|
1453 |
+
$wpbc_all_translations[] = __('Active Payment Gateways', 'booking');
|
1454 |
+
$wpbc_all_translations[] = __('Billing form fields', 'booking');
|
1455 |
+
$wpbc_all_translations[] = __('Payment Description', 'booking');
|
1456 |
+
$wpbc_all_translations[] = __('Gateway', 'booking');
|
1457 |
+
$wpbc_all_translations[] = __('Some currencies at payment gateways are different from main currency %s', 'booking');
|
1458 |
+
$wpbc_all_translations[] = __('Interface of plugin is using %s currency. Specific payment gateway will use own currency in payment form without currency exchange! Its can be reason of wrong cost.', 'booking');
|
1459 |
+
$wpbc_all_translations[] = __('ID of booking', 'booking');
|
1460 |
+
$wpbc_all_translations[] = __('ID of booking resources', 'booking');
|
1461 |
+
$wpbc_all_translations[] = __('current date', 'booking');
|
1462 |
+
$wpbc_all_translations[] = __('current time', 'booking');
|
1463 |
+
$wpbc_all_translations[] = __('content data of this booking', 'booking');
|
1464 |
+
$wpbc_all_translations[] = __('show amount to pay', 'booking');
|
1465 |
+
$wpbc_all_translations[] = __('total booking cost', 'booking');
|
1466 |
+
$wpbc_all_translations[] = __('deposit cost', 'booking');
|
1467 |
+
$wpbc_all_translations[] = __('balance cost', 'booking');
|
1468 |
+
$wpbc_all_translations[] = __('original booking cost', 'booking');
|
1469 |
+
$wpbc_all_translations[] = __('additional booking cost', 'booking');
|
1470 |
+
$wpbc_all_translations[] = __('Amount to pay', 'booking');
|
1471 |
+
$wpbc_all_translations[] = __('Please make payment for your booking %s on %s For reference your booking ID: %s', 'booking');
|
1472 |
+
$wpbc_all_translations[] = __('Pay in Cash', 'booking');
|
1473 |
+
$wpbc_all_translations[] = __('Integration of Pay in Cash payment system', 'booking');
|
1474 |
+
$wpbc_all_translations[] = __('If you accept %scash payment%s, you can write details about it here', 'booking');
|
1475 |
+
$wpbc_all_translations[] = __('Dear %sPay in cash %s for your booking %s on check in %sFor reference your booking ID: %s', 'booking');
|
1476 |
+
$wpbc_all_translations[] = __('Error IPN', 'booking');
|
1477 |
+
$wpbc_all_translations[] = __('Verified IPN', 'booking');
|
1478 |
+
$wpbc_all_translations[] = __('Invalid IPN', 'booking');
|
1479 |
+
$wpbc_all_translations[] = __('Make payments with payPal - its fast, free and secure!', 'booking');
|
1480 |
+
$wpbc_all_translations[] = __('Paypal Standard', 'booking');
|
1481 |
+
$wpbc_all_translations[] = __('Paypal Pro Hosted Solution', 'booking');
|
1482 |
+
$wpbc_all_translations[] = __('Account Type', 'booking');
|
1483 |
+
$wpbc_all_translations[] = __('Paypal Email address to receive payments', 'booking');
|
1484 |
+
$wpbc_all_translations[] = __('This is the Paypal Email address where payments will be sent', 'booking');
|
1485 |
+
$wpbc_all_translations[] = __('Secure Merchant ID', 'booking');
|
1486 |
+
$wpbc_all_translations[] = __('This is the Secure Merchant ID, which can be found on the profile page', 'booking');
|
1487 |
+
$wpbc_all_translations[] = __(' Indicates whether the transaction is payment on a final sale or an authorization for a final sale, to be captured later. ', 'booking');
|
1488 |
+
$wpbc_all_translations[] = __('Sale', 'booking');
|
1489 |
+
$wpbc_all_translations[] = __('Authorization', 'booking');
|
1490 |
+
$wpbc_all_translations[] = __(' Select using test (Sandbox Test Environment) or live PayPal payment.', 'booking');
|
1491 |
+
$wpbc_all_translations[] = __('Sandbox', 'booking');
|
1492 |
+
$wpbc_all_translations[] = __('British Pound', 'booking');
|
1493 |
+
$wpbc_all_translations[] = __('Japanese Yen', 'booking');
|
1494 |
+
$wpbc_all_translations[] = __('Australian Dollars', 'booking');
|
1495 |
+
$wpbc_all_translations[] = __('New Zealand Dollar', 'booking');
|
1496 |
+
$wpbc_all_translations[] = __('Swiss Franc', 'booking');
|
1497 |
+
$wpbc_all_translations[] = __('Hong Kong Dollar', 'booking');
|
1498 |
+
$wpbc_all_translations[] = __('Singapore Dollar', 'booking');
|
1499 |
+
$wpbc_all_translations[] = __('Swedish Krona', 'booking');
|
1500 |
+
$wpbc_all_translations[] = __('Danish Krone', 'booking');
|
1501 |
+
$wpbc_all_translations[] = __('Polish Zloty', 'booking');
|
1502 |
+
$wpbc_all_translations[] = __('Norwegian Krone', 'booking');
|
1503 |
+
$wpbc_all_translations[] = __('Hungarian Forint', 'booking');
|
1504 |
+
$wpbc_all_translations[] = __('Czech Koruna', 'booking');
|
1505 |
+
$wpbc_all_translations[] = __('Israeli New Shekel', 'booking');
|
1506 |
+
$wpbc_all_translations[] = __('Mexican Peso', 'booking');
|
1507 |
+
$wpbc_all_translations[] = __('Brazilian Real (only for Brazilian users)', 'booking');
|
1508 |
+
$wpbc_all_translations[] = __('Malaysian Ringgits (only for Malaysian users)', 'booking');
|
1509 |
+
$wpbc_all_translations[] = __('Taiwan New Dollars', 'booking');
|
1510 |
+
$wpbc_all_translations[] = __('Thai Baht', 'booking');
|
1511 |
+
$wpbc_all_translations[] = __('Turkish Lira (only for Turkish members)', 'booking');
|
1512 |
+
$wpbc_all_translations[] = __('Custom button title', 'booking');
|
1513 |
+
$wpbc_all_translations[] = __('Payment Button type', 'booking');
|
1514 |
+
$wpbc_all_translations[] = __('Show Reference Text Box', 'booking');
|
1515 |
+
$wpbc_all_translations[] = __('Check this box to show Reference Text Box', 'booking');
|
1516 |
+
$wpbc_all_translations[] = __('Enter your phone number', 'booking');
|
1517 |
+
$wpbc_all_translations[] = __('Reference Text Box Title', 'booking');
|
1518 |
+
$wpbc_all_translations[] = __('Enter a title for the Reference text box (i.e. Your email address). Visitors will see this text.', 'booking');
|
1519 |
+
$wpbc_all_translations[] = __('Return URL from PayPal', 'booking');
|
1520 |
+
$wpbc_all_translations[] = __('Cancel Return URL from PayPal', 'booking');
|
1521 |
+
$wpbc_all_translations[] = __('To use this feature you %smust activate auto-return link%s at your Paypal account.', 'booking');
|
1522 |
+
$wpbc_all_translations[] = __('Follow these steps to configure it:', 'booking');
|
1523 |
+
$wpbc_all_translations[] = __('Log in to your PayPal account.', 'booking');
|
1524 |
+
$wpbc_all_translations[] = __('Click the Profile subtab.', 'booking');
|
1525 |
+
$wpbc_all_translations[] = __('Click Website Payment Preferences in the Seller Preferences column.', 'booking');
|
1526 |
+
$wpbc_all_translations[] = __('Under Auto Return for Website Payments, click the On radio button.', 'booking');
|
1527 |
+
$wpbc_all_translations[] = __('For the Return URL, enter the Return URL from PayPal on your site for successfull payment.', 'booking');
|
1528 |
+
$wpbc_all_translations[] = __('Instant Payment Notification (IPN) is a message service that notifies you of events related to PayPal transactions', 'booking');
|
1529 |
+
$wpbc_all_translations[] = __('Sending email for verified transaction', 'booking');
|
1530 |
+
$wpbc_all_translations[] = __('Email for getting report for %sverified%s transactions.', 'booking');
|
1531 |
+
$wpbc_all_translations[] = __('Sending email for invalid transaction', 'booking');
|
1532 |
+
$wpbc_all_translations[] = __('Email for getting report for %sinvalid%s transactions.', 'booking');
|
1533 |
+
$wpbc_all_translations[] = __('Sending email if error occur during verification', 'booking');
|
1534 |
+
$wpbc_all_translations[] = __('Email for getting report for %ssome errors in verification process%s.', 'booking');
|
1535 |
+
$wpbc_all_translations[] = __('Use SSL connection', 'booking');
|
1536 |
+
$wpbc_all_translations[] = __('Use the SSL connection for posting data, instead of standard HTTP connection', 'booking');
|
1537 |
+
$wpbc_all_translations[] = __('Use cURL posting', 'booking');
|
1538 |
+
$wpbc_all_translations[] = __('Use the cURL for posting data, instead of fsockopen() function', 'booking');
|
1539 |
+
$wpbc_all_translations[] = __(' Follow these instructions to set up your listener at your PayPal account:', 'booking');
|
1540 |
+
$wpbc_all_translations[] = __('Click Profile on the My Account tab.', 'booking');
|
1541 |
+
$wpbc_all_translations[] = __('Click Instant Payment Notification Preferences in the Selling Preferences column.', 'booking');
|
1542 |
+
$wpbc_all_translations[] = __('Click Choose IPN Settings to specify your listeners URL and activate the listener.', 'booking');
|
1543 |
+
$wpbc_all_translations[] = __('Specify the URL for your listener in the Notification URL field as:', 'booking');
|
1544 |
+
$wpbc_all_translations[] = __('Click Receive IPN messages (Enabled) to enable your listener.', 'booking');
|
1545 |
+
$wpbc_all_translations[] = __('Click Save.', 'booking');
|
1546 |
+
$wpbc_all_translations[] = __('Click Back to Profile Summary to return to the Profile after activating your listener.', 'booking');
|
1547 |
+
$wpbc_all_translations[] = __('PayPal', 'booking');
|
1548 |
+
$wpbc_all_translations[] = __('Integration of Paypal payment system', 'booking');
|
1549 |
+
$wpbc_all_translations[] = __('PayPal IPN', 'booking');
|
1550 |
+
$wpbc_all_translations[] = __('Pay using %s payment service', 'booking');
|
1551 |
+
$wpbc_all_translations[] = __('Vendor Name', 'booking');
|
1552 |
+
$wpbc_all_translations[] = __('Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied.', 'booking');
|
1553 |
+
$wpbc_all_translations[] = __('XOR Encryption password', 'booking');
|
1554 |
+
$wpbc_all_translations[] = __('Set this value to the XOR Encryption password assigned to you by Sage Pay', 'booking');
|
1555 |
+
$wpbc_all_translations[] = __('Select TEST for the Test Server and LIVE in the live environment', 'booking');
|
1556 |
+
$wpbc_all_translations[] = __('TEST', 'booking');
|
1557 |
+
$wpbc_all_translations[] = __('LIVE', 'booking');
|
1558 |
+
$wpbc_all_translations[] = __('This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports those payment types', 'booking');
|
1559 |
+
$wpbc_all_translations[] = __('PAYMENT', 'booking');
|
1560 |
+
$wpbc_all_translations[] = __('DEFERRED', 'booking');
|
1561 |
+
$wpbc_all_translations[] = __('AUTHENTICATE', 'booking');
|
1562 |
+
$wpbc_all_translations[] = __('Yen', 'booking');
|
1563 |
+
$wpbc_all_translations[] = __('Israeli Shekel', 'booking');
|
1564 |
+
$wpbc_all_translations[] = __('Sage', 'booking');
|
1565 |
+
$wpbc_all_translations[] = __('Integration of Sage payment system', 'booking');
|
1566 |
+
$wpbc_all_translations[] = __('If you have no account on this system, please visit %s to create one.', 'booking');
|
1567 |
+
$wpbc_all_translations[] = __('Payment rejected', 'booking');
|
1568 |
+
$wpbc_all_translations[] = __('Merchant ID', 'booking');
|
1569 |
+
$wpbc_all_translations[] = __('Enter your iDEAL Merchant ID', 'booking');
|
1570 |
+
$wpbc_all_translations[] = __('Enter your iDEAL Merchant Key.', 'booking');
|
1571 |
+
$wpbc_all_translations[] = __('Test mode requires the option %s to be selected in the %s account configuration section %s', 'booking');
|
1572 |
+
$wpbc_all_translations[] = __('Test with Simulator', 'booking');
|
1573 |
+
$wpbc_all_translations[] = __('My Profile – Connection', 'booking');
|
1574 |
+
$wpbc_all_translations[] = __('If not supplied then the description as configured in the administration/management portal section will be used. If the option %s is selected then the configured description will always be applied.', 'booking');
|
1575 |
+
$wpbc_all_translations[] = __('Always use Description', 'booking');
|
1576 |
+
$wpbc_all_translations[] = __('Integration of %s payment system', 'booking');
|
1577 |
+
$wpbc_all_translations[] = __('Processing your %s payments through %s', 'booking');
|
1578 |
+
}
|
core/lib/wpdev-booking-class.php
CHANGED
@@ -185,9 +185,9 @@ class wpdev_booking {
|
|
185 |
foreach ($dates_approve as $my_date) {
|
186 |
|
187 |
$blocked_days_range = array( $my_date->booking_date );
|
188 |
-
|
189 |
list( $blocked_days_range, $prior_check_out_date ) = apply_filters( 'wpbc_get_extended_block_dates_filter', array( $blocked_days_range, $prior_check_out_date ) );
|
190 |
-
|
191 |
// Define booked dates and times
|
192 |
foreach ( $blocked_days_range as $in_date) {
|
193 |
|
@@ -212,8 +212,22 @@ class wpdev_booking {
|
|
212 |
|| ( strpos($_SERVER['REQUEST_URI'], $admin_uri ) !== false )
|
213 |
) return '';
|
214 |
else {
|
215 |
-
|
216 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
$word = $this->captcha_instance->generate_random_word();
|
218 |
$prefix = mt_rand();
|
219 |
$this->captcha_instance->generate_image($prefix, $word);
|
@@ -287,6 +301,7 @@ class wpdev_booking {
|
|
287 |
$start_script_code .= " date2approve[". $bk_type. "] = [];";
|
288 |
|
289 |
$booking_is_days_always_available = get_bk_option( 'booking_is_days_always_available' );
|
|
|
290 |
if ( $booking_is_days_always_available == 'On' ) {
|
291 |
// No Booked days
|
292 |
|
@@ -412,7 +427,7 @@ class wpdev_booking {
|
|
412 |
'<div class="block_check_in_out date_available date_approved check_in_time" >
|
413 |
<div class="check-in-div"><div></div></div>
|
414 |
<div class="check-out-div"><div></div></div>
|
415 |
-
'.$text_for_day_cell.'
|
416 |
</div>'.
|
417 |
'<div class="block_text">- '. $booking_legend_text_for_item_partially .'</div>'.
|
418 |
'</div>';
|
@@ -488,6 +503,13 @@ class wpdev_booking {
|
|
488 |
|
489 |
$calendar .= $this->get_legend();
|
490 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
return $calendar;
|
492 |
}
|
493 |
|
@@ -794,6 +816,7 @@ class wpdev_booking {
|
|
794 |
$form = apply_filters('wpdev_booking_form_content', $form , $my_boook_type);
|
795 |
|
796 |
|
|
|
797 |
// Add booking type field
|
798 |
$form .= '<input id="bk_type'.$my_boook_type.'" name="bk_type'.$my_boook_type.'" class="" type="hidden" value="'.$my_boook_type.'" /></div>';
|
799 |
$submitting = '<div id="submiting'.$my_boook_type.'"></div><div class="form_bk_messages" id="form_bk_messages'.$my_boook_type.'" ></div>';
|
@@ -802,6 +825,7 @@ class wpdev_booking {
|
|
802 |
$wpbc_nonce = wp_nonce_field('INSERT_INTO_TABLE', ("wpbc_nonce" . $my_boook_type) , true , false );
|
803 |
$wpbc_nonce .= wp_nonce_field('CALCULATE_THE_COST', ("wpbc_nonceCALCULATE_THE_COST" . $my_boook_type) , true , false );
|
804 |
|
|
|
805 |
$res = $form . $submitting . $wpbc_nonce;
|
806 |
|
807 |
$my_random_id = time() * rand(0,1000);
|
@@ -1034,6 +1058,15 @@ class wpdev_booking {
|
|
1034 |
|
1035 |
if ( isset( $attr['nummonths'] ) ) { $my_boook_count = $attr['nummonths']; }
|
1036 |
if ( isset( $attr['type'] ) ) { $my_boook_type = $attr['type']; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1037 |
if ( isset( $attr['form_type'] ) ) { $my_booking_form = $attr['form_type']; }
|
1038 |
|
1039 |
if ( isset( $attr['agregate'] ) && (! empty( $attr['agregate'] )) ) {
|
@@ -1128,6 +1161,14 @@ class wpdev_booking {
|
|
1128 |
if ( isset( $attr['nummonths'] ) ) { $my_boook_count = $attr['nummonths']; }
|
1129 |
if ( isset( $attr['type'] ) ) { $my_boook_type = $attr['type']; }
|
1130 |
if ( isset( $attr['form_type'] ) ) { $my_booking_form = $attr['form_type']; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1131 |
|
1132 |
if (isset($_GET['booking_hash'])) {
|
1133 |
$my_booking_id_type = apply_bk_filter('wpdev_booking_get_hash_to_id',false, $_GET['booking_hash'] );
|
185 |
foreach ($dates_approve as $my_date) {
|
186 |
|
187 |
$blocked_days_range = array( $my_date->booking_date );
|
188 |
+
|
189 |
list( $blocked_days_range, $prior_check_out_date ) = apply_filters( 'wpbc_get_extended_block_dates_filter', array( $blocked_days_range, $prior_check_out_date ) );
|
190 |
+
|
191 |
// Define booked dates and times
|
192 |
foreach ( $blocked_days_range as $in_date) {
|
193 |
|
212 |
|| ( strpos($_SERVER['REQUEST_URI'], $admin_uri ) !== false )
|
213 |
) return '';
|
214 |
else {
|
215 |
+
// Clean up dead files older than 2 minutes
|
216 |
+
$this->captcha_instance->cleanup(2); //FixIn: 7.0.1.67
|
217 |
+
//$this->captcha_instance->img_size = array( 72, 24 );
|
218 |
+
/* Background color of CAPTCHA image. RGB color 0-255 */
|
219 |
+
//$this->captcha_instance->bg = array( 0, 0, 0 );//array( 255, 255, 255 );
|
220 |
+
/* Foreground (character) color of CAPTCHA image. RGB color 0-255 */
|
221 |
+
//$this->captcha_instance->fg = array( 255, 255, 255 );//array( 0, 0, 0 );
|
222 |
+
/* Coordinates for a text in an image. I don't know the meaning. Just adjust. */
|
223 |
+
//$this->captcha_instance->base = array( 6, 18 );
|
224 |
+
/* Font size */
|
225 |
+
//$this->captcha_instance->font_size = 14;
|
226 |
+
/* Width of a character */
|
227 |
+
//$this->captcha_instance->font_char_width = 15;
|
228 |
+
/* Image type. 'png', 'gif' or 'jpeg' */
|
229 |
+
//$this->captcha_instance->img_type = 'png';
|
230 |
+
|
231 |
$word = $this->captcha_instance->generate_random_word();
|
232 |
$prefix = mt_rand();
|
233 |
$this->captcha_instance->generate_image($prefix, $word);
|
301 |
$start_script_code .= " date2approve[". $bk_type. "] = [];";
|
302 |
|
303 |
$booking_is_days_always_available = get_bk_option( 'booking_is_days_always_available' );
|
304 |
+
// 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
|
305 |
if ( $booking_is_days_always_available == 'On' ) {
|
306 |
// No Booked days
|
307 |
|
427 |
'<div class="block_check_in_out date_available date_approved check_in_time" >
|
428 |
<div class="check-in-div"><div></div></div>
|
429 |
<div class="check-out-div"><div></div></div>
|
430 |
+
<em>'.$text_for_day_cell.'</em>
|
431 |
</div>'.
|
432 |
'<div class="block_text">- '. $booking_legend_text_for_item_partially .'</div>'.
|
433 |
'</div>';
|
503 |
|
504 |
$calendar .= $this->get_legend();
|
505 |
|
506 |
+
|
507 |
+
//FixIn: 7.0.1.24
|
508 |
+
$is_booking_change_over_days_triangles = get_bk_option( 'booking_change_over_days_triangles' );
|
509 |
+
if ( $is_booking_change_over_days_triangles == 'On' ) {
|
510 |
+
$calendar = '<div class="wpbc_change_over_triangle">' . $calendar . '</div>';
|
511 |
+
}
|
512 |
+
|
513 |
return $calendar;
|
514 |
}
|
515 |
|
816 |
$form = apply_filters('wpdev_booking_form_content', $form , $my_boook_type);
|
817 |
|
818 |
|
819 |
+
|
820 |
// Add booking type field
|
821 |
$form .= '<input id="bk_type'.$my_boook_type.'" name="bk_type'.$my_boook_type.'" class="" type="hidden" value="'.$my_boook_type.'" /></div>';
|
822 |
$submitting = '<div id="submiting'.$my_boook_type.'"></div><div class="form_bk_messages" id="form_bk_messages'.$my_boook_type.'" ></div>';
|
825 |
$wpbc_nonce = wp_nonce_field('INSERT_INTO_TABLE', ("wpbc_nonce" . $my_boook_type) , true , false );
|
826 |
$wpbc_nonce .= wp_nonce_field('CALCULATE_THE_COST', ("wpbc_nonceCALCULATE_THE_COST" . $my_boook_type) , true , false );
|
827 |
|
828 |
+
|
829 |
$res = $form . $submitting . $wpbc_nonce;
|
830 |
|
831 |
$my_random_id = time() * rand(0,1000);
|
1058 |
|
1059 |
if ( isset( $attr['nummonths'] ) ) { $my_boook_count = $attr['nummonths']; }
|
1060 |
if ( isset( $attr['type'] ) ) { $my_boook_type = $attr['type']; }
|
1061 |
+
|
1062 |
+
// if (isset($_GET['resource_id'])) { // Get ID of booking resource from URL parameter ?resource_id=3
|
1063 |
+
// $my_boook_type = intval( $_GET['resource_id'] );
|
1064 |
+
// }
|
1065 |
+
// $custom_field_in_post = intval( get_post_meta( get_the_ID() , 'resource_id' , true ) ); // Get ID of booking resource from custom field with name 'resource_id=4'
|
1066 |
+
// if (! empty( $custom_field_in_post )){
|
1067 |
+
// $my_boook_type = $custom_field_in_post;
|
1068 |
+
// }
|
1069 |
+
|
1070 |
if ( isset( $attr['form_type'] ) ) { $my_booking_form = $attr['form_type']; }
|
1071 |
|
1072 |
if ( isset( $attr['agregate'] ) && (! empty( $attr['agregate'] )) ) {
|
1161 |
if ( isset( $attr['nummonths'] ) ) { $my_boook_count = $attr['nummonths']; }
|
1162 |
if ( isset( $attr['type'] ) ) { $my_boook_type = $attr['type']; }
|
1163 |
if ( isset( $attr['form_type'] ) ) { $my_booking_form = $attr['form_type']; }
|
1164 |
+
if ( isset( $attr['agregate'] ) && (! empty( $attr['agregate'] )) ) { //FixIn:7.0.1.26
|
1165 |
+
$additional_bk_types = $attr['agregate'];
|
1166 |
+
$my_boook_type .= ';'.$additional_bk_types;
|
1167 |
+
}
|
1168 |
+
if ( isset( $attr['aggregate'] ) && (! empty( $attr['aggregate'] )) ) {
|
1169 |
+
$additional_bk_types = $attr['aggregate'];
|
1170 |
+
$my_boook_type .= ';'.$additional_bk_types;
|
1171 |
+
}
|
1172 |
|
1173 |
if (isset($_GET['booking_hash'])) {
|
1174 |
$my_booking_id_type = apply_bk_filter('wpdev_booking_get_hash_to_id',false, $_GET['booking_hash'] );
|
core/sync/wpbc-gcal-class.php
CHANGED
@@ -536,7 +536,18 @@ class WPBC_Google_Calendar {
|
|
536 |
$booking_id = apply_bk_filter('wpbc_add_new_booking_filter' , $submit_array );
|
537 |
|
538 |
$this->events[$key]['id'] = $booking_id;
|
539 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
540 |
} else {
|
541 |
unset($this->events[$key]);
|
542 |
}
|
@@ -658,7 +669,7 @@ class WPBC_Google_Calendar {
|
|
658 |
<a href="javascript:void(0)" class="button" style="float:none;margin:10px;"
|
659 |
onclick="javascript: if ( wpbc_are_you_sure('<?php echo esc_js(__('Do you really want to delete selected booking(s) ?' ,'booking')); ?>') ) {
|
660 |
//delete_booking(
|
661 |
-
|
662 |
get_selected_bookings_id_in_this_list('#gcal_imported_events<?php echo $this->getResource(); ?> .events_items', 13)
|
663 |
, <?php echo $this->getUserID(); ?>
|
664 |
, '<?php echo wpbc_get_booking_locale(); ?>'
|
536 |
$booking_id = apply_bk_filter('wpbc_add_new_booking_filter' , $submit_array );
|
537 |
|
538 |
$this->events[$key]['id'] = $booking_id;
|
539 |
+
|
540 |
+
if ( ( defined( 'WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL' ) ) && ( WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL ) ){ // Auto approve booking if imported
|
541 |
+
// Auto approve booking, when imported. //FixIn:7.0.1.59
|
542 |
+
global $wpdb;
|
543 |
+
if ( false === $wpdb->query( $wpdb->prepare( "UPDATE {$wpdb->prefix}bookingdates SET approved = %s WHERE booking_id IN ({$booking_id})", '1' ) ) ){
|
544 |
+
?> <script type="text/javascript">
|
545 |
+
var my_message = '<?php echo html_entity_decode( esc_js( get_debuge_error('Error during updating to DB' ,__FILE__,__LINE__) ),ENT_QUOTES) ; ?>';
|
546 |
+
wpbc_admin_show_message( my_message, 'error', 30000 );
|
547 |
+
</script> <?php
|
548 |
+
die();
|
549 |
+
}
|
550 |
+
}
|
551 |
} else {
|
552 |
unset($this->events[$key]);
|
553 |
}
|
669 |
<a href="javascript:void(0)" class="button" style="float:none;margin:10px;"
|
670 |
onclick="javascript: if ( wpbc_are_you_sure('<?php echo esc_js(__('Do you really want to delete selected booking(s) ?' ,'booking')); ?>') ) {
|
671 |
//delete_booking(
|
672 |
+
trash__restore_booking( 1, <?php //FixIn: 7.0.1 ?>
|
673 |
get_selected_bookings_id_in_this_list('#gcal_imported_events<?php echo $this->getResource(); ?> .events_items', 13)
|
674 |
, <?php echo $this->getUserID(); ?>
|
675 |
, '<?php echo wpbc_get_booking_locale(); ?>'
|
core/sync/wpbc-gcal.php
CHANGED
@@ -465,7 +465,12 @@ function wpbc_toolbar_action_import_buttons( $is_this_btn_disabled ) {
|
|
465 |
, 'title' => __('Import', 'booking') . ' ' // Title of the button
|
466 |
, 'hint' => array( 'title' => __('Import Google Calendar Events' ,'booking') , 'position' => 'top' ) // Hint
|
467 |
, 'link' => 'javascript:void(0)' // Direct link or skip it
|
468 |
-
, 'action' => "jQuery('#wpbc_gcal_import_events_modal').modal
|
|
|
|
|
|
|
|
|
|
|
469 |
, 'class' => ( $is_this_btn_disabled ? ' disabled' : '' ) // button-secondary | button-primary
|
470 |
, 'icon' => ''
|
471 |
, 'font_icon' => 'glyphicon glyphicon-import'
|
465 |
, 'title' => __('Import', 'booking') . ' ' // Title of the button
|
466 |
, 'hint' => array( 'title' => __('Import Google Calendar Events' ,'booking') , 'position' => 'top' ) // Hint
|
467 |
, 'link' => 'javascript:void(0)' // Direct link or skip it
|
468 |
+
, 'action' => " if ( jQuery.isFunction( jQuery('#wpbc_gcal_import_events_modal').modal ) ) {
|
469 |
+
jQuery('#wpbc_gcal_import_events_modal').modal('show');
|
470 |
+
} else {
|
471 |
+
alert('Warning! Booking Calendar. Its seems that you have deactivated loading of Bootstrap JS files at Booking Settings General page in Advanced section.')
|
472 |
+
}"
|
473 |
+
// Some JavaScript to execure, for example run the function //FixIn: 7.0.1.10
|
474 |
, 'class' => ( $is_this_btn_disabled ? ' disabled' : '' ) // button-secondary | button-primary
|
475 |
, 'icon' => ''
|
476 |
, 'font_icon' => 'glyphicon glyphicon-import'
|
core/wpbc-activation.php
CHANGED
@@ -17,7 +17,12 @@ if ( ! defined( 'ABSPATH' ) ) exit;
|
|
17 |
/** Activation & Deactivation of Booking Calendar */
|
18 |
class WPBC_BookingInstall extends WPBC_Install {
|
19 |
|
20 |
-
/** Overload Booking Calendar option names and some other parameters
|
|
|
|
|
|
|
|
|
|
|
21 |
public function get_init_option_names() {
|
22 |
|
23 |
add_bk_action( 'wpdev_booking_activate_user', array( $this, 'wpbc_activate') ); // Hook for MU User activation
|
@@ -27,19 +32,19 @@ class WPBC_BookingInstall extends WPBC_Install {
|
|
27 |
, 'option-is_delete_if_deactive' => 'booking_is_delete_if_deactive'
|
28 |
, 'option-activation_process' => 'booking_activation_process'
|
29 |
, 'transient-wpbc_activation_redirect' => '_booking_activation_redirect'
|
30 |
-
, 'message-delete_data' => '<strong>' .
|
31 |
-
.
|
32 |
. '<br />'
|
33 |
-
. sprintf(
|
34 |
, '<strong>', '</strong>')
|
35 |
. '<a href="' . esc_url( admin_url( add_query_arg( array( 'page' => 'wpbc-settings' ), 'admin.php' ) ) )
|
36 |
-
. '#wpbc_general_settings_uninstall_metabox"> ' .
|
37 |
. ' </a>'
|
38 |
, 'link_settings' => '<a href="' . esc_url( admin_url( add_query_arg( array( 'page' => 'wpbc-settings' ), 'admin.php' ) ) )
|
39 |
-
. '">'.
|
40 |
-
, 'link_whats_new' => '<a title="'.
|
41 |
. esc_url( admin_url( add_query_arg( array( 'page' => 'wpbc-about' ), 'index.php' ) ) )
|
42 |
-
.'">'.
|
43 |
);
|
44 |
|
45 |
}
|
@@ -71,7 +76,6 @@ class WPBC_BookingInstall extends WPBC_Install {
|
|
71 |
}
|
72 |
|
73 |
|
74 |
-
|
75 |
// <editor-fold defaultstate="collapsed" desc=" Examples Data for Demos " >
|
76 |
|
77 |
function wpbc_create_examples_4_demo( $my_bk_types = array() ){ global $wpdb;
|
@@ -98,6 +102,12 @@ function wpbc_create_examples_4_demo( $my_bk_types = array() ){ global $wpdb;
|
|
98 |
$evry_one = $max_days+rand(1,5); // Multiplier of interval between 2 dates of different bookings
|
99 |
$days_start_shift = rand($max_days,(3*$max_days));//(ceil($max_num_bookings/2)) * $max_days; // How long far ago we are start bookings
|
100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
for ($i = 0; $i < $max_num_bookings; $i++) {
|
102 |
|
103 |
$is_appr = rand(0,1); // Pending | Approved
|
@@ -593,7 +603,7 @@ function wpbc_reindex_booking_db(){ global $wpdb;
|
|
593 |
////////////////////////////////////////////////////////////////////////////////
|
594 |
|
595 |
/** Activation */
|
596 |
-
function wpbc_booking_activate() {
|
597 |
|
598 |
make_bk_action( 'wpbc_before_activation' );
|
599 |
|
@@ -737,17 +747,22 @@ function wpbc_booking_activate() {
|
|
737 |
////////////////////////////////////////////////////////////////////////////
|
738 |
if ( $is_demo ) { wpbc_create_examples_4_demo(); }
|
739 |
|
740 |
-
|
741 |
// Fill Development server by initial bookings
|
742 |
-
if ( (
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
747 |
}
|
748 |
}
|
749 |
//wpbc_set_default_initial_values();
|
750 |
-
/**/
|
751 |
|
752 |
////////////////////////////////////////////////////////////////////////////
|
753 |
|
@@ -1110,6 +1125,8 @@ function wpbc_get_default_options( $option_name = '', $is_get_multiuser_general_
|
|
1110 |
$mu_option4delete[]='booking_range_selection_start_time';
|
1111 |
$default_options['booking_range_selection_end_time'] = '10:00';
|
1112 |
$mu_option4delete[]='booking_range_selection_end_time';
|
|
|
|
|
1113 |
$default_options['booking_time_format'] = 'H:i';
|
1114 |
$mu_option4delete[]='booking_time_format';
|
1115 |
$default_options['booking_email_payment_request_adress'] = htmlspecialchars( '"Booking system" <' . get_option( 'admin_email' ) . '>' );
|
17 |
/** Activation & Deactivation of Booking Calendar */
|
18 |
class WPBC_BookingInstall extends WPBC_Install {
|
19 |
|
20 |
+
/** Overload Booking Calendar option names and some other parameters
|
21 |
+
*
|
22 |
+
* //FixIn: 7.0.1.12
|
23 |
+
* Important! for correct loading of trasnaltions later, we must do not use here loacale of plugin. So here will be untranslated strings!!!
|
24 |
+
*
|
25 |
+
*/
|
26 |
public function get_init_option_names() {
|
27 |
|
28 |
add_bk_action( 'wpdev_booking_activate_user', array( $this, 'wpbc_activate') ); // Hook for MU User activation
|
32 |
, 'option-is_delete_if_deactive' => 'booking_is_delete_if_deactive'
|
33 |
, 'option-activation_process' => 'booking_activation_process'
|
34 |
, 'transient-wpbc_activation_redirect' => '_booking_activation_redirect'
|
35 |
+
, 'message-delete_data' => '<strong>' . 'Warning!' . '</strong> '
|
36 |
+
. 'All booking data will be deleted when the plugin is deactivated.'
|
37 |
. '<br />'
|
38 |
+
. sprintf( 'If you want to save your booking data, please uncheck the %s"Delete booking data"%s at the'
|
39 |
, '<strong>', '</strong>')
|
40 |
. '<a href="' . esc_url( admin_url( add_query_arg( array( 'page' => 'wpbc-settings' ), 'admin.php' ) ) )
|
41 |
+
. '#wpbc_general_settings_uninstall_metabox"> ' . 'settings page' . '.'
|
42 |
. ' </a>'
|
43 |
, 'link_settings' => '<a href="' . esc_url( admin_url( add_query_arg( array( 'page' => 'wpbc-settings' ), 'admin.php' ) ) )
|
44 |
+
. '">'. "Settings" .'</a>'
|
45 |
+
, 'link_whats_new' => '<a title="'. "Check new functionality in this plugin update." .'" href="'
|
46 |
. esc_url( admin_url( add_query_arg( array( 'page' => 'wpbc-about' ), 'index.php' ) ) )
|
47 |
+
.'">'. "What's New".'</a>'
|
48 |
);
|
49 |
|
50 |
}
|
76 |
}
|
77 |
|
78 |
|
|
|
79 |
// <editor-fold defaultstate="collapsed" desc=" Examples Data for Demos " >
|
80 |
|
81 |
function wpbc_create_examples_4_demo( $my_bk_types = array() ){ global $wpdb;
|
102 |
$evry_one = $max_days+rand(1,5); // Multiplier of interval between 2 dates of different bookings
|
103 |
$days_start_shift = rand($max_days,(3*$max_days));//(ceil($max_num_bookings/2)) * $max_days; // How long far ago we are start bookings
|
104 |
|
105 |
+
// Fill Development server by initial bookings
|
106 |
+
if ( ( ( defined( 'WP_BK_BETA_DATA_FILL' ) ) && ( WP_BK_BETA_DATA_FILL > 0 ) ) && ( ( $_SERVER['HTTP_HOST'] === 'beta' ) || ( $_SERVER['HTTP_HOST'] === 'dev' ) ) ) {
|
107 |
+
$evry_one = 3*$max_days+rand(1,7); // Multiplier of interval between 2 dates of different bookings
|
108 |
+
$days_start_shift = rand(2*$max_days,(5*$max_days));//(ceil($max_num_bookings/2)) * $max_days; // How long far ago we are start bookings
|
109 |
+
}
|
110 |
+
|
111 |
for ($i = 0; $i < $max_num_bookings; $i++) {
|
112 |
|
113 |
$is_appr = rand(0,1); // Pending | Approved
|
603 |
////////////////////////////////////////////////////////////////////////////////
|
604 |
|
605 |
/** Activation */
|
606 |
+
function wpbc_booking_activate() {
|
607 |
|
608 |
make_bk_action( 'wpbc_before_activation' );
|
609 |
|
747 |
////////////////////////////////////////////////////////////////////////////
|
748 |
if ( $is_demo ) { wpbc_create_examples_4_demo(); }
|
749 |
|
750 |
+
|
751 |
// Fill Development server by initial bookings
|
752 |
+
if ( ( defined( 'WP_BK_BETA_DATA_FILL' ) )
|
753 |
+
&& ( WP_BK_BETA_DATA_FILL > 0 )
|
754 |
+
) {
|
755 |
+
if ( ( $_SERVER['HTTP_HOST'] === 'beta' ) || ( $_SERVER['HTTP_HOST'] === 'dev' ) ) {
|
756 |
+
$types_array = array();
|
757 |
+
for ( $i = 0; $i < WP_BK_BETA_DATA_FILL; $i++) {
|
758 |
+
foreach ( range(1, 12) as $types_el) {
|
759 |
+
$types_array[] = $types_el;
|
760 |
+
}
|
761 |
+
}
|
762 |
+
wpbc_create_examples_4_demo( $types_array );
|
763 |
}
|
764 |
}
|
765 |
//wpbc_set_default_initial_values();
|
|
|
766 |
|
767 |
////////////////////////////////////////////////////////////////////////////
|
768 |
|
1125 |
$mu_option4delete[]='booking_range_selection_start_time';
|
1126 |
$default_options['booking_range_selection_end_time'] = '10:00';
|
1127 |
$mu_option4delete[]='booking_range_selection_end_time';
|
1128 |
+
$default_options['booking_change_over_days_triangles'] = 'Off'; //FixIn: 7.0.1.24
|
1129 |
+
$mu_option4delete[]='booking_change_over_days_triangles';
|
1130 |
$default_options['booking_time_format'] = 'H:i';
|
1131 |
$mu_option4delete[]='booking_time_format';
|
1132 |
$default_options['booking_email_payment_request_adress'] = htmlspecialchars( '"Booking system" <' . get_option( 'admin_email' ) . '>' );
|
core/wpbc-constants.php
CHANGED
@@ -17,22 +17,26 @@ if ( ! defined( 'ABSPATH' ) ) exit;
|
|
17 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
18 |
// USERS CONFIGURABLE CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
|
19 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
20 |
-
if (!defined('WP_BK_SHOW_INFO_IN_FORM')) define('WP_BK_SHOW_INFO_IN_FORM', false );
|
21 |
-
if (!defined('WP_BK_SHOW_BOOKING_NOTES')) define('WP_BK_SHOW_BOOKING_NOTES', false );
|
22 |
-
if (!defined('WP_BK_CUSTOM_FORMS_FOR_REGULAR_USERS')) define('WP_BK_CUSTOM_FORMS_FOR_REGULAR_USERS', false );
|
23 |
-
if (!defined('WP_BK_SHOW_DEPOSIT_AND_TOTAL_PAYMENT')) define('WP_BK_SHOW_DEPOSIT_AND_TOTAL_PAYMENT', false );
|
24 |
-
if (!defined('WP_BK_IS_SEND_EMAILS_ON_COST_CHANGE')) define('WP_BK_IS_SEND_EMAILS_ON_COST_CHANGE', false );
|
25 |
-
if (!defined('WP_BK_LAST_CHECKOUT_DAY_AVAILABLE')) define('WP_BK_LAST_CHECKOUT_DAY_AVAILABLE', false );
|
26 |
-
if (!defined('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST')) define('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST', false );
|
27 |
if (!defined('WP_BK_AUTO_APPROVE_WHEN_ZERO_COST')) define('WP_BK_AUTO_APPROVE_WHEN_ZERO_COST', false ); // Auto approve booking, if the cost of booking == 0
|
|
|
28 |
if (!defined('WP_BK_CHECK_LESS_THAN_PARAM_IN_SEARCH')) define('WP_BK_CHECK_LESS_THAN_PARAM_IN_SEARCH', false ); // Check in search results custom fields parameters relative to less than in search form, and not only equal.
|
|
|
|
|
29 |
|
30 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
31 |
// SYSTEM CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
|
32 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
33 |
-
if (!defined('WP_BK_VERSION_NUM')) define('WP_BK_VERSION_NUM', '7.
|
34 |
-
if (!defined('WP_BK_MINOR_UPDATE')) define('WP_BK_MINOR_UPDATE',
|
35 |
if (!defined('IS_USE_WPDEV_BK_CACHE')) define('IS_USE_WPDEV_BK_CACHE', true );
|
36 |
if (!defined('WP_BK_DEBUG_MODE')) define('WP_BK_DEBUG_MODE', false );
|
37 |
-
if (!defined('WP_BK_MIN')) define('WP_BK_MIN', false )
|
38 |
-
if (!defined('WP_BK_RESPONSE')) define('WP_BK_RESPONSE', false );
|
|
17 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
18 |
// USERS CONFIGURABLE CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
|
19 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
20 |
+
if (!defined('WP_BK_SHOW_INFO_IN_FORM')) define('WP_BK_SHOW_INFO_IN_FORM', false ); // This feature can impact to the performance
|
21 |
+
if (!defined('WP_BK_SHOW_BOOKING_NOTES')) define('WP_BK_SHOW_BOOKING_NOTES', false ); // Set notes of the specific booking visible by default.
|
22 |
+
if (!defined('WP_BK_CUSTOM_FORMS_FOR_REGULAR_USERS')) define('WP_BK_CUSTOM_FORMS_FOR_REGULAR_USERS', false ); // Only for MultiUser version
|
23 |
+
if (!defined('WP_BK_SHOW_DEPOSIT_AND_TOTAL_PAYMENT')) define('WP_BK_SHOW_DEPOSIT_AND_TOTAL_PAYMENT', false ); // Show both deposit and total cost payment forms, after visitor submit booking. Important! Please note, in this case at admin panel for booking will be saved deposit cost and notes about deposit, do not depend from the visitor choise of this payment. So you need to check each such payment manually.
|
24 |
+
if (!defined('WP_BK_IS_SEND_EMAILS_ON_COST_CHANGE')) define('WP_BK_IS_SEND_EMAILS_ON_COST_CHANGE', false ); //FixIn: 6.0.1.7 // Is send modification email, if cost was changed in admin panel
|
25 |
+
if (!defined('WP_BK_LAST_CHECKOUT_DAY_AVAILABLE')) define('WP_BK_LAST_CHECKOUT_DAY_AVAILABLE', false ); //FixIn: 6.2.3.6 // Its will remove last selected day of booking during saving it as booking.
|
26 |
+
if (!defined('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST')) define('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST', false ); // Its will show payment form only in payment request during sending from Booking Listing page and do not show payment form after visitor made the booking.
|
27 |
if (!defined('WP_BK_AUTO_APPROVE_WHEN_ZERO_COST')) define('WP_BK_AUTO_APPROVE_WHEN_ZERO_COST', false ); // Auto approve booking, if the cost of booking == 0
|
28 |
+
if (!defined('WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL')) define('WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL', false ); // Auto approve booking, if imported from Google Calendar //FixIn:7.0.1.59
|
29 |
if (!defined('WP_BK_CHECK_LESS_THAN_PARAM_IN_SEARCH')) define('WP_BK_CHECK_LESS_THAN_PARAM_IN_SEARCH', false ); // Check in search results custom fields parameters relative to less than in search form, and not only equal.
|
30 |
+
if (!defined('WP_BK_TIMILINE_LIMIT_HOURS')) define('WP_BK_TIMILINE_LIMIT_HOURS', '0,24' ); // Limit times for showing cells in Calendar Overview page in admin panel for 1 day view mode. (7.0.1.18)
|
31 |
+
|
32 |
|
33 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
34 |
// SYSTEM CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
|
35 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
36 |
+
if (!defined('WP_BK_VERSION_NUM')) define('WP_BK_VERSION_NUM', '7.1' );
|
37 |
+
if (!defined('WP_BK_MINOR_UPDATE')) define('WP_BK_MINOR_UPDATE', ! true );
|
38 |
if (!defined('IS_USE_WPDEV_BK_CACHE')) define('IS_USE_WPDEV_BK_CACHE', true );
|
39 |
if (!defined('WP_BK_DEBUG_MODE')) define('WP_BK_DEBUG_MODE', false );
|
40 |
+
if (!defined('WP_BK_MIN')) define('WP_BK_MIN', false ); //TODO: Finish with this contstant, right now its not working correctly with TRUE status
|
41 |
+
if (!defined('WP_BK_RESPONSE')) define('WP_BK_RESPONSE', false );
|
42 |
+
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-functions.php
CHANGED
@@ -595,9 +595,9 @@ $is_old = false;
|
|
595 |
|
596 |
// Get Correct Absolute URL
|
597 |
function wpbc_make_link_absolute( $link ){
|
598 |
-
|
599 |
-
if ( ( $link !=
|
600 |
-
$link =
|
601 |
return esc_js( $link ) ;
|
602 |
}
|
603 |
|
@@ -796,7 +796,11 @@ $is_old = false;
|
|
796 |
$all_fields_array[ str_replace('[]','',(string) $element_name) ] = $value;
|
797 |
$all_fields_array_without_types[ substr( str_replace('[]','',(string) $element_name), 0 , -1*strlen( $bktype ) ) ] = $value;
|
798 |
}
|
799 |
-
$
|
|
|
|
|
|
|
|
|
800 |
}
|
801 |
|
802 |
|
@@ -810,7 +814,7 @@ $is_old = false;
|
|
810 |
foreach ($extended_params as $key_param=>$value_param) {
|
811 |
if (! isset($all_fields_array_without_types[ $key_param ])) $all_fields_array_without_types[ $key_param ] = $value_param;
|
812 |
}
|
813 |
-
|
814 |
foreach ( $all_fields_array_without_types as $key_param=>$value_param) { //FixIn: 6.1.1.4
|
815 |
if ( ( gettype ( $value_param ) != 'array' )
|
816 |
&& ( gettype ( $value_param ) != 'object' )
|
@@ -841,7 +845,7 @@ $is_old = false;
|
|
841 |
$return_array[$key] = $value;
|
842 |
}
|
843 |
}
|
844 |
-
|
845 |
return $return_array ;
|
846 |
|
847 |
}
|
@@ -1178,6 +1182,36 @@ $is_old = false;
|
|
1178 |
}
|
1179 |
|
1180 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1181 |
// Get header info from this file, just for compatibility with WordPress 2.8 and older versions //////////////////////////////////////
|
1182 |
if (!function_exists ('get_file_data_wpdev')) {
|
1183 |
function get_file_data_wpdev( $file, $default_headers, $context = '' ) {
|
@@ -2559,6 +2593,96 @@ function wpbc_get_warning_text_in_demo_mode() {
|
|
2559 |
}
|
2560 |
|
2561 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2562 |
|
2563 |
/** Show System Info (status) at Booking > Settings General page
|
2564 |
* Link: http://server.com/wp-admin/admin.php?page=wpbc-settings&system_info=show#wpbc_general_settings_system_info_metabox
|
@@ -2568,6 +2692,13 @@ function wpbc_system_info() {
|
|
2568 |
if ( wpbc_is_this_demo() ) return;
|
2569 |
|
2570 |
if ( current_user_can( 'activate_plugins' ) ) { // Only for Administrator or Super admin. More here: https://codex.wordpress.org/Roles_and_Capabilities
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2571 |
|
2572 |
global $wpdb, $wp_version;
|
2573 |
|
595 |
|
596 |
// Get Correct Absolute URL
|
597 |
function wpbc_make_link_absolute( $link ){
|
598 |
+
|
599 |
+
if ( ( $link != home_url() ) && ( strpos($link, 'http') !== 0 ) ) //FixIn: 7.0.1.20
|
600 |
+
$link = home_url() . '/' . trim( wp_make_link_relative( $link ), '/' ); //FixIn: 7.0.1.20
|
601 |
return esc_js( $link ) ;
|
602 |
}
|
603 |
|
796 |
$all_fields_array[ str_replace('[]','',(string) $element_name) ] = $value;
|
797 |
$all_fields_array_without_types[ substr( str_replace('[]','',(string) $element_name), 0 , -1*strlen( $bktype ) ) ] = $value;
|
798 |
}
|
799 |
+
$is_skip_replace = false; // FixIn: 7.0.1.45
|
800 |
+
if ( ( $type == 'radio' ) && empty( $value ) )
|
801 |
+
$is_skip_replace = true;
|
802 |
+
if( ! $is_skip_replace )
|
803 |
+
$booking_form_show = str_replace( '['. $type_name .']', $value ,$booking_form_show);
|
804 |
}
|
805 |
|
806 |
|
814 |
foreach ($extended_params as $key_param=>$value_param) {
|
815 |
if (! isset($all_fields_array_without_types[ $key_param ])) $all_fields_array_without_types[ $key_param ] = $value_param;
|
816 |
}
|
817 |
+
//debuge($booking_form_show, $all_fields_array_without_types);die;
|
818 |
foreach ( $all_fields_array_without_types as $key_param=>$value_param) { //FixIn: 6.1.1.4
|
819 |
if ( ( gettype ( $value_param ) != 'array' )
|
820 |
&& ( gettype ( $value_param ) != 'object' )
|
845 |
$return_array[$key] = $value;
|
846 |
}
|
847 |
}
|
848 |
+
|
849 |
return $return_array ;
|
850 |
|
851 |
}
|
1182 |
}
|
1183 |
|
1184 |
|
1185 |
+
/** Get parameters of shortcode in string
|
1186 |
+
*
|
1187 |
+
* @param string $shortcode
|
1188 |
+
* @param string $subject
|
1189 |
+
* @return mixed: array | false
|
1190 |
+
*/
|
1191 |
+
function wpbc_get_params_of_shortcode_in_string( $shortcode, $subject , $pos = 0 ) { //FixIn: 7.0.1.8 7.0.1.52
|
1192 |
+
$pos = strpos($subject, '['.$shortcode , $pos ); //FixIn: 7.0.1.52
|
1193 |
+
if ( $pos !== false ) {
|
1194 |
+
$pos2 = strpos($subject, ']', ($pos+2));
|
1195 |
+
|
1196 |
+
$my_params = substr($subject, $pos+strlen('['.$shortcode), ( $pos2-$pos-strlen('['.$shortcode) ) );
|
1197 |
+
|
1198 |
+
$pattern_to_search = '%\s*([^=]*)=[\'"]([^\'"]*)[\'"]\s*%';
|
1199 |
+
preg_match_all($pattern_to_search, $my_params, $keywords, PREG_SET_ORDER);
|
1200 |
+
|
1201 |
+
foreach ($keywords as $value) {
|
1202 |
+
if (count($value)>1) {
|
1203 |
+
$shortcode_params[ $value[1] ] = trim($value[2]);
|
1204 |
+
}
|
1205 |
+
}
|
1206 |
+
$shortcode_params['start']=$pos+1;
|
1207 |
+
$shortcode_params['end']=$pos2;
|
1208 |
+
|
1209 |
+
return $shortcode_params;
|
1210 |
+
} else
|
1211 |
+
return false;
|
1212 |
+
}
|
1213 |
+
|
1214 |
+
|
1215 |
// Get header info from this file, just for compatibility with WordPress 2.8 and older versions //////////////////////////////////////
|
1216 |
if (!function_exists ('get_file_data_wpdev')) {
|
1217 |
function get_file_data_wpdev( $file, $default_headers, $context = '' ) {
|
2593 |
}
|
2594 |
|
2595 |
|
2596 |
+
/** Load transaltion POT file, and generate PHP file with all translations relative to plugin.
|
2597 |
+
* Link: http://server.com/wp-admin/admin.php?page=wpbc-settings&system_info=show&pot=1#wpbc_general_settings_system_info_metabox
|
2598 |
+
*/
|
2599 |
+
function wpbc_pot_to_php() {
|
2600 |
+
|
2601 |
+
/*
|
2602 |
+
* $shortcode = 'wpml';
|
2603 |
+
|
2604 |
+
// Find anything between [wpml] and [/wpml] shortcodes. Magic here: [\s\S]*? - fit to any text
|
2605 |
+
preg_match_all( '/\[' . $shortcode . '\]([\s\S]*?)\[\/' . $shortcode . '\]/i', $text, $wpml_translations, PREG_SET_ORDER );
|
2606 |
+
//debuge( $wpml_translations );
|
2607 |
+
|
2608 |
+
foreach ( $wpml_translations as $translation ) {
|
2609 |
+
|
2610 |
+
*/
|
2611 |
+
|
2612 |
+
$pot_file = WP_PLUGIN_DIR . '/' . trim( WPBC_PLUGIN_DIRNAME . '/languages/booking.pot' , '/' );
|
2613 |
+
|
2614 |
+
if ( !is_readable( $pot_file ) ) {
|
2615 |
+
wpbc_show_message_in_settings( 'POT file not found: ' . $pot_file , 'error' );
|
2616 |
+
return false;
|
2617 |
+
} else
|
2618 |
+
wpbc_show_message_in_settings( 'POT file found: ' . $pot_file , 'info' );
|
2619 |
+
|
2620 |
+
|
2621 |
+
if ( ! class_exists( 'PO' ) )
|
2622 |
+
require_once ABSPATH . WPINC . '/pomo/po.php';
|
2623 |
+
|
2624 |
+
if ( class_exists( 'PO' ) ) {
|
2625 |
+
|
2626 |
+
$po = new PO();
|
2627 |
+
$po->import_from_file( $pot_file );
|
2628 |
+
|
2629 |
+
wpbc_show_message_in_settings( 'Found <strong>' . count($po->entries) . '</strong> translations' , 'info' );
|
2630 |
+
|
2631 |
+
// Generate content of the file
|
2632 |
+
$all_translations = '<?php function wpbc_all_translations() { $wpbc_all_translations = array(); ';
|
2633 |
+
|
2634 |
+
foreach ( $po->entries as $transaltion => $transaltion_obj ) {
|
2635 |
+
|
2636 |
+
$all_translations .= ' $wpbc_all_translations[] = __(\''. $transaltion .'\', \'booking\'); ' . "\n";
|
2637 |
+
}
|
2638 |
+
$all_translations .= ' } ';
|
2639 |
+
|
2640 |
+
|
2641 |
+
// Path to new PHP file with all
|
2642 |
+
$new_php_file = WP_PLUGIN_DIR . '/' . trim( WPBC_PLUGIN_DIRNAME . '/core/lib/wpbc_all_translations.php' , '/' );
|
2643 |
+
|
2644 |
+
$fh = fopen( $new_php_file, 'w');
|
2645 |
+
if (false === $fh) {
|
2646 |
+
wpbc_show_message_in_settings( 'Can not create or edit PHP file: ' . $new_php_file , 'error' );
|
2647 |
+
return false;
|
2648 |
+
}
|
2649 |
+
$res = fwrite($fh, $all_translations);
|
2650 |
+
if (false === $res) {
|
2651 |
+
wpbc_show_message_in_settings( 'Some error during saving data into file ' . $new_php_file , 'error' );
|
2652 |
+
return false;
|
2653 |
+
}
|
2654 |
+
$res = fclose($fh);
|
2655 |
+
|
2656 |
+
wpbc_show_message_in_settings( 'Completed! [ ' . htmlentities( $new_php_file ) . ' ]' , 'info' );
|
2657 |
+
|
2658 |
+
return $res;
|
2659 |
+
|
2660 |
+
} else {
|
2661 |
+
wpbc_show_message_in_settings( 'PO class does not exist or do not loaded' , 'error' );
|
2662 |
+
}
|
2663 |
+
|
2664 |
+
|
2665 |
+
|
2666 |
+
// $filename = $pot_file;
|
2667 |
+
// $reader = new POMO_FileReader( $filename );
|
2668 |
+
////debuge($reader);
|
2669 |
+
// if ( ! $reader->is_resource() ) {
|
2670 |
+
// return false;
|
2671 |
+
// }
|
2672 |
+
//
|
2673 |
+
// $file_data = $reader->read_all();
|
2674 |
+
//
|
2675 |
+
// $mo = new PO();
|
2676 |
+
// $pomo_reader = new POMO_StringReader($file_data);
|
2677 |
+
// $mo->import_from_reader( $pomo_reader );
|
2678 |
+
//debuge($mo) ;
|
2679 |
+
// if ( isset( $l10n[$domain] ) )
|
2680 |
+
// $mo->merge_with( $l10n[$domain] );
|
2681 |
+
|
2682 |
+
|
2683 |
+
}
|
2684 |
+
|
2685 |
+
|
2686 |
|
2687 |
/** Show System Info (status) at Booking > Settings General page
|
2688 |
* Link: http://server.com/wp-admin/admin.php?page=wpbc-settings&system_info=show#wpbc_general_settings_system_info_metabox
|
2692 |
if ( wpbc_is_this_demo() ) return;
|
2693 |
|
2694 |
if ( current_user_can( 'activate_plugins' ) ) { // Only for Administrator or Super admin. More here: https://codex.wordpress.org/Roles_and_Capabilities
|
2695 |
+
|
2696 |
+
if ( ( isset( $_GET['pot'] ) ) && ( $_GET['pot'] == '1' ) ) {
|
2697 |
+
|
2698 |
+
wpbc_pot_to_php();
|
2699 |
+
|
2700 |
+
return;
|
2701 |
+
}
|
2702 |
|
2703 |
global $wpdb, $wp_version;
|
2704 |
|
core/wpbc-include.php
CHANGED
@@ -33,6 +33,9 @@ require_once( WPBC_PLUGIN_DIR . '/core/wpbc-debug.php' );
|
|
33 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-core.php' ); // Core
|
34 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-dates.php' ); // Dates
|
35 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-translation.php' ); // Translations
|
|
|
|
|
|
|
36 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-functions.php' ); // Functions
|
37 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-emails.php' ); // Emails
|
38 |
// JS & CSS
|
33 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-core.php' ); // Core
|
34 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-dates.php' ); // Dates
|
35 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-translation.php' ); // Translations
|
36 |
+
if ( file_exists( WPBC_PLUGIN_DIR . '/core/lib/wpbc_all_translations.php' ) ){
|
37 |
+
require_once( WPBC_PLUGIN_DIR . '/core/lib/wpbc_all_translations.php' ); // All Translation Terms
|
38 |
+
}
|
39 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-functions.php' ); // Functions
|
40 |
require_once( WPBC_PLUGIN_DIR . '/core/wpbc-emails.php' ); // Emails
|
41 |
// JS & CSS
|
core/wpbc-js.php
CHANGED
@@ -139,19 +139,24 @@ function wpbc_js_load_libs( $where_to_load ) {
|
|
139 |
|
140 |
if ( $version !== false ) {
|
141 |
|
142 |
-
if ( version_compare( $version, '1.
|
143 |
wp_deregister_script('jquery');
|
144 |
-
wp_register_script( 'jquery', 'http://code.jquery.com/jquery-1.
|
145 |
// wp_register_script('jquery', 'http://code.jquery.com/jquery-latest.min.js', false, false);
|
146 |
wp_enqueue_script('jquery');
|
|
|
|
|
|
|
147 |
}
|
148 |
|
149 |
////////////////////////////////////////////////////////////////////////
|
150 |
// jQuery Migrate
|
151 |
-
if ( version_compare( $version, '1.9', '>=' ) ) { // if the jQuery newer then 1.9
|
152 |
wp_register_script('jquery-migrate', 'http://code.jquery.com/jquery-migrate-1.0.0.js', false, '1.0.0' );
|
153 |
wp_enqueue_script( 'jquery-migrate' );
|
154 |
}
|
|
|
|
|
155 |
}
|
156 |
|
157 |
|
@@ -250,8 +255,8 @@ function wpbc_get_calendar_localization_url() {
|
|
250 |
|
251 |
if ( ! empty( $locale ) ) {
|
252 |
|
253 |
-
$locale_lang = substr( $locale, 0, 2 );
|
254 |
-
$locale_country = substr( $locale, 3 );
|
255 |
|
256 |
if ( ( $locale_lang !== 'en') && ( wpbc_is_file_exist( '/js/datepick/jquery.datepick-' . $locale_lang . '.js' ) ) ) {
|
257 |
|
139 |
|
140 |
if ( $version !== false ) {
|
141 |
|
142 |
+
if ( version_compare( $version, '1.9.1', '<' ) ) { // load jQuery 1.7.1, if "Theme" load older jQuery //FixIn: 7.0.1.3
|
143 |
wp_deregister_script('jquery');
|
144 |
+
wp_register_script( 'jquery', 'http://code.jquery.com/jquery-1.9.1.min.js', false, '1.9.1' ); //FixIn: 7.0.1.3
|
145 |
// wp_register_script('jquery', 'http://code.jquery.com/jquery-latest.min.js', false, false);
|
146 |
wp_enqueue_script('jquery');
|
147 |
+
|
148 |
+
wp_register_script('jquery-migrate', 'http://code.jquery.com/jquery-migrate-1.0.0.js', false, '1.0.0' ); //FixIn: 7.0.1.3
|
149 |
+
wp_enqueue_script( 'jquery-migrate' ); //FixIn: 7.0.1.3
|
150 |
}
|
151 |
|
152 |
////////////////////////////////////////////////////////////////////////
|
153 |
// jQuery Migrate
|
154 |
+
if ( version_compare( $version, '1.9', '>=' ) ) { // if the jQuery newer then 1.9, then need to load this jquery-migrate-1.0.0 and NOT the jquery-migrate-3.0.0.min.js
|
155 |
wp_register_script('jquery-migrate', 'http://code.jquery.com/jquery-migrate-1.0.0.js', false, '1.0.0' );
|
156 |
wp_enqueue_script( 'jquery-migrate' );
|
157 |
}
|
158 |
+
} else {
|
159 |
+
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
|
160 |
}
|
161 |
|
162 |
|
255 |
|
256 |
if ( ! empty( $locale ) ) {
|
257 |
|
258 |
+
$locale_lang = strtolower( substr( $locale, 0, 2 ) ); // 7.0.1.51
|
259 |
+
$locale_country = strtolower( substr( $locale, 3 ) );
|
260 |
|
261 |
if ( ( $locale_lang !== 'en') && ( wpbc_is_file_exist( '/js/datepick/jquery.datepick-' . $locale_lang . '.js' ) ) ) {
|
262 |
|
core/wpbc-translation.php
CHANGED
@@ -164,8 +164,30 @@ function wpbc_load_translation(){
|
|
164 |
}
|
165 |
|
166 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
function wpbc_load_locale( $locale = '' ) {
|
168 |
-
|
169 |
if ( empty( $locale ) )
|
170 |
$locale = wpbc_get_booking_locale();
|
171 |
|
164 |
}
|
165 |
|
166 |
|
167 |
+
/** Overload loading of plugin transaltion files from "wp-content/plugins/languages" -> "wp-content/plugins/plugin_name/languages"
|
168 |
+
*
|
169 |
+
* W:\home\beta\www/wp-content/languages/plugins/booking-it_IT.mo -> W:\home\beta\www\wp-content\plugins\booking/languages/booking-it_IT.mo
|
170 |
+
*
|
171 |
+
* @param string $mofile
|
172 |
+
* @param type $domain
|
173 |
+
* @return string
|
174 |
+
*/
|
175 |
+
function wpbc_load_custom_plugin_translation_file( $mofile, $domain ) {
|
176 |
+
|
177 |
+
if ( $domain == 'booking' ) {
|
178 |
+
|
179 |
+
// debuge( $mofile, basename( $mofile ) , WPBC_PLUGIN_DIR );
|
180 |
+
|
181 |
+
$mofile = WPBC_PLUGIN_DIR . '/languages/' . basename( $mofile );
|
182 |
+
}
|
183 |
+
|
184 |
+
return $mofile;
|
185 |
+
}
|
186 |
+
add_filter( 'load_textdomain_mofile', 'wpbc_load_custom_plugin_translation_file' , 10, 2 );
|
187 |
+
|
188 |
+
|
189 |
function wpbc_load_locale( $locale = '' ) {
|
190 |
+
|
191 |
if ( empty( $locale ) )
|
192 |
$locale = wpbc_get_booking_locale();
|
193 |
|
core/wpbc.php
CHANGED
@@ -14,8 +14,9 @@
|
|
14 |
|
15 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
16 |
|
17 |
-
|
18 |
-
|
|
|
19 |
|
20 |
|
21 |
// General Init Class
|
@@ -48,6 +49,7 @@ public static function init() {
|
|
48 |
|
49 |
|
50 |
if ( class_exists( 'WPBC_BookingInstall' ) ) { // Check if we need to run Install / Uninstal process.
|
|
|
51 |
new WPBC_BookingInstall();
|
52 |
}
|
53 |
|
@@ -309,12 +311,57 @@ public function define_admin_menu(){
|
|
309 |
|
310 |
else: // Its seems that some instance of Booking Calendar still activted!!!
|
311 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
312 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
313 |
function wpbc_show_activation_error() {
|
314 |
|
315 |
$message_type = 'error';
|
316 |
$title = __( 'Error' , 'booking') . '!';
|
317 |
-
$message =
|
318 |
|
319 |
$booking_version_num = get_option( 'booking_version_num');
|
320 |
if ( ! empty( $booking_version_num ) )
|
@@ -347,7 +394,11 @@ else: // Its seems that some instance of Booking Calendar still activted!!!
|
|
347 |
echo $message_content;
|
348 |
}
|
349 |
|
350 |
-
|
|
|
|
|
|
|
|
|
351 |
|
352 |
return; // Exit
|
353 |
|
14 |
|
15 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
16 |
|
17 |
+
global $wp_version;
|
18 |
+
$min_wp_version = version_compare( WP_BK_MIN_WP_VERSION, $wp_version, '<=' ); //FixIn: 7.0.1.6
|
19 |
+
if ( ( ! class_exists( 'Booking_Calendar' ) ) && ( $min_wp_version ) ) :
|
20 |
|
21 |
|
22 |
// General Init Class
|
49 |
|
50 |
|
51 |
if ( class_exists( 'WPBC_BookingInstall' ) ) { // Check if we need to run Install / Uninstal process.
|
52 |
+
|
53 |
new WPBC_BookingInstall();
|
54 |
}
|
55 |
|
311 |
|
312 |
else: // Its seems that some instance of Booking Calendar still activted!!!
|
313 |
|
314 |
+
//FixIn: 7.0.1.6
|
315 |
+
global $wp_version;
|
316 |
+
$min_wp_version = version_compare( WP_BK_MIN_WP_VERSION, $wp_version, '<=' );
|
317 |
+
|
318 |
+
//FixIn: 7.0.1.6
|
319 |
+
function wpbc_show_min_wp_version_error() {
|
320 |
+
|
321 |
+
$message_type = 'error';
|
322 |
+
$title = __( 'Error' , 'booking') . '!';
|
323 |
+
|
324 |
+
|
325 |
+
$message = 'Booking Calendar ';
|
326 |
+
|
327 |
+
$booking_version_num = get_option( 'booking_version_num');
|
328 |
+
if ( ! empty( $booking_version_num ) )
|
329 |
+
$message .= '<strong>' . $booking_version_num . '</strong> ';
|
330 |
+
|
331 |
+
|
332 |
+
global $wp_version;
|
333 |
+
|
334 |
+
$message .= sprintf( 'require minimum %s . You are using %s. '
|
335 |
+
, ' <strong>' . 'WordPress ' . WP_BK_MIN_WP_VERSION . '</strong>'
|
336 |
+
, ' <strong>' . 'WordPress ' . $wp_version . '</strong>' );
|
337 |
+
if ( current_user_can( 'update_core' ) ){
|
338 |
+
$message .= ' <a href="' . esc_url( self_admin_url( 'update-core.php' ) ) . '">' . 'Return to Dashboard → Updates' . '</a>';
|
339 |
+
}
|
340 |
+
|
341 |
+
|
342 |
+
$message_content = '';
|
343 |
+
|
344 |
+
$message_content .= '<div class="clear"></div>';
|
345 |
|
346 |
+
$message_content .= '<div class="updated wpbc-settings-notice notice-' . $message_type . ' ' . $message_type . '" style="text-align:left;padding:10px;">';
|
347 |
+
|
348 |
+
if ( ! empty( $title ) )
|
349 |
+
$message_content .= '<strong>' . esc_js( $title ) . '</strong> ';
|
350 |
+
|
351 |
+
$message_content .= html_entity_decode( esc_js( $message ) ,ENT_QUOTES) ;
|
352 |
+
|
353 |
+
$message_content .= '</div>';
|
354 |
+
|
355 |
+
$message_content .= '<div class="clear"></div>';
|
356 |
+
|
357 |
+
echo $message_content;
|
358 |
+
}
|
359 |
+
|
360 |
function wpbc_show_activation_error() {
|
361 |
|
362 |
$message_type = 'error';
|
363 |
$title = __( 'Error' , 'booking') . '!';
|
364 |
+
$message = 'Please deactivate previous old version of' . ' ' . 'Booking Calendar';
|
365 |
|
366 |
$booking_version_num = get_option( 'booking_version_num');
|
367 |
if ( ! empty( $booking_version_num ) )
|
394 |
echo $message_content;
|
395 |
}
|
396 |
|
397 |
+
|
398 |
+
if ( ! $min_wp_version ) //FixIn: 7.0.1.6
|
399 |
+
add_action('admin_notices', 'wpbc_show_min_wp_version_error');
|
400 |
+
else
|
401 |
+
add_action('admin_notices', 'wpbc_show_activation_error');
|
402 |
|
403 |
return; // Exit
|
404 |
|
css/calendar.css
CHANGED
@@ -246,6 +246,67 @@ td.timespartly.check_out_time div.check-out-div {
|
|
246 |
width: 20%;
|
247 |
z-index: 0;
|
248 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
249 |
.block_hints .block_check_in_out.check_out_time div.check-out-div, /* Item for the LEGEND */
|
250 |
td.timespartly.check_out_time div.check-out-div { /* Define the check out position */
|
251 |
float: right;
|
@@ -257,8 +318,8 @@ td.timespartly.check_in_time.check_out_time div.check-out-div {
|
|
257 |
}
|
258 |
|
259 |
/* HIDE check in/out elements, when: CELL OVER | DATE SELECTED | CHECK IN Date Selected */
|
260 |
-
|
261 |
-
.datepick-inline .datepick .datepick-unselectable.check_out_time div.check-out-div
|
262 |
.datepick-inline .datepick .datepick-days-cell-over.check_in_time div.check-in-div,
|
263 |
.datepick-inline .datepick .datepick-days-cell-over.check_out_time div.check-out-div,
|
264 |
.datepick-inline .datepick .datepick-current-day.check_in_time div.check-in-div,
|
@@ -296,7 +357,7 @@ td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_i
|
|
296 |
.datepick-inline .datepick .datepick-unselectable.check_out_time.date_approved,
|
297 |
.datepick-inline .datepick .datepick-unselectable.check_in_time.date2approve,
|
298 |
.datepick-inline .datepick .datepick-unselectable.check_out_time.date2approve {
|
299 |
-
background-color: transparent
|
300 |
font-weight: 400;
|
301 |
}
|
302 |
/*******************************************************************************/
|
246 |
width: 20%;
|
247 |
z-index: 0;
|
248 |
}
|
249 |
+
/*FixIn: 7.0.1.19 Beta Feature not tested enough! Support: Chrome 36.0+, MS IE 10.0+, Firefox 16.0+, Safari 9.0+, Opera 23.0+ */
|
250 |
+
.block_hints .block_check_in_out.check_in_time a, /* Item for the LEGEND */
|
251 |
+
.block_hints .block_check_in_out.check_out_time a, /* Item for the LEGEND */
|
252 |
+
td.timespartly.check_in_time a, /* Define the check in/out time BACKGRUND */
|
253 |
+
td.timespartly.check_out_time a {
|
254 |
+
text-shadow:none;
|
255 |
+
}
|
256 |
+
.block_hints .block_check_in_out.check_in_time em { /* FixIn: 7.0.1.37 Correct positioning of text in legend */
|
257 |
+
position: relative;
|
258 |
+
font-style: normal;
|
259 |
+
text-shadow: none;
|
260 |
+
}
|
261 |
+
/* Shift days numbers to the left | right for showing them in triangles */
|
262 |
+
/*
|
263 |
+
.block_hints .block_check_in_out.check_out_time a,
|
264 |
+
td.timespartly.check_out_time a {
|
265 |
+
margin-left: -50%;
|
266 |
+
}
|
267 |
+
.block_hints .block_check_in_out.check_in_time a,
|
268 |
+
td.timespartly.check_in_time a{
|
269 |
+
margin-right: -50%;
|
270 |
+
}*/
|
271 |
+
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div, /* Item for the LEGEND */
|
272 |
+
.wpbc_change_over_triangle td.timespartly.check_in_time div.check-in-div { /* Define the check in/out time BACKGRUND */
|
273 |
+
height: 300%;
|
274 |
+
margin-bottom: -400%;
|
275 |
+
top: -50%;
|
276 |
+
width: 100% !important;
|
277 |
+
transform: rotate(45deg) translate(-100%,-10%)
|
278 |
+
}
|
279 |
+
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div {
|
280 |
+
transform: rotate(45deg) translate(-85%,-10%)
|
281 |
+
}
|
282 |
+
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_out_time div.check-out-div, /* Item for the LEGEND */
|
283 |
+
.wpbc_change_over_triangle td.timespartly.check_out_time div.check-out-div {
|
284 |
+
height: 300%;
|
285 |
+
margin-bottom: -400%;
|
286 |
+
top: -50%;
|
287 |
+
width: 100% !important;
|
288 |
+
transform: rotate(-135deg) translate(0,10%);
|
289 |
+
}
|
290 |
+
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div, /* Item for the LEGEND */
|
291 |
+
.wpbc_change_over_triangle2 td.timespartly.check_in_time div.check-in-div { /* Define the check in/out time BACKGRUND */
|
292 |
+
height: 300%;
|
293 |
+
margin-bottom: -400%;
|
294 |
+
top: -50%;
|
295 |
+
width: 100% !important;
|
296 |
+
transform: rotate(-45deg) translate(0,-10%);
|
297 |
+
}
|
298 |
+
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div {
|
299 |
+
transform: rotate(-45deg) translate(-15%,-10%);
|
300 |
+
}
|
301 |
+
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_out_time div.check-out-div, /* Item for the LEGEND */
|
302 |
+
.wpbc_change_over_triangle2 td.timespartly.check_out_time div.check-out-div {
|
303 |
+
height: 300%;
|
304 |
+
margin-bottom: -400%;
|
305 |
+
top: -50%;
|
306 |
+
width: 100% !important;
|
307 |
+
transform: rotate(135deg) translate(-100%,10%);
|
308 |
+
}
|
309 |
+
/*FixIn: 7.0.1.19 */
|
310 |
.block_hints .block_check_in_out.check_out_time div.check-out-div, /* Item for the LEGEND */
|
311 |
td.timespartly.check_out_time div.check-out-div { /* Define the check out position */
|
312 |
float: right;
|
318 |
}
|
319 |
|
320 |
/* HIDE check in/out elements, when: CELL OVER | DATE SELECTED | CHECK IN Date Selected */
|
321 |
+
/*.datepick-inline .datepick .datepick-unselectable.check_in_time div.check-in-div,
|
322 |
+
.datepick-inline .datepick .datepick-unselectable.check_out_time div.check-out-div,*/ /*FixIn: 7.0.1.19 */
|
323 |
.datepick-inline .datepick .datepick-days-cell-over.check_in_time div.check-in-div,
|
324 |
.datepick-inline .datepick .datepick-days-cell-over.check_out_time div.check-out-div,
|
325 |
.datepick-inline .datepick .datepick-current-day.check_in_time div.check-in-div,
|
357 |
.datepick-inline .datepick .datepick-unselectable.check_out_time.date_approved,
|
358 |
.datepick-inline .datepick .datepick-unselectable.check_in_time.date2approve,
|
359 |
.datepick-inline .datepick .datepick-unselectable.check_out_time.date2approve {
|
360 |
+
/* background-color: transparent;*/ /*FixIn: 7.0.1.19 */
|
361 |
font-weight: 400;
|
362 |
}
|
363 |
/*******************************************************************************/
|
css/print.css
CHANGED
@@ -57,4 +57,30 @@
|
|
57 |
margin: 0;
|
58 |
padding: 2px 0px;
|
59 |
text-shadow: 0 1px 1px #F5F5F5;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
}
|
57 |
margin: 0;
|
58 |
padding: 2px 0px;
|
59 |
text-shadow: 0 1px 1px #F5F5F5;
|
60 |
+
}
|
61 |
+
|
62 |
+
@media screen {
|
63 |
+
#wpbc_print_section {
|
64 |
+
display: none;
|
65 |
+
}
|
66 |
+
}
|
67 |
+
@media print {
|
68 |
+
body * {
|
69 |
+
visibility:hidden;
|
70 |
+
}
|
71 |
+
/* Completely Hide WP interface - for having corrrect width and height in print loyout and number of pages */
|
72 |
+
#adminmenumain
|
73 |
+
#adminmenumain *,
|
74 |
+
#wpcontent,
|
75 |
+
#wpcontent *{
|
76 |
+
display:none;
|
77 |
+
}
|
78 |
+
#wpbc_print_section, #wpbc_print_section * {
|
79 |
+
visibility:visible;
|
80 |
+
}
|
81 |
+
#wpbc_print_section {
|
82 |
+
position:absolute;
|
83 |
+
left:0;
|
84 |
+
top:0;
|
85 |
+
}
|
86 |
}
|
css/timeline.css
CHANGED
@@ -374,6 +374,7 @@
|
|
374 |
word-wrap: break-word;
|
375 |
z-index: 0;
|
376 |
font-style: normal;
|
|
|
377 |
}
|
378 |
|
379 |
/******************************************************************************/
|
374 |
word-wrap: break-word;
|
375 |
z-index: 0;
|
376 |
font-style: normal;
|
377 |
+
position: absolute; /* FixIn: 7.0.1.16 */
|
378 |
}
|
379 |
|
380 |
/******************************************************************************/
|
js/captcha/captcha.php
CHANGED
@@ -1,190 +1,329 @@
|
|
1 |
-
<?php
|
2 |
-
/*
|
3 |
-
Plugin Name: Really Simple CAPTCHA
|
4 |
-
Plugin URI: http://
|
5 |
-
Description: Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.
|
6 |
-
Author: Takayuki Miyoshi
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
dirname( __FILE__ ) . '/gentium/
|
43 |
-
dirname( __FILE__ ) . '/gentium/
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
$
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
function
|
163 |
-
$dir = $this->tmp_dir;
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/*
|
3 |
+
Plugin Name: Really Simple CAPTCHA
|
4 |
+
Plugin URI: http://contactform7.com/captcha/
|
5 |
+
Description: Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.
|
6 |
+
Author: Takayuki Miyoshi
|
7 |
+
Author URI: http://ideasilo.wordpress.com/
|
8 |
+
Text Domain: really-simple-captcha
|
9 |
+
Version: 1.9
|
10 |
+
*/
|
11 |
+
|
12 |
+
/* Copyright 2007-2016 Takayuki Miyoshi (email: takayukister at gmail.com)
|
13 |
+
|
14 |
+
This program is free software; you can redistribute it and/or modify
|
15 |
+
it under the terms of the GNU General Public License as published by
|
16 |
+
the Free Software Foundation; either version 2 of the License, or
|
17 |
+
(at your option) any later version.
|
18 |
+
|
19 |
+
This program is distributed in the hope that it will be useful,
|
20 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
21 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
22 |
+
GNU General Public License for more details.
|
23 |
+
|
24 |
+
You should have received a copy of the GNU General Public License
|
25 |
+
along with this program; if not, write to the Free Software
|
26 |
+
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
27 |
+
*/
|
28 |
+
|
29 |
+
define( 'WPDEVREALLYSIMPLECAPTCHA_VERSION', '1.9' );
|
30 |
+
|
31 |
+
class wpdevReallySimpleCaptcha {
|
32 |
+
|
33 |
+
public function __construct() {
|
34 |
+
/* Characters available in images */
|
35 |
+
$this->chars = 'ABCDEFGHJKLMNPQRSTUVWXYZ23456789';
|
36 |
+
|
37 |
+
/* Length of a word in an image */
|
38 |
+
$this->char_length = 4;
|
39 |
+
|
40 |
+
/* Array of fonts. Randomly picked up per character */
|
41 |
+
$this->fonts = array(
|
42 |
+
dirname( __FILE__ ) . '/gentium/GenBkBasR.ttf',
|
43 |
+
dirname( __FILE__ ) . '/gentium/GenBkBasI.ttf',
|
44 |
+
dirname( __FILE__ ) . '/gentium/GenBkBasBI.ttf',
|
45 |
+
dirname( __FILE__ ) . '/gentium/GenBkBasB.ttf' );
|
46 |
+
|
47 |
+
/* Directory temporary keeping CAPTCHA images and corresponding text files */
|
48 |
+
$this->tmp_dir = path_join( dirname( __FILE__ ), 'tmp' );
|
49 |
+
|
50 |
+
/* Array of CAPTCHA image size. Width and height */
|
51 |
+
$this->img_size = array( 72, 24 );
|
52 |
+
|
53 |
+
/* Background color of CAPTCHA image. RGB color 0-255 */
|
54 |
+
$this->bg = array( 255, 255, 255 );
|
55 |
+
|
56 |
+
/* Foreground (character) color of CAPTCHA image. RGB color 0-255 */
|
57 |
+
$this->fg = array( 0, 0, 0 );
|
58 |
+
|
59 |
+
/* Coordinates for a text in an image. I don't know the meaning. Just adjust. */
|
60 |
+
$this->base = array( 6, 18 );
|
61 |
+
|
62 |
+
/* Font size */
|
63 |
+
$this->font_size = 14;
|
64 |
+
|
65 |
+
/* Width of a character */
|
66 |
+
$this->font_char_width = 15;
|
67 |
+
|
68 |
+
/* Image type. 'png', 'gif' or 'jpeg' */
|
69 |
+
$this->img_type = 'png';
|
70 |
+
|
71 |
+
/* Mode of temporary image files */
|
72 |
+
$this->file_mode = 0644;
|
73 |
+
|
74 |
+
/* Mode of temporary answer text files */
|
75 |
+
$this->answer_file_mode = 0640;
|
76 |
+
}
|
77 |
+
|
78 |
+
/**
|
79 |
+
* Generate and return a random word.
|
80 |
+
*
|
81 |
+
* @return string Random word with $chars characters x $char_length length
|
82 |
+
*/
|
83 |
+
public function generate_random_word() {
|
84 |
+
$word = '';
|
85 |
+
|
86 |
+
for ( $i = 0; $i < $this->char_length; $i++ ) {
|
87 |
+
$pos = mt_rand( 0, strlen( $this->chars ) - 1 );
|
88 |
+
$char = $this->chars[$pos];
|
89 |
+
$word .= $char;
|
90 |
+
}
|
91 |
+
|
92 |
+
return $word;
|
93 |
+
}
|
94 |
+
|
95 |
+
/**
|
96 |
+
* Generate CAPTCHA image and corresponding answer file.
|
97 |
+
*
|
98 |
+
* @param string $prefix File prefix used for both files
|
99 |
+
* @param string $word Random word generated by generate_random_word()
|
100 |
+
* @return string|bool The file name of the CAPTCHA image. Return false if temp directory is not available.
|
101 |
+
*/
|
102 |
+
public function generate_image( $prefix, $word ) {
|
103 |
+
if ( ! $this->make_tmp_dir() ) {
|
104 |
+
return false;
|
105 |
+
}
|
106 |
+
|
107 |
+
$this->cleanup();
|
108 |
+
|
109 |
+
$dir = trailingslashit( $this->tmp_dir );
|
110 |
+
$filename = null;
|
111 |
+
|
112 |
+
if ( $im = imagecreatetruecolor( $this->img_size[0], $this->img_size[1] ) ) {
|
113 |
+
$bg = imagecolorallocate( $im, $this->bg[0], $this->bg[1], $this->bg[2] );
|
114 |
+
$fg = imagecolorallocate( $im, $this->fg[0], $this->fg[1], $this->fg[2] );
|
115 |
+
|
116 |
+
imagefill( $im, 0, 0, $bg );
|
117 |
+
|
118 |
+
$x = $this->base[0] + mt_rand( -2, 2 );
|
119 |
+
|
120 |
+
for ( $i = 0; $i < strlen( $word ); $i++ ) {
|
121 |
+
$font = $this->fonts[array_rand( $this->fonts )];
|
122 |
+
$font = $this->normalize_path( $font );
|
123 |
+
|
124 |
+
imagettftext( $im, $this->font_size, mt_rand( -12, 12 ), $x,
|
125 |
+
$this->base[1] + mt_rand( -2, 2 ), $fg, $font, $word[$i] );
|
126 |
+
$x += $this->font_char_width;
|
127 |
+
}
|
128 |
+
|
129 |
+
switch ( $this->img_type ) {
|
130 |
+
case 'jpeg':
|
131 |
+
$filename = sanitize_file_name( $prefix . '.jpeg' );
|
132 |
+
$file = $this->normalize_path( $dir . $filename );
|
133 |
+
imagejpeg( $im, $file );
|
134 |
+
break;
|
135 |
+
case 'gif':
|
136 |
+
$filename = sanitize_file_name( $prefix . '.gif' );
|
137 |
+
$file = $this->normalize_path( $dir . $filename );
|
138 |
+
imagegif( $im, $file );
|
139 |
+
break;
|
140 |
+
case 'png':
|
141 |
+
default:
|
142 |
+
$filename = sanitize_file_name( $prefix . '.png' );
|
143 |
+
$file = $this->normalize_path( $dir . $filename );
|
144 |
+
imagepng( $im, $file );
|
145 |
+
}
|
146 |
+
|
147 |
+
imagedestroy( $im );
|
148 |
+
@chmod( $file, $this->file_mode );
|
149 |
+
}
|
150 |
+
|
151 |
+
$this->generate_answer_file( $prefix, $word );
|
152 |
+
|
153 |
+
return $filename;
|
154 |
+
}
|
155 |
+
|
156 |
+
/**
|
157 |
+
* Generate answer file corresponding to CAPTCHA image.
|
158 |
+
*
|
159 |
+
* @param string $prefix File prefix used for answer file
|
160 |
+
* @param string $word Random word generated by generate_random_word()
|
161 |
+
*/
|
162 |
+
public function generate_answer_file( $prefix, $word ) {
|
163 |
+
$dir = trailingslashit( $this->tmp_dir );
|
164 |
+
$answer_file = $dir . sanitize_file_name( $prefix . '.txt' );
|
165 |
+
$answer_file = $this->normalize_path( $answer_file );
|
166 |
+
|
167 |
+
if ( $fh = @fopen( $answer_file, 'w' ) ) {
|
168 |
+
$word = strtoupper( $word );
|
169 |
+
$salt = wp_generate_password( 64 );
|
170 |
+
$hash = hash_hmac( 'md5', $word, $salt );
|
171 |
+
|
172 |
+
$code = $salt . '|' . $hash;
|
173 |
+
|
174 |
+
fwrite( $fh, $code );
|
175 |
+
fclose( $fh );
|
176 |
+
}
|
177 |
+
|
178 |
+
@chmod( $answer_file, $this->answer_file_mode );
|
179 |
+
}
|
180 |
+
|
181 |
+
/**
|
182 |
+
* Check a response against the code kept in the temporary file.
|
183 |
+
*
|
184 |
+
* @param string $prefix File prefix used for both files
|
185 |
+
* @param string $response CAPTCHA response
|
186 |
+
* @return bool Return true if the two match, otherwise return false.
|
187 |
+
*/
|
188 |
+
public function check( $prefix, $response ) {
|
189 |
+
if ( 0 == strlen( $prefix ) ) {
|
190 |
+
return false;
|
191 |
+
}
|
192 |
+
|
193 |
+
$response = str_replace( array( " ", "\t" ), '', $response );
|
194 |
+
$response = strtoupper( $response );
|
195 |
+
|
196 |
+
$dir = trailingslashit( $this->tmp_dir );
|
197 |
+
$filename = sanitize_file_name( $prefix . '.txt' );
|
198 |
+
$file = $this->normalize_path( $dir . $filename );
|
199 |
+
|
200 |
+
if ( @is_readable( $file ) && ( $code = file_get_contents( $file ) ) ) {
|
201 |
+
$code = explode( '|', $code, 2 );
|
202 |
+
|
203 |
+
$salt = $code[0];
|
204 |
+
$hash = $code[1];
|
205 |
+
|
206 |
+
if ( hash_hmac( 'md5', $response, $salt ) == $hash ) {
|
207 |
+
return true;
|
208 |
+
}
|
209 |
+
}
|
210 |
+
|
211 |
+
return false;
|
212 |
+
}
|
213 |
+
|
214 |
+
/**
|
215 |
+
* Remove temporary files with given prefix.
|
216 |
+
*
|
217 |
+
* @param string $prefix File prefix
|
218 |
+
*/
|
219 |
+
public function remove( $prefix ) {
|
220 |
+
$dir = trailingslashit( $this->tmp_dir );
|
221 |
+
$suffixes = array( '.jpeg', '.gif', '.png', '.php', '.txt' );
|
222 |
+
|
223 |
+
foreach ( $suffixes as $suffix ) {
|
224 |
+
$filename = sanitize_file_name( $prefix . $suffix );
|
225 |
+
$file = $this->normalize_path( $dir . $filename );
|
226 |
+
|
227 |
+
if ( @is_file( $file ) ) {
|
228 |
+
@unlink( $file );
|
229 |
+
}
|
230 |
+
}
|
231 |
+
}
|
232 |
+
|
233 |
+
/**
|
234 |
+
* Clean up dead files older than given length of time.
|
235 |
+
*
|
236 |
+
* @param int $minutes Consider older files than this time as dead files
|
237 |
+
* @return int|bool The number of removed files. Return false if error occurred.
|
238 |
+
*/
|
239 |
+
public function cleanup( $minutes = 60, $max = 100 ) {
|
240 |
+
$dir = trailingslashit( $this->tmp_dir );
|
241 |
+
$dir = $this->normalize_path( $dir );
|
242 |
+
|
243 |
+
if ( ! @is_dir( $dir ) || ! @is_readable( $dir ) ) {
|
244 |
+
return false;
|
245 |
+
}
|
246 |
+
|
247 |
+
$is_win = ( 'WIN' === strtoupper( substr( PHP_OS, 0, 3 ) ) );
|
248 |
+
|
249 |
+
if ( ! ( $is_win ? win_is_writable( $dir ) : @is_writable( $dir ) ) ) {
|
250 |
+
return false;
|
251 |
+
}
|
252 |
+
|
253 |
+
$count = 0;
|
254 |
+
|
255 |
+
if ( $handle = @opendir( $dir ) ) {
|
256 |
+
while ( false !== ( $filename = readdir( $handle ) ) ) {
|
257 |
+
if ( ! preg_match( '/^[0-9]+\.(php|txt|png|gif|jpeg)$/', $filename ) ) {
|
258 |
+
continue;
|
259 |
+
}
|
260 |
+
|
261 |
+
$file = $this->normalize_path( $dir . $filename );
|
262 |
+
|
263 |
+
$stat = @stat( $file );
|
264 |
+
if ( ( $stat['mtime'] + $minutes * 60 ) < time() ) {
|
265 |
+
if ( ! @unlink( $file ) ) {
|
266 |
+
@chmod( $file, 0644 );
|
267 |
+
@unlink( $file );
|
268 |
+
}
|
269 |
+
|
270 |
+
$count += 1;
|
271 |
+
}
|
272 |
+
|
273 |
+
if ( $max <= $count ) {
|
274 |
+
break;
|
275 |
+
}
|
276 |
+
}
|
277 |
+
|
278 |
+
closedir( $handle );
|
279 |
+
}
|
280 |
+
|
281 |
+
return $count;
|
282 |
+
}
|
283 |
+
|
284 |
+
/**
|
285 |
+
* Make a temporary directory and generate .htaccess file in it.
|
286 |
+
*
|
287 |
+
* @return bool True on successful create, false on failure.
|
288 |
+
*/
|
289 |
+
public function make_tmp_dir() {
|
290 |
+
$dir = trailingslashit( $this->tmp_dir );
|
291 |
+
$dir = $this->normalize_path( $dir );
|
292 |
+
|
293 |
+
if ( ! wp_mkdir_p( $dir ) ) {
|
294 |
+
return false;
|
295 |
+
}
|
296 |
+
|
297 |
+
$htaccess_file = $this->normalize_path( $dir . '.htaccess' );
|
298 |
+
|
299 |
+
if ( file_exists( $htaccess_file ) ) {
|
300 |
+
return true;
|
301 |
+
}
|
302 |
+
|
303 |
+
if ( $handle = @fopen( $htaccess_file, 'w' ) ) {
|
304 |
+
fwrite( $handle, 'Order deny,allow' . "\n" );
|
305 |
+
fwrite( $handle, 'Deny from all' . "\n" );
|
306 |
+
fwrite( $handle, '<Files ~ "^[0-9A-Za-z]+\\.(jpeg|gif|png)$">' . "\n" );
|
307 |
+
fwrite( $handle, ' Allow from all' . "\n" );
|
308 |
+
fwrite( $handle, '</Files>' . "\n" );
|
309 |
+
fclose( $handle );
|
310 |
+
}
|
311 |
+
|
312 |
+
return true;
|
313 |
+
}
|
314 |
+
|
315 |
+
/**
|
316 |
+
* Normalize a filesystem path.
|
317 |
+
*
|
318 |
+
* This should be replaced by wp_normalize_path when the plugin's
|
319 |
+
* minimum requirement becomes WordPress 3.9 or higher.
|
320 |
+
*
|
321 |
+
* @param string $path Path to normalize.
|
322 |
+
* @return string Normalized path.
|
323 |
+
*/
|
324 |
+
private function normalize_path( $path ) {
|
325 |
+
$path = str_replace( '\\', '/', $path );
|
326 |
+
$path = preg_replace( '|/+|', '/', $path );
|
327 |
+
return $path;
|
328 |
+
}
|
329 |
+
}
|
js/captcha/gentium/FONTLOG.txt
CHANGED
@@ -1,58 +1,86 @@
|
|
1 |
FONTLOG
|
2 |
-
Gentium
|
3 |
-
|
4 |
|
5 |
|
6 |
-
This file provides detailed information on the Gentium
|
7 |
-
information should be distributed along with the Gentium fonts and any
|
8 |
-
derivative works.
|
9 |
|
10 |
|
11 |
Basic Font Information
|
12 |
----------------------
|
13 |
|
14 |
-
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
ChangeLog
|
53 |
---------
|
54 |
(This should list both major and minor changes, most recent first.)
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
28 Nov 2005 (Victor Gaultney) Gentium version 1.02
|
57 |
- Changed licensing to the SIL Open Font License
|
58 |
- Included FontLab source files
|
@@ -62,116 +90,67 @@ ChangeLog
|
|
62 |
19 Sep 2003 (Victor Gaultney) Gentium version 1.01
|
63 |
- Maintenance release focused on changing internal font
|
64 |
- Information to reflect the changeover to an SIL project
|
65 |
-
- There is only one bug fix - the Greek mu PS name was changed to try and fix
|
66 |
-
a display/printing problem. There is still no manual hinting
|
67 |
|
68 |
16 Sep 2002 (Victor Gaultney) Gentium version 1.00
|
69 |
- First public release
|
70 |
-
- No manual hinting is included in this version. Some has been done - with
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
on what you're allowed to change or modify, consult the OFL and OFL-FAQ. The
|
80 |
-
OFL-FAQ also gives a very general rationale regarding why you would want to
|
81 |
-
contribute to the project.
|
82 |
-
|
83 |
-
Anyone can make their own modified version of Gentium (using a different
|
84 |
-
name), but SIL International will continue to maintain and develop the
|
85 |
-
canonical version of the Gentium fonts. As the package maintainer, we warmly
|
86 |
-
welcome contributions. Here are some things to keep in mind:
|
87 |
-
|
88 |
-
Format: We are open to contributions in various formats, but if you want to
|
89 |
-
maximise the chances of us including your work, please make it available to
|
90 |
-
us (via email or a URL) as either a FontLab database (preferred) or a
|
91 |
-
PostScript Type 1 (or OT-CFF) font.
|
92 |
-
|
93 |
-
Source files: For the first time, we're including FontLab databases used in
|
94 |
-
developing the fonts. The current fonts, however, were not solely built from
|
95 |
-
this FontLab database, so a simple "Generate Font" will not give you an
|
96 |
-
identical result. These databases are provided not as canonical source but
|
97 |
-
as an aid to anyone who might find it useful to have access to the
|
98 |
-
PostScript-style curves before they were turned into TrueType ones. BTW -
|
99 |
-
although only two databases are provided, they contain all the Alt glyphs.
|
100 |
-
In the future we may be making our 'source' available in three formats:
|
101 |
-
OpenType (TrueType), OT-CFF, and FontLab.
|
102 |
-
|
103 |
-
Copyright attribution: If you submit something for inclusion in the main
|
104 |
-
Gentium fonts, we will ask you to affirm that it is your original work, and
|
105 |
-
ask you to assign the copyright of your work to SIL International. This is
|
106 |
-
to ensure that future releases can be made under improved versions of the
|
107 |
-
OFL without needing to track you down for further permission. This follows
|
108 |
-
the same principle used by the FSF. Keep in mind that we are a
|
109 |
-
not-for-profit organization committed to free/libre and open source
|
110 |
-
software, and that any contributions incorporated in the fonts will always
|
111 |
-
be available under the OFL or a similar license.
|
112 |
-
|
113 |
-
Quality: Because we want to be able to guarantee a high level of quality for
|
114 |
-
the primary Gentium fonts, we will review submissions carefully. Please
|
115 |
-
don't be discouraged if we do not include a submission for this reason, or
|
116 |
-
ask you to make specific revisions.
|
117 |
-
|
118 |
-
What types of contributions are welcomed now (some more than others):
|
119 |
-
- Old style figures
|
120 |
-
- Small caps (although we would want such done for *all* caps, not just A-Z)
|
121 |
-
- Specifications for smart Greek code (write us about this)
|
122 |
-
- Coptic
|
123 |
-
- Historic/Archaic Cyrillic
|
124 |
-
- Glyphs used for ancient Greek text study (but not alphabetic ones, like
|
125 |
-
the digamma)
|
126 |
-
- Mathematical glyphs
|
127 |
-
- OpenType code and glyphs for on-the-fly fraction creation
|
128 |
-
- Additional scripts (Armenian, etc.?), and any needed OT/Graphite/AAT code
|
129 |
-
- Other things that we may have once told you we didn't have time to do :-)
|
130 |
-
|
131 |
-
What is not needed at this point:
|
132 |
-
- Revisions to the basic letters or their spacing
|
133 |
-
- Cyrillic revisions or additions. These are already in process
|
134 |
-
- Other weights (Bold, Bold italic). We already have some work done on this
|
135 |
-
- Alphabetic Ancient Greek glyphs (digamma, etc.). These are done and are
|
136 |
-
waiting for the next release
|
137 |
-
- Unicode 4.1 additions for Latin. We have these already in the pipeline
|
138 |
-
- General Latin/Cyrillic OpenType/Graphite/AAT code - we already have this
|
139 |
-
(see our Doulos SIL project)
|
140 |
-
- Kerning - there is some in place
|
141 |
-
- Hinting - although if you could offer to do some hinting, let us know :-)
|
142 |
-
|
143 |
-
So why didn't we include some of this in this release? The only change for
|
144 |
-
1.02 is the new licensing model. We thought that it was important to get a
|
145 |
-
revised font out before we had completed the next big revision. We also
|
146 |
-
didn't want to hold up release until we had everything neat and tidy :-)
|
147 |
-
|
148 |
-
When submissions will be included: We hope to have a revised version of the
|
149 |
-
Regular and Italic fonts (including full Cyrillic) completed by mid-2006. To
|
150 |
-
do this we will need submissions early in the year. Other weights will
|
151 |
-
follow after that.
|
152 |
-
|
153 |
-
WARNINGS: The details of the source files and build procedures will be
|
154 |
-
changing radically before the next release, so do not spend too much time
|
155 |
-
working on systems that depend on the current FontLab database information.
|
156 |
-
Also - the Cyrillic glyphs in the regular font are very early prototypes and
|
157 |
-
will be changing completely. So don't bother to modify them!
|
158 |
|
159 |
|
160 |
Acknowledgements
|
161 |
----------------
|
162 |
-
(Here is where contributors can be acknowledged. If you make modifications
|
163 |
-
be sure to add your name (N), email (E), web-address (W) and description
|
164 |
-
(D). This list is sorted by last name in alphabetical order.)
|
165 |
|
166 |
N: Victor Gaultney
|
167 |
E: victor_gaultney@sil.org
|
168 |
W: http://www.sil.org/~gaultney/
|
169 |
-
D: Original Designer
|
|
|
|
|
|
|
|
|
|
|
170 |
|
171 |
-
|
|
|
|
|
|
|
172 |
|
173 |
-
|
174 |
-
|
|
|
175 |
http://scripts.sil.org/gentium
|
176 |
|
177 |
Or send an email to <gentium AT sil DOT org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
FONTLOG
|
2 |
+
Gentium Basic and Gentium Book Basic v1.102
|
3 |
+
==========================================================
|
4 |
|
5 |
|
6 |
+
This file provides detailed information on the Gentium Basic and Gentium Book Basic font families. This information should be distributed along with the Gentium Basic and Gentium Book Basic fonts and any derivative works.
|
|
|
|
|
7 |
|
8 |
|
9 |
Basic Font Information
|
10 |
----------------------
|
11 |
|
12 |
+
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family designed to enable the many diverse ethnic groups around the world who use the Latin script to produce readable, high-quality publications. The design is intended to be highly readable, reasonably compact, and visually attractive. Gentium has won a "Certificate of Excellence in Typeface Design" in two major international typeface design competitions: bukva:raz! (2001), TDC2003 (2003).
|
13 |
+
|
14 |
+
The Gentium Basic and Gentium Book Basic font famililes are based on the original design, but with additional weights. The "Book" family is slightly heavier. Both families come with a complete regular, bold, italic and bold italic set of fonts.
|
15 |
+
|
16 |
+
The supported character set, however, is much smaller than for the main Gentium fonts. These "Basic" fonts support only the Basic Latin and Latin-1 Supplement Unicode ranges, plus a selection of the more commonly used extended Latin characters, with miscellaneous diacritical marks, symbols and punctuation. For a complete list of supported characters see the list at the end of this document.
|
17 |
+
|
18 |
+
In particular, these fonts do not support:
|
19 |
+
|
20 |
+
- Full extended Latin IPA
|
21 |
+
- Complete support for Central European languages
|
22 |
+
- Greek
|
23 |
+
- Cyrillic
|
24 |
+
|
25 |
+
A much more complete character set will be supported in a future version of the complete Gentium fonts. These "Basic" fonts are intended as a way to provide additional weights for basic font users without waiting until the complete Gentium character set is finished. So please don't request additional glyphs or characters to be supported in the Basic fonts - such support will become available in the main Gentium family in the future.
|
26 |
+
|
27 |
+
There are also some other limitations of the Basic fonts:
|
28 |
+
|
29 |
+
- They are not completely metric-compatible with the full Gentium family
|
30 |
+
(some glyphs may have different widths, although changes have been minimal)
|
31 |
+
- There is no kerning
|
32 |
+
- There are no "Alt" versions, or ones with low-profile diacritics
|
33 |
+
- The default stacking style for some diacritic combinations does not match Vietnamese-style conventions (although this is available through a OpenType/Graphite feature)
|
34 |
+
- No support for TypeTuner
|
35 |
+
|
36 |
+
There are, however, some wonderful new features that are still missing from the main Gentium family:
|
37 |
+
|
38 |
+
- Bold!
|
39 |
+
- Bold Italic!
|
40 |
+
- The slightly-heavier Book family!
|
41 |
+
- OpenType and Graphite smart code for diacritic placement!
|
42 |
+
- A few useful OpenType and Graphite features
|
43 |
+
- Support for a few more recent additions to Unicode and the SIL PUA (http://scripts.sil.org/UnicodePUA)
|
44 |
+
- Character assignments are updated to conform to Unicode 5.1
|
45 |
+
|
46 |
+
In particular, the Basic fonts support a subset of the smart font features that the Doulos SIL font supports. Those features are:
|
47 |
+
|
48 |
+
- Capital Eng alternates
|
49 |
+
- Literacy alternates
|
50 |
+
- Capital Y-hook alternate
|
51 |
+
- Capital N-left-hook alternate
|
52 |
+
- Modifier apostrophe alternate
|
53 |
+
- Modifier colon alternate
|
54 |
+
- Open o alternate
|
55 |
+
- Vietnamese-style diacritics
|
56 |
+
|
57 |
+
More detail on the features can be seen in the Doulos SIL Technical Documentation (http://scripts.sil.org/DoulosSIL_Technical).
|
58 |
+
|
59 |
+
|
60 |
+
Known Problems
|
61 |
+
--------------
|
62 |
+
|
63 |
+
We know of the following problems. Please report any other problems you encounter.
|
64 |
+
|
65 |
+
- logicalnot (U+00AC) appears distorted in Bold Italic and Book Italic.
|
66 |
+
- Opening the fonts with FontLab 5.0.x, then closing them, crashes FontLab. We are working to get this bug fixed in the next version of FontLab. A workaround is to open the font, save as a .vfb file, close (which still causes a crash). Then restart FontLab and open the .vfb file.
|
67 |
|
68 |
|
69 |
ChangeLog
|
70 |
---------
|
71 |
(This should list both major and minor changes, most recent first.)
|
72 |
|
73 |
+
28 Nov 2013 (Victor Gaultney) Gentium Basic/Gentium Book Basic version 1.102
|
74 |
+
- Minor bug fix to OpenType coverage tables - no other changes
|
75 |
+
|
76 |
+
4 Apr 2008 (Victor Gaultney) Gentium Basic/Gentium Book Basic version 1.1
|
77 |
+
- Final release
|
78 |
+
|
79 |
+
12 Nov 2007 (Victor Gaultney) Gentium Basic/Gentium Book Basic version 1.1b1
|
80 |
+
- trimmed character set down to Basic
|
81 |
+
- added additional weights
|
82 |
+
- no FontLab source files
|
83 |
+
|
84 |
28 Nov 2005 (Victor Gaultney) Gentium version 1.02
|
85 |
- Changed licensing to the SIL Open Font License
|
86 |
- Included FontLab source files
|
90 |
19 Sep 2003 (Victor Gaultney) Gentium version 1.01
|
91 |
- Maintenance release focused on changing internal font
|
92 |
- Information to reflect the changeover to an SIL project
|
93 |
+
- There is only one bug fix - the Greek mu PS name was changed to try and fix a display/printing problem. There is still no manual hinting
|
|
|
94 |
|
95 |
16 Sep 2002 (Victor Gaultney) Gentium version 1.00
|
96 |
- First public release
|
97 |
+
- No manual hinting is included in this version. Some has been done - with good results - but is not yet complete enough.
|
98 |
+
|
99 |
+
|
100 |
+
Information for Developers/Contributors
|
101 |
+
---------------------------------------
|
102 |
+
|
103 |
+
The source release contains FontLab source files for the eight fonts, but those files do not include the OpenType and Graphite code, as those are inserted after the fonts are generated from FontLab. The files are included as a source for the PostScript-style cubic curves. You are welcome, however, to open the font files themselves to gain access to the smart font code, although most editors will not let you edit that code directly. We will provide a richer set of sources for the full Gentium fonts at a later time.
|
104 |
+
|
105 |
+
SIL will remain as maintainers of this font project, but we do not intend any further major releases. Our primary efforts will be going into the full Gentium package. Any contributions should be directed toward that project.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
|
107 |
|
108 |
Acknowledgements
|
109 |
----------------
|
110 |
+
(Here is where contributors can be acknowledged. If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.)
|
|
|
|
|
111 |
|
112 |
N: Victor Gaultney
|
113 |
E: victor_gaultney@sil.org
|
114 |
W: http://www.sil.org/~gaultney/
|
115 |
+
D: Original Designer
|
116 |
+
|
117 |
+
N: Annie Olsen
|
118 |
+
E: nrsi@sil.org
|
119 |
+
W: http://scripts.sil.org/
|
120 |
+
D: Contributed some extended Latin glyphs
|
121 |
|
122 |
+
N: SIL font engineers
|
123 |
+
E: nrsi@sil.org
|
124 |
+
W: http://scripts.sil.org/
|
125 |
+
D: OpenType code and build support
|
126 |
|
127 |
+
The Gentium project, and the Gentium Basic and Gentium Book Basic fonts, are maintained by SIL International.
|
128 |
+
|
129 |
+
For more information please visit the Gentium page on SIL International's Computers and Writing systems website:
|
130 |
http://scripts.sil.org/gentium
|
131 |
|
132 |
Or send an email to <gentium AT sil DOT org>
|
133 |
+
|
134 |
+
|
135 |
+
Character Range Coverage
|
136 |
+
------------------------
|
137 |
+
|
138 |
+
C0 Controls and Basic Latin (U+0020..U+007E)
|
139 |
+
C1 Controls and Latin-1 Supplement (U+00A0..U+00FF)
|
140 |
+
Latin Extended-A (U+0100..U+0103, U+0106..U+010E, U+011A..U+0121, U+0124..U+0125, U+0128..U+012D, U+0130..U+0133, U+0139..U+013A, U+0141..U+0144, U+0147..U+0148, U+014A..U+0155, U+0158..U+015D, U+0160..U+0161, U+0164, U+0168..U+0171, U+00174..U+017E)
|
141 |
+
Latin Extended-B (U+0181, U+0186, U+0189..U+018A, U+018E, U+0190, U+0192, U+0197..U+019A, U+019D, U+019F..U+01A1, U+01A9..U+01AA, U+01AF..U+01B0, U+01B3..U+01B4, U+01B7, U+01CD..U+01E3, U+01E6..U+01E9, U+01EE..U+01EF, U+01F4..U+01F5, U+01F8..U+01FF, U+021E..U+021F, U+0226..U+0233, U+0237, U+023D, U+0241..U+0242, U+0244..U+0245, U+024A..U+024B)
|
142 |
+
IPA Extensions (U+0251, U+0253..U+0254, U+0256..U+0257, U+0259, U+025B, U+0263, U+0268..U+0269, U+026B, U+0272, U+0275, U+0283, U+0289..U+028A, U+028C, U+0292, U+0294, U+02A0)
|
143 |
+
Spacing Modifier Letters (U+02BC, U+02C0, U+02C6..U+02C7, U+02C9..U+02CB, U+02CD, U+02D7..U+02DD)
|
144 |
+
Combining Diacritical Marks (U+0300..U+0304,U+0306..U+030C, U+031B, U+0323, U+0327..U+0328, U+0331, U+033F, U+035F)
|
145 |
+
Greek and Coptic (U+03A0, U+03A9, U+03C0)
|
146 |
+
Latin Extended Additional (U+1E02..U+1E0F, U+1E14..U+1E17, U+1E1C..U+1E27, U+1E2E..U+1E3B, U+1E3E..U+1E49, U+1E4C..U+1E6F, U+1E78..U+1E99, U+1EA0..U+1EF9)
|
147 |
+
General Punctuation (U+2011, U+2013..U+2014, U+2018..U+201A, U+201C..U+201E, U+2020..U+2022, U+2026, U+2030, U+2039..U+203A, U+2044)
|
148 |
+
Currency Symbols (U+20AC)
|
149 |
+
Letterlike Symbols (U+2122..U+2123, U+2126)
|
150 |
+
Mathematical Operators (U+2202, U+2205..U+2206, U+220F, U+2211..U+2212, U+2219..U+221A, U+221E, U+222B, U+2248, U+2260, U+2264..U+2265)
|
151 |
+
Geometric Shapes (U+25CA, U+25CC)
|
152 |
+
Latin Extended-C (U+2C60..U+2C62)
|
153 |
+
Modifier Tone Letters (U+A700..U+A71A)
|
154 |
+
Latin Extended-D (U+A789..U+A78C)
|
155 |
+
Alphabetic Presentation Forms (U+FB01..U+FB02)
|
156 |
+
SIL PUA (U+F130..U+F131, U+F195, U+F197, U+F1C8, U+F1E9..U+F1EA, U+F20E..U+F20F, U+F211..U+F212, U+F218..U+F219, U+F21D..U+F21F, U+F242, U+F26A)
|
js/captcha/gentium/GENTIUM-FAQ.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
GENTIUM-FAQ
|
2 |
-
Gentium Release 1.
|
3 |
-
28 November
|
4 |
========================
|
5 |
|
6 |
Here are some answers to frequently asked questions about the Gentium fonts:
|
@@ -19,11 +19,11 @@ What is GentiumAlt?
|
|
19 |
It is a version of the font with redesigned diacritics (flatter
|
20 |
ones) to make it more suitable for use with stacking diacritics, and
|
21 |
for languages such as Vietnamese. The Greek glyphs also use the
|
22 |
-
Porsonic (single-curve) design for the circumflex. Since
|
23 |
-
|
24 |
-
no easy way to access these alternate diacritic shapes from
|
25 |
-
the regular Gentium font. The encoding of the fonts are the same,
|
26 |
-
the same text can be viewed with either one. There is also no
|
27 |
problem with having both font families installed at the same time.
|
28 |
|
29 |
|
@@ -119,13 +119,16 @@ I can't find the 'o with right hook' in the font. Where is it?
|
|
119 |
cases, we're not able to anticipate every possible combination.
|
120 |
Future versions of Gentium will include 'smart font' support for
|
121 |
technologies such as OpenType and SIL's Graphite. This will make
|
122 |
-
diacritic positioning much better.
|
|
|
|
|
123 |
|
124 |
Some diacritics are not aligning well with base glyphs, and if I type more
|
125 |
than one diacritic, they run into each other. Why is that?
|
126 |
|
127 |
Gentium currently has no 'smart font' code for automatic diacritic
|
128 |
-
positioning, but
|
|
|
129 |
|
130 |
How do I type the Greek letters?
|
131 |
|
@@ -141,6 +144,49 @@ I'm having problems making PDFs -- why won't my document distill?
|
|
141 |
reduce the size of your files.
|
142 |
|
143 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
Future
|
145 |
======
|
146 |
|
@@ -156,7 +202,7 @@ designer?
|
|
156 |
Do you plan to include other typographic enhancements (small caps, old style
|
157 |
figures, etc.)?
|
158 |
|
159 |
-
Those would be nice, wouldn't they
|
160 |
it would be great to have these refinements, and we haven't ruled
|
161 |
them out. But there are other needs that are much higher priority
|
162 |
(Bold, Cyrillic, etc.). If you think you could contribute some of
|
@@ -165,21 +211,18 @@ figures, etc.)?
|
|
165 |
|
166 |
What about bold?
|
167 |
|
168 |
-
|
169 |
-
|
170 |
-
glyphs at first. Once we are confident that the basic design is solid,
|
171 |
-
we will begin to design the bold versions of the other hundreds of
|
172 |
-
glyphs. Be patient, though, as Gentium has lots of glyphs!
|
173 |
|
174 |
Sans-serif?
|
175 |
|
176 |
There is a definite need for a sans-serif font that shares some of
|
177 |
-
Gentium
|
178 |
would also be great if that font also harmonized well with Gentium.
|
179 |
We don't currently have any plans for a companion face, although one
|
180 |
of our other projects - Andika - may be useful. Andika is a sans-serif
|
181 |
font designed specifically for use in literacy programs around the
|
182 |
-
world
|
183 |
|
184 |
Will you be extending Gentium to cover other scripts, and Hebrew in
|
185 |
particular?
|
@@ -195,8 +238,7 @@ When will Cyrillic be completed?
|
|
195 |
I need a couple of ancient Greek glyphs, such as the digamma. When will
|
196 |
those be ready?
|
197 |
|
198 |
-
These have already been designed and will be in the next release
|
199 |
-
(mid-2006).
|
200 |
|
201 |
Will there be a Type 1 version? What about OpenType?
|
202 |
|
1 |
GENTIUM-FAQ
|
2 |
+
Gentium Basic Release 1.102
|
3 |
+
28 November 2013
|
4 |
========================
|
5 |
|
6 |
Here are some answers to frequently asked questions about the Gentium fonts:
|
19 |
It is a version of the font with redesigned diacritics (flatter
|
20 |
ones) to make it more suitable for use with stacking diacritics, and
|
21 |
for languages such as Vietnamese. The Greek glyphs also use the
|
22 |
+
Porsonic (single-curve) design for the circumflex. Since the main
|
23 |
+
Gentium fonts do not currently include any 'smart' rendering routines,
|
24 |
+
there is no easy way to access these alternate diacritic shapes from
|
25 |
+
within the regular Gentium font. The encoding of the fonts are the same,
|
26 |
+
so the same text can be viewed with either one. There is also no
|
27 |
problem with having both font families installed at the same time.
|
28 |
|
29 |
|
119 |
cases, we're not able to anticipate every possible combination.
|
120 |
Future versions of Gentium will include 'smart font' support for
|
121 |
technologies such as OpenType and SIL's Graphite. This will make
|
122 |
+
diacritic positioning much better. The Gentium Basic fonts do,
|
123 |
+
however, include limited support for both OpenType and Graphite,
|
124 |
+
and demonstrate the type of support that will eventually be provided.
|
125 |
|
126 |
Some diacritics are not aligning well with base glyphs, and if I type more
|
127 |
than one diacritic, they run into each other. Why is that?
|
128 |
|
129 |
Gentium currently has no 'smart font' code for automatic diacritic
|
130 |
+
positioning, but the Gentium Basic fonts do, and similar support will
|
131 |
+
appear in the main fonts in the near future.
|
132 |
|
133 |
How do I type the Greek letters?
|
134 |
|
144 |
reduce the size of your files.
|
145 |
|
146 |
|
147 |
+
Basic
|
148 |
+
=====
|
149 |
+
|
150 |
+
How are the Basic fonts (Gentium Basic, Gentium Book Basic) different
|
151 |
+
from Gentium?
|
152 |
+
|
153 |
+
These font families are based on the original Gentium design, but with
|
154 |
+
additional weights. Both families come with a complete regular, bold,
|
155 |
+
italic and bold italic set of fonts. The supported character set,
|
156 |
+
however, is much smaller than for the main Gentium fonts. These
|
157 |
+
'Basic' fonts support only the Basic Latin and Latin-1 Supplement
|
158 |
+
Unicode ranges, plus a selection of the more commonly used extended
|
159 |
+
Latin characters, with miscellaneous diacritical marks, symbols and
|
160 |
+
punctuation. In particular, these fonts do not support full extended
|
161 |
+
Latin IPA, complete support for Central European languages, Greek and
|
162 |
+
Cyrillic.
|
163 |
+
|
164 |
+
What is the Book weight?
|
165 |
+
|
166 |
+
It is a complete second font family that is slightly heavier overall,
|
167 |
+
and more useful for some purposes. The main Gentium family will
|
168 |
+
eventually have a complete matching Book weight, along with matching
|
169 |
+
italics.
|
170 |
+
|
171 |
+
Why is the line spacing greater for the Basic fonts?
|
172 |
+
|
173 |
+
In some environments, stacked diacritics in Gentium could display as
|
174 |
+
'chopped-off'. Gentium Basic has slightly wider default line spacing
|
175 |
+
in order to avoid this problem. Most applications do, however, let you
|
176 |
+
set the line spacing explicitly, so you can have the lines spaced
|
177 |
+
precisely as you wish.
|
178 |
+
|
179 |
+
Will you be accepting requests for additions to the Basic character set?
|
180 |
+
|
181 |
+
No. We are now focusing our development efforts on the main Gentium
|
182 |
+
fonts, which already provide richer character set support.
|
183 |
+
|
184 |
+
Is there an Alt version of the Basic fonts?
|
185 |
+
|
186 |
+
No, although you may notice that capitals and some tall lowercase
|
187 |
+
letters do use 'low-profile' versions.
|
188 |
+
|
189 |
+
|
190 |
Future
|
191 |
======
|
192 |
|
202 |
Do you plan to include other typographic enhancements (small caps, old style
|
203 |
figures, etc.)?
|
204 |
|
205 |
+
Those would be nice, wouldn't they? From a design point of view,
|
206 |
it would be great to have these refinements, and we haven't ruled
|
207 |
them out. But there are other needs that are much higher priority
|
208 |
(Bold, Cyrillic, etc.). If you think you could contribute some of
|
211 |
|
212 |
What about bold?
|
213 |
|
214 |
+
The Gentium Basic fonts include Bold and Bold Italic versions. The
|
215 |
+
main Gentium fonts will also include them in the future.
|
|
|
|
|
|
|
216 |
|
217 |
Sans-serif?
|
218 |
|
219 |
There is a definite need for a sans-serif font that shares some of
|
220 |
+
Gentium's strengths -- high readability, economy of space, etc. It
|
221 |
would also be great if that font also harmonized well with Gentium.
|
222 |
We don't currently have any plans for a companion face, although one
|
223 |
of our other projects - Andika - may be useful. Andika is a sans-serif
|
224 |
font designed specifically for use in literacy programs around the
|
225 |
+
world, and is available from our web site.
|
226 |
|
227 |
Will you be extending Gentium to cover other scripts, and Hebrew in
|
228 |
particular?
|
238 |
I need a couple of ancient Greek glyphs, such as the digamma. When will
|
239 |
those be ready?
|
240 |
|
241 |
+
These have already been designed and will be in the next main release.
|
|
|
242 |
|
243 |
Will there be a Type 1 version? What about OpenType?
|
244 |
|
js/captcha/gentium/GenAI102.TTF
DELETED
Binary file
|
js/captcha/gentium/GenAR102.TTF
DELETED
Binary file
|
js/captcha/gentium/GenBasB.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBasBI.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBasI.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBasR.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBkBasB.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBkBasBI.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBkBasI.ttf
ADDED
Binary file
|
js/captcha/gentium/GenBkBasR.ttf
ADDED
Binary file
|
js/captcha/gentium/GenI102.TTF
DELETED
Binary file
|
js/captcha/gentium/GenR102.TTF
DELETED
Binary file
|
js/captcha/gentium/GentiumDesignSource.vfb
DELETED
Binary file
|
js/captcha/gentium/GentiumIDesignSource.vfb
DELETED
Binary file
|
js/captcha/gentium/OFL-FAQ.txt
CHANGED
@@ -1,101 +1,395 @@
|
|
1 |
OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL)
|
2 |
-
Version 1.
|
3 |
(See http://scripts.sil.org/OFL for updates)
|
4 |
|
5 |
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
-
1
|
9 |
-
Yes. You may use them like most other fonts, but unlike some fonts you may include an embedded subset of the fonts in your document. Such use does not require you to include this license or other files (listed in OFL condition 2), nor does it require any type of acknowledgement within the publication. Some mention of the font name within the publication information (such as in a colophon) is usually appreciated. If you wish to include the complete font as a separate file, you should distribute the full font package, including all existing acknowledgements, and comply with the OFL conditions. Of course, referencing or embedding an OFL font in any document does not change the license of the document itself. The resulting document is not a derivative anymore than a compiled program is a derivative of a compiler. Similarly, creating a graphic using an OFL font does not make the resulting artwork subject to the OFL.
|
10 |
|
11 |
-
1.
|
12 |
-
Yes
|
13 |
|
14 |
-
1.
|
15 |
-
|
16 |
|
17 |
-
1.
|
18 |
-
|
19 |
|
20 |
-
1.
|
21 |
-
|
22 |
|
23 |
-
1.
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself.
|
25 |
|
26 |
-
1.
|
27 |
-
|
28 |
-
|
29 |
-
1.
|
30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
-
|
33 |
-
|
34 |
|
35 |
-
|
36 |
-
|
|
|
|
|
37 |
|
|
|
38 |
|
39 |
-
2
|
|
|
40 |
|
41 |
-
2.
|
42 |
-
|
43 |
|
44 |
-
2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license.
|
46 |
|
47 |
-
|
48 |
Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package.
|
49 |
|
50 |
-
|
51 |
-
Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
-
|
54 |
-
|
55 |
|
56 |
-
2.6 Do I have to make any derivative fonts (including source code, build scripts, documentation, etc.) publicly available?
|
57 |
-
No, but please do share your improvements with others. You may find that you receive more than what you gave in return.
|
58 |
|
59 |
-
|
60 |
-
The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Name(s) ensure that the only fonts that have the original names are the unmodified Standard Versions. This eliminates potential confusion and name conflicts. When choosing a name be creative and try to avoid names that sound like the original. Keep in mind that the copyright holder can allow a specific trusted partner to use Reserved Font Name(s) through a separate written agreement.
|
61 |
|
62 |
-
|
63 |
-
|
64 |
|
65 |
-
2
|
66 |
-
It
|
67 |
|
68 |
-
|
69 |
-
No, but users, designers and other developers might get very frustrated
|
70 |
|
|
|
|
|
71 |
|
72 |
-
|
|
|
|
|
|
|
73 |
|
74 |
-
|
75 |
|
76 |
-
3.1 FONTLOG for <FontFamilyName>
|
77 |
-
This file provides detailed information on the <FontFamilyName> font software. This information should be distributed along with the <FontFamilyName> fonts and any derivative works.
|
78 |
|
79 |
-
|
80 |
-
(Here is where you would describe the purpose and brief specifications for the font project, and where users can find more detailed documentation. It can also include references to how changes can be contributed back to the Standard Version. You may also wish to include a short guide to the design, or a reference to such a document.)
|
81 |
|
82 |
-
|
83 |
-
|
84 |
|
85 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
- Improved build script performance and verbosity
|
87 |
- Extended the smart code documentation
|
88 |
- Corrected minor typos in the documentation
|
89 |
- Fixed position of combining inverted breve below (U+032F)
|
90 |
- Added OpenType/Graphite smart code for Armenian
|
91 |
- Added Armenian glyphs (U+0531 -> U+0587)
|
92 |
-
- Released as "
|
93 |
|
94 |
-
1 Jan 2005 (Joe Smith)
|
95 |
-
- Initial release
|
96 |
|
97 |
-
|
98 |
-
|
|
|
99 |
|
100 |
N: Jane Doe
|
101 |
E: jane@university.edu
|
@@ -122,61 +416,10 @@ E: joe@fontstudio.org
|
|
122 |
W: http://joe.fontstudio.org
|
123 |
D: Designer - original Roman glyphs
|
124 |
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
4.1 Why should I contribute my changes back to the original authors?
|
131 |
-
It would benefit many people if you contributed back to what you've received. Providing your contributions and improvements to the fonts and other components (data files, source code, build scripts, documentation, etc.) could be a tremendous help and would encourage others to contribute as well and 'give back', which means you will have an opportunity to benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that when you contribute.
|
132 |
-
|
133 |
-
4.2 I've made some very nice improvements to the font, will you consider adopting them and putting them into future Standard Versions?
|
134 |
-
Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes (the use of a centralized or distributed source revision control system like subversion or arch is a good idea). Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them).
|
135 |
-
|
136 |
-
4.3 How can I financially support the development of OFL fonts?
|
137 |
-
It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Standard Versions.
|
138 |
-
|
139 |
-
|
140 |
-
5 ABOUT THE LICENSE
|
141 |
-
|
142 |
-
5.1 I see that this is version 1.0 of the license. Will there be later changes?
|
143 |
-
We hope that version 1.0 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL.
|
144 |
-
|
145 |
-
5.2 Can I use the SIL Open Font License for my own fonts?
|
146 |
-
Yes! We heartily encourage anyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom with some protection for the original authors and clear rules for other contributors. Some additional information is included at the end of this FAQ.
|
147 |
-
|
148 |
-
5.3 Does this license restrict the rights of the Copyright Holder?
|
149 |
-
No. The Copyright Holder still retains all rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder can do this.
|
150 |
-
|
151 |
-
5.4 Is the OFL a contract or a license?
|
152 |
-
The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license.
|
153 |
-
|
154 |
-
|
155 |
-
6 ABOUT SIL INTERNATIONAL
|
156 |
-
|
157 |
-
6.1 Who is SIL International and what does it do?
|
158 |
-
SIL International is a worldwide faith-based education and development organization (NGO) that studies, documents, and assists in developing the world's lesser-known languages through literacy, linguistics, translation, and other academic disciplines. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment.
|
159 |
-
|
160 |
-
6.2 What does this have to do with font licensing?
|
161 |
-
The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack) so SIL developed the SIL Open Font License.
|
162 |
-
|
163 |
-
6.3 How can I contact SIL?
|
164 |
-
Our main web site is: http://www.sil.org/
|
165 |
-
Our site about complex scripts is: http://scripts.sil.org/
|
166 |
-
Information about this license (including contact email information) is at: http://scripts.sil.org/OFL
|
167 |
-
|
168 |
-
|
169 |
-
7 ABOUT USING THE OFL FOR YOUR ORIGINAL FONTS
|
170 |
-
|
171 |
-
If you want to release your fonts under the OFL, you only need to do the following:
|
172 |
-
|
173 |
-
7.1 Put your copyright and reserved names information in the beginning of the main OFL file.
|
174 |
-
7.2 Put your copyright and the OFL references in your various font files (such as in TrueType name, description and license fields) and in your other components (build scripts, glyph databases, documentation, keyboard, samples, etc).
|
175 |
-
7.3 Write an initial FONTLOG for your font and include it in the release package.
|
176 |
-
7.4 Include the OFL in your release package.
|
177 |
-
7.5 We also highly recommend you include the relevant practical documentation on the license by putting the OFL-FAQ in your package.
|
178 |
-
|
179 |
-
|
180 |
-
That's all. If you have any more questions please get in touch with us.
|
181 |
|
182 |
|
1 |
OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL)
|
2 |
+
Version 1.1-update3 - Sept 2013
|
3 |
(See http://scripts.sil.org/OFL for updates)
|
4 |
|
5 |
|
6 |
+
CONTENTS OF THIS FAQ
|
7 |
+
1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL
|
8 |
+
2 USING OFL FONTS FOR WEB PAGES AND ONLINE WEB FONT SERVICES
|
9 |
+
3 MODIFYING OFL-LICENSED FONTS
|
10 |
+
4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL
|
11 |
+
5 CHOOSING RESERVED FONT NAMES
|
12 |
+
6 ABOUT THE FONTLOG
|
13 |
+
7 MAKING CONTRIBUTIONS TO OFL PROJECTS
|
14 |
+
8 ABOUT THE LICENSE ITSELF
|
15 |
+
9 ABOUT SIL INTERNATIONAL
|
16 |
+
APPENDIX A - FONTLOG EXAMPLE
|
17 |
|
18 |
+
1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL
|
|
|
19 |
|
20 |
+
1.1 Can I use the fonts for a book or other print publication, to create logos or other graphics or even to manufacture objects based on their outlines?
|
21 |
+
Yes. You are very welcome to do so. Authors of fonts released under the OFL allow you to use their font software as such for any kind of design work. No additional license or permission is required, unlike with some other licenses. Some examples of these uses are: logos, posters, business cards, stationery, video titling, signage, t-shirts, personalised fabric, 3D-printed/laser-cut shapes, sculptures, rubber stamps, cookie cutters and lead type.
|
22 |
|
23 |
+
1.1.1 Does that restrict the license or distribution of that artwork?
|
24 |
+
No. You remain the author and copyright holder of that newly derived graphic or object. You are simply using an open font in the design process. It is only when you redistribute, bundle or modify the font itself that other conditions of the license have to be respected (see below for more details).
|
25 |
|
26 |
+
1.1.2 Is any kind of acknowledgement required?
|
27 |
+
No. Font authors may appreciate being mentioned in your artwork's acknowledgements alongside the name of the font, possibly with a link to their website, but that is not required.
|
28 |
|
29 |
+
1.2 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions and repositories?
|
30 |
+
Yes! Fonts licensed under the OFL can be freely included alongside other software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are typically aggregated with, not merged into, existing software, there is little need to be concerned about incompatibility with existing software licenses. You may also repackage the fonts and the accompanying components in a .rpm or .deb package (or other similar package formats or installers) and include them in distribution CD/DVDs and online repositories. (Also see section 5.9 about rebuilding from source.)
|
31 |
|
32 |
+
1.3 I want to distribute the fonts with my program. Does this mean my program also has to be Free/Libre and Open Source Software?
|
33 |
+
No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well.
|
34 |
+
|
35 |
+
1.4 Can I sell a software package that includes these fonts?
|
36 |
+
Yes, you can do this with both the Original Version and a Modified Version of the fonts. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, games and entertainment software, mobile device applications, etc.
|
37 |
+
|
38 |
+
1.5 Can I include the fonts on a CD of freeware or commercial fonts?
|
39 |
Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself.
|
40 |
|
41 |
+
1.6 Why won't the OFL let me sell the fonts alone?
|
42 |
+
The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honour and respect their contribution!
|
43 |
+
|
44 |
+
1.7 What about sharing OFL fonts with friends on a CD, DVD or USB stick?
|
45 |
+
You are very welcome to share open fonts with friends, family and colleagues through removable media. Just remember to include the full font package, including any copyright notices and licensing information as available in OFL.txt. In the case where you sell the font, it has to come bundled with software.
|
46 |
+
|
47 |
+
1.8 Can I host the fonts on a web site for others to use?
|
48 |
+
Yes, as long as you make the full font package available. In most cases it may be best to point users to the main site that distributes the Original Version so they always get the most recent stable and complete version. See also discussion of web fonts in Section 2.
|
49 |
+
|
50 |
+
1.9 Can I host the fonts on a server for use over our internal network?
|
51 |
+
Yes. If the fonts are transferred from the server to the client computer by means that allow them to be used even if the computer is no longer attached to the network, the full package (copyright notices, licensing information, etc.) should be included.
|
52 |
+
|
53 |
+
1.10 Does the full OFL license text always need to accompany the font?
|
54 |
+
The only situation in which an OFL font can be distributed without the text of the OFL (either in a separate file or in font metadata), is when a font is embedded in a document or bundled within a program. In the case of metadata included within a font, it is legally sufficient to include only a link to the text of the OFL on http://scripts.sil.org/OFL, but we strongly recommend against this. Most modern font formats include metadata fields that will accept the full OFL text, and full inclusion increases the likelihood that users will understand and properly apply the license.
|
55 |
+
|
56 |
+
1.11 What do you mean by 'embedding'? How does that differ from other means of distribution?
|
57 |
+
By 'embedding' we mean inclusion of the font in a document or file in a way that makes extraction (and redistribution) difficult or clearly discouraged. In many cases the names of embedded fonts might also not be obvious to those reading the document, the font data format might be altered, and only a subset of the font - only the glyphs required for the text - might be included. Any other means of delivering a font to another person is considered 'distribution', and needs to be accompanied by any copyright notices and licensing information available in OFL.txt.
|
58 |
+
|
59 |
+
1.12 So can I embed OFL fonts in my document?
|
60 |
+
Yes, either in full or a subset. The restrictions regarding font modification and redistribution do not apply, as the font is not intended for use outside the document.
|
61 |
+
|
62 |
+
1.13 Does embedding alter the license of the document itself?
|
63 |
+
No. Referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL.
|
64 |
+
|
65 |
+
1.14 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to author(s)?
|
66 |
+
The few utilities that can extract fonts embedded in a PDF will typically output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult and time consuming than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document, please be considerate: respect the work of the author(s) and the licensing model.
|
67 |
+
|
68 |
+
1.15 What about distributing fonts with a document? Within a compressed folder structure? Is it distribution, bundling or embedding?
|
69 |
+
Certain document formats may allow the inclusion of an unmodified font within their file structure which may consist of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) which the license explicitly allows. In this case the font is conveyed unchanged whereas embedding a font usually transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its author(s). Even if the font travels inside the document as one of its assets, it should not lose its authorship information and licensing.
|
70 |
+
|
71 |
+
1.16 What about ebooks shipping with open fonts?
|
72 |
+
The requirements differ depending on whether the fonts are linked, embedded or distributed (bundled or aggregated). Some ebook formats use web technologies to do font linking via @font-face, others are designed for font embedding, some use fonts distributed with the document or reading software, and a few rely solely on the fonts already present on the target system. The license requirements depend on the type of inclusion as discussed in 1.15.
|
73 |
+
|
74 |
+
1.17 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM (Digital Rights Management) mechanisms?
|
75 |
+
Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package, bundle or subscription plan. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL.
|
76 |
+
|
77 |
+
1.18 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions?
|
78 |
+
Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG (see section 6 for more details and examples) for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgement section. Please consider using the Original Versions of the fonts whenever possible.
|
79 |
+
|
80 |
+
1.19 What do you mean in condition 4 of the OFL's permissions and conditions? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement?
|
81 |
+
The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a grey area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not.
|
82 |
+
|
83 |
+
1.20 I'm writing a small app for mobile platforms, do I need to include the whole package?
|
84 |
+
If you bundle a font under the OFL with your mobile app you must comply with the terms of the license. At a minimum you must include the copyright statement, the license notice and the license text. A mention of this information in your About box or Changelog, with a link to where the font package is from, is good practice, and the extra space needed to carry these items is very small. You do not, however, need to include the full contents of the font package - only the fonts you use and the copyright and license that apply to them. For example, if you only use the regular weight in your app, you do not need to include the italic and bold versions.
|
85 |
+
|
86 |
+
1.21 What about including OFL fonts by default in my firmware or dedicated operating system?
|
87 |
+
Many such systems are restricted and turned into appliances so that users cannot study or modify them. Using open fonts to increase quality and language coverage is a great idea, but you need to be aware that if there is a way for users to extract fonts you cannot legally prevent them from doing that. The fonts themselves, including any changes you make to them, must be distributed under the OFL even if your firmware has a more restrictive license. If you do transform the fonts and change their formats when you include them in your firmware you must respect any names reserved by the font authors via the RFN mechanism and pick your own font name. Alternatively if you directly add a font under the OFL to the font folder of your firmware without modifying or optimizing it you are simply bundling the font like with any other software collection, and do not need to make any further changes.
|
88 |
+
|
89 |
+
1.22 Can I make and publish CMS themes or templates that use OFL fonts? Can I include the fonts themselves in the themes or templates? Can I sell the whole package?
|
90 |
+
Yes, you are very welcome to integrate open fonts into themes and templates for your preferred CMS and make them more widely available. Remember that you can only sell the fonts and your CMS add-on as part of a software bundle. (See 1.4 for details and examples about selling bundles).
|
91 |
+
|
92 |
+
1.23 Can OFL fonts be included in services that deliver fonts to the desktop from remote repositories? Even if they contain both OFL and non-OFL fonts?
|
93 |
+
Yes. Some foundries have set up services to deliver fonts to subscribers directly to desktops from their online repositories; similarly, plugins are available to preview and use fonts directly in your design tool or publishing suite. These services may mix open and restricted fonts in the same channel, however they should make a clear distinction between them to users. These services should also not hinder users (such as through DRM or obfuscation mechanisms) from extracting and using the OFL fonts in other environments, or continuing to use OFL fonts after subscription terms have ended, as those uses are specifically allowed by the OFL.
|
94 |
+
|
95 |
+
1.24 Can services that provide or distribute OFL fonts restrict my use of them?
|
96 |
+
No. The terms of use of such services cannot replace or restrict the terms of the OFL, as that would be the same as distributing the fonts under a different license, which is not allowed. You are still entitled to use, modify and redistribute them as the original authors have intended outside of the sole control of that particular distribution channel. Note, however, that the fonts provided by these services may differ from the Original Versions.
|
97 |
+
|
98 |
+
|
99 |
+
2 USING OFL FONTS FOR WEBPAGES AND ONLINE WEB FONT SERVICES
|
100 |
+
|
101 |
+
NOTE: This section often refers to a separate paper on 'Web Fonts & RFNs'. This is available at http://scripts.sil.org/OFL_web_fonts_and_RFNs
|
102 |
+
|
103 |
+
2.1 Can I make webpages using these fonts?
|
104 |
+
Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Your three best options are:
|
105 |
+
- referring directly in your stylesheet to open fonts which may be available on the user's system
|
106 |
+
- providing links to download the full package of the font - either from your own website or from elsewhere - so users can install it themselves
|
107 |
+
- using @font-face to distribute the font directly to browsers. This is recommended and explicitly allowed by the licensing model because it is distribution. The font file itself is distributed with other components of the webpage. It is not embedded in the webpage but referenced through a web address which will cause the browser to retrieve and use the corresponding font to render the webpage (see 1.11 and 1.15 for details related to embedding fonts into documents). As you take advantage of the @font-face cross-platform standard, be aware that web fonts are often tuned for a web environment and not intended for installation and use outside a browser. The reasons in favour of using web fonts are to allow design of dynamic text elements instead of static graphics, to make it easier for content to be localized and translated, indexed and searched, and all this with cross-platform open standards without depending on restricted extensions or plugins. You should check the CSS cascade (the order in which fonts are being called or delivered to your users) when testing.
|
108 |
+
|
109 |
+
2.2 Can I make and use WOFF (Web Open Font Format) versions of OFL fonts?
|
110 |
+
Yes, but you need to be careful. A change in font format normally is considered modification, and Reserved Font Names (RFNs) cannot be used. Because of the design of the WOFF format, however, it is possible to create a WOFF version that is not considered modification, and so would not require a name change. You are allowed to create, use and distribute a WOFF version of an OFL font without changing the font name, but only if:
|
111 |
+
|
112 |
+
- the original font data remains unchanged except for WOFF compression, and
|
113 |
+
- WOFF-specific metadata is either omitted altogether or present and includes, unaltered, the contents of all equivalent metadata in the original font.
|
114 |
+
|
115 |
+
If the original font data or metadata is changed, or the WOFF-specific metadata is incomplete, the font must be considered a Modified Version, the OFL restrictions would apply and the name of the font must be changed: any RFNs cannot be used and copyright notices and licensing information must be included and cannot be deleted or modified. You must come up with a unique name - we recommend one corresponding to your domain or your particular web application. Be aware that only the original author(s) can use RFNs. This is to prevent collisions between a derivative tuned to your audience and the original upstream version and so to reduce confusion.
|
116 |
+
|
117 |
+
Please note that most WOFF conversion tools and online services do not meet the two requirements listed above, and so their output must be considered a Modified Version. So be very careful and check to be sure that the tool or service you're using is compressing unchanged data and completely and accurately reflecting the original font metadata.
|
118 |
+
|
119 |
+
2.3 What about other web font formats such as EOT/EOTLite/CWT/etc.?
|
120 |
+
In most cases these formats alter the original font data more than WOFF, and do not completely support appropriate metadata, so their use must be considered modification and RFNs may not be used. However, there may be certain formats or usage scenarios that may allow the use of RFNs. See http://scripts.sil.org/OFL_web_fonts_and_RFNs
|
121 |
+
|
122 |
+
2.4 Can I make OFL fonts available through web font online services?
|
123 |
+
Yes, you are welcome to include OFL fonts in online web font services as long as you properly meet all the conditions of the license. The origin and open status of the font should be clear among the other fonts you are hosting. Authorship, copyright notices and license information must be sufficiently visible to your users or subscribers so they know where the font comes from and the rights granted by the author(s). Make sure the font file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. Other font formats, including EOT/EOTLite/CWT and superior alternatives like WOFF, already provide fields for this information. Remember that if you modify the font within your library or convert it to another format for any reason the OFL restrictions apply and you need to change the names accordingly. Please respect the author's wishes as expressed in the OFL and do not misrepresent original designers and their work. Don't lump quality open fonts together with dubious freeware or public domain fonts. Consider how you can best work with the original designers and foundries, support their efforts and generate goodwill that will benefit your service. (See 1.17 for details related to URL-based access restrictions methods or DRM mechanisms).
|
124 |
+
|
125 |
+
2.5 Some web font formats and services provide ways of "optimizing" the font for a particular website or web application; is that allowed?
|
126 |
+
Yes, it is permitted, but remember that these optimized versions are Modified Versions and so must follow OFL requirements like appropriate renaming. Also you need to bear in mind the other important parameters beyond compression, speed and responsiveness: you need to consider the audience of your particular website or web application, as choosing some optimization parameters may turn out to be less than ideal for them. Subsetting by removing certain glyphs or features may seriously limit functionality of the font in various languages that your users expect. It may also introduce degradation of quality in the rendering or specific bugs on the various target platforms compared to the original font from upstream. In other words, remember that one person's optimized font may be another person's missing feature. Various advanced typographic features (OpenType, Graphite or AAT) are also available through CSS and may provide the desired effects without the need to modify the font.
|
127 |
+
|
128 |
+
2.6 Is subsetting a web font considered modification?
|
129 |
+
Yes. Removing any parts of the font when delivering a web font to a browser, including unused glyphs and smart font code, is considered modification. This is permitted by the OFL but would not normally allow the use of RFNs. Some newer subsetting technologies may be able to subset in a way that allows users to effectively have access to the complete font, including smart font behaviour. See 2.8 and http://scripts.sil.org/OFL_web_fonts_and_RFNs
|
130 |
+
|
131 |
+
2.7 Are there any situations in which a modified web font could use RFNs?
|
132 |
+
Yes. If a web font is optimized only in ways that preserve Functional Equivalence (see 2.8), then it may use RFNs, as it reasonably represents the Original Version and respects the intentions of the author(s) and the main purposes of the RFN mechanism (avoids collisions, protects authors, minimizes support, encourages derivatives). However this is technically very difficult and often impractical, so a much better scenario is for the web font service or provider to sign a separate agreement with the author(s) that allows the use of RFNs for Modified Versions.
|
133 |
|
134 |
+
2.8 How do you know if an optimization to a web font preserves Functional Equivalence?
|
135 |
+
Functional Equivalence is described in full in the 'Web fonts and RFNs' paper at http://scripts.sil.org/OFL_web_fonts_and_RFNs, in general, an optimized font is deemed to be Functionally Equivalent (FE) to the Original Version if it:
|
136 |
|
137 |
+
- Supports the same full character inventory. If a character can be properly displayed using the Original Version, then that same character, encoded correctly on a web page, will display properly.
|
138 |
+
- Provides the same smart font behavior. Any dynamic shaping behavior that works with the Original Version should work when optimized, unless the browser or environment does not support it. There does not need to be guaranteed support in the client, but there should be no forced degradation of smart font or shaping behavior, such as the removal or obfuscation of OpenType, Graphite or AAT tables.
|
139 |
+
- Presents text with no obvious degradation in visual quality. The lettershapes should be equally (or more) readable, within limits of the rendering platform.
|
140 |
+
- Preserves original author, project and license metadata. At a minimum, this should include: Copyright and authorship; The license as stated in the Original Version, whether that is the full text of the OFL or a link to the web version; Any RFN declarations; Information already present in the font or documentation that points back to the Original Version, such as a link to the project or the author's website.
|
141 |
|
142 |
+
If an optimized font meets these requirements, and so is considered to be FE, then it's very likely that the original author would feel that the optimized font is a good and reasonable equivalent. If it falls short of any of these requirements, the optimized font does not reasonably represent the Original Version, and so should be considered to be a Modified Version. Like other Modified Versions, it would not be allowed to use any RFNs and you simply need to pick your own font name.
|
143 |
|
144 |
+
2.9 Isn't use of web fonts another form of embedding?
|
145 |
+
No. Unlike embedded fonts in a PDF, web fonts are not an integrated part of the document itself. They are not specific to a single document and are often applied to thousands of documents around the world. The font data is not stored alongside the document data and often originates from a different location. The ease by which the web fonts used by a document may be identified and downloaded for desktop use demonstrates that they are philosophically and technically separate from the web pages that specify them. See http://scripts.sil.org/OFL_web_fonts_and_RFNs
|
146 |
|
147 |
+
2.10 So would it be better to not use RFNs at all if you want your font to be distributed by a web fonts service?
|
148 |
+
No. Although the OFL does not require authors to use RFNs, the RFN mechanism is an important part of the OFL model and completely compatible with web font services. If that web font service modifies the fonts, then the best solution is to sign a separate agreement for the use of any RFNs. It is perfectly valid for an author to not declare any RFNs, but before they do so they need to fully understand the benefits they are giving up, and the overall negative effect of allowing many different versions bearing the same name to be widely distributed. As a result, we don't generally recommend it.
|
149 |
|
150 |
+
2.11 What should an agreement for the use of RFNs say? Are there any examples?
|
151 |
+
There is no prescribed format for this agreement, as legal systems vary, and no recommended examples. Authors may wish to add specific clauses to further restrict use, require author review of Modified Versions, establish user support mechanisms or provide terms for ending the agreement. Such agreements are usually not public, and apply only to the main parties. However, it would be very beneficial for web font services to clearly state when they have established such agreements, so that the public understands clearly that their service is operating appropriately.
|
152 |
+
|
153 |
+
See the separate paper on 'Web Fonts & RFNs' for in-depth discussion of issues related to the use of RFNs for web fonts. This is available at http://scripts.sil.org/OFL_web_fonts_and_RFNs
|
154 |
+
|
155 |
+
|
156 |
+
3 MODIFYING OFL-LICENSED FONTS
|
157 |
+
|
158 |
+
3.1 Can I change the fonts? Are there any limitations to what things I can and cannot change?
|
159 |
+
You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could put additional information into it that covers your contribution. See the placeholders in the OFL header template for recommendations on where to add your own statements. (Remember that, when authors have reserved names via the RFN mechanism, you need to change the internal names of the font to your own font name when making your modified version even if it is just a small change.)
|
160 |
+
|
161 |
+
3.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine?
|
162 |
Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license.
|
163 |
|
164 |
+
3.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs or OpenType/Graphite/AAT code, can I sell the enhanced font?
|
165 |
Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package.
|
166 |
|
167 |
+
3.4 Can I pay someone to enhance the fonts for my use and distribution?
|
168 |
+
Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefited from the contributions of others.
|
169 |
+
|
170 |
+
3.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use?
|
171 |
+
No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way beyond what the OFL permits and requires. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefited from the contributions of others.
|
172 |
+
|
173 |
+
3.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available?
|
174 |
+
No, but please consider sharing your improvements with others. You may find that you receive in return more than what you gave.
|
175 |
+
|
176 |
+
3.7 If a trademark is claimed in the OFL font, does that trademark need to remain in modified fonts?
|
177 |
+
Yes. Any trademark notices must remain in any derivative fonts to respect trademark laws, but you may add any additional trademarks you claim, officially registered or not. For example if an OFL font called "Foo" contains a notice that "Foo is a trademark of Acme", then if you rename the font to "Bar" when creating a Modified Version, the new trademark notice could say "Foo is a trademark of Acme Inc. - Bar is a trademark of Roadrunner Technologies Ltd.". Trademarks work alongside the OFL and are not subject to the terms of the licensing agreement. The OFL does not grant any rights under trademark law. Bear in mind that trademark law varies from country to country and that there are no international trademark conventions as there are for copyright. You may need to significantly invest in registering and defending a trademark for it to remain valid in the countries you are interested in. This may be costly for an individual independent designer.
|
178 |
+
|
179 |
+
3.8 If I commit changes to a font (or publish a branch in a DVCS) as part of a public open source software project, do I have to change the internal font names?
|
180 |
+
Only if there are declared RFNs. Making a public commit or publishing a public branch is effectively redistributing your modifications, so any change to the font will require that you do not use the RFNs. Even if there are no RFNs, it may be useful to change the name or add a suffix indicating that a particular version of the font is still in development and not released yet. This will clearly indicate to users and fellow designers that this particular font is not ready for release yet. See section 5 for more details.
|
181 |
+
|
182 |
+
|
183 |
+
4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL
|
184 |
+
|
185 |
+
4.1 Can I use the SIL OFL for my own fonts?
|
186 |
+
Yes! We heartily encourage everyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. The licensing model is used successfully by various organisations, both for-profit and not-for-profit, to release fonts of varying levels of scope and complexity.
|
187 |
+
|
188 |
+
4.2 What do I have to do to apply the OFL to my font?
|
189 |
+
If you want to release your fonts under the OFL, we recommend you do the following:
|
190 |
+
|
191 |
+
4.2.1 Put your copyright and Reserved Font Names information at the beginning of the main OFL.txt file in place of the dedicated placeholders (marked with the <> characters). Include this file in your release package.
|
192 |
+
|
193 |
+
4.2.2 Put your copyright and the OFL text with your chosen Reserved Font Name(s) into your font files (the copyright and license fields). A link to the OFL text on the OFL web site is an acceptable (but not recommended) alternative. Also add this information to any other components (build scripts, glyph databases, documentation, test files, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata. You should also double-check that there is no conflicting metadata in the font itself contradicting the license, such as the fstype bits in the os2 table or fields in the name table.
|
194 |
+
|
195 |
+
4.2.3 Write an initial FONTLOG.txt for your font and include it in the release package (see Section 6 and Appendix A for details including a template).
|
196 |
+
|
197 |
+
4.2.4 Include the relevant practical documentation on the license by adding the current OFL-FAQ.txt file in your package.
|
198 |
+
|
199 |
+
4.2.5 If you wish you can use the OFL graphics (http://scripts.sil.org/OFL_logo) on your website.
|
200 |
+
|
201 |
+
4.3 Will you make my font OFL for me?
|
202 |
+
We won't do the work for you. We can, however, try to answer your questions, unfortunately we do not have the resources to review and check your font packages for correct use of the OFL. We recommend you turn to designers, foundries or consulting companies with experience in doing open font design to provide this service to you.
|
203 |
+
|
204 |
+
4.4 Will you distribute my OFL font for me?
|
205 |
+
No, although if the font is of sufficient quality and general interest we may include a link to it on our partial list of OFL fonts on the OFL web site. You may wish to consider other open font catalogs or hosting services, such as the Unifont Font Guide (http://unifont.org/fontguide), The League of Movable Type (http://theleagueofmovabletype.com) or the Open Font Library (http://openfontlibrary.org/), which despite the name has no direct relationship to the OFL or SIL. We do not endorse any particular catalog or hosting service - it is your responsibility to determine if the service is right for you and if it treats authors with fairness.
|
206 |
+
|
207 |
+
4.5 Why should I use the OFL for my fonts?
|
208 |
+
- to meet needs for fonts that can be modified to support lesser-known languages
|
209 |
+
- to provide a legal and clear way for people to respect your work but still use it (and reduce piracy)
|
210 |
+
- to involve others in your font project
|
211 |
+
- to enable your fonts to be expanded with new weights and improved writing system/language support
|
212 |
+
- to allow more technical font developers to add features to your design (such as OpenType, Graphite or AAT support)
|
213 |
+
- to renew the life of an old font lying on your hard drive with no business model
|
214 |
+
- to allow your font to be included in Libre Software operating systems like Ubuntu
|
215 |
+
- to give your font world status and wide, unrestricted distribution
|
216 |
+
- to educate students about quality typeface and font design
|
217 |
+
- to expand your test base and get more useful feedback
|
218 |
+
- to extend your reach to new markets when users see your metadata and go to your website
|
219 |
+
- to get your font more easily into one of the web font online services
|
220 |
+
- to attract attention for your commercial fonts
|
221 |
+
- to make money through web font services
|
222 |
+
- to make money by bundling fonts with applications
|
223 |
+
- to make money adjusting and extending existing open fonts
|
224 |
+
- to get a better chance that foundations/NGOs/charities/companies who commission fonts will pick you
|
225 |
+
- to be part of a sharing design and development community
|
226 |
+
- to give back and contribute to a growing body of font sources
|
227 |
+
|
228 |
+
|
229 |
+
5 CHOOSING RESERVED FONT NAMES
|
230 |
+
|
231 |
+
5.1 What are Reserved Font Names?
|
232 |
+
These are font names, or portions of font names, that the author has chosen to reserve for use only with the Original Version of the font, or for Modified Version(s) created by the original author.
|
233 |
+
|
234 |
+
5.2 Why can't I use the Reserved Font Names in my derivative font names? I'd like people to know where the design came from.
|
235 |
+
The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Names ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name, be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. Any substitution and matching mechanism is outside the scope of the license.
|
236 |
+
|
237 |
+
5.3 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name?
|
238 |
+
Yes, this applies to the font menu name and other mechanisms that specify a font in a document. It would be fine, however, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement). Users who install derivatives (Modified Versions) on their systems should not see any of the original Reserved Font Names in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake one font for another and so expect features only another derivative or the Original Version can actually offer.
|
239 |
+
|
240 |
+
5.4 Am I not allowed to use any part of the Reserved Font Names?
|
241 |
+
You may not use individual words from the Reserved Font Names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute.
|
242 |
+
|
243 |
+
5.5 So what should I, as an author, identify as Reserved Font Names?
|
244 |
+
Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words for simplicity and legibility. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". You also need to be very careful about reserving font names which are already linked to trademarks (whether registered or not) which you do not own.
|
245 |
+
|
246 |
+
5.6 Do I, as an author, have to identify any Reserved Font Names?
|
247 |
+
No. RFNs are optional and not required, but we encourage you to use them. This is primarily to avoid confusion between your work and Modified Versions. As an author you can release a font under the OFL and not declare any Reserved Font Names. There may be situations where you find that using no RFNs and letting your font be changed and modified - including any kind of modification - without having to change the original name is desirable. However you need to be fully aware of the consequences. There will be no direct way for end-users and other designers to distinguish your Original Version from many Modified Versions that may be created. You have to trust whoever is making the changes and the optimizations to not introduce problematic changes. The RFNs you choose for your own creation have value to you as an author because they allow you to maintain artistic integrity and keep some control over the distribution channel to your end-users. For discussion of RFNs and web fonts see section 2.
|
248 |
+
|
249 |
+
5.7 Are any names (such as the main font name) reserved by default?
|
250 |
+
No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s).
|
251 |
+
|
252 |
+
5.8 Is there any situation in which I can use Reserved Font Names for a Modified Version?
|
253 |
+
The Copyright Holder(s) can give certain trusted parties the right to use any of the Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion. The existence of such an agreement should be made as clear as possible to downstream users and designers in the distribution package and the relevant documentation. They need to know if they are a party to the agreement or not and what they are practically allowed to do or not even if all the details of the agreement are not public.
|
254 |
+
|
255 |
+
5.9 Do font rebuilds require a name change? Do I have to change the name of the font when my packaging workflow includes a full rebuild from source?
|
256 |
+
Yes, all rebuilds which change the font data and the smart code are Modified Versions and the requirements of the OFL apply: you need to respect what the Author(s) have chosen in terms of Reserved Font Names. However if a package (or installer) is simply a wrapper or a compressed structure around the final font - leaving them intact on the inside - then no name change is required. Please get in touch with the author(s) and copyright holder(s) to inquire about the presence of font sources beyond the final font file(s) and the recommended build path. That build path may very well be non-trivial and hard to reproduce accurately by the maintainer. If a full font build path is made available by the upstream author(s) please be aware that any regressions and changes you may introduce when doing a rebuild for packaging purposes is your own responsibility as a package maintainer since you are effectively creating a separate branch. You should make it very clear to your users that your rebuilt version is not the canonical one from upstream.
|
257 |
|
258 |
+
5.10 Can I add other Reserved Font Names when making a derivative font?
|
259 |
+
Yes. List your additional Reserved Font Names after your additional copyright statement, as indicated with example placeholders at the top of the OFL.txt file. Be sure you do not remove any existing RFNs but only add your own. RFN statements should be placed next to the copyright statement of the relevant author as indicated in the OFL.txt template to make them visible to designers wishing to make their separate version.
|
260 |
|
|
|
|
|
261 |
|
262 |
+
6 ABOUT THE FONTLOG
|
|
|
263 |
|
264 |
+
6.1 What is this FONTLOG thing exactly?
|
265 |
+
It has three purposes: 1) to provide basic information on the font to users and other designers and developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge authors and other contributors. Please use it!
|
266 |
|
267 |
+
6.2 Is the FONTLOG required?
|
268 |
+
It is not a requirement of the license, but we strongly recommend you have one.
|
269 |
|
270 |
+
6.3 Am I required to update the FONTLOG when making Modified Versions?
|
271 |
+
No, but users, designers and other developers might get very frustrated with you if you don't. People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. There are utilities that can help create and maintain a FONTLOG, such as the FONTLOG support in FontForge.
|
272 |
|
273 |
+
6.4 What should the FONTLOG look like?
|
274 |
+
It is typically a separate text file (FONTLOG.txt), but can take other formats. It commonly includes these four sections:
|
275 |
|
276 |
+
- brief header describing the FONTLOG itself and name of the font family
|
277 |
+
- Basic Font Information - description of the font family, purpose and breadth
|
278 |
+
- ChangeLog - chronological listing of changes
|
279 |
+
- Acknowledgements - list of authors and contributors with contact information
|
280 |
|
281 |
+
It could also include other sections, such as: where to find documentation, how to make contributions, information on contributing organizations, source code details, and a short design guide. See Appendix A for an example FONTLOG.
|
282 |
|
|
|
|
|
283 |
|
284 |
+
7 MAKING CONTRIBUTIONS TO OFL PROJECTS
|
|
|
285 |
|
286 |
+
7.1 Can I contribute work to OFL projects?
|
287 |
+
In many cases, yes. It is common for OFL fonts to be developed by a team of people who welcome contributions from the wider community. Contact the original authors for specific information on how to participate in their projects.
|
288 |
|
289 |
+
7.2 Why should I contribute my changes back to the original authors?
|
290 |
+
It would benefit many people if you contributed back in response to what you've received. Your contributions and improvements to the fonts and other components could be a tremendous help and would encourage others to contribute as well and 'give back'. You will then benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute.
|
291 |
+
|
292 |
+
7.3 I've made some very nice improvements to the font. Will you consider adopting them and putting them into future Original Versions?
|
293 |
+
Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes - the use of smart source revision control systems like subversion, mercurial, git or bzr is a good idea. Please follow the recommendations given by the author(s) in terms of preferred source formats and configuration parameters for sending contributions. If this is not indicated in a FONTLOG or other documentation of the font, consider asking them directly. Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. Keep in mind that some kinds of changes (esp. hinting) may be technically difficult to integrate.
|
294 |
+
|
295 |
+
7.4 How can I financially support the development of OFL fonts?
|
296 |
+
It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version.
|
297 |
+
|
298 |
+
|
299 |
+
8 ABOUT THE LICENSE ITSELF
|
300 |
+
|
301 |
+
8.1 I see that this is version 1.1 of the license. Will there be later changes?
|
302 |
+
Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL.
|
303 |
+
|
304 |
+
8.2 Does this license restrict the rights of the Copyright Holder(s)?
|
305 |
+
No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder(s) can do this.
|
306 |
+
|
307 |
+
8.3 Is the OFL a contract or a license?
|
308 |
+
The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license.
|
309 |
+
|
310 |
+
8.4 I really like the terms of the OFL, but want to change it a little. Am I allowed to take ideas and actual wording from the OFL and put them into my own custom license for distributing my fonts?
|
311 |
+
We strongly recommend against creating your very own unique open licensing model. Using a modified or derivative license will likely cut you off - along with the font(s) under that license - from the community of designers using the OFL, potentially expose you and your users to legal liabilities, and possibly put your work and rights at risk. The OFL went though a community and legal review process that took years of effort, and that review is only applicable to an unmodified OFL. The text of the OFL has been written by SIL (with review and consultation from the community) and is copyright (c) 2005-2013 SIL International. You may re-use the ideas and wording (in part, not in whole) in another non-proprietary license provided that you call your license by another unambiguous name, that you do not use the preamble, that you do not mention SIL and that you clearly present your license as different from the OFL so as not to cause confusion by being too similar to the original. If you feel the OFL does not meet your needs for an open license, please contact us.
|
312 |
+
|
313 |
+
8.5 Can I translate the license and the FAQ into other languages?
|
314 |
+
SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and its use. Making the license very clear and readable has been a key goal for the OFL, but we know that people understand their own language best.
|
315 |
+
|
316 |
+
If you are an experienced translator, you are very welcome to translate the OFL and OFL-FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems.
|
317 |
+
|
318 |
+
SIL gives permission to publish unofficial translations into other languages provided that they comply with the following guidelines:
|
319 |
+
|
320 |
+
- Put the following disclaimer in both English and the target language stating clearly that the translation is unofficial:
|
321 |
+
|
322 |
+
"This is an unofficial translation of the SIL Open Font License into <language_name>. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. However, we recognize that this unofficial translation will help users and designers not familiar with English to better understand and use the OFL. We encourage designers who consider releasing their creation under the OFL to read the OFL-FAQ in their own language if it is available. Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying OFL-FAQ."
|
323 |
+
|
324 |
+
- Keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion.
|
325 |
+
|
326 |
+
If you start such a unofficial translation effort of the OFL and OFL-FAQ please let us know.
|
327 |
+
|
328 |
+
|
329 |
+
9 ABOUT SIL INTERNATIONAL
|
330 |
+
|
331 |
+
9.1 Who is SIL International and what do they do?
|
332 |
+
SIL serves language communities worldwide, building their capacity for sustainable language development, by means of research, translation, training and materials development. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment.
|
333 |
+
|
334 |
+
9.2 What does this have to do with font licensing?
|
335 |
+
The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack), so SIL developed the SIL Open Font License with the help of the Free/Libre and Open Source Software community.
|
336 |
+
|
337 |
+
9.3 How can I contact SIL?
|
338 |
+
Our main web site is: http://www.sil.org/
|
339 |
+
Our site about complex scripts is: http://scripts.sil.org/
|
340 |
+
Information about this license (and contact information) is at: http://scripts.sil.org/OFL
|
341 |
+
|
342 |
+
|
343 |
+
APPENDIX A - FONTLOG EXAMPLE
|
344 |
+
|
345 |
+
Here is an example of the recommended format for a FONTLOG, although other formats are allowed.
|
346 |
+
|
347 |
+
-----
|
348 |
+
FONTLOG for the GlobalFontFamily fonts
|
349 |
+
|
350 |
+
This file provides detailed information on the GlobalFontFamily Font Software. This information should be distributed along with the GlobalFontFamily fonts and any derivative works.
|
351 |
+
|
352 |
+
Basic Font Information
|
353 |
+
|
354 |
+
GlobalFontFamily is a Unicode typeface family that supports all languages that use the Latin script and its variants, and could be expanded to support other scripts.
|
355 |
+
|
356 |
+
NewWorldFontFamily is based on the GlobalFontFamily and also supports Greek, Hebrew, Cyrillic and Armenian.
|
357 |
+
|
358 |
+
More specifically, this release supports the following Unicode ranges...
|
359 |
+
This release contains...
|
360 |
+
Documentation can be found at...
|
361 |
+
To contribute to the project...
|
362 |
+
|
363 |
+
ChangeLog
|
364 |
+
|
365 |
+
10 December 2010 (Fred Foobar) GlobalFontFamily-devel version 1.4
|
366 |
+
- fix new build and testing system (bug #123456)
|
367 |
+
|
368 |
+
1 August 2008 (Tom Parker) GlobalFontFamily version 1.2.1
|
369 |
+
- Tweaked the smart font code (Branch merged with trunk version)
|
370 |
+
- Provided improved build and debugging environment for smart behaviours
|
371 |
+
|
372 |
+
7 February 2007 (Pat Johnson) NewWorldFontFamily Version 1.3
|
373 |
+
- Added Greek and Cyrillic glyphs
|
374 |
+
|
375 |
+
7 March 2006 (Fred Foobar) NewWorldFontFamily Version 1.2
|
376 |
+
- Tweaked contextual behaviours
|
377 |
+
|
378 |
+
1 Feb 2005 (Jane Doe) NewWorldFontFamily Version 1.1
|
379 |
- Improved build script performance and verbosity
|
380 |
- Extended the smart code documentation
|
381 |
- Corrected minor typos in the documentation
|
382 |
- Fixed position of combining inverted breve below (U+032F)
|
383 |
- Added OpenType/Graphite smart code for Armenian
|
384 |
- Added Armenian glyphs (U+0531 -> U+0587)
|
385 |
+
- Released as "NewWorldFontFamily"
|
386 |
|
387 |
+
1 Jan 2005 (Joe Smith) GlobalFontFamily Version 1.0
|
388 |
+
- Initial release
|
389 |
|
390 |
+
Acknowledgements
|
391 |
+
|
392 |
+
If you make modifications be sure to add your name (N), email (E), web-address (if you have one) (W) and description (D). This list is in alphabetical order.
|
393 |
|
394 |
N: Jane Doe
|
395 |
E: jane@university.edu
|
416 |
W: http://joe.fontstudio.org
|
417 |
D: Designer - original Roman glyphs
|
418 |
|
419 |
+
Fontstudio.org is an not-for-profit design group whose purpose is...
|
420 |
+
Foobar.org is a distributed community of developers...
|
421 |
+
Company.com is a small business who likes to support community designers...
|
422 |
+
University.edu is a renowned educational institution with a strong design department...
|
423 |
+
-----
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
424 |
|
425 |
|
js/captcha/gentium/OFL.txt
CHANGED
@@ -1,51 +1,46 @@
|
|
1 |
-
|
2 |
-
|
3 |
|
4 |
-
|
5 |
-
"SIL" is a Reserved Font Name for this Font Software.
|
6 |
-
|
7 |
-
This Font Software is licensed under the SIL Open Font License, Version 1.0.
|
8 |
-
No modification of the license is permitted, only verbatim copy is allowed.
|
9 |
This license is copied below, and is also available with a FAQ at:
|
10 |
http://scripts.sil.org/OFL
|
11 |
|
12 |
|
13 |
-----------------------------------------------------------
|
14 |
-
SIL OPEN FONT LICENSE Version 1.
|
15 |
-----------------------------------------------------------
|
16 |
|
17 |
PREAMBLE
|
18 |
The goals of the Open Font License (OFL) are to stimulate worldwide
|
19 |
-
development of
|
20 |
-
efforts of academic and linguistic communities, and to provide
|
21 |
-
framework in which fonts may be shared and improved in partnership
|
22 |
-
others.
|
23 |
|
24 |
The OFL allows the licensed fonts to be used, studied, modified and
|
25 |
redistributed freely as long as they are not sold by themselves. The
|
26 |
fonts, including any derivative works, can be bundled, embedded,
|
27 |
-
redistributed and sold with any software provided that
|
28 |
-
names
|
29 |
-
however, cannot be released under any other type of license.
|
|
|
|
|
30 |
|
31 |
DEFINITIONS
|
32 |
-
"Font Software" refers to
|
33 |
-
|
34 |
-
|
35 |
-
- source code
|
36 |
-
- build scripts
|
37 |
-
- documentation
|
38 |
|
39 |
-
"Reserved Font Name" refers to
|
40 |
-
|
41 |
|
42 |
-
"
|
43 |
-
|
44 |
|
45 |
-
"Modified Version" refers to any derivative
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
|
50 |
"Author" refers to any designer, engineer, programmer, technical
|
51 |
writer or other person who contributed to the Font Software.
|
@@ -57,31 +52,31 @@ redistribute, and sell modified and unmodified copies of the Font
|
|
57 |
Software, subject to the following conditions:
|
58 |
|
59 |
1) Neither the Font Software nor any of its individual components,
|
60 |
-
in
|
61 |
|
62 |
-
2)
|
63 |
-
redistributed and sold with any software, provided that each copy
|
64 |
contains the above copyright notice and this license. These can be
|
65 |
included either as stand-alone text files, human-readable headers or
|
66 |
in the appropriate machine-readable metadata fields within text or
|
67 |
binary files as long as those fields can be easily viewed by the user.
|
68 |
|
69 |
3) No Modified Version of the Font Software may use the Reserved Font
|
70 |
-
Name(s)
|
71 |
-
|
72 |
-
|
73 |
-
other font description fields, which are used to differentiate the
|
74 |
-
font from others.
|
75 |
|
76 |
-
4) The name(s) of the Copyright Holder or the Author(s) of the Font
|
77 |
Software shall not be used to promote, endorse or advertise any
|
78 |
Modified Version, except to acknowledge the contribution(s) of the
|
79 |
-
Copyright Holder and the Author(s) or with their explicit written
|
80 |
permission.
|
81 |
|
82 |
5) The Font Software, modified or unmodified, in part or in whole,
|
83 |
-
must be distributed
|
84 |
-
under any other license.
|
|
|
|
|
85 |
|
86 |
TERMINATION
|
87 |
This license becomes null and void if any of the above conditions are
|
1 |
+
Copyright (c) 2003-2013 SIL International (http://www.sil.org/),
|
2 |
+
with Reserved Font Names "Gentium" and "SIL".
|
3 |
|
4 |
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
|
|
|
|
|
|
|
5 |
This license is copied below, and is also available with a FAQ at:
|
6 |
http://scripts.sil.org/OFL
|
7 |
|
8 |
|
9 |
-----------------------------------------------------------
|
10 |
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
11 |
-----------------------------------------------------------
|
12 |
|
13 |
PREAMBLE
|
14 |
The goals of the Open Font License (OFL) are to stimulate worldwide
|
15 |
+
development of collaborative font projects, to support the font creation
|
16 |
+
efforts of academic and linguistic communities, and to provide a free and
|
17 |
+
open framework in which fonts may be shared and improved in partnership
|
18 |
+
with others.
|
19 |
|
20 |
The OFL allows the licensed fonts to be used, studied, modified and
|
21 |
redistributed freely as long as they are not sold by themselves. The
|
22 |
fonts, including any derivative works, can be bundled, embedded,
|
23 |
+
redistributed and/or sold with any software provided that any reserved
|
24 |
+
names are not used by derivative works. The fonts and derivatives,
|
25 |
+
however, cannot be released under any other type of license. The
|
26 |
+
requirement for fonts to remain under this license does not apply
|
27 |
+
to any document created using the fonts or their derivatives.
|
28 |
|
29 |
DEFINITIONS
|
30 |
+
"Font Software" refers to the set of files released by the Copyright
|
31 |
+
Holder(s) under this license and clearly marked as such. This may
|
32 |
+
include source files, build scripts and documentation.
|
|
|
|
|
|
|
33 |
|
34 |
+
"Reserved Font Name" refers to any names specified as such after the
|
35 |
+
copyright statement(s).
|
36 |
|
37 |
+
"Original Version" refers to the collection of Font Software components as
|
38 |
+
distributed by the Copyright Holder(s).
|
39 |
|
40 |
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
41 |
+
or substituting -- in part or in whole -- any of the components of the
|
42 |
+
Original Version, by changing formats or by porting the Font Software to a
|
43 |
+
new environment.
|
44 |
|
45 |
"Author" refers to any designer, engineer, programmer, technical
|
46 |
writer or other person who contributed to the Font Software.
|
52 |
Software, subject to the following conditions:
|
53 |
|
54 |
1) Neither the Font Software nor any of its individual components,
|
55 |
+
in Original or Modified Versions, may be sold by itself.
|
56 |
|
57 |
+
2) Original or Modified Versions of the Font Software may be bundled,
|
58 |
+
redistributed and/or sold with any software, provided that each copy
|
59 |
contains the above copyright notice and this license. These can be
|
60 |
included either as stand-alone text files, human-readable headers or
|
61 |
in the appropriate machine-readable metadata fields within text or
|
62 |
binary files as long as those fields can be easily viewed by the user.
|
63 |
|
64 |
3) No Modified Version of the Font Software may use the Reserved Font
|
65 |
+
Name(s) unless explicit written permission is granted by the corresponding
|
66 |
+
Copyright Holder. This restriction only applies to the primary font name as
|
67 |
+
presented to the users.
|
|
|
|
|
68 |
|
69 |
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
70 |
Software shall not be used to promote, endorse or advertise any
|
71 |
Modified Version, except to acknowledge the contribution(s) of the
|
72 |
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
73 |
permission.
|
74 |
|
75 |
5) The Font Software, modified or unmodified, in part or in whole,
|
76 |
+
must be distributed entirely under this license, and must not be
|
77 |
+
distributed under any other license. The requirement for fonts to
|
78 |
+
remain under this license does not apply to any document created
|
79 |
+
using the Font Software.
|
80 |
|
81 |
TERMINATION
|
82 |
This license becomes null and void if any of the above conditions are
|
js/captcha/gentium/QUOTES.txt
DELETED
@@ -1,76 +0,0 @@
|
|
1 |
-
QUOTES
|
2 |
-
Gentium Release 1.02
|
3 |
-
28 November 2005
|
4 |
-
========================
|
5 |
-
|
6 |
-
|
7 |
-
Read some of the comments sent to us by various grateful Gentium users:
|
8 |
-
|
9 |
-
|
10 |
-
'Purpose: to build a free multilingual font to bring better typography to
|
11 |
-
thousands of languages around the globe. I can think of no higher calling.'
|
12 |
-
|
13 |
-
'...an interesting blend of economical use of space, a serious tone of voice
|
14 |
-
and a modern informal dress code.'
|
15 |
-
|
16 |
-
'Thank you for this fantastic font set -- fantastic both in its purpose and
|
17 |
-
in its appearance and usability!'
|
18 |
-
|
19 |
-
'Finally I can include Greek characters in my English papers without looking
|
20 |
-
typographically schizophrenic!'
|
21 |
-
|
22 |
-
'Thank you so much for sharing this amazing work. I do love the vision you
|
23 |
-
have for "written word empowering". This is ethical science at its best.'
|
24 |
-
|
25 |
-
'Our language restoration project thanks you.'
|
26 |
-
|
27 |
-
'distinctive, elegant and readable'
|
28 |
-
|
29 |
-
'a very warm look'
|
30 |
-
|
31 |
-
'great consistency and legibility'
|
32 |
-
|
33 |
-
'lotion for the eyes'
|
34 |
-
|
35 |
-
'Your typeface Gentium is a "friendly" font to me. It's easy to read and its
|
36 |
-
lines and visual connections flow gently.'
|
37 |
-
|
38 |
-
'I needed a nice serif font with haceks and other diacriticals... and was
|
39 |
-
very happy to find your Gentium. Thank you for making this available to us
|
40 |
-
poorer academic perfectionists!'
|
41 |
-
|
42 |
-
'Your font is definitely the most complete and good-looking I've found for
|
43 |
-
my uses in Classical Greek.'
|
44 |
-
|
45 |
-
'...the various letters in the Extended-Latin and IPA ranges look "native"
|
46 |
-
to the font.'
|
47 |
-
|
48 |
-
'...diacritic Nirvana...'
|
49 |
-
|
50 |
-
'Thank you very much for this excellent font. It is the most readable I have
|
51 |
-
ever seen.'
|
52 |
-
|
53 |
-
'Officina Gentium: The workshop of the world.'
|
54 |
-
|
55 |
-
'Commercial quality for free! That's the best free font that I see.'
|
56 |
-
|
57 |
-
'May I congratulate you on what seems to be an outstanding effort matched
|
58 |
-
only by your generosity.'
|
59 |
-
|
60 |
-
'I will be using this font regularly and will be recommending it strongly to
|
61 |
-
others. This is a very beautiful typeface. What you have done is a most
|
62 |
-
generous gift to the world.'
|
63 |
-
|
64 |
-
'Many thanks. I have an esthetic dislike of "Times" fonts and a scholar's
|
65 |
-
budget. Now I have Gentium and I'm pleased as punch.'
|
66 |
-
|
67 |
-
'I appreciate your project, that of making a font suitable for many
|
68 |
-
languages, including smaller ones.'
|
69 |
-
|
70 |
-
'I am not sure where in the world I will end up, so I need something all
|
71 |
-
inclusive. Thanks so much!'
|
72 |
-
|
73 |
-
'Thanks for such a beautiful and mind-bogglingly useful typeface!'
|
74 |
-
|
75 |
-
...
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
js/captcha/gentium/README.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
README - WINDOWS
|
2 |
-
--------------------------
|
|
|
|
js/client.js
CHANGED
@@ -49,7 +49,8 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
49 |
function selectDay(date) {
|
50 |
|
51 |
if(typeof( bkRangeDaysSelection ) == 'function') { // Check if this minimum BS version, and then proced
|
52 |
-
jQuery(
|
|
|
53 |
}
|
54 |
jQuery('#date_booking' + bk_type).val(date);
|
55 |
if(typeof( selectDayPro ) == 'function') {selectDayPro( date, bk_type);}
|
@@ -168,16 +169,20 @@ function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_
|
|
168 |
th = date2approve[ bk_type ][ class_day ][ia][3];
|
169 |
tm = date2approve[ bk_type ][ class_day ][ia][4];
|
170 |
ts = date2approve[ bk_type ][ class_day ][ia][5];
|
171 |
-
if ( ( th == 0 ) && ( tm == 0 ) && ( ts == 0 ) )
|
172 |
-
|
173 |
-
|
|
|
174 |
if ( is_booking_used_check_in_out_time === true ) {
|
175 |
if (ts == '1') additional_class += ' check_in_time' + ' check_in_time_date2approve'; //FixIn: 6.0.1.2
|
176 |
if (ts == '2') additional_class += ' check_out_time'+ ' check_out_time_date2approve'; //FixIn: 6.0.1.2
|
177 |
}
|
178 |
time_return_value = [true, 'date_available cal4date-' + class_day +' date2approve timespartly' + additional_class]; // Times
|
179 |
if(typeof( isDayFullByTime ) == 'function') {
|
180 |
-
if ( isDayFullByTime(bk_type, class_day ) )
|
|
|
|
|
|
|
181 |
}
|
182 |
}
|
183 |
|
@@ -566,11 +571,19 @@ function mybooking_submit( submit_form , bk_type, wpdev_active_locale){
|
|
566 |
|
567 |
} else if ( element.type == 'radio' ) {
|
568 |
|
569 |
-
if (element.checked)
|
570 |
inp_value = element.value;
|
571 |
-
else
|
572 |
-
|
573 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
574 |
} else {
|
575 |
inp_value = element.value;
|
576 |
}
|
@@ -612,7 +625,7 @@ function mybooking_submit( submit_form , bk_type, wpdev_active_locale){
|
|
612 |
return;
|
613 |
}
|
614 |
}
|
615 |
-
if ( (element.type !='checkbox') && (element.type !='radio') && (
|
616 |
showErrorMessage( element , message_verif_requred);
|
617 |
return;
|
618 |
}
|
@@ -1010,11 +1023,14 @@ function daysInMonth(month,year) {
|
|
1010 |
|
1011 |
function wpbc_timeline_nav( timeline_obj, nav_step ){
|
1012 |
|
|
|
|
|
1013 |
jQuery( '#'+timeline_obj.html_client_id + ' .wpbc_tl_prev,#'+timeline_obj.html_client_id + ' .wpbc_tl_next').remove();
|
1014 |
|
1015 |
jQuery('#'+timeline_obj.html_client_id + ' .wpbc_tl_title').html( '<span class="glyphicon glyphicon-refresh wpbc_spin"></span>   Loading...' ); // '<div style="height:20px;width:100%;text-align:center;margin:15px auto;">Loading ... <img style="vertical-align:middle;box-shadow:none;width:14px;" src="'+wpdev_bk_plugin_url+'/assets/img/ajax-loader.gif"><//div>'
|
1016 |
|
1017 |
-
jQuery(
|
|
|
1018 |
|
1019 |
jQuery.ajax({
|
1020 |
url: wpbc_ajaxurl,
|
49 |
function selectDay(date) {
|
50 |
|
51 |
if(typeof( bkRangeDaysSelection ) == 'function') { // Check if this minimum BS version, and then proced
|
52 |
+
if ( jQuery.isFunction( jQuery(".datepick-days-cell" ).popover ) ) // FixIn: 7.0.1.2 - 2016-12-10
|
53 |
+
jQuery('.datepick-days-cell' ).popover('hide');
|
54 |
}
|
55 |
jQuery('#date_booking' + bk_type).val(date);
|
56 |
if(typeof( selectDayPro ) == 'function') {selectDayPro( date, bk_type);}
|
169 |
th = date2approve[ bk_type ][ class_day ][ia][3];
|
170 |
tm = date2approve[ bk_type ][ class_day ][ia][4];
|
171 |
ts = date2approve[ bk_type ][ class_day ][ia][5];
|
172 |
+
if ( ( th == 0 ) && ( tm == 0 ) && ( ts == 0 ) ) {
|
173 |
+
// return [ true, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day ]; // set pending days selectable //FixIn: 7.0.1.23
|
174 |
+
return [false, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // Orange
|
175 |
+
} else {
|
176 |
if ( is_booking_used_check_in_out_time === true ) {
|
177 |
if (ts == '1') additional_class += ' check_in_time' + ' check_in_time_date2approve'; //FixIn: 6.0.1.2
|
178 |
if (ts == '2') additional_class += ' check_out_time'+ ' check_out_time_date2approve'; //FixIn: 6.0.1.2
|
179 |
}
|
180 |
time_return_value = [true, 'date_available cal4date-' + class_day +' date2approve timespartly' + additional_class]; // Times
|
181 |
if(typeof( isDayFullByTime ) == 'function') {
|
182 |
+
if ( isDayFullByTime(bk_type, class_day ) ) {
|
183 |
+
// return [true, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // set pending days selectable //FixIn: 7.0.1.23
|
184 |
+
return [false, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // Orange
|
185 |
+
}
|
186 |
}
|
187 |
}
|
188 |
|
571 |
|
572 |
} else if ( element.type == 'radio' ) {
|
573 |
|
574 |
+
if (element.checked) {
|
575 |
inp_value = element.value;
|
576 |
+
} else {
|
577 |
+
// Cehck if this radio required, and if its do not checked, then show warning, otherwise if it not required or some other option checked skip this loop
|
578 |
+
// We need to check it here, because radio have the several otions with same name and type and otherwsie we will save several options with selcted and empty values.
|
579 |
+
if ( //FixIn: 7.0.1.62
|
580 |
+
( element.className.indexOf('wpdev-validates-as-required') !== -1 )
|
581 |
+
&& ( ! jQuery(':radio[name="'+element.name+'"]', submit_form).is(":checked") ) ) {
|
582 |
+
showErrorMessage( element , message_verif_requred_for_radio_box);
|
583 |
+
return;
|
584 |
+
}
|
585 |
+
continue;
|
586 |
+
}
|
587 |
} else {
|
588 |
inp_value = element.value;
|
589 |
}
|
625 |
return;
|
626 |
}
|
627 |
}
|
628 |
+
if ( (element.type !='checkbox') && (element.type !='radio') && ( jQuery.trim(inp_value) === '')) { //FixIn:7.0.1.39
|
629 |
showErrorMessage( element , message_verif_requred);
|
630 |
return;
|
631 |
}
|
1023 |
|
1024 |
function wpbc_timeline_nav( timeline_obj, nav_step ){
|
1025 |
|
1026 |
+
jQuery( ".wpbc_timeline_front_end" ).trigger( "timeline_nav" , [ timeline_obj, nav_step ] ); // FixIn:7.0.1.48
|
1027 |
+
|
1028 |
jQuery( '#'+timeline_obj.html_client_id + ' .wpbc_tl_prev,#'+timeline_obj.html_client_id + ' .wpbc_tl_next').remove();
|
1029 |
|
1030 |
jQuery('#'+timeline_obj.html_client_id + ' .wpbc_tl_title').html( '<span class="glyphicon glyphicon-refresh wpbc_spin"></span>   Loading...' ); // '<div style="height:20px;width:100%;text-align:center;margin:15px auto;">Loading ... <img style="vertical-align:middle;box-shadow:none;width:14px;" src="'+wpdev_bk_plugin_url+'/assets/img/ajax-loader.gif"><//div>'
|
1031 |
|
1032 |
+
if ( jQuery.isFunction( jQuery(".popover_click.popover_bottom" ).popover ) ) // FixIn: 7.0.1.2 - 2016-12-10
|
1033 |
+
jQuery('.popover_click.popover_bottom').popover( 'hide' ); //Hide all opned popovers
|
1034 |
|
1035 |
jQuery.ajax({
|
1036 |
url: wpbc_ajaxurl,
|
js/wpbc_vars.js
CHANGED
@@ -72,6 +72,7 @@ if (typeof wpbc_global3 !== 'undefined') {
|
|
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_show_info_in_form = ( wpbc_global3.bk_show_info_in_form == "true" );
|
|
|
75 |
}
|
76 |
if (typeof wpbc_global4 !== 'undefined') {
|
77 |
var wpbc_available_days_num_from_today = parseInt( wpbc_global4.wpbc_available_days_num_from_today );
|
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_show_info_in_form = ( wpbc_global3.bk_show_info_in_form == "true" );
|
75 |
+
var bk_currency_pos = wpbc_global3.bk_currency_pos; //FixIn: 7.0.1.49
|
76 |
}
|
77 |
if (typeof wpbc_global4 !== 'undefined') {
|
78 |
var wpbc_available_days_num_from_today = parseInt( wpbc_global4.wpbc_available_days_num_from_today );
|
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_GR.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-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-sv_SE.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.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:
|
7 |
"PO-Revision-Date: \n"
|
8 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
9 |
"Language-Team: wpdevelop <info@wpbookingcalendar.com>\n"
|
@@ -14,463 +14,488 @@ msgstr ""
|
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
"X-Poedit-Basepath: ..\n"
|
17 |
-
"X-Generator: Poedit 1.8.
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
-
#: core/admin/api-settings.php:67
|
22 |
msgid "Calendar Skin"
|
23 |
msgstr ""
|
24 |
|
25 |
-
#: core/admin/api-settings.php:68
|
26 |
msgid "Select the skin of the booking calendar"
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: core/admin/api-settings.php:87
|
30 |
msgid "month(s)"
|
31 |
msgstr ""
|
32 |
|
33 |
-
#: core/admin/api-settings.php:88
|
34 |
msgid "year(s)"
|
35 |
msgstr ""
|
36 |
|
37 |
-
#: core/admin/api-settings.php:93
|
38 |
msgid "Number of months"
|
39 |
msgstr ""
|
40 |
|
41 |
-
#: core/admin/api-settings.php:94
|
42 |
msgid "Select the maximum number of months to show (scroll)"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: core/admin/api-settings.php:105
|
46 |
msgid "Start Day of the week"
|
47 |
msgstr ""
|
48 |
|
49 |
-
#: core/admin/api-settings.php:106
|
50 |
msgid "Select your start day of the week"
|
51 |
msgstr ""
|
52 |
|
53 |
#: core/admin/api-settings.php:108 core/admin/api-settings.php:174
|
54 |
-
#: core/admin/wpbc-class-timeline.php:
|
55 |
-
#: inc/
|
56 |
-
#: inc/
|
|
|
57 |
msgid "Sunday"
|
58 |
msgstr ""
|
59 |
|
60 |
#: core/admin/api-settings.php:109 core/admin/api-settings.php:177
|
61 |
-
#: core/admin/wpbc-class-timeline.php:
|
62 |
-
#: inc/
|
63 |
-
#: inc/
|
|
|
64 |
msgid "Monday"
|
65 |
msgstr ""
|
66 |
|
67 |
#: core/admin/api-settings.php:110 core/admin/api-settings.php:180
|
68 |
-
#: core/admin/wpbc-class-timeline.php:
|
69 |
-
#: inc/
|
70 |
-
#: inc/
|
|
|
71 |
msgid "Tuesday"
|
72 |
msgstr ""
|
73 |
|
74 |
#: core/admin/api-settings.php:111 core/admin/api-settings.php:183
|
75 |
-
#: core/admin/wpbc-class-timeline.php:
|
76 |
-
#: inc/
|
77 |
-
#: inc/
|
|
|
78 |
msgid "Wednesday"
|
79 |
msgstr ""
|
80 |
|
81 |
#: core/admin/api-settings.php:112 core/admin/api-settings.php:186
|
82 |
-
#: core/admin/wpbc-class-timeline.php:
|
83 |
-
#: inc/
|
84 |
-
#: inc/
|
|
|
85 |
msgid "Thursday"
|
86 |
msgstr ""
|
87 |
|
88 |
#: core/admin/api-settings.php:113 core/admin/api-settings.php:189
|
89 |
-
#: core/admin/wpbc-class-timeline.php:
|
90 |
-
#: inc/
|
91 |
-
#: inc/
|
|
|
92 |
msgid "Friday"
|
93 |
msgstr ""
|
94 |
|
95 |
#: core/admin/api-settings.php:114 core/admin/api-settings.php:192
|
96 |
-
#: core/admin/wpbc-class-timeline.php:
|
97 |
-
#: inc/
|
98 |
-
#: inc/
|
|
|
99 |
msgid "Saturday"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: core/admin/api-settings.php:126
|
|
|
103 |
msgid "Single day"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: core/admin/api-settings.php:132
|
|
|
107 |
msgid "Multiple days"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: core/admin/api-settings.php:142
|
|
|
111 |
msgid "Type of days selection in calendar"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: core/admin/api-settings.php:169
|
115 |
msgid "Unavailable week days"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: core/admin/api-settings.php:199
|
119 |
msgid "Check unavailable days in calendars. This option will overwrite all other settings."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: core/admin/api-settings.php:217
|
123 |
msgid "Unavailable days from today"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: core/admin/api-settings.php:218
|
127 |
msgid "Select number of unavailable days in calendar start from today."
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: core/admin/api-settings.php:238
|
|
|
131 |
msgid "CAPTCHA"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: core/admin/api-settings.php:239
|
135 |
msgid "Check the box to activate CAPTCHA inside the booking form."
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: core/admin/api-settings.php:246
|
139 |
msgid "Auto-fill fields"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: core/admin/api-settings.php:247
|
143 |
msgid "Check the box to activate auto-fill form fields for logged in users."
|
144 |
msgstr ""
|
145 |
|
146 |
-
#: core/admin/api-settings.php:254
|
147 |
msgid "Use CSS BootStrap"
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: core/admin/api-settings.php:255
|
151 |
msgid "Using BootStrap CSS for the form fields"
|
152 |
msgstr ""
|
153 |
|
154 |
#: core/admin/api-settings.php:256 core/admin/api-settings.php:416 core/admin/api-settings.php:451
|
155 |
-
#: core/admin/api-settings.php:743 core/admin/wpbc-class-timeline.php:
|
156 |
-
#:
|
157 |
-
#: inc/_bl/admin/api-settings-l.php:
|
|
|
158 |
msgid "Note"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: core/admin/api-settings.php:256
|
162 |
msgid "You must not deactivate loading BootStrap files at advanced section of these settings!"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: core/admin/api-settings.php:266
|
166 |
msgid "Show legend below calendar"
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: core/admin/api-settings.php:267
|
170 |
msgid "Check this box to display a legend of dates below the booking calendar."
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: core/admin/api-settings.php:279
|
174 |
msgid "Available item"
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: core/admin/api-settings.php:293 core/
|
|
|
178 |
msgid "Available"
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: core/admin/api-settings.php:302
|
182 |
#, php-format
|
183 |
msgid "Activate and type your %stitle of available%s item in legend"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: core/admin/api-settings.php:316
|
187 |
msgid "Pending item"
|
188 |
msgstr ""
|
189 |
|
190 |
#: core/admin/api-settings.php:330 core/admin/page-email-deny.php:499
|
191 |
#: core/admin/wpbc-class-listing.php:322 core/admin/wpbc-toolbars.php:538
|
192 |
-
#: core/wpbc-activation.php:
|
193 |
-
#: inc/_ps/wpbc-print.php:116
|
194 |
msgid "Pending"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: core/admin/api-settings.php:339
|
198 |
#, php-format
|
199 |
msgid "Activate and type your %stitle of pending%s item in legend"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: core/admin/api-settings.php:353
|
203 |
msgid "Approved item"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: core/admin/api-settings.php:367 core/
|
|
|
207 |
msgid "Booked"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: core/admin/api-settings.php:376
|
211 |
#, php-format
|
212 |
msgid "Activate and type your %stitle of approved%s item in legend"
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: core/admin/api-settings.php:391
|
216 |
msgid "Partially booked item"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: core/admin/api-settings.php:405 core/
|
|
|
220 |
msgid "Partially booked"
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: core/admin/api-settings.php:414
|
224 |
#, php-format
|
225 |
msgid "Activate and type your %stitle of partially booked%s item in legend"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: core/admin/api-settings.php:417
|
229 |
msgid "Partially booked item - day, which is booked for the specific time-slot(s)."
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: core/admin/api-settings.php:439
|
233 |
msgid "Show date number in legend"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: core/admin/api-settings.php:440
|
237 |
msgid "Check this box to display today date number in legend cells. "
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: core/admin/api-settings.php:448
|
241 |
msgid "Show \"Thank You\" message"
|
242 |
msgstr ""
|
243 |
|
244 |
-
#: core/admin/api-settings.php:449
|
245 |
msgid "Redirect visitor to a new \"Thank You\" page"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: core/admin/api-settings.php:451
|
249 |
msgid "This action will have no effect, if the payment form(s) is active!"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: core/admin/api-settings.php:456
|
253 |
msgid "Action after booking is done"
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: core/admin/api-settings.php:465 core/
|
|
|
257 |
#, php-format
|
258 |
msgid ""
|
259 |
"Thank you for your online booking. %s We will send confirmation of your booking as soon as "
|
260 |
"possible."
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: core/admin/api-settings.php:466
|
264 |
msgid "Message title"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: core/admin/api-settings.php:467
|
268 |
#, php-format
|
269 |
msgid "Type title of message %safter booking has done by user%s"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: core/admin/api-settings.php:478
|
273 |
msgid "Time of message showing"
|
274 |
msgstr ""
|
275 |
|
276 |
-
#: core/admin/api-settings.php:479
|
277 |
msgid "Set duration of time (milliseconds) to show this message"
|
278 |
msgstr ""
|
279 |
|
280 |
-
#: core/admin/api-settings.php:506
|
281 |
msgid "URL of \"thank you\" page"
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: core/admin/api-settings.php:522
|
285 |
#, php-format
|
286 |
msgid "Type URL of %s\"Thank You\" page%s"
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: core/admin/api-settings.php:534 core/
|
|
|
290 |
msgid "Bookings Listing"
|
291 |
msgstr ""
|
292 |
|
293 |
#: core/admin/api-settings.php:535 core/admin/page-timeline.php:44 core/admin/page-timeline.php:45
|
294 |
-
#: core/admin/page-timeline.php:46 core/admin/wpbc-toolbars.php:471
|
|
|
295 |
msgid "Calendar Overview"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: core/admin/api-settings.php:540
|
299 |
msgid "Default booking admin page"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: core/admin/api-settings.php:541
|
303 |
msgid "Select your default view mode of bookings at the booking listing page"
|
304 |
msgstr ""
|
305 |
|
306 |
#: core/admin/api-settings.php:555 core/admin/wpbc-toolbar-tiny.php:386
|
307 |
-
#: core/admin/wpbc-toolbars.php:1188
|
|
|
308 |
msgid "Day"
|
309 |
msgstr ""
|
310 |
|
311 |
#: core/admin/api-settings.php:556 core/admin/wpbc-toolbar-tiny.php:387
|
312 |
-
#: core/admin/wpbc-toolbars.php:1202
|
313 |
msgid "Week"
|
314 |
msgstr ""
|
315 |
|
316 |
#: core/admin/api-settings.php:557 core/admin/api-settings.php:564
|
317 |
#: core/admin/wpbc-toolbar-tiny.php:389 core/admin/wpbc-toolbars.php:1137
|
318 |
-
#: core/admin/wpbc-toolbars.php:1216
|
|
|
319 |
msgid "Month"
|
320 |
msgstr ""
|
321 |
|
322 |
#: core/admin/api-settings.php:558 core/admin/wpbc-toolbar-tiny.php:391
|
323 |
-
#: core/admin/wpbc-toolbars.php:1230
|
324 |
msgid "2 Months"
|
325 |
msgstr ""
|
326 |
|
327 |
#: core/admin/api-settings.php:559 core/admin/api-settings.php:565
|
328 |
#: core/admin/wpbc-toolbar-tiny.php:393 core/admin/wpbc-toolbars.php:1151
|
|
|
329 |
msgid "3 Months"
|
330 |
msgstr ""
|
331 |
|
332 |
#: core/admin/api-settings.php:560 core/admin/api-settings.php:566
|
333 |
#: core/admin/wpbc-toolbar-tiny.php:394 core/admin/wpbc-toolbars.php:568
|
334 |
#: core/admin/wpbc-toolbars.php:802 core/admin/wpbc-toolbars.php:1165
|
335 |
-
#: inc/_bl/admin/page-coupons.php:513
|
336 |
msgid "Year"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: core/admin/api-settings.php:571
|
340 |
msgid "Default calendar view mode"
|
341 |
msgstr ""
|
342 |
|
343 |
-
#: core/admin/api-settings.php:572
|
344 |
msgid "Select your default calendar view mode at booking calendar overview page"
|
345 |
msgstr ""
|
346 |
|
347 |
-
#: core/admin/api-settings.php:582
|
348 |
msgid "Filter tab"
|
349 |
msgstr ""
|
350 |
|
351 |
-
#: core/admin/api-settings.php:583
|
352 |
msgid "Actions tab"
|
353 |
msgstr ""
|
354 |
|
355 |
-
#: core/admin/api-settings.php:588
|
356 |
msgid "Default toolbar tab"
|
357 |
msgstr ""
|
358 |
|
359 |
-
#: core/admin/api-settings.php:589
|
360 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: core/admin/api-settings.php:601
|
364 |
msgid "Bookings number per page"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: core/admin/api-settings.php:602
|
368 |
msgid "Select number of bookings per page in booking listing"
|
369 |
msgstr ""
|
370 |
|
371 |
#: core/admin/api-settings.php:609 core/admin/api-settings.php:610
|
372 |
#: core/admin/wpbc-class-listing.php:121 core/admin/wpbc-toolbars.php:724
|
373 |
-
#: core/admin/wpbc-toolbars.php:727 core/
|
374 |
-
#: core/sync/wpbc-gcal-class.php:
|
375 |
-
#: inc/
|
376 |
-
#: inc/_bm/admin/page-
|
377 |
-
#: inc/_bm/admin/page-
|
378 |
-
#: inc/
|
379 |
-
#: inc/_ps/admin/
|
380 |
-
#: inc/_ps/
|
381 |
-
#: inc/gateways/page-gateways.php:726
|
382 |
msgid "ID"
|
383 |
msgstr ""
|
384 |
|
385 |
#: core/admin/api-settings.php:609 core/admin/api-settings.php:611 core/admin/api-settings.php:615
|
386 |
-
#: core/admin/api-settings.php:619
|
387 |
msgid "ASC"
|
388 |
msgstr ""
|
389 |
|
390 |
#: core/admin/api-settings.php:610 core/admin/api-settings.php:612 core/admin/api-settings.php:616
|
391 |
-
#: core/admin/api-settings.php:620
|
392 |
msgid "DESC"
|
393 |
msgstr ""
|
394 |
|
395 |
#: core/admin/api-settings.php:611 core/admin/api-settings.php:612
|
396 |
-
#: core/admin/wpbc-class-timeline.php:
|
397 |
#: core/admin/wpbc-toolbars.php:639 core/admin/wpbc-toolbars.php:725
|
398 |
#: core/admin/wpbc-toolbars.php:728 core/admin/wpbc-toolbars.php:844
|
399 |
-
#: core/
|
400 |
-
#:
|
401 |
-
#: inc/_ps/
|
|
|
402 |
msgid "Dates"
|
403 |
msgstr ""
|
404 |
|
405 |
#: core/admin/api-settings.php:615 core/admin/api-settings.php:616
|
406 |
-
#:
|
407 |
-
#: inc/_bm/admin/page-
|
408 |
-
#: inc/
|
|
|
409 |
msgid "Resource"
|
410 |
msgstr ""
|
411 |
|
412 |
#: core/admin/api-settings.php:619 core/admin/api-settings.php:620
|
413 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
414 |
-
#: inc/_bs/
|
|
|
415 |
msgid "Cost"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: core/admin/api-settings.php:625
|
419 |
msgid "Bookings default order"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: core/admin/api-settings.php:626
|
423 |
msgid "Select your default order of bookings in the booking listing"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: core/admin/api-settings.php:643
|
427 |
msgid "Date Format"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: core/admin/api-settings.php:648
|
431 |
msgid "F j, Y"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: core/admin/api-settings.php:651 core/admin/wpbc-toolbars.php:
|
435 |
-
#:
|
|
|
436 |
msgid "Custom"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: core/admin/api-settings.php:677
|
440 |
#, php-format
|
441 |
msgid ""
|
442 |
"Type your date format for emails and the booking table. %sDocumentation on date formatting%s"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: core/admin/api-settings.php:690
|
446 |
msgid "Short days view"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: core/admin/api-settings.php:691
|
450 |
msgid "Wide days view"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: core/admin/api-settings.php:696
|
454 |
msgid "Dates view"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: core/admin/api-settings.php:697
|
458 |
msgid "Select the default view for dates on the booking tables"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: core/admin/api-settings.php:709
|
462 |
msgid "Show / hide hints"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: core/admin/api-settings.php:710
|
466 |
msgid "Check this box if you want to show help hints on the admin panel."
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: core/admin/api-settings.php:730
|
470 |
msgid "Allow unlimited bookings per same day(s)"
|
471 |
msgstr ""
|
472 |
|
473 |
-
#: core/admin/api-settings.php:731
|
474 |
#, php-format
|
475 |
msgid ""
|
476 |
"Check this box, if you want to %sset any days as available%s in calendar. Your visitors will be "
|
@@ -478,126 +503,130 @@ msgid ""
|
|
478 |
"date(s)%s of other visitors."
|
479 |
msgstr ""
|
480 |
|
481 |
-
#: core/admin/api-settings.php:741
|
482 |
msgid "Checking to prevent double booking, during submitting booking"
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: core/admin/api-settings.php:742
|
486 |
#, php-format
|
487 |
msgid ""
|
488 |
"Check this box, if you want to %sre-check if the selected dates available during submitting "
|
489 |
"booking%s."
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: core/admin/api-settings.php:744
|
493 |
msgid ""
|
494 |
"This feature useful to prevent double booking of the same date(s) or time(s), if several "
|
495 |
"visitors try to book the same date(s) in same calendar during the same time."
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: core/admin/api-settings.php:745
|
499 |
msgid "This feature does not work for booking resources with capacity higher than one."
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: core/admin/api-settings.php:762
|
503 |
msgid "Show advanced settings of JavaScript loading"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: core/admin/api-settings.php:763
|
507 |
msgid "Hide advanced settings of JavaScript loading"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: core/admin/api-settings.php:771
|
511 |
msgid "Disable Bootstrap loading on Front-End"
|
512 |
msgstr ""
|
513 |
|
514 |
#: core/admin/api-settings.php:772 core/admin/api-settings.php:781
|
|
|
515 |
msgid ""
|
516 |
" If your theme or some other plugin is load the BootStrap JavaScripts, you can disable loading "
|
517 |
"of this script by this plugin."
|
518 |
msgstr ""
|
519 |
|
520 |
-
#: core/admin/api-settings.php:780
|
521 |
msgid "Disable Bootstrap loading on Back-End"
|
522 |
msgstr ""
|
523 |
|
524 |
-
#: core/admin/api-settings.php:790
|
525 |
msgid "Load JS and CSS files only on specific pages"
|
526 |
msgstr ""
|
527 |
|
528 |
-
#: core/admin/api-settings.php:791
|
529 |
msgid "Activate loading of CSS and JavaScript files of plugin only at specific pages."
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: core/admin/api-settings.php:801
|
533 |
msgid "Relative URLs of pages, where to load plugin CSS and JS files"
|
534 |
msgstr ""
|
535 |
|
536 |
-
#: core/admin/api-settings.php:802
|
537 |
#, php-format
|
538 |
msgid ""
|
539 |
"Enter relative URLs of pages, where you have Booking Calendar elements (booking forms or "
|
540 |
"availability calendars). Please enter one URL per line. Example: %s"
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: core/admin/api-settings.php:818
|
544 |
msgid "Show settings of powered by notice"
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: core/admin/api-settings.php:819
|
548 |
msgid "Hide settings of powered by notice"
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: core/admin/api-settings.php:826
|
552 |
msgid "Powered by notice"
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: core/admin/api-settings.php:827
|
556 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: core/admin/api-settings.php:835
|
560 |
msgid "Help and info notices"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: core/admin/api-settings.php:836
|
564 |
msgid " Turn On/Off version notice and help info links at booking admin panel."
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: core/admin/api-settings.php:863
|
568 |
msgid "Plugin menu position"
|
569 |
msgstr ""
|
570 |
|
571 |
-
#: core/admin/api-settings.php:866
|
572 |
msgid "Top"
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: core/admin/api-settings.php:867
|
576 |
msgid "Middle"
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: core/admin/api-settings.php:868
|
580 |
msgid "Bottom"
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: core/admin/api-settings.php:879
|
584 |
msgid "User permissions for plugin menu pages"
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: core/admin/api-settings.php:894 core/admin/wpbc-class-timeline.php:
|
588 |
-
#: core/admin/wpbc-toolbars.php:545 core/admin/wpbc-toolbars.php:760
|
|
|
589 |
msgid "Bookings"
|
590 |
msgstr ""
|
591 |
|
592 |
#: core/admin/api-settings.php:903 core/admin/page-new.php:32 core/admin/page-new.php:33
|
593 |
-
#: core/admin/page-new.php:34 core/admin/wpbc-toolbars.php:
|
594 |
-
#: core/
|
|
|
595 |
msgid "Add booking"
|
596 |
msgstr ""
|
597 |
|
598 |
#: core/admin/api-settings.php:913 core/admin/page-import-gcal.php:616
|
599 |
-
#: core/admin/wpbc-class-timeline.php:
|
600 |
-
#: core/wpbc.php:
|
|
|
601 |
#: inc/_bm/admin/page-availability.php:865 inc/_bm/admin/page-cost-rate.php:104
|
602 |
#: inc/_bm/admin/page-cost-valuation.php:131 inc/_mu/admin/page-users.php:440
|
603 |
#: inc/_ps/admin/br-table-import-gcal-p.php:143 inc/_ps/admin/page-resources.php:37
|
@@ -605,57 +634,60 @@ msgstr ""
|
|
605 |
msgid "Resources"
|
606 |
msgstr ""
|
607 |
|
608 |
-
#: core/admin/api-settings.php:922 core/
|
609 |
-
#: core/wpbc.php:
|
610 |
-
#: inc/_bm/admin/page-seasons.php:47
|
611 |
msgid "Settings"
|
612 |
msgstr ""
|
613 |
|
614 |
-
#: core/admin/api-settings.php:923
|
615 |
msgid "Select user access level for the menu pages of plugin"
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: core/admin/api-settings.php:941
|
619 |
msgid "Delete booking data, when plugin deactivated"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: core/admin/api-settings.php:942
|
623 |
msgid "Check this box to delete all booking data when you uninstal this plugin."
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: core/admin/api-settings.php:968 core/admin/page-form-free.php:
|
627 |
-
#: core/
|
628 |
-
#: core/sync/wpbc-gcal-class.php:
|
629 |
-
#: inc/
|
630 |
-
#: inc/_bm/admin/page-
|
|
|
631 |
msgid "Info"
|
632 |
msgstr ""
|
633 |
|
634 |
#: core/admin/api-settings.php:1091 core/admin/api-settings.php:1108
|
635 |
#: core/admin/api-settings.php:1139 core/admin/api-settings.php:1152
|
636 |
-
#: core/admin/api-settings.php:1185
|
|
|
637 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:410 inc/gateways/page-gateways.php:774
|
638 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:630 inc/gateways/sage/wpbc-gw-sage.php:587
|
639 |
msgid "Warning"
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: core/admin/api-settings.php:1092
|
643 |
msgid ""
|
644 |
"You allow unlimited number of bookings per same dates, its can be a reason of double bookings on "
|
645 |
"the same date. Do you really want to do this?"
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: core/admin/api-settings.php:1109
|
649 |
msgid "This feature can impact to speed of submitting booking. Do you really want to do this?"
|
650 |
msgstr ""
|
651 |
|
652 |
#: core/admin/api-settings.php:1140 core/admin/api-settings.php:1153
|
|
|
653 |
msgid ""
|
654 |
"You are need to be sure what you are doing. You are disable of loading some JavaScripts Do you "
|
655 |
"really want to do this?"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: core/admin/api-settings.php:1186
|
659 |
msgid ""
|
660 |
"If you check this option, all booking data will be deleted when you uninstall this plugin. Do "
|
661 |
"you really want to do this?"
|
@@ -663,94 +695,52 @@ msgstr ""
|
|
663 |
|
664 |
#: core/admin/page-bookings.php:44 core/admin/page-bookings.php:45 core/admin/page-bookings.php:46
|
665 |
#: core/admin/page-settings.php:101 core/admin/page-settings.php:216
|
666 |
-
#: core/admin/wpbc-toolbars.php:456 core/
|
|
|
667 |
msgid "Booking Listing"
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: core/admin/page-bookings.php:183 core/admin/page-form-free.php:738
|
671 |
-
#: core/admin/page-form-free.php:1157 core/admin/wpbc-class-listing.php:384
|
672 |
-
#: core/admin/wpbc-class-listing.php:390 core/admin/wpbc-toolbars.php:986
|
673 |
-
#: core/admin/wpbc-toolbars.php:1003 inc/_bl/admin/page-coupons.php:226
|
674 |
-
#: inc/_bl/admin/page-coupons.php:796 inc/_bm/admin/page-availability.php:268
|
675 |
-
#: inc/_bm/admin/page-cost-valuation.php:352 inc/_bm/admin/page-cost.php:499
|
676 |
-
#: inc/_bm/admin/page-seasons.php:213 inc/_bm/admin/page-seasons.php:592
|
677 |
-
#: inc/_ps/admin/page-resources.php:217
|
678 |
-
msgid "Do you really want to do this ?"
|
679 |
-
msgstr ""
|
680 |
-
|
681 |
-
#: core/admin/page-bookings.php:187 core/admin/page-email-approved.php:720
|
682 |
-
#: core/admin/page-email-approved.php:756 core/admin/page-email-deleted.php:667
|
683 |
-
#: core/admin/page-email-deleted.php:703 core/admin/page-email-deny.php:667
|
684 |
-
#: core/admin/page-email-deny.php:703 core/admin/page-email-new-admin.php:700
|
685 |
-
#: core/admin/page-email-new-admin.php:736 core/admin/page-email-new-visitor.php:703
|
686 |
-
#: core/admin/page-email-new-visitor.php:739 core/admin/page-email-trash.php:672
|
687 |
-
#: core/admin/page-email-trash.php:708 core/admin/page-form-free.php:134
|
688 |
-
#: core/admin/page-form-free.php:184 core/admin/page-import-gcal.php:703
|
689 |
-
#: core/admin/page-settings.php:134 core/admin/page-settings.php:273
|
690 |
-
#: core/admin/wpbc-toolbars.php:1765 inc/_bl/admin/page-coupons.php:210
|
691 |
-
#: inc/_bl/admin/page-coupons.php:1360 inc/_bl/admin/page-search.php:339
|
692 |
-
#: inc/_bl/admin/page-search.php:435 inc/_bm/admin/page-availability.php:1014
|
693 |
-
#: inc/_bm/admin/page-cost-advanced.php:101 inc/_bm/admin/page-cost-advanced.php:160
|
694 |
-
#: inc/_bm/admin/page-cost-deposit.php:361 inc/_bm/admin/page-cost-rate.php:230
|
695 |
-
#: inc/_bm/admin/page-cost-valuation.php:255 inc/_bm/admin/page-cost.php:216
|
696 |
-
#: inc/_bm/admin/page-seasons.php:197 inc/_bm/admin/page-seasons.php:1206
|
697 |
-
#: inc/_bm/admin/page-seasons.php:1422 inc/_bs/admin/page-email-payment.php:669
|
698 |
-
#: inc/_bs/admin/page-email-payment.php:705 inc/_mu/admin/page-users.php:163
|
699 |
-
#: inc/_ps/admin/page-email-edit.php:665 inc/_ps/admin/page-email-edit.php:701
|
700 |
-
#: inc/_ps/admin/page-resources.php:188 inc/_ps/admin/page-settings-form.php:112
|
701 |
-
#: inc/_ps/admin/page-settings-form.php:174 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:850
|
702 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:484
|
703 |
-
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:774 inc/gateways/page-gateways.php:544
|
704 |
-
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:398 inc/gateways/paypal/wpbc-gw-paypal.php:1070
|
705 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:902
|
706 |
-
msgid "Save Changes"
|
707 |
-
msgstr ""
|
708 |
-
|
709 |
-
#: core/admin/page-bookings.php:207
|
710 |
-
msgid "Start checking submit"
|
711 |
-
msgstr ""
|
712 |
-
|
713 |
-
#: core/admin/page-bookings.php:221 core/sync/wpbc-gcal-class.php:457 core/sync/wpbc-gcal.php:102
|
714 |
-
#: inc/_ps/personal.php:414
|
715 |
-
msgid "Done"
|
716 |
-
msgstr ""
|
717 |
-
|
718 |
#: core/admin/page-email-approved.php:177 core/admin/page-email-deleted.php:178
|
719 |
#: core/admin/page-email-deny.php:178 core/admin/page-email-new-admin.php:176
|
720 |
#: core/admin/page-email-new-visitor.php:176 core/admin/page-email-trash.php:178
|
721 |
-
#:
|
722 |
-
#: inc/
|
|
|
723 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:216
|
724 |
-
#: inc/gateways/
|
725 |
-
#: inc/gateways/
|
726 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:
|
727 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:380
|
728 |
msgid "Enable / Disable"
|
729 |
msgstr ""
|
730 |
|
731 |
#: core/admin/page-email-approved.php:178 core/admin/page-email-deleted.php:179
|
732 |
#: core/admin/page-email-deny.php:179 core/admin/page-email-new-admin.php:177
|
733 |
#: core/admin/page-email-new-visitor.php:177 core/admin/page-email-trash.php:179
|
734 |
-
#:
|
|
|
735 |
msgid "Enable this email notification"
|
736 |
msgstr ""
|
737 |
|
738 |
#: core/admin/page-email-approved.php:187 core/admin/page-email-deleted.php:188
|
739 |
#: core/admin/page-email-deny.php:188 core/admin/page-email-trash.php:188
|
740 |
-
#:
|
|
|
741 |
msgid "Copy to admin"
|
742 |
msgstr ""
|
743 |
|
744 |
#: core/admin/page-email-approved.php:188 core/admin/page-email-deleted.php:189
|
745 |
#: core/admin/page-email-deny.php:189 core/admin/page-email-trash.php:189
|
746 |
-
#:
|
|
|
747 |
msgid "Enable / disable sending copy of this email notification to admin"
|
748 |
msgstr ""
|
749 |
|
750 |
#: core/admin/page-email-approved.php:256 core/admin/page-email-deleted.php:205
|
751 |
#: core/admin/page-email-deny.php:205 core/admin/page-email-new-admin.php:244
|
752 |
#: core/admin/page-email-new-visitor.php:244 core/admin/page-email-trash.php:205
|
753 |
-
#: core/admin/page-import-gcal.php:267 core/
|
|
|
754 |
#: inc/_bm/admin/page-cost-valuation.php:273 inc/_bm/admin/page-cost-valuation.php:276
|
755 |
#: inc/_bm/admin/page-cost-valuation.php:446 inc/_bm/admin/page-seasons.php:1543
|
756 |
#: inc/_bs/admin/page-email-payment.php:206 inc/_ps/admin/page-email-edit.php:205
|
@@ -760,9 +750,10 @@ msgstr ""
|
|
760 |
#: core/admin/page-email-approved.php:266 core/admin/page-email-deleted.php:215
|
761 |
#: core/admin/page-email-deny.php:215 core/admin/page-email-new-admin.php:202
|
762 |
#: core/admin/page-email-new-admin.php:254 core/admin/page-email-new-visitor.php:254
|
763 |
-
#: core/admin/page-email-trash.php:220
|
764 |
-
#: inc/
|
765 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:
|
|
|
766 |
msgid "Email Address"
|
767 |
msgstr ""
|
768 |
|
@@ -772,14 +763,16 @@ msgstr ""
|
|
772 |
#: core/admin/page-email-new-admin.php:202 core/admin/page-email-new-admin.php:254
|
773 |
#: core/admin/page-email-new-admin.php:295 core/admin/page-email-new-visitor.php:254
|
774 |
#: core/admin/page-email-new-visitor.php:295 core/admin/page-email-trash.php:220
|
775 |
-
#: core/admin/page-email-trash.php:262 core/admin/page-form-free.php:
|
776 |
-
#: core/admin/page-form-free.php:
|
777 |
-
#: inc/_bs/admin/page-email-payment.php:
|
778 |
-
#: inc/_ps/admin/page-email-edit.php:
|
779 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
780 |
-
#: inc/gateways/
|
781 |
-
#: inc/gateways/
|
782 |
-
#: inc/gateways/
|
|
|
|
|
783 |
msgid "Required"
|
784 |
msgstr ""
|
785 |
|
@@ -787,11 +780,11 @@ msgstr ""
|
|
787 |
#: core/admin/page-email-deny.php:233 core/admin/page-email-new-admin.php:220
|
788 |
#: core/admin/page-email-new-admin.php:272 core/admin/page-email-new-visitor.php:272
|
789 |
#: core/admin/page-email-trash.php:238 core/admin/wpbc-toolbar-tiny.php:423
|
790 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
791 |
-
#: core/
|
792 |
-
#:
|
793 |
-
#: inc/
|
794 |
-
#: inc/_ps/wpbc-booking-select-widget.php:140
|
795 |
msgid "Title"
|
796 |
msgstr ""
|
797 |
|
@@ -799,8 +792,8 @@ msgstr ""
|
|
799 |
#: core/admin/page-email-deny.php:233 core/admin/page-email-new-admin.php:220
|
800 |
#: core/admin/page-email-new-admin.php:272 core/admin/page-email-new-visitor.php:272
|
801 |
#: core/admin/page-email-trash.php:238 core/admin/wpbc-toolbar-tiny.php:423
|
802 |
-
#:
|
803 |
-
#: inc/_ps/form/class-wpbc-field-help-button.php:73
|
804 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
805 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
806 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
@@ -813,33 +806,38 @@ msgstr ""
|
|
813 |
msgid "optional"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: core/admin/page-email-approved.php:304 core/
|
|
|
817 |
msgid "Your booking has been approved"
|
818 |
msgstr ""
|
819 |
|
820 |
#: core/admin/page-email-approved.php:306 core/admin/page-email-deleted.php:256
|
821 |
#: core/admin/page-email-deny.php:256 core/admin/page-email-new-admin.php:294
|
822 |
#: core/admin/page-email-new-visitor.php:294 core/admin/page-email-trash.php:261
|
823 |
-
#:
|
|
|
824 |
msgid "Subject"
|
825 |
msgstr ""
|
826 |
|
827 |
#: core/admin/page-email-approved.php:307 core/admin/page-email-deleted.php:257
|
828 |
#: core/admin/page-email-deny.php:257 core/admin/page-email-new-admin.php:295
|
829 |
#: core/admin/page-email-new-visitor.php:295 core/admin/page-email-trash.php:262
|
830 |
-
#:
|
|
|
831 |
#, php-format
|
832 |
msgid "Type your email %ssubject%s for the booking confimation message."
|
833 |
msgstr ""
|
834 |
|
835 |
-
#: core/admin/page-email-approved.php:319 core/
|
|
|
836 |
#, php-format
|
837 |
msgid ""
|
838 |
"Your reservation %s for: %s has been approved.%sYou can edit the booking on this page: %s Thank "
|
839 |
"you, %s"
|
840 |
msgstr ""
|
841 |
|
842 |
-
#: core/admin/page-email-approved.php:321 core/
|
|
|
843 |
#, php-format
|
844 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
845 |
msgstr ""
|
@@ -847,77 +845,88 @@ msgstr ""
|
|
847 |
#: core/admin/page-email-approved.php:328 core/admin/page-email-deleted.php:274
|
848 |
#: core/admin/page-email-deny.php:274 core/admin/page-email-new-admin.php:310
|
849 |
#: core/admin/page-email-new-visitor.php:316 core/admin/page-email-trash.php:279
|
850 |
-
#:
|
|
|
851 |
msgid "Content"
|
852 |
msgstr ""
|
853 |
|
854 |
#: core/admin/page-email-approved.php:329 core/admin/page-email-deleted.php:275
|
855 |
#: core/admin/page-email-deny.php:275 core/admin/page-email-new-admin.php:311
|
856 |
#: core/admin/page-email-new-visitor.php:317 core/admin/page-email-trash.php:280
|
857 |
-
#:
|
|
|
858 |
msgid "Type your email message content. "
|
859 |
msgstr ""
|
860 |
|
861 |
#: core/admin/page-email-approved.php:350 core/admin/page-email-deleted.php:296
|
862 |
#: core/admin/page-email-deny.php:296 core/admin/page-email-new-admin.php:332
|
863 |
#: core/admin/page-email-new-visitor.php:338 core/admin/page-email-trash.php:301
|
864 |
-
#:
|
|
|
865 |
msgid "Email Heading"
|
866 |
msgstr ""
|
867 |
|
868 |
#: core/admin/page-email-approved.php:351 core/admin/page-email-deleted.php:297
|
869 |
#: core/admin/page-email-deny.php:297 core/admin/page-email-new-admin.php:333
|
870 |
#: core/admin/page-email-new-visitor.php:339 core/admin/page-email-trash.php:302
|
871 |
-
#:
|
|
|
872 |
msgid "Enter main heading contained within the email notification."
|
873 |
msgstr ""
|
874 |
|
875 |
#: core/admin/page-email-approved.php:360 core/admin/page-email-deleted.php:306
|
876 |
#: core/admin/page-email-deny.php:306 core/admin/page-email-new-admin.php:342
|
877 |
#: core/admin/page-email-new-visitor.php:348 core/admin/page-email-trash.php:311
|
878 |
-
#:
|
|
|
879 |
msgid "Email Footer Text"
|
880 |
msgstr ""
|
881 |
|
882 |
#: core/admin/page-email-approved.php:361 core/admin/page-email-deleted.php:307
|
883 |
#: core/admin/page-email-deny.php:307 core/admin/page-email-new-admin.php:343
|
884 |
#: core/admin/page-email-new-visitor.php:349 core/admin/page-email-trash.php:312
|
885 |
-
#:
|
|
|
886 |
msgid "Enter text contained within footer of the email notification"
|
887 |
msgstr ""
|
888 |
|
889 |
#: core/admin/page-email-approved.php:371 core/admin/page-email-deleted.php:317
|
890 |
#: core/admin/page-email-deny.php:317 core/admin/page-email-new-admin.php:353
|
891 |
#: core/admin/page-email-new-visitor.php:359 core/admin/page-email-trash.php:322
|
892 |
-
#:
|
|
|
893 |
msgid "Email template"
|
894 |
msgstr ""
|
895 |
|
896 |
#: core/admin/page-email-approved.php:372 core/admin/page-email-deleted.php:318
|
897 |
#: core/admin/page-email-deny.php:318 core/admin/page-email-new-admin.php:354
|
898 |
#: core/admin/page-email-new-visitor.php:360 core/admin/page-email-trash.php:323
|
899 |
-
#:
|
|
|
900 |
msgid "Choose email template."
|
901 |
msgstr ""
|
902 |
|
903 |
#: core/admin/page-email-approved.php:376 core/admin/page-email-deleted.php:322
|
904 |
#: core/admin/page-email-deny.php:322 core/admin/page-email-new-admin.php:358
|
905 |
#: core/admin/page-email-new-visitor.php:364 core/admin/page-email-trash.php:327
|
906 |
-
#:
|
|
|
907 |
msgid "Plain (without styles)"
|
908 |
msgstr ""
|
909 |
|
910 |
#: core/admin/page-email-approved.php:377 core/admin/page-email-deleted.php:323
|
911 |
#: core/admin/page-email-deny.php:323 core/admin/page-email-new-admin.php:359
|
912 |
#: core/admin/page-email-new-visitor.php:365 core/admin/page-email-trash.php:328
|
913 |
-
#:
|
|
|
914 |
msgid "Standard 1 column"
|
915 |
msgstr ""
|
916 |
|
917 |
#: core/admin/page-email-approved.php:384 core/admin/page-email-deleted.php:330
|
918 |
#: core/admin/page-email-deny.php:330 core/admin/page-email-new-admin.php:366
|
919 |
#: core/admin/page-email-new-visitor.php:372 core/admin/page-email-trash.php:335
|
920 |
-
#:
|
|
|
921 |
#, php-format
|
922 |
msgid "You can override this email template in this folder %s"
|
923 |
msgstr ""
|
@@ -925,14 +934,16 @@ msgstr ""
|
|
925 |
#: core/admin/page-email-approved.php:394 core/admin/page-email-deleted.php:340
|
926 |
#: core/admin/page-email-deny.php:340 core/admin/page-email-new-admin.php:376
|
927 |
#: core/admin/page-email-new-visitor.php:382 core/admin/page-email-trash.php:345
|
928 |
-
#:
|
|
|
929 |
msgid "Base Color"
|
930 |
msgstr ""
|
931 |
|
932 |
#: core/admin/page-email-approved.php:395 core/admin/page-email-deleted.php:341
|
933 |
#: core/admin/page-email-deny.php:341 core/admin/page-email-new-admin.php:377
|
934 |
#: core/admin/page-email-new-visitor.php:383 core/admin/page-email-trash.php:346
|
935 |
-
#:
|
|
|
936 |
msgid "The base color for email templates."
|
937 |
msgstr ""
|
938 |
|
@@ -948,96 +959,108 @@ msgstr ""
|
|
948 |
#: core/admin/page-email-new-visitor.php:402 core/admin/page-email-new-visitor.php:411
|
949 |
#: core/admin/page-email-trash.php:347 core/admin/page-email-trash.php:356
|
950 |
#: core/admin/page-email-trash.php:365 core/admin/page-email-trash.php:374
|
951 |
-
#:
|
952 |
-
#: inc/_bs/admin/page-email-payment.php:
|
953 |
-
#: inc/
|
954 |
-
#: inc/_ps/admin/page-email-edit.php:
|
|
|
955 |
msgid "Default color"
|
956 |
msgstr ""
|
957 |
|
958 |
#: core/admin/page-email-approved.php:403 core/admin/page-email-deleted.php:349
|
959 |
#: core/admin/page-email-deny.php:349 core/admin/page-email-new-admin.php:385
|
960 |
#: core/admin/page-email-new-visitor.php:391 core/admin/page-email-trash.php:354
|
961 |
-
#:
|
|
|
962 |
msgid "Background Color"
|
963 |
msgstr ""
|
964 |
|
965 |
#: core/admin/page-email-approved.php:404 core/admin/page-email-deleted.php:350
|
966 |
#: core/admin/page-email-deny.php:350 core/admin/page-email-new-admin.php:386
|
967 |
#: core/admin/page-email-new-visitor.php:392 core/admin/page-email-trash.php:355
|
968 |
-
#:
|
|
|
969 |
msgid "The background color for email templates."
|
970 |
msgstr ""
|
971 |
|
972 |
#: core/admin/page-email-approved.php:412 core/admin/page-email-deleted.php:358
|
973 |
#: core/admin/page-email-deny.php:358 core/admin/page-email-new-admin.php:394
|
974 |
#: core/admin/page-email-new-visitor.php:400 core/admin/page-email-trash.php:363
|
975 |
-
#:
|
|
|
976 |
msgid "Email Body Background Color"
|
977 |
msgstr ""
|
978 |
|
979 |
#: core/admin/page-email-approved.php:413 core/admin/page-email-deleted.php:359
|
980 |
#: core/admin/page-email-deny.php:359 core/admin/page-email-new-admin.php:395
|
981 |
#: core/admin/page-email-new-visitor.php:401 core/admin/page-email-trash.php:364
|
982 |
-
#:
|
|
|
983 |
msgid "The main body background color for email templates."
|
984 |
msgstr ""
|
985 |
|
986 |
#: core/admin/page-email-approved.php:421 core/admin/page-email-deleted.php:367
|
987 |
#: core/admin/page-email-deny.php:367 core/admin/page-email-new-admin.php:403
|
988 |
#: core/admin/page-email-new-visitor.php:409 core/admin/page-email-trash.php:372
|
989 |
-
#:
|
|
|
990 |
msgid "Email Body Text Colour"
|
991 |
msgstr ""
|
992 |
|
993 |
#: core/admin/page-email-approved.php:422 core/admin/page-email-deleted.php:368
|
994 |
#: core/admin/page-email-deny.php:368 core/admin/page-email-new-admin.php:404
|
995 |
#: core/admin/page-email-new-visitor.php:410 core/admin/page-email-trash.php:373
|
996 |
-
#:
|
|
|
997 |
msgid "The main body text color for email templates."
|
998 |
msgstr ""
|
999 |
|
1000 |
#: core/admin/page-email-approved.php:437 core/admin/page-email-deleted.php:383
|
1001 |
#: core/admin/page-email-deny.php:383 core/admin/page-email-new-admin.php:419
|
1002 |
#: core/admin/page-email-new-visitor.php:425 core/admin/page-email-trash.php:388
|
1003 |
-
#:
|
|
|
1004 |
msgid "Email format"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
#: core/admin/page-email-approved.php:438 core/admin/page-email-deleted.php:384
|
1008 |
#: core/admin/page-email-deny.php:384 core/admin/page-email-new-admin.php:420
|
1009 |
#: core/admin/page-email-new-visitor.php:426 core/admin/page-email-trash.php:389
|
1010 |
-
#:
|
|
|
1011 |
msgid "Choose which format of email to send."
|
1012 |
msgstr ""
|
1013 |
|
1014 |
#: core/admin/page-email-approved.php:442 core/admin/page-email-deleted.php:388
|
1015 |
#: core/admin/page-email-deny.php:388 core/admin/page-email-new-admin.php:424
|
1016 |
#: core/admin/page-email-new-visitor.php:430 core/admin/page-email-trash.php:393
|
1017 |
-
#:
|
|
|
1018 |
msgid "Plain text"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
#: core/admin/page-email-approved.php:449 core/admin/page-email-deleted.php:395
|
1022 |
#: core/admin/page-email-deny.php:395 core/admin/page-email-new-admin.php:431
|
1023 |
#: core/admin/page-email-new-visitor.php:437 core/admin/page-email-trash.php:400
|
1024 |
-
#:
|
1025 |
-
#: inc/_ps/admin/page-
|
1026 |
-
#: inc/gateways/page-gateways.php:979
|
1027 |
msgid "HTML"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
#: core/admin/page-email-approved.php:450 core/admin/page-email-deleted.php:396
|
1031 |
#: core/admin/page-email-deny.php:396 core/admin/page-email-new-admin.php:432
|
1032 |
#: core/admin/page-email-new-visitor.php:438 core/admin/page-email-trash.php:401
|
1033 |
-
#:
|
|
|
1034 |
msgid "Multipart"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
#: core/admin/page-email-approved.php:476 core/admin/page-email-deleted.php:422
|
1038 |
#: core/admin/page-email-deny.php:422 core/admin/page-email-new-admin.php:457
|
1039 |
#: core/admin/page-email-new-visitor.php:464 core/admin/page-email-trash.php:427
|
1040 |
-
#:
|
|
|
1041 |
#, php-format
|
1042 |
msgid ""
|
1043 |
"For example: \"You have a new reservation %s on the following date(s): %s Contact information: "
|
@@ -1047,13 +1070,14 @@ msgstr ""
|
|
1047 |
#: core/admin/page-email-approved.php:476 core/admin/page-email-deleted.php:422
|
1048 |
#: core/admin/page-email-deny.php:422 core/admin/page-email-new-admin.php:457
|
1049 |
#: core/admin/page-email-new-visitor.php:464 core/admin/page-email-trash.php:427
|
1050 |
-
#: core/
|
1051 |
-
#: inc/_ps/admin/page-email-edit.php:421
|
1052 |
msgid "here"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
#: core/admin/page-email-approved.php:552 core/admin/wpbc-class-listing.php:323
|
1056 |
-
#: core/admin/wpbc-toolbars.php:539
|
|
|
1057 |
msgid "Approved"
|
1058 |
msgstr ""
|
1059 |
|
@@ -1061,361 +1085,417 @@ msgstr ""
|
|
1061 |
#: core/admin/page-email-deny.php:500 core/admin/page-email-new-admin.php:504
|
1062 |
#: core/admin/page-email-new-admin.php:505 core/admin/page-email-new-admin.php:529
|
1063 |
#: core/admin/page-email-new-visitor.php:536 core/admin/page-email-trash.php:505
|
1064 |
-
#:
|
|
|
1065 |
msgid "Emails Settings"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: core/admin/page-email-approved.php:554
|
1069 |
msgid "Customization of email template, which is sending to Visitor after approval of booking"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
-
#: core/admin/page-email-approved.php:
|
1073 |
msgid "Email is sending to Visitor after Approval of booking."
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: core/admin/page-email-approved.php:
|
1077 |
-
#: core/admin/page-email-deny.php:
|
1078 |
-
#: core/admin/page-email-new-visitor.php:
|
1079 |
-
#:
|
|
|
1080 |
msgid "Header / Footer"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: core/admin/page-email-approved.php:
|
1084 |
-
#: core/admin/page-email-deny.php:
|
1085 |
-
#: core/admin/page-email-new-visitor.php:
|
1086 |
-
#:
|
|
|
1087 |
msgid "Email Styles"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: core/admin/page-email-approved.php:
|
1091 |
-
#: core/admin/page-email-deny.php:
|
1092 |
-
#: core/admin/page-email-new-visitor.php:
|
1093 |
-
#: core/admin/page-form-free.php:
|
1094 |
#: core/admin/wpbc-class-listing.php:144 core/admin/wpbc-toolbars.php:52
|
1095 |
-
#: core/admin/wpbc-toolbars.php:174
|
1096 |
-
#: inc/
|
1097 |
-
#: inc/
|
1098 |
-
#: inc/_ps/admin/page-email-edit.php:
|
1099 |
msgid "Actions"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
-
#: core/admin/page-email-approved.php:
|
1103 |
-
#: core/admin/page-email-deny.php:
|
1104 |
-
#: core/admin/page-email-new-visitor.php:
|
1105 |
-
#:
|
|
|
1106 |
msgid "Send Test Email"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: core/admin/page-email-approved.php:
|
1110 |
-
#: core/admin/page-email-
|
1111 |
-
#: core/admin/page-email-
|
1112 |
-
#: core/admin/page-
|
1113 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1114 |
msgid "Type"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: core/admin/page-email-approved.php:
|
1118 |
-
#: core/admin/page-email-deny.php:
|
1119 |
-
#: core/admin/page-email-new-visitor.php:
|
1120 |
#: core/admin/page-import-gcal.php:685 core/admin/page-settings.php:128
|
1121 |
#: core/admin/page-settings.php:265 core/admin/wpbc-toolbars.php:425
|
1122 |
-
#: core/admin/wpbc-toolbars.php:431
|
1123 |
-
#: inc/_bl/admin/page-search.php:
|
1124 |
-
#: inc/
|
1125 |
-
#: inc/_ps/admin/page-settings-form.php:168
|
1126 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:447 inc/gateways/page-gateways.php:533
|
1127 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:389 inc/gateways/paypal/wpbc-gw-paypal.php:1044
|
1128 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1061
|
1129 |
msgid "Help"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: core/admin/page-email-approved.php:
|
1133 |
-
#: core/admin/page-email-deny.php:773 core/admin/page-email-new-admin.php:814
|
1134 |
-
#: core/admin/page-email-new-visitor.php:809 core/admin/page-email-trash.php:778
|
1135 |
-
#: inc/_bs/admin/page-email-payment.php:775 inc/_ps/admin/page-email-edit.php:771
|
1136 |
-
msgid "Email sent to "
|
1137 |
-
msgstr ""
|
1138 |
-
|
1139 |
-
#: core/admin/page-email-approved.php:828 core/admin/page-email-deleted.php:775
|
1140 |
#: core/admin/page-email-deny.php:775 core/admin/page-email-new-admin.php:816
|
1141 |
#: core/admin/page-email-new-visitor.php:811 core/admin/page-email-trash.php:780
|
1142 |
-
#: core/
|
1143 |
#: inc/_ps/admin/page-email-edit.php:773
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1144 |
msgid "Email had not sent. Some error occuered."
|
1145 |
msgstr ""
|
1146 |
|
1147 |
-
#: core/admin/page-email-approved.php:
|
1148 |
-
#: core/admin/page-email-deny.php:
|
1149 |
-
#: core/admin/page-email-new-visitor.php:
|
1150 |
-
#:
|
1151 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
1152 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:557
|
1153 |
-
#: inc/gateways/
|
1154 |
-
#: inc/gateways/
|
|
|
1155 |
msgid "Settings saved."
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: core/admin/page-email-approved.php:
|
1159 |
-
#: core/admin/page-email-deleted.php:
|
1160 |
-
#: core/admin/page-email-deny.php:
|
1161 |
-
#: core/admin/page-email-new-admin.php:
|
1162 |
-
#: core/admin/page-email-new-visitor.php:
|
1163 |
-
#: core/admin/page-email-trash.php:
|
1164 |
-
#:
|
1165 |
-
#: inc/
|
|
|
1166 |
msgid "If empty then title defined as WordPress"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
-
#: core/admin/page-email-approved.php:
|
1170 |
-
#: core/admin/page-email-deny.php:
|
1171 |
-
#: core/admin/page-email-new-visitor.php:
|
1172 |
-
#:
|
|
|
1173 |
msgid ""
|
1174 |
"Email different from website DNS, its can be a reason of not delivery emails. Please use the "
|
1175 |
"email withing the same domain as your website!"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
#: core/admin/page-email-deleted.php:254 core/admin/page-email-deny.php:254
|
1179 |
-
#: core/admin/page-email-trash.php:259 core/
|
|
|
1180 |
msgid "Your booking has been declined"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
#: core/admin/page-email-deleted.php:268 core/admin/page-email-deny.php:268
|
1184 |
-
#: core/admin/page-email-trash.php:273 core/
|
|
|
1185 |
#, php-format
|
1186 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
-
#: core/admin/page-email-deleted.php:499 core/lib/wpbc-ajax.php:
|
1190 |
-
#:
|
1191 |
-
#: inc/
|
1192 |
-
#: inc/_bm/admin/page-
|
|
|
1193 |
#: inc/_ps/admin/page-resources.php:312 inc/_ps/personal.php:163
|
1194 |
msgid "Deleted"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
#: core/admin/page-email-deleted.php:501 core/admin/page-email-deny.php:501
|
1198 |
-
#: core/admin/page-email-trash.php:506
|
1199 |
msgid "Customization of email template, which is sending to Visitor after Cancellation of booking"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
-
#: core/admin/page-email-deleted.php:
|
1203 |
msgid "Email is sending to Visitor after Deleting of booking."
|
1204 |
msgstr ""
|
1205 |
|
1206 |
-
#: core/admin/page-email-deny.php:
|
1207 |
msgid "Email is sending to Visitor after booking set as Pending."
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: core/admin/page-email-new-admin.php:192
|
1211 |
-
#: inc/_bm/admin/page-cost-valuation.php:276
|
1212 |
msgid "To"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
#: core/admin/page-email-new-admin.php:292 core/admin/page-email-new-visitor.php:292
|
1216 |
-
#: core/admin/wpbc-class-listing.php:295 core/
|
|
|
1217 |
msgid "New booking"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: core/admin/page-email-new-admin.php:308 core/
|
|
|
1221 |
#, php-format
|
1222 |
msgid ""
|
1223 |
"You need to approve a new booking %s for: %s Person detail information:%s Currently a new "
|
1224 |
"booking is waiting for approval. Please visit the moderation panel%sThank you, %s"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
-
#: core/admin/page-email-new-admin.php:503 core/
|
|
|
1228 |
msgid "Emails"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
#: core/admin/page-email-new-admin.php:528 core/admin/page-email-new-visitor.php:535
|
|
|
1232 |
msgid "New"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
-
#: core/admin/page-email-new-admin.php:528
|
1236 |
msgid "admin"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
-
#: core/admin/page-email-new-admin.php:530
|
1240 |
msgid "Customization of email template, which is sending to Admin after new booking"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
-
#: core/admin/page-email-new-admin.php:
|
1244 |
msgid "Email is sending to Admin after creation of booking."
|
1245 |
msgstr ""
|
1246 |
|
1247 |
-
#: core/admin/page-email-new-visitor.php:307 core/
|
|
|
1248 |
#, php-format
|
1249 |
msgid ""
|
1250 |
"Your reservation %s for: %s is processing now! We will send confirmation by email. %sYou can "
|
1251 |
"edit this booking at this page: %s Thank you, %s"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: core/admin/page-email-new-visitor.php:309 core/
|
|
|
1255 |
#, php-format
|
1256 |
msgid ""
|
1257 |
"Your reservation %s for: %s is processing now! We will send confirmation by email. %s Thank you, "
|
1258 |
"%s"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
-
#: core/admin/page-email-new-visitor.php:535
|
1262 |
msgid "visitor"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
-
#: core/admin/page-email-new-visitor.php:537
|
1266 |
msgid "Customization of email template, which is sending to Visitor after new booking"
|
1267 |
msgstr ""
|
1268 |
|
1269 |
-
#: core/admin/page-email-new-visitor.php:
|
1270 |
msgid "Email is sending to Visitor after creation of booking."
|
1271 |
msgstr ""
|
1272 |
|
1273 |
#: core/admin/page-email-trash.php:504 core/admin/wpbc-class-listing.php:325
|
1274 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1275 |
msgid "Trash"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
-
#: core/admin/page-email-trash.php:
|
1279 |
msgid "Email is sending to Visitor after Canceling of booking (moved to trash)."
|
1280 |
msgstr ""
|
1281 |
|
1282 |
-
#: core/admin/page-form-free.php:56 core/admin/page-
|
1283 |
-
#: core/admin/page-settings.php:
|
1284 |
-
#: core/
|
1285 |
-
#: inc/_bl/admin/page-search.php:529 inc/_bm/admin/page-cost-advanced.php:325
|
1286 |
-
#: inc/_ps/admin/page-settings-form.php:37 inc/_ps/admin/page-settings-form.php:270
|
1287 |
msgid "Form"
|
1288 |
msgstr ""
|
1289 |
|
1290 |
-
#: core/admin/page-form-free.php:57
|
|
|
1291 |
msgid "Fields Settings"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
-
#: core/admin/page-form-free.php:58
|
|
|
1295 |
msgid "Customizaton of Form Fields"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
#: core/admin/page-form-free.php:71 core/admin/wpbc-dashboard.php:434
|
|
|
1299 |
msgid "Check Premium Features"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
#: core/admin/page-form-free.php:72 core/admin/wpbc-dashboard.php:368
|
|
|
1303 |
msgid "Upgrade to higher versions"
|
1304 |
msgstr ""
|
1305 |
|
1306 |
-
#: core/admin/page-form-free.php:155
|
1307 |
msgid "Form Field Configuration"
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: core/admin/page-form-free.php:
|
1311 |
-
#: core/admin/page-form-free.php:
|
|
|
1312 |
#: inc/_ps/wpbc-form-templates.php:41 inc/_ps/wpbc-form-templates.php:60
|
1313 |
#: inc/_ps/wpbc-form-templates.php:80 inc/_ps/wpbc-form-templates.php:103
|
1314 |
#: inc/_ps/wpbc-form-templates.php:126
|
1315 |
msgid "Send"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
-
#: core/admin/page-form-free.php:
|
1319 |
-
|
1320 |
-
#: inc/_bl/admin/page-coupons.php:990 inc/_bl/admin/page-search.php:529
|
1321 |
-
#: inc/_bm/admin/page-availability.php:805 inc/_bm/admin/page-cost-advanced.php:325
|
1322 |
-
#: inc/_bm/admin/page-cost-deposit.php:81 inc/_bm/admin/page-cost-rate.php:77
|
1323 |
-
#: inc/_bm/admin/page-cost-valuation.php:102 inc/_bm/admin/page-seasons.php:815
|
1324 |
-
#: inc/_bm/admin/page-seasons.php:817 inc/_bs/lib_s.php:340
|
1325 |
-
#: inc/_ps/admin/page-settings-form.php:270
|
1326 |
-
msgid "Error"
|
1327 |
-
msgstr ""
|
1328 |
-
|
1329 |
-
#: core/admin/page-form-free.php:657 core/any/class-admin-page-structure.php:603
|
1330 |
-
#: inc/_bl/admin/page-search.php:529 inc/_bm/admin/page-cost-advanced.php:325
|
1331 |
-
#: inc/_ps/admin/page-settings-form.php:270
|
1332 |
-
msgid "does not exist"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
-
#: core/admin/page-form-free.php:
|
1336 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1337 |
msgstr ""
|
1338 |
|
1339 |
-
#: core/admin/page-form-free.php:
|
|
|
1340 |
msgid "Add New Field"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
-
#: core/admin/page-form-free.php:
|
1344 |
-
#: inc/_ps/admin/page-settings-form.php:284
|
1345 |
msgid "Select"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: core/admin/page-form-free.php:
|
1349 |
msgid "Form Field"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: core/admin/page-form-free.php:
|
|
|
1353 |
msgid "Standard Fields"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
-
#: core/admin/page-form-free.php:
|
|
|
1357 |
msgid "Text"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: core/admin/page-form-free.php:
|
|
|
1361 |
msgid "Textarea"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: core/admin/page-form-free.php:
|
1365 |
msgid "Checkbox"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
-
#: core/admin/page-form-free.php:
|
|
|
1369 |
msgid "Advanced Fields"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
-
#: core/admin/page-form-free.php:
|
|
|
1373 |
msgid "Active"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: core/admin/page-form-free.php:
|
1377 |
msgid "Field Label"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
-
#: core/admin/page-form-free.php:
|
1381 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:177
|
1382 |
msgid "Name"
|
1383 |
msgstr ""
|
1384 |
|
1385 |
-
#: core/admin/page-form-free.php:
|
1386 |
-
#: core/admin/page-form-free.php:
|
1387 |
-
#:
|
1388 |
-
#: inc/_bl/admin/page-coupons.php:
|
1389 |
-
#: inc/_bm/admin/page-
|
1390 |
-
#: inc/_bm/admin/page-seasons.php:
|
1391 |
-
#: inc/_ps/admin/page-resources.php:183
|
1392 |
msgid "Edit"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
-
#: core/admin/page-form-free.php:
|
|
|
1396 |
msgid "Remove"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
-
#: core/admin/page-form-free.php:
|
|
|
1400 |
msgid "Shortcodes"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
-
#: core/admin/page-form-free.php:
|
|
|
1404 |
msgid ""
|
1405 |
"You can generate the form fields for your form (at the left side) by selection specific field in "
|
1406 |
"the above selectbox."
|
1407 |
msgstr ""
|
1408 |
|
1409 |
-
#: core/admin/page-form-free.php:
|
|
|
1410 |
#, php-format
|
1411 |
msgid "Please read more about the booking form fields configuration %shere%s."
|
1412 |
msgstr ""
|
1413 |
|
1414 |
-
#: core/admin/page-form-free.php:
|
|
|
1415 |
msgid "Default Form Templates"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
-
#: core/admin/page-form-free.php:
|
|
|
1419 |
#, php-format
|
1420 |
msgid ""
|
1421 |
"You can reset your active form template by selecting default %sform template%s at the top "
|
@@ -1424,95 +1504,100 @@ msgid ""
|
|
1424 |
"reset both forms: Booking Form and Content of Booking Fields form."
|
1425 |
msgstr ""
|
1426 |
|
1427 |
-
#: core/admin/page-form-free.php:
|
1428 |
msgid "Show / hide field in booking form"
|
1429 |
msgstr ""
|
1430 |
|
1431 |
-
#: core/admin/page-form-free.php:
|
1432 |
msgid "Set field as required"
|
1433 |
msgstr ""
|
1434 |
|
1435 |
-
#: core/admin/page-form-free.php:
|
1436 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
1437 |
msgid "Label"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: core/admin/page-form-free.php:
|
1441 |
#, php-format
|
1442 |
msgid "Type only %sunique field name%s, that is not using in form"
|
1443 |
msgstr ""
|
1444 |
|
1445 |
-
#: core/admin/page-form-free.php:
|
1446 |
msgid "Values"
|
1447 |
msgstr ""
|
1448 |
|
1449 |
-
#: core/admin/page-form-free.php:
|
1450 |
msgid "Enter dropdown options. One option per line."
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: core/admin/page-form-free.php:
|
1454 |
#: core/admin/wpbc-toolbars.php:699 core/admin/wpbc-toolbars.php:904
|
1455 |
-
#: core/admin/wpbc-toolbars.php:
|
1456 |
-
#:
|
|
|
1457 |
msgid "Close"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: core/admin/page-form-free.php:
|
1461 |
-
#: inc/
|
|
|
1462 |
msgid "Cancel"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: core/admin/page-import-gcal.php:64 core/admin/wpbc-toolbar-tiny.php:
|
1466 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
1467 |
-
#: inc/_bm/admin/api-settings-m.php:58
|
|
|
1468 |
msgid "None"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
-
#: core/admin/page-import-gcal.php:97
|
1472 |
msgid "Event Title"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
#: core/admin/page-import-gcal.php:98 core/admin/page-import-gcal.php:108
|
1476 |
-
#: core/admin/page-import-gcal.php:118
|
1477 |
#, php-format
|
1478 |
msgid "Select field for assigning to %sevent property%s"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
-
#: core/admin/page-import-gcal.php:107
|
1482 |
msgid "Event Description (optional field)"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: core/admin/page-import-gcal.php:117
|
1486 |
msgid "Location"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: core/admin/page-import-gcal.php:133
|
1490 |
msgid "Activate auto import"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
-
#: core/admin/page-import-gcal.php:134
|
1494 |
#, php-format
|
1495 |
msgid "Check this box to %sactivate%s auto import events and creation bookings from them"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
-
#: core/admin/page-import-gcal.php:140
|
1499 |
-
#: inc/_bm/admin/api-settings-m.php:
|
1500 |
-
#: inc/_bs/admin/api-settings-s.php:
|
1501 |
msgid "hour"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
#: core/admin/page-import-gcal.php:142 core/admin/page-import-gcal.php:304
|
1505 |
-
#: core/admin/page-import-gcal.php:386 core/
|
|
|
1506 |
#: inc/_bm/admin/api-settings-m.php:65 inc/_bm/admin/api-settings-m.php:102
|
1507 |
-
#: inc/_bs/admin/api-settings-s.php:
|
1508 |
msgid "hours"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
#: core/admin/page-import-gcal.php:144 core/admin/wpbc-toolbars.php:556
|
1512 |
-
#: core/admin/wpbc-toolbars.php:790 core/wpbc-emails.php:204
|
1513 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
1514 |
-
#: inc/_bm/admin/page-cost-valuation.php:344 inc/_bs/admin/api-settings-s.php:
|
1515 |
-
#: inc/_bs/admin/api-settings-s.php:
|
1516 |
msgid "day"
|
1517 |
msgstr ""
|
1518 |
|
@@ -1522,217 +1607,234 @@ msgstr ""
|
|
1522 |
#: core/admin/wpbc-toolbars.php:560 core/admin/wpbc-toolbars.php:561
|
1523 |
#: core/admin/wpbc-toolbars.php:791 core/admin/wpbc-toolbars.php:792
|
1524 |
#: core/admin/wpbc-toolbars.php:793 core/admin/wpbc-toolbars.php:794
|
1525 |
-
#: core/admin/wpbc-toolbars.php:795 core/
|
1526 |
-
#:
|
1527 |
-
#: inc/_bm/admin/page-cost-
|
1528 |
-
#: inc/_bm/admin/page-cost-valuation.php:
|
1529 |
-
#: inc/
|
|
|
1530 |
msgid "days"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: core/admin/page-import-gcal.php:151
|
1534 |
msgid "Import events every"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: core/admin/page-import-gcal.php:152
|
1538 |
msgid "Select time duration of import requests."
|
1539 |
msgstr ""
|
1540 |
|
1541 |
-
#: core/admin/page-import-gcal.php:168
|
1542 |
msgid "Google API Key"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: core/admin/page-import-gcal.php:169
|
1546 |
msgid "Please enter your Google API key. This field required to import events."
|
1547 |
msgstr ""
|
1548 |
|
1549 |
-
#: core/admin/page-import-gcal.php:171
|
1550 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
1551 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
|
|
|
|
1552 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:327 inc/gateways/paypal/wpbc-gw-paypal.php:519
|
1553 |
#: inc/gateways/sage/wpbc-gw-sage.php:504
|
1554 |
msgid "Note:"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: core/admin/page-import-gcal.php:172
|
1558 |
#, php-format
|
1559 |
msgid "You can check in this %sinstruction how to generate and use your Google API key%s."
|
1560 |
msgstr ""
|
1561 |
|
1562 |
-
#: core/admin/page-import-gcal.php:193
|
|
|
1563 |
msgid "Google Calendar ID"
|
1564 |
msgstr ""
|
1565 |
|
1566 |
#: core/admin/page-import-gcal.php:205 core/admin/wpbc-class-listing.php:201
|
1567 |
-
#: core/
|
1568 |
-
#: inc/_ps/admin/activation-p.php:45
|
1569 |
msgid "Default"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
-
#: core/admin/page-import-gcal.php:231 core/
|
|
|
1573 |
msgid "Timezone"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
-
#: core/admin/page-import-gcal.php:232 core/
|
|
|
1577 |
msgid "Select a city in your required timezone, if you are having problems with dates and times."
|
1578 |
msgstr ""
|
1579 |
|
1580 |
-
#: core/admin/page-import-gcal.php:246 core/
|
|
|
1581 |
msgid "Maximum number"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
-
#: core/admin/page-import-gcal.php:247 core/
|
|
|
1585 |
msgid "You can specify the maximum number of events to import during one session."
|
1586 |
msgstr ""
|
1587 |
|
1588 |
#: core/admin/page-import-gcal.php:256 core/admin/page-import-gcal.php:338
|
1589 |
-
#: core/sync/wpbc-gcal.php:184 core/sync/wpbc-gcal.php:248
|
1590 |
msgid "Now"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
#: core/admin/page-import-gcal.php:257 core/admin/page-import-gcal.php:339
|
1594 |
-
#: core/sync/wpbc-gcal.php:185 core/sync/wpbc-gcal.php:249
|
1595 |
msgid "00:00 today"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
#: core/admin/page-import-gcal.php:258 core/admin/page-import-gcal.php:340
|
1599 |
-
#: core/sync/wpbc-gcal.php:186 core/sync/wpbc-gcal.php:250
|
1600 |
msgid "Start of current week"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
#: core/admin/page-import-gcal.php:259 core/admin/page-import-gcal.php:341
|
1604 |
-
#: core/sync/wpbc-gcal.php:187 core/sync/wpbc-gcal.php:251
|
1605 |
msgid "Start of current month"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
#: core/admin/page-import-gcal.php:260 core/admin/page-import-gcal.php:342
|
1609 |
-
#: core/sync/wpbc-gcal.php:188 core/sync/wpbc-gcal.php:252
|
1610 |
msgid "End of current month"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
-
#: core/admin/page-import-gcal.php:261 core/
|
|
|
1614 |
msgid "The start of time"
|
1615 |
msgstr ""
|
1616 |
|
1617 |
#: core/admin/page-import-gcal.php:262 core/admin/page-import-gcal.php:344
|
1618 |
-
#: core/sync/wpbc-gcal.php:190 core/sync/wpbc-gcal.php:254
|
1619 |
msgid "Specific date / time"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
-
#: core/admin/page-import-gcal.php:268 core/
|
|
|
1623 |
msgid "Select option, when to start retrieving events."
|
1624 |
msgstr ""
|
1625 |
|
1626 |
#: core/admin/page-import-gcal.php:283 core/admin/page-import-gcal.php:365
|
1627 |
-
#: core/sync/wpbc-gcal.php:199 core/sync/wpbc-gcal.php:263
|
1628 |
msgid "Offset"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
#: core/admin/page-import-gcal.php:284 core/admin/page-import-gcal.php:366
|
1632 |
-
#: core/sync/wpbc-gcal.php:199 core/sync/wpbc-gcal.php:263
|
1633 |
msgid "Enter date / time"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
#: core/admin/page-import-gcal.php:302 core/admin/page-import-gcal.php:384
|
1637 |
-
#: core/sync/wpbc-gcal.php:205 core/sync/wpbc-gcal.php:269
|
1638 |
msgid "seconds"
|
1639 |
msgstr ""
|
1640 |
|
1641 |
#: core/admin/page-import-gcal.php:303 core/admin/page-import-gcal.php:385
|
1642 |
-
#: core/
|
1643 |
-
#: inc/_bm/admin/api-settings-m.php:
|
|
|
|
|
1644 |
msgid "minutes"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
#: core/admin/page-import-gcal.php:324 core/admin/page-import-gcal.php:406
|
1648 |
-
#: core/sync/wpbc-gcal.php:215
|
1649 |
msgid ""
|
1650 |
"You can specify an additional offset from you chosen start point. The offset can be negative."
|
1651 |
msgstr ""
|
1652 |
|
1653 |
#: core/admin/page-import-gcal.php:327 core/admin/page-import-gcal.php:409
|
1654 |
-
#: core/sync/wpbc-gcal.php:218 core/sync/wpbc-gcal.php:282
|
1655 |
#, php-format
|
1656 |
msgid "Type your date in format %s. Example: %s"
|
1657 |
msgstr ""
|
1658 |
|
1659 |
-
#: core/admin/page-import-gcal.php:343 core/
|
|
|
1660 |
msgid "The end of time"
|
1661 |
msgstr ""
|
1662 |
|
1663 |
-
#: core/admin/page-import-gcal.php:349 core/
|
|
|
1664 |
msgid "Until"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
-
#: core/admin/page-import-gcal.php:350 core/
|
|
|
1668 |
msgid "Select option, when to stop retrieving events."
|
1669 |
msgstr ""
|
1670 |
|
1671 |
-
#: core/admin/page-import-gcal.php:426
|
1672 |
msgid "To get Google Calendar API key please follow this instruction"
|
1673 |
msgstr ""
|
1674 |
|
1675 |
-
#: core/admin/page-import-gcal.php:428
|
1676 |
#, php-format
|
1677 |
msgid "Go to Google Developer Console: %s."
|
1678 |
msgstr ""
|
1679 |
|
1680 |
-
#: core/admin/page-import-gcal.php:429
|
1681 |
msgid "Give your project a name and click \"Create\"."
|
1682 |
msgstr ""
|
1683 |
|
1684 |
-
#: core/admin/page-import-gcal.php:430
|
1685 |
msgid "In the sidebar click on \"APIs & auth\"."
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: core/admin/page-import-gcal.php:431
|
1689 |
msgid "Click APIs and make sure \"Calendar API\" is set to ON."
|
1690 |
msgstr ""
|
1691 |
|
1692 |
-
#: core/admin/page-import-gcal.php:432
|
1693 |
msgid "Now click on \"Credentials\" in the sidebar."
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: core/admin/page-import-gcal.php:433
|
1697 |
msgid "Under the section \"Public API access\" click the button \"Create new Key\"."
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: core/admin/page-import-gcal.php:434
|
1701 |
msgid "On the popup click the button \"Server Key\" and click \"Create\"."
|
1702 |
msgstr ""
|
1703 |
|
1704 |
-
#: core/admin/page-import-gcal.php:435
|
1705 |
#, php-format
|
1706 |
msgid ""
|
1707 |
"You will now see a table loaded with the top item being the API Key. Copy this and paste it into "
|
1708 |
"%sGoogle API Key%s field at this page."
|
1709 |
msgstr ""
|
1710 |
|
1711 |
-
#: core/admin/page-import-gcal.php:438
|
1712 |
msgid "Set Your Calendar to Public"
|
1713 |
msgstr ""
|
1714 |
|
1715 |
#: core/admin/page-import-gcal.php:440 core/admin/page-import-gcal.php:448
|
|
|
1716 |
msgid "Navigate to your Google calendars."
|
1717 |
msgstr ""
|
1718 |
|
1719 |
#: core/admin/page-import-gcal.php:441 core/admin/page-import-gcal.php:449
|
|
|
1720 |
msgid "Open the settings for the calendar."
|
1721 |
msgstr ""
|
1722 |
|
1723 |
-
#: core/admin/page-import-gcal.php:442
|
1724 |
msgid "Click the \"Share this Calendar\" link."
|
1725 |
msgstr ""
|
1726 |
|
1727 |
-
#: core/admin/page-import-gcal.php:443
|
1728 |
msgid "Click the checkbox to make calendar public. Do not check the other option."
|
1729 |
msgstr ""
|
1730 |
|
1731 |
-
#: core/admin/page-import-gcal.php:446
|
1732 |
msgid "Find Your Calendar ID"
|
1733 |
msgstr ""
|
1734 |
|
1735 |
-
#: core/admin/page-import-gcal.php:450
|
1736 |
#, php-format
|
1737 |
msgid ""
|
1738 |
"Now copy the Calendar ID to use in the plugin settings in your WordPress admin. Make sure to "
|
@@ -1740,2154 +1842,2273 @@ msgid ""
|
|
1740 |
msgstr ""
|
1741 |
|
1742 |
#: core/admin/page-import-gcal.php:494 core/admin/page-import-gcal.php:495
|
1743 |
-
#: core/sync/wpbc-gcal.php:465 core/wpbc-functions.php:
|
1744 |
msgid "Import"
|
1745 |
msgstr ""
|
1746 |
|
1747 |
#: core/admin/page-import-gcal.php:496 core/admin/page-import-gcal.php:513
|
|
|
1748 |
msgid "Google Calendar"
|
1749 |
msgstr ""
|
1750 |
|
1751 |
#: core/admin/page-import-gcal.php:496 core/admin/page-import-gcal.php:513
|
|
|
1752 |
msgid "Events Import"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
-
#: core/admin/page-import-gcal.php:514
|
1756 |
msgid "Import Settings"
|
1757 |
msgstr ""
|
1758 |
|
1759 |
-
#: core/admin/page-import-gcal.php:515
|
1760 |
msgid "Customization of synchronization with Google Calendar"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
#: core/admin/page-import-gcal.php:609 core/admin/page-settings.php:73
|
1764 |
-
#: core/admin/page-settings.php:74 core/wpbc.php:
|
1765 |
msgid "General Settings"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
#: core/admin/page-import-gcal.php:610 core/admin/page-import-gcal.php:660
|
|
|
1769 |
msgid "Assign events fields to specific booking form field"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
#: core/admin/page-import-gcal.php:612 core/admin/page-import-gcal.php:668
|
|
|
1773 |
msgid "Auto import events"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
#: core/admin/page-import-gcal.php:614 core/admin/page-import-gcal.php:675
|
|
|
1777 |
msgid "Default settings for retrieving events"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
-
#: core/admin/page-import-gcal.php:653
|
1781 |
msgid "Google Calendar - General Settings"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
-
#: core/admin/page-settings.php:72
|
|
|
1785 |
msgid "General"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
#: core/admin/page-settings.php:86 core/admin/page-settings.php:195
|
1789 |
-
#: core/admin/wpbc-toolbar-tiny.php:239
|
|
|
1790 |
msgid "Calendar"
|
1791 |
msgstr ""
|
1792 |
|
1793 |
-
#: core/admin/page-settings.php:91 core/admin/page-settings.php:202
|
|
|
1794 |
#: inc/_bm/admin/page-availability.php:46 inc/_bm/admin/page-availability.php:497
|
1795 |
#: inc/_bm/admin/page-availability.php:588 inc/_bm/admin/page-availability.php:589
|
1796 |
#: inc/_ps/wpbc-form-templates.php:275 inc/_ps/wpbc-form-templates.php:292
|
1797 |
msgid "Availability"
|
1798 |
msgstr ""
|
1799 |
|
1800 |
-
#: core/admin/page-settings.php:108
|
1801 |
msgid "Auto cancellation / approval"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
#: core/admin/page-settings.php:113 core/admin/page-settings.php:235
|
1805 |
-
#:
|
1806 |
-
#: inc/_bl/
|
1807 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
1808 |
-
#: inc/gateways/
|
1809 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:893
|
1810 |
msgid "Advanced"
|
1811 |
msgstr ""
|
1812 |
|
1813 |
#: core/admin/page-settings.php:118 core/admin/page-settings.php:251
|
|
|
1814 |
msgid "Plugin Menu"
|
1815 |
msgstr ""
|
1816 |
|
1817 |
-
#: core/admin/page-settings.php:123
|
1818 |
msgid "Uninstall"
|
1819 |
msgstr ""
|
1820 |
|
1821 |
-
#: core/admin/page-settings.php:226
|
1822 |
msgid "Auto cancellation / auto approval of bookings"
|
1823 |
msgstr ""
|
1824 |
|
1825 |
-
#: core/admin/page-settings.php:244
|
1826 |
msgid "Information"
|
1827 |
msgstr ""
|
1828 |
|
1829 |
-
#: core/admin/page-settings.php:258
|
1830 |
msgid "Uninstall / deactivation"
|
1831 |
msgstr ""
|
1832 |
|
1833 |
-
#: core/admin/wpbc-class-listing.php:102 core/admin/wpbc-toolbar-tiny.php:
|
1834 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
1835 |
-
#: inc/_bl/admin/page-coupons.php:
|
1836 |
-
#: inc/_bl/
|
1837 |
-
#: inc/_bm/admin/page-
|
1838 |
-
#: inc/_bm/admin/page-cost-
|
1839 |
-
#: inc/_bm/admin/page-seasons.php:817
|
1840 |
msgid "Nothing Found"
|
1841 |
msgstr ""
|
1842 |
|
1843 |
-
#: core/admin/wpbc-class-listing.php:124
|
|
|
1844 |
msgid "Labels"
|
1845 |
msgstr ""
|
1846 |
|
1847 |
-
#: core/admin/wpbc-class-listing.php:128
|
1848 |
msgid "Booking Data"
|
1849 |
msgstr ""
|
1850 |
|
1851 |
-
#: core/admin/wpbc-class-listing.php:129
|
1852 |
msgid "Booking Dates"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
-
#: core/admin/wpbc-class-listing.php:132
|
1856 |
msgid "Show ALL dates of booking"
|
1857 |
msgstr ""
|
1858 |
|
1859 |
-
#: core/admin/wpbc-class-listing.php:138
|
1860 |
msgid "Show only check in/out dates"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
-
#: core/admin/wpbc-class-listing.php:216
|
1864 |
msgid "Resource not exist"
|
1865 |
msgstr ""
|
1866 |
|
1867 |
-
#: core/admin/wpbc-class-listing.php:242
|
|
|
1868 |
msgid "Paid OK"
|
1869 |
msgstr ""
|
1870 |
|
1871 |
-
#: core/admin/wpbc-class-listing.php:246
|
|
|
1872 |
msgid "Unknown"
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: core/admin/wpbc-class-listing.php:386
|
1876 |
msgid "Move to trash"
|
1877 |
msgstr ""
|
1878 |
|
1879 |
#: core/admin/wpbc-class-listing.php:392 core/admin/wpbc-toolbars.php:1000
|
|
|
1880 |
msgid "Restore"
|
1881 |
msgstr ""
|
1882 |
|
1883 |
-
#: core/admin/wpbc-class-listing.php:396
|
1884 |
msgid "Do you really want to delete this booking ?"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
-
#: core/admin/wpbc-class-listing.php:398
|
1888 |
-
#: inc/_bm/admin/page-seasons.php:598
|
1889 |
msgid "Completely Delete"
|
1890 |
msgstr ""
|
1891 |
|
1892 |
#: core/admin/wpbc-class-listing.php:407 core/admin/wpbc-toolbars.php:938
|
|
|
1893 |
msgid "Approve"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
#: core/admin/wpbc-class-listing.php:412 core/admin/wpbc-toolbars.php:956
|
|
|
1897 |
msgid "Do you really want to set booking as pending ?"
|
1898 |
msgstr ""
|
1899 |
|
1900 |
#: core/admin/wpbc-class-listing.php:414 core/admin/wpbc-toolbars.php:953
|
|
|
1901 |
msgid "Reject"
|
1902 |
msgstr ""
|
1903 |
|
1904 |
-
#: core/admin/wpbc-class-listing.php:423
|
|
|
1905 |
msgid "Created"
|
1906 |
msgstr ""
|
1907 |
|
1908 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1909 |
msgid "Mon"
|
1910 |
msgstr ""
|
1911 |
|
1912 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1913 |
msgid "Tue"
|
1914 |
msgstr ""
|
1915 |
|
1916 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1917 |
msgid "Wed"
|
1918 |
msgstr ""
|
1919 |
|
1920 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1921 |
msgid "Thu"
|
1922 |
msgstr ""
|
1923 |
|
1924 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1925 |
msgid "Fri"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1929 |
msgid "Sat"
|
1930 |
msgstr ""
|
1931 |
|
1932 |
-
#: core/admin/wpbc-class-timeline.php:
|
|
|
1933 |
msgid "Sun"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
-
#: core/admin/wpbc-class-timeline.php:
|
1937 |
-
#: inc/_ps/wpbc-form-templates.php:153
|
1938 |
msgid "Times"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: core/admin/wpbc-class-timeline.php:
|
1942 |
-
#: core/
|
1943 |
-
#: inc/_ps/admin/page-settings-form.php:324
|
1944 |
msgid "Payment"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
#: core/admin/wpbc-dashboard.php:35 core/admin/wpbc-toolbar-tiny.php:224
|
1948 |
-
#: core/lib/
|
1949 |
-
#: core/wpbc.php:
|
|
|
1950 |
msgid "Booking Calendar"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
-
#: core/admin/wpbc-dashboard.php:303
|
1954 |
msgid "Support"
|
1955 |
msgstr ""
|
1956 |
|
1957 |
-
#: core/admin/wpbc-dashboard.php:307
|
1958 |
msgid "Getting Started"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
-
#: core/admin/wpbc-dashboard.php:311
|
1962 |
msgid "Help Info"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
#: core/admin/wpbc-dashboard.php:314 core/admin/wpbc-toolbars.php:432
|
|
|
1966 |
msgid "FAQ"
|
1967 |
msgstr ""
|
1968 |
|
1969 |
-
#: core/admin/wpbc-dashboard.php:317
|
1970 |
msgid "Contact email"
|
1971 |
msgstr ""
|
1972 |
|
1973 |
-
#: core/admin/wpbc-dashboard.php:320
|
1974 |
msgid "Rate plugin (thanks:)"
|
1975 |
msgstr ""
|
1976 |
|
1977 |
#: core/admin/wpbc-dashboard.php:370 core/class/wpbc-class-welcome.php:955
|
1978 |
-
#: core/class/wpbc-class-welcome.php:1404
|
|
|
1979 |
msgid "Purchase"
|
1980 |
msgstr ""
|
1981 |
|
1982 |
#: core/admin/wpbc-dashboard.php:370 core/admin/wpbc-toolbars.php:435
|
1983 |
#: core/class/wpbc-class-welcome.php:955 core/class/wpbc-class-welcome.php:1404
|
1984 |
-
#: inc/_ps/admin/page-settings-up.php:142
|
1985 |
msgid "Upgrade Now"
|
1986 |
msgstr ""
|
1987 |
|
1988 |
-
#: core/admin/wpbc-dashboard.php:385
|
1989 |
msgid "Current version"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
-
#: core/admin/wpbc-dashboard.php:388
|
1993 |
msgid "Version"
|
1994 |
msgstr ""
|
1995 |
|
1996 |
-
#: core/admin/wpbc-dashboard.php:408
|
1997 |
msgid "Used for"
|
1998 |
msgstr ""
|
1999 |
|
2000 |
-
#: core/admin/wpbc-dashboard.php:417
|
2001 |
msgid "websites"
|
2002 |
msgstr ""
|
2003 |
|
2004 |
-
#: core/admin/wpbc-dashboard.php:419
|
2005 |
msgid "website"
|
2006 |
msgstr ""
|
2007 |
|
2008 |
-
#: core/admin/wpbc-dashboard.php:425
|
2009 |
msgid "Release date"
|
2010 |
msgstr ""
|
2011 |
|
2012 |
-
#: core/admin/wpbc-dashboard.php:436
|
|
|
2013 |
msgid "Upgrade"
|
2014 |
msgstr ""
|
2015 |
|
2016 |
-
#: core/admin/wpbc-dashboard.php:438
|
2017 |
msgid "Explore Premium Features"
|
2018 |
msgstr ""
|
2019 |
|
2020 |
-
#: core/admin/wpbc-dashboard.php:455
|
2021 |
msgid "Statistic"
|
2022 |
msgstr ""
|
2023 |
|
2024 |
-
#: core/admin/wpbc-dashboard.php:459
|
2025 |
msgid "New (unverified) booking(s)"
|
2026 |
msgstr ""
|
2027 |
|
2028 |
-
#: core/admin/wpbc-dashboard.php:463
|
2029 |
msgid "Pending booking(s)"
|
2030 |
msgstr ""
|
2031 |
|
2032 |
-
#: core/admin/wpbc-dashboard.php:468
|
2033 |
msgid "Agenda"
|
2034 |
msgstr ""
|
2035 |
|
2036 |
-
#: core/admin/wpbc-dashboard.php:472
|
2037 |
msgid "New booking(s) made today"
|
2038 |
msgstr ""
|
2039 |
|
2040 |
-
#: core/admin/wpbc-dashboard.php:476
|
2041 |
msgid "Bookings for today"
|
2042 |
msgstr ""
|
2043 |
|
2044 |
-
#: core/admin/wpbc-toolbar-tiny.php:35 core/admin/wpbc-toolbar-tiny.php:
|
|
|
2045 |
msgid "Insert booking calendar"
|
2046 |
msgstr ""
|
2047 |
|
2048 |
-
#: core/admin/wpbc-toolbar-tiny.php:36 core/admin/wpbc-toolbar-tiny.php:
|
|
|
2049 |
msgid "Booking calendar"
|
2050 |
msgstr ""
|
2051 |
|
2052 |
-
#: core/admin/wpbc-toolbar-tiny.php:222
|
2053 |
msgid "Insert Shortcode"
|
2054 |
msgstr ""
|
2055 |
|
2056 |
-
#: core/admin/wpbc-toolbar-tiny.php:237 core/admin/wpbc-toolbar-tiny.php:
|
2057 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2058 |
-
#:
|
|
|
2059 |
msgid "Booking Form"
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: core/admin/wpbc-toolbar-tiny.php:238
|
2063 |
msgid "TimeLine"
|
2064 |
msgstr ""
|
2065 |
|
2066 |
-
#: core/admin/wpbc-toolbar-tiny.php:241
|
2067 |
msgid "Resources Selection"
|
2068 |
msgstr ""
|
2069 |
|
2070 |
-
#: core/admin/wpbc-toolbar-tiny.php:243 core/
|
2071 |
-
#: inc/_bl/admin/page-search.php:247 inc/_bl/biz_l.php:745
|
|
|
2072 |
msgid "Search"
|
2073 |
msgstr ""
|
2074 |
|
2075 |
-
#: core/admin/wpbc-toolbar-tiny.php:244
|
2076 |
msgid "Only Form"
|
2077 |
msgstr ""
|
2078 |
|
2079 |
-
#: core/admin/wpbc-toolbar-tiny.php:247
|
|
|
2080 |
msgid "Other"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
-
#: core/admin/wpbc-toolbar-tiny.php:293
|
2084 |
msgid "Insert into page"
|
2085 |
msgstr ""
|
2086 |
|
2087 |
-
#: core/admin/wpbc-toolbar-tiny.php:324
|
2088 |
-
#: inc/_ps/p-toolbar.php:
|
2089 |
msgid "parent resource"
|
2090 |
msgstr ""
|
2091 |
|
2092 |
-
#: core/admin/wpbc-toolbar-tiny.php:364 core/admin/wpbc-toolbar-tiny.php:
|
2093 |
-
#:
|
|
|
2094 |
msgid "Booking resources"
|
2095 |
msgstr ""
|
2096 |
|
2097 |
-
#: core/admin/wpbc-toolbar-tiny.php:365
|
2098 |
msgid "Select booking resources. Please use CTRL to select multiple booking resources."
|
2099 |
msgstr ""
|
2100 |
|
2101 |
-
#: core/admin/wpbc-toolbar-tiny.php:399
|
2102 |
msgid "View mode"
|
2103 |
msgstr ""
|
2104 |
|
2105 |
-
#: core/admin/wpbc-toolbar-tiny.php:400
|
2106 |
msgid "Select type of view format"
|
2107 |
msgstr ""
|
2108 |
|
2109 |
#: core/admin/wpbc-toolbar-tiny.php:422 core/admin/wpbc-toolbar-tiny.php:431
|
2110 |
-
#: core/admin/wpbc-toolbars.php:774
|
2111 |
msgid "All bookings"
|
2112 |
msgstr ""
|
2113 |
|
2114 |
-
#: core/admin/wpbc-toolbar-tiny.php:453
|
2115 |
msgid "Number of months to scroll"
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: core/admin/wpbc-toolbar-tiny.php:454
|
2119 |
msgid "Select number of months to scroll after loading"
|
2120 |
msgstr ""
|
2121 |
|
2122 |
-
#: core/admin/wpbc-toolbar-tiny.php:475
|
2123 |
msgid "Number of days to scroll"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
-
#: core/admin/wpbc-toolbar-tiny.php:476
|
2127 |
msgid "Select number of days to scroll after loading"
|
2128 |
msgstr ""
|
2129 |
|
2130 |
-
#: core/admin/wpbc-toolbar-tiny.php:496 core/admin/wpbc-toolbars.php:
|
|
|
2131 |
msgid "Start Date"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: core/admin/wpbc-toolbar-tiny.php:574
|
2135 |
msgid "Select start date"
|
2136 |
msgstr ""
|
2137 |
|
2138 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2139 |
-
#: core/admin/wpbc-
|
2140 |
-
#: core/lib/wpdev-booking-widget.php:
|
2141 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2142 |
msgid "Booking resource"
|
2143 |
msgstr ""
|
2144 |
|
2145 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2146 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2147 |
-
#: inc/_ps/admin/br-table-import-gcal-p.php:183
|
2148 |
msgid "Select booking resource"
|
2149 |
msgstr ""
|
2150 |
|
2151 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2152 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2153 |
-
#: inc/_ps/wpbc-booking-select-widget.php:238
|
2154 |
msgid "Select default custom booking form"
|
2155 |
msgstr ""
|
2156 |
|
2157 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2158 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2159 |
-
#: core/lib/
|
|
|
2160 |
msgid "Visible months"
|
2161 |
msgstr ""
|
2162 |
|
2163 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2164 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2165 |
msgid "Select number of month to show for calendar."
|
2166 |
msgstr ""
|
2167 |
|
2168 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2169 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2170 |
msgid "Start month:"
|
2171 |
msgstr ""
|
2172 |
|
2173 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2174 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2175 |
msgid "Select start month of calendar"
|
2176 |
msgstr ""
|
2177 |
|
2178 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2179 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2180 |
msgid "Show advanced settings"
|
2181 |
msgstr ""
|
2182 |
|
2183 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2184 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2185 |
msgid "Hide advanced settings"
|
2186 |
msgstr ""
|
2187 |
|
2188 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2189 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2190 |
#, php-format
|
2191 |
msgid "Setting advanced parameters of the calendar. %sLike width, height and structure %s"
|
2192 |
msgstr ""
|
2193 |
|
2194 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2195 |
#, php-format
|
2196 |
msgid "%s or minimum and fixed number of days selection for the specific day of week or season.%s"
|
2197 |
msgstr ""
|
2198 |
|
2199 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2200 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2201 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:146
|
2202 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
2203 |
msgid "Options"
|
2204 |
msgstr ""
|
2205 |
|
2206 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2207 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2208 |
#, php-format
|
2209 |
msgid "Please read more about the possible customizations of these %soptions%s %shere%s"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2213 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2214 |
msgid "Specify the full width of calendar, height of date cell and number of months in one row. "
|
2215 |
msgstr ""
|
2216 |
|
2217 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2218 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2219 |
-
#:
|
2220 |
-
#: inc/_ps/form/class-wpbc-form-help.php:565
|
2221 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:228
|
2222 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:157
|
2223 |
msgid "Description"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2227 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2228 |
msgid ""
|
2229 |
"Calendar have 2 months in a row, the cell height is 30px and calendar full width 568px (possible "
|
2230 |
"to use percentage for width: 100%)"
|
2231 |
msgstr ""
|
2232 |
|
2233 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2234 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2235 |
msgid "Code Example"
|
2236 |
msgstr ""
|
2237 |
|
2238 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2239 |
msgid ""
|
2240 |
"Specify that during certain seasons (or days of week), the specific minimum number of days must "
|
2241 |
"be booked. "
|
2242 |
msgstr ""
|
2243 |
|
2244 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2245 |
msgid ""
|
2246 |
"Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 days – Saturday, etc…"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2250 |
#, php-format
|
2251 |
msgid ""
|
2252 |
"Please, read more about the shortcodes %shere%s or JavaScript customization of the specific "
|
2253 |
"shortcodes %shere%s"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2257 |
msgid "Aggregate booking dates from other resources"
|
2258 |
msgstr ""
|
2259 |
|
2260 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2261 |
msgid ""
|
2262 |
"Select booking resources, for getting booking dates from them and set such dates as unavailable "
|
2263 |
"in destination calendar."
|
2264 |
msgstr ""
|
2265 |
|
2266 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2267 |
-
#: inc/_bl/admin/page-search.php:
|
2268 |
-
#: inc/_bm/admin/page-
|
2269 |
-
#: inc/_bm/admin/page-cost-
|
2270 |
-
#: inc/
|
2271 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
|
|
2272 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:474
|
2273 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:806
|
2274 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:357 inc/gateways/sage/wpbc-gw-sage.php:864
|
2275 |
msgid "Note!"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2279 |
#, php-format
|
2280 |
msgid ""
|
2281 |
"This shortcode %s is using for selection of the booking form of specific booking resources in "
|
2282 |
"selectbox"
|
2283 |
msgstr ""
|
2284 |
|
2285 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2286 |
-
#: inc/_ps/admin/br-table-import-gcal-p.php:172
|
|
|
2287 |
msgid "All"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2291 |
msgid ""
|
2292 |
"Select booking resources, for showing in selectbox. Please use CTRL to select multiple booking "
|
2293 |
"resources."
|
2294 |
msgstr ""
|
2295 |
|
2296 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2297 |
msgid "Preselected resource"
|
2298 |
msgstr ""
|
2299 |
|
2300 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2301 |
msgid "Define preselected resource."
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2305 |
-
#: inc/_ps/p-toolbar.php:
|
2306 |
msgid "Default Form"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2310 |
msgid "Please select the resource:"
|
2311 |
msgstr ""
|
2312 |
|
2313 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2314 |
msgid "Title near your select box."
|
2315 |
msgstr ""
|
2316 |
|
2317 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2318 |
msgid "First option title"
|
2319 |
msgstr ""
|
2320 |
|
2321 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2322 |
msgid "Please Select"
|
2323 |
msgstr ""
|
2324 |
|
2325 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2326 |
msgid "First option in dropdown list."
|
2327 |
msgstr ""
|
2328 |
|
2329 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2330 |
msgid "Please leave it empty if you want to skip it."
|
2331 |
msgstr ""
|
2332 |
|
2333 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2334 |
msgid "Select shortcode to insert"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2338 |
msgid "Search form"
|
2339 |
msgstr ""
|
2340 |
|
2341 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2342 |
-
#: inc/_bl/wpbc-search-availability.php:
|
|
|
2343 |
msgid "Search results"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2347 |
msgid "Check this box to show search results on other page"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2351 |
msgid "URL of search results:"
|
2352 |
msgstr ""
|
2353 |
|
2354 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2355 |
msgid "Type the URL of search results page."
|
2356 |
msgstr ""
|
2357 |
|
2358 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2359 |
msgid "Title of Search results:"
|
2360 |
msgstr ""
|
2361 |
|
2362 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2363 |
-
#: inc/_bl/wpdev-booking-search-widget.php:79
|
2364 |
msgid "Result(s) Found"
|
2365 |
msgstr ""
|
2366 |
|
2367 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2368 |
msgid "Type the title of Search results."
|
2369 |
msgstr ""
|
2370 |
|
2371 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2372 |
msgid "show number of search results"
|
2373 |
msgstr ""
|
2374 |
|
2375 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2376 |
msgid "Nothing Found Message:"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2380 |
msgid "Type the message, when nothing found."
|
2381 |
msgstr ""
|
2382 |
|
2383 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2384 |
msgid "Search only for users:"
|
2385 |
msgstr ""
|
2386 |
|
2387 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2388 |
msgid ""
|
2389 |
"Type IDs of the users (separated by comma \",\") for searching availability only for these "
|
2390 |
"users, or leave it blank for searching for all users."
|
2391 |
msgstr ""
|
2392 |
|
2393 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2394 |
#, php-format
|
2395 |
msgid ""
|
2396 |
"This shortcode %s is using for showing the search results at specific page, if the search form "
|
2397 |
"is submit showing the search results at different page"
|
2398 |
msgstr ""
|
2399 |
|
2400 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2401 |
msgid "date"
|
2402 |
msgstr ""
|
2403 |
|
2404 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2405 |
msgid "Define date for booking"
|
2406 |
msgstr ""
|
2407 |
|
2408 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
|
|
2409 |
msgid "Edit Booking"
|
2410 |
msgstr ""
|
2411 |
|
2412 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2413 |
msgid "Show info about Booking Resource"
|
2414 |
msgstr ""
|
2415 |
|
2416 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2417 |
#, php-format
|
2418 |
msgid ""
|
2419 |
"This shortcode %s is used on a page, where visitors can %smodify%s their own booking(s), %scancel"
|
2420 |
"%s or make %spayment%s after receiving an admin email payment request"
|
2421 |
msgstr ""
|
2422 |
|
2423 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2424 |
#, php-format
|
2425 |
msgid ""
|
2426 |
"The content of field %sURL to edit bookings%s on the %sgeneral booking settings page%s must link "
|
2427 |
"to this page"
|
2428 |
msgstr ""
|
2429 |
|
2430 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2431 |
#, php-format
|
2432 |
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
2433 |
msgstr ""
|
2434 |
|
2435 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2436 |
-
#: inc/_ps/admin/br-table-import-gcal-p.php:62
|
2437 |
msgid "Capacity"
|
2438 |
msgstr ""
|
2439 |
|
2440 |
-
#: core/admin/wpbc-toolbar-tiny.php:
|
2441 |
-
#: core/lib/wpdev-booking-widget.php:102
|
2442 |
-
msgid "Show"
|
2443 |
-
msgstr ""
|
2444 |
-
|
2445 |
-
#: core/admin/wpbc-toolbar-tiny.php:1731
|
2446 |
msgid "Select type of info to show."
|
2447 |
msgstr ""
|
2448 |
|
2449 |
-
#: core/admin/wpbc-toolbars.php:41
|
2450 |
msgid "Filters"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
-
#: core/admin/wpbc-toolbars.php:345
|
2454 |
msgid "Expand Advanced Toolbar"
|
2455 |
msgstr ""
|
2456 |
|
2457 |
-
#: core/admin/wpbc-toolbars.php:352
|
2458 |
msgid "Collapse Advanced Toolbar"
|
2459 |
msgstr ""
|
2460 |
|
2461 |
-
#: core/admin/wpbc-toolbars.php:370
|
2462 |
msgid "Send email notification to customer after approval, cancellation or deletion of bookings"
|
2463 |
msgstr ""
|
2464 |
|
2465 |
-
#: core/admin/wpbc-toolbars.php:371
|
2466 |
msgid "Emails sending"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
-
#: core/admin/wpbc-toolbars.php:396
|
2470 |
msgid "Booking ID"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
-
#: core/admin/wpbc-toolbars.php:399 core/admin/wpbc-toolbars.php:
|
|
|
2474 |
msgid "Go"
|
2475 |
msgstr ""
|
2476 |
|
2477 |
-
#: core/admin/wpbc-toolbars.php:429
|
2478 |
msgid "About Booking Calendar"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: core/admin/wpbc-toolbars.php:433
|
2482 |
msgid "Technical Support"
|
2483 |
msgstr ""
|
2484 |
|
2485 |
#: core/admin/wpbc-toolbars.php:500 core/admin/wpbc-toolbars.php:680
|
2486 |
-
#: core/admin/wpbc-toolbars.php:885 core/admin/wpbc-toolbars.php:
|
|
|
2487 |
msgid "Apply"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
-
#: core/admin/wpbc-toolbars.php:501
|
2491 |
msgid "Refresh booking listing"
|
2492 |
msgstr ""
|
2493 |
|
2494 |
-
#: core/admin/wpbc-toolbars.php:515
|
2495 |
msgid "Reset filter to default values"
|
2496 |
msgstr ""
|
2497 |
|
2498 |
#: core/admin/wpbc-toolbars.php:541 core/admin/wpbc-toolbars.php:756
|
|
|
2499 |
msgid "Any"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
#: core/admin/wpbc-toolbars.php:562 core/admin/wpbc-toolbars.php:796
|
|
|
2503 |
msgid "week"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
#: core/admin/wpbc-toolbars.php:563 core/admin/wpbc-toolbars.php:797
|
|
|
2507 |
msgid "weeks"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
#: core/admin/wpbc-toolbars.php:564 core/admin/wpbc-toolbars.php:798
|
|
|
2511 |
msgid "month"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
#: core/admin/wpbc-toolbars.php:565 core/admin/wpbc-toolbars.php:566
|
2515 |
#: core/admin/wpbc-toolbars.php:567 core/admin/wpbc-toolbars.php:799
|
2516 |
#: core/admin/wpbc-toolbars.php:800 core/admin/wpbc-toolbars.php:801
|
|
|
2517 |
msgid "months"
|
2518 |
msgstr ""
|
2519 |
|
2520 |
#: core/admin/wpbc-toolbars.php:575 core/admin/wpbc-toolbars.php:810
|
|
|
2521 |
msgid "Filter bookings by booking dates"
|
2522 |
msgstr ""
|
2523 |
|
2524 |
-
#: core/admin/wpbc-toolbars.php:579
|
2525 |
msgid "Current dates"
|
2526 |
msgstr ""
|
2527 |
|
2528 |
#: core/admin/wpbc-toolbars.php:580 core/admin/wpbc-toolbars.php:814
|
|
|
2529 |
msgid "Today"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: core/admin/wpbc-toolbars.php:581
|
2533 |
msgid "Previous dates"
|
2534 |
msgstr ""
|
2535 |
|
2536 |
#: core/admin/wpbc-toolbars.php:582 core/admin/wpbc-toolbars.php:815
|
|
|
2537 |
msgid "All dates"
|
2538 |
msgstr ""
|
2539 |
|
2540 |
-
#: core/admin/wpbc-toolbars.php:584
|
2541 |
msgid "Today check in/out"
|
2542 |
msgstr ""
|
2543 |
|
2544 |
-
#: core/admin/wpbc-toolbars.php:585
|
2545 |
msgid "Check In - Tomorrow"
|
2546 |
msgstr ""
|
2547 |
|
2548 |
-
#: core/admin/wpbc-toolbars.php:586
|
2549 |
msgid "Check Out - Tomorrow"
|
2550 |
msgstr ""
|
2551 |
|
2552 |
-
#: core/admin/wpbc-toolbars.php:591 core/
|
|
|
2553 |
msgid "Next"
|
2554 |
msgstr ""
|
2555 |
|
2556 |
#: core/admin/wpbc-toolbars.php:615 core/admin/wpbc-toolbars.php:820
|
|
|
2557 |
msgid "Prior"
|
2558 |
msgstr ""
|
2559 |
|
2560 |
#: core/admin/wpbc-toolbars.php:655 core/admin/wpbc-toolbars.php:860
|
|
|
2561 |
msgid "Check-in"
|
2562 |
msgstr ""
|
2563 |
|
2564 |
#: core/admin/wpbc-toolbars.php:667 core/admin/wpbc-toolbars.php:872
|
|
|
2565 |
msgid "Check-out"
|
2566 |
msgstr ""
|
2567 |
|
2568 |
-
#: core/admin/wpbc-toolbars.php:739
|
2569 |
msgid "Order by"
|
2570 |
msgstr ""
|
2571 |
|
2572 |
-
#: core/admin/wpbc-toolbars.php:753
|
2573 |
msgid "Exist"
|
2574 |
msgstr ""
|
2575 |
|
2576 |
-
#: core/admin/wpbc-toolbars.php:754
|
2577 |
msgid "In Trash"
|
2578 |
msgstr ""
|
2579 |
|
2580 |
-
#: core/admin/wpbc-toolbars.php:775
|
2581 |
msgid "New bookings"
|
2582 |
msgstr ""
|
2583 |
|
2584 |
-
#: core/admin/wpbc-toolbars.php:812
|
2585 |
msgid "Creation"
|
2586 |
msgstr ""
|
2587 |
|
2588 |
-
#: core/admin/wpbc-toolbars.php:939
|
2589 |
msgid "Approve selected bookings"
|
2590 |
msgstr ""
|
2591 |
|
2592 |
-
#: core/admin/wpbc-toolbars.php:954
|
2593 |
msgid "Set selected bookings as pending"
|
2594 |
msgstr ""
|
2595 |
|
2596 |
-
#: core/admin/wpbc-toolbars.php:984
|
2597 |
msgid "Move selected bookings to trash"
|
2598 |
msgstr ""
|
2599 |
|
2600 |
-
#: core/admin/wpbc-toolbars.php:1001
|
2601 |
msgid "Restore selected bookings"
|
2602 |
msgstr ""
|
2603 |
|
2604 |
-
#: core/admin/wpbc-toolbars.php:1017
|
2605 |
-
#: inc/_bl/admin/page-coupons.php:
|
2606 |
-
#: inc/_bm/admin/page-availability.php:
|
2607 |
-
#: inc/_bm/admin/page-cost.php:
|
2608 |
-
#: inc/_bm/admin/page-
|
|
|
2609 |
#: inc/_ps/admin/page-resources.php:184 inc/_ps/admin/page-resources.php:190
|
2610 |
msgid "Delete"
|
2611 |
msgstr ""
|
2612 |
|
2613 |
-
#: core/admin/wpbc-toolbars.php:1018
|
2614 |
msgid "Delete selected bookings"
|
2615 |
msgstr ""
|
2616 |
|
2617 |
-
#: core/admin/wpbc-toolbars.php:1020 core/
|
|
|
2618 |
msgid "Do you really want to delete selected booking(s) ?"
|
2619 |
msgstr ""
|
2620 |
|
2621 |
-
#: core/admin/wpbc-toolbars.php:1036
|
2622 |
msgid "Reason of cancellation"
|
2623 |
msgstr ""
|
2624 |
|
2625 |
-
#: core/admin/wpbc-toolbars.php:1059
|
2626 |
msgid "Read All"
|
2627 |
msgstr ""
|
2628 |
|
2629 |
-
#: core/admin/wpbc-toolbars.php:1060
|
2630 |
msgid "Mark as read all bookings"
|
2631 |
msgstr ""
|
2632 |
|
2633 |
-
#: core/admin/wpbc-toolbars.php:1073
|
2634 |
msgid "Read"
|
2635 |
msgstr ""
|
2636 |
|
2637 |
-
#: core/admin/wpbc-toolbars.php:1074
|
2638 |
msgid "Mark as read selected bookings"
|
2639 |
msgstr ""
|
2640 |
|
2641 |
-
#: core/admin/wpbc-toolbars.php:1088
|
2642 |
msgid "Unread"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
-
#: core/admin/wpbc-toolbars.php:1089
|
2646 |
msgid "Mark as Unread selected bookings"
|
2647 |
msgstr ""
|
2648 |
|
2649 |
#: core/admin/wpbc-toolbars.php:1138 core/admin/wpbc-toolbars.php:1217
|
|
|
2650 |
msgid "Show month"
|
2651 |
msgstr ""
|
2652 |
|
2653 |
-
#: core/admin/wpbc-toolbars.php:1152
|
2654 |
msgid "Show 3 months"
|
2655 |
msgstr ""
|
2656 |
|
2657 |
-
#: core/admin/wpbc-toolbars.php:1166
|
2658 |
msgid "Show year"
|
2659 |
msgstr ""
|
2660 |
|
2661 |
-
#: core/admin/wpbc-toolbars.php:1189
|
2662 |
msgid "Show day"
|
2663 |
msgstr ""
|
2664 |
|
2665 |
-
#: core/admin/wpbc-toolbars.php:1203
|
2666 |
msgid "Show week"
|
2667 |
msgstr ""
|
2668 |
|
2669 |
-
#: core/admin/wpbc-toolbars.php:1231
|
2670 |
msgid "Show 2 months"
|
2671 |
msgstr ""
|
2672 |
|
2673 |
-
#: core/admin/wpbc-toolbars.php:
|
2674 |
-
#: core/admin/wpbc-toolbars.php:
|
2675 |
msgid "Previous 4 weeks"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
-
#: core/admin/wpbc-toolbars.php:
|
2679 |
-
#: core/admin/wpbc-toolbars.php:
|
2680 |
msgid "Previous week"
|
2681 |
msgstr ""
|
2682 |
|
2683 |
-
#: core/admin/wpbc-toolbars.php:
|
2684 |
-
#: core/admin/wpbc-toolbars.php:
|
2685 |
msgid "Current week"
|
2686 |
msgstr ""
|
2687 |
|
2688 |
-
#: core/admin/wpbc-toolbars.php:
|
2689 |
-
#: core/admin/wpbc-toolbars.php:
|
2690 |
msgid "Next week"
|
2691 |
msgstr ""
|
2692 |
|
2693 |
-
#: core/admin/wpbc-toolbars.php:
|
2694 |
-
#: core/admin/wpbc-toolbars.php:
|
2695 |
msgid "Next 4 weeks"
|
2696 |
msgstr ""
|
2697 |
|
2698 |
-
#: core/admin/wpbc-toolbars.php:
|
2699 |
-
#: core/admin/wpbc-toolbars.php:
|
2700 |
msgid "Previous 3 months"
|
2701 |
msgstr ""
|
2702 |
|
2703 |
-
#: core/admin/wpbc-toolbars.php:
|
2704 |
-
#: core/admin/wpbc-toolbars.php:
|
2705 |
msgid "Previous month"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
-
#: core/admin/wpbc-toolbars.php:
|
2709 |
-
#: core/admin/wpbc-toolbars.php:
|
2710 |
msgid "Current month"
|
2711 |
msgstr ""
|
2712 |
|
2713 |
-
#: core/admin/wpbc-toolbars.php:
|
2714 |
-
#: core/admin/wpbc-toolbars.php:
|
2715 |
msgid "Next month"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
-
#: core/admin/wpbc-toolbars.php:
|
2719 |
-
#: core/admin/wpbc-toolbars.php:
|
2720 |
msgid "Next 3 months"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
-
#: core/admin/wpbc-toolbars.php:
|
2724 |
msgid "Previous 7 days"
|
2725 |
msgstr ""
|
2726 |
|
2727 |
-
#: core/admin/wpbc-toolbars.php:
|
2728 |
msgid "Previous day"
|
2729 |
msgstr ""
|
2730 |
|
2731 |
-
#: core/admin/wpbc-toolbars.php:
|
2732 |
msgid "Current day"
|
2733 |
msgstr ""
|
2734 |
|
2735 |
-
#: core/admin/wpbc-toolbars.php:
|
2736 |
msgid "Next day"
|
2737 |
msgstr ""
|
2738 |
|
2739 |
-
#: core/admin/wpbc-toolbars.php:
|
2740 |
msgid "Next 7 days"
|
2741 |
msgstr ""
|
2742 |
|
2743 |
-
#: core/admin/wpbc-toolbars.php:
|
2744 |
msgid "Number of months in one row"
|
2745 |
msgstr ""
|
2746 |
|
2747 |
-
#: core/admin/wpbc-toolbars.php:
|
2748 |
msgid "Calendar width"
|
2749 |
msgstr ""
|
2750 |
|
2751 |
-
#: core/admin/wpbc-toolbars.php:
|
2752 |
msgid "Calendar cell height"
|
2753 |
msgstr ""
|
2754 |
|
2755 |
-
#: core/admin/wpbc-toolbars.php:
|
|
|
2756 |
msgid "Send email notification to customer about this operation"
|
2757 |
msgstr ""
|
2758 |
|
2759 |
-
#: core/admin/wpbc-toolbars.php:
|
2760 |
-
#: inc/gateways/page-gateways.php:
|
2761 |
msgid "Total"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
-
#: core/admin/wpbc-toolbars.php:
|
2765 |
msgid "ID or Title"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
-
#: core/any/api-emails.php:484
|
2769 |
msgid "Email copy to"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
-
#: core/class/wpbc-class-dismiss.php:22 core/
|
|
|
2773 |
msgid "Dismiss"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
-
#: core/class/wpbc-class-notices.php:25 core/
|
2777 |
-
#: inc/_bm/admin/page-cost-valuation.php:288 inc/_mu/multiuser.php:731
|
2778 |
msgid "Warning!"
|
2779 |
msgstr ""
|
2780 |
|
2781 |
-
#: core/class/wpbc-class-notices.php:26
|
2782 |
#, php-format
|
2783 |
msgid ""
|
2784 |
"Probabaly you updated your paid version of Booking Calendar by free version or update process "
|
2785 |
"failed. You can request the new update of your paid version at %1sthis page%2s."
|
2786 |
msgstr ""
|
2787 |
|
2788 |
-
#: core/class/wpbc-class-notices.php:104 core/
|
2789 |
-
#: core/wpbc-functions.php:
|
2790 |
msgid "Hide"
|
2791 |
msgstr ""
|
2792 |
|
2793 |
-
#: core/lib/wpbc-ajax.php:30 core/lib/wpbc-ajax.php:79
|
|
|
2794 |
#, php-format
|
2795 |
msgid ""
|
2796 |
"%sError!%s Request do not pass security check! Please refresh the page and try one more time."
|
2797 |
msgstr ""
|
2798 |
|
2799 |
-
#: core/lib/wpbc-ajax.php:
|
2800 |
msgid "Set as Unread"
|
2801 |
msgstr ""
|
2802 |
|
2803 |
-
#: core/lib/wpbc-ajax.php:
|
2804 |
msgid "Set as Read"
|
2805 |
msgstr ""
|
2806 |
|
2807 |
-
#: core/lib/wpbc-ajax.php:
|
2808 |
msgid "Set as Approved"
|
2809 |
msgstr ""
|
2810 |
|
2811 |
-
#: core/lib/wpbc-ajax.php:
|
2812 |
msgid "Set as Pending"
|
2813 |
msgstr ""
|
2814 |
|
2815 |
-
#: core/lib/wpbc-ajax.php:
|
2816 |
msgid "Reason for cancellation here"
|
2817 |
msgstr ""
|
2818 |
|
2819 |
-
#: core/lib/wpbc-ajax.php:
|
2820 |
msgid "Reason of cancellation here"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
-
#: core/lib/wpbc-ajax.php:
|
2824 |
msgid "Moved to trash"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
-
#: core/lib/wpbc-ajax.php:
|
2828 |
msgid "Restored"
|
2829 |
msgstr ""
|
2830 |
|
2831 |
-
#: core/lib/wpbc-ajax.php:
|
2832 |
msgid "Saved"
|
2833 |
msgstr ""
|
2834 |
|
2835 |
-
#: core/lib/wpbc-booking-new.php:37
|
2836 |
msgid "The code you entered is incorrect"
|
2837 |
msgstr ""
|
2838 |
|
2839 |
-
#: core/lib/wpbc-booking-new.php:
|
2840 |
msgid "Updating..."
|
2841 |
msgstr ""
|
2842 |
|
2843 |
-
#: core/lib/wpbc-booking-new.php:
|
|
|
2844 |
msgid "Updated successfully"
|
2845 |
msgstr ""
|
2846 |
|
2847 |
-
#: core/lib/wpbc-booking-new.php:
|
2848 |
msgid "Error!"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
-
#: core/lib/wpbc-booking-new.php:
|
2852 |
msgid ""
|
2853 |
"Probably these date(s) just was booking by other visitor. Please reload this page and make "
|
2854 |
"booking again."
|
2855 |
msgstr ""
|
2856 |
|
2857 |
-
#: core/lib/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2858 |
msgid "Calendar is loading..."
|
2859 |
msgstr ""
|
2860 |
|
2861 |
-
#: core/lib/
|
2862 |
-
#: inc/_ps/personal.php:816 inc/_ps/personal.php:827
|
2863 |
msgid "Wrong booking hash in URL (probably expired)"
|
2864 |
msgstr ""
|
2865 |
|
2866 |
-
#: core/lib/wpdev-booking-class.php:
|
2867 |
msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
|
2868 |
msgstr ""
|
2869 |
|
2870 |
-
#: core/lib/wpdev-booking-class.php:
|
2871 |
#, php-format
|
2872 |
msgid ""
|
2873 |
"%sWarning! Booking calendar for this booking resource are already at the page, please check more "
|
2874 |
"about this issue at %sthis page%s"
|
2875 |
msgstr ""
|
2876 |
|
2877 |
-
#: core/lib/
|
2878 |
-
#: inc/_ps/wpbc-booking-select-widget.php:55
|
2879 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
2880 |
msgstr ""
|
2881 |
|
2882 |
-
#: core/lib/
|
|
|
2883 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
2884 |
msgstr ""
|
2885 |
|
2886 |
-
#: core/lib/wpdev-booking-class.php:
|
2887 |
msgid "You do not set any parameters for booking editing"
|
2888 |
msgstr ""
|
2889 |
|
2890 |
-
#: core/lib/wpdev-booking-class.php:
|
2891 |
#, php-format
|
2892 |
msgid "Please check more about configuration at %sthis page%s"
|
2893 |
msgstr ""
|
2894 |
|
2895 |
-
#: core/lib/wpdev-booking-widget.php:106
|
2896 |
msgid "Booking form with calendar"
|
2897 |
msgstr ""
|
2898 |
|
2899 |
-
#: core/lib/wpdev-booking-widget.php:107
|
2900 |
msgid "Only availability calendar"
|
2901 |
msgstr ""
|
2902 |
|
2903 |
-
#: core/lib/wpdev-booking-widget.php:148
|
2904 |
msgid "Footer"
|
2905 |
msgstr ""
|
2906 |
|
2907 |
-
#: core/lib/wpdev-booking-widget.php:153
|
2908 |
#, php-format
|
2909 |
msgid "Example: %sMake booking here%s"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
-
#: core/lib/
|
|
|
2913 |
#, php-format
|
2914 |
msgid ""
|
2915 |
"%sImportant!!!%s Please note, if you show booking calendar (inserted into post/page) with widget "
|
2916 |
"at the same page, then the last will not be visible."
|
2917 |
msgstr ""
|
2918 |
|
2919 |
-
#: core/lib/wpdev-booking-widget.php:161
|
2920 |
#, php-format
|
2921 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
2922 |
msgstr ""
|
2923 |
|
2924 |
-
#: core/sync/wpbc-gcal-class.php:300
|
2925 |
msgid "Importing Feed"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
-
#: core/sync/wpbc-gcal-class.php:316
|
2929 |
msgid "Data Parsing"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
-
#: core/sync/wpbc-gcal-class.php:423
|
2933 |
msgid ""
|
2934 |
"Some data was retrieved, but could not be parsed successfully. Please ensure your feed URL is "
|
2935 |
"correct."
|
2936 |
msgstr ""
|
2937 |
|
2938 |
-
#: core/sync/wpbc-gcal-class.php:430
|
2939 |
msgid "The feed could not be found (404). Please ensure your feed URL is correct."
|
2940 |
msgstr ""
|
2941 |
|
2942 |
-
#: core/sync/wpbc-gcal-class.php:433
|
2943 |
msgid ""
|
2944 |
"Access to this feed was denied (403). Please ensure you have public sharing enabled for your "
|
2945 |
"calendar."
|
2946 |
msgstr ""
|
2947 |
|
2948 |
-
#: core/sync/wpbc-gcal-class.php:436
|
2949 |
#, php-format
|
2950 |
msgid ""
|
2951 |
"The feed data could not be retrieved. Error code: %s. Please ensure your feed URL is correct."
|
2952 |
msgstr ""
|
2953 |
|
2954 |
-
#: core/
|
|
|
|
|
|
|
|
|
|
|
|
|
2955 |
msgid "GID"
|
2956 |
msgstr ""
|
2957 |
|
2958 |
-
#: core/sync/wpbc-gcal-class.php:
|
2959 |
msgid "Selection"
|
2960 |
msgstr ""
|
2961 |
|
2962 |
-
#: core/sync/wpbc-gcal-class.php:
|
2963 |
msgid "Location:"
|
2964 |
msgstr ""
|
2965 |
|
2966 |
-
#: core/sync/wpbc-gcal-class.php:
|
2967 |
msgid "Reload page"
|
2968 |
msgstr ""
|
2969 |
|
2970 |
-
#: core/sync/wpbc-gcal-class.php:
|
2971 |
msgid "Delete selected booking(s)"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
-
#: core/sync/wpbc-gcal.php:279
|
2975 |
msgid "You can specify an additional offset from you chosen end point. The offset can be negative."
|
2976 |
msgstr ""
|
2977 |
|
2978 |
-
#: core/sync/wpbc-gcal.php:399
|
2979 |
msgid "Retrieve Google Calendar Events "
|
2980 |
msgstr ""
|
2981 |
|
2982 |
-
#: core/sync/wpbc-gcal.php:405
|
2983 |
msgid "Please configure settings for import Google Calendar events"
|
2984 |
msgstr ""
|
2985 |
|
2986 |
-
#: core/sync/wpbc-gcal.php:433
|
2987 |
msgid "Configure"
|
2988 |
msgstr ""
|
2989 |
|
2990 |
-
#: core/sync/wpbc-gcal.php:443 core/sync/wpbc-gcal.php:466
|
2991 |
msgid "Import Google Calendar Events"
|
2992 |
msgstr ""
|
2993 |
|
2994 |
-
#: core/wpbc-activation.php:
|
2995 |
-
msgid "All booking data will be deleted when the plugin is deactivated."
|
2996 |
-
msgstr ""
|
2997 |
-
|
2998 |
-
#: core/wpbc-activation.php:33
|
2999 |
-
#, php-format
|
3000 |
-
msgid ""
|
3001 |
-
"If you want to save your booking data, please uncheck the %s\"Delete booking data\"%s at the"
|
3002 |
-
msgstr ""
|
3003 |
-
|
3004 |
-
#: core/wpbc-activation.php:36
|
3005 |
-
msgid "settings page"
|
3006 |
-
msgstr ""
|
3007 |
-
|
3008 |
-
#: core/wpbc-activation.php:40
|
3009 |
-
msgid "Check new functionality in this plugin update."
|
3010 |
-
msgstr ""
|
3011 |
-
|
3012 |
-
#: core/wpbc-activation.php:42
|
3013 |
-
msgid "What's New"
|
3014 |
-
msgstr ""
|
3015 |
-
|
3016 |
-
#: core/wpbc-activation.php:554
|
3017 |
#, php-format
|
3018 |
msgid "%s Found %s not indexed bookings %s"
|
3019 |
msgstr ""
|
3020 |
|
3021 |
-
#: core/wpbc-activation.php:
|
3022 |
#, php-format
|
3023 |
msgid "%s Finish getting sort dates. %s"
|
3024 |
msgstr ""
|
3025 |
|
3026 |
-
#: core/wpbc-activation.php:
|
3027 |
#, php-format
|
3028 |
msgid "Updated booking: %s"
|
3029 |
msgstr ""
|
3030 |
|
3031 |
-
#: core/wpbc-activation.php:
|
3032 |
msgid "Booking form"
|
3033 |
msgstr ""
|
3034 |
|
3035 |
-
#: core/
|
|
|
3036 |
msgid "The reservation has been modified"
|
3037 |
msgstr ""
|
3038 |
|
3039 |
-
#: core/
|
|
|
3040 |
#, php-format
|
3041 |
msgid ""
|
3042 |
"The reservation %s for: %s has been modified. %sYou can edit this booking on this page: %s "
|
3043 |
"Thank you, %s"
|
3044 |
msgstr ""
|
3045 |
|
3046 |
-
#: core/
|
|
|
3047 |
msgid "Booked Times:"
|
3048 |
msgstr ""
|
3049 |
|
3050 |
-
#: core/wpbc-activation.php:
|
3051 |
msgid ""
|
3052 |
"This booking canceled because we did not receive payment and the administrator did not approve "
|
3053 |
"it."
|
3054 |
msgstr ""
|
3055 |
|
3056 |
-
#: core/
|
|
|
3057 |
msgid "You need to make payment for this reservation"
|
3058 |
msgstr ""
|
3059 |
|
3060 |
-
#: core/
|
|
|
3061 |
#, php-format
|
3062 |
msgid ""
|
3063 |
"You need to make payment %s for reservation %s at %s. %s Please make payment on this page: %s "
|
3064 |
"Thank you, %s"
|
3065 |
msgstr ""
|
3066 |
|
3067 |
-
#: core/
|
|
|
3068 |
msgid "Cost: "
|
3069 |
msgstr ""
|
3070 |
|
3071 |
-
#: core/
|
|
|
3072 |
msgid "Available: "
|
3073 |
msgstr ""
|
3074 |
|
3075 |
-
#: core/wpbc-emails.php:78
|
3076 |
msgid "Booking system"
|
3077 |
msgstr ""
|
3078 |
|
3079 |
-
#: core/wpbc-emails.php:182
|
3080 |
msgid ""
|
3081 |
"You can use (in subject and content of email template) any shortcodes, which you used in the "
|
3082 |
"booking form. Use the shortcodes in the same way as you used them in the content form at "
|
3083 |
"Settings Fields page."
|
3084 |
msgstr ""
|
3085 |
|
3086 |
-
#: core/
|
|
|
3087 |
msgid "You can use following shortcodes in content of this template"
|
3088 |
msgstr ""
|
3089 |
|
3090 |
-
#: core/
|
|
|
3091 |
#, php-format
|
3092 |
msgid ""
|
3093 |
"%s - inserting data info about the booking, which you configured in the content form at Settings "
|
3094 |
"Fields page"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: core/wpbc-emails.php:191
|
3098 |
#, php-format
|
3099 |
msgid "%s - inserting data info about the booking"
|
3100 |
msgstr ""
|
3101 |
|
3102 |
-
#: core/wpbc-emails.php:195
|
3103 |
#, php-format
|
3104 |
msgid "%s - inserting the dates of booking"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
-
#: core/wpbc-emails.php:199
|
3108 |
#, php-format
|
3109 |
msgid "%s - inserting check-in date (first day of reservation),"
|
3110 |
msgstr ""
|
3111 |
|
3112 |
-
#: core/wpbc-emails.php:203 core/wpbc-emails.php:204
|
3113 |
#, php-format
|
3114 |
msgid "%s - inserting check-out date (last day of reservation),"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
-
#: core/wpbc-emails.php:209
|
3118 |
#, php-format
|
3119 |
msgid "%s - inserting the number of booking dates "
|
3120 |
msgstr ""
|
3121 |
|
3122 |
-
#: core/wpbc-emails.php:215
|
3123 |
#, php-format
|
3124 |
msgid "%s - inserting ID of booking "
|
3125 |
msgstr ""
|
3126 |
|
3127 |
-
#: core/wpbc-emails.php:220
|
3128 |
#, php-format
|
3129 |
msgid "%s or %s - inserting the title of the booking resource "
|
3130 |
msgstr ""
|
3131 |
|
3132 |
-
#: core/
|
|
|
3133 |
#, php-format
|
3134 |
msgid "%s - inserting the cost of booking "
|
3135 |
msgstr ""
|
3136 |
|
3137 |
-
#: core/wpbc-emails.php:232
|
3138 |
#, php-format
|
3139 |
msgid "%s - inserting your site URL "
|
3140 |
msgstr ""
|
3141 |
|
3142 |
-
#: core/wpbc-emails.php:235
|
3143 |
#, php-format
|
3144 |
msgid "%s - inserting IP address of the user who made this action "
|
3145 |
msgstr ""
|
3146 |
|
3147 |
-
#: core/wpbc-emails.php:236
|
3148 |
#, php-format
|
3149 |
msgid ""
|
3150 |
"%s - inserting contents of the User-Agent: header from the current request, if there is one "
|
3151 |
msgstr ""
|
3152 |
|
3153 |
-
#: core/wpbc-emails.php:237
|
3154 |
#, php-format
|
3155 |
msgid "%s - inserting address of the page (if any), where visitor make this action "
|
3156 |
msgstr ""
|
3157 |
|
3158 |
-
#: core/wpbc-emails.php:238
|
3159 |
#, php-format
|
3160 |
msgid "%s - inserting date of this action "
|
3161 |
msgstr ""
|
3162 |
|
3163 |
-
#: core/wpbc-emails.php:239
|
3164 |
#, php-format
|
3165 |
msgid "%s - inserting time of this action "
|
3166 |
msgstr ""
|
3167 |
|
3168 |
-
#: core/wpbc-emails.php:244
|
3169 |
#, php-format
|
3170 |
msgid "%s - inserting moderate link of new booking "
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: core/wpbc-emails.php:250
|
3174 |
#, php-format
|
3175 |
msgid ""
|
3176 |
"%s - inserting link to the page where visitor can edit the reservation, (possible to use the %s "
|
3177 |
"parameter for setting different %s of this page. Example: %s )"
|
3178 |
msgstr ""
|
3179 |
|
3180 |
-
#: core/wpbc-emails.php:254
|
3181 |
#, php-format
|
3182 |
msgid ""
|
3183 |
"%s - inserting link to the page where visitor can cancel the reservation, (possible to use the "
|
3184 |
"%s parameter for setting different %s of this page. Example: %s )"
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: core/wpbc-emails.php:259
|
3188 |
#, php-format
|
3189 |
msgid ""
|
3190 |
"%s - inserting link to payment page where visitor can pay for the reservation (possible to use "
|
3191 |
"the %s parameter for setting different %s of this page. Example: %s )"
|
3192 |
msgstr ""
|
3193 |
|
3194 |
-
#: core/wpbc-emails.php:263
|
3195 |
#, php-format
|
3196 |
msgid "%s - add the reason for booking payment, you can enter it before sending email, "
|
3197 |
msgstr ""
|
3198 |
|
3199 |
-
#: core/wpbc-emails.php:269
|
3200 |
#, php-format
|
3201 |
msgid "%s - add the reason booking was cancelled, you can enter it before sending email, "
|
3202 |
msgstr ""
|
3203 |
|
3204 |
-
#: core/wpbc-emails.php:277 core/wpbc-translation.php:
|
3205 |
msgid "Configuration in several languages"
|
3206 |
msgstr ""
|
3207 |
|
3208 |
-
#: core/wpbc-emails.php:278 core/wpbc-translation.php:
|
3209 |
#, php-format
|
3210 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3211 |
msgstr ""
|
3212 |
|
3213 |
-
#: core/wpbc-emails.php:279 core/wpbc-translation.php:
|
3214 |
#, php-format
|
3215 |
msgid "Example #1: %s - start French translation section"
|
3216 |
msgstr ""
|
3217 |
|
3218 |
-
#: core/wpbc-emails.php:280 core/wpbc-translation.php:
|
3219 |
#, php-format
|
3220 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3221 |
msgstr ""
|
3222 |
|
3223 |
-
#: core/wpbc-functions.php:756 inc/_bm/biz_m.php:
|
3224 |
msgid "yes"
|
3225 |
msgstr ""
|
3226 |
|
3227 |
-
#: core/wpbc-functions.php:760
|
3228 |
msgid "no"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
-
#: core/
|
|
|
3232 |
msgid "Costs and Rates"
|
3233 |
msgstr ""
|
3234 |
|
3235 |
-
#: core/
|
3236 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
|
|
3237 |
msgid "Advanced Cost"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
-
#: core/
|
|
|
3241 |
msgid "Coupons"
|
3242 |
msgstr ""
|
3243 |
|
3244 |
-
#: core/
|
|
|
3245 |
msgid "Season Filters"
|
3246 |
msgstr ""
|
3247 |
|
3248 |
-
#: core/wpbc-functions.php:
|
3249 |
msgid "Warning! Some error occur, during sending registration request."
|
3250 |
msgstr ""
|
3251 |
|
3252 |
-
#: core/wpbc-functions.php:
|
3253 |
msgid ""
|
3254 |
"Please refresh this page and if the same error appear again contact support by email (with info "
|
3255 |
"about order number and website) for finishing the registrations"
|
3256 |
msgstr ""
|
3257 |
|
3258 |
-
#: core/wpbc-functions.php:
|
3259 |
#, php-format
|
3260 |
msgid "If you like %s please leave us a %s rating. A huge thank you in advance!"
|
3261 |
msgstr ""
|
3262 |
|
3263 |
-
#: core/wpbc-functions.php:
|
3264 |
msgid "Changes saved."
|
3265 |
msgstr ""
|
3266 |
|
3267 |
-
#: core/wpbc-functions.php:
|
3268 |
msgid "Click to toggle"
|
3269 |
msgstr ""
|
3270 |
|
3271 |
-
#: core/wpbc-functions.php:
|
3272 |
msgid "Prev"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
-
#: core/wpbc-functions.php:
|
3276 |
msgid "We’ve assembled some links to get you started:"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
-
#: core/wpbc-functions.php:
|
3280 |
msgid "Get Started"
|
3281 |
msgstr ""
|
3282 |
|
3283 |
-
#: core/wpbc-functions.php:
|
3284 |
#, php-format
|
3285 |
msgid "Insert booking form %sshortcode%s into your %sPost%s or %sPage%s"
|
3286 |
msgstr ""
|
3287 |
|
3288 |
-
#: core/wpbc-functions.php:
|
3289 |
#, php-format
|
3290 |
msgid "or add booking calendar %sWidget%s to your sidebar."
|
3291 |
msgstr ""
|
3292 |
|
3293 |
-
#: core/wpbc-functions.php:
|
3294 |
#, php-format
|
3295 |
msgid "Check %show todo%s that and what %sshortcodes%s are available."
|
3296 |
msgstr ""
|
3297 |
|
3298 |
-
#: core/wpbc-functions.php:
|
3299 |
#, php-format
|
3300 |
msgid "Add new booking from your post/page or from %sAdmin Panel%s."
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: core/wpbc-functions.php:
|
3304 |
msgid "Next Steps"
|
3305 |
msgstr ""
|
3306 |
|
3307 |
-
#: core/wpbc-functions.php:
|
3308 |
#, php-format
|
3309 |
msgid "Check %sBooking Listing%s page for new bookings."
|
3310 |
msgstr ""
|
3311 |
|
3312 |
-
#: core/wpbc-functions.php:
|
3313 |
#, php-format
|
3314 |
msgid "Configure booking %sSettings%s."
|
3315 |
msgstr ""
|
3316 |
|
3317 |
-
#: core/wpbc-functions.php:
|
3318 |
#, php-format
|
3319 |
msgid "Configure predefined set of your %sForm Fields%s."
|
3320 |
msgstr ""
|
3321 |
|
3322 |
-
#: core/wpbc-functions.php:
|
3323 |
#, php-format
|
3324 |
msgid "Configure your predefined %sEmail Templates%s."
|
3325 |
msgstr ""
|
3326 |
|
3327 |
-
#: core/wpbc-functions.php:
|
3328 |
msgid "Have a questions?"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: core/wpbc-functions.php:
|
3332 |
#, php-format
|
3333 |
msgid "Check out our %sHelp%s"
|
3334 |
msgstr ""
|
3335 |
|
3336 |
-
#: core/wpbc-functions.php:
|
3337 |
#, php-format
|
3338 |
msgid "See %sFAQ%s."
|
3339 |
msgstr ""
|
3340 |
|
3341 |
-
#: core/wpbc-functions.php:
|
3342 |
#, php-format
|
3343 |
msgid "Still having questions? Contact %sSupport%s."
|
3344 |
msgstr ""
|
3345 |
|
3346 |
-
#: core/wpbc-functions.php:
|
3347 |
#, php-format
|
3348 |
msgid "Need even more functionality? Check %s higher versions %s"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: core/wpbc-js.php:109
|
3352 |
msgid "This field is required"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
-
#: core/wpbc-js.php:110
|
3356 |
msgid "This checkbox must be checked"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
-
#: core/wpbc-js.php:111
|
3360 |
msgid "At least one option must be selected"
|
3361 |
msgstr ""
|
3362 |
|
3363 |
-
#: core/wpbc-js.php:112
|
3364 |
msgid "Incorrect email field"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
-
#: core/wpbc-js.php:113
|
3368 |
msgid "Your emails do not match"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
-
#: core/wpbc-js.php:114
|
3372 |
msgid "Please, select booking date(s) at Calendar."
|
3373 |
msgstr ""
|
3374 |
|
3375 |
-
#: core/wpbc-js.php:123 inc/_ps/personal.php:256
|
3376 |
msgid "Processing"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: core/wpbc-js.php:124
|
3380 |
msgid "Deleting"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
-
#: core/wpbc-js.php:125
|
3384 |
msgid "Updating"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
-
#: core/wpbc-js.php:126
|
3388 |
msgid "Saving"
|
3389 |
msgstr ""
|
3390 |
|
3391 |
-
#: core/wpbc.php:
|
3392 |
msgid "Booking"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
-
#: core/wpbc.php:
|
3396 |
msgid "Action is not allowed!"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
-
#: core/
|
3400 |
-
|
3401 |
-
|
3402 |
-
|
3403 |
-
#: inc/
|
3404 |
-
#: inc/_bl/admin/activation-l.php:157 inc/_bl/admin/page-search.php:613
|
3405 |
-
#: inc/_bm/admin/api-settings-m.php:457 inc/_bm/m-toolbar.php:57 inc/_bm/m-toolbar.php:398
|
3406 |
-
#: inc/_ps/admin/page-settings-form.php:300 inc/_ps/wpbc-booking-select-widget.php:230
|
3407 |
msgid "Standard"
|
3408 |
msgstr ""
|
3409 |
|
3410 |
-
#:
|
3411 |
-
#: inc/_bl/admin/activation-l.php:
|
3412 |
-
#: inc/_bl/admin/activation-l.php:158
|
3413 |
msgid "Superior"
|
3414 |
msgstr ""
|
3415 |
|
3416 |
-
#:
|
|
|
3417 |
msgid "Resource #1"
|
3418 |
msgstr ""
|
3419 |
|
3420 |
-
#:
|
|
|
3421 |
msgid "Presidential Suite"
|
3422 |
msgstr ""
|
3423 |
|
3424 |
-
#:
|
|
|
3425 |
msgid "Resource #2"
|
3426 |
msgstr ""
|
3427 |
|
3428 |
-
#:
|
3429 |
-
#: inc/_mu/admin/activation-u.php:83
|
3430 |
msgid "Royal Villa"
|
3431 |
msgstr ""
|
3432 |
|
3433 |
-
#:
|
|
|
3434 |
msgid "Resource #3"
|
3435 |
msgstr ""
|
3436 |
|
3437 |
-
#: inc/_bl/admin/api-settings-l.php:33
|
3438 |
msgid ""
|
3439 |
"Use \"Check In\" date as available in calendar for booking resources with capacity higher then 1 "
|
3440 |
"for search results"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: inc/_bl/admin/api-settings-l.php:42
|
3444 |
msgid ""
|
3445 |
"Use \"Check Out\" date as available in calendar for booking resources with capacity higher then "
|
3446 |
"1 search results"
|
3447 |
msgstr ""
|
3448 |
|
3449 |
-
#: inc/_bl/admin/api-settings-l.php:64
|
3450 |
msgid "Show availability in tooltip"
|
3451 |
msgstr ""
|
3452 |
|
3453 |
-
#: inc/_bl/admin/api-settings-l.php:65
|
3454 |
msgid ""
|
3455 |
"Check this box to display the available number of booking resources with a tooltip, when mouse "
|
3456 |
"hovers over each day on the calendar(s)."
|
3457 |
msgstr ""
|
3458 |
|
3459 |
-
#: inc/_bl/admin/api-settings-l.php:74
|
3460 |
msgid "Availability Title"
|
3461 |
msgstr ""
|
3462 |
|
3463 |
-
#: inc/_bl/admin/api-settings-l.php:75
|
3464 |
#, php-format
|
3465 |
msgid "Type your %savailability%s description"
|
3466 |
msgstr ""
|
3467 |
|
3468 |
-
#: inc/_bl/admin/api-settings-l.php:98
|
3469 |
msgid "Use pending days as available"
|
3470 |
msgstr ""
|
3471 |
|
3472 |
-
#: inc/_bl/admin/api-settings-l.php:99
|
3473 |
msgid "Check this box if you want to show the pending days as available in calendars"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
-
#:
|
|
|
3477 |
msgid "Auto-cancel bookings"
|
3478 |
msgstr ""
|
3479 |
|
3480 |
-
#:
|
|
|
3481 |
msgid ""
|
3482 |
"Auto Cancel all pending bookings for the specific date(s), if some booking is approved for these "
|
3483 |
"date(s)"
|
3484 |
msgstr ""
|
3485 |
|
3486 |
-
#:
|
|
|
3487 |
msgid ""
|
3488 |
"Warning!!! After you approved the specific booking(s), all your pending bookings of the same "
|
3489 |
"booking resource as an approved booking for the dates, which are intersect with dates of "
|
3490 |
"approved booking, will be automatically canceled!"
|
3491 |
msgstr ""
|
3492 |
|
3493 |
-
#: inc/_bl/admin/api-settings-l.php:156
|
3494 |
msgid "Set capacity based on number of visitors"
|
3495 |
msgstr ""
|
3496 |
|
3497 |
-
#: inc/_bl/admin/api-settings-l.php:157
|
3498 |
msgid ""
|
3499 |
"Check this box if you want total availability (daily capacity) to depend on the number of "
|
3500 |
"selected visitors."
|
3501 |
msgstr ""
|
3502 |
|
3503 |
-
#:
|
3504 |
-
#: inc/
|
3505 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3506 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3507 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3508 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3509 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3510 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3511 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3512 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
3513 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
3514 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
3515 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:741 inc/gateways/sage/wpbc-gw-sage.php:871
|
3516 |
msgid "Important!"
|
3517 |
msgstr ""
|
3518 |
|
3519 |
-
#:
|
|
|
3520 |
#, php-format
|
3521 |
msgid "Please read more info about configuration of this parameter %shere%s"
|
3522 |
msgstr ""
|
3523 |
|
3524 |
-
#: inc/_bl/admin/api-settings-l.php:173
|
3525 |
msgid ""
|
3526 |
"Add tooltip on calendar(s) to show availability based on the number of available booking "
|
3527 |
"resource items remaining for each day."
|
3528 |
msgstr ""
|
3529 |
|
3530 |
-
#: inc/_bl/admin/api-settings-l.php:176
|
3531 |
#, php-format
|
3532 |
msgid ""
|
3533 |
"Be sure to match the maximum number of visitors for the %sone booking resource%s with the number "
|
3534 |
"of visitors specified on the booking form."
|
3535 |
msgstr ""
|
3536 |
|
3537 |
-
#: inc/_bl/admin/api-settings-l.php:179
|
3538 |
msgid ""
|
3539 |
"Display tooltip on calendar(s) to show availability based on total (fixed) number of visitors "
|
3540 |
"for the resource, which can be at free booking resource items."
|
3541 |
msgstr ""
|
3542 |
|
3543 |
-
#: inc/_bl/admin/api-settings-l.php:182
|
3544 |
#, php-format
|
3545 |
msgid ""
|
3546 |
"Be sure to match the maximum number of visitors for %sall booking resources%s with the number of "
|
3547 |
"visitors specified on the booking form."
|
3548 |
msgstr ""
|
3549 |
|
3550 |
-
#: inc/_bl/admin/api-settings-l.php:210
|
3551 |
msgid "Disable bookings in different booking resources"
|
3552 |
msgstr ""
|
3553 |
|
3554 |
-
#: inc/_bl/admin/api-settings-l.php:211
|
3555 |
msgid ""
|
3556 |
"Check this box to dissable reservations, which can be stored in different booking resources."
|
3557 |
msgstr ""
|
3558 |
|
3559 |
-
#: inc/_bl/admin/api-settings-l.php:212
|
3560 |
msgid ""
|
3561 |
"When checked, all reserved days must be at same booking resource otherwise error message will "
|
3562 |
"show."
|
3563 |
msgstr ""
|
3564 |
|
3565 |
-
#: inc/_bl/admin/api-settings-l.php:331
|
|
|
3566 |
msgid "Parent"
|
3567 |
msgstr ""
|
3568 |
|
3569 |
-
#: inc/_bl/admin/api-settings-l.php:337
|
|
|
3570 |
msgid "Priority"
|
3571 |
msgstr ""
|
3572 |
|
3573 |
-
#: inc/_bl/admin/api-settings-l.php:344
|
3574 |
msgid "Max visitors"
|
3575 |
msgstr ""
|
3576 |
|
3577 |
-
#: inc/_bl/admin/api-settings-l.php:459
|
3578 |
msgid "Single"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
-
#: inc/_bl/admin/api-settings-l.php:461
|
3582 |
msgid "Child"
|
3583 |
msgstr ""
|
3584 |
|
3585 |
-
#: inc/_bl/admin/page-coupons.php:45
|
3586 |
msgid "Setting coupons for discount"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
-
#:
|
|
|
3590 |
msgid "Create dates filter"
|
3591 |
msgstr ""
|
3592 |
|
3593 |
-
#:
|
|
|
3594 |
msgid "Add New Discount Coupon"
|
3595 |
msgstr ""
|
3596 |
|
3597 |
-
#:
|
3598 |
-
#: inc/_bm/admin/page-
|
3599 |
-
#: inc/_ps/admin/page-resources.php:182
|
3600 |
msgid "Bulk Actions"
|
3601 |
msgstr ""
|
3602 |
|
3603 |
-
#:
|
|
|
3604 |
msgid "Coupon Code"
|
3605 |
msgstr ""
|
3606 |
|
3607 |
-
#:
|
3608 |
-
#: inc/_bl/admin/page-coupons.php:1174
|
3609 |
msgid "Savings"
|
3610 |
msgstr ""
|
3611 |
|
3612 |
-
#: inc/_bl/admin/page-coupons.php:506
|
3613 |
msgid "Minimum Cost"
|
3614 |
msgstr ""
|
3615 |
|
3616 |
-
#: inc/_bl/admin/page-coupons.php:513
|
3617 |
msgid "Expiration"
|
3618 |
msgstr ""
|
3619 |
|
3620 |
-
#: inc/_bl/admin/page-coupons.php:522
|
3621 |
msgid "Number of usage"
|
3622 |
msgstr ""
|
3623 |
|
3624 |
-
#:
|
3625 |
-
#: inc/_bm/admin/page-availability.php:
|
3626 |
-
#: inc/_bm/admin/page-cost-
|
3627 |
-
#: inc/_bm/admin/page-
|
3628 |
-
#: inc/
|
|
|
3629 |
msgid "Select Booking Resource"
|
3630 |
msgstr ""
|
3631 |
|
3632 |
-
#:
|
3633 |
-
#: inc/
|
|
|
3634 |
msgid "All resources"
|
3635 |
msgstr ""
|
3636 |
|
3637 |
-
#: inc/_bl/admin/page-coupons.php:978
|
3638 |
-
#: inc/_ps/wpbc-form-templates.php:194
|
3639 |
msgid "Coupon"
|
3640 |
msgstr ""
|
3641 |
|
3642 |
-
#: inc/_bl/admin/page-coupons.php:1153
|
3643 |
msgid "Enter coupon code."
|
3644 |
msgstr ""
|
3645 |
|
3646 |
-
#: inc/_bl/admin/page-coupons.php:1214
|
3647 |
msgid "Enter number of fixed or percentage savings."
|
3648 |
msgstr ""
|
3649 |
|
3650 |
-
#: inc/_bl/admin/page-coupons.php:1217
|
3651 |
msgid "Expiration Date"
|
3652 |
msgstr ""
|
3653 |
|
3654 |
-
#: inc/_bl/admin/page-coupons.php:1293
|
3655 |
msgid "Select Expiration Date of the coupon."
|
3656 |
msgstr ""
|
3657 |
|
3658 |
-
#: inc/_bl/admin/page-coupons.php:1300
|
3659 |
msgid "Minimum Booking Cost"
|
3660 |
msgstr ""
|
3661 |
|
3662 |
-
#: inc/_bl/admin/page-coupons.php:1301
|
3663 |
msgid "Enter minimum booking cost, when coupon is applicable."
|
3664 |
msgstr ""
|
3665 |
|
3666 |
-
#: inc/_bl/admin/page-coupons.php:1318
|
3667 |
msgid "Maximum number of usage"
|
3668 |
msgstr ""
|
3669 |
|
3670 |
-
#: inc/_bl/admin/page-coupons.php:1319
|
3671 |
msgid "Enter maximum number of times, when coupon is applicable."
|
3672 |
msgstr ""
|
3673 |
|
3674 |
-
#: inc/_bl/admin/page-coupons.php:1342
|
3675 |
msgid "Select booking resources, where is possible to apply this coupon code."
|
3676 |
msgstr ""
|
3677 |
|
3678 |
-
#:
|
3679 |
-
#: inc/_bm/admin/page-seasons.php:
|
|
|
3680 |
msgid "Add New"
|
3681 |
msgstr ""
|
3682 |
|
3683 |
-
#:
|
3684 |
-
#: inc/
|
|
|
3685 |
msgid "Use these shortcodes for customization: "
|
3686 |
msgstr ""
|
3687 |
|
3688 |
-
#: inc/_bl/admin/page-search.php:75
|
3689 |
#, php-format
|
3690 |
msgid "%s - search inside posts/pages which are part of this category, "
|
3691 |
msgstr ""
|
3692 |
|
3693 |
-
#: inc/_bl/admin/page-search.php:76
|
3694 |
#, php-format
|
3695 |
msgid "%s - search inside posts/pages which have this tag, "
|
3696 |
msgstr ""
|
3697 |
|
3698 |
-
#:
|
|
|
3699 |
#, php-format
|
3700 |
msgid "%s - check-in date, "
|
3701 |
msgstr ""
|
3702 |
|
3703 |
-
#:
|
|
|
3704 |
#, php-format
|
3705 |
msgid "%s - check-out date, "
|
3706 |
msgstr ""
|
3707 |
|
3708 |
-
#: inc/_bl/admin/page-search.php:79
|
3709 |
#, php-format
|
3710 |
msgid "%s - default selection number of visitors, "
|
3711 |
msgstr ""
|
3712 |
|
3713 |
-
#: inc/_bl/admin/page-search.php:80
|
3714 |
#, php-format
|
3715 |
msgid "Example: %s - custom number of visitor selections\""
|
3716 |
msgstr ""
|
3717 |
|
3718 |
-
#: inc/_bl/admin/page-search.php:82
|
3719 |
#, php-format
|
3720 |
msgid "%s - search button, "
|
3721 |
msgstr ""
|
3722 |
|
3723 |
-
#:
|
|
|
3724 |
msgid "HTML tags is accepted."
|
3725 |
msgstr ""
|
3726 |
|
3727 |
-
#: inc/_bl/admin/page-search.php:114
|
3728 |
#, php-format
|
3729 |
msgid "%s - resource title, "
|
3730 |
msgstr ""
|
3731 |
|
3732 |
-
#:
|
|
|
3733 |
#, php-format
|
3734 |
msgid "%s - link to the page with booking form, "
|
3735 |
msgstr ""
|
3736 |
|
3737 |
-
#: inc/_bl/admin/page-search.php:117
|
3738 |
#, php-format
|
3739 |
msgid "%s - availability of booking resource, "
|
3740 |
msgstr ""
|
3741 |
|
3742 |
-
#: inc/_bl/admin/page-search.php:118
|
3743 |
#, php-format
|
3744 |
msgid "%s - maximum number of visitors for the booking resource, "
|
3745 |
msgstr ""
|
3746 |
|
3747 |
-
#: inc/_bl/admin/page-search.php:119
|
3748 |
#, php-format
|
3749 |
msgid "%s - cost of booking the resource, "
|
3750 |
msgstr ""
|
3751 |
|
3752 |
-
#: inc/_bl/admin/page-search.php:120
|
3753 |
#, php-format
|
3754 |
msgid "%s - featured image, taken from the featured image associated with the post, "
|
3755 |
msgstr ""
|
3756 |
|
3757 |
-
#: inc/_bl/admin/page-search.php:121
|
3758 |
#, php-format
|
3759 |
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
3760 |
msgstr ""
|
3761 |
|
3762 |
-
#:
|
|
|
3763 |
msgid "Full cost of the booking."
|
3764 |
msgstr ""
|
3765 |
|
3766 |
-
#:
|
|
|
3767 |
msgid "Cost of the booking for the selected dates only."
|
3768 |
msgstr ""
|
3769 |
|
3770 |
-
#:
|
|
|
3771 |
msgid "Additional cost, which depends on the fields selection in the form."
|
3772 |
msgstr ""
|
3773 |
|
3774 |
-
#:
|
|
|
3775 |
msgid "The deposit cost of the booking."
|
3776 |
msgstr ""
|
3777 |
|
3778 |
-
#:
|
|
|
3779 |
msgid "Balance cost of the booking - difference between deposit and full cost."
|
3780 |
msgstr ""
|
3781 |
|
3782 |
-
#: inc/_bl/admin/page-search.php:138
|
3783 |
msgid "hour(s)"
|
3784 |
msgstr ""
|
3785 |
|
3786 |
-
#:
|
3787 |
-
#: inc/_bm/admin/api-settings-m.php:127
|
3788 |
msgid "day(s)"
|
3789 |
msgstr ""
|
3790 |
|
3791 |
-
#: inc/_bl/admin/page-search.php:146
|
3792 |
msgid "Cache expiration"
|
3793 |
msgstr ""
|
3794 |
|
3795 |
-
#: inc/_bl/admin/page-search.php:147
|
3796 |
msgid "Select time of cache expiration"
|
3797 |
msgstr ""
|
3798 |
|
3799 |
-
#:
|
|
|
3800 |
msgid "Search Settings"
|
3801 |
msgstr ""
|
3802 |
|
3803 |
-
#: inc/_bl/admin/page-search.php:310
|
3804 |
msgid "Cache Updated"
|
3805 |
msgstr ""
|
3806 |
|
3807 |
-
#:
|
|
|
3808 |
msgid "Search Availability Form"
|
3809 |
msgstr ""
|
3810 |
|
3811 |
-
#:
|
|
|
3812 |
msgid "Search Results"
|
3813 |
msgstr ""
|
3814 |
|
3815 |
-
#:
|
|
|
3816 |
msgid "Search Cache"
|
3817 |
msgstr ""
|
3818 |
|
3819 |
-
#: inc/_bl/admin/page-search.php:373
|
3820 |
#, php-format
|
3821 |
msgid ""
|
3822 |
"If you do not see search results at front-end side of your website, please check troubleshooting "
|
3823 |
"instruction %shere%s"
|
3824 |
msgstr ""
|
3825 |
|
3826 |
-
#: inc/_bl/admin/page-search.php:406
|
3827 |
msgid "CSS customization of search form and search results you can make at this file"
|
3828 |
msgstr ""
|
3829 |
|
3830 |
-
#:
|
|
|
3831 |
msgid "Select Template"
|
3832 |
msgstr ""
|
3833 |
|
3834 |
-
#: inc/_bl/admin/page-search.php:559
|
3835 |
msgid "Inlinee Search Form Template"
|
3836 |
msgstr ""
|
3837 |
|
3838 |
-
#: inc/_bl/admin/page-search.php:569
|
3839 |
msgid "Horizontal Search Form Template"
|
3840 |
msgstr ""
|
3841 |
|
3842 |
-
#: inc/_bl/admin/page-search.php:579
|
3843 |
msgid "Standard Search Form Template"
|
3844 |
msgstr ""
|
3845 |
|
3846 |
-
#:
|
3847 |
-
#: inc/_bm/admin/page-seasons.php:
|
|
|
3848 |
msgid "Reset"
|
3849 |
msgstr ""
|
3850 |
|
3851 |
-
#:
|
|
|
3852 |
msgid "Reset current Form"
|
3853 |
msgstr ""
|
3854 |
|
3855 |
-
#: inc/_bl/admin/page-search.php:744
|
3856 |
msgid "Cache will expire:"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
-
#: inc/_bl/admin/page-search.php:774
|
3860 |
#, php-format
|
3861 |
msgid "Found: %s booking forms inside of posts or pages "
|
3862 |
msgstr ""
|
3863 |
|
3864 |
-
#: inc/_bl/admin/page-search.php:778
|
3865 |
msgid "Page"
|
3866 |
msgstr ""
|
3867 |
|
3868 |
-
#: inc/_bl/admin/page-search.php:801
|
3869 |
msgid "Reset Search Cache"
|
3870 |
msgstr ""
|
3871 |
|
3872 |
-
#: inc/_bl/biz_l.php:134
|
3873 |
msgid ""
|
3874 |
"Try selecting fewer visitors. The number of visitors may be more than the number of available "
|
3875 |
"units on selected day(s)!"
|
3876 |
msgstr ""
|
3877 |
|
3878 |
-
#: inc/_bl/biz_l.php:329
|
3879 |
msgid "coupon"
|
3880 |
msgstr ""
|
3881 |
|
3882 |
-
#: inc/_bl/biz_l.php:331
|
3883 |
msgid "discount"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
-
#: inc/_bl/biz_l.php:489
|
3887 |
msgid "Please select check-in and check-out days!"
|
3888 |
msgstr ""
|
3889 |
|
3890 |
-
#: inc/_bl/biz_l.php:
|
|
|
3891 |
#, php-format
|
3892 |
msgid ""
|
3893 |
"Sorry, the reservation was not made because these days are already booked!!! %s (Its not "
|
@@ -3895,790 +4116,844 @@ msgid ""
|
|
3895 |
"page and try other days."
|
3896 |
msgstr ""
|
3897 |
|
3898 |
-
#: inc/_bl/biz_l.php:
|
3899 |
#, php-format
|
3900 |
msgid "The folowing pending booking(s): %s deleted."
|
3901 |
msgstr ""
|
3902 |
|
3903 |
-
#: inc/_bl/wpbc-search-availability.php:
|
3904 |
msgid "Book now"
|
3905 |
msgstr ""
|
3906 |
|
3907 |
-
#:
|
|
|
3908 |
msgid "Search availability"
|
3909 |
msgstr ""
|
3910 |
|
3911 |
-
#: inc/_bl/wpdev-booking-search-widget.php:15
|
3912 |
msgid "Search results."
|
3913 |
msgstr ""
|
3914 |
|
3915 |
-
#: inc/_bl/wpdev-booking-search-widget.php:16
|
3916 |
msgid "Nothing found."
|
3917 |
msgstr ""
|
3918 |
|
3919 |
-
#: inc/_bl/wpdev-booking-search-widget.php:85
|
3920 |
msgid "Title of search widget"
|
3921 |
msgstr ""
|
3922 |
|
3923 |
-
#: inc/_bl/wpdev-booking-search-widget.php:93
|
3924 |
msgid "Title of search results"
|
3925 |
msgstr ""
|
3926 |
|
3927 |
-
#: inc/_bl/wpdev-booking-search-widget.php:98
|
3928 |
#, php-format
|
3929 |
msgid "Please type the %sTitle of search results%s."
|
3930 |
msgstr ""
|
3931 |
|
3932 |
-
#: inc/_bl/wpdev-booking-search-widget.php:102
|
3933 |
msgid "Nothing found message"
|
3934 |
msgstr ""
|
3935 |
|
3936 |
-
#: inc/_bl/wpdev-booking-search-widget.php:107
|
3937 |
#, php-format
|
3938 |
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
3939 |
msgstr ""
|
3940 |
|
3941 |
-
#: inc/_bl/wpdev-booking-search-widget.php:111
|
3942 |
msgid "URL of Search Results"
|
3943 |
msgstr ""
|
3944 |
|
3945 |
-
#: inc/_bl/wpdev-booking-search-widget.php:116
|
3946 |
#, php-format
|
3947 |
msgid ""
|
3948 |
"Please type the URL of the page %s(with %s shortcode in content)%s, where search results will "
|
3949 |
"show."
|
3950 |
msgstr ""
|
3951 |
|
3952 |
-
#: inc/_bm/admin/activation-m.php:48
|
|
|
3953 |
msgid "Weekend"
|
3954 |
msgstr ""
|
3955 |
|
3956 |
-
#: inc/_bm/admin/activation-m.php:92
|
|
|
3957 |
msgid "High season"
|
3958 |
msgstr ""
|
3959 |
|
3960 |
-
#: inc/_bm/admin/api-settings-m.php:34
|
3961 |
msgid "Limit available days from today"
|
3962 |
msgstr ""
|
3963 |
|
3964 |
-
#: inc/_bm/admin/api-settings-m.php:35
|
3965 |
msgid "Select number of available days in calendar start from today."
|
3966 |
msgstr ""
|
3967 |
|
3968 |
-
#: inc/_bm/admin/api-settings-m.php:83
|
3969 |
msgid "Unavailable time before / after booking"
|
3970 |
msgstr ""
|
3971 |
|
3972 |
-
#: inc/_bm/admin/api-settings-m.php:85
|
3973 |
msgid ""
|
3974 |
"This feature is applying only for bookings for specific timeslots, or if activated check in/out "
|
3975 |
"time option."
|
3976 |
msgstr ""
|
3977 |
|
3978 |
-
#:
|
|
|
3979 |
msgid "Before booking"
|
3980 |
msgstr ""
|
3981 |
|
3982 |
-
#:
|
3983 |
-
#: inc/_bm/admin/api-settings-m.php:
|
|
|
3984 |
msgid "Select unavailable time interval."
|
3985 |
msgstr ""
|
3986 |
|
3987 |
-
#:
|
|
|
3988 |
msgid "After booking"
|
3989 |
msgstr ""
|
3990 |
|
3991 |
-
#: inc/_bm/admin/api-settings-m.php:167
|
3992 |
msgid "Showing cost in date cell"
|
3993 |
msgstr ""
|
3994 |
|
3995 |
-
#: inc/_bm/admin/api-settings-m.php:168
|
3996 |
#, php-format
|
3997 |
msgid " Check this box to display the %sdaily cost at the date cells%s in the calendar(s)."
|
3998 |
msgstr ""
|
3999 |
|
4000 |
-
#: inc/_bm/admin/api-settings-m.php:185
|
4001 |
msgid "Currency symbol"
|
4002 |
msgstr ""
|
4003 |
|
4004 |
-
#: inc/_bm/admin/api-settings-m.php:221
|
4005 |
#, php-format
|
4006 |
msgid ""
|
4007 |
"Type your %scurrency symbol%s to display near daily cost in date cells. %sDocumentation on "
|
4008 |
"currency symbols%s"
|
4009 |
msgstr ""
|
4010 |
|
4011 |
-
#: inc/_bm/admin/api-settings-m.php:234
|
4012 |
msgid "Showing cost in tooltip"
|
4013 |
msgstr ""
|
4014 |
|
4015 |
-
#: inc/_bm/admin/api-settings-m.php:235
|
4016 |
msgid ""
|
4017 |
" Check this box to display the daily cost with a tooltip when mouse hovers over each day on the "
|
4018 |
"calendar(s)."
|
4019 |
msgstr ""
|
4020 |
|
4021 |
-
#: inc/_bm/admin/api-settings-m.php:243
|
4022 |
msgid "Cost Title"
|
4023 |
msgstr ""
|
4024 |
|
4025 |
-
#: inc/_bm/admin/api-settings-m.php:245
|
4026 |
#, php-format
|
4027 |
msgid "Type your %scost%s description"
|
4028 |
msgstr ""
|
4029 |
|
4030 |
-
#: inc/_bm/admin/api-settings-m.php:459
|
|
|
4031 |
msgid "Custom Forms"
|
4032 |
msgstr ""
|
4033 |
|
4034 |
-
#: inc/_bm/admin/page-availability.php:47
|
4035 |
msgid "Configuration of availability for booking resources"
|
4036 |
msgstr ""
|
4037 |
|
4038 |
-
#: inc/_bm/admin/page-availability.php:48
|
4039 |
msgid "Availability Settings"
|
4040 |
msgstr ""
|
4041 |
|
4042 |
-
#:
|
4043 |
-
#: inc/_ps/p-toolbar.php:
|
4044 |
msgid "Show Children Resources"
|
4045 |
msgstr ""
|
4046 |
|
4047 |
-
#:
|
4048 |
-
#: inc/_ps/p-toolbar.php:
|
4049 |
msgid "Hide Children Resources"
|
4050 |
msgstr ""
|
4051 |
|
4052 |
-
#:
|
4053 |
-
#: inc/_bm/admin/page-availability.php:791
|
4054 |
msgid "Set Availability"
|
4055 |
msgstr ""
|
4056 |
|
4057 |
-
#:
|
4058 |
-
#: inc/_ps/admin/page-resources.php:197
|
4059 |
#, php-format
|
4060 |
msgid ""
|
4061 |
"Please reassign exist booking(s) from selected resource(s) to other resources or delete exist "
|
4062 |
"booking(s) from this resource(s). Otherwise you will have %slost bookings%s."
|
4063 |
msgstr ""
|
4064 |
|
4065 |
-
#:
|
4066 |
-
#: inc/_ps/admin/page-resources.php:456
|
4067 |
msgid "Resource Name"
|
4068 |
msgstr ""
|
4069 |
|
4070 |
-
#:
|
|
|
4071 |
msgid "All days"
|
4072 |
msgstr ""
|
4073 |
|
4074 |
-
#:
|
4075 |
-
#: inc/_bm/admin/page-availability.php:
|
4076 |
-
#: inc/_bm/admin/page-availability.php:
|
4077 |
-
#: inc/_bm/admin/page-cost-rate.php:346
|
4078 |
msgid "available"
|
4079 |
msgstr ""
|
4080 |
|
4081 |
-
#:
|
4082 |
-
#: inc/_bm/admin/page-availability.php:
|
4083 |
-
#: inc/_bm/admin/page-availability.php:
|
4084 |
-
#: inc/_bm/admin/page-cost-rate.php:342
|
4085 |
msgid "unavailable"
|
4086 |
msgstr ""
|
4087 |
|
4088 |
-
#: inc/_bm/admin/page-availability.php:627
|
4089 |
#, php-format
|
4090 |
msgid "and %s on seasons:"
|
4091 |
msgstr ""
|
4092 |
|
4093 |
-
#: inc/_bm/admin/page-availability.php:915
|
4094 |
#, php-format
|
4095 |
msgid "Select %s days by activating specific season filter below or %sadd new season filter%s"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
-
#:
|
4099 |
-
#: inc/_bm/admin/page-cost-
|
|
|
4100 |
msgid "Hide season filters"
|
4101 |
msgstr ""
|
4102 |
|
4103 |
-
#:
|
4104 |
-
#: inc/_bm/admin/page-cost-
|
|
|
4105 |
msgid "Show all exist season filters"
|
4106 |
msgstr ""
|
4107 |
|
4108 |
-
#:
|
4109 |
-
#: inc/gateways/page-gateways.php:728
|
4110 |
msgid "Enabled"
|
4111 |
msgstr ""
|
4112 |
|
4113 |
-
#: inc/_bm/admin/page-cost-advanced.php:43
|
4114 |
msgid "Customization of additional cost, which depend from form fields"
|
4115 |
msgstr ""
|
4116 |
|
4117 |
-
#: inc/_bm/admin/page-cost-advanced.php:44
|
4118 |
msgid "Advanced Cost Settings"
|
4119 |
msgstr ""
|
4120 |
|
4121 |
-
#: inc/_bm/admin/page-cost-advanced.php:124
|
4122 |
msgid "Configure additional cost, which depend from selection of selectbox(es) and checkbox(es)."
|
4123 |
msgstr ""
|
4124 |
|
4125 |
-
#: inc/_bm/admin/page-cost-advanced.php:126
|
4126 |
#, php-format
|
4127 |
msgid ""
|
4128 |
"Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if they exist in the "
|
4129 |
"%sbooking form%s."
|
4130 |
msgstr ""
|
4131 |
|
4132 |
-
#:
|
|
|
4133 |
msgid "Deposit type"
|
4134 |
msgstr ""
|
4135 |
|
4136 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4137 |
msgid "of total cost"
|
4138 |
msgstr ""
|
4139 |
|
4140 |
-
#:
|
|
|
4141 |
msgid "night"
|
4142 |
msgstr ""
|
4143 |
|
4144 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4145 |
msgid "as additional sum"
|
4146 |
msgstr ""
|
4147 |
|
4148 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4149 |
msgid "Enter additional cost in formats:"
|
4150 |
msgstr ""
|
4151 |
|
4152 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4153 |
#, php-format
|
4154 |
msgid ""
|
4155 |
"For example, if the original cost of the booking is %s, then after applying additional costs the "
|
4156 |
"total cost will be folowing"
|
4157 |
msgstr ""
|
4158 |
|
4159 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4160 |
msgid "Enter fixed cost"
|
4161 |
msgstr ""
|
4162 |
|
4163 |
-
#:
|
4164 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4165 |
#, php-format
|
4166 |
msgid "%s, then total cost will be %s"
|
4167 |
msgstr ""
|
4168 |
|
4169 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4170 |
msgid "Enter percentage of the entire booking"
|
4171 |
msgstr ""
|
4172 |
|
4173 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4174 |
msgid "Enter fixed amount for each selected day"
|
4175 |
msgstr ""
|
4176 |
|
4177 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4178 |
#, php-format
|
4179 |
msgid "%s, then total cost will be (if selected 3 days) %s"
|
4180 |
msgstr ""
|
4181 |
|
4182 |
-
#:
|
4183 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
4184 |
-
#: inc/_ps/form/class-wpbc-form-help.php:344
|
4185 |
msgid "or"
|
4186 |
msgstr ""
|
4187 |
|
4188 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4189 |
msgid "Enter percentage as additional sum, which is based only on original cost and not full sum"
|
4190 |
msgstr ""
|
4191 |
|
4192 |
-
#: inc/_bm/admin/page-cost-advanced.php:
|
4193 |
#, php-format
|
4194 |
msgid "Please check more info about configuration of this cost settings on this %spage%s."
|
4195 |
msgstr ""
|
4196 |
|
4197 |
-
#: inc/_bm/admin/page-cost-deposit.php:73
|
4198 |
msgid "Set Deposit"
|
4199 |
msgstr ""
|
4200 |
|
4201 |
-
#: inc/_bm/admin/page-cost-deposit.php:134
|
4202 |
msgid "deposit payment for booking resource"
|
4203 |
msgstr ""
|
4204 |
|
4205 |
-
#:
|
|
|
4206 |
msgid "Deposit amount"
|
4207 |
msgstr ""
|
4208 |
|
4209 |
-
#: inc/_bm/admin/page-cost-deposit.php:198
|
4210 |
msgid "fixed total in"
|
4211 |
msgstr ""
|
4212 |
|
4213 |
-
#: inc/_bm/admin/page-cost-deposit.php:199
|
4214 |
msgid "of payment"
|
4215 |
msgstr ""
|
4216 |
|
4217 |
-
#: inc/_bm/admin/page-cost-deposit.php:208
|
4218 |
msgid "Conditions"
|
4219 |
msgstr ""
|
4220 |
|
4221 |
-
#: inc/_bm/admin/page-cost-deposit.php:218
|
4222 |
#, php-format
|
4223 |
msgid ""
|
4224 |
"Show deposit payment form, only if difference between %sToday%s and %sCheck In%s days more than"
|
4225 |
msgstr ""
|
4226 |
|
4227 |
-
#: inc/_bm/admin/page-cost-deposit.php:270
|
4228 |
#, php-format
|
4229 |
msgid "Show deposit payment form, only if %sCheck In%s day inside of this %sSeason Filter%s"
|
4230 |
msgstr ""
|
4231 |
|
4232 |
-
#:
|
|
|
4233 |
msgid "Any days"
|
4234 |
msgstr ""
|
4235 |
|
4236 |
-
#: inc/_bm/admin/page-cost-deposit.php:341
|
4237 |
msgid "Deposit payment total"
|
4238 |
msgstr ""
|
4239 |
|
4240 |
-
#: inc/_bm/admin/page-cost-rate.php:69
|
4241 |
msgid "Set Rates"
|
4242 |
msgstr ""
|
4243 |
|
4244 |
-
#:
|
4245 |
-
#: inc/_bm/admin/page-cost.php:646
|
4246 |
msgid "Rates"
|
4247 |
msgstr ""
|
4248 |
|
4249 |
-
#: inc/_bm/admin/page-cost-rate.php:166
|
4250 |
msgid "Seasonal price"
|
4251 |
msgstr ""
|
4252 |
|
4253 |
-
#:
|
|
|
4254 |
msgid "Season"
|
4255 |
msgstr ""
|
4256 |
|
4257 |
-
#: inc/_bm/admin/page-cost-rate.php:214
|
4258 |
#, php-format
|
4259 |
msgid ""
|
4260 |
"Enter seasonal rate(s) (cost diference in %s from standard cost %s or a fixed cost) of the "
|
4261 |
"booking resource (%s) or %sAdd a new seasonal filter%s"
|
4262 |
msgstr ""
|
4263 |
|
4264 |
-
#:
|
4265 |
-
#: inc/_bm/admin/page-cost.php:218
|
4266 |
msgid "Set Valuation Days"
|
4267 |
msgstr ""
|
4268 |
|
4269 |
-
#:
|
|
|
4270 |
msgid "Status"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
-
#: inc/_bm/admin/page-cost-valuation.php:192
|
4274 |
msgid "Costs"
|
4275 |
msgstr ""
|
4276 |
|
4277 |
-
#: inc/_bm/admin/page-cost-valuation.php:247
|
4278 |
msgid "Add new cost"
|
4279 |
msgstr ""
|
4280 |
|
4281 |
-
#: inc/_bm/admin/page-cost-valuation.php:270
|
4282 |
#, php-format
|
4283 |
msgid ""
|
4284 |
"Cost setings at %stop have higher priority%s than other costs of same type at the %sbottom%s of "
|
4285 |
"the list."
|
4286 |
msgstr ""
|
4287 |
|
4288 |
-
#: inc/_bm/admin/page-cost-valuation.php:273
|
4289 |
#, php-format
|
4290 |
msgid ""
|
4291 |
"Please create all %s terms firstly %s(from higher priority to lower)%s, then terms %s and after "
|
4292 |
"terms %s"
|
4293 |
msgstr ""
|
4294 |
|
4295 |
-
#:
|
4296 |
-
#: inc/_bm/admin/page-cost-valuation.php:447
|
4297 |
msgid "Together"
|
4298 |
msgstr ""
|
4299 |
|
4300 |
-
#:
|
4301 |
-
#: inc/_bm/admin/page-cost-valuation.php:
|
4302 |
-
#: inc/_bm/admin/page-cost-valuation.php:445
|
4303 |
msgid "For"
|
4304 |
msgstr ""
|
4305 |
|
4306 |
-
#: inc/_bm/admin/page-cost-valuation.php:276
|
4307 |
#, php-format
|
4308 |
msgid "%s and %s terms have higher priority than a range %s days."
|
4309 |
msgstr ""
|
4310 |
|
4311 |
-
#: inc/_bm/admin/page-cost-valuation.php:280
|
4312 |
#, php-format
|
4313 |
msgid "%s - definition of check-out date."
|
4314 |
msgstr ""
|
4315 |
|
4316 |
-
#: inc/_bm/admin/page-cost-valuation.php:282
|
|
|
|
|
4317 |
#: inc/_ps/form/class-wpbc-form-help.php:535
|
4318 |
msgid "Example"
|
4319 |
msgstr ""
|
4320 |
|
4321 |
-
#: inc/_bm/admin/page-cost-valuation.php:289
|
4322 |
msgid ""
|
4323 |
"Specific cost will take affect, only if it active (the box at the left side is checked) and if "
|
4324 |
"\"Check In\" (start) date belong to selected season filter or if set \"Any days\"."
|
4325 |
msgstr ""
|
4326 |
|
4327 |
-
#:
|
4328 |
-
#: inc/_bm/
|
|
|
4329 |
msgid " for all days!"
|
4330 |
msgstr ""
|
4331 |
|
4332 |
-
#:
|
4333 |
-
#: inc/_bm/biz_m.php:242 inc/_bm/biz_m.php:
|
4334 |
msgid "from the cost of 1 day "
|
4335 |
msgstr ""
|
4336 |
|
4337 |
-
#:
|
4338 |
-
#: inc/_bm/biz_m.php:241 inc/_bm/biz_m.php:
|
4339 |
msgid "per 1 day"
|
4340 |
msgstr ""
|
4341 |
|
4342 |
-
#:
|
|
|
4343 |
msgid "to"
|
4344 |
msgstr ""
|
4345 |
|
4346 |
-
#: inc/_bm/admin/page-cost-valuation.php:501
|
|
|
4347 |
#, php-format
|
4348 |
msgid "Additional cost in %s per 1 day"
|
4349 |
msgstr ""
|
4350 |
|
4351 |
-
#: inc/_bm/admin/page-cost.php:48
|
4352 |
msgid "Customization of rates, valuation days cost and deposit amount "
|
4353 |
msgstr ""
|
4354 |
|
4355 |
-
#: inc/_bm/admin/page-cost.php:49
|
4356 |
msgid "Costs and Rates Settings"
|
4357 |
msgstr ""
|
4358 |
|
4359 |
-
#:
|
|
|
4360 |
msgid "Set Rate"
|
4361 |
msgstr ""
|
4362 |
|
4363 |
-
#:
|
|
|
4364 |
msgid "Set Deposit Amount"
|
4365 |
msgstr ""
|
4366 |
|
4367 |
-
#:
|
|
|
4368 |
msgid "Valuation days"
|
4369 |
msgstr ""
|
4370 |
|
4371 |
-
#:
|
4372 |
-
#: inc/gateways/page-gateways.php:
|
4373 |
msgid "Deposit"
|
4374 |
msgstr ""
|
4375 |
|
4376 |
-
#: inc/_bm/admin/page-seasons.php:46
|
4377 |
msgid "Customizaton of Season Filters"
|
4378 |
msgstr ""
|
4379 |
|
4380 |
-
#:
|
|
|
4381 |
msgid "Specific Dates Filter"
|
4382 |
msgstr ""
|
4383 |
|
4384 |
-
#:
|
|
|
4385 |
msgid "Conditional Dates Filter"
|
4386 |
msgstr ""
|
4387 |
|
4388 |
-
#:
|
|
|
4389 |
msgid "Filter Name"
|
4390 |
msgstr ""
|
4391 |
|
4392 |
-
#:
|
|
|
4393 |
msgid "Type filter name"
|
4394 |
msgstr ""
|
4395 |
|
4396 |
-
#: inc/_bm/admin/page-seasons.php:975
|
4397 |
msgid "Weekdays"
|
4398 |
msgstr ""
|
4399 |
|
4400 |
-
#: inc/_bm/admin/page-seasons.php:1089
|
4401 |
msgid "Months"
|
4402 |
msgstr ""
|
4403 |
|
4404 |
-
#:
|
|
|
4405 |
msgid "January"
|
4406 |
msgstr ""
|
4407 |
|
4408 |
-
#:
|
|
|
4409 |
msgid "February"
|
4410 |
msgstr ""
|
4411 |
|
4412 |
-
#:
|
|
|
4413 |
msgid "March"
|
4414 |
msgstr ""
|
4415 |
|
4416 |
-
#:
|
|
|
4417 |
msgid "April"
|
4418 |
msgstr ""
|
4419 |
|
4420 |
-
#:
|
4421 |
-
#: inc/_bm/admin/page-seasons.php:1469
|
4422 |
msgid "May"
|
4423 |
msgstr ""
|
4424 |
|
4425 |
-
#:
|
|
|
4426 |
msgid "June"
|
4427 |
msgstr ""
|
4428 |
|
4429 |
-
#:
|
|
|
4430 |
msgid "July"
|
4431 |
msgstr ""
|
4432 |
|
4433 |
-
#:
|
|
|
4434 |
msgid "August"
|
4435 |
msgstr ""
|
4436 |
|
4437 |
-
#:
|
|
|
4438 |
msgid "September"
|
4439 |
msgstr ""
|
4440 |
|
4441 |
-
#:
|
|
|
4442 |
msgid "October"
|
4443 |
msgstr ""
|
4444 |
|
4445 |
-
#:
|
|
|
4446 |
msgid "November"
|
4447 |
msgstr ""
|
4448 |
|
4449 |
-
#:
|
|
|
4450 |
msgid "December"
|
4451 |
msgstr ""
|
4452 |
|
4453 |
-
#: inc/_bm/admin/page-seasons.php:1156
|
4454 |
msgid "Years"
|
4455 |
msgstr ""
|
4456 |
|
4457 |
-
#:
|
|
|
4458 |
msgid "Mo"
|
4459 |
msgstr ""
|
4460 |
|
4461 |
-
#:
|
|
|
4462 |
msgid "Tu"
|
4463 |
msgstr ""
|
4464 |
|
4465 |
-
#:
|
|
|
4466 |
msgid "We"
|
4467 |
msgstr ""
|
4468 |
|
4469 |
-
#:
|
|
|
4470 |
msgid "Th"
|
4471 |
msgstr ""
|
4472 |
|
4473 |
-
#:
|
|
|
4474 |
msgid "Fr"
|
4475 |
msgstr ""
|
4476 |
|
4477 |
-
#:
|
|
|
4478 |
msgid "Sa"
|
4479 |
msgstr ""
|
4480 |
|
4481 |
-
#:
|
|
|
4482 |
msgid "Su"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
-
#: inc/_bm/admin/page-seasons.php:1468
|
4486 |
msgid "Jan"
|
4487 |
msgstr ""
|
4488 |
|
4489 |
-
#: inc/_bm/admin/page-seasons.php:1468
|
4490 |
msgid "Feb"
|
4491 |
msgstr ""
|
4492 |
|
4493 |
-
#: inc/_bm/admin/page-seasons.php:1469
|
4494 |
msgid "Mar"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
-
#: inc/_bm/admin/page-seasons.php:1469
|
4498 |
msgid "Apr"
|
4499 |
msgstr ""
|
4500 |
|
4501 |
-
#: inc/_bm/admin/page-seasons.php:1470
|
4502 |
msgid "Jun"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
-
#: inc/_bm/admin/page-seasons.php:1470
|
4506 |
msgid "Jul"
|
4507 |
msgstr ""
|
4508 |
|
4509 |
-
#: inc/_bm/admin/page-seasons.php:1470
|
4510 |
msgid "Aug"
|
4511 |
msgstr ""
|
4512 |
|
4513 |
-
#: inc/_bm/admin/page-seasons.php:1471
|
4514 |
msgid "Sep"
|
4515 |
msgstr ""
|
4516 |
|
4517 |
-
#: inc/_bm/admin/page-seasons.php:1471
|
4518 |
msgid "Oct"
|
4519 |
msgstr ""
|
4520 |
|
4521 |
-
#: inc/_bm/admin/page-seasons.php:1471
|
4522 |
msgid "Nov"
|
4523 |
msgstr ""
|
4524 |
|
4525 |
-
#: inc/_bm/admin/page-seasons.php:1471
|
4526 |
msgid "Dec"
|
4527 |
msgstr ""
|
4528 |
|
4529 |
-
#:
|
4530 |
-
#: inc/_bm/admin/page-seasons.php:
|
4531 |
-
#: inc/_bm/admin/page-seasons.php:1623
|
4532 |
msgid "No days"
|
4533 |
msgstr ""
|
4534 |
|
4535 |
-
#: inc/_bm/admin/page-seasons.php:1543
|
4536 |
msgid "time"
|
4537 |
msgstr ""
|
4538 |
|
4539 |
-
#: inc/_bm/admin/page-seasons.php:1561
|
4540 |
msgid "Every"
|
4541 |
msgstr ""
|
4542 |
|
4543 |
-
#: inc/_bm/admin/page-seasons.php:1577
|
4544 |
msgid "Each day "
|
4545 |
msgstr ""
|
4546 |
|
4547 |
-
#: inc/_bm/admin/page-seasons.php:1579
|
4548 |
msgid "on each day "
|
4549 |
msgstr ""
|
4550 |
|
4551 |
-
#: inc/_bm/admin/page-seasons.php:1584
|
4552 |
msgid "On each "
|
4553 |
msgstr ""
|
4554 |
|
4555 |
-
#: inc/_bm/admin/page-seasons.php:1586
|
4556 |
msgid "on each "
|
4557 |
msgstr ""
|
4558 |
|
4559 |
-
#: inc/_bm/admin/page-seasons.php:1603
|
4560 |
msgid "of every month "
|
4561 |
msgstr ""
|
4562 |
|
4563 |
-
#: inc/_bm/admin/page-seasons.php:1607
|
4564 |
msgid "of"
|
4565 |
msgstr ""
|
4566 |
|
4567 |
-
#: inc/_bm/biz_m.php:245
|
4568 |
msgid "for all days!"
|
4569 |
msgstr ""
|
4570 |
|
4571 |
-
#: inc/_bm/biz_m.php:
|
4572 |
msgid "Standard booking resource cost"
|
4573 |
msgstr ""
|
4574 |
|
4575 |
-
#: inc/_bm/biz_m.php:
|
4576 |
msgid "Total booking resource cost"
|
4577 |
msgstr ""
|
4578 |
|
4579 |
-
#: inc/_bm/m-toolbar.php:282
|
4580 |
msgid "Delete selected booking form"
|
4581 |
msgstr ""
|
4582 |
|
4583 |
-
#: inc/_bm/m-toolbar.php:286
|
4584 |
msgid "Do you really want to delete selected booking form ?"
|
4585 |
msgstr ""
|
4586 |
|
4587 |
-
#: inc/_bm/m-toolbar.php:311 inc/_bm/m-toolbar.php:312
|
4588 |
msgid "Add New Custom Form"
|
4589 |
msgstr ""
|
4590 |
|
4591 |
-
#: inc/_bm/m-toolbar.php:345
|
4592 |
msgid "Type the name of booking form"
|
4593 |
msgstr ""
|
4594 |
|
4595 |
-
#: inc/_bm/m-toolbar.php:352
|
4596 |
msgid "Create"
|
4597 |
msgstr ""
|
4598 |
|
4599 |
-
#: inc/_bm/m-toolbar.php:353
|
4600 |
msgid "Create new form"
|
4601 |
msgstr ""
|
4602 |
|
4603 |
-
#: inc/_bm/m-toolbar.php:548
|
4604 |
msgid "There are no extended booking forms"
|
4605 |
msgstr ""
|
4606 |
|
4607 |
-
#: inc/_bm/m-toolbar.php:592 inc/_bm/m-toolbar.php:594
|
4608 |
msgid "Create conditional days filter"
|
4609 |
msgstr ""
|
4610 |
|
4611 |
-
#:
|
4612 |
-
#: inc/_ps/admin/activation-p.php:46
|
4613 |
msgid "Apartment#1"
|
4614 |
msgstr ""
|
4615 |
|
4616 |
-
#:
|
4617 |
-
#: inc/_ps/admin/activation-p.php:47
|
4618 |
msgid "Apartment#2"
|
4619 |
msgstr ""
|
4620 |
|
4621 |
-
#:
|
|
|
4622 |
msgid "Apartment#3"
|
4623 |
msgstr ""
|
4624 |
|
4625 |
-
#: inc/_bs/admin/api-settings-s.php:30
|
4626 |
msgid "Range days"
|
4627 |
msgstr ""
|
4628 |
|
4629 |
-
#: inc/_bs/admin/api-settings-s.php:45
|
4630 |
#, php-format
|
4631 |
msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
|
4632 |
msgstr ""
|
4633 |
|
4634 |
-
#: inc/_bs/admin/api-settings-s.php:47
|
4635 |
#, php-format
|
4636 |
msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
|
4637 |
msgstr ""
|
4638 |
|
4639 |
-
#:
|
|
|
4640 |
msgid "Days selection number"
|
4641 |
msgstr ""
|
4642 |
|
4643 |
-
#: inc/_bs/admin/api-settings-s.php:74
|
4644 |
#, php-format
|
4645 |
msgid "Type your %snumber of days for range selection%s"
|
4646 |
msgstr ""
|
4647 |
|
4648 |
-
#:
|
|
|
4649 |
msgid "Specific day(s) of week"
|
4650 |
msgstr ""
|
4651 |
|
4652 |
-
#:
|
|
|
4653 |
msgid "Any day of week"
|
4654 |
msgstr ""
|
4655 |
|
4656 |
-
#:
|
|
|
4657 |
msgid "Start day of range"
|
4658 |
msgstr ""
|
4659 |
|
4660 |
-
#:
|
|
|
4661 |
msgid "Select your start day of range selection at week"
|
4662 |
msgstr ""
|
4663 |
|
4664 |
-
#:
|
|
|
4665 |
msgid "Min"
|
4666 |
msgstr ""
|
4667 |
|
4668 |
-
#:
|
|
|
4669 |
msgid "Max"
|
4670 |
msgstr ""
|
4671 |
|
4672 |
-
#: inc/_bs/admin/api-settings-s.php:186
|
4673 |
#, php-format
|
4674 |
msgid "Select your %sminimum and maximum number of days for range selection%s"
|
4675 |
msgstr ""
|
4676 |
|
4677 |
-
#: inc/_bs/admin/api-settings-s.php:197
|
4678 |
msgid "Specific days selections"
|
4679 |
msgstr ""
|
4680 |
|
4681 |
-
#: inc/_bs/admin/api-settings-s.php:199
|
4682 |
#, php-format
|
4683 |
msgid ""
|
4684 |
"Type your %sspecific%s days, which can be selected by visitors, or leave this value empty. It "
|
@@ -4686,956 +4961,989 @@ msgid ""
|
|
4686 |
"this: %s) or combination (example:%s, its the same like this: %s)"
|
4687 |
msgstr ""
|
4688 |
|
4689 |
-
#: inc/_bs/admin/api-settings-s.php:279
|
4690 |
msgid "Use time selections as recurrent time slots"
|
4691 |
msgstr ""
|
4692 |
|
4693 |
-
#: inc/_bs/admin/api-settings-s.php:280
|
4694 |
msgid ""
|
4695 |
"Check this box if you want to use recurrent time to reserve several days. This means that middle "
|
4696 |
"days will be partially booked by actual times, otherwise the time in the booking form will be "
|
4697 |
"used as check-in/check-out time for the first and last day of the reservation."
|
4698 |
msgstr ""
|
4699 |
|
4700 |
-
#: inc/_bs/admin/api-settings-s.php:300
|
4701 |
msgid "Use check in/out time"
|
4702 |
msgstr ""
|
4703 |
|
4704 |
-
#: inc/_bs/admin/api-settings-s.php:301
|
4705 |
msgid "Check this option, to use check in/out time during booking process. "
|
4706 |
msgstr ""
|
4707 |
|
4708 |
-
#: inc/_bs/admin/api-settings-s.php:302
|
4709 |
#, php-format
|
4710 |
msgid "%s Important!%s This will overwrite any times selection in your booking form."
|
4711 |
msgstr ""
|
4712 |
|
4713 |
-
#: inc/_bs/admin/api-settings-s.php:309
|
4714 |
msgid "Check-in time"
|
4715 |
msgstr ""
|
4716 |
|
4717 |
-
#: inc/_bs/admin/api-settings-s.php:310
|
4718 |
#, php-format
|
4719 |
msgid "Type your %sCheck-in%s time of booking"
|
4720 |
msgstr ""
|
4721 |
|
4722 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4723 |
msgid "Check-Out time"
|
4724 |
msgstr ""
|
4725 |
|
4726 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4727 |
#, php-format
|
4728 |
msgid "Type your %sCheck-Out%s time of booking"
|
4729 |
msgstr ""
|
4730 |
|
4731 |
-
#: inc/_bs/admin/api-settings-s.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4732 |
msgid "Title of booked timeslot(s)"
|
4733 |
msgstr ""
|
4734 |
|
4735 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4736 |
#, php-format
|
4737 |
msgid "Type your %stitle%s, what will show in mouseover tooltip near booked timeslot(s)"
|
4738 |
msgstr ""
|
4739 |
|
4740 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4741 |
msgid "Time Format"
|
4742 |
msgstr ""
|
4743 |
|
4744 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4745 |
#, php-format
|
4746 |
msgid ""
|
4747 |
"Type your time format for emails and the booking table. %sDocumentation on time formatting%s"
|
4748 |
msgstr ""
|
4749 |
|
4750 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4751 |
msgid "Auto approve all new bookings"
|
4752 |
msgstr ""
|
4753 |
|
4754 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4755 |
#, php-format
|
4756 |
msgid "Check this checkbox to %sactivate%s auto approve of all new pending bookings."
|
4757 |
msgstr ""
|
4758 |
|
4759 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4760 |
#, php-format
|
4761 |
msgid "Check this box to %sactivate%s auto-cancellation for pending, unpaid bookings."
|
4762 |
msgstr ""
|
4763 |
|
4764 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4765 |
msgid "Cancel bookings older"
|
4766 |
msgstr ""
|
4767 |
|
4768 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4769 |
msgid "Cancel only pending, unpaid bookings, which are older than this selection."
|
4770 |
msgstr ""
|
4771 |
|
4772 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4773 |
msgid "Cancellation email sent"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4777 |
#, php-format
|
4778 |
msgid "Check this box to %ssend%s cancellation email for this resource."
|
4779 |
msgstr ""
|
4780 |
|
4781 |
-
#:
|
|
|
4782 |
msgid "Reason for cancellation"
|
4783 |
msgstr ""
|
4784 |
|
4785 |
-
#: inc/_bs/admin/api-settings-s.php:
|
4786 |
#, php-format
|
4787 |
msgid "Type the reason for %scancellation%s for the email template."
|
4788 |
msgstr ""
|
4789 |
|
4790 |
-
#: inc/_bs/admin/page-email-payment.php:501
|
4791 |
msgid "Payment request"
|
4792 |
msgstr ""
|
4793 |
|
4794 |
-
#: inc/_bs/admin/page-email-payment.php:503
|
4795 |
msgid "Customization of email template, which is sending to Visitor after payment request"
|
4796 |
msgstr ""
|
4797 |
|
4798 |
-
#: inc/_bs/admin/page-email-payment.php:
|
4799 |
msgid "Email with Payment Request which is sending to Visitor."
|
4800 |
msgstr ""
|
4801 |
|
4802 |
-
#: inc/_bs/biz_s.php:
|
4803 |
msgid "Error! Please reset your check-in/check-out dates above."
|
4804 |
msgstr ""
|
4805 |
|
4806 |
-
#: inc/_bs/biz_s.php:
|
4807 |
msgid ""
|
4808 |
"Start Time is invalid. The date or time may be booked, or already in the past! Please choose "
|
4809 |
"another date or time."
|
4810 |
msgstr ""
|
4811 |
|
4812 |
-
#: inc/_bs/biz_s.php:
|
4813 |
msgid ""
|
4814 |
"End Time is invalid. The date or time may be booked, or already in the past. The End Time may "
|
4815 |
"also be earlier that the start time, if only 1 day was selected! Please choose another date or "
|
4816 |
"time."
|
4817 |
msgstr ""
|
4818 |
|
4819 |
-
#: inc/_bs/biz_s.php:
|
4820 |
msgid "The time(s) may be booked, or already in the past!"
|
4821 |
msgstr ""
|
4822 |
|
4823 |
-
#: inc/_bs/biz_s.php:
|
4824 |
msgid "Cost saved successfully"
|
4825 |
msgstr ""
|
4826 |
|
4827 |
-
#: inc/_bs/biz_s.php:
|
4828 |
msgid "Cost is not correct. It must be greater than 0"
|
4829 |
msgstr ""
|
4830 |
|
4831 |
-
#: inc/_bs/biz_s.php:
|
4832 |
msgid "Request has been sent"
|
4833 |
msgstr ""
|
4834 |
|
4835 |
-
#: inc/_bs/biz_s.php:
|
4836 |
msgid "Request has failed"
|
4837 |
msgstr ""
|
4838 |
|
4839 |
-
#: inc/_bs/biz_s.php:
|
4840 |
msgid "The payment status is changed successfully"
|
4841 |
msgstr ""
|
4842 |
|
4843 |
-
#: inc/_bs/biz_s.php:
|
4844 |
msgid "The changing of payment status is failed"
|
4845 |
msgstr ""
|
4846 |
|
4847 |
-
#: inc/_bs/biz_s.php:
|
4848 |
msgid "deposit"
|
4849 |
msgstr ""
|
4850 |
|
4851 |
-
#: inc/_bs/biz_s.php:
|
4852 |
msgid "Total cost"
|
4853 |
msgstr ""
|
4854 |
|
4855 |
-
#: inc/_bs/biz_s.php:
|
4856 |
msgid "balance"
|
4857 |
msgstr ""
|
4858 |
|
4859 |
-
#:
|
|
|
4860 |
msgid "Payment status"
|
4861 |
msgstr ""
|
4862 |
|
4863 |
-
#: inc/_bs/lib_s.php:44
|
4864 |
msgid "Any Status"
|
4865 |
msgstr ""
|
4866 |
|
4867 |
-
#: inc/_bs/lib_s.php:47
|
4868 |
msgid "Unknown Status"
|
4869 |
msgstr ""
|
4870 |
|
4871 |
-
#: inc/_bs/lib_s.php:48 inc/_bs/lib_s.php:319
|
4872 |
msgid "Not Completed"
|
4873 |
msgstr ""
|
4874 |
|
4875 |
-
#:
|
|
|
4876 |
msgid "Failed"
|
4877 |
msgstr ""
|
4878 |
|
4879 |
-
#: inc/_bs/lib_s.php:139
|
4880 |
msgid "min"
|
4881 |
msgstr ""
|
4882 |
|
4883 |
-
#: inc/_bs/lib_s.php:139
|
4884 |
msgid "max"
|
4885 |
msgstr ""
|
4886 |
|
4887 |
-
#: inc/_bs/lib_s.php:303 inc/_bs/lib_s.php:321
|
4888 |
msgid "Completed"
|
4889 |
msgstr ""
|
4890 |
|
4891 |
-
#: inc/_bs/lib_s.php:304 inc/_bs/lib_s.php:324
|
4892 |
msgid "In-Progress"
|
4893 |
msgstr ""
|
4894 |
|
4895 |
-
#: inc/_bs/lib_s.php:306 inc/_bs/lib_s.php:341
|
4896 |
msgid "Partially paid"
|
4897 |
msgstr ""
|
4898 |
|
4899 |
-
#: inc/_bs/lib_s.php:307 inc/_bs/lib_s.php:342
|
4900 |
msgid "Cancelled"
|
4901 |
msgstr ""
|
4902 |
|
4903 |
-
#: inc/_bs/lib_s.php:309 inc/_bs/lib_s.php:330
|
4904 |
msgid "Refunded"
|
4905 |
msgstr ""
|
4906 |
|
4907 |
-
#: inc/_bs/lib_s.php:310 inc/_bs/lib_s.php:343
|
4908 |
msgid "Fraud"
|
4909 |
msgstr ""
|
4910 |
|
4911 |
-
#: inc/_bs/lib_s.php:317
|
4912 |
msgid "!Paid OK"
|
4913 |
msgstr ""
|
4914 |
|
4915 |
-
#: inc/_bs/lib_s.php:318
|
4916 |
msgid "Unknown status"
|
4917 |
msgstr ""
|
4918 |
|
4919 |
-
#: inc/_bs/lib_s.php:323
|
4920 |
msgid "Processed"
|
4921 |
msgstr ""
|
4922 |
|
4923 |
-
#: inc/_bs/lib_s.php:325
|
4924 |
msgid "Canceled_Reversal"
|
4925 |
msgstr ""
|
4926 |
|
4927 |
-
#: inc/_bs/lib_s.php:326
|
4928 |
msgid "Denied"
|
4929 |
msgstr ""
|
4930 |
|
4931 |
-
#: inc/_bs/lib_s.php:327
|
4932 |
msgid "Expired"
|
4933 |
msgstr ""
|
4934 |
|
4935 |
-
#: inc/_bs/lib_s.php:329
|
4936 |
msgid "Partially_Refunded"
|
4937 |
msgstr ""
|
4938 |
|
4939 |
-
#: inc/_bs/lib_s.php:331
|
4940 |
msgid "Reversed"
|
4941 |
msgstr ""
|
4942 |
|
4943 |
-
#: inc/_bs/lib_s.php:332
|
4944 |
msgid "Voided"
|
4945 |
msgstr ""
|
4946 |
|
4947 |
-
#: inc/_bs/lib_s.php:335
|
4948 |
msgid "Not authed"
|
4949 |
msgstr ""
|
4950 |
|
4951 |
-
#: inc/_bs/lib_s.php:336
|
4952 |
msgid "Malformed"
|
4953 |
msgstr ""
|
4954 |
|
4955 |
-
#: inc/_bs/lib_s.php:337
|
4956 |
msgid "Invalid"
|
4957 |
msgstr ""
|
4958 |
|
4959 |
-
#: inc/_bs/lib_s.php:338
|
4960 |
msgid "Abort"
|
4961 |
msgstr ""
|
4962 |
|
4963 |
-
#: inc/_bs/lib_s.php:339
|
4964 |
msgid "Rejected"
|
4965 |
msgstr ""
|
4966 |
|
4967 |
-
#: inc/_bs/lib_s.php:344
|
4968 |
msgid "Suspended"
|
4969 |
msgstr ""
|
4970 |
|
4971 |
-
#: inc/_bs/s-toolbar.php:
|
4972 |
msgid "Send payment request to visitor"
|
4973 |
msgstr ""
|
4974 |
|
4975 |
-
#:
|
|
|
4976 |
msgid "Print"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
-
#: inc/_bs/s-toolbar.php:
|
4980 |
msgid "Save cost"
|
4981 |
msgstr ""
|
4982 |
|
4983 |
-
#: inc/_bs/s-toolbar.php:
|
4984 |
msgid "Change status"
|
4985 |
msgstr ""
|
4986 |
|
4987 |
-
#: inc/_bs/s-toolbar.php:
|
4988 |
msgid "Send payment request to customer"
|
4989 |
msgstr ""
|
4990 |
|
4991 |
-
#: inc/_bs/s-toolbar.php:
|
4992 |
#, php-format
|
4993 |
msgid "Type your %sreason for payment%s request"
|
4994 |
msgstr ""
|
4995 |
|
4996 |
-
#: inc/_bs/s-toolbar.php:
|
4997 |
msgid "Send Request"
|
4998 |
msgstr ""
|
4999 |
|
5000 |
-
#: inc/_bs/s-toolbar.php:
|
5001 |
msgid "Auto-fill form"
|
5002 |
msgstr ""
|
5003 |
|
5004 |
-
#: inc/_mu/admin/activation-u.php:84
|
5005 |
msgid "Suite"
|
5006 |
msgstr ""
|
5007 |
|
5008 |
-
#:
|
|
|
5009 |
msgid "User"
|
5010 |
msgstr ""
|
5011 |
|
5012 |
-
#:
|
5013 |
-
#: inc/_mu/admin/page-users.php:
|
|
|
5014 |
msgid "Super Admin"
|
5015 |
msgstr ""
|
5016 |
|
5017 |
-
#:
|
5018 |
-
#: inc/_mu/admin/page-users.php:
|
|
|
5019 |
msgid "Regular User"
|
5020 |
msgstr ""
|
5021 |
|
5022 |
-
#: inc/_mu/admin/api-settings-u.php:410
|
5023 |
msgid "Inactive User"
|
5024 |
msgstr ""
|
5025 |
|
5026 |
-
#:
|
|
|
5027 |
msgid "Users"
|
5028 |
msgstr ""
|
5029 |
|
5030 |
-
#: inc/_mu/admin/page-users.php:43
|
5031 |
msgid "Manage Users"
|
5032 |
msgstr ""
|
5033 |
|
5034 |
-
#: inc/_mu/admin/page-users.php:44
|
5035 |
msgid "Users Settings"
|
5036 |
msgstr ""
|
5037 |
|
5038 |
-
#: inc/_mu/admin/page-users.php:204
|
|
|
5039 |
msgid "User is Activated"
|
5040 |
msgstr ""
|
5041 |
|
5042 |
-
#: inc/_mu/admin/page-users.php:232
|
|
|
5043 |
msgid "User is Deactivated"
|
5044 |
msgstr ""
|
5045 |
|
5046 |
-
#: inc/_mu/admin/page-users.php:435
|
5047 |
msgid "User Role"
|
5048 |
msgstr ""
|
5049 |
|
5050 |
-
#:
|
5051 |
-
#: inc/_mu/admin/page-users.php:595
|
5052 |
msgid "Set user as"
|
5053 |
msgstr ""
|
5054 |
|
5055 |
-
#: inc/_mu/admin/page-users.php:540
|
5056 |
msgid "Unlimited"
|
5057 |
msgstr ""
|
5058 |
|
5059 |
-
#:
|
5060 |
-
#: inc/_mu/admin/page-users.php:
|
5061 |
-
#: inc/_mu/admin/page-users.php:
|
|
|
5062 |
msgid "Do you really want"
|
5063 |
msgstr ""
|
5064 |
|
5065 |
-
#: inc/_mu/admin/page-users.php:553
|
5066 |
msgid "make user active"
|
5067 |
msgstr ""
|
5068 |
|
5069 |
-
#: inc/_mu/admin/page-users.php:557
|
5070 |
msgid "Activate"
|
5071 |
msgstr ""
|
5072 |
|
5073 |
-
#: inc/_mu/admin/page-users.php:561
|
5074 |
msgid "make user inactive"
|
5075 |
msgstr ""
|
5076 |
|
5077 |
-
#: inc/_mu/admin/page-users.php:564
|
5078 |
msgid "Deactivate"
|
5079 |
msgstr ""
|
5080 |
|
5081 |
-
#: inc/_mu/admin/page-users.php:567
|
5082 |
msgid "delete configuration"
|
5083 |
msgstr ""
|
5084 |
|
5085 |
-
#: inc/_mu/admin/page-users.php:571
|
5086 |
msgid "Delete settings"
|
5087 |
msgstr ""
|
5088 |
|
5089 |
-
#: inc/_mu/admin/page-users.php:574
|
5090 |
msgid "delete all booking data"
|
5091 |
msgstr ""
|
5092 |
|
5093 |
-
#: inc/_mu/admin/page-users.php:578
|
5094 |
msgid "Delete data"
|
5095 |
msgstr ""
|
5096 |
|
5097 |
-
#: inc/_mu/multiuser.php:605
|
5098 |
msgid "Work days"
|
5099 |
msgstr ""
|
5100 |
|
5101 |
-
#: inc/_mu/multiuser.php:732
|
5102 |
#, php-format
|
5103 |
msgid ""
|
5104 |
"%sYou do not have permissions for this page.%s Your account is not active, please contact "
|
5105 |
"administrator.%s"
|
5106 |
msgstr ""
|
5107 |
|
5108 |
-
#: inc/_mu/multiuser.php:771
|
5109 |
#, php-format
|
5110 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
5111 |
msgstr ""
|
5112 |
|
5113 |
-
#: inc/_mu/multiuser.php:777
|
5114 |
#, php-format
|
5115 |
msgid "%sNo this booking resources.%s"
|
5116 |
msgstr ""
|
5117 |
|
5118 |
-
#: inc/_ps/admin/activation-p.php:52
|
5119 |
msgid "Please, reserve an apartment with fresh flowers."
|
5120 |
msgstr ""
|
5121 |
|
5122 |
-
#: inc/_ps/admin/api-settings-p.php:55
|
5123 |
msgid "Default booking resource"
|
5124 |
msgstr ""
|
5125 |
|
5126 |
-
#: inc/_ps/admin/api-settings-p.php:56
|
5127 |
msgid "Select your default booking resource."
|
5128 |
msgstr ""
|
5129 |
|
5130 |
-
#: inc/_ps/admin/api-settings-p.php:69
|
5131 |
msgid "Resources number per page"
|
5132 |
msgstr ""
|
5133 |
|
5134 |
-
#: inc/_ps/admin/api-settings-p.php:70
|
5135 |
msgid "Select number of booking resources (single or parent) per page at Resource menu page"
|
5136 |
msgstr ""
|
5137 |
|
5138 |
-
#:
|
|
|
5139 |
msgid "Booking title"
|
5140 |
msgstr ""
|
5141 |
|
5142 |
-
#: inc/_ps/admin/api-settings-p.php:90
|
5143 |
msgid "admin panel"
|
5144 |
msgstr ""
|
5145 |
|
5146 |
-
#: inc/_ps/admin/api-settings-p.php:91
|
5147 |
#, php-format
|
5148 |
msgid ""
|
5149 |
"Type %sdefault title of bookings%s in calendar view mode at Booking Listing page (You can use "
|
5150 |
"the shortcodes from the bottom form of Settings Fields page)."
|
5151 |
msgstr ""
|
5152 |
|
5153 |
-
#: inc/_ps/admin/api-settings-p.php:100
|
5154 |
msgid "front panel"
|
5155 |
msgstr ""
|
5156 |
|
5157 |
-
#: inc/_ps/admin/api-settings-p.php:101
|
5158 |
#, php-format
|
5159 |
msgid ""
|
5160 |
"Type %sdefault title of bookings%s in %stimeline at front-end side%s. You can use the shortcodes "
|
5161 |
"from the bottom form of Settings Fields page."
|
5162 |
msgstr ""
|
5163 |
|
5164 |
-
#: inc/_ps/admin/api-settings-p.php:109
|
5165 |
msgid "Booking details in popover"
|
5166 |
msgstr ""
|
5167 |
|
5168 |
-
#: inc/_ps/admin/api-settings-p.php:110
|
5169 |
#, php-format
|
5170 |
msgid ""
|
5171 |
"Check this box if you want to %sshow popover with booking details%s in timeline at %sfront-end%s "
|
5172 |
"side."
|
5173 |
msgstr ""
|
5174 |
|
5175 |
-
#: inc/_ps/admin/api-settings-p.php:132
|
5176 |
msgid "semicolon"
|
5177 |
msgstr ""
|
5178 |
|
5179 |
-
#: inc/_ps/admin/api-settings-p.php:133
|
5180 |
msgid "comma"
|
5181 |
msgstr ""
|
5182 |
|
5183 |
-
#: inc/_ps/admin/api-settings-p.php:138
|
5184 |
msgid "CSV data separator"
|
5185 |
msgstr ""
|
5186 |
|
5187 |
-
#: inc/_ps/admin/api-settings-p.php:139
|
5188 |
msgid "Select separator of data for export bookings to CSV."
|
5189 |
msgstr ""
|
5190 |
|
5191 |
-
#: inc/_ps/admin/api-settings-p.php:164
|
5192 |
msgid "URL to edit bookings"
|
5193 |
msgstr ""
|
5194 |
|
5195 |
-
#: inc/_ps/admin/api-settings-p.php:165
|
5196 |
#, php-format
|
5197 |
msgid "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode into this page."
|
5198 |
msgstr ""
|
5199 |
|
5200 |
-
#: inc/_ps/admin/api-settings-p.php:176
|
5201 |
msgid "Change hash after the booking is approved"
|
5202 |
msgstr ""
|
5203 |
|
5204 |
-
#: inc/_ps/admin/api-settings-p.php:177
|
5205 |
msgid ""
|
5206 |
"Check this box if you want to change the booking hash after approval. When checked, visitor will "
|
5207 |
"not be able to edit or cancel the booking."
|
5208 |
msgstr ""
|
5209 |
|
5210 |
-
#: inc/_ps/admin/page-email-edit.php:497
|
5211 |
msgid "Modified"
|
5212 |
msgstr ""
|
5213 |
|
5214 |
-
#: inc/_ps/admin/page-email-edit.php:499
|
5215 |
msgid "Customization of email template, which is sending after modification of booking"
|
5216 |
msgstr ""
|
5217 |
|
5218 |
-
#: inc/_ps/admin/page-email-edit.php:
|
5219 |
msgid "Email is sending to Visitor after Editing of booking."
|
5220 |
msgstr ""
|
5221 |
|
5222 |
-
#: inc/_ps/admin/page-resources.php:38
|
5223 |
msgid "Customizaton of booking resources"
|
5224 |
msgstr ""
|
5225 |
|
5226 |
-
#:
|
|
|
5227 |
msgid "Form fields"
|
5228 |
msgstr ""
|
5229 |
|
5230 |
-
#: inc/_ps/admin/page-settings-form.php:125
|
5231 |
msgid "Content of Booking Fields"
|
5232 |
msgstr ""
|
5233 |
|
5234 |
-
#: inc/_ps/admin/page-settings-form.php:151
|
5235 |
msgid "Generate tag"
|
5236 |
msgstr ""
|
5237 |
|
5238 |
-
#: inc/_ps/admin/page-settings-form.php:160
|
5239 |
#, php-format
|
5240 |
msgid "Content of booking fields data for email templates (%s-shortcode) and booking listing page"
|
5241 |
msgstr ""
|
5242 |
|
5243 |
-
#: inc/_ps/admin/page-settings-form.php:284
|
5244 |
msgid "Form Template"
|
5245 |
msgstr ""
|
5246 |
|
5247 |
-
#: inc/_ps/admin/page-settings-form.php:297
|
5248 |
msgid "Standard Templates"
|
5249 |
msgstr ""
|
5250 |
|
5251 |
-
#:
|
|
|
5252 |
msgid "Columns"
|
5253 |
msgstr ""
|
5254 |
|
5255 |
-
#: inc/_ps/admin/page-settings-form.php:334
|
5256 |
msgid "Time Slots"
|
5257 |
msgstr ""
|
5258 |
|
5259 |
-
#: inc/_ps/admin/page-settings-form.php:351
|
5260 |
msgid "Advanced Templates"
|
5261 |
msgstr ""
|
5262 |
|
5263 |
-
#: inc/_ps/admin/page-settings-form.php:354
|
5264 |
msgid "Wizard (several steps)"
|
5265 |
msgstr ""
|
5266 |
|
5267 |
-
#: inc/_ps/admin/page-settings-form.php:367
|
5268 |
-
msgid "Time slots for different
|
5269 |
msgstr ""
|
5270 |
|
5271 |
-
#: inc/_ps/admin/page-settings-form.php:377
|
5272 |
msgid "Hints"
|
5273 |
msgstr ""
|
5274 |
|
5275 |
-
#: inc/_ps/admin/page-settings-form.php:399
|
5276 |
msgid "Reset Form"
|
5277 |
msgstr ""
|
5278 |
|
5279 |
-
#: inc/_ps/admin/page-settings-form.php:452
|
5280 |
msgid "Both"
|
5281 |
msgstr ""
|
5282 |
|
5283 |
-
#: inc/_ps/admin/page-settings-form.php:453
|
5284 |
msgid "Reset Booking Form and Content of Booking Fields Form"
|
5285 |
msgstr ""
|
5286 |
|
5287 |
-
#: inc/_ps/admin/page-settings-form.php:547
|
|
|
5288 |
#, php-format
|
5289 |
msgid "%s - inserting data from fields of booking form"
|
5290 |
msgstr ""
|
5291 |
|
5292 |
-
#: inc/_ps/admin/page-settings-form.php:548
|
5293 |
#, php-format
|
5294 |
msgid "%s - inserting new line"
|
5295 |
msgstr ""
|
5296 |
|
5297 |
-
#:
|
5298 |
-
#: inc/gateways/page-gateways.php:980
|
5299 |
#, php-format
|
5300 |
msgid ""
|
5301 |
"You can use any %sHTML tags%s in the booking form. Please use the HTML tags carefully. Be sure, "
|
5302 |
"that all \"open\" tags (like %s) are closed (like this %s)."
|
5303 |
msgstr ""
|
5304 |
|
5305 |
-
#: inc/_ps/admin/page-settings-up.php:37
|
5306 |
msgid "Upgrade to higher version"
|
5307 |
msgstr ""
|
5308 |
|
5309 |
-
#: inc/_ps/class/wpbc-settings-table.php:252
|
5310 |
msgid "No results found."
|
5311 |
msgstr ""
|
5312 |
|
5313 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:90
|
5314 |
#, php-format
|
5315 |
msgid "Wrap each item with %s tag"
|
5316 |
msgstr ""
|
5317 |
|
5318 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:104
|
5319 |
msgid "Put a label before field"
|
5320 |
msgstr ""
|
5321 |
|
5322 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:118
|
5323 |
#, php-format
|
5324 |
msgid "Make it %sexclusive%s"
|
5325 |
msgstr ""
|
5326 |
|
5327 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
5328 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
5329 |
#: inc/_ps/form/class-wpbc-field-help-text.php:194
|
5330 |
msgid "Default value"
|
5331 |
msgstr ""
|
5332 |
|
5333 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:136
|
5334 |
#, php-format
|
5335 |
msgid "One Value from %sOptions%s list or term %s for selection of all checkboxes"
|
5336 |
msgstr ""
|
5337 |
|
5338 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:146
|
5339 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
5340 |
#: inc/_ps/form/class-wpbc-field-help-text.php:177
|
5341 |
msgid "required"
|
5342 |
msgstr ""
|
5343 |
|
5344 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:154
|
5345 |
#: inc/_ps/form/class-wpbc-field-help-select.php:119
|
5346 |
msgid "One option per line"
|
5347 |
msgstr ""
|
5348 |
|
5349 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
5350 |
#: inc/_ps/form/class-wpbc-field-help-select.php:129
|
5351 |
msgid "Titles of options"
|
5352 |
msgstr ""
|
5353 |
|
5354 |
-
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:172
|
5355 |
#: inc/_ps/form/class-wpbc-field-help-select.php:137
|
5356 |
msgid "One title per line"
|
5357 |
msgstr ""
|
5358 |
|
5359 |
-
#:
|
|
|
5360 |
#, php-format
|
5361 |
msgid "One Value from %sOptions%s list"
|
5362 |
msgstr ""
|
5363 |
|
5364 |
-
#: inc/_ps/form/class-wpbc-field-help-select.php:101
|
5365 |
#, php-format
|
5366 |
msgid "Allow %smultiple%s selections"
|
5367 |
msgstr ""
|
5368 |
|
5369 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:167
|
5370 |
#, php-format
|
5371 |
msgid "Set as %srequired%s"
|
5372 |
msgstr ""
|
5373 |
|
5374 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:228
|
5375 |
msgid "Placeholder"
|
5376 |
msgstr ""
|
5377 |
|
5378 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:247
|
5379 |
msgid "Class"
|
5380 |
msgstr ""
|
5381 |
|
5382 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:264
|
5383 |
msgid "Size"
|
5384 |
msgstr ""
|
5385 |
|
5386 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:281
|
5387 |
msgid "Maxlength"
|
5388 |
msgstr ""
|
5389 |
|
5390 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:298
|
5391 |
msgid "Copy and paste this shortcode into the form at left side"
|
5392 |
msgstr ""
|
5393 |
|
5394 |
-
#: inc/_ps/form/class-wpbc-field-help-text.php:313
|
5395 |
#, php-format
|
5396 |
msgid "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
|
5397 |
msgstr ""
|
5398 |
|
5399 |
-
#: inc/_ps/form/class-wpbc-field-help-textarea.php:94
|
5400 |
msgid "Rows"
|
5401 |
msgstr ""
|
5402 |
|
5403 |
-
#: inc/_ps/form/class-wpbc-form-help.php:86
|
5404 |
msgid "General Information"
|
5405 |
msgstr ""
|
5406 |
|
5407 |
-
#: inc/_ps/form/class-wpbc-form-help.php:109
|
5408 |
msgid "Required Fields in Booking Form"
|
5409 |
msgstr ""
|
5410 |
|
5411 |
-
#: inc/_ps/form/class-wpbc-form-help.php:117
|
5412 |
#, php-format
|
5413 |
msgid "You must to have this shortcode:%s in the form."
|
5414 |
msgstr ""
|
5415 |
|
5416 |
-
#: inc/_ps/form/class-wpbc-form-help.php:119
|
5417 |
msgid ""
|
5418 |
"You can insert several calendars of different resources into the form allowing you to book "
|
5419 |
"several resources during one booking process."
|
5420 |
msgstr ""
|
5421 |
|
5422 |
-
#: inc/_ps/form/class-wpbc-form-help.php:120
|
5423 |
#, php-format
|
5424 |
msgid "Example: %s."
|
5425 |
msgstr ""
|
5426 |
|
5427 |
-
#: inc/_ps/form/class-wpbc-form-help.php:121
|
5428 |
#, php-format
|
5429 |
msgid ""
|
5430 |
"where %s – default calendar %s (you can select desired resource of calendar by inserting "
|
5431 |
"shortcode into page)%s"
|
5432 |
msgstr ""
|
5433 |
|
5434 |
-
#:
|
|
|
5435 |
#, php-format
|
5436 |
msgid "%s – calendar of booking resource with %s"
|
5437 |
msgstr ""
|
5438 |
|
5439 |
-
#: inc/_ps/form/class-wpbc-form-help.php:124
|
5440 |
#, php-format
|
5441 |
msgid "Please check more about this feature %shere%s."
|
5442 |
msgstr ""
|
5443 |
|
5444 |
-
#:
|
5445 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5446 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5447 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5448 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5449 |
-
#: inc/_ps/form/class-wpbc-form-help.php:659
|
5450 |
#, php-format
|
5451 |
msgid "You can %suse this shortcode only once%s in the form."
|
5452 |
msgstr ""
|
5453 |
|
5454 |
-
#: inc/_ps/form/class-wpbc-form-help.php:135
|
5455 |
msgid "Email Field"
|
5456 |
msgstr ""
|
5457 |
|
5458 |
-
#: inc/_ps/form/class-wpbc-form-help.php:136
|
5459 |
#, php-format
|
5460 |
msgid "You must have this shortcode:%s in the booking form."
|
5461 |
msgstr ""
|
5462 |
|
5463 |
-
#: inc/_ps/form/class-wpbc-form-help.php:136
|
5464 |
msgid "This is the primary email field, which is used for sending emails to visitors."
|
5465 |
msgstr ""
|
5466 |
|
5467 |
-
#: inc/_ps/form/class-wpbc-form-help.php:163
|
5468 |
msgid "Drop Down"
|
5469 |
msgstr ""
|
5470 |
|
5471 |
-
#: inc/_ps/form/class-wpbc-form-help.php:175
|
5472 |
msgid "Checkbox(es)"
|
5473 |
msgstr ""
|
5474 |
|
5475 |
-
#: inc/_ps/form/class-wpbc-form-help.php:182
|
5476 |
msgid "Radio Button(s)"
|
5477 |
msgstr ""
|
5478 |
|
5479 |
-
#: inc/_ps/form/class-wpbc-form-help.php:196
|
5480 |
#, php-format
|
5481 |
msgid "Insert %s shortcode to prevent SPAM bookings."
|
5482 |
msgstr ""
|
5483 |
|
5484 |
-
#: inc/_ps/form/class-wpbc-form-help.php:206
|
5485 |
msgid "Submit Button"
|
5486 |
msgstr ""
|
5487 |
|
5488 |
-
#: inc/_ps/form/class-wpbc-form-help.php:214
|
5489 |
msgid "Times Fields"
|
5490 |
msgstr ""
|
5491 |
|
5492 |
-
#: inc/_ps/form/class-wpbc-form-help.php:220
|
5493 |
msgid "Time Slot List"
|
5494 |
msgstr ""
|
5495 |
|
5496 |
-
#:
|
5497 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
|
|
5498 |
#, php-format
|
5499 |
msgid "Select the %s using the predefined %sTime List%s."
|
5500 |
msgstr ""
|
5501 |
|
5502 |
-
#: inc/_ps/form/class-wpbc-form-help.php:222
|
5503 |
msgid "Time Slot"
|
5504 |
msgstr ""
|
5505 |
|
5506 |
-
#: inc/_ps/form/class-wpbc-form-help.php:223
|
5507 |
#, php-format
|
5508 |
msgid ""
|
5509 |
"Please note, %sthe use of the time shortcode%s. If you select a date with some booked time "
|
5510 |
"slots, this time field will %sdisable booked times slots%s (set them as grayed)."
|
5511 |
msgstr ""
|
5512 |
|
5513 |
-
#: inc/_ps/form/class-wpbc-form-help.php:224
|
5514 |
#, php-format
|
5515 |
msgid "It works only in %ssingle day selection%s mode."
|
5516 |
msgstr ""
|
5517 |
|
5518 |
-
#: inc/_ps/form/class-wpbc-form-help.php:225
|
5519 |
msgid ""
|
5520 |
"Also some early versions of the IE do not support disabling of the options in the selectboxes."
|
5521 |
msgstr ""
|
5522 |
|
5523 |
-
#: inc/_ps/form/class-wpbc-form-help.php:226
|
5524 |
msgid ""
|
5525 |
"Even if visitor selects the booked timeslot, system will not allow them to make the booking."
|
5526 |
msgstr ""
|
5527 |
|
5528 |
-
#:
|
5529 |
-
#: inc/_ps/form/class-wpbc-form-help.php:381
|
5530 |
#, php-format
|
5531 |
msgid ""
|
5532 |
"Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour "
|
5533 |
"Time)%s only."
|
5534 |
msgstr ""
|
5535 |
|
5536 |
-
#: inc/_ps/form/class-wpbc-form-help.php:231
|
5537 |
#, php-format
|
5538 |
msgid "If you use this shortcode, %syou can not use any other time shortcodes%s in the form."
|
5539 |
msgstr ""
|
5540 |
|
5541 |
-
#: inc/_ps/form/class-wpbc-form-help.php:273
|
5542 |
msgid "Start Time - Text field"
|
5543 |
msgstr ""
|
5544 |
|
5545 |
-
#:
|
|
|
5546 |
#, php-format
|
5547 |
msgid "Enter %s in text field."
|
5548 |
msgstr ""
|
5549 |
|
5550 |
-
#:
|
5551 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5552 |
-
#: inc/_ps/form/class-wpbc-form-help.php:383
|
5553 |
msgid "Start Time"
|
5554 |
msgstr ""
|
5555 |
|
5556 |
-
#:
|
5557 |
-
#: inc/_ps/form/class-wpbc-form-help.php:496
|
5558 |
#, php-format
|
5559 |
msgid "Please note: this field only supports military time format %s(24 Hour Time)%s."
|
5560 |
msgstr ""
|
5561 |
|
5562 |
-
#:
|
5563 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5564 |
-
#: inc/_ps/form/class-wpbc-form-help.php:383
|
5565 |
#, php-format
|
5566 |
msgid "You can also use the %s in the form."
|
5567 |
msgstr ""
|
5568 |
|
5569 |
-
#:
|
5570 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
|
|
5571 |
msgid "End Time"
|
5572 |
msgstr ""
|
5573 |
|
5574 |
-
#:
|
5575 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5576 |
-
#: inc/_ps/form/class-wpbc-form-help.php:379
|
5577 |
msgid "Duration Time"
|
5578 |
msgstr ""
|
5579 |
|
5580 |
-
#:
|
5581 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
|
|
5582 |
msgid "fields"
|
5583 |
msgstr ""
|
5584 |
|
5585 |
-
#: inc/_ps/form/class-wpbc-form-help.php:286
|
5586 |
msgid "End Time - Text field"
|
5587 |
msgstr ""
|
5588 |
|
5589 |
-
#: inc/_ps/form/class-wpbc-form-help.php:300
|
5590 |
msgid "Start Time - Drop Down list"
|
5591 |
msgstr ""
|
5592 |
|
5593 |
-
#: inc/_ps/form/class-wpbc-form-help.php:304
|
5594 |
#, php-format
|
5595 |
msgid ""
|
5596 |
"Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour "
|
5597 |
"Time)%s only."
|
5598 |
msgstr ""
|
5599 |
|
5600 |
-
#: inc/_ps/form/class-wpbc-form-help.php:338
|
5601 |
msgid "End Time - Drop Down list"
|
5602 |
msgstr ""
|
5603 |
|
5604 |
-
#: inc/_ps/form/class-wpbc-form-help.php:377
|
5605 |
msgid "Duration Time - Drop Down list"
|
5606 |
msgstr ""
|
5607 |
|
5608 |
-
#: inc/_ps/form/class-wpbc-form-help.php:383
|
5609 |
msgid "field"
|
5610 |
msgstr ""
|
5611 |
|
5612 |
-
#: inc/_ps/form/class-wpbc-form-help.php:416
|
5613 |
msgid "Different time slots, for the different week days"
|
5614 |
msgstr ""
|
5615 |
|
5616 |
-
#: inc/_ps/form/class-wpbc-form-help.php:419
|
5617 |
msgid ""
|
5618 |
"This feature provides the possibility to use the different time slot selections in the booking "
|
5619 |
"form for the different week days or different days - which are assigned to the specific season "
|
5620 |
"filters. So each week day (day of specific season filter) can have a different time slots list."
|
5621 |
msgstr ""
|
5622 |
|
5623 |
-
#:
|
|
|
5624 |
msgid "Configuration"
|
5625 |
msgstr ""
|
5626 |
|
5627 |
-
#:
|
|
|
5628 |
#, php-format
|
5629 |
msgid "The general structure of the configuration %scondition rule%s is as follows"
|
5630 |
msgstr ""
|
5631 |
|
5632 |
-
#:
|
5633 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5634 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
|
|
5635 |
msgid "Parameters"
|
5636 |
msgstr ""
|
5637 |
|
5638 |
-
#:
|
|
|
5639 |
#, php-format
|
5640 |
msgid ""
|
5641 |
"%sname%s – the unique name of the condition group, containing several conditions with different "
|
@@ -5644,7 +5952,8 @@ msgid ""
|
|
5644 |
"conditions. Please check more about it, in the examples."
|
5645 |
msgstr ""
|
5646 |
|
5647 |
-
#:
|
|
|
5648 |
#, php-format
|
5649 |
msgid ""
|
5650 |
"%stype%s – type of the condition. There are 2 types of condition: \"weekday\" and \"season\". "
|
@@ -5654,7 +5963,7 @@ msgid ""
|
|
5654 |
"filter in the Season Filters page."
|
5655 |
msgstr ""
|
5656 |
|
5657 |
-
#: inc/_ps/form/class-wpbc-form-help.php:431
|
5658 |
#, php-format
|
5659 |
msgid ""
|
5660 |
"%svalue%s – value of the specific conditions. If the value is true, the content of the "
|
@@ -5663,141 +5972,151 @@ msgid ""
|
|
5663 |
"at initial stage, when the date in calendar is not yet selected."
|
5664 |
msgstr ""
|
5665 |
|
5666 |
-
#:
|
|
|
5667 |
msgid "Examples"
|
5668 |
msgstr ""
|
5669 |
|
5670 |
-
#:
|
|
|
5671 |
msgid "Week days conditions."
|
5672 |
msgstr ""
|
5673 |
|
5674 |
-
#:
|
|
|
5675 |
msgid "default value, if no dates are selected, or none exist conditions are true."
|
5676 |
msgstr ""
|
5677 |
|
5678 |
-
#:
|
|
|
5679 |
msgid "You can use the several values, separated by comma."
|
5680 |
msgstr ""
|
5681 |
|
5682 |
-
#:
|
|
|
5683 |
msgid "Season filters conditions."
|
5684 |
msgstr ""
|
5685 |
|
5686 |
-
#:
|
|
|
5687 |
msgid "Season filter on the Season Filters page,"
|
5688 |
msgstr ""
|
5689 |
|
5690 |
-
#:
|
|
|
5691 |
msgid "Season filter on the Season Filters page"
|
5692 |
msgstr ""
|
5693 |
|
5694 |
-
#:
|
|
|
5695 |
msgid "Additional info"
|
5696 |
msgstr ""
|
5697 |
|
5698 |
-
#:
|
|
|
5699 |
#, php-format
|
5700 |
msgid ""
|
5701 |
"Please use %sSingle day%s selection mode in the General Booking Settings page at calendar "
|
5702 |
"section."
|
5703 |
msgstr ""
|
5704 |
|
5705 |
-
#:
|
|
|
5706 |
#, php-format
|
5707 |
msgid "Please check more about this feature at %sthis page%s"
|
5708 |
msgstr ""
|
5709 |
|
5710 |
-
#: inc/_ps/form/class-wpbc-form-help.php:493
|
5711 |
msgid "Time Field"
|
5712 |
msgstr ""
|
5713 |
|
5714 |
-
#: inc/_ps/form/class-wpbc-form-help.php:495
|
5715 |
#, php-format
|
5716 |
msgid "Enter the %sTime%s using the text field."
|
5717 |
msgstr ""
|
5718 |
|
5719 |
-
#: inc/_ps/form/class-wpbc-form-help.php:498
|
5720 |
msgid "This field does not impact to availability (booking for the specific time) ."
|
5721 |
msgstr ""
|
5722 |
|
5723 |
-
#: inc/_ps/form/class-wpbc-form-help.php:499
|
5724 |
msgid "The value of this field is just saved into DB."
|
5725 |
msgstr ""
|
5726 |
|
5727 |
-
#: inc/_ps/form/class-wpbc-form-help.php:509
|
5728 |
msgid "Country List"
|
5729 |
msgstr ""
|
5730 |
|
5731 |
-
#: inc/_ps/form/class-wpbc-form-help.php:511
|
5732 |
msgid "Select the country from the predefined country list."
|
5733 |
msgstr ""
|
5734 |
|
5735 |
-
#: inc/_ps/form/class-wpbc-form-help.php:512
|
5736 |
#, php-format
|
5737 |
msgid "You can customize the country list at this file: %s"
|
5738 |
msgstr ""
|
5739 |
|
5740 |
-
#: inc/_ps/form/class-wpbc-form-help.php:513
|
5741 |
msgid "You can insert this field with default selected value."
|
5742 |
msgstr ""
|
5743 |
|
5744 |
-
#: inc/_ps/form/class-wpbc-form-help.php:514
|
5745 |
#, php-format
|
5746 |
msgid "Example: %s - %s\"United States\"%s is selected by default."
|
5747 |
msgstr ""
|
5748 |
|
5749 |
-
#: inc/_ps/form/class-wpbc-form-help.php:523
|
5750 |
msgid "Language Sections"
|
5751 |
msgstr ""
|
5752 |
|
5753 |
-
#: inc/_ps/form/class-wpbc-form-help.php:525
|
5754 |
msgid "Plugin support configurations of the booking form are available in different languages."
|
5755 |
msgstr ""
|
5756 |
|
5757 |
-
#: inc/_ps/form/class-wpbc-form-help.php:526
|
5758 |
msgid "The active language of the booking form depends on the active locale of the site."
|
5759 |
msgstr ""
|
5760 |
|
5761 |
-
#: inc/_ps/form/class-wpbc-form-help.php:527
|
5762 |
msgid ""
|
5763 |
"Booking Calendar supports WPML and qTranslate plugins for dynamic changing of website locale."
|
5764 |
msgstr ""
|
5765 |
|
5766 |
-
#: inc/_ps/form/class-wpbc-form-help.php:529
|
5767 |
msgid "Usage"
|
5768 |
msgstr ""
|
5769 |
|
5770 |
-
#: inc/_ps/form/class-wpbc-form-help.php:530
|
5771 |
#, php-format
|
5772 |
msgid "start new translation section in specific language, where %s - locale of the translation."
|
5773 |
msgstr ""
|
5774 |
|
5775 |
-
#: inc/_ps/form/class-wpbc-form-help.php:533
|
5776 |
msgid "English and French translation"
|
5777 |
msgstr ""
|
5778 |
|
5779 |
-
#: inc/_ps/form/class-wpbc-form-help.php:536
|
5780 |
msgid "of configuration booking form in English and French languages"
|
5781 |
msgstr ""
|
5782 |
|
5783 |
-
#: inc/_ps/form/class-wpbc-form-help.php:555
|
5784 |
msgid ""
|
5785 |
"Register and Translate everything in WPML plugin. Translation can be done at the WPML > \"String "
|
5786 |
"translation\" page. Required WPML 3.2 with String Translation plugin."
|
5787 |
msgstr ""
|
5788 |
|
5789 |
-
#: inc/_ps/form/class-wpbc-form-help.php:563
|
5790 |
msgid "Different form fields, for the different week days"
|
5791 |
msgstr ""
|
5792 |
|
5793 |
-
#: inc/_ps/form/class-wpbc-form-help.php:566
|
5794 |
msgid ""
|
5795 |
"This feature provides the possibility to show the different form fields or any other HTML "
|
5796 |
"content in the booking form, depending on the selection of specific week day in calendar or "
|
5797 |
"different days, which are assigned to the specific season filters"
|
5798 |
msgstr ""
|
5799 |
|
5800 |
-
#: inc/_ps/form/class-wpbc-form-help.php:578
|
5801 |
#, php-format
|
5802 |
msgid ""
|
5803 |
"%svalue%s – value of the specific conditions. If the value is true, so then the content of the "
|
@@ -5806,156 +6125,169 @@ msgid ""
|
|
5806 |
"at initial stage, when the date in calendar is not yet selected."
|
5807 |
msgstr ""
|
5808 |
|
5809 |
-
#: inc/_ps/form/class-wpbc-form-help.php:605
|
5810 |
msgid "You can use several values, separated by comma."
|
5811 |
msgstr ""
|
5812 |
|
5813 |
-
#: inc/_ps/form/class-wpbc-form-help.php:622
|
5814 |
msgid "You can use several values, separated by a comma."
|
5815 |
msgstr ""
|
5816 |
|
5817 |
-
#: inc/_ps/form/class-wpbc-form-help.php:635
|
5818 |
msgid "Cost Fields"
|
5819 |
msgstr ""
|
5820 |
|
5821 |
-
#: inc/_ps/form/class-wpbc-form-help.php:641
|
5822 |
msgid "Cost Correction Field"
|
5823 |
msgstr ""
|
5824 |
|
5825 |
-
#: inc/_ps/form/class-wpbc-form-help.php:643
|
5826 |
#, php-format
|
5827 |
msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
|
5828 |
msgstr ""
|
5829 |
|
5830 |
-
#: inc/_ps/form/class-wpbc-form-help.php:644
|
5831 |
#, php-format
|
5832 |
msgid "Use this field for %scorrecting the cost%s during adding new booking."
|
5833 |
msgstr ""
|
5834 |
|
5835 |
-
#: inc/_ps/form/class-wpbc-form-help.php:655
|
5836 |
msgid "Discount Coupon field"
|
5837 |
msgstr ""
|
5838 |
|
5839 |
-
#: inc/_ps/form/class-wpbc-form-help.php:657
|
5840 |
msgid "Please use this field for possibility to use coupon discounts by your visitors."
|
5841 |
msgstr ""
|
5842 |
|
5843 |
-
#: inc/_ps/form/class-wpbc-form-help.php:658
|
5844 |
#, php-format
|
5845 |
msgid "You can configure the discount coupon codes at this %spage%s."
|
5846 |
msgstr ""
|
5847 |
|
5848 |
-
#: inc/_ps/form/class-wpbc-form-help.php:667
|
5849 |
msgid "Hints for your form"
|
5850 |
msgstr ""
|
5851 |
|
5852 |
-
#: inc/_ps/form/class-wpbc-form-help.php:673
|
5853 |
msgid "Cost Hints"
|
5854 |
msgstr ""
|
5855 |
|
5856 |
-
#:
|
|
|
5857 |
#, php-format
|
5858 |
msgid ""
|
5859 |
"Insert these shortcodes into form to %sshow info in real time %s(after selection of the dates in "
|
5860 |
"calendar or options in checkboxes or selectboxes)%s."
|
5861 |
msgstr ""
|
5862 |
|
5863 |
-
#: inc/_ps/form/class-wpbc-form-help.php:694
|
5864 |
msgid "Dates and Times Hints"
|
5865 |
msgstr ""
|
5866 |
|
5867 |
-
#: inc/_ps/form/class-wpbc-form-help.php:698
|
|
|
5868 |
msgid "Selected Check In date."
|
5869 |
msgstr ""
|
5870 |
|
5871 |
-
#:
|
5872 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5873 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5874 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5875 |
-
#: inc/_ps/form/class-wpbc-form-help.php:
|
5876 |
-
#: inc/
|
5877 |
-
#: inc/gateways/page-gateways.php:
|
5878 |
-
#: inc/gateways/page-gateways.php:
|
5879 |
-
#: inc/gateways/page-gateways.php:
|
5880 |
-
#: inc/gateways/page-gateways.php:
|
|
|
5881 |
msgid "Example:"
|
5882 |
msgstr ""
|
5883 |
|
5884 |
-
#: inc/_ps/form/class-wpbc-form-help.php:701
|
|
|
5885 |
msgid "Selected Check Out date."
|
5886 |
msgstr ""
|
5887 |
|
5888 |
-
#: inc/_ps/form/class-wpbc-form-help.php:704
|
|
|
5889 |
msgid "Selected Start Time."
|
5890 |
msgstr ""
|
5891 |
|
5892 |
-
#: inc/_ps/form/class-wpbc-form-help.php:707
|
|
|
5893 |
msgid "Selected End Time."
|
5894 |
msgstr ""
|
5895 |
|
5896 |
-
#: inc/_ps/form/class-wpbc-form-help.php:710
|
|
|
5897 |
msgid "All selected dates."
|
5898 |
msgstr ""
|
5899 |
|
5900 |
-
#: inc/_ps/form/class-wpbc-form-help.php:713
|
|
|
5901 |
msgid "All selected dates with times."
|
5902 |
msgstr ""
|
5903 |
|
5904 |
-
#: inc/_ps/form/class-wpbc-form-help.php:716
|
|
|
5905 |
msgid "All selected dates in \"short\" format."
|
5906 |
msgstr ""
|
5907 |
|
5908 |
-
#: inc/_ps/form/class-wpbc-form-help.php:719
|
|
|
5909 |
msgid "All selected dates with times in \"short\" format.."
|
5910 |
msgstr ""
|
5911 |
|
5912 |
-
#: inc/_ps/form/class-wpbc-form-help.php:722
|
|
|
5913 |
msgid "Number of selected days."
|
5914 |
msgstr ""
|
5915 |
|
5916 |
-
#: inc/_ps/form/class-wpbc-form-help.php:725
|
|
|
5917 |
msgid "Number of selected nights."
|
5918 |
msgstr ""
|
5919 |
|
5920 |
-
#: inc/_ps/form/class-wpbc-form-help.php:735
|
5921 |
msgid "Other Hints"
|
5922 |
msgstr ""
|
5923 |
|
5924 |
-
#:
|
5925 |
-
|
|
|
5926 |
msgstr ""
|
5927 |
|
5928 |
-
#: inc/_ps/form/class-wpbc-form-help.php:738
|
5929 |
msgid "ID of booking resource."
|
5930 |
msgstr ""
|
5931 |
|
5932 |
-
#: inc/_ps/form/class-wpbc-form-help.php:740
|
5933 |
msgid "cost of booking resource."
|
5934 |
msgstr ""
|
5935 |
|
5936 |
-
#: inc/_ps/form/class-wpbc-form-help.php:741
|
5937 |
msgid "capacity of booking resource."
|
5938 |
msgstr ""
|
5939 |
|
5940 |
-
#: inc/_ps/form/class-wpbc-form-help.php:742
|
5941 |
msgid "maximum number of visitors per booking resource."
|
5942 |
msgstr ""
|
5943 |
|
5944 |
-
#: inc/_ps/form/class-wpbc-form-help.php:756
|
5945 |
msgid "Tips and Tricks"
|
5946 |
msgstr ""
|
5947 |
|
5948 |
-
#: inc/_ps/form/class-wpbc-form-help.php:758
|
5949 |
#, php-format
|
5950 |
msgid "%sEmail verification field%s."
|
5951 |
msgstr ""
|
5952 |
|
5953 |
-
#: inc/_ps/form/class-wpbc-form-help.php:760
|
5954 |
#, php-format
|
5955 |
msgid "%sDescription of usage%s."
|
5956 |
msgstr ""
|
5957 |
|
5958 |
-
#: inc/_ps/form/class-wpbc-form-help.php:761
|
5959 |
#, php-format
|
5960 |
msgid ""
|
5961 |
"To create verification email, you need to use special CSS class in other email field. This CSS "
|
@@ -5963,525 +6295,546 @@ msgid ""
|
|
5963 |
"field: %s"
|
5964 |
msgstr ""
|
5965 |
|
5966 |
-
#: inc/_ps/form/class-wpbc-form-help.php:762
|
5967 |
#, php-format
|
5968 |
msgid "%sExample%s."
|
5969 |
msgstr ""
|
5970 |
|
5971 |
-
#: inc/_ps/form/class-wpbc-form-help.php:763
|
5972 |
msgid "confirmation email field of the primary email field"
|
5973 |
msgstr ""
|
5974 |
|
5975 |
-
#: inc/_ps/form/class-wpbc-form-help.php:787
|
5976 |
msgid "Generate Tag"
|
5977 |
msgstr ""
|
5978 |
|
5979 |
-
#: inc/_ps/form/class-wpbc-form-help.php:803
|
5980 |
msgid "Select option to configure or show help info about tags"
|
5981 |
msgstr ""
|
5982 |
|
5983 |
-
#: inc/_ps/p-toolbar.php:34
|
5984 |
msgid "Keyword"
|
5985 |
msgstr ""
|
5986 |
|
5987 |
-
#: inc/_ps/p-toolbar.php:42
|
5988 |
msgid "Enter Keyword here"
|
5989 |
msgstr ""
|
5990 |
|
5991 |
-
#: inc/_ps/p-toolbar.php:65
|
5992 |
msgid ""
|
5993 |
"Save filter settings as default template (Please, click Apply filter button, before saving!)"
|
5994 |
msgstr ""
|
5995 |
|
5996 |
-
#: inc/_ps/p-toolbar.php:69
|
5997 |
msgid "Save as Default"
|
5998 |
msgstr ""
|
5999 |
|
6000 |
-
#: inc/_ps/p-toolbar.php:75
|
6001 |
msgid "Delete your previously saved default filer template!"
|
6002 |
msgstr ""
|
6003 |
|
6004 |
-
#: inc/_ps/p-toolbar.php:79
|
6005 |
msgid "Delete template"
|
6006 |
msgstr ""
|
6007 |
|
6008 |
-
#: inc/_ps/p-toolbar.php:101
|
6009 |
msgid "Print bookings listing"
|
6010 |
msgstr ""
|
6011 |
|
6012 |
-
#: inc/_ps/p-toolbar.php:142
|
6013 |
msgid "Export"
|
6014 |
msgstr ""
|
6015 |
|
6016 |
-
#: inc/_ps/p-toolbar.php:143
|
6017 |
msgid "Export only current page of bookings to CSV format"
|
6018 |
msgstr ""
|
6019 |
|
6020 |
-
#: inc/_ps/p-toolbar.php:156
|
6021 |
msgid "Export All"
|
6022 |
msgstr ""
|
6023 |
|
6024 |
-
#: inc/_ps/p-toolbar.php:157
|
6025 |
msgid "Export All bookings to CSV format"
|
6026 |
msgstr ""
|
6027 |
|
6028 |
-
#: inc/_ps/p-toolbar.php:221
|
6029 |
msgid "Edit Note"
|
6030 |
msgstr ""
|
6031 |
|
6032 |
-
#: inc/_ps/p-toolbar.php:243
|
6033 |
msgid "Change Language"
|
6034 |
msgstr ""
|
6035 |
|
6036 |
-
#: inc/_ps/p-toolbar.php:255
|
6037 |
msgid "Default Locale"
|
6038 |
msgstr ""
|
6039 |
|
6040 |
-
#: inc/_ps/p-toolbar.php:290
|
6041 |
msgid "Change Resource"
|
6042 |
msgstr ""
|
6043 |
|
6044 |
-
#: inc/_ps/p-toolbar.php:314 inc/_ps/p-toolbar.php:423
|
6045 |
msgid "Duplicate Booking"
|
6046 |
msgstr ""
|
6047 |
|
6048 |
-
#: inc/_ps/p-toolbar.php:343
|
6049 |
msgid "Save"
|
6050 |
msgstr ""
|
6051 |
|
6052 |
-
#: inc/_ps/p-toolbar.php:390
|
6053 |
msgid "Change"
|
6054 |
msgstr ""
|
6055 |
|
6056 |
-
#: inc/_ps/p-toolbar.php:
|
6057 |
msgid "Print bookings"
|
6058 |
msgstr ""
|
6059 |
|
6060 |
-
#: inc/_ps/p-toolbar.php:
|
6061 |
msgid "Export bookings"
|
6062 |
msgstr ""
|
6063 |
|
6064 |
-
#: inc/_ps/p-toolbar.php:
|
6065 |
msgid "Download the CSV file of exported booking data"
|
6066 |
msgstr ""
|
6067 |
|
6068 |
-
#: inc/_ps/p-toolbar.php:
|
6069 |
msgid "Download"
|
6070 |
msgstr ""
|
6071 |
|
6072 |
-
#: inc/_ps/p-toolbar.php:
|
6073 |
msgid "Clear booking resources selection"
|
6074 |
msgstr ""
|
6075 |
|
6076 |
-
#: inc/_ps/p-toolbar.php:
|
6077 |
msgid "Apply booking resources selection"
|
6078 |
msgstr ""
|
6079 |
|
6080 |
-
#: inc/_ps/p-toolbar.php:
|
6081 |
msgid ""
|
6082 |
"Please note, its not possible to add new resources, if \"All resources\" option is selected. "
|
6083 |
"Please clear the selection, then add new resources."
|
6084 |
msgstr ""
|
6085 |
|
6086 |
-
#: inc/_ps/p-toolbar.php:
|
6087 |
msgid "Add New Booking Resource(s)"
|
6088 |
msgstr ""
|
6089 |
|
6090 |
-
#: inc/_ps/p-toolbar.php:
|
6091 |
msgid "Enter name of booking resource"
|
6092 |
msgstr ""
|
6093 |
|
6094 |
-
#: inc/_ps/p-toolbar.php:
|
6095 |
msgid "Resources count"
|
6096 |
msgstr ""
|
6097 |
|
6098 |
-
#: inc/_ps/personal.php:237
|
6099 |
msgid "This booking resources does not exist"
|
6100 |
msgstr ""
|
6101 |
|
6102 |
-
#: inc/_ps/personal.php:282
|
6103 |
msgid "Generating columns"
|
6104 |
msgstr ""
|
6105 |
|
6106 |
-
#: inc/_ps/personal.php:323
|
6107 |
msgid "Exporting booking data"
|
6108 |
msgstr ""
|
6109 |
|
6110 |
-
#: inc/_ps/personal.php:362
|
6111 |
msgid "Generating content of file"
|
6112 |
msgstr ""
|
6113 |
|
6114 |
-
#: inc/_ps/personal.php:404
|
6115 |
msgid "Saving to file"
|
6116 |
msgstr ""
|
6117 |
|
6118 |
-
#: inc/_ps/personal.php:802
|
6119 |
msgid "The booking was canceled by the visitor."
|
6120 |
msgstr ""
|
6121 |
|
6122 |
-
#: inc/_ps/personal.php:861
|
6123 |
msgid "The booking has been canceled successfully"
|
6124 |
msgstr ""
|
6125 |
|
6126 |
-
#: inc/_ps/personal.php:881
|
6127 |
msgid "Incorrect date format"
|
6128 |
msgstr ""
|
6129 |
|
6130 |
-
#: inc/_ps/personal.php:1991
|
6131 |
msgid "Change your Booking"
|
6132 |
msgstr ""
|
6133 |
|
6134 |
-
#: inc/_ps/personal.php:1993
|
6135 |
msgid "Cancel Booking"
|
6136 |
msgstr ""
|
6137 |
|
6138 |
-
#: inc/_ps/personal.php:2247
|
6139 |
msgid "Warning! The resource was not changed. Current dates are already booked there."
|
6140 |
msgstr ""
|
6141 |
|
6142 |
-
#: inc/_ps/personal.php:2384
|
6143 |
msgid "The booking has been duplicated successfully"
|
6144 |
msgstr ""
|
6145 |
|
6146 |
-
#: inc/_ps/personal.php:2393
|
6147 |
msgid "Warning! Operation failed. Current dates are already booked there."
|
6148 |
msgstr ""
|
6149 |
|
6150 |
-
#: inc/_ps/personal.php:
|
6151 |
msgid "Sending request..."
|
6152 |
msgstr ""
|
6153 |
|
6154 |
-
#: inc/_ps/personal.php:
|
6155 |
msgid "Order number"
|
6156 |
msgstr ""
|
6157 |
|
6158 |
-
#: inc/_ps/personal.php:
|
6159 |
msgid "Register"
|
6160 |
msgstr ""
|
6161 |
|
6162 |
-
#: inc/_ps/personal.php:
|
6163 |
msgid ""
|
6164 |
"Please, enter order number of your purchased version, which you received to your billing email."
|
6165 |
msgstr ""
|
6166 |
|
6167 |
-
#: inc/_ps/personal.php:
|
6168 |
#, php-format
|
6169 |
msgid "If you will get any difficulties or have a questions, please contact by email %s"
|
6170 |
msgstr ""
|
6171 |
|
6172 |
-
#: inc/_ps/wpbc-booking-select-widget.php:226
|
6173 |
msgid "Default form"
|
6174 |
msgstr ""
|
6175 |
|
6176 |
-
#: inc/_ps/wpbc-check-updates.php:178
|
6177 |
#, php-format
|
6178 |
msgid ""
|
6179 |
"There is a new version of %1$s available. <a href=\"%2$s\" target=\"_blank\" title=\"%3$s\">View "
|
6180 |
"version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>"
|
6181 |
msgstr ""
|
6182 |
|
6183 |
-
#: inc/_ps/wpbc-check-updates.php:184
|
6184 |
#, php-format
|
6185 |
msgid "You can request the new update of plugin on %1$sthis page%2$s."
|
6186 |
msgstr ""
|
6187 |
|
6188 |
-
#: inc/_ps/wpbc-check-updates.php:191
|
6189 |
msgid "Upgrade Notice"
|
6190 |
msgstr ""
|
6191 |
|
6192 |
-
#: inc/_ps/wpbc-check-updates.php:231
|
6193 |
#, php-format
|
6194 |
msgid "Version %s By %s"
|
6195 |
msgstr ""
|
6196 |
|
6197 |
-
#: inc/_ps/wpbc-check-updates.php:235
|
6198 |
msgid "View details"
|
6199 |
msgstr ""
|
6200 |
|
6201 |
-
#:
|
6202 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6203 |
-
#: inc/_ps/wpbc-form-templates.php:113
|
6204 |
msgid "First Name (required)"
|
6205 |
msgstr ""
|
6206 |
|
6207 |
-
#:
|
6208 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6209 |
-
#: inc/_ps/wpbc-form-templates.php:114
|
6210 |
msgid "Last Name (required)"
|
6211 |
msgstr ""
|
6212 |
|
6213 |
-
#:
|
6214 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6215 |
-
#: inc/_ps/wpbc-form-templates.php:115
|
6216 |
msgid "Email (required)"
|
6217 |
msgstr ""
|
6218 |
|
6219 |
-
#:
|
6220 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6221 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6222 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6223 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6224 |
msgid "Phone"
|
6225 |
msgstr ""
|
6226 |
|
6227 |
-
#:
|
6228 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6229 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6230 |
-
#: inc/_ps/wpbc-form-templates.php:177
|
6231 |
msgid "Adults"
|
6232 |
msgstr ""
|
6233 |
|
6234 |
-
#:
|
6235 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6236 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6237 |
-
#: inc/_ps/wpbc-form-templates.php:178
|
6238 |
msgid "Children"
|
6239 |
msgstr ""
|
6240 |
|
6241 |
-
#:
|
6242 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6243 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6244 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6245 |
-
#: inc/_ps/wpbc-form-templates.php:193
|
6246 |
msgid "Details"
|
6247 |
msgstr ""
|
6248 |
|
6249 |
-
#:
|
6250 |
-
#: inc/_ps/wpbc-form-templates.php:
|
6251 |
-
#: inc/_ps/wpbc-form-templates.php:124
|
6252 |
msgid "I Accept term and conditions"
|
6253 |
msgstr ""
|
6254 |
|
6255 |
-
#:
|
|
|
6256 |
msgid "Select Times"
|
6257 |
msgstr ""
|
6258 |
|
6259 |
-
#:
|
6260 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6261 |
msgid "Address (required)"
|
6262 |
msgstr ""
|
6263 |
|
6264 |
-
#:
|
6265 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6266 |
msgid "City (required)"
|
6267 |
msgstr ""
|
6268 |
|
6269 |
-
#:
|
6270 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6271 |
msgid "Post code (required)"
|
6272 |
msgstr ""
|
6273 |
|
6274 |
-
#:
|
6275 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6276 |
msgid "Country (required)"
|
6277 |
msgstr ""
|
6278 |
|
6279 |
-
#: inc/_ps/wpbc-form-templates.php:88
|
6280 |
msgid "night(s)"
|
6281 |
msgstr ""
|
6282 |
|
6283 |
-
#:
|
|
|
6284 |
msgid "Full cost of the booking"
|
6285 |
msgstr ""
|
6286 |
|
6287 |
-
#:
|
|
|
6288 |
msgid "Visitors"
|
6289 |
msgstr ""
|
6290 |
|
6291 |
-
#:
|
6292 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6293 |
msgid "First Name"
|
6294 |
msgstr ""
|
6295 |
|
6296 |
-
#:
|
6297 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6298 |
msgid "Last Name"
|
6299 |
msgstr ""
|
6300 |
|
6301 |
-
#:
|
6302 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6303 |
msgid "Email"
|
6304 |
msgstr ""
|
6305 |
|
6306 |
-
#:
|
6307 |
-
#: inc/_ps/wpbc-form-templates.php:188
|
6308 |
msgid "Address"
|
6309 |
msgstr ""
|
6310 |
|
6311 |
-
#:
|
6312 |
-
#: inc/_ps/wpbc-form-templates.php:189
|
6313 |
msgid "City"
|
6314 |
msgstr ""
|
6315 |
|
6316 |
-
#:
|
6317 |
-
#: inc/_ps/wpbc-form-templates.php:190
|
6318 |
msgid "Post code"
|
6319 |
msgstr ""
|
6320 |
|
6321 |
-
#:
|
6322 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6323 |
msgid "Country"
|
6324 |
msgstr ""
|
6325 |
|
6326 |
-
#:
|
6327 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6328 |
msgid "Check in"
|
6329 |
msgstr ""
|
6330 |
|
6331 |
-
#:
|
6332 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6333 |
msgid "Check out"
|
6334 |
msgstr ""
|
6335 |
|
6336 |
-
#:
|
6337 |
-
#: inc/_ps/wpbc-form-templates.php:
|
|
|
6338 |
msgid "Guests"
|
6339 |
msgstr ""
|
6340 |
|
6341 |
-
#:
|
|
|
6342 |
msgid "Max. persons"
|
6343 |
msgstr ""
|
6344 |
|
6345 |
-
#: inc/_ps/wpbc-print.php:82
|
6346 |
msgid "Data"
|
6347 |
msgstr ""
|
6348 |
|
6349 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6350 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:217
|
6351 |
-
#: inc/gateways/
|
6352 |
-
#: inc/gateways/
|
|
|
6353 |
msgid "Enable this payment gateway"
|
6354 |
msgstr ""
|
6355 |
|
6356 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6357 |
msgid "API Login ID"
|
6358 |
msgstr ""
|
6359 |
|
6360 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6361 |
#, php-format
|
6362 |
msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
|
6363 |
msgstr ""
|
6364 |
|
6365 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6366 |
msgid "Transaction Key"
|
6367 |
msgstr ""
|
6368 |
|
6369 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6370 |
#, php-format
|
6371 |
msgid "This parameter have to assigned to you by %s"
|
6372 |
msgstr ""
|
6373 |
|
6374 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6375 |
-
#: inc/gateways/
|
|
|
6376 |
msgid "Chose payment mode"
|
6377 |
msgstr ""
|
6378 |
|
6379 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6380 |
msgid ""
|
6381 |
"Select \"Live test\" or \"Live\" environment for using Merchant account or \"Developer Test\" "
|
6382 |
"for using Developer account."
|
6383 |
msgstr ""
|
6384 |
|
6385 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6386 |
msgid ""
|
6387 |
"Transactions posted against live merchant accounts using either of the above testing methods are "
|
6388 |
"not submitted to financial institutions for authorization and are not stored in the Merchant "
|
6389 |
"Interface."
|
6390 |
msgstr ""
|
6391 |
|
6392 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6393 |
msgid "Developer Test"
|
6394 |
msgstr ""
|
6395 |
|
6396 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6397 |
msgid "Live Test"
|
6398 |
msgstr ""
|
6399 |
|
6400 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6401 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:419
|
6402 |
msgid "Live"
|
6403 |
msgstr ""
|
6404 |
|
6405 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6406 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:397 inc/gateways/sage/wpbc-gw-sage.php:434
|
6407 |
msgid "Transaction type"
|
6408 |
msgstr ""
|
6409 |
|
6410 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6411 |
msgid "Select transaction type, which supported by the payment gateway."
|
6412 |
msgstr ""
|
6413 |
|
6414 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6415 |
msgid "Authorization and Capture"
|
6416 |
msgstr ""
|
6417 |
|
6418 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6419 |
msgid "Authorization Only"
|
6420 |
msgstr ""
|
6421 |
|
6422 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6423 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:291 inc/gateways/paypal/wpbc-gw-paypal.php:428
|
6424 |
#: inc/gateways/sage/wpbc-gw-sage.php:449
|
6425 |
msgid "U.S. Dollars"
|
6426 |
msgstr ""
|
6427 |
|
6428 |
-
#:
|
|
|
6429 |
msgid "Pounds Sterling"
|
6430 |
msgstr ""
|
6431 |
|
6432 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6433 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:429 inc/gateways/sage/wpbc-gw-sage.php:448
|
6434 |
msgid "Euros"
|
6435 |
msgstr ""
|
6436 |
|
6437 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6438 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:433 inc/gateways/sage/wpbc-gw-sage.php:452
|
6439 |
msgid "Canadian Dollars"
|
6440 |
msgstr ""
|
6441 |
|
6442 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6443 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:297 inc/gateways/paypal/wpbc-gw-paypal.php:456
|
6444 |
#: inc/gateways/sage/wpbc-gw-sage.php:474
|
6445 |
msgid "Accepted Currency"
|
6446 |
msgstr ""
|
6447 |
|
6448 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6449 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:298 inc/gateways/paypal/wpbc-gw-paypal.php:457
|
6450 |
#: inc/gateways/sage/wpbc-gw-sage.php:475
|
6451 |
msgid "The currency code that gateway will process the payment in."
|
6452 |
msgstr ""
|
6453 |
|
6454 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6455 |
msgid ""
|
6456 |
"Setting the currency that is not supported by the payment processor will result in an error."
|
6457 |
msgstr ""
|
6458 |
|
6459 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6460 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6461 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6462 |
-
#: inc/gateways/
|
6463 |
-
#: inc/gateways/
|
6464 |
-
#: inc/gateways/
|
6465 |
-
#: inc/gateways/
|
6466 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:
|
|
|
6467 |
msgid "Pay via"
|
6468 |
msgstr ""
|
6469 |
|
6470 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6471 |
-
#: inc/gateways/
|
6472 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:486
|
6473 |
msgid "Payment button title"
|
6474 |
msgstr ""
|
6475 |
|
6476 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6477 |
-
#: inc/gateways/
|
6478 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:487
|
6479 |
msgid "Enter the title of the payment button"
|
6480 |
msgstr ""
|
6481 |
|
6482 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6483 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6484 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
|
|
6485 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:321 inc/gateways/ipay88/wpbc-gw-ipay88.php:322
|
6486 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:891 inc/gateways/paypal/wpbc-gw-paypal.php:513
|
6487 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:514 inc/gateways/paypal/wpbc-gw-paypal.php:1310
|
@@ -6491,141 +6844,144 @@ msgstr ""
|
|
6491 |
msgid "Payment for booking %s on these day(s): %s"
|
6492 |
msgstr ""
|
6493 |
|
6494 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6495 |
-
#: inc/gateways/
|
6496 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:500
|
6497 |
msgid "Payment description at gateway website"
|
6498 |
msgstr ""
|
6499 |
|
6500 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6501 |
-
#: inc/gateways/
|
6502 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:501
|
6503 |
msgid "Enter the service name or the reason for the payment here."
|
6504 |
msgstr ""
|
6505 |
|
6506 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6507 |
-
#: inc/gateways/
|
6508 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:502
|
6509 |
msgid "You can use any shortcodes, which you have used in content of booking fields data form."
|
6510 |
msgstr ""
|
6511 |
|
6512 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6513 |
-
#: inc/gateways/
|
6514 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:505
|
6515 |
#, php-format
|
6516 |
msgid "This field support only up to %s characters by payment system."
|
6517 |
msgstr ""
|
6518 |
|
6519 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6520 |
msgid "Activate Relay Response"
|
6521 |
msgstr ""
|
6522 |
|
6523 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6524 |
msgid ""
|
6525 |
"Indicate to the payment gateway that you would like to receive the transaction response to your "
|
6526 |
"site."
|
6527 |
msgstr ""
|
6528 |
|
6529 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6530 |
msgid ""
|
6531 |
"You should leave empty the Relay Response URL and Receipt Link URL/Text in the Merchant "
|
6532 |
"Interface, if a Relay Response is activated here."
|
6533 |
msgstr ""
|
6534 |
|
6535 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6536 |
msgid "MD5 Hash value"
|
6537 |
msgstr ""
|
6538 |
|
6539 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6540 |
msgid ""
|
6541 |
"Please enter the MD5 Hash value, which you configured in the settings of Merchant Interface."
|
6542 |
msgstr ""
|
6543 |
|
6544 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6545 |
msgid "To configure MD5 Hash value in Relay Response for your transactions"
|
6546 |
msgstr ""
|
6547 |
|
6548 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6549 |
msgid "Log on to the Merchant Interface"
|
6550 |
msgstr ""
|
6551 |
|
6552 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6553 |
msgid "Click Settings under Account in the main menu on the left"
|
6554 |
msgstr ""
|
6555 |
|
6556 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6557 |
msgid "Click MD5-Hash in the Security Settings section"
|
6558 |
msgstr ""
|
6559 |
|
6560 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6561 |
msgid "Enter this value"
|
6562 |
msgstr ""
|
6563 |
|
6564 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6565 |
msgid "Click Submit"
|
6566 |
msgstr ""
|
6567 |
|
6568 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6569 |
#, php-format
|
6570 |
msgid ""
|
6571 |
"For more information about configuring Relay Response in the Merchant Interface, please see the "
|
6572 |
"%sMerchant Integration Guide%s"
|
6573 |
msgstr ""
|
6574 |
|
6575 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6576 |
-
#: inc/gateways/
|
|
|
6577 |
msgid "Return URL after Successful order"
|
6578 |
msgstr ""
|
6579 |
|
6580 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6581 |
-
#: inc/gateways/
|
6582 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:542
|
6583 |
msgid "The URL where visitor will be redirected after completing payment."
|
6584 |
msgstr ""
|
6585 |
|
6586 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6587 |
-
#: inc/gateways/
|
6588 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:543
|
6589 |
#, php-format
|
6590 |
msgid "For example, a URL to your site that displays a %s\"Thank you for the payment\"%s."
|
6591 |
msgstr ""
|
6592 |
|
6593 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6594 |
-
#: inc/gateways/
|
|
|
6595 |
msgid "Return URL after Failed order"
|
6596 |
msgstr ""
|
6597 |
|
6598 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6599 |
-
#: inc/gateways/
|
6600 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:573
|
6601 |
msgid "The URL where the visitor will be redirected after completing payment."
|
6602 |
msgstr ""
|
6603 |
|
6604 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6605 |
-
#: inc/gateways/
|
6606 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:574
|
6607 |
#, php-format
|
6608 |
msgid "For example, the URL to your website that displays a %s\"Payment Canceled\"%s page."
|
6609 |
msgstr ""
|
6610 |
|
6611 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6612 |
msgid "Automatically approve booking"
|
6613 |
msgstr ""
|
6614 |
|
6615 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6616 |
msgid "Check this box to automatically approve booking, when visitor makes a successful payment."
|
6617 |
msgstr ""
|
6618 |
|
6619 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6620 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:410 inc/gateways/paypal/wpbc-gw-paypal.php:630
|
6621 |
#: inc/gateways/sage/wpbc-gw-sage.php:587
|
6622 |
msgid "This will not work, if the visitor leaves the payment page."
|
6623 |
msgstr ""
|
6624 |
|
6625 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6626 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:339
|
6627 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:420
|
6628 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:442
|
|
|
6629 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:650 inc/gateways/ipay88/wpbc-gw-ipay88.php:755
|
6630 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:279 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:384
|
6631 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:932 inc/gateways/paypal/wpbc-gw-paypal.php:1027
|
@@ -6634,11 +6990,11 @@ msgstr ""
|
|
6634 |
msgid "%s Settings"
|
6635 |
msgstr ""
|
6636 |
|
6637 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6638 |
msgid "Integration of authorizenet payment system"
|
6639 |
msgstr ""
|
6640 |
|
6641 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6642 |
#, php-format
|
6643 |
msgid ""
|
6644 |
"If you have no account on this system, please sign up for a %sdeveloper test account%s to obtain "
|
@@ -6646,222 +7002,233 @@ msgid ""
|
|
6646 |
"gateway."
|
6647 |
msgstr ""
|
6648 |
|
6649 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6650 |
msgid ""
|
6651 |
"Please configure all fields inside the Billing form fields tab at this page, when using a "
|
6652 |
"European payment processor"
|
6653 |
msgstr ""
|
6654 |
|
6655 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6656 |
msgid "Be sure that the merchant server system clock is set to the proper time and time zone."
|
6657 |
msgstr ""
|
6658 |
|
6659 |
-
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:
|
6660 |
#, php-format
|
6661 |
msgid "%s - Server Integration Method (SIM)"
|
6662 |
msgstr ""
|
6663 |
|
6664 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:229
|
6665 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:158
|
6666 |
msgid "Payment method description that the customer will see on your payment page."
|
6667 |
msgstr ""
|
6668 |
|
6669 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:261
|
6670 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:338
|
6671 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:339
|
6672 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:420
|
6673 |
msgid "Bank Transfer"
|
6674 |
msgstr ""
|
6675 |
|
6676 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:340
|
6677 |
msgid "Integration of Bank Transfer payment system"
|
6678 |
msgstr ""
|
6679 |
|
6680 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:421
|
6681 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:461
|
6682 |
msgid "Account details"
|
6683 |
msgstr ""
|
6684 |
|
6685 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:475
|
6686 |
#, php-format
|
6687 |
msgid "Allow payments by %sdirect bank / wire transfer%s"
|
6688 |
msgstr ""
|
6689 |
|
6690 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:477
|
6691 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:360
|
6692 |
msgid "Its only show fixed payment details."
|
6693 |
msgstr ""
|
6694 |
|
6695 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:710
|
6696 |
msgid "Sort Code"
|
6697 |
msgstr ""
|
6698 |
|
6699 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:718
|
6700 |
#, php-format
|
6701 |
msgid ""
|
6702 |
"Dear %sMake your payment %s directly into our bank account. %sPlease use your Booking ID %s as "
|
6703 |
"the payment reference! %s %s: %s %s: %s %s: %s %s: %s"
|
6704 |
msgstr ""
|
6705 |
|
6706 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:724
|
6707 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:731
|
6708 |
msgid "Account Number"
|
6709 |
msgstr ""
|
6710 |
|
6711 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:726
|
6712 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:734
|
6713 |
msgid "IBAN"
|
6714 |
msgstr ""
|
6715 |
|
6716 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:727
|
6717 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:735
|
6718 |
msgid "BIC / Swift"
|
6719 |
msgstr ""
|
6720 |
|
6721 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:730
|
6722 |
msgid "Account Name"
|
6723 |
msgstr ""
|
6724 |
|
6725 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:732
|
|
|
6726 |
msgid "Bank Name"
|
6727 |
msgstr ""
|
6728 |
|
6729 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:779
|
6730 |
msgid "BSB"
|
6731 |
msgstr ""
|
6732 |
|
6733 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:780
|
6734 |
msgid "Bank Transit Number"
|
6735 |
msgstr ""
|
6736 |
|
6737 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:781
|
6738 |
msgid "IFSC"
|
6739 |
msgstr ""
|
6740 |
|
6741 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:782
|
6742 |
msgid "Branch Sort"
|
6743 |
msgstr ""
|
6744 |
|
6745 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:783
|
6746 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:784
|
6747 |
msgid "Bank Code"
|
6748 |
msgstr ""
|
6749 |
|
6750 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:785
|
6751 |
msgid "Routing Number"
|
6752 |
msgstr ""
|
6753 |
|
6754 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:786
|
6755 |
msgid "Branch Code"
|
6756 |
msgstr ""
|
6757 |
|
6758 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:796
|
6759 |
#, php-format
|
6760 |
msgid "%s - inserting all bank accounts details"
|
6761 |
msgstr ""
|
6762 |
|
6763 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:797
|
6764 |
#, php-format
|
6765 |
msgid "%s - inserting account name"
|
6766 |
msgstr ""
|
6767 |
|
6768 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:798
|
6769 |
#, php-format
|
6770 |
msgid "%s - inserting account number"
|
6771 |
msgstr ""
|
6772 |
|
6773 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:799
|
6774 |
#, php-format
|
6775 |
msgid "%s - inserting bank name "
|
6776 |
msgstr ""
|
6777 |
|
6778 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:800
|
6779 |
#, php-format
|
6780 |
msgid "%s - inserting sort code "
|
6781 |
msgstr ""
|
6782 |
|
6783 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:801
|
6784 |
#, php-format
|
6785 |
msgid "%s - inserting IBAN "
|
6786 |
msgstr ""
|
6787 |
|
6788 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:802
|
6789 |
#, php-format
|
6790 |
msgid "%s - inserting BIC "
|
6791 |
msgstr ""
|
6792 |
|
6793 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:807
|
6794 |
msgid ""
|
6795 |
"You can use any shortcodes, that you can use in payment description form at Settings Payment "
|
6796 |
"General page"
|
6797 |
msgstr ""
|
6798 |
|
6799 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:880
|
6800 |
msgid "+ Add Account"
|
6801 |
msgstr ""
|
6802 |
|
6803 |
-
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:880
|
6804 |
msgid "Remove selected account(s)"
|
6805 |
msgstr ""
|
6806 |
|
6807 |
-
#:
|
|
|
6808 |
msgid "Successful payment"
|
6809 |
msgstr ""
|
6810 |
|
6811 |
-
#:
|
|
|
6812 |
msgid " Parameters are incorrect,"
|
6813 |
msgstr ""
|
6814 |
|
6815 |
-
#:
|
|
|
6816 |
msgid "Cannot find the record"
|
6817 |
msgstr ""
|
6818 |
|
6819 |
-
#:
|
|
|
6820 |
msgid "Amount different"
|
6821 |
msgstr ""
|
6822 |
|
6823 |
-
#:
|
|
|
6824 |
msgid "Payment failed"
|
6825 |
msgstr ""
|
6826 |
|
6827 |
-
#:
|
|
|
6828 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
6829 |
msgstr ""
|
6830 |
|
6831 |
-
#:
|
|
|
6832 |
msgid "Connection Error"
|
6833 |
msgstr ""
|
6834 |
|
6835 |
-
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:263
|
6836 |
msgid "Merchant Code"
|
6837 |
msgstr ""
|
6838 |
|
6839 |
-
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:265
|
6840 |
msgid "Enter your iPay88 Merchant Code."
|
6841 |
msgstr ""
|
6842 |
|
|
|
6843 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:278
|
6844 |
msgid "Merchant Key"
|
6845 |
msgstr ""
|
6846 |
|
6847 |
-
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:280
|
6848 |
msgid "Enter your iPay88 Merchant Key."
|
6849 |
msgstr ""
|
6850 |
|
6851 |
-
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:290
|
6852 |
msgid "Malaysian Ringgit"
|
6853 |
msgstr ""
|
6854 |
|
6855 |
-
#:
|
6856 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:467
|
6857 |
msgid "Philippine Pesos"
|
6858 |
msgstr ""
|
6859 |
|
|
|
6860 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:407 inc/gateways/paypal/wpbc-gw-paypal.php:627
|
6861 |
#: inc/gateways/sage/wpbc-gw-sage.php:584
|
6862 |
msgid "Automatically approve/cancel booking"
|
6863 |
msgstr ""
|
6864 |
|
|
|
6865 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:408 inc/gateways/paypal/wpbc-gw-paypal.php:628
|
6866 |
#: inc/gateways/sage/wpbc-gw-sage.php:585
|
6867 |
msgid ""
|
@@ -6869,685 +7236,760 @@ msgid ""
|
|
6869 |
"automatically cancel the booking, when visitor makes a payment cancellation."
|
6870 |
msgstr ""
|
6871 |
|
6872 |
-
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:651
|
6873 |
msgid "Integration of iPay88 payment system"
|
6874 |
msgstr ""
|
6875 |
|
6876 |
-
#:
|
|
|
6877 |
#, php-format
|
6878 |
msgid ""
|
6879 |
"Please configure all fields inside the %sBilling form fields%s section at %sPayments General%s "
|
6880 |
"tab."
|
6881 |
msgstr ""
|
6882 |
|
6883 |
-
#: inc/gateways/page-gateways.php:63
|
6884 |
msgid "for 1 day"
|
6885 |
msgstr ""
|
6886 |
|
6887 |
-
#: inc/gateways/page-gateways.php:64
|
6888 |
msgid "for 1 night"
|
6889 |
msgstr ""
|
6890 |
|
6891 |
-
#: inc/gateways/page-gateways.php:65
|
6892 |
msgid "fixed sum"
|
6893 |
msgstr ""
|
6894 |
|
6895 |
-
#: inc/gateways/page-gateways.php:66
|
6896 |
msgid "for 1 hour"
|
6897 |
msgstr ""
|
6898 |
|
6899 |
-
#: inc/gateways/page-gateways.php:71
|
6900 |
msgid "Set the cost"
|
6901 |
msgstr ""
|
6902 |
|
6903 |
-
#: inc/gateways/page-gateways.php:72
|
6904 |
msgid " Select your cost configuration."
|
6905 |
msgstr ""
|
6906 |
|
6907 |
-
#: inc/gateways/page-gateways.php:80
|
6908 |
msgid "Time impact to cost"
|
6909 |
msgstr ""
|
6910 |
|
6911 |
-
#: inc/gateways/page-gateways.php:81
|
6912 |
#, php-format
|
6913 |
msgid ""
|
6914 |
"Check this box if you want the %stime selection%s on the booking form %sapplied to the cost "
|
6915 |
"calculation%s."
|
6916 |
msgstr ""
|
6917 |
|
6918 |
-
#: inc/gateways/page-gateways.php:91
|
6919 |
msgid ""
|
6920 |
"Check this box if you want that specific additional cost, which configured as percentage for "
|
6921 |
"some option, apply to other additional fixed costs and not only to original booking cost."
|
6922 |
msgstr ""
|
6923 |
|
6924 |
-
#:
|
|
|
6925 |
msgid "Currency"
|
6926 |
msgstr ""
|
6927 |
|
6928 |
-
#: inc/gateways/page-gateways.php:113
|
6929 |
msgid ""
|
6930 |
"This is default currency that showing at your website. Specific payment gateway(s) can support "
|
6931 |
"or does not suport it."
|
6932 |
msgstr ""
|
6933 |
|
6934 |
-
#:
|
|
|
6935 |
msgid "Important"
|
6936 |
msgstr ""
|
6937 |
|
6938 |
-
#: inc/gateways/page-gateways.php:116
|
6939 |
msgid "Check and configure currency at each activated payment gateway."
|
6940 |
msgstr ""
|
6941 |
|
6942 |
-
#: inc/gateways/page-gateways.php:126
|
6943 |
msgid "Currency Position"
|
6944 |
msgstr ""
|
6945 |
|
6946 |
-
#: inc/gateways/page-gateways.php:127
|
6947 |
msgid "Set position of the currency symbol."
|
6948 |
msgstr ""
|
6949 |
|
6950 |
-
#: inc/gateways/page-gateways.php:130
|
6951 |
msgid "Left"
|
6952 |
msgstr ""
|
6953 |
|
6954 |
-
#: inc/gateways/page-gateways.php:134
|
6955 |
msgid "Right"
|
6956 |
msgstr ""
|
6957 |
|
6958 |
-
#: inc/gateways/page-gateways.php:138
|
6959 |
msgid "Left with space"
|
6960 |
msgstr ""
|
6961 |
|
6962 |
-
#: inc/gateways/page-gateways.php:142
|
6963 |
msgid "Right with space"
|
6964 |
msgstr ""
|
6965 |
|
6966 |
-
#: inc/gateways/page-gateways.php:161
|
6967 |
msgid "Currency format"
|
6968 |
msgstr ""
|
6969 |
|
6970 |
-
#: inc/gateways/page-gateways.php:162
|
6971 |
msgid "Number of decimal points"
|
6972 |
msgstr ""
|
6973 |
|
6974 |
-
#:
|
|
|
6975 |
msgid "No separator"
|
6976 |
msgstr ""
|
6977 |
|
6978 |
-
#:
|
|
|
6979 |
msgid "Space"
|
6980 |
msgstr ""
|
6981 |
|
6982 |
-
#:
|
|
|
6983 |
msgid "Dot"
|
6984 |
msgstr ""
|
6985 |
|
6986 |
-
#:
|
|
|
6987 |
msgid "Comma"
|
6988 |
msgstr ""
|
6989 |
|
6990 |
-
#: inc/gateways/page-gateways.php:177
|
6991 |
msgid "Separator for the decimal point"
|
6992 |
msgstr ""
|
6993 |
|
6994 |
-
#: inc/gateways/page-gateways.php:192
|
6995 |
msgid "Thousands separator"
|
6996 |
msgstr ""
|
6997 |
|
6998 |
-
#: inc/gateways/page-gateways.php:205
|
6999 |
msgid "Please select"
|
7000 |
msgstr ""
|
7001 |
|
7002 |
-
#: inc/gateways/page-gateways.php:216
|
7003 |
msgid ""
|
7004 |
"Please select a field from your booking form. This field will be automatically assigned to the "
|
7005 |
"current field in the billing form."
|
7006 |
msgstr ""
|
7007 |
|
7008 |
-
#: inc/gateways/page-gateways.php:228
|
7009 |
msgid "Customer Email"
|
7010 |
msgstr ""
|
7011 |
|
7012 |
-
#: inc/gateways/page-gateways.php:236
|
7013 |
msgid "First Name(s)"
|
7014 |
msgstr ""
|
7015 |
|
7016 |
-
#: inc/gateways/page-gateways.php:244
|
7017 |
msgid "Last name"
|
7018 |
msgstr ""
|
7019 |
|
7020 |
-
#: inc/gateways/page-gateways.php:260
|
7021 |
msgid "Billing Address"
|
7022 |
msgstr ""
|
7023 |
|
7024 |
-
#: inc/gateways/page-gateways.php:268
|
7025 |
msgid "Billing City"
|
7026 |
msgstr ""
|
7027 |
|
7028 |
-
#: inc/gateways/page-gateways.php:285
|
7029 |
msgid "Post Code"
|
7030 |
msgstr ""
|
7031 |
|
7032 |
-
#: inc/gateways/page-gateways.php:293
|
7033 |
msgid "State"
|
7034 |
msgstr ""
|
7035 |
|
7036 |
-
#: inc/gateways/page-gateways.php:305
|
7037 |
msgid "Show booking details in payment form"
|
7038 |
msgstr ""
|
7039 |
|
7040 |
-
#: inc/gateways/page-gateways.php:306
|
7041 |
#, php-format
|
7042 |
msgid ""
|
7043 |
" Check this checkbox if you want to show the %sbooking details summary%s above the payment form"
|
7044 |
msgstr ""
|
7045 |
|
7046 |
-
#: inc/gateways/page-gateways.php:317
|
7047 |
msgid "Configure booking details summary above the payment form"
|
7048 |
msgstr ""
|
7049 |
|
7050 |
-
#: inc/gateways/page-gateways.php:384
|
7051 |
msgid "Payments"
|
7052 |
msgstr ""
|
7053 |
|
7054 |
-
#: inc/gateways/page-gateways.php:385
|
7055 |
msgid "Customizaton of Payment"
|
7056 |
msgstr ""
|
7057 |
|
7058 |
-
#: inc/gateways/page-gateways.php:386
|
7059 |
msgid "Payment Gateways"
|
7060 |
msgstr ""
|
7061 |
|
7062 |
-
#:
|
7063 |
-
#: inc/gateways/page-gateways.php:498
|
7064 |
msgid "Payment Settings"
|
7065 |
msgstr ""
|
7066 |
|
7067 |
-
#: inc/gateways/page-gateways.php:403
|
7068 |
msgid "Payment Gateways - General Settings"
|
7069 |
msgstr ""
|
7070 |
|
7071 |
-
#:
|
|
|
7072 |
msgid "Active Payment Gateways"
|
7073 |
msgstr ""
|
7074 |
|
7075 |
-
#:
|
|
|
7076 |
msgid "Billing form fields"
|
7077 |
msgstr ""
|
7078 |
|
7079 |
-
#:
|
|
|
7080 |
msgid "Payment Description"
|
7081 |
msgstr ""
|
7082 |
|
7083 |
-
#: inc/gateways/page-gateways.php:725
|
7084 |
msgid "Gateway"
|
7085 |
msgstr ""
|
7086 |
|
7087 |
-
#: inc/gateways/page-gateways.php:774
|
7088 |
#, php-format
|
7089 |
msgid "Some currencies at payment gateways are different from main currency %s"
|
7090 |
msgstr ""
|
7091 |
|
7092 |
-
#: inc/gateways/page-gateways.php:778
|
7093 |
#, php-format
|
7094 |
msgid ""
|
7095 |
"Interface of plugin is using %s currency. Specific payment gateway will use own currency in "
|
7096 |
"payment form without currency exchange! Its can be reason of wrong cost."
|
7097 |
msgstr ""
|
7098 |
|
7099 |
-
#: inc/gateways/page-gateways.php:926
|
7100 |
msgid "ID of booking"
|
7101 |
msgstr ""
|
7102 |
|
7103 |
-
#: inc/gateways/page-gateways.php:927
|
7104 |
msgid "ID of booking resources"
|
7105 |
msgstr ""
|
7106 |
|
7107 |
-
#: inc/gateways/page-gateways.php:
|
7108 |
-
msgid "title of booking resource"
|
7109 |
-
msgstr ""
|
7110 |
-
|
7111 |
-
#: inc/gateways/page-gateways.php:933
|
7112 |
msgid "current date"
|
7113 |
msgstr ""
|
7114 |
|
7115 |
-
#: inc/gateways/page-gateways.php:934
|
7116 |
msgid "current time"
|
7117 |
msgstr ""
|
7118 |
|
7119 |
-
#: inc/gateways/page-gateways.php:940
|
7120 |
msgid "content data of this booking"
|
7121 |
msgstr ""
|
7122 |
|
7123 |
-
#:
|
|
|
7124 |
msgid "show amount to pay"
|
7125 |
msgstr ""
|
7126 |
|
7127 |
-
#: inc/gateways/page-gateways.php:943
|
7128 |
msgid "total booking cost"
|
7129 |
msgstr ""
|
7130 |
|
7131 |
-
#: inc/gateways/page-gateways.php:944
|
7132 |
msgid "deposit cost"
|
7133 |
msgstr ""
|
7134 |
|
7135 |
-
#: inc/gateways/page-gateways.php:945
|
7136 |
msgid "balance cost"
|
7137 |
msgstr ""
|
7138 |
|
7139 |
-
#: inc/gateways/page-gateways.php:946
|
7140 |
msgid "original booking cost"
|
7141 |
msgstr ""
|
7142 |
|
7143 |
-
#: inc/gateways/page-gateways.php:947
|
7144 |
msgid "additional booking cost"
|
7145 |
msgstr ""
|
7146 |
|
7147 |
-
#: inc/gateways/page-gateways.php:
|
7148 |
msgid "Amount to pay"
|
7149 |
msgstr ""
|
7150 |
|
7151 |
-
#: inc/gateways/page-gateways.php:
|
7152 |
#, php-format
|
7153 |
msgid "Please make payment for your booking %s on %s For reference your booking ID: %s"
|
7154 |
msgstr ""
|
7155 |
|
7156 |
-
#:
|
7157 |
-
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:279
|
7158 |
msgid "Pay in Cash"
|
7159 |
msgstr ""
|
7160 |
|
7161 |
-
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:280
|
7162 |
msgid "Integration of Pay in Cash payment system"
|
7163 |
msgstr ""
|
7164 |
|
7165 |
-
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:358
|
7166 |
#, php-format
|
7167 |
msgid "If you accept %scash payment%s, you can write details about it here"
|
7168 |
msgstr ""
|
7169 |
|
7170 |
-
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:517
|
7171 |
#, php-format
|
7172 |
msgid "Dear %sPay in cash %s for your booking %s on check in %sFor reference your booking ID: %s"
|
7173 |
msgstr ""
|
7174 |
|
7175 |
-
#: inc/gateways/paypal/ipn.php:120
|
7176 |
msgid "Error IPN"
|
7177 |
msgstr ""
|
7178 |
|
7179 |
-
#: inc/gateways/paypal/ipn.php:234
|
7180 |
msgid "Verified IPN"
|
7181 |
msgstr ""
|
7182 |
|
7183 |
-
#: inc/gateways/paypal/ipn.php:257
|
7184 |
msgid "Invalid IPN"
|
7185 |
msgstr ""
|
7186 |
|
7187 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:303
|
7188 |
msgid "Make payments with payPal - its fast, free and secure!"
|
7189 |
msgstr ""
|
7190 |
|
7191 |
-
#:
|
|
|
7192 |
msgid "Paypal Standard"
|
7193 |
msgstr ""
|
7194 |
|
7195 |
-
#:
|
|
|
7196 |
msgid "Paypal Pro Hosted Solution"
|
7197 |
msgstr ""
|
7198 |
|
7199 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:353
|
7200 |
msgid "Account Type"
|
7201 |
msgstr ""
|
7202 |
|
7203 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:365
|
7204 |
msgid "Paypal Email address to receive payments"
|
7205 |
msgstr ""
|
7206 |
|
7207 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:367
|
7208 |
msgid "This is the Paypal Email address where payments will be sent"
|
7209 |
msgstr ""
|
7210 |
|
7211 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:381
|
7212 |
msgid "Secure Merchant ID"
|
7213 |
msgstr ""
|
7214 |
|
7215 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:383
|
7216 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
7217 |
msgstr ""
|
7218 |
|
7219 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:398
|
7220 |
msgid ""
|
7221 |
" Indicates whether the transaction is payment on a final sale or an authorization for a final "
|
7222 |
"sale, to be captured later. "
|
7223 |
msgstr ""
|
7224 |
|
7225 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:402
|
7226 |
msgid "Sale"
|
7227 |
msgstr ""
|
7228 |
|
7229 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:403
|
7230 |
msgid "Authorization"
|
7231 |
msgstr ""
|
7232 |
|
7233 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:414
|
7234 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
7235 |
msgstr ""
|
7236 |
|
7237 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:420
|
7238 |
msgid "Sandbox"
|
7239 |
msgstr ""
|
7240 |
|
7241 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:430
|
7242 |
msgid "British Pound"
|
7243 |
msgstr ""
|
7244 |
|
7245 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:431
|
7246 |
msgid "Japanese Yen"
|
7247 |
msgstr ""
|
7248 |
|
7249 |
-
#:
|
|
|
7250 |
msgid "Australian Dollars"
|
7251 |
msgstr ""
|
7252 |
|
7253 |
-
#:
|
|
|
7254 |
msgid "New Zealand Dollar"
|
7255 |
msgstr ""
|
7256 |
|
7257 |
-
#:
|
|
|
7258 |
msgid "Swiss Franc"
|
7259 |
msgstr ""
|
7260 |
|
7261 |
-
#:
|
|
|
7262 |
msgid "Hong Kong Dollar"
|
7263 |
msgstr ""
|
7264 |
|
7265 |
-
#:
|
|
|
7266 |
msgid "Singapore Dollar"
|
7267 |
msgstr ""
|
7268 |
|
7269 |
-
#:
|
|
|
7270 |
msgid "Swedish Krona"
|
7271 |
msgstr ""
|
7272 |
|
7273 |
-
#:
|
|
|
7274 |
msgid "Danish Krone"
|
7275 |
msgstr ""
|
7276 |
|
7277 |
-
#:
|
|
|
7278 |
msgid "Polish Zloty"
|
7279 |
msgstr ""
|
7280 |
|
7281 |
-
#:
|
|
|
7282 |
msgid "Norwegian Krone"
|
7283 |
msgstr ""
|
7284 |
|
7285 |
-
#:
|
|
|
7286 |
msgid "Hungarian Forint"
|
7287 |
msgstr ""
|
7288 |
|
7289 |
-
#:
|
|
|
7290 |
msgid "Czech Koruna"
|
7291 |
msgstr ""
|
7292 |
|
7293 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:444
|
7294 |
msgid "Israeli New Shekel"
|
7295 |
msgstr ""
|
7296 |
|
7297 |
-
#:
|
|
|
7298 |
msgid "Mexican Peso"
|
7299 |
msgstr ""
|
7300 |
|
7301 |
-
#:
|
|
|
7302 |
msgid "Brazilian Real (only for Brazilian users)"
|
7303 |
msgstr ""
|
7304 |
|
7305 |
-
#:
|
|
|
7306 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
7307 |
msgstr ""
|
7308 |
|
7309 |
-
#:
|
|
|
7310 |
msgid "Taiwan New Dollars"
|
7311 |
msgstr ""
|
7312 |
|
7313 |
-
#:
|
|
|
7314 |
msgid "Thai Baht"
|
7315 |
msgstr ""
|
7316 |
|
7317 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:451
|
7318 |
msgid "Turkish Lira (only for Turkish members)"
|
7319 |
msgstr ""
|
7320 |
|
7321 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:470
|
7322 |
msgid "Custom button title"
|
7323 |
msgstr ""
|
7324 |
|
7325 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:477
|
7326 |
msgid "Payment Button type"
|
7327 |
msgstr ""
|
7328 |
|
7329 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:532
|
7330 |
msgid "Show Reference Text Box"
|
7331 |
msgstr ""
|
7332 |
|
7333 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:533
|
7334 |
msgid "Check this box to show Reference Text Box"
|
7335 |
msgstr ""
|
7336 |
|
7337 |
-
#:
|
7338 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:1312
|
7339 |
msgid "Enter your phone number"
|
7340 |
msgstr ""
|
7341 |
|
7342 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:543
|
7343 |
msgid "Reference Text Box Title"
|
7344 |
msgstr ""
|
7345 |
|
7346 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:544
|
7347 |
msgid ""
|
7348 |
"Enter a title for the Reference text box (i.e. Your email address). Visitors will see this text."
|
7349 |
msgstr ""
|
7350 |
|
7351 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:565
|
7352 |
msgid "Return URL from PayPal"
|
7353 |
msgstr ""
|
7354 |
|
7355 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:596
|
7356 |
msgid "Cancel Return URL from PayPal"
|
7357 |
msgstr ""
|
7358 |
|
7359 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:647
|
7360 |
#, php-format
|
7361 |
msgid "To use this feature you %smust activate auto-return link%s at your Paypal account."
|
7362 |
msgstr ""
|
7363 |
|
7364 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:648
|
7365 |
msgid "Follow these steps to configure it:"
|
7366 |
msgstr ""
|
7367 |
|
7368 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:650
|
7369 |
msgid "Log in to your PayPal account."
|
7370 |
msgstr ""
|
7371 |
|
7372 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:651
|
7373 |
msgid "Click the Profile subtab."
|
7374 |
msgstr ""
|
7375 |
|
7376 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:652
|
7377 |
msgid "Click Website Payment Preferences in the Seller Preferences column."
|
7378 |
msgstr ""
|
7379 |
|
7380 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:653
|
7381 |
msgid "Under Auto Return for Website Payments, click the On radio button."
|
7382 |
msgstr ""
|
7383 |
|
7384 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:654
|
7385 |
msgid "For the Return URL, enter the Return URL from PayPal on your site for successfull payment."
|
7386 |
msgstr ""
|
7387 |
|
7388 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:663
|
7389 |
msgid ""
|
7390 |
"Instant Payment Notification (IPN) is a message service that notifies you of events related to "
|
7391 |
"PayPal transactions"
|
7392 |
msgstr ""
|
7393 |
|
7394 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:672
|
7395 |
msgid "Sending email for verified transaction"
|
7396 |
msgstr ""
|
7397 |
|
7398 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:682
|
7399 |
#, php-format
|
7400 |
msgid "Email for getting report for %sverified%s transactions."
|
7401 |
msgstr ""
|
7402 |
|
7403 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:695
|
7404 |
msgid "Sending email for invalid transaction"
|
7405 |
msgstr ""
|
7406 |
|
7407 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:705
|
7408 |
#, php-format
|
7409 |
msgid "Email for getting report for %sinvalid%s transactions."
|
7410 |
msgstr ""
|
7411 |
|
7412 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:718
|
7413 |
msgid "Sending email if error occur during verification"
|
7414 |
msgstr ""
|
7415 |
|
7416 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:728
|
7417 |
#, php-format
|
7418 |
msgid "Email for getting report for %ssome errors in verification process%s."
|
7419 |
msgstr ""
|
7420 |
|
7421 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:740
|
7422 |
msgid "Use SSL connection"
|
7423 |
msgstr ""
|
7424 |
|
7425 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:741
|
7426 |
msgid "Use the SSL connection for posting data, instead of standard HTTP connection"
|
7427 |
msgstr ""
|
7428 |
|
7429 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:748
|
7430 |
msgid "Use cURL posting"
|
7431 |
msgstr ""
|
7432 |
|
7433 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:749
|
7434 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
7435 |
msgstr ""
|
7436 |
|
7437 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:765
|
7438 |
msgid " Follow these instructions to set up your listener at your PayPal account:"
|
7439 |
msgstr ""
|
7440 |
|
7441 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:767
|
7442 |
msgid "Click Profile on the My Account tab."
|
7443 |
msgstr ""
|
7444 |
|
7445 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:768
|
7446 |
msgid "Click Instant Payment Notification Preferences in the Selling Preferences column."
|
7447 |
msgstr ""
|
7448 |
|
7449 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:769
|
7450 |
msgid "Click Choose IPN Settings to specify your listeners URL and activate the listener."
|
7451 |
msgstr ""
|
7452 |
|
7453 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:770
|
7454 |
msgid "Specify the URL for your listener in the Notification URL field as:"
|
7455 |
msgstr ""
|
7456 |
|
7457 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:772
|
7458 |
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
7459 |
msgstr ""
|
7460 |
|
7461 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:773
|
7462 |
msgid "Click Save."
|
7463 |
msgstr ""
|
7464 |
|
7465 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:774
|
7466 |
msgid "Click Back to Profile Summary to return to the Profile after activating your listener."
|
7467 |
msgstr ""
|
7468 |
|
7469 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:931
|
7470 |
msgid "PayPal"
|
7471 |
msgstr ""
|
7472 |
|
7473 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:933
|
7474 |
msgid "Integration of Paypal payment system"
|
7475 |
msgstr ""
|
7476 |
|
7477 |
-
#: inc/gateways/paypal/wpbc-gw-paypal.php:1054
|
7478 |
msgid "PayPal IPN"
|
7479 |
msgstr ""
|
7480 |
|
7481 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:351
|
7482 |
#, php-format
|
7483 |
msgid "Pay using %s payment service"
|
7484 |
msgstr ""
|
7485 |
|
7486 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:391
|
7487 |
msgid "Vendor Name"
|
7488 |
msgstr ""
|
7489 |
|
7490 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:393
|
7491 |
msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
|
7492 |
msgstr ""
|
7493 |
|
7494 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:406
|
7495 |
msgid "XOR Encryption password"
|
7496 |
msgstr ""
|
7497 |
|
7498 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:408
|
7499 |
msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
7500 |
msgstr ""
|
7501 |
|
|
|
7502 |
#: inc/gateways/sage/wpbc-gw-sage.php:421
|
7503 |
msgid "Select TEST for the Test Server and LIVE in the live environment"
|
7504 |
msgstr ""
|
7505 |
|
|
|
7506 |
#: inc/gateways/sage/wpbc-gw-sage.php:425
|
7507 |
msgid "TEST"
|
7508 |
msgstr ""
|
7509 |
|
|
|
7510 |
#: inc/gateways/sage/wpbc-gw-sage.php:426
|
7511 |
msgid "LIVE"
|
7512 |
msgstr ""
|
7513 |
|
7514 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:435
|
7515 |
msgid "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports those payment types"
|
7516 |
msgstr ""
|
7517 |
|
7518 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:439
|
7519 |
msgid "PAYMENT"
|
7520 |
msgstr ""
|
7521 |
|
7522 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:440
|
7523 |
msgid "DEFERRED"
|
7524 |
msgstr ""
|
7525 |
|
7526 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:441
|
7527 |
msgid "AUTHENTICATE"
|
7528 |
msgstr ""
|
7529 |
|
7530 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:450
|
7531 |
msgid "Yen"
|
7532 |
msgstr ""
|
7533 |
|
7534 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:463
|
7535 |
msgid "Israeli Shekel"
|
7536 |
msgstr ""
|
7537 |
|
7538 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:771
|
7539 |
msgid "Sage"
|
7540 |
msgstr ""
|
7541 |
|
7542 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:773
|
7543 |
msgid "Integration of Sage payment system"
|
7544 |
msgstr ""
|
7545 |
|
7546 |
-
#: inc/gateways/sage/wpbc-gw-sage.php:865
|
7547 |
#, php-format
|
7548 |
msgid "If you have no account on this system, please visit %s to create one."
|
7549 |
msgstr ""
|
7550 |
|
7551 |
-
#: inc/gateways/wpbc-response.php:94
|
7552 |
msgid "Payment rejected"
|
7553 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: booking\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
+
"POT-Creation-Date: 2017-04-04 18:40+0300\n"
|
7 |
"PO-Revision-Date: \n"
|
8 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
9 |
"Language-Team: wpdevelop <info@wpbookingcalendar.com>\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
"X-Poedit-Basepath: ..\n"
|
17 |
+
"X-Generator: Poedit 1.8.12\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
+
#: core/admin/api-settings.php:67 core/lib/wpbc_all_translations.php:1
|
22 |
msgid "Calendar Skin"
|
23 |
msgstr ""
|
24 |
|
25 |
+
#: core/admin/api-settings.php:68 core/lib/wpbc_all_translations.php:2
|
26 |
msgid "Select the skin of the booking calendar"
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: core/admin/api-settings.php:87 core/lib/wpbc_all_translations.php:3
|
30 |
msgid "month(s)"
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: core/admin/api-settings.php:88 core/lib/wpbc_all_translations.php:4
|
34 |
msgid "year(s)"
|
35 |
msgstr ""
|
36 |
|
37 |
+
#: core/admin/api-settings.php:93 core/lib/wpbc_all_translations.php:5
|
38 |
msgid "Number of months"
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: core/admin/api-settings.php:94 core/lib/wpbc_all_translations.php:6
|
42 |
msgid "Select the maximum number of months to show (scroll)"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: core/admin/api-settings.php:105 core/lib/wpbc_all_translations.php:7
|
46 |
msgid "Start Day of the week"
|
47 |
msgstr ""
|
48 |
|
49 |
+
#: core/admin/api-settings.php:106 core/lib/wpbc_all_translations.php:8
|
50 |
msgid "Select your start day of the week"
|
51 |
msgstr ""
|
52 |
|
53 |
#: core/admin/api-settings.php:108 core/admin/api-settings.php:174
|
54 |
+
#: core/admin/wpbc-class-timeline.php:74 core/lib/wpbc_all_translations.php:9
|
55 |
+
#: inc/_bm/admin/page-seasons.php:976 inc/_bs/admin/api-settings-s.php:107
|
56 |
+
#: inc/_bs/admin/api-settings-s.php:240 inc/_ps/form/class-wpbc-form-help.php:451
|
57 |
+
#: inc/_ps/form/class-wpbc-form-help.php:598
|
58 |
msgid "Sunday"
|
59 |
msgstr ""
|
60 |
|
61 |
#: core/admin/api-settings.php:109 core/admin/api-settings.php:177
|
62 |
+
#: core/admin/wpbc-class-timeline.php:68 core/lib/wpbc_all_translations.php:10
|
63 |
+
#: inc/_bm/admin/page-seasons.php:977 inc/_bs/admin/api-settings-s.php:108
|
64 |
+
#: inc/_bs/admin/api-settings-s.php:241 inc/_ps/form/class-wpbc-form-help.php:452
|
65 |
+
#: inc/_ps/form/class-wpbc-form-help.php:599
|
66 |
msgid "Monday"
|
67 |
msgstr ""
|
68 |
|
69 |
#: core/admin/api-settings.php:110 core/admin/api-settings.php:180
|
70 |
+
#: core/admin/wpbc-class-timeline.php:69 core/lib/wpbc_all_translations.php:11
|
71 |
+
#: inc/_bm/admin/page-seasons.php:978 inc/_bs/admin/api-settings-s.php:109
|
72 |
+
#: inc/_bs/admin/api-settings-s.php:242 inc/_ps/form/class-wpbc-form-help.php:453
|
73 |
+
#: inc/_ps/form/class-wpbc-form-help.php:600
|
74 |
msgid "Tuesday"
|
75 |
msgstr ""
|
76 |
|
77 |
#: core/admin/api-settings.php:111 core/admin/api-settings.php:183
|
78 |
+
#: core/admin/wpbc-class-timeline.php:70 core/lib/wpbc_all_translations.php:12
|
79 |
+
#: inc/_bm/admin/page-seasons.php:979 inc/_bs/admin/api-settings-s.php:110
|
80 |
+
#: inc/_bs/admin/api-settings-s.php:243 inc/_ps/form/class-wpbc-form-help.php:454
|
81 |
+
#: inc/_ps/form/class-wpbc-form-help.php:601
|
82 |
msgid "Wednesday"
|
83 |
msgstr ""
|
84 |
|
85 |
#: core/admin/api-settings.php:112 core/admin/api-settings.php:186
|
86 |
+
#: core/admin/wpbc-class-timeline.php:71 core/lib/wpbc_all_translations.php:13
|
87 |
+
#: inc/_bm/admin/page-seasons.php:980 inc/_bs/admin/api-settings-s.php:111
|
88 |
+
#: inc/_bs/admin/api-settings-s.php:244 inc/_ps/form/class-wpbc-form-help.php:455
|
89 |
+
#: inc/_ps/form/class-wpbc-form-help.php:602
|
90 |
msgid "Thursday"
|
91 |
msgstr ""
|
92 |
|
93 |
#: core/admin/api-settings.php:113 core/admin/api-settings.php:189
|
94 |
+
#: core/admin/wpbc-class-timeline.php:72 core/lib/wpbc_all_translations.php:14
|
95 |
+
#: inc/_bm/admin/page-seasons.php:981 inc/_bs/admin/api-settings-s.php:112
|
96 |
+
#: inc/_bs/admin/api-settings-s.php:245 inc/_ps/form/class-wpbc-form-help.php:456
|
97 |
+
#: inc/_ps/form/class-wpbc-form-help.php:603
|
98 |
msgid "Friday"
|
99 |
msgstr ""
|
100 |
|
101 |
#: core/admin/api-settings.php:114 core/admin/api-settings.php:192
|
102 |
+
#: core/admin/wpbc-class-timeline.php:73 core/lib/wpbc_all_translations.php:15
|
103 |
+
#: inc/_bm/admin/page-seasons.php:982 inc/_bs/admin/api-settings-s.php:113
|
104 |
+
#: inc/_bs/admin/api-settings-s.php:246 inc/_ps/form/class-wpbc-form-help.php:457
|
105 |
+
#: inc/_ps/form/class-wpbc-form-help.php:604
|
106 |
msgid "Saturday"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: core/admin/api-settings.php:126 core/lib/wpbc_all_translations.php:16
|
110 |
+
#: inc/_bs/admin/api-settings-s.php:28
|
111 |
msgid "Single day"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: core/admin/api-settings.php:132 core/lib/wpbc_all_translations.php:17
|
115 |
+
#: inc/_bs/admin/api-settings-s.php:29
|
116 |
msgid "Multiple days"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: core/admin/api-settings.php:142 core/lib/wpbc_all_translations.php:18
|
120 |
+
#: inc/_bs/admin/api-settings-s.php:35
|
121 |
msgid "Type of days selection in calendar"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: core/admin/api-settings.php:169 core/lib/wpbc_all_translations.php:19
|
125 |
msgid "Unavailable week days"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: core/admin/api-settings.php:199 core/lib/wpbc_all_translations.php:20
|
129 |
msgid "Check unavailable days in calendars. This option will overwrite all other settings."
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: core/admin/api-settings.php:217 core/lib/wpbc_all_translations.php:21
|
133 |
msgid "Unavailable days from today"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: core/admin/api-settings.php:218 core/lib/wpbc_all_translations.php:22
|
137 |
msgid "Select number of unavailable days in calendar start from today."
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: core/admin/api-settings.php:238 core/lib/wpbc_all_translations.php:23
|
141 |
+
#: inc/_ps/form/class-wpbc-form-help.php:194
|
142 |
msgid "CAPTCHA"
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: core/admin/api-settings.php:239 core/lib/wpbc_all_translations.php:24
|
146 |
msgid "Check the box to activate CAPTCHA inside the booking form."
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: core/admin/api-settings.php:246 core/lib/wpbc_all_translations.php:25
|
150 |
msgid "Auto-fill fields"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: core/admin/api-settings.php:247 core/lib/wpbc_all_translations.php:26
|
154 |
msgid "Check the box to activate auto-fill form fields for logged in users."
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: core/admin/api-settings.php:254 core/lib/wpbc_all_translations.php:27
|
158 |
msgid "Use CSS BootStrap"
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: core/admin/api-settings.php:255 core/lib/wpbc_all_translations.php:28
|
162 |
msgid "Using BootStrap CSS for the form fields"
|
163 |
msgstr ""
|
164 |
|
165 |
#: core/admin/api-settings.php:256 core/admin/api-settings.php:416 core/admin/api-settings.php:451
|
166 |
+
#: core/admin/api-settings.php:743 core/admin/wpbc-class-timeline.php:2194
|
167 |
+
#: core/lib/wpbc_all_translations.php:29 inc/_bl/admin/api-settings-l.php:175
|
168 |
+
#: inc/_bl/admin/api-settings-l.php:181 inc/_bl/admin/api-settings-l.php:212
|
169 |
+
#: inc/gateways/page-gateways.php:113
|
170 |
msgid "Note"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: core/admin/api-settings.php:256 core/lib/wpbc_all_translations.php:30
|
174 |
msgid "You must not deactivate loading BootStrap files at advanced section of these settings!"
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: core/admin/api-settings.php:266 core/lib/wpbc_all_translations.php:31
|
178 |
msgid "Show legend below calendar"
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: core/admin/api-settings.php:267 core/lib/wpbc_all_translations.php:32
|
182 |
msgid "Check this box to display a legend of dates below the booking calendar."
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: core/admin/api-settings.php:279 core/lib/wpbc_all_translations.php:33
|
186 |
msgid "Available item"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: core/admin/api-settings.php:293 core/lib/wpbc_all_translations.php:34
|
190 |
+
#: core/wpbc-activation.php:1008
|
191 |
msgid "Available"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: core/admin/api-settings.php:302 core/lib/wpbc_all_translations.php:35
|
195 |
#, php-format
|
196 |
msgid "Activate and type your %stitle of available%s item in legend"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: core/admin/api-settings.php:316 core/lib/wpbc_all_translations.php:36
|
200 |
msgid "Pending item"
|
201 |
msgstr ""
|
202 |
|
203 |
#: core/admin/api-settings.php:330 core/admin/page-email-deny.php:499
|
204 |
#: core/admin/wpbc-class-listing.php:322 core/admin/wpbc-toolbars.php:538
|
205 |
+
#: core/lib/wpbc_all_translations.php:37 core/wpbc-activation.php:1012 inc/_bs/lib_s.php:322
|
206 |
+
#: inc/_ps/personal.php:343 inc/_ps/wpbc-print.php:116
|
207 |
msgid "Pending"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: core/admin/api-settings.php:339 core/lib/wpbc_all_translations.php:38
|
211 |
#, php-format
|
212 |
msgid "Activate and type your %stitle of pending%s item in legend"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: core/admin/api-settings.php:353 core/lib/wpbc_all_translations.php:39
|
216 |
msgid "Approved item"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: core/admin/api-settings.php:367 core/lib/wpbc_all_translations.php:40
|
220 |
+
#: core/wpbc-activation.php:1016
|
221 |
msgid "Booked"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: core/admin/api-settings.php:376 core/lib/wpbc_all_translations.php:41
|
225 |
#, php-format
|
226 |
msgid "Activate and type your %stitle of approved%s item in legend"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: core/admin/api-settings.php:391 core/lib/wpbc_all_translations.php:42
|
230 |
msgid "Partially booked item"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: core/admin/api-settings.php:405 core/lib/wpbc_all_translations.php:43
|
234 |
+
#: core/wpbc-activation.php:1022
|
235 |
msgid "Partially booked"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: core/admin/api-settings.php:414 core/lib/wpbc_all_translations.php:44
|
239 |
#, php-format
|
240 |
msgid "Activate and type your %stitle of partially booked%s item in legend"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: core/admin/api-settings.php:417 core/lib/wpbc_all_translations.php:45
|
244 |
msgid "Partially booked item - day, which is booked for the specific time-slot(s)."
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: core/admin/api-settings.php:439 core/lib/wpbc_all_translations.php:46
|
248 |
msgid "Show date number in legend"
|
249 |
msgstr ""
|
250 |
|
251 |
+
#: core/admin/api-settings.php:440 core/lib/wpbc_all_translations.php:47
|
252 |
msgid "Check this box to display today date number in legend cells. "
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: core/admin/api-settings.php:448 core/lib/wpbc_all_translations.php:48
|
256 |
msgid "Show \"Thank You\" message"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: core/admin/api-settings.php:449 core/lib/wpbc_all_translations.php:49
|
260 |
msgid "Redirect visitor to a new \"Thank You\" page"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: core/admin/api-settings.php:451 core/lib/wpbc_all_translations.php:50
|
264 |
msgid "This action will have no effect, if the payment form(s) is active!"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: core/admin/api-settings.php:456 core/lib/wpbc_all_translations.php:51
|
268 |
msgid "Action after booking is done"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: core/admin/api-settings.php:465 core/lib/wpbc_all_translations.php:52
|
272 |
+
#: core/wpbc-activation.php:866
|
273 |
#, php-format
|
274 |
msgid ""
|
275 |
"Thank you for your online booking. %s We will send confirmation of your booking as soon as "
|
276 |
"possible."
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: core/admin/api-settings.php:466 core/lib/wpbc_all_translations.php:53
|
280 |
msgid "Message title"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: core/admin/api-settings.php:467 core/lib/wpbc_all_translations.php:54
|
284 |
#, php-format
|
285 |
msgid "Type title of message %safter booking has done by user%s"
|
286 |
msgstr ""
|
287 |
|
288 |
+
#: core/admin/api-settings.php:478 core/lib/wpbc_all_translations.php:55
|
289 |
msgid "Time of message showing"
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: core/admin/api-settings.php:479 core/lib/wpbc_all_translations.php:56
|
293 |
msgid "Set duration of time (milliseconds) to show this message"
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: core/admin/api-settings.php:506 core/lib/wpbc_all_translations.php:57
|
297 |
msgid "URL of \"thank you\" page"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: core/admin/api-settings.php:522 core/lib/wpbc_all_translations.php:58
|
301 |
#, php-format
|
302 |
msgid "Type URL of %s\"Thank You\" page%s"
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: core/admin/api-settings.php:534 core/lib/wpbc_all_translations.php:59 core/wpbc.php:137
|
306 |
+
#: core/wpbc.php:138
|
307 |
msgid "Bookings Listing"
|
308 |
msgstr ""
|
309 |
|
310 |
#: core/admin/api-settings.php:535 core/admin/page-timeline.php:44 core/admin/page-timeline.php:45
|
311 |
+
#: core/admin/page-timeline.php:46 core/admin/wpbc-toolbars.php:471
|
312 |
+
#: core/lib/wpbc_all_translations.php:60 core/wpbc-functions.php:1596
|
313 |
msgid "Calendar Overview"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: core/admin/api-settings.php:540 core/lib/wpbc_all_translations.php:61
|
317 |
msgid "Default booking admin page"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: core/admin/api-settings.php:541 core/lib/wpbc_all_translations.php:62
|
321 |
msgid "Select your default view mode of bookings at the booking listing page"
|
322 |
msgstr ""
|
323 |
|
324 |
#: core/admin/api-settings.php:555 core/admin/wpbc-toolbar-tiny.php:386
|
325 |
+
#: core/admin/wpbc-toolbars.php:1188 core/lib/wpbc_all_translations.php:63
|
326 |
+
#: inc/_bl/admin/page-coupons.php:515
|
327 |
msgid "Day"
|
328 |
msgstr ""
|
329 |
|
330 |
#: core/admin/api-settings.php:556 core/admin/wpbc-toolbar-tiny.php:387
|
331 |
+
#: core/admin/wpbc-toolbars.php:1202 core/lib/wpbc_all_translations.php:64
|
332 |
msgid "Week"
|
333 |
msgstr ""
|
334 |
|
335 |
#: core/admin/api-settings.php:557 core/admin/api-settings.php:564
|
336 |
#: core/admin/wpbc-toolbar-tiny.php:389 core/admin/wpbc-toolbars.php:1137
|
337 |
+
#: core/admin/wpbc-toolbars.php:1216 core/lib/wpbc_all_translations.php:65
|
338 |
+
#: inc/_bl/admin/page-coupons.php:514
|
339 |
msgid "Month"
|
340 |
msgstr ""
|
341 |
|
342 |
#: core/admin/api-settings.php:558 core/admin/wpbc-toolbar-tiny.php:391
|
343 |
+
#: core/admin/wpbc-toolbars.php:1230 core/lib/wpbc_all_translations.php:66
|
344 |
msgid "2 Months"
|
345 |
msgstr ""
|
346 |
|
347 |
#: core/admin/api-settings.php:559 core/admin/api-settings.php:565
|
348 |
#: core/admin/wpbc-toolbar-tiny.php:393 core/admin/wpbc-toolbars.php:1151
|
349 |
+
#: core/lib/wpbc_all_translations.php:67
|
350 |
msgid "3 Months"
|
351 |
msgstr ""
|
352 |
|
353 |
#: core/admin/api-settings.php:560 core/admin/api-settings.php:566
|
354 |
#: core/admin/wpbc-toolbar-tiny.php:394 core/admin/wpbc-toolbars.php:568
|
355 |
#: core/admin/wpbc-toolbars.php:802 core/admin/wpbc-toolbars.php:1165
|
356 |
+
#: core/lib/wpbc_all_translations.php:68 inc/_bl/admin/page-coupons.php:513
|
357 |
msgid "Year"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: core/admin/api-settings.php:571 core/lib/wpbc_all_translations.php:69
|
361 |
msgid "Default calendar view mode"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: core/admin/api-settings.php:572 core/lib/wpbc_all_translations.php:70
|
365 |
msgid "Select your default calendar view mode at booking calendar overview page"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: core/admin/api-settings.php:582 core/lib/wpbc_all_translations.php:71
|
369 |
msgid "Filter tab"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: core/admin/api-settings.php:583 core/lib/wpbc_all_translations.php:72
|
373 |
msgid "Actions tab"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: core/admin/api-settings.php:588 core/lib/wpbc_all_translations.php:73
|
377 |
msgid "Default toolbar tab"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: core/admin/api-settings.php:589 core/lib/wpbc_all_translations.php:74
|
381 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: core/admin/api-settings.php:601 core/lib/wpbc_all_translations.php:75
|
385 |
msgid "Bookings number per page"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: core/admin/api-settings.php:602 core/lib/wpbc_all_translations.php:76
|
389 |
msgid "Select number of bookings per page in booking listing"
|
390 |
msgstr ""
|
391 |
|
392 |
#: core/admin/api-settings.php:609 core/admin/api-settings.php:610
|
393 |
#: core/admin/wpbc-class-listing.php:121 core/admin/wpbc-toolbars.php:724
|
394 |
+
#: core/admin/wpbc-toolbars.php:727 core/lib/wpbc_all_translations.php:77
|
395 |
+
#: core/sync/wpbc-gcal-class.php:604 core/sync/wpbc-gcal-class.php:625
|
396 |
+
#: inc/_bl/admin/page-coupons.php:484 inc/_bm/admin/page-availability.php:484
|
397 |
+
#: inc/_bm/admin/page-availability.php:962 inc/_bm/admin/page-cost-rate.php:147
|
398 |
+
#: inc/_bm/admin/page-cost.php:541 inc/_bm/admin/page-seasons.php:497 inc/_bs/lib_s.php:179
|
399 |
+
#: inc/_bs/lib_s.php:184 inc/_mu/admin/page-users.php:422
|
400 |
+
#: inc/_ps/admin/br-table-import-gcal-p.php:139 inc/_ps/admin/page-resources.php:448
|
401 |
+
#: inc/_ps/form/class-wpbc-field-help-text.php:211 inc/_ps/lib_p.php:123 inc/_ps/lib_p.php:127
|
402 |
+
#: inc/_ps/wpbc-print.php:80 inc/gateways/page-gateways.php:726
|
403 |
msgid "ID"
|
404 |
msgstr ""
|
405 |
|
406 |
#: core/admin/api-settings.php:609 core/admin/api-settings.php:611 core/admin/api-settings.php:615
|
407 |
+
#: core/admin/api-settings.php:619 core/lib/wpbc_all_translations.php:78
|
408 |
msgid "ASC"
|
409 |
msgstr ""
|
410 |
|
411 |
#: core/admin/api-settings.php:610 core/admin/api-settings.php:612 core/admin/api-settings.php:616
|
412 |
+
#: core/admin/api-settings.php:620 core/lib/wpbc_all_translations.php:79
|
413 |
msgid "DESC"
|
414 |
msgstr ""
|
415 |
|
416 |
#: core/admin/api-settings.php:611 core/admin/api-settings.php:612
|
417 |
+
#: core/admin/wpbc-class-timeline.php:61 core/admin/wpbc-toolbars.php:577
|
418 |
#: core/admin/wpbc-toolbars.php:639 core/admin/wpbc-toolbars.php:725
|
419 |
#: core/admin/wpbc-toolbars.php:728 core/admin/wpbc-toolbars.php:844
|
420 |
+
#: core/lib/wpbc_all_translations.php:80 core/sync/wpbc-gcal-class.php:607
|
421 |
+
#: core/sync/wpbc-gcal-class.php:642 inc/_bs/lib_s.php:180 inc/_bs/lib_s.php:185
|
422 |
+
#: inc/_ps/lib_p.php:124 inc/_ps/lib_p.php:128 inc/_ps/wpbc-form-templates.php:88
|
423 |
+
#: inc/_ps/wpbc-form-templates.php:110 inc/_ps/wpbc-print.php:83
|
424 |
msgid "Dates"
|
425 |
msgstr ""
|
426 |
|
427 |
#: core/admin/api-settings.php:615 core/admin/api-settings.php:616
|
428 |
+
#: core/lib/wpbc_all_translations.php:81 inc/_bl/admin/page-search.php:779
|
429 |
+
#: inc/_bm/admin/page-availability.php:866 inc/_bm/admin/page-cost-rate.php:105
|
430 |
+
#: inc/_bm/admin/page-cost-valuation.php:132 inc/_bs/lib_s.php:181 inc/_bs/lib_s.php:186
|
431 |
+
#: inc/_ps/lib_p.php:125 inc/_ps/lib_p.php:129
|
432 |
msgid "Resource"
|
433 |
msgstr ""
|
434 |
|
435 |
#: core/admin/api-settings.php:619 core/admin/api-settings.php:620
|
436 |
+
#: core/admin/wpbc-toolbar-tiny.php:1776 core/lib/wpbc_all_translations.php:82
|
437 |
+
#: inc/_bs/admin/api-settings-s.php:866 inc/_bs/lib_s.php:139 inc/_bs/lib_s.php:182
|
438 |
+
#: inc/_bs/lib_s.php:187 inc/_ps/wpbc-print.php:84
|
439 |
msgid "Cost"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: core/admin/api-settings.php:625 core/lib/wpbc_all_translations.php:83
|
443 |
msgid "Bookings default order"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: core/admin/api-settings.php:626 core/lib/wpbc_all_translations.php:84
|
447 |
msgid "Select your default order of bookings in the booking listing"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: core/admin/api-settings.php:643 core/lib/wpbc_all_translations.php:85
|
451 |
msgid "Date Format"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: core/admin/api-settings.php:648 core/lib/wpbc_all_translations.php:86
|
455 |
msgid "F j, Y"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: core/admin/api-settings.php:651 core/admin/wpbc-toolbars.php:1428
|
459 |
+
#: core/lib/wpbc_all_translations.php:87 inc/_bm/admin/api-settings-m.php:194
|
460 |
+
#: inc/_bs/admin/api-settings-s.php:406 inc/_bs/lib_s.php:54
|
461 |
msgid "Custom"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: core/admin/api-settings.php:677 core/lib/wpbc_all_translations.php:88
|
465 |
#, php-format
|
466 |
msgid ""
|
467 |
"Type your date format for emails and the booking table. %sDocumentation on date formatting%s"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: core/admin/api-settings.php:690 core/lib/wpbc_all_translations.php:89
|
471 |
msgid "Short days view"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: core/admin/api-settings.php:691 core/lib/wpbc_all_translations.php:90
|
475 |
msgid "Wide days view"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: core/admin/api-settings.php:696 core/lib/wpbc_all_translations.php:91
|
479 |
msgid "Dates view"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: core/admin/api-settings.php:697 core/lib/wpbc_all_translations.php:92
|
483 |
msgid "Select the default view for dates on the booking tables"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: core/admin/api-settings.php:709 core/lib/wpbc_all_translations.php:93
|
487 |
msgid "Show / hide hints"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: core/admin/api-settings.php:710 core/lib/wpbc_all_translations.php:94
|
491 |
msgid "Check this box if you want to show help hints on the admin panel."
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: core/admin/api-settings.php:730 core/lib/wpbc_all_translations.php:95
|
495 |
msgid "Allow unlimited bookings per same day(s)"
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: core/admin/api-settings.php:731 core/lib/wpbc_all_translations.php:96
|
499 |
#, php-format
|
500 |
msgid ""
|
501 |
"Check this box, if you want to %sset any days as available%s in calendar. Your visitors will be "
|
503 |
"date(s)%s of other visitors."
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: core/admin/api-settings.php:741 core/lib/wpbc_all_translations.php:97
|
507 |
msgid "Checking to prevent double booking, during submitting booking"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: core/admin/api-settings.php:742 core/lib/wpbc_all_translations.php:98
|
511 |
#, php-format
|
512 |
msgid ""
|
513 |
"Check this box, if you want to %sre-check if the selected dates available during submitting "
|
514 |
"booking%s."
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: core/admin/api-settings.php:744 core/lib/wpbc_all_translations.php:99
|
518 |
msgid ""
|
519 |
"This feature useful to prevent double booking of the same date(s) or time(s), if several "
|
520 |
"visitors try to book the same date(s) in same calendar during the same time."
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: core/admin/api-settings.php:745 core/lib/wpbc_all_translations.php:100
|
524 |
msgid "This feature does not work for booking resources with capacity higher than one."
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: core/admin/api-settings.php:762 core/lib/wpbc_all_translations.php:101
|
528 |
msgid "Show advanced settings of JavaScript loading"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: core/admin/api-settings.php:763 core/lib/wpbc_all_translations.php:102
|
532 |
msgid "Hide advanced settings of JavaScript loading"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: core/admin/api-settings.php:771 core/lib/wpbc_all_translations.php:103
|
536 |
msgid "Disable Bootstrap loading on Front-End"
|
537 |
msgstr ""
|
538 |
|
539 |
#: core/admin/api-settings.php:772 core/admin/api-settings.php:781
|
540 |
+
#: core/lib/wpbc_all_translations.php:104
|
541 |
msgid ""
|
542 |
" If your theme or some other plugin is load the BootStrap JavaScripts, you can disable loading "
|
543 |
"of this script by this plugin."
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: core/admin/api-settings.php:780 core/lib/wpbc_all_translations.php:105
|
547 |
msgid "Disable Bootstrap loading on Back-End"
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: core/admin/api-settings.php:790 core/lib/wpbc_all_translations.php:106
|
551 |
msgid "Load JS and CSS files only on specific pages"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: core/admin/api-settings.php:791 core/lib/wpbc_all_translations.php:107
|
555 |
msgid "Activate loading of CSS and JavaScript files of plugin only at specific pages."
|
556 |
msgstr ""
|
557 |
|
558 |
+
#: core/admin/api-settings.php:801 core/lib/wpbc_all_translations.php:108
|
559 |
msgid "Relative URLs of pages, where to load plugin CSS and JS files"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: core/admin/api-settings.php:802 core/lib/wpbc_all_translations.php:109
|
563 |
#, php-format
|
564 |
msgid ""
|
565 |
"Enter relative URLs of pages, where you have Booking Calendar elements (booking forms or "
|
566 |
"availability calendars). Please enter one URL per line. Example: %s"
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: core/admin/api-settings.php:818 core/lib/wpbc_all_translations.php:110
|
570 |
msgid "Show settings of powered by notice"
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: core/admin/api-settings.php:819 core/lib/wpbc_all_translations.php:111
|
574 |
msgid "Hide settings of powered by notice"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: core/admin/api-settings.php:826 core/lib/wpbc_all_translations.php:112
|
578 |
msgid "Powered by notice"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: core/admin/api-settings.php:827 core/lib/wpbc_all_translations.php:113
|
582 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: core/admin/api-settings.php:835 core/lib/wpbc_all_translations.php:114
|
586 |
msgid "Help and info notices"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: core/admin/api-settings.php:836 core/lib/wpbc_all_translations.php:115
|
590 |
msgid " Turn On/Off version notice and help info links at booking admin panel."
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: core/admin/api-settings.php:863 core/lib/wpbc_all_translations.php:116
|
594 |
msgid "Plugin menu position"
|
595 |
msgstr ""
|
596 |
|
597 |
+
#: core/admin/api-settings.php:866 core/lib/wpbc_all_translations.php:117
|
598 |
msgid "Top"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: core/admin/api-settings.php:867 core/lib/wpbc_all_translations.php:118
|
602 |
msgid "Middle"
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: core/admin/api-settings.php:868 core/lib/wpbc_all_translations.php:119
|
606 |
msgid "Bottom"
|
607 |
msgstr ""
|
608 |
|
609 |
+
#: core/admin/api-settings.php:879 core/lib/wpbc_all_translations.php:120
|
610 |
msgid "User permissions for plugin menu pages"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: core/admin/api-settings.php:894 core/admin/wpbc-class-timeline.php:62
|
614 |
+
#: core/admin/wpbc-toolbars.php:545 core/admin/wpbc-toolbars.php:760
|
615 |
+
#: core/lib/wpbc_all_translations.php:121 core/wpbc.php:136
|
616 |
msgid "Bookings"
|
617 |
msgstr ""
|
618 |
|
619 |
#: core/admin/api-settings.php:903 core/admin/page-new.php:32 core/admin/page-new.php:33
|
620 |
+
#: core/admin/page-new.php:34 core/admin/wpbc-toolbars.php:1791
|
621 |
+
#: core/lib/wpbc_all_translations.php:122 core/wpbc-functions.php:1626 core/wpbc.php:165
|
622 |
+
#: core/wpbc.php:166 core/wpbc.php:167
|
623 |
msgid "Add booking"
|
624 |
msgstr ""
|
625 |
|
626 |
#: core/admin/api-settings.php:913 core/admin/page-import-gcal.php:616
|
627 |
+
#: core/admin/wpbc-class-timeline.php:60 core/lib/wpbc_all_translations.php:123
|
628 |
+
#: core/wpbc-functions.php:1636 core/wpbc.php:176 core/wpbc.php:178
|
629 |
+
#: inc/_bl/admin/page-coupons.php:529 inc/_bl/admin/page-coupons.php:1337
|
630 |
#: inc/_bm/admin/page-availability.php:865 inc/_bm/admin/page-cost-rate.php:104
|
631 |
#: inc/_bm/admin/page-cost-valuation.php:131 inc/_mu/admin/page-users.php:440
|
632 |
#: inc/_ps/admin/br-table-import-gcal-p.php:143 inc/_ps/admin/page-resources.php:37
|
634 |
msgid "Resources"
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: core/admin/api-settings.php:922 core/lib/wpbc_all_translations.php:124
|
638 |
+
#: core/wpbc-functions.php:1691 core/wpbc.php:187 core/wpbc.php:189 core/wpbc.php:376
|
639 |
+
#: inc/_bl/admin/page-coupons.php:46 inc/_bm/admin/page-seasons.php:47
|
640 |
msgid "Settings"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: core/admin/api-settings.php:923 core/lib/wpbc_all_translations.php:125
|
644 |
msgid "Select user access level for the menu pages of plugin"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: core/admin/api-settings.php:941 core/lib/wpbc_all_translations.php:126
|
648 |
msgid "Delete booking data, when plugin deactivated"
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: core/admin/api-settings.php:942 core/lib/wpbc_all_translations.php:127
|
652 |
msgid "Check this box to delete all booking data when you uninstal this plugin."
|
653 |
msgstr ""
|
654 |
|
655 |
+
#: core/admin/api-settings.php:968 core/admin/page-form-free.php:868
|
656 |
+
#: core/lib/wpbc_all_translations.php:128 core/sync/wpbc-gcal-class.php:439
|
657 |
+
#: core/sync/wpbc-gcal-class.php:606 core/sync/wpbc-gcal-class.php:632
|
658 |
+
#: inc/_bl/admin/api-settings-l.php:361 inc/_bm/admin/page-availability.php:980
|
659 |
+
#: inc/_bm/admin/page-cost-rate.php:175 inc/_bm/admin/page-seasons.php:510
|
660 |
+
#: inc/_ps/admin/br-table-import-gcal-p.php:150
|
661 |
msgid "Info"
|
662 |
msgstr ""
|
663 |
|
664 |
#: core/admin/api-settings.php:1091 core/admin/api-settings.php:1108
|
665 |
#: core/admin/api-settings.php:1139 core/admin/api-settings.php:1152
|
666 |
+
#: core/admin/api-settings.php:1185 core/lib/wpbc_all_translations.php:129
|
667 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:507
|
668 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:410 inc/gateways/page-gateways.php:774
|
669 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:630 inc/gateways/sage/wpbc-gw-sage.php:587
|
670 |
msgid "Warning"
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: core/admin/api-settings.php:1092 core/lib/wpbc_all_translations.php:130
|
674 |
msgid ""
|
675 |
"You allow unlimited number of bookings per same dates, its can be a reason of double bookings on "
|
676 |
"the same date. Do you really want to do this?"
|
677 |
msgstr ""
|
678 |
|
679 |
+
#: core/admin/api-settings.php:1109 core/lib/wpbc_all_translations.php:131
|
680 |
msgid "This feature can impact to speed of submitting booking. Do you really want to do this?"
|
681 |
msgstr ""
|
682 |
|
683 |
#: core/admin/api-settings.php:1140 core/admin/api-settings.php:1153
|
684 |
+
#: core/lib/wpbc_all_translations.php:132
|
685 |
msgid ""
|
686 |
"You are need to be sure what you are doing. You are disable of loading some JavaScripts Do you "
|
687 |
"really want to do this?"
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: core/admin/api-settings.php:1186 core/lib/wpbc_all_translations.php:133
|
691 |
msgid ""
|
692 |
"If you check this option, all booking data will be deleted when you uninstall this plugin. Do "
|
693 |
"you really want to do this?"
|
695 |
|
696 |
#: core/admin/page-bookings.php:44 core/admin/page-bookings.php:45 core/admin/page-bookings.php:46
|
697 |
#: core/admin/page-settings.php:101 core/admin/page-settings.php:216
|
698 |
+
#: core/admin/wpbc-toolbars.php:456 core/lib/wpbc_all_translations.php:134
|
699 |
+
#: core/wpbc-functions.php:1604
|
700 |
msgid "Booking Listing"
|
701 |
msgstr ""
|
702 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
703 |
#: core/admin/page-email-approved.php:177 core/admin/page-email-deleted.php:178
|
704 |
#: core/admin/page-email-deny.php:178 core/admin/page-email-new-admin.php:176
|
705 |
#: core/admin/page-email-new-visitor.php:176 core/admin/page-email-trash.php:178
|
706 |
+
#: core/lib/wpbc_all_translations.php:135 inc/_bm/admin/page-cost-deposit.php:133
|
707 |
+
#: inc/_bs/admin/page-email-payment.php:179 inc/_ps/admin/page-email-edit.php:178
|
708 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:272
|
709 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:216
|
710 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:374 inc/gateways/ipay88/wpbc-gw-ipay88.php:252
|
711 |
+
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:145 inc/gateways/paypal/wpbc-gw-paypal.php:333
|
712 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:671 inc/gateways/paypal/wpbc-gw-paypal.php:694
|
713 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:717 inc/gateways/sage/wpbc-gw-sage.php:380
|
714 |
msgid "Enable / Disable"
|
715 |
msgstr ""
|
716 |
|
717 |
#: core/admin/page-email-approved.php:178 core/admin/page-email-deleted.php:179
|
718 |
#: core/admin/page-email-deny.php:179 core/admin/page-email-new-admin.php:177
|
719 |
#: core/admin/page-email-new-visitor.php:177 core/admin/page-email-trash.php:179
|
720 |
+
#: core/lib/wpbc_all_translations.php:136 inc/_bs/admin/page-email-payment.php:180
|
721 |
+
#: inc/_ps/admin/page-email-edit.php:179
|
722 |
msgid "Enable this email notification"
|
723 |
msgstr ""
|
724 |
|
725 |
#: core/admin/page-email-approved.php:187 core/admin/page-email-deleted.php:188
|
726 |
#: core/admin/page-email-deny.php:188 core/admin/page-email-trash.php:188
|
727 |
+
#: core/lib/wpbc_all_translations.php:137 inc/_bs/admin/page-email-payment.php:189
|
728 |
+
#: inc/_ps/admin/page-email-edit.php:188
|
729 |
msgid "Copy to admin"
|
730 |
msgstr ""
|
731 |
|
732 |
#: core/admin/page-email-approved.php:188 core/admin/page-email-deleted.php:189
|
733 |
#: core/admin/page-email-deny.php:189 core/admin/page-email-trash.php:189
|
734 |
+
#: core/lib/wpbc_all_translations.php:138 inc/_bs/admin/page-email-payment.php:190
|
735 |
+
#: inc/_ps/admin/page-email-edit.php:189
|
736 |
msgid "Enable / disable sending copy of this email notification to admin"
|
737 |
msgstr ""
|
738 |
|
739 |
#: core/admin/page-email-approved.php:256 core/admin/page-email-deleted.php:205
|
740 |
#: core/admin/page-email-deny.php:205 core/admin/page-email-new-admin.php:244
|
741 |
#: core/admin/page-email-new-visitor.php:244 core/admin/page-email-trash.php:205
|
742 |
+
#: core/admin/page-import-gcal.php:267 core/admin/wpbc-toolbar-tiny.php:587
|
743 |
+
#: core/lib/wpbc_all_translations.php:139 core/sync/wpbc-gcal.php:171
|
744 |
#: inc/_bm/admin/page-cost-valuation.php:273 inc/_bm/admin/page-cost-valuation.php:276
|
745 |
#: inc/_bm/admin/page-cost-valuation.php:446 inc/_bm/admin/page-seasons.php:1543
|
746 |
#: inc/_bs/admin/page-email-payment.php:206 inc/_ps/admin/page-email-edit.php:205
|
750 |
#: core/admin/page-email-approved.php:266 core/admin/page-email-deleted.php:215
|
751 |
#: core/admin/page-email-deny.php:215 core/admin/page-email-new-admin.php:202
|
752 |
#: core/admin/page-email-new-admin.php:254 core/admin/page-email-new-visitor.php:254
|
753 |
+
#: core/admin/page-email-trash.php:220 core/lib/wpbc_all_translations.php:140
|
754 |
+
#: inc/_bs/admin/page-email-payment.php:216 inc/_ps/admin/page-email-edit.php:215
|
755 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:681 inc/gateways/paypal/wpbc-gw-paypal.php:704
|
756 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:727
|
757 |
msgid "Email Address"
|
758 |
msgstr ""
|
759 |
|
763 |
#: core/admin/page-email-new-admin.php:202 core/admin/page-email-new-admin.php:254
|
764 |
#: core/admin/page-email-new-admin.php:295 core/admin/page-email-new-visitor.php:254
|
765 |
#: core/admin/page-email-new-visitor.php:295 core/admin/page-email-trash.php:220
|
766 |
+
#: core/admin/page-email-trash.php:262 core/admin/page-form-free.php:909
|
767 |
+
#: core/admin/page-form-free.php:1638 core/lib/wpbc_all_translations.php:141
|
768 |
+
#: inc/_bs/admin/page-email-payment.php:216 inc/_bs/admin/page-email-payment.php:260
|
769 |
+
#: inc/_ps/admin/page-email-edit.php:215 inc/_ps/admin/page-email-edit.php:256
|
770 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:284
|
771 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:299 inc/gateways/ideal/wpbc-gw-ideal.php:386
|
772 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:401 inc/gateways/ipay88/wpbc-gw-ipay88.php:264
|
773 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:279 inc/gateways/paypal/wpbc-gw-paypal.php:366
|
774 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:382 inc/gateways/sage/wpbc-gw-sage.php:392
|
775 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:407
|
776 |
msgid "Required"
|
777 |
msgstr ""
|
778 |
|
780 |
#: core/admin/page-email-deny.php:233 core/admin/page-email-new-admin.php:220
|
781 |
#: core/admin/page-email-new-admin.php:272 core/admin/page-email-new-visitor.php:272
|
782 |
#: core/admin/page-email-trash.php:238 core/admin/wpbc-toolbar-tiny.php:423
|
783 |
+
#: core/admin/wpbc-toolbar-tiny.php:1774 core/lib/wpbc_all_translations.php:142
|
784 |
+
#: core/lib/wpdev-booking-widget.php:94 core/sync/wpbc-gcal-class.php:605
|
785 |
+
#: core/sync/wpbc-gcal-class.php:628 inc/_bm/admin/page-availability.php:975
|
786 |
+
#: inc/_bm/admin/page-seasons.php:505 inc/_bs/admin/page-email-payment.php:234
|
787 |
+
#: inc/_ps/admin/page-email-edit.php:233 inc/_ps/wpbc-booking-select-widget.php:140
|
788 |
msgid "Title"
|
789 |
msgstr ""
|
790 |
|
792 |
#: core/admin/page-email-deny.php:233 core/admin/page-email-new-admin.php:220
|
793 |
#: core/admin/page-email-new-admin.php:272 core/admin/page-email-new-visitor.php:272
|
794 |
#: core/admin/page-email-trash.php:238 core/admin/wpbc-toolbar-tiny.php:423
|
795 |
+
#: core/lib/wpbc_all_translations.php:143 inc/_bs/admin/page-email-payment.php:234
|
796 |
+
#: inc/_ps/admin/page-email-edit.php:233 inc/_ps/form/class-wpbc-field-help-button.php:73
|
797 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
798 |
#: inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
799 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
806 |
msgid "optional"
|
807 |
msgstr ""
|
808 |
|
809 |
+
#: core/admin/page-email-approved.php:304 core/lib/wpbc_all_translations.php:144
|
810 |
+
#: core/wpbc-activation.php:976
|
811 |
msgid "Your booking has been approved"
|
812 |
msgstr ""
|
813 |
|
814 |
#: core/admin/page-email-approved.php:306 core/admin/page-email-deleted.php:256
|
815 |
#: core/admin/page-email-deny.php:256 core/admin/page-email-new-admin.php:294
|
816 |
#: core/admin/page-email-new-visitor.php:294 core/admin/page-email-trash.php:261
|
817 |
+
#: core/lib/wpbc_all_translations.php:145 inc/_bs/admin/page-email-payment.php:259
|
818 |
+
#: inc/_ps/admin/page-email-edit.php:255
|
819 |
msgid "Subject"
|
820 |
msgstr ""
|
821 |
|
822 |
#: core/admin/page-email-approved.php:307 core/admin/page-email-deleted.php:257
|
823 |
#: core/admin/page-email-deny.php:257 core/admin/page-email-new-admin.php:295
|
824 |
#: core/admin/page-email-new-visitor.php:295 core/admin/page-email-trash.php:262
|
825 |
+
#: core/lib/wpbc_all_translations.php:146 inc/_bs/admin/page-email-payment.php:260
|
826 |
+
#: inc/_ps/admin/page-email-edit.php:256
|
827 |
#, php-format
|
828 |
msgid "Type your email %ssubject%s for the booking confimation message."
|
829 |
msgstr ""
|
830 |
|
831 |
+
#: core/admin/page-email-approved.php:319 core/lib/wpbc_all_translations.php:147
|
832 |
+
#: core/wpbc-activation.php:978
|
833 |
#, php-format
|
834 |
msgid ""
|
835 |
"Your reservation %s for: %s has been approved.%sYou can edit the booking on this page: %s Thank "
|
836 |
"you, %s"
|
837 |
msgstr ""
|
838 |
|
839 |
+
#: core/admin/page-email-approved.php:321 core/lib/wpbc_all_translations.php:148
|
840 |
+
#: core/wpbc-activation.php:980
|
841 |
#, php-format
|
842 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
843 |
msgstr ""
|
845 |
#: core/admin/page-email-approved.php:328 core/admin/page-email-deleted.php:274
|
846 |
#: core/admin/page-email-deny.php:274 core/admin/page-email-new-admin.php:310
|
847 |
#: core/admin/page-email-new-visitor.php:316 core/admin/page-email-trash.php:279
|
848 |
+
#: core/lib/wpbc_all_translations.php:149 inc/_bs/admin/page-email-payment.php:277
|
849 |
+
#: inc/_ps/admin/page-email-edit.php:273
|
850 |
msgid "Content"
|
851 |
msgstr ""
|
852 |
|
853 |
#: core/admin/page-email-approved.php:329 core/admin/page-email-deleted.php:275
|
854 |
#: core/admin/page-email-deny.php:275 core/admin/page-email-new-admin.php:311
|
855 |
#: core/admin/page-email-new-visitor.php:317 core/admin/page-email-trash.php:280
|
856 |
+
#: core/lib/wpbc_all_translations.php:150 inc/_bs/admin/page-email-payment.php:278
|
857 |
+
#: inc/_ps/admin/page-email-edit.php:274
|
858 |
msgid "Type your email message content. "
|
859 |
msgstr ""
|
860 |
|
861 |
#: core/admin/page-email-approved.php:350 core/admin/page-email-deleted.php:296
|
862 |
#: core/admin/page-email-deny.php:296 core/admin/page-email-new-admin.php:332
|
863 |
#: core/admin/page-email-new-visitor.php:338 core/admin/page-email-trash.php:301
|
864 |
+
#: core/lib/wpbc_all_translations.php:151 inc/_bs/admin/page-email-payment.php:299
|
865 |
+
#: inc/_ps/admin/page-email-edit.php:295
|
866 |
msgid "Email Heading"
|
867 |
msgstr ""
|
868 |
|
869 |
#: core/admin/page-email-approved.php:351 core/admin/page-email-deleted.php:297
|
870 |
#: core/admin/page-email-deny.php:297 core/admin/page-email-new-admin.php:333
|
871 |
#: core/admin/page-email-new-visitor.php:339 core/admin/page-email-trash.php:302
|
872 |
+
#: core/lib/wpbc_all_translations.php:152 inc/_bs/admin/page-email-payment.php:300
|
873 |
+
#: inc/_ps/admin/page-email-edit.php:296
|
874 |
msgid "Enter main heading contained within the email notification."
|
875 |
msgstr ""
|
876 |
|
877 |
#: core/admin/page-email-approved.php:360 core/admin/page-email-deleted.php:306
|
878 |
#: core/admin/page-email-deny.php:306 core/admin/page-email-new-admin.php:342
|
879 |
#: core/admin/page-email-new-visitor.php:348 core/admin/page-email-trash.php:311
|
880 |
+
#: core/lib/wpbc_all_translations.php:153 inc/_bs/admin/page-email-payment.php:309
|
881 |
+
#: inc/_ps/admin/page-email-edit.php:305
|
882 |
msgid "Email Footer Text"
|
883 |
msgstr ""
|
884 |
|
885 |
#: core/admin/page-email-approved.php:361 core/admin/page-email-deleted.php:307
|
886 |
#: core/admin/page-email-deny.php:307 core/admin/page-email-new-admin.php:343
|
887 |
#: core/admin/page-email-new-visitor.php:349 core/admin/page-email-trash.php:312
|
888 |
+
#: core/lib/wpbc_all_translations.php:154 inc/_bs/admin/page-email-payment.php:310
|
889 |
+
#: inc/_ps/admin/page-email-edit.php:306
|
890 |
msgid "Enter text contained within footer of the email notification"
|
891 |
msgstr ""
|
892 |
|
893 |
#: core/admin/page-email-approved.php:371 core/admin/page-email-deleted.php:317
|
894 |
#: core/admin/page-email-deny.php:317 core/admin/page-email-new-admin.php:353
|
895 |
#: core/admin/page-email-new-visitor.php:359 core/admin/page-email-trash.php:322
|
896 |
+
#: core/lib/wpbc_all_translations.php:155 inc/_bs/admin/page-email-payment.php:320
|
897 |
+
#: inc/_ps/admin/page-email-edit.php:316
|
898 |
msgid "Email template"
|
899 |
msgstr ""
|
900 |
|
901 |
#: core/admin/page-email-approved.php:372 core/admin/page-email-deleted.php:318
|
902 |
#: core/admin/page-email-deny.php:318 core/admin/page-email-new-admin.php:354
|
903 |
#: core/admin/page-email-new-visitor.php:360 core/admin/page-email-trash.php:323
|
904 |
+
#: core/lib/wpbc_all_translations.php:156 inc/_bs/admin/page-email-payment.php:321
|
905 |
+
#: inc/_ps/admin/page-email-edit.php:317
|
906 |
msgid "Choose email template."
|
907 |
msgstr ""
|
908 |
|
909 |
#: core/admin/page-email-approved.php:376 core/admin/page-email-deleted.php:322
|
910 |
#: core/admin/page-email-deny.php:322 core/admin/page-email-new-admin.php:358
|
911 |
#: core/admin/page-email-new-visitor.php:364 core/admin/page-email-trash.php:327
|
912 |
+
#: core/lib/wpbc_all_translations.php:157 inc/_bs/admin/page-email-payment.php:325
|
913 |
+
#: inc/_ps/admin/page-email-edit.php:321
|
914 |
msgid "Plain (without styles)"
|
915 |
msgstr ""
|
916 |
|
917 |
#: core/admin/page-email-approved.php:377 core/admin/page-email-deleted.php:323
|
918 |
#: core/admin/page-email-deny.php:323 core/admin/page-email-new-admin.php:359
|
919 |
#: core/admin/page-email-new-visitor.php:365 core/admin/page-email-trash.php:328
|
920 |
+
#: core/lib/wpbc_all_translations.php:158 inc/_bs/admin/page-email-payment.php:326
|
921 |
+
#: inc/_ps/admin/page-email-edit.php:322
|
922 |
msgid "Standard 1 column"
|
923 |
msgstr ""
|
924 |
|
925 |
#: core/admin/page-email-approved.php:384 core/admin/page-email-deleted.php:330
|
926 |
#: core/admin/page-email-deny.php:330 core/admin/page-email-new-admin.php:366
|
927 |
#: core/admin/page-email-new-visitor.php:372 core/admin/page-email-trash.php:335
|
928 |
+
#: core/lib/wpbc_all_translations.php:159 inc/_bs/admin/page-email-payment.php:333
|
929 |
+
#: inc/_ps/admin/page-email-edit.php:329
|
930 |
#, php-format
|
931 |
msgid "You can override this email template in this folder %s"
|
932 |
msgstr ""
|
934 |
#: core/admin/page-email-approved.php:394 core/admin/page-email-deleted.php:340
|
935 |
#: core/admin/page-email-deny.php:340 core/admin/page-email-new-admin.php:376
|
936 |
#: core/admin/page-email-new-visitor.php:382 core/admin/page-email-trash.php:345
|
937 |
+
#: core/lib/wpbc_all_translations.php:160 inc/_bs/admin/page-email-payment.php:343
|
938 |
+
#: inc/_ps/admin/page-email-edit.php:339
|
939 |
msgid "Base Color"
|
940 |
msgstr ""
|
941 |
|
942 |
#: core/admin/page-email-approved.php:395 core/admin/page-email-deleted.php:341
|
943 |
#: core/admin/page-email-deny.php:341 core/admin/page-email-new-admin.php:377
|
944 |
#: core/admin/page-email-new-visitor.php:383 core/admin/page-email-trash.php:346
|
945 |
+
#: core/lib/wpbc_all_translations.php:161 inc/_bs/admin/page-email-payment.php:344
|
946 |
+
#: inc/_ps/admin/page-email-edit.php:340
|
947 |
msgid "The base color for email templates."
|
948 |
msgstr ""
|
949 |
|
959 |
#: core/admin/page-email-new-visitor.php:402 core/admin/page-email-new-visitor.php:411
|
960 |
#: core/admin/page-email-trash.php:347 core/admin/page-email-trash.php:356
|
961 |
#: core/admin/page-email-trash.php:365 core/admin/page-email-trash.php:374
|
962 |
+
#: core/lib/wpbc_all_translations.php:162 inc/_bs/admin/page-email-payment.php:345
|
963 |
+
#: inc/_bs/admin/page-email-payment.php:354 inc/_bs/admin/page-email-payment.php:363
|
964 |
+
#: inc/_bs/admin/page-email-payment.php:372 inc/_ps/admin/page-email-edit.php:341
|
965 |
+
#: inc/_ps/admin/page-email-edit.php:350 inc/_ps/admin/page-email-edit.php:359
|
966 |
+
#: inc/_ps/admin/page-email-edit.php:368
|
967 |
msgid "Default color"
|
968 |
msgstr ""
|
969 |
|
970 |
#: core/admin/page-email-approved.php:403 core/admin/page-email-deleted.php:349
|
971 |
#: core/admin/page-email-deny.php:349 core/admin/page-email-new-admin.php:385
|
972 |
#: core/admin/page-email-new-visitor.php:391 core/admin/page-email-trash.php:354
|
973 |
+
#: core/lib/wpbc_all_translations.php:163 inc/_bs/admin/page-email-payment.php:352
|
974 |
+
#: inc/_ps/admin/page-email-edit.php:348
|
975 |
msgid "Background Color"
|
976 |
msgstr ""
|
977 |
|
978 |
#: core/admin/page-email-approved.php:404 core/admin/page-email-deleted.php:350
|
979 |
#: core/admin/page-email-deny.php:350 core/admin/page-email-new-admin.php:386
|
980 |
#: core/admin/page-email-new-visitor.php:392 core/admin/page-email-trash.php:355
|
981 |
+
#: core/lib/wpbc_all_translations.php:164 inc/_bs/admin/page-email-payment.php:353
|
982 |
+
#: inc/_ps/admin/page-email-edit.php:349
|
983 |
msgid "The background color for email templates."
|
984 |
msgstr ""
|
985 |
|
986 |
#: core/admin/page-email-approved.php:412 core/admin/page-email-deleted.php:358
|
987 |
#: core/admin/page-email-deny.php:358 core/admin/page-email-new-admin.php:394
|
988 |
#: core/admin/page-email-new-visitor.php:400 core/admin/page-email-trash.php:363
|
989 |
+
#: core/lib/wpbc_all_translations.php:165 inc/_bs/admin/page-email-payment.php:361
|
990 |
+
#: inc/_ps/admin/page-email-edit.php:357
|
991 |
msgid "Email Body Background Color"
|
992 |
msgstr ""
|
993 |
|
994 |
#: core/admin/page-email-approved.php:413 core/admin/page-email-deleted.php:359
|
995 |
#: core/admin/page-email-deny.php:359 core/admin/page-email-new-admin.php:395
|
996 |
#: core/admin/page-email-new-visitor.php:401 core/admin/page-email-trash.php:364
|
997 |
+
#: core/lib/wpbc_all_translations.php:166 inc/_bs/admin/page-email-payment.php:362
|
998 |
+
#: inc/_ps/admin/page-email-edit.php:358
|
999 |
msgid "The main body background color for email templates."
|
1000 |
msgstr ""
|
1001 |
|
1002 |
#: core/admin/page-email-approved.php:421 core/admin/page-email-deleted.php:367
|
1003 |
#: core/admin/page-email-deny.php:367 core/admin/page-email-new-admin.php:403
|
1004 |
#: core/admin/page-email-new-visitor.php:409 core/admin/page-email-trash.php:372
|
1005 |
+
#: core/lib/wpbc_all_translations.php:167 inc/_bs/admin/page-email-payment.php:370
|
1006 |
+
#: inc/_ps/admin/page-email-edit.php:366
|
1007 |
msgid "Email Body Text Colour"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
#: core/admin/page-email-approved.php:422 core/admin/page-email-deleted.php:368
|
1011 |
#: core/admin/page-email-deny.php:368 core/admin/page-email-new-admin.php:404
|
1012 |
#: core/admin/page-email-new-visitor.php:410 core/admin/page-email-trash.php:373
|
1013 |
+
#: core/lib/wpbc_all_translations.php:168 inc/_bs/admin/page-email-payment.php:371
|
1014 |
+
#: inc/_ps/admin/page-email-edit.php:367
|
1015 |
msgid "The main body text color for email templates."
|
1016 |
msgstr ""
|
1017 |
|
1018 |
#: core/admin/page-email-approved.php:437 core/admin/page-email-deleted.php:383
|
1019 |
#: core/admin/page-email-deny.php:383 core/admin/page-email-new-admin.php:419
|
1020 |
#: core/admin/page-email-new-visitor.php:425 core/admin/page-email-trash.php:388
|
1021 |
+
#: core/lib/wpbc_all_translations.php:169 inc/_bs/admin/page-email-payment.php:386
|
1022 |
+
#: inc/_ps/admin/page-email-edit.php:382
|
1023 |
msgid "Email format"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
#: core/admin/page-email-approved.php:438 core/admin/page-email-deleted.php:384
|
1027 |
#: core/admin/page-email-deny.php:384 core/admin/page-email-new-admin.php:420
|
1028 |
#: core/admin/page-email-new-visitor.php:426 core/admin/page-email-trash.php:389
|
1029 |
+
#: core/lib/wpbc_all_translations.php:170 inc/_bs/admin/page-email-payment.php:387
|
1030 |
+
#: inc/_ps/admin/page-email-edit.php:383
|
1031 |
msgid "Choose which format of email to send."
|
1032 |
msgstr ""
|
1033 |
|
1034 |
#: core/admin/page-email-approved.php:442 core/admin/page-email-deleted.php:388
|
1035 |
#: core/admin/page-email-deny.php:388 core/admin/page-email-new-admin.php:424
|
1036 |
#: core/admin/page-email-new-visitor.php:430 core/admin/page-email-trash.php:393
|
1037 |
+
#: core/lib/wpbc_all_translations.php:171 inc/_bs/admin/page-email-payment.php:391
|
1038 |
+
#: inc/_ps/admin/page-email-edit.php:387
|
1039 |
msgid "Plain text"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
#: core/admin/page-email-approved.php:449 core/admin/page-email-deleted.php:395
|
1043 |
#: core/admin/page-email-deny.php:395 core/admin/page-email-new-admin.php:431
|
1044 |
#: core/admin/page-email-new-visitor.php:437 core/admin/page-email-trash.php:400
|
1045 |
+
#: core/lib/wpbc_all_translations.php:172 inc/_bs/admin/page-email-payment.php:398
|
1046 |
+
#: inc/_ps/admin/page-email-edit.php:394 inc/_ps/admin/page-settings-form.php:551
|
1047 |
+
#: inc/_ps/form/class-wpbc-form-help.php:92 inc/gateways/page-gateways.php:979
|
1048 |
msgid "HTML"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
#: core/admin/page-email-approved.php:450 core/admin/page-email-deleted.php:396
|
1052 |
#: core/admin/page-email-deny.php:396 core/admin/page-email-new-admin.php:432
|
1053 |
#: core/admin/page-email-new-visitor.php:438 core/admin/page-email-trash.php:401
|
1054 |
+
#: core/lib/wpbc_all_translations.php:173 inc/_bs/admin/page-email-payment.php:399
|
1055 |
+
#: inc/_ps/admin/page-email-edit.php:395
|
1056 |
msgid "Multipart"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
#: core/admin/page-email-approved.php:476 core/admin/page-email-deleted.php:422
|
1060 |
#: core/admin/page-email-deny.php:422 core/admin/page-email-new-admin.php:457
|
1061 |
#: core/admin/page-email-new-visitor.php:464 core/admin/page-email-trash.php:427
|
1062 |
+
#: core/lib/wpbc_all_translations.php:174 inc/_bs/admin/page-email-payment.php:425
|
1063 |
+
#: inc/_ps/admin/page-email-edit.php:421
|
1064 |
#, php-format
|
1065 |
msgid ""
|
1066 |
"For example: \"You have a new reservation %s on the following date(s): %s Contact information: "
|
1070 |
#: core/admin/page-email-approved.php:476 core/admin/page-email-deleted.php:422
|
1071 |
#: core/admin/page-email-deny.php:422 core/admin/page-email-new-admin.php:457
|
1072 |
#: core/admin/page-email-new-visitor.php:464 core/admin/page-email-trash.php:427
|
1073 |
+
#: core/lib/wpbc_all_translations.php:175 core/sync/wpbc-gcal.php:406
|
1074 |
+
#: inc/_bs/admin/page-email-payment.php:425 inc/_ps/admin/page-email-edit.php:421
|
1075 |
msgid "here"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
#: core/admin/page-email-approved.php:552 core/admin/wpbc-class-listing.php:323
|
1079 |
+
#: core/admin/wpbc-toolbars.php:539 core/lib/wpbc_all_translations.php:176 inc/_ps/personal.php:342
|
1080 |
+
#: inc/_ps/wpbc-print.php:115
|
1081 |
msgid "Approved"
|
1082 |
msgstr ""
|
1083 |
|
1085 |
#: core/admin/page-email-deny.php:500 core/admin/page-email-new-admin.php:504
|
1086 |
#: core/admin/page-email-new-admin.php:505 core/admin/page-email-new-admin.php:529
|
1087 |
#: core/admin/page-email-new-visitor.php:536 core/admin/page-email-trash.php:505
|
1088 |
+
#: core/lib/wpbc_all_translations.php:177 inc/_bs/admin/page-email-payment.php:502
|
1089 |
+
#: inc/_ps/admin/page-email-edit.php:498
|
1090 |
msgid "Emails Settings"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
+
#: core/admin/page-email-approved.php:554 core/lib/wpbc_all_translations.php:178
|
1094 |
msgid "Customization of email template, which is sending to Visitor after approval of booking"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
+
#: core/admin/page-email-approved.php:690 core/lib/wpbc_all_translations.php:179
|
1098 |
msgid "Email is sending to Visitor after Approval of booking."
|
1099 |
msgstr ""
|
1100 |
|
1101 |
+
#: core/admin/page-email-approved.php:697 core/admin/page-email-deleted.php:644
|
1102 |
+
#: core/admin/page-email-deny.php:644 core/admin/page-email-new-admin.php:677
|
1103 |
+
#: core/admin/page-email-new-visitor.php:680 core/admin/page-email-trash.php:649
|
1104 |
+
#: core/lib/wpbc_all_translations.php:180 inc/_bs/admin/page-email-payment.php:646
|
1105 |
+
#: inc/_ps/admin/page-email-edit.php:642
|
1106 |
msgid "Header / Footer"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
+
#: core/admin/page-email-approved.php:704 core/admin/page-email-deleted.php:651
|
1110 |
+
#: core/admin/page-email-deny.php:651 core/admin/page-email-new-admin.php:684
|
1111 |
+
#: core/admin/page-email-new-visitor.php:687 core/admin/page-email-trash.php:656
|
1112 |
+
#: core/lib/wpbc_all_translations.php:181 inc/_bs/admin/page-email-payment.php:653
|
1113 |
+
#: inc/_ps/admin/page-email-edit.php:649
|
1114 |
msgid "Email Styles"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: core/admin/page-email-approved.php:716 core/admin/page-email-deleted.php:663
|
1118 |
+
#: core/admin/page-email-deny.php:663 core/admin/page-email-new-admin.php:696
|
1119 |
+
#: core/admin/page-email-new-visitor.php:699 core/admin/page-email-trash.php:668
|
1120 |
+
#: core/admin/page-form-free.php:911 core/admin/wpbc-class-listing.php:124
|
1121 |
#: core/admin/wpbc-class-listing.php:144 core/admin/wpbc-toolbars.php:52
|
1122 |
+
#: core/admin/wpbc-toolbars.php:174 core/lib/wpbc_all_translations.php:182
|
1123 |
+
#: inc/_bl/admin/page-coupons.php:537 inc/_bm/admin/page-cost-valuation.php:201
|
1124 |
+
#: inc/_bm/admin/page-seasons.php:518 inc/_bs/admin/page-email-payment.php:665
|
1125 |
+
#: inc/_mu/admin/page-users.php:443 inc/_ps/admin/page-email-edit.php:661
|
1126 |
msgid "Actions"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: core/admin/page-email-approved.php:720 core/admin/page-email-deleted.php:667
|
1130 |
+
#: core/admin/page-email-deny.php:667 core/admin/page-email-new-admin.php:700
|
1131 |
+
#: core/admin/page-email-new-visitor.php:703 core/admin/page-email-trash.php:672
|
1132 |
+
#: core/lib/wpbc_all_translations.php:183 inc/_bs/admin/page-email-payment.php:669
|
1133 |
+
#: inc/_ps/admin/page-email-edit.php:665
|
1134 |
msgid "Send Test Email"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: core/admin/page-email-approved.php:722 core/admin/page-email-approved.php:758
|
1138 |
+
#: core/admin/page-email-deleted.php:669 core/admin/page-email-deleted.php:705
|
1139 |
+
#: core/admin/page-email-deny.php:669 core/admin/page-email-deny.php:705
|
1140 |
+
#: core/admin/page-email-new-admin.php:702 core/admin/page-email-new-admin.php:738
|
1141 |
+
#: core/admin/page-email-new-visitor.php:705 core/admin/page-email-new-visitor.php:741
|
1142 |
+
#: core/admin/page-email-trash.php:674 core/admin/page-email-trash.php:710
|
1143 |
+
#: core/admin/page-form-free.php:134 core/admin/page-form-free.php:184
|
1144 |
+
#: core/admin/page-import-gcal.php:703 core/admin/page-settings.php:134
|
1145 |
+
#: core/admin/page-settings.php:273 core/admin/wpbc-toolbars.php:1770
|
1146 |
+
#: core/lib/wpbc_all_translations.php:184 inc/_bl/admin/page-coupons.php:210
|
1147 |
+
#: inc/_bl/admin/page-coupons.php:1360 inc/_bl/admin/page-search.php:339
|
1148 |
+
#: inc/_bl/admin/page-search.php:435 inc/_bm/admin/page-availability.php:1014
|
1149 |
+
#: inc/_bm/admin/page-cost-advanced.php:101 inc/_bm/admin/page-cost-advanced.php:160
|
1150 |
+
#: inc/_bm/admin/page-cost-deposit.php:361 inc/_bm/admin/page-cost-rate.php:230
|
1151 |
+
#: inc/_bm/admin/page-cost-valuation.php:255 inc/_bm/admin/page-cost.php:216
|
1152 |
+
#: inc/_bm/admin/page-seasons.php:197 inc/_bm/admin/page-seasons.php:1206
|
1153 |
+
#: inc/_bm/admin/page-seasons.php:1422 inc/_bs/admin/page-email-payment.php:671
|
1154 |
+
#: inc/_bs/admin/page-email-payment.php:707 inc/_mu/admin/page-users.php:163
|
1155 |
+
#: inc/_ps/admin/page-email-edit.php:667 inc/_ps/admin/page-email-edit.php:703
|
1156 |
+
#: inc/_ps/admin/page-resources.php:188 inc/_ps/admin/page-settings-form.php:112
|
1157 |
+
#: inc/_ps/admin/page-settings-form.php:174 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:855
|
1158 |
+
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:484
|
1159 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:913 inc/gateways/ipay88/wpbc-gw-ipay88.php:774
|
1160 |
+
#: inc/gateways/page-gateways.php:544 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:398
|
1161 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:1070 inc/gateways/sage/wpbc-gw-sage.php:902
|
1162 |
+
msgid "Save Changes"
|
1163 |
+
msgstr ""
|
1164 |
+
|
1165 |
+
#: core/admin/page-email-approved.php:740 core/admin/page-email-deleted.php:687
|
1166 |
+
#: core/admin/page-email-deny.php:687 core/admin/page-email-new-admin.php:720
|
1167 |
+
#: core/admin/page-email-new-visitor.php:723 core/admin/page-email-trash.php:692
|
1168 |
+
#: core/admin/page-form-free.php:910 core/admin/wpbc-dashboard.php:404
|
1169 |
+
#: core/lib/wpbc_all_translations.php:185 inc/_bs/admin/page-email-payment.php:689
|
1170 |
+
#: inc/_ps/admin/page-email-edit.php:685
|
1171 |
msgid "Type"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: core/admin/page-email-approved.php:747 core/admin/page-email-deleted.php:694
|
1175 |
+
#: core/admin/page-email-deny.php:694 core/admin/page-email-new-admin.php:727
|
1176 |
+
#: core/admin/page-email-new-visitor.php:730 core/admin/page-email-trash.php:699
|
1177 |
#: core/admin/page-import-gcal.php:685 core/admin/page-settings.php:128
|
1178 |
#: core/admin/page-settings.php:265 core/admin/wpbc-toolbars.php:425
|
1179 |
+
#: core/admin/wpbc-toolbars.php:431 core/lib/wpbc_all_translations.php:186
|
1180 |
+
#: inc/_bl/admin/page-search.php:389 inc/_bl/admin/page-search.php:417
|
1181 |
+
#: inc/_bm/admin/page-cost-advanced.php:154 inc/_bs/admin/page-email-payment.php:696
|
1182 |
+
#: inc/_ps/admin/page-email-edit.php:692 inc/_ps/admin/page-settings-form.php:168
|
1183 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:447 inc/gateways/page-gateways.php:533
|
1184 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:389 inc/gateways/paypal/wpbc-gw-paypal.php:1044
|
1185 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:1061
|
1186 |
msgid "Help"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
+
#: core/admin/page-email-approved.php:829 core/admin/page-email-deleted.php:775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1190 |
#: core/admin/page-email-deny.php:775 core/admin/page-email-new-admin.php:816
|
1191 |
#: core/admin/page-email-new-visitor.php:811 core/admin/page-email-trash.php:780
|
1192 |
+
#: core/lib/wpbc_all_translations.php:187 inc/_bs/admin/page-email-payment.php:777
|
1193 |
#: inc/_ps/admin/page-email-edit.php:773
|
1194 |
+
msgid "Email sent to "
|
1195 |
+
msgstr ""
|
1196 |
+
|
1197 |
+
#: core/admin/page-email-approved.php:831 core/admin/page-email-deleted.php:777
|
1198 |
+
#: core/admin/page-email-deny.php:777 core/admin/page-email-new-admin.php:818
|
1199 |
+
#: core/admin/page-email-new-visitor.php:813 core/admin/page-email-trash.php:782
|
1200 |
+
#: core/lib/wpbc_all_translations.php:188 core/wpbc-emails.php:417
|
1201 |
+
#: inc/_bs/admin/page-email-payment.php:779 inc/_ps/admin/page-email-edit.php:775
|
1202 |
msgid "Email had not sent. Some error occuered."
|
1203 |
msgstr ""
|
1204 |
|
1205 |
+
#: core/admin/page-email-approved.php:846 core/admin/page-email-deleted.php:792
|
1206 |
+
#: core/admin/page-email-deny.php:792 core/admin/page-email-new-admin.php:902
|
1207 |
+
#: core/admin/page-email-new-visitor.php:828 core/admin/page-email-trash.php:797
|
1208 |
+
#: core/lib/wpbc_all_translations.php:189 inc/_bs/admin/page-email-payment.php:794
|
1209 |
+
#: inc/_ps/admin/page-email-edit.php:790 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:876
|
1210 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:557
|
1211 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:934 inc/gateways/ipay88/wpbc-gw-ipay88.php:795
|
1212 |
+
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:419 inc/gateways/paypal/wpbc-gw-paypal.php:1091
|
1213 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:923
|
1214 |
msgid "Settings saved."
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: core/admin/page-email-approved.php:906 core/admin/page-email-approved.php:909
|
1218 |
+
#: core/admin/page-email-deleted.php:852 core/admin/page-email-deleted.php:855
|
1219 |
+
#: core/admin/page-email-deny.php:852 core/admin/page-email-deny.php:855
|
1220 |
+
#: core/admin/page-email-new-admin.php:963 core/admin/page-email-new-admin.php:966
|
1221 |
+
#: core/admin/page-email-new-visitor.php:888 core/admin/page-email-new-visitor.php:891
|
1222 |
+
#: core/admin/page-email-trash.php:857 core/admin/page-email-trash.php:860
|
1223 |
+
#: core/lib/wpbc_all_translations.php:190 inc/_bs/admin/page-email-payment.php:854
|
1224 |
+
#: inc/_bs/admin/page-email-payment.php:857 inc/_ps/admin/page-email-edit.php:850
|
1225 |
+
#: inc/_ps/admin/page-email-edit.php:853
|
1226 |
msgid "If empty then title defined as WordPress"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
+
#: core/admin/page-email-approved.php:922 core/admin/page-email-deleted.php:868
|
1230 |
+
#: core/admin/page-email-deny.php:868 core/admin/page-email-new-admin.php:979
|
1231 |
+
#: core/admin/page-email-new-visitor.php:904 core/admin/page-email-trash.php:873
|
1232 |
+
#: core/lib/wpbc_all_translations.php:191 inc/_bs/admin/page-email-payment.php:870
|
1233 |
+
#: inc/_ps/admin/page-email-edit.php:866
|
1234 |
msgid ""
|
1235 |
"Email different from website DNS, its can be a reason of not delivery emails. Please use the "
|
1236 |
"email withing the same domain as your website!"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
#: core/admin/page-email-deleted.php:254 core/admin/page-email-deny.php:254
|
1240 |
+
#: core/admin/page-email-trash.php:259 core/lib/wpbc_all_translations.php:192
|
1241 |
+
#: core/wpbc-activation.php:987
|
1242 |
msgid "Your booking has been declined"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
#: core/admin/page-email-deleted.php:268 core/admin/page-email-deny.php:268
|
1246 |
+
#: core/admin/page-email-trash.php:273 core/lib/wpbc_all_translations.php:193
|
1247 |
+
#: core/wpbc-activation.php:988
|
1248 |
#, php-format
|
1249 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
+
#: core/admin/page-email-deleted.php:499 core/lib/wpbc-ajax.php:321
|
1253 |
+
#: core/lib/wpbc_all_translations.php:194 inc/_bl/admin/page-coupons.php:368
|
1254 |
+
#: inc/_bl/admin/page-coupons.php:1008 inc/_bm/admin/page-availability.php:358
|
1255 |
+
#: inc/_bm/admin/page-cost.php:313 inc/_bm/admin/page-seasons.php:305
|
1256 |
+
#: inc/_bm/admin/page-seasons.php:832 inc/_bm/m-toolbar.php:541
|
1257 |
#: inc/_ps/admin/page-resources.php:312 inc/_ps/personal.php:163
|
1258 |
msgid "Deleted"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
#: core/admin/page-email-deleted.php:501 core/admin/page-email-deny.php:501
|
1262 |
+
#: core/admin/page-email-trash.php:506 core/lib/wpbc_all_translations.php:195
|
1263 |
msgid "Customization of email template, which is sending to Visitor after Cancellation of booking"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
+
#: core/admin/page-email-deleted.php:637 core/lib/wpbc_all_translations.php:196
|
1267 |
msgid "Email is sending to Visitor after Deleting of booking."
|
1268 |
msgstr ""
|
1269 |
|
1270 |
+
#: core/admin/page-email-deny.php:637 core/lib/wpbc_all_translations.php:197
|
1271 |
msgid "Email is sending to Visitor after booking set as Pending."
|
1272 |
msgstr ""
|
1273 |
|
1274 |
+
#: core/admin/page-email-new-admin.php:192 core/lib/wpbc_all_translations.php:198
|
1275 |
+
#: inc/_bm/admin/page-cost-valuation.php:273 inc/_bm/admin/page-cost-valuation.php:276
|
1276 |
msgid "To"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
#: core/admin/page-email-new-admin.php:292 core/admin/page-email-new-visitor.php:292
|
1280 |
+
#: core/admin/wpbc-class-listing.php:295 core/lib/wpbc_all_translations.php:199
|
1281 |
+
#: core/wpbc-activation.php:958 core/wpbc-activation.php:965
|
1282 |
msgid "New booking"
|
1283 |
msgstr ""
|
1284 |
|
1285 |
+
#: core/admin/page-email-new-admin.php:308 core/lib/wpbc_all_translations.php:200
|
1286 |
+
#: core/wpbc-activation.php:959
|
1287 |
#, php-format
|
1288 |
msgid ""
|
1289 |
"You need to approve a new booking %s for: %s Person detail information:%s Currently a new "
|
1290 |
"booking is waiting for approval. Please visit the moderation panel%sThank you, %s"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
+
#: core/admin/page-email-new-admin.php:503 core/lib/wpbc_all_translations.php:201
|
1294 |
+
#: core/wpbc-functions.php:1708
|
1295 |
msgid "Emails"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
#: core/admin/page-email-new-admin.php:528 core/admin/page-email-new-visitor.php:535
|
1299 |
+
#: core/lib/wpbc_all_translations.php:202
|
1300 |
msgid "New"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
+
#: core/admin/page-email-new-admin.php:528 core/lib/wpbc_all_translations.php:203
|
1304 |
msgid "admin"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
+
#: core/admin/page-email-new-admin.php:530 core/lib/wpbc_all_translations.php:204
|
1308 |
msgid "Customization of email template, which is sending to Admin after new booking"
|
1309 |
msgstr ""
|
1310 |
|
1311 |
+
#: core/admin/page-email-new-admin.php:670 core/lib/wpbc_all_translations.php:205
|
1312 |
msgid "Email is sending to Admin after creation of booking."
|
1313 |
msgstr ""
|
1314 |
|
1315 |
+
#: core/admin/page-email-new-visitor.php:307 core/lib/wpbc_all_translations.php:206
|
1316 |
+
#: core/wpbc-activation.php:967
|
1317 |
#, php-format
|
1318 |
msgid ""
|
1319 |
"Your reservation %s for: %s is processing now! We will send confirmation by email. %sYou can "
|
1320 |
"edit this booking at this page: %s Thank you, %s"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
+
#: core/admin/page-email-new-visitor.php:309 core/lib/wpbc_all_translations.php:207
|
1324 |
+
#: core/wpbc-activation.php:969
|
1325 |
#, php-format
|
1326 |
msgid ""
|
1327 |
"Your reservation %s for: %s is processing now! We will send confirmation by email. %s Thank you, "
|
1328 |
"%s"
|
1329 |
msgstr ""
|
1330 |
|
1331 |
+
#: core/admin/page-email-new-visitor.php:535 core/lib/wpbc_all_translations.php:208
|
1332 |
msgid "visitor"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
+
#: core/admin/page-email-new-visitor.php:537 core/lib/wpbc_all_translations.php:209
|
1336 |
msgid "Customization of email template, which is sending to Visitor after new booking"
|
1337 |
msgstr ""
|
1338 |
|
1339 |
+
#: core/admin/page-email-new-visitor.php:673 core/lib/wpbc_all_translations.php:210
|
1340 |
msgid "Email is sending to Visitor after creation of booking."
|
1341 |
msgstr ""
|
1342 |
|
1343 |
#: core/admin/page-email-trash.php:504 core/admin/wpbc-class-listing.php:325
|
1344 |
+
#: core/admin/wpbc-class-timeline.php:2179 core/admin/wpbc-toolbars.php:983
|
1345 |
+
#: core/lib/wpbc_all_translations.php:211
|
1346 |
msgid "Trash"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
+
#: core/admin/page-email-trash.php:642 core/lib/wpbc_all_translations.php:212
|
1350 |
msgid "Email is sending to Visitor after Canceling of booking (moved to trash)."
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: core/admin/page-form-free.php:56 core/admin/page-settings.php:96
|
1354 |
+
#: core/admin/page-settings.php:209 core/lib/wpbc_all_translations.php:213
|
1355 |
+
#: core/wpbc-functions.php:1700 inc/_ps/admin/page-settings-form.php:37
|
|
|
|
|
1356 |
msgid "Form"
|
1357 |
msgstr ""
|
1358 |
|
1359 |
+
#: core/admin/page-form-free.php:57 core/lib/wpbc_all_translations.php:214
|
1360 |
+
#: inc/_ps/admin/page-settings-form.php:38
|
1361 |
msgid "Fields Settings"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
+
#: core/admin/page-form-free.php:58 core/lib/wpbc_all_translations.php:215
|
1365 |
+
#: inc/_ps/admin/page-settings-form.php:39
|
1366 |
msgid "Customizaton of Form Fields"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
#: core/admin/page-form-free.php:71 core/admin/wpbc-dashboard.php:434
|
1370 |
+
#: core/lib/wpbc_all_translations.php:216
|
1371 |
msgid "Check Premium Features"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
#: core/admin/page-form-free.php:72 core/admin/wpbc-dashboard.php:368
|
1375 |
+
#: core/lib/wpbc_all_translations.php:217
|
1376 |
msgid "Upgrade to higher versions"
|
1377 |
msgstr ""
|
1378 |
|
1379 |
+
#: core/admin/page-form-free.php:155 core/lib/wpbc_all_translations.php:218
|
1380 |
msgid "Form Field Configuration"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
+
#: core/admin/page-form-free.php:250 core/admin/page-form-free.php:374
|
1384 |
+
#: core/admin/page-form-free.php:501 core/lib/wpbc_all_translations.php:219
|
1385 |
+
#: core/lib/wpdev-booking-class.php:632 inc/_ps/personal.php:1979
|
1386 |
#: inc/_ps/wpbc-form-templates.php:41 inc/_ps/wpbc-form-templates.php:60
|
1387 |
#: inc/_ps/wpbc-form-templates.php:80 inc/_ps/wpbc-form-templates.php:103
|
1388 |
#: inc/_ps/wpbc-form-templates.php:126
|
1389 |
msgid "Send"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
+
#: core/admin/page-form-free.php:747 core/lib/wpbc_all_translations.php:222
|
1393 |
+
msgid "Reset to default form"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: core/admin/page-form-free.php:751 core/admin/page-form-free.php:1170
|
1397 |
+
#: core/admin/wpbc-class-listing.php:384 core/admin/wpbc-class-listing.php:390
|
1398 |
+
#: core/admin/wpbc-toolbars.php:986 core/admin/wpbc-toolbars.php:1003
|
1399 |
+
#: core/lib/wpbc_all_translations.php:223 inc/_bl/admin/page-coupons.php:226
|
1400 |
+
#: inc/_bl/admin/page-coupons.php:796 inc/_bm/admin/page-availability.php:268
|
1401 |
+
#: inc/_bm/admin/page-cost-valuation.php:352 inc/_bm/admin/page-cost.php:499
|
1402 |
+
#: inc/_bm/admin/page-seasons.php:213 inc/_bm/admin/page-seasons.php:592
|
1403 |
+
#: inc/_ps/admin/page-resources.php:217
|
1404 |
+
msgid "Do you really want to do this ?"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: core/admin/page-form-free.php:778 core/admin/page-form-free.php:1738
|
1408 |
+
#: core/lib/wpbc_all_translations.php:224
|
1409 |
msgid "Add New Field"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: core/admin/page-form-free.php:795 core/admin/page-form-free.php:830
|
1413 |
+
#: core/lib/wpbc_all_translations.php:225 inc/_ps/admin/page-settings-form.php:284
|
1414 |
msgid "Select"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
+
#: core/admin/page-form-free.php:795 core/lib/wpbc_all_translations.php:226
|
1418 |
msgid "Form Field"
|
1419 |
msgstr ""
|
1420 |
|
1421 |
+
#: core/admin/page-form-free.php:817 core/lib/wpbc_all_translations.php:227
|
1422 |
+
#: inc/_ps/form/class-wpbc-form-help.php:141
|
1423 |
msgid "Standard Fields"
|
1424 |
msgstr ""
|
1425 |
|
1426 |
+
#: core/admin/page-form-free.php:820 core/lib/wpbc_all_translations.php:228
|
1427 |
+
#: inc/_ps/form/class-wpbc-form-help.php:147
|
1428 |
msgid "Text"
|
1429 |
msgstr ""
|
1430 |
|
1431 |
+
#: core/admin/page-form-free.php:840 core/lib/wpbc_all_translations.php:229
|
1432 |
+
#: inc/_ps/form/class-wpbc-form-help.php:156
|
1433 |
msgid "Textarea"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
+
#: core/admin/page-form-free.php:850 core/lib/wpbc_all_translations.php:230
|
1437 |
msgid "Checkbox"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
#: core/admin/page-form-free.php:865 core/lib/wpbc_all_translations.php:231
|
1441 |
+
#: inc/_ps/form/class-wpbc-form-help.php:486
|
1442 |
msgid "Advanced Fields"
|
1443 |
msgstr ""
|
1444 |
|
1445 |
+
#: core/admin/page-form-free.php:907 core/admin/page-form-free.php:1617
|
1446 |
+
#: core/lib/wpbc_all_translations.php:232
|
1447 |
msgid "Active"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
+
#: core/admin/page-form-free.php:908 core/lib/wpbc_all_translations.php:233
|
1451 |
msgid "Field Label"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
+
#: core/admin/page-form-free.php:910 core/admin/page-form-free.php:1683
|
1455 |
+
#: core/lib/wpbc_all_translations.php:234 inc/_ps/form/class-wpbc-field-help-text.php:177
|
1456 |
msgid "Name"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
+
#: core/admin/page-form-free.php:977 core/admin/page-form-free.php:1361
|
1460 |
+
#: core/admin/page-form-free.php:1431 core/admin/page-form-free.php:1752
|
1461 |
+
#: core/lib/wpbc_all_translations.php:235 inc/_bl/admin/page-coupons.php:205
|
1462 |
+
#: inc/_bl/admin/page-coupons.php:792 inc/_bl/admin/page-coupons.php:978
|
1463 |
+
#: inc/_bm/admin/page-cost.php:208 inc/_bm/admin/page-seasons.php:192
|
1464 |
+
#: inc/_bm/admin/page-seasons.php:588 inc/_bm/admin/page-seasons.php:804
|
1465 |
+
#: inc/_bm/admin/page-seasons.php:810 inc/_ps/admin/page-resources.php:183
|
1466 |
msgid "Edit"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
+
#: core/admin/page-form-free.php:978 core/admin/page-form-free.php:1362
|
1470 |
+
#: core/lib/wpbc_all_translations.php:236
|
1471 |
msgid "Remove"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
+
#: core/admin/page-form-free.php:1514 core/lib/wpbc_all_translations.php:237
|
1475 |
+
#: inc/_ps/form/class-wpbc-form-help.php:88
|
1476 |
msgid "Shortcodes"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
+
#: core/admin/page-form-free.php:1515 core/lib/wpbc_all_translations.php:238
|
1480 |
+
#: inc/_ps/form/class-wpbc-form-help.php:89
|
1481 |
msgid ""
|
1482 |
"You can generate the form fields for your form (at the left side) by selection specific field in "
|
1483 |
"the above selectbox."
|
1484 |
msgstr ""
|
1485 |
|
1486 |
+
#: core/admin/page-form-free.php:1516 core/lib/wpbc_all_translations.php:239
|
1487 |
+
#: inc/_ps/form/class-wpbc-form-help.php:90
|
1488 |
#, php-format
|
1489 |
msgid "Please read more about the booking form fields configuration %shere%s."
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: core/admin/page-form-free.php:1518 core/lib/wpbc_all_translations.php:240
|
1493 |
+
#: inc/_ps/form/class-wpbc-form-help.php:99
|
1494 |
msgid "Default Form Templates"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
+
#: core/admin/page-form-free.php:1519 core/lib/wpbc_all_translations.php:241
|
1498 |
+
#: inc/_ps/form/class-wpbc-form-help.php:100
|
1499 |
#, php-format
|
1500 |
msgid ""
|
1501 |
"You can reset your active form template by selecting default %sform template%s at the top "
|
1504 |
"reset both forms: Booking Form and Content of Booking Fields form."
|
1505 |
msgstr ""
|
1506 |
|
1507 |
+
#: core/admin/page-form-free.php:1618 core/lib/wpbc_all_translations.php:242
|
1508 |
msgid "Show / hide field in booking form"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
+
#: core/admin/page-form-free.php:1639 core/lib/wpbc_all_translations.php:243
|
1512 |
msgid "Set field as required"
|
1513 |
msgstr ""
|
1514 |
|
1515 |
+
#: core/admin/page-form-free.php:1659 core/admin/wpbc-toolbar-tiny.php:421
|
1516 |
+
#: core/admin/wpbc-toolbar-tiny.php:1212 core/lib/wpbc_all_translations.php:244
|
1517 |
+
#: inc/_ps/form/class-wpbc-field-help-button.php:73
|
1518 |
msgid "Label"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: core/admin/page-form-free.php:1688 core/lib/wpbc_all_translations.php:245
|
1522 |
#, php-format
|
1523 |
msgid "Type only %sunique field name%s, that is not using in form"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
+
#: core/admin/page-form-free.php:1709 core/lib/wpbc_all_translations.php:246
|
1527 |
msgid "Values"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
+
#: core/admin/page-form-free.php:1714 core/lib/wpbc_all_translations.php:247
|
1531 |
msgid "Enter dropdown options. One option per line."
|
1532 |
msgstr ""
|
1533 |
|
1534 |
+
#: core/admin/page-form-free.php:1743 core/admin/wpbc-toolbar-tiny.php:293
|
1535 |
#: core/admin/wpbc-toolbars.php:699 core/admin/wpbc-toolbars.php:904
|
1536 |
+
#: core/admin/wpbc-toolbars.php:1480 core/lib/wpbc_all_translations.php:248
|
1537 |
+
#: core/sync/wpbc-gcal.php:445 inc/_bs/lib_s.php:104 inc/_bs/s-toolbar.php:204
|
1538 |
+
#: inc/_ps/p-toolbar.php:466 inc/_ps/p-toolbar.php:511
|
1539 |
msgid "Close"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
+
#: core/admin/page-form-free.php:1757 core/lib/wpbc_all_translations.php:249
|
1543 |
+
#: inc/_bm/m-toolbar.php:361 inc/_bm/m-toolbar.php:362 inc/_ps/p-toolbar.php:348
|
1544 |
+
#: inc/_ps/p-toolbar.php:398 inc/_ps/p-toolbar.php:431
|
1545 |
msgid "Cancel"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
+
#: core/admin/page-import-gcal.php:64 core/admin/wpbc-toolbar-tiny.php:868
|
1549 |
+
#: core/admin/wpbc-toolbar-tiny.php:1083 core/admin/wpbc-toolbar-tiny.php:1164
|
1550 |
+
#: core/lib/wpbc_all_translations.php:250 inc/_bm/admin/api-settings-m.php:58
|
1551 |
+
#: inc/_ps/wpbc-booking-select-widget.php:188
|
1552 |
msgid "None"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
+
#: core/admin/page-import-gcal.php:97 core/lib/wpbc_all_translations.php:251
|
1556 |
msgid "Event Title"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
#: core/admin/page-import-gcal.php:98 core/admin/page-import-gcal.php:108
|
1560 |
+
#: core/admin/page-import-gcal.php:118 core/lib/wpbc_all_translations.php:252
|
1561 |
#, php-format
|
1562 |
msgid "Select field for assigning to %sevent property%s"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
+
#: core/admin/page-import-gcal.php:107 core/lib/wpbc_all_translations.php:253
|
1566 |
msgid "Event Description (optional field)"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
+
#: core/admin/page-import-gcal.php:117 core/lib/wpbc_all_translations.php:254
|
1570 |
msgid "Location"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
+
#: core/admin/page-import-gcal.php:133 core/lib/wpbc_all_translations.php:255
|
1574 |
msgid "Activate auto import"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
+
#: core/admin/page-import-gcal.php:134 core/lib/wpbc_all_translations.php:256
|
1578 |
#, php-format
|
1579 |
msgid "Check this box to %sactivate%s auto import events and creation bookings from them"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
+
#: core/admin/page-import-gcal.php:140 core/lib/wpbc_all_translations.php:257
|
1583 |
+
#: inc/_bm/admin/api-settings-m.php:96 inc/_bm/admin/api-settings-m.php:98
|
1584 |
+
#: inc/_bs/admin/api-settings-s.php:478 inc/_bs/admin/api-settings-s.php:844
|
1585 |
msgid "hour"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
#: core/admin/page-import-gcal.php:142 core/admin/page-import-gcal.php:304
|
1589 |
+
#: core/admin/page-import-gcal.php:386 core/admin/wpbc-toolbar-tiny.php:627
|
1590 |
+
#: core/lib/wpbc_all_translations.php:258 core/sync/wpbc-gcal.php:207 core/sync/wpbc-gcal.php:271
|
1591 |
#: inc/_bm/admin/api-settings-m.php:65 inc/_bm/admin/api-settings-m.php:102
|
1592 |
+
#: inc/_bs/admin/api-settings-s.php:482
|
1593 |
msgid "hours"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
#: core/admin/page-import-gcal.php:144 core/admin/wpbc-toolbars.php:556
|
1597 |
+
#: core/admin/wpbc-toolbars.php:790 core/lib/wpbc_all_translations.php:259 core/wpbc-emails.php:204
|
1598 |
+
#: inc/_bm/admin/page-cost-advanced.php:439 inc/_bm/admin/page-cost-deposit.php:222
|
1599 |
+
#: inc/_bm/admin/page-cost-valuation.php:344 inc/_bs/admin/api-settings-s.php:484
|
1600 |
+
#: inc/_bs/admin/api-settings-s.php:838
|
1601 |
msgid "day"
|
1602 |
msgstr ""
|
1603 |
|
1607 |
#: core/admin/wpbc-toolbars.php:560 core/admin/wpbc-toolbars.php:561
|
1608 |
#: core/admin/wpbc-toolbars.php:791 core/admin/wpbc-toolbars.php:792
|
1609 |
#: core/admin/wpbc-toolbars.php:793 core/admin/wpbc-toolbars.php:794
|
1610 |
+
#: core/admin/wpbc-toolbars.php:795 core/lib/wpbc_all_translations.php:260
|
1611 |
+
#: core/sync/wpbc-gcal.php:208 core/sync/wpbc-gcal.php:272 inc/_bl/admin/page-search.php:81
|
1612 |
+
#: inc/_bm/admin/page-cost-deposit.php:224 inc/_bm/admin/page-cost-valuation.php:188
|
1613 |
+
#: inc/_bm/admin/page-cost-valuation.php:346 inc/_bm/admin/page-cost-valuation.php:478
|
1614 |
+
#: inc/_bm/admin/page-seasons.php:1035 inc/_bs/admin/api-settings-s.php:486
|
1615 |
+
#: inc/_ps/wpbc-form-templates.php:241
|
1616 |
msgid "days"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
+
#: core/admin/page-import-gcal.php:151 core/lib/wpbc_all_translations.php:261
|
1620 |
msgid "Import events every"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
+
#: core/admin/page-import-gcal.php:152 core/lib/wpbc_all_translations.php:262
|
1624 |
msgid "Select time duration of import requests."
|
1625 |
msgstr ""
|
1626 |
|
1627 |
+
#: core/admin/page-import-gcal.php:168 core/lib/wpbc_all_translations.php:263
|
1628 |
msgid "Google API Key"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
+
#: core/admin/page-import-gcal.php:169 core/lib/wpbc_all_translations.php:264
|
1632 |
msgid "Please enter your Google API key. This field required to import events."
|
1633 |
msgstr ""
|
1634 |
|
1635 |
+
#: core/admin/page-import-gcal.php:171 core/lib/wpbc_all_translations.php:265
|
1636 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:315
|
1637 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:352
|
1638 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:383 inc/gateways/ideal/wpbc-gw-ideal.php:419
|
1639 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:474 inc/gateways/ideal/wpbc-gw-ideal.php:478
|
1640 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:327 inc/gateways/paypal/wpbc-gw-paypal.php:519
|
1641 |
#: inc/gateways/sage/wpbc-gw-sage.php:504
|
1642 |
msgid "Note:"
|
1643 |
msgstr ""
|
1644 |
|
1645 |
+
#: core/admin/page-import-gcal.php:172 core/lib/wpbc_all_translations.php:266
|
1646 |
#, php-format
|
1647 |
msgid "You can check in this %sinstruction how to generate and use your Google API key%s."
|
1648 |
msgstr ""
|
1649 |
|
1650 |
+
#: core/admin/page-import-gcal.php:193 core/lib/wpbc_all_translations.php:267
|
1651 |
+
#: inc/_ps/admin/br-table-import-gcal-p.php:147
|
1652 |
msgid "Google Calendar ID"
|
1653 |
msgstr ""
|
1654 |
|
1655 |
#: core/admin/page-import-gcal.php:205 core/admin/wpbc-class-listing.php:201
|
1656 |
+
#: core/lib/wpbc_all_translations.php:268 core/sync/wpbc-gcal.php:314
|
1657 |
+
#: inc/_bl/admin/activation-l.php:117 inc/_mu/multiuser.php:598 inc/_ps/admin/activation-p.php:45
|
1658 |
msgid "Default"
|
1659 |
msgstr ""
|
1660 |
|
1661 |
+
#: core/admin/page-import-gcal.php:231 core/lib/wpbc_all_translations.php:269
|
1662 |
+
#: core/sync/wpbc-gcal.php:309
|
1663 |
msgid "Timezone"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: core/admin/page-import-gcal.php:232 core/lib/wpbc_all_translations.php:270
|
1667 |
+
#: core/sync/wpbc-gcal.php:343
|
1668 |
msgid "Select a city in your required timezone, if you are having problems with dates and times."
|
1669 |
msgstr ""
|
1670 |
|
1671 |
+
#: core/admin/page-import-gcal.php:246 core/lib/wpbc_all_translations.php:271
|
1672 |
+
#: core/sync/wpbc-gcal.php:295
|
1673 |
msgid "Maximum number"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: core/admin/page-import-gcal.php:247 core/lib/wpbc_all_translations.php:272
|
1677 |
+
#: core/sync/wpbc-gcal.php:298
|
1678 |
msgid "You can specify the maximum number of events to import during one session."
|
1679 |
msgstr ""
|
1680 |
|
1681 |
#: core/admin/page-import-gcal.php:256 core/admin/page-import-gcal.php:338
|
1682 |
+
#: core/lib/wpbc_all_translations.php:273 core/sync/wpbc-gcal.php:184 core/sync/wpbc-gcal.php:248
|
1683 |
msgid "Now"
|
1684 |
msgstr ""
|
1685 |
|
1686 |
#: core/admin/page-import-gcal.php:257 core/admin/page-import-gcal.php:339
|
1687 |
+
#: core/lib/wpbc_all_translations.php:274 core/sync/wpbc-gcal.php:185 core/sync/wpbc-gcal.php:249
|
1688 |
msgid "00:00 today"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
#: core/admin/page-import-gcal.php:258 core/admin/page-import-gcal.php:340
|
1692 |
+
#: core/lib/wpbc_all_translations.php:275 core/sync/wpbc-gcal.php:186 core/sync/wpbc-gcal.php:250
|
1693 |
msgid "Start of current week"
|
1694 |
msgstr ""
|
1695 |
|
1696 |
#: core/admin/page-import-gcal.php:259 core/admin/page-import-gcal.php:341
|
1697 |
+
#: core/lib/wpbc_all_translations.php:276 core/sync/wpbc-gcal.php:187 core/sync/wpbc-gcal.php:251
|
1698 |
msgid "Start of current month"
|
1699 |
msgstr ""
|
1700 |
|
1701 |
#: core/admin/page-import-gcal.php:260 core/admin/page-import-gcal.php:342
|
1702 |
+
#: core/lib/wpbc_all_translations.php:277 core/sync/wpbc-gcal.php:188 core/sync/wpbc-gcal.php:252
|
1703 |
msgid "End of current month"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: core/admin/page-import-gcal.php:261 core/lib/wpbc_all_translations.php:278
|
1707 |
+
#: core/sync/wpbc-gcal.php:189
|
1708 |
msgid "The start of time"
|
1709 |
msgstr ""
|
1710 |
|
1711 |
#: core/admin/page-import-gcal.php:262 core/admin/page-import-gcal.php:344
|
1712 |
+
#: core/lib/wpbc_all_translations.php:279 core/sync/wpbc-gcal.php:190 core/sync/wpbc-gcal.php:254
|
1713 |
msgid "Specific date / time"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
+
#: core/admin/page-import-gcal.php:268 core/lib/wpbc_all_translations.php:280
|
1717 |
+
#: core/sync/wpbc-gcal.php:197
|
1718 |
msgid "Select option, when to start retrieving events."
|
1719 |
msgstr ""
|
1720 |
|
1721 |
#: core/admin/page-import-gcal.php:283 core/admin/page-import-gcal.php:365
|
1722 |
+
#: core/lib/wpbc_all_translations.php:281 core/sync/wpbc-gcal.php:199 core/sync/wpbc-gcal.php:263
|
1723 |
msgid "Offset"
|
1724 |
msgstr ""
|
1725 |
|
1726 |
#: core/admin/page-import-gcal.php:284 core/admin/page-import-gcal.php:366
|
1727 |
+
#: core/lib/wpbc_all_translations.php:282 core/sync/wpbc-gcal.php:199 core/sync/wpbc-gcal.php:263
|
1728 |
msgid "Enter date / time"
|
1729 |
msgstr ""
|
1730 |
|
1731 |
#: core/admin/page-import-gcal.php:302 core/admin/page-import-gcal.php:384
|
1732 |
+
#: core/lib/wpbc_all_translations.php:283 core/sync/wpbc-gcal.php:205 core/sync/wpbc-gcal.php:269
|
1733 |
msgid "seconds"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
#: core/admin/page-import-gcal.php:303 core/admin/page-import-gcal.php:385
|
1737 |
+
#: core/lib/wpbc_all_translations.php:284 core/sync/wpbc-gcal.php:206 core/sync/wpbc-gcal.php:270
|
1738 |
+
#: inc/_bm/admin/api-settings-m.php:65 inc/_bm/admin/api-settings-m.php:94
|
1739 |
+
#: inc/_bm/admin/api-settings-m.php:98 inc/_bs/admin/api-settings-s.php:475
|
1740 |
+
#: inc/_bs/admin/api-settings-s.php:476 inc/_bs/admin/api-settings-s.php:477
|
1741 |
msgid "minutes"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
#: core/admin/page-import-gcal.php:324 core/admin/page-import-gcal.php:406
|
1745 |
+
#: core/lib/wpbc_all_translations.php:285 core/sync/wpbc-gcal.php:215
|
1746 |
msgid ""
|
1747 |
"You can specify an additional offset from you chosen start point. The offset can be negative."
|
1748 |
msgstr ""
|
1749 |
|
1750 |
#: core/admin/page-import-gcal.php:327 core/admin/page-import-gcal.php:409
|
1751 |
+
#: core/lib/wpbc_all_translations.php:286 core/sync/wpbc-gcal.php:218 core/sync/wpbc-gcal.php:282
|
1752 |
#, php-format
|
1753 |
msgid "Type your date in format %s. Example: %s"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
+
#: core/admin/page-import-gcal.php:343 core/lib/wpbc_all_translations.php:287
|
1757 |
+
#: core/sync/wpbc-gcal.php:253
|
1758 |
msgid "The end of time"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
+
#: core/admin/page-import-gcal.php:349 core/admin/wpbc-toolbar-tiny.php:607
|
1762 |
+
#: core/lib/wpbc_all_translations.php:288 core/sync/wpbc-gcal.php:235
|
1763 |
msgid "Until"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
+
#: core/admin/page-import-gcal.php:350 core/lib/wpbc_all_translations.php:289
|
1767 |
+
#: core/sync/wpbc-gcal.php:261
|
1768 |
msgid "Select option, when to stop retrieving events."
|
1769 |
msgstr ""
|
1770 |
|
1771 |
+
#: core/admin/page-import-gcal.php:426 core/lib/wpbc_all_translations.php:290
|
1772 |
msgid "To get Google Calendar API key please follow this instruction"
|
1773 |
msgstr ""
|
1774 |
|
1775 |
+
#: core/admin/page-import-gcal.php:428 core/lib/wpbc_all_translations.php:291
|
1776 |
#, php-format
|
1777 |
msgid "Go to Google Developer Console: %s."
|
1778 |
msgstr ""
|
1779 |
|
1780 |
+
#: core/admin/page-import-gcal.php:429 core/lib/wpbc_all_translations.php:292
|
1781 |
msgid "Give your project a name and click \"Create\"."
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: core/admin/page-import-gcal.php:430 core/lib/wpbc_all_translations.php:293
|
1785 |
msgid "In the sidebar click on \"APIs & auth\"."
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: core/admin/page-import-gcal.php:431 core/lib/wpbc_all_translations.php:294
|
1789 |
msgid "Click APIs and make sure \"Calendar API\" is set to ON."
|
1790 |
msgstr ""
|
1791 |
|
1792 |
+
#: core/admin/page-import-gcal.php:432 core/lib/wpbc_all_translations.php:295
|
1793 |
msgid "Now click on \"Credentials\" in the sidebar."
|
1794 |
msgstr ""
|
1795 |
|
1796 |
+
#: core/admin/page-import-gcal.php:433 core/lib/wpbc_all_translations.php:296
|
1797 |
msgid "Under the section \"Public API access\" click the button \"Create new Key\"."
|
1798 |
msgstr ""
|
1799 |
|
1800 |
+
#: core/admin/page-import-gcal.php:434 core/lib/wpbc_all_translations.php:297
|
1801 |
msgid "On the popup click the button \"Server Key\" and click \"Create\"."
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: core/admin/page-import-gcal.php:435 core/lib/wpbc_all_translations.php:298
|
1805 |
#, php-format
|
1806 |
msgid ""
|
1807 |
"You will now see a table loaded with the top item being the API Key. Copy this and paste it into "
|
1808 |
"%sGoogle API Key%s field at this page."
|
1809 |
msgstr ""
|
1810 |
|
1811 |
+
#: core/admin/page-import-gcal.php:438 core/lib/wpbc_all_translations.php:299
|
1812 |
msgid "Set Your Calendar to Public"
|
1813 |
msgstr ""
|
1814 |
|
1815 |
#: core/admin/page-import-gcal.php:440 core/admin/page-import-gcal.php:448
|
1816 |
+
#: core/lib/wpbc_all_translations.php:300
|
1817 |
msgid "Navigate to your Google calendars."
|
1818 |
msgstr ""
|
1819 |
|
1820 |
#: core/admin/page-import-gcal.php:441 core/admin/page-import-gcal.php:449
|
1821 |
+
#: core/lib/wpbc_all_translations.php:301
|
1822 |
msgid "Open the settings for the calendar."
|
1823 |
msgstr ""
|
1824 |
|
1825 |
+
#: core/admin/page-import-gcal.php:442 core/lib/wpbc_all_translations.php:302
|
1826 |
msgid "Click the \"Share this Calendar\" link."
|
1827 |
msgstr ""
|
1828 |
|
1829 |
+
#: core/admin/page-import-gcal.php:443 core/lib/wpbc_all_translations.php:303
|
1830 |
msgid "Click the checkbox to make calendar public. Do not check the other option."
|
1831 |
msgstr ""
|
1832 |
|
1833 |
+
#: core/admin/page-import-gcal.php:446 core/lib/wpbc_all_translations.php:304
|
1834 |
msgid "Find Your Calendar ID"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
+
#: core/admin/page-import-gcal.php:450 core/lib/wpbc_all_translations.php:305
|
1838 |
#, php-format
|
1839 |
msgid ""
|
1840 |
"Now copy the Calendar ID to use in the plugin settings in your WordPress admin. Make sure to "
|
1842 |
msgstr ""
|
1843 |
|
1844 |
#: core/admin/page-import-gcal.php:494 core/admin/page-import-gcal.php:495
|
1845 |
+
#: core/lib/wpbc_all_translations.php:306 core/sync/wpbc-gcal.php:465 core/wpbc-functions.php:1725
|
1846 |
msgid "Import"
|
1847 |
msgstr ""
|
1848 |
|
1849 |
#: core/admin/page-import-gcal.php:496 core/admin/page-import-gcal.php:513
|
1850 |
+
#: core/lib/wpbc_all_translations.php:307
|
1851 |
msgid "Google Calendar"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
#: core/admin/page-import-gcal.php:496 core/admin/page-import-gcal.php:513
|
1855 |
+
#: core/lib/wpbc_all_translations.php:308
|
1856 |
msgid "Events Import"
|
1857 |
msgstr ""
|
1858 |
|
1859 |
+
#: core/admin/page-import-gcal.php:514 core/lib/wpbc_all_translations.php:309
|
1860 |
msgid "Import Settings"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
+
#: core/admin/page-import-gcal.php:515 core/lib/wpbc_all_translations.php:310
|
1864 |
msgid "Customization of synchronization with Google Calendar"
|
1865 |
msgstr ""
|
1866 |
|
1867 |
#: core/admin/page-import-gcal.php:609 core/admin/page-settings.php:73
|
1868 |
+
#: core/admin/page-settings.php:74 core/lib/wpbc_all_translations.php:311 core/wpbc.php:188
|
1869 |
msgid "General Settings"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
#: core/admin/page-import-gcal.php:610 core/admin/page-import-gcal.php:660
|
1873 |
+
#: core/lib/wpbc_all_translations.php:312
|
1874 |
msgid "Assign events fields to specific booking form field"
|
1875 |
msgstr ""
|
1876 |
|
1877 |
#: core/admin/page-import-gcal.php:612 core/admin/page-import-gcal.php:668
|
1878 |
+
#: core/lib/wpbc_all_translations.php:313
|
1879 |
msgid "Auto import events"
|
1880 |
msgstr ""
|
1881 |
|
1882 |
#: core/admin/page-import-gcal.php:614 core/admin/page-import-gcal.php:675
|
1883 |
+
#: core/lib/wpbc_all_translations.php:314
|
1884 |
msgid "Default settings for retrieving events"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
+
#: core/admin/page-import-gcal.php:653 core/lib/wpbc_all_translations.php:315
|
1888 |
msgid "Google Calendar - General Settings"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: core/admin/page-settings.php:72 core/lib/wpbc_all_translations.php:316
|
1892 |
+
#: inc/gateways/page-gateways.php:401
|
1893 |
msgid "General"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
#: core/admin/page-settings.php:86 core/admin/page-settings.php:195
|
1897 |
+
#: core/admin/wpbc-toolbar-tiny.php:239 core/lib/wpbc_all_translations.php:317
|
1898 |
+
#: inc/_ps/form/class-wpbc-form-help.php:115
|
1899 |
msgid "Calendar"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
+
#: core/admin/page-settings.php:91 core/admin/page-settings.php:202
|
1903 |
+
#: core/lib/wpbc_all_translations.php:318 core/wpbc-functions.php:1672
|
1904 |
#: inc/_bm/admin/page-availability.php:46 inc/_bm/admin/page-availability.php:497
|
1905 |
#: inc/_bm/admin/page-availability.php:588 inc/_bm/admin/page-availability.php:589
|
1906 |
#: inc/_ps/wpbc-form-templates.php:275 inc/_ps/wpbc-form-templates.php:292
|
1907 |
msgid "Availability"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
+
#: core/admin/page-settings.php:108 core/lib/wpbc_all_translations.php:319
|
1911 |
msgid "Auto cancellation / approval"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
#: core/admin/page-settings.php:113 core/admin/page-settings.php:235
|
1915 |
+
#: core/lib/wpbc_all_translations.php:320 inc/_bl/admin/page-search.php:589
|
1916 |
+
#: inc/_bl/admin/page-search.php:623 inc/_bl/wpbc-search-availability.php:167
|
1917 |
+
#: inc/_bl/wpbc-search-availability.php:581 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:846
|
1918 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:904 inc/gateways/ipay88/wpbc-gw-ipay88.php:765
|
1919 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:1037 inc/gateways/sage/wpbc-gw-sage.php:893
|
1920 |
msgid "Advanced"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
#: core/admin/page-settings.php:118 core/admin/page-settings.php:251
|
1924 |
+
#: core/lib/wpbc_all_translations.php:321
|
1925 |
msgid "Plugin Menu"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
#: core/admin/page-settings.php:123 core/lib/wpbc_all_translations.php:322
|
1929 |
msgid "Uninstall"
|
1930 |
msgstr ""
|
1931 |
|
1932 |
+
#: core/admin/page-settings.php:226 core/lib/wpbc_all_translations.php:323
|
1933 |
msgid "Auto cancellation / auto approval of bookings"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
+
#: core/admin/page-settings.php:244 core/lib/wpbc_all_translations.php:324
|
1937 |
msgid "Information"
|
1938 |
msgstr ""
|
1939 |
|
1940 |
+
#: core/admin/page-settings.php:258 core/lib/wpbc_all_translations.php:325
|
1941 |
msgid "Uninstall / deactivation"
|
1942 |
msgstr ""
|
1943 |
|
1944 |
+
#: core/admin/wpbc-class-listing.php:102 core/admin/wpbc-toolbar-tiny.php:1513
|
1945 |
+
#: core/admin/wpbc-toolbar-tiny.php:1522 core/lib/wpbc_all_translations.php:326
|
1946 |
+
#: inc/_bl/admin/page-coupons.php:988 inc/_bl/admin/page-coupons.php:990
|
1947 |
+
#: inc/_bl/wpbc-search-availability.php:591 inc/_bl/wpdev-booking-search-widget.php:75
|
1948 |
+
#: inc/_bm/admin/page-availability.php:805 inc/_bm/admin/page-cost-deposit.php:81
|
1949 |
+
#: inc/_bm/admin/page-cost-rate.php:77 inc/_bm/admin/page-cost-valuation.php:102
|
1950 |
+
#: inc/_bm/admin/page-seasons.php:815 inc/_bm/admin/page-seasons.php:817
|
1951 |
msgid "Nothing Found"
|
1952 |
msgstr ""
|
1953 |
|
1954 |
+
#: core/admin/wpbc-class-listing.php:124 core/lib/wpbc_all_translations.php:327
|
1955 |
+
#: inc/_ps/wpbc-print.php:81
|
1956 |
msgid "Labels"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
+
#: core/admin/wpbc-class-listing.php:128 core/lib/wpbc_all_translations.php:328
|
1960 |
msgid "Booking Data"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
+
#: core/admin/wpbc-class-listing.php:129 core/lib/wpbc_all_translations.php:329
|
1964 |
msgid "Booking Dates"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
+
#: core/admin/wpbc-class-listing.php:132 core/lib/wpbc_all_translations.php:330
|
1968 |
msgid "Show ALL dates of booking"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
+
#: core/admin/wpbc-class-listing.php:138 core/lib/wpbc_all_translations.php:331
|
1972 |
msgid "Show only check in/out dates"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
+
#: core/admin/wpbc-class-listing.php:216 core/lib/wpbc_all_translations.php:332
|
1976 |
msgid "Resource not exist"
|
1977 |
msgstr ""
|
1978 |
|
1979 |
+
#: core/admin/wpbc-class-listing.php:242 core/lib/wpbc_all_translations.php:333
|
1980 |
+
#: inc/_bs/lib_s.php:46 inc/_bs/lib_s.php:287
|
1981 |
msgid "Paid OK"
|
1982 |
msgstr ""
|
1983 |
|
1984 |
+
#: core/admin/wpbc-class-listing.php:246 core/lib/wpbc_all_translations.php:334
|
1985 |
+
#: inc/_bs/lib_s.php:290 inc/_bs/lib_s.php:305
|
1986 |
msgid "Unknown"
|
1987 |
msgstr ""
|
1988 |
|
1989 |
+
#: core/admin/wpbc-class-listing.php:386 core/lib/wpbc_all_translations.php:335
|
1990 |
msgid "Move to trash"
|
1991 |
msgstr ""
|
1992 |
|
1993 |
#: core/admin/wpbc-class-listing.php:392 core/admin/wpbc-toolbars.php:1000
|
1994 |
+
#: core/lib/wpbc_all_translations.php:336
|
1995 |
msgid "Restore"
|
1996 |
msgstr ""
|
1997 |
|
1998 |
+
#: core/admin/wpbc-class-listing.php:396 core/lib/wpbc_all_translations.php:337
|
1999 |
msgid "Do you really want to delete this booking ?"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
+
#: core/admin/wpbc-class-listing.php:398 core/lib/wpbc_all_translations.php:338
|
2003 |
+
#: inc/_bl/admin/page-coupons.php:802 inc/_bm/admin/page-seasons.php:598
|
2004 |
msgid "Completely Delete"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
#: core/admin/wpbc-class-listing.php:407 core/admin/wpbc-toolbars.php:938
|
2008 |
+
#: core/lib/wpbc_all_translations.php:339
|
2009 |
msgid "Approve"
|
2010 |
msgstr ""
|
2011 |
|
2012 |
#: core/admin/wpbc-class-listing.php:412 core/admin/wpbc-toolbars.php:956
|
2013 |
+
#: core/lib/wpbc_all_translations.php:340
|
2014 |
msgid "Do you really want to set booking as pending ?"
|
2015 |
msgstr ""
|
2016 |
|
2017 |
#: core/admin/wpbc-class-listing.php:414 core/admin/wpbc-toolbars.php:953
|
2018 |
+
#: core/lib/wpbc_all_translations.php:341
|
2019 |
msgid "Reject"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
+
#: core/admin/wpbc-class-listing.php:423 core/lib/wpbc_all_translations.php:342
|
2023 |
+
#: inc/_bs/lib_s.php:333
|
2024 |
msgid "Created"
|
2025 |
msgstr ""
|
2026 |
|
2027 |
+
#: core/admin/wpbc-class-timeline.php:77 core/admin/wpbc-class-timeline.php:86
|
2028 |
+
#: core/lib/wpbc_all_translations.php:343
|
2029 |
msgid "Mon"
|
2030 |
msgstr ""
|
2031 |
|
2032 |
+
#: core/admin/wpbc-class-timeline.php:78 core/admin/wpbc-class-timeline.php:87
|
2033 |
+
#: core/lib/wpbc_all_translations.php:344
|
2034 |
msgid "Tue"
|
2035 |
msgstr ""
|
2036 |
|
2037 |
+
#: core/admin/wpbc-class-timeline.php:79 core/admin/wpbc-class-timeline.php:88
|
2038 |
+
#: core/lib/wpbc_all_translations.php:345
|
2039 |
msgid "Wed"
|
2040 |
msgstr ""
|
2041 |
|
2042 |
+
#: core/admin/wpbc-class-timeline.php:80 core/admin/wpbc-class-timeline.php:89
|
2043 |
+
#: core/lib/wpbc_all_translations.php:346
|
2044 |
msgid "Thu"
|
2045 |
msgstr ""
|
2046 |
|
2047 |
+
#: core/admin/wpbc-class-timeline.php:81 core/admin/wpbc-class-timeline.php:90
|
2048 |
+
#: core/lib/wpbc_all_translations.php:347
|
2049 |
msgid "Fri"
|
2050 |
msgstr ""
|
2051 |
|
2052 |
+
#: core/admin/wpbc-class-timeline.php:82 core/admin/wpbc-class-timeline.php:91
|
2053 |
+
#: core/lib/wpbc_all_translations.php:348
|
2054 |
msgid "Sat"
|
2055 |
msgstr ""
|
2056 |
|
2057 |
+
#: core/admin/wpbc-class-timeline.php:83 core/admin/wpbc-class-timeline.php:92
|
2058 |
+
#: core/lib/wpbc_all_translations.php:349
|
2059 |
msgid "Sun"
|
2060 |
msgstr ""
|
2061 |
|
2062 |
+
#: core/admin/wpbc-class-timeline.php:1122 core/admin/wpbc-class-timeline.php:1355
|
2063 |
+
#: core/lib/wpbc_all_translations.php:350 inc/_ps/wpbc-form-templates.php:153
|
2064 |
msgid "Times"
|
2065 |
msgstr ""
|
2066 |
|
2067 |
+
#: core/admin/wpbc-class-timeline.php:2154 core/admin/wpbc-class-timeline.php:2156
|
2068 |
+
#: core/lib/wpbc_all_translations.php:351 core/wpbc-functions.php:1717 inc/_bs/lib_s.php:42
|
2069 |
+
#: inc/_bs/lib_s.php:267 inc/_bs/lib_s.php:269 inc/_ps/admin/page-settings-form.php:324
|
2070 |
msgid "Payment"
|
2071 |
msgstr ""
|
2072 |
|
2073 |
#: core/admin/wpbc-dashboard.php:35 core/admin/wpbc-toolbar-tiny.php:224
|
2074 |
+
#: core/lib/wpbc_all_translations.php:352 core/lib/wpdev-booking-widget.php:14
|
2075 |
+
#: core/wpbc-functions.php:1568 core/wpbc.php:138 core/wpbc.php:167 core/wpbc.php:178
|
2076 |
+
#: core/wpbc.php:189
|
2077 |
msgid "Booking Calendar"
|
2078 |
msgstr ""
|
2079 |
|
2080 |
+
#: core/admin/wpbc-dashboard.php:303 core/lib/wpbc_all_translations.php:353
|
2081 |
msgid "Support"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
+
#: core/admin/wpbc-dashboard.php:307 core/lib/wpbc_all_translations.php:354
|
2085 |
msgid "Getting Started"
|
2086 |
msgstr ""
|
2087 |
|
2088 |
+
#: core/admin/wpbc-dashboard.php:311 core/lib/wpbc_all_translations.php:355
|
2089 |
msgid "Help Info"
|
2090 |
msgstr ""
|
2091 |
|
2092 |
#: core/admin/wpbc-dashboard.php:314 core/admin/wpbc-toolbars.php:432
|
2093 |
+
#: core/lib/wpbc_all_translations.php:356
|
2094 |
msgid "FAQ"
|
2095 |
msgstr ""
|
2096 |
|
2097 |
+
#: core/admin/wpbc-dashboard.php:317 core/lib/wpbc_all_translations.php:357
|
2098 |
msgid "Contact email"
|
2099 |
msgstr ""
|
2100 |
|
2101 |
+
#: core/admin/wpbc-dashboard.php:320 core/lib/wpbc_all_translations.php:358
|
2102 |
msgid "Rate plugin (thanks:)"
|
2103 |
msgstr ""
|
2104 |
|
2105 |
#: core/admin/wpbc-dashboard.php:370 core/class/wpbc-class-welcome.php:955
|
2106 |
+
#: core/class/wpbc-class-welcome.php:1404 core/lib/wpbc_all_translations.php:359
|
2107 |
+
#: inc/_ps/admin/page-settings-up.php:142
|
2108 |
msgid "Purchase"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
#: core/admin/wpbc-dashboard.php:370 core/admin/wpbc-toolbars.php:435
|
2112 |
#: core/class/wpbc-class-welcome.php:955 core/class/wpbc-class-welcome.php:1404
|
2113 |
+
#: core/lib/wpbc_all_translations.php:360 inc/_ps/admin/page-settings-up.php:142
|
2114 |
msgid "Upgrade Now"
|
2115 |
msgstr ""
|
2116 |
|
2117 |
+
#: core/admin/wpbc-dashboard.php:385 core/lib/wpbc_all_translations.php:361
|
2118 |
msgid "Current version"
|
2119 |
msgstr ""
|
2120 |
|
2121 |
+
#: core/admin/wpbc-dashboard.php:388 core/lib/wpbc_all_translations.php:362
|
2122 |
msgid "Version"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
+
#: core/admin/wpbc-dashboard.php:408 core/lib/wpbc_all_translations.php:363
|
2126 |
msgid "Used for"
|
2127 |
msgstr ""
|
2128 |
|
2129 |
+
#: core/admin/wpbc-dashboard.php:417 core/lib/wpbc_all_translations.php:364
|
2130 |
msgid "websites"
|
2131 |
msgstr ""
|
2132 |
|
2133 |
+
#: core/admin/wpbc-dashboard.php:419 core/lib/wpbc_all_translations.php:365
|
2134 |
msgid "website"
|
2135 |
msgstr ""
|
2136 |
|
2137 |
+
#: core/admin/wpbc-dashboard.php:425 core/lib/wpbc_all_translations.php:366
|
2138 |
msgid "Release date"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: core/admin/wpbc-dashboard.php:436 core/lib/wpbc_all_translations.php:367
|
2142 |
+
#: inc/_ps/admin/page-settings-up.php:36
|
2143 |
msgid "Upgrade"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
+
#: core/admin/wpbc-dashboard.php:438 core/lib/wpbc_all_translations.php:368
|
2147 |
msgid "Explore Premium Features"
|
2148 |
msgstr ""
|
2149 |
|
2150 |
+
#: core/admin/wpbc-dashboard.php:455 core/lib/wpbc_all_translations.php:369
|
2151 |
msgid "Statistic"
|
2152 |
msgstr ""
|
2153 |
|
2154 |
+
#: core/admin/wpbc-dashboard.php:459 core/lib/wpbc_all_translations.php:370
|
2155 |
msgid "New (unverified) booking(s)"
|
2156 |
msgstr ""
|
2157 |
|
2158 |
+
#: core/admin/wpbc-dashboard.php:463 core/lib/wpbc_all_translations.php:371
|
2159 |
msgid "Pending booking(s)"
|
2160 |
msgstr ""
|
2161 |
|
2162 |
+
#: core/admin/wpbc-dashboard.php:468 core/lib/wpbc_all_translations.php:372
|
2163 |
msgid "Agenda"
|
2164 |
msgstr ""
|
2165 |
|
2166 |
+
#: core/admin/wpbc-dashboard.php:472 core/lib/wpbc_all_translations.php:373
|
2167 |
msgid "New booking(s) made today"
|
2168 |
msgstr ""
|
2169 |
|
2170 |
+
#: core/admin/wpbc-dashboard.php:476 core/lib/wpbc_all_translations.php:374
|
2171 |
msgid "Bookings for today"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
+
#: core/admin/wpbc-toolbar-tiny.php:35 core/admin/wpbc-toolbar-tiny.php:2395
|
2175 |
+
#: core/lib/wpbc_all_translations.php:375
|
2176 |
msgid "Insert booking calendar"
|
2177 |
msgstr ""
|
2178 |
|
2179 |
+
#: core/admin/wpbc-toolbar-tiny.php:36 core/admin/wpbc-toolbar-tiny.php:2396
|
2180 |
+
#: core/lib/wpbc_all_translations.php:376
|
2181 |
msgid "Booking calendar"
|
2182 |
msgstr ""
|
2183 |
|
2184 |
+
#: core/admin/wpbc-toolbar-tiny.php:222 core/lib/wpbc_all_translations.php:377
|
2185 |
msgid "Insert Shortcode"
|
2186 |
msgstr ""
|
2187 |
|
2188 |
+
#: core/admin/wpbc-toolbar-tiny.php:237 core/admin/wpbc-toolbar-tiny.php:691
|
2189 |
+
#: core/admin/wpbc-toolbar-tiny.php:1192 core/admin/wpbc-toolbar-tiny.php:1608
|
2190 |
+
#: core/lib/wpbc_all_translations.php:378 inc/_bm/m-toolbar.php:29 inc/_bm/m-toolbar.php:108
|
2191 |
+
#: inc/_bm/m-toolbar.php:386
|
2192 |
msgid "Booking Form"
|
2193 |
msgstr ""
|
2194 |
|
2195 |
+
#: core/admin/wpbc-toolbar-tiny.php:238 core/lib/wpbc_all_translations.php:379
|
2196 |
msgid "TimeLine"
|
2197 |
msgstr ""
|
2198 |
|
2199 |
+
#: core/admin/wpbc-toolbar-tiny.php:241 core/lib/wpbc_all_translations.php:380
|
2200 |
msgid "Resources Selection"
|
2201 |
msgstr ""
|
2202 |
|
2203 |
+
#: core/admin/wpbc-toolbar-tiny.php:243 core/lib/wpbc_all_translations.php:381
|
2204 |
+
#: core/wpbc-functions.php:1735 inc/_bl/admin/page-search.php:247 inc/_bl/biz_l.php:745
|
2205 |
+
#: inc/_bl/biz_l.php:758
|
2206 |
msgid "Search"
|
2207 |
msgstr ""
|
2208 |
|
2209 |
+
#: core/admin/wpbc-toolbar-tiny.php:244 core/lib/wpbc_all_translations.php:382
|
2210 |
msgid "Only Form"
|
2211 |
msgstr ""
|
2212 |
|
2213 |
+
#: core/admin/wpbc-toolbar-tiny.php:247 core/lib/wpbc_all_translations.php:383
|
2214 |
+
#: inc/_ps/form/class-wpbc-form-help.php:750
|
2215 |
msgid "Other"
|
2216 |
msgstr ""
|
2217 |
|
2218 |
+
#: core/admin/wpbc-toolbar-tiny.php:293 core/lib/wpbc_all_translations.php:384
|
2219 |
msgid "Insert into page"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
+
#: core/admin/wpbc-toolbar-tiny.php:324 core/lib/wpbc_all_translations.php:385
|
2223 |
+
#: inc/_bl/admin/page-coupons.php:1391 inc/_ps/p-toolbar.php:895 inc/_ps/p-toolbar.php:926
|
2224 |
msgid "parent resource"
|
2225 |
msgstr ""
|
2226 |
|
2227 |
+
#: core/admin/wpbc-toolbar-tiny.php:364 core/admin/wpbc-toolbar-tiny.php:1144
|
2228 |
+
#: core/lib/wpbc_all_translations.php:386 core/wpbc.php:177 inc/_ps/admin/page-resources.php:39
|
2229 |
+
#: inc/_ps/p-toolbar.php:667
|
2230 |
msgid "Booking resources"
|
2231 |
msgstr ""
|
2232 |
|
2233 |
+
#: core/admin/wpbc-toolbar-tiny.php:365 core/lib/wpbc_all_translations.php:387
|
2234 |
msgid "Select booking resources. Please use CTRL to select multiple booking resources."
|
2235 |
msgstr ""
|
2236 |
|
2237 |
+
#: core/admin/wpbc-toolbar-tiny.php:399 core/lib/wpbc_all_translations.php:388
|
2238 |
msgid "View mode"
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: core/admin/wpbc-toolbar-tiny.php:400 core/lib/wpbc_all_translations.php:389
|
2242 |
msgid "Select type of view format"
|
2243 |
msgstr ""
|
2244 |
|
2245 |
#: core/admin/wpbc-toolbar-tiny.php:422 core/admin/wpbc-toolbar-tiny.php:431
|
2246 |
+
#: core/admin/wpbc-toolbars.php:774 core/lib/wpbc_all_translations.php:390
|
2247 |
msgid "All bookings"
|
2248 |
msgstr ""
|
2249 |
|
2250 |
+
#: core/admin/wpbc-toolbar-tiny.php:453 core/lib/wpbc_all_translations.php:391
|
2251 |
msgid "Number of months to scroll"
|
2252 |
msgstr ""
|
2253 |
|
2254 |
+
#: core/admin/wpbc-toolbar-tiny.php:454 core/lib/wpbc_all_translations.php:392
|
2255 |
msgid "Select number of months to scroll after loading"
|
2256 |
msgstr ""
|
2257 |
|
2258 |
+
#: core/admin/wpbc-toolbar-tiny.php:475 core/lib/wpbc_all_translations.php:393
|
2259 |
msgid "Number of days to scroll"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
+
#: core/admin/wpbc-toolbar-tiny.php:476 core/lib/wpbc_all_translations.php:394
|
2263 |
msgid "Select number of days to scroll after loading"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
+
#: core/admin/wpbc-toolbar-tiny.php:496 core/admin/wpbc-toolbars.php:1447
|
2267 |
+
#: core/lib/wpbc_all_translations.php:395
|
2268 |
msgid "Start Date"
|
2269 |
msgstr ""
|
2270 |
|
2271 |
+
#: core/admin/wpbc-toolbar-tiny.php:574 core/lib/wpbc_all_translations.php:396
|
2272 |
msgid "Select start date"
|
2273 |
msgstr ""
|
2274 |
|
2275 |
+
#: core/admin/wpbc-toolbar-tiny.php:584 core/admin/wpbc-toolbar-tiny.php:1783
|
2276 |
+
#: core/admin/wpbc-toolbars.php:779 core/lib/wpbc_all_translations.php:397
|
2277 |
+
#: core/lib/wpdev-booking-widget.php:102
|
2278 |
+
msgid "Show"
|
2279 |
+
msgstr ""
|
2280 |
+
|
2281 |
+
#: core/admin/wpbc-toolbar-tiny.php:667 core/admin/wpbc-toolbar-tiny.php:910
|
2282 |
+
#: core/admin/wpbc-toolbar-tiny.php:1584 core/admin/wpbc-toolbar-tiny.php:1756
|
2283 |
+
#: core/lib/wpbc_all_translations.php:398 core/lib/wpdev-booking-widget.php:116
|
2284 |
+
#: inc/_ps/admin/br-table-import-gcal-p.php:169 inc/_ps/p-toolbar.php:867
|
2285 |
+
#: inc/_ps/wpbc-booking-select-widget.php:153
|
2286 |
msgid "Booking resource"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: core/admin/wpbc-toolbar-tiny.php:668 core/admin/wpbc-toolbar-tiny.php:911
|
2290 |
+
#: core/admin/wpbc-toolbar-tiny.php:1585 core/admin/wpbc-toolbar-tiny.php:1757
|
2291 |
+
#: core/lib/wpbc_all_translations.php:399 inc/_ps/admin/br-table-import-gcal-p.php:183
|
2292 |
msgid "Select booking resource"
|
2293 |
msgstr ""
|
2294 |
|
2295 |
+
#: core/admin/wpbc-toolbar-tiny.php:692 core/admin/wpbc-toolbar-tiny.php:1193
|
2296 |
+
#: core/admin/wpbc-toolbar-tiny.php:1609 core/lib/wpbc_all_translations.php:400
|
2297 |
+
#: inc/_bm/m-toolbar.php:30 inc/_ps/wpbc-booking-select-widget.php:238
|
2298 |
msgid "Select default custom booking form"
|
2299 |
msgstr ""
|
2300 |
|
2301 |
+
#: core/admin/wpbc-toolbar-tiny.php:703 core/admin/wpbc-toolbar-tiny.php:933
|
2302 |
+
#: core/admin/wpbc-toolbar-tiny.php:1281 core/admin/wpbc-toolbars.php:1562
|
2303 |
+
#: core/lib/wpbc_all_translations.php:401 core/lib/wpdev-booking-widget.php:133
|
2304 |
+
#: inc/_ps/wpbc-booking-select-widget.php:201
|
2305 |
msgid "Visible months"
|
2306 |
msgstr ""
|
2307 |
|
2308 |
+
#: core/admin/wpbc-toolbar-tiny.php:704 core/admin/wpbc-toolbar-tiny.php:934
|
2309 |
+
#: core/admin/wpbc-toolbar-tiny.php:1282 core/lib/wpbc_all_translations.php:402
|
2310 |
msgid "Select number of month to show for calendar."
|
2311 |
msgstr ""
|
2312 |
|
2313 |
+
#: core/admin/wpbc-toolbar-tiny.php:724 core/admin/wpbc-toolbar-tiny.php:954
|
2314 |
+
#: core/admin/wpbc-toolbar-tiny.php:1300 core/lib/wpbc_all_translations.php:403
|
2315 |
msgid "Start month:"
|
2316 |
msgstr ""
|
2317 |
|
2318 |
+
#: core/admin/wpbc-toolbar-tiny.php:782 core/admin/wpbc-toolbar-tiny.php:1012
|
2319 |
+
#: core/admin/wpbc-toolbar-tiny.php:1358 core/lib/wpbc_all_translations.php:404
|
2320 |
msgid "Select start month of calendar"
|
2321 |
msgstr ""
|
2322 |
|
2323 |
+
#: core/admin/wpbc-toolbar-tiny.php:789 core/admin/wpbc-toolbar-tiny.php:1019
|
2324 |
+
#: core/admin/wpbc-toolbar-tiny.php:1251 core/lib/wpbc_all_translations.php:405
|
2325 |
msgid "Show advanced settings"
|
2326 |
msgstr ""
|
2327 |
|
2328 |
+
#: core/admin/wpbc-toolbar-tiny.php:790 core/admin/wpbc-toolbar-tiny.php:1020
|
2329 |
+
#: core/admin/wpbc-toolbar-tiny.php:1252 core/lib/wpbc_all_translations.php:406
|
2330 |
msgid "Hide advanced settings"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
+
#: core/admin/wpbc-toolbar-tiny.php:800 core/admin/wpbc-toolbar-tiny.php:1030
|
2334 |
+
#: core/admin/wpbc-toolbar-tiny.php:1262 core/lib/wpbc_all_translations.php:407
|
2335 |
#, php-format
|
2336 |
msgid "Setting advanced parameters of the calendar. %sLike width, height and structure %s"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
+
#: core/admin/wpbc-toolbar-tiny.php:801 core/admin/wpbc-toolbar-tiny.php:1031
|
2340 |
+
#: core/lib/wpbc_all_translations.php:408
|
2341 |
#, php-format
|
2342 |
msgid "%s or minimum and fixed number of days selection for the specific day of week or season.%s"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
+
#: core/admin/wpbc-toolbar-tiny.php:811 core/admin/wpbc-toolbar-tiny.php:1041
|
2346 |
+
#: core/admin/wpbc-toolbar-tiny.php:1365 core/admin/wpbc-toolbars.php:238
|
2347 |
+
#: core/lib/wpbc_all_translations.php:409 inc/_ps/form/class-wpbc-field-help-checkbox.php:146
|
2348 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
2349 |
msgid "Options"
|
2350 |
msgstr ""
|
2351 |
|
2352 |
+
#: core/admin/wpbc-toolbar-tiny.php:832 core/admin/wpbc-toolbar-tiny.php:1062
|
2353 |
+
#: core/admin/wpbc-toolbar-tiny.php:1386 core/lib/wpbc_all_translations.php:410
|
2354 |
#, php-format
|
2355 |
msgid "Please read more about the possible customizations of these %soptions%s %shere%s"
|
2356 |
msgstr ""
|
2357 |
|
2358 |
+
#: core/admin/wpbc-toolbar-tiny.php:836 core/admin/wpbc-toolbar-tiny.php:1066
|
2359 |
+
#: core/admin/wpbc-toolbar-tiny.php:1390 core/lib/wpbc_all_translations.php:411
|
2360 |
msgid "Specify the full width of calendar, height of date cell and number of months in one row. "
|
2361 |
msgstr ""
|
2362 |
|
2363 |
+
#: core/admin/wpbc-toolbar-tiny.php:837 core/admin/wpbc-toolbar-tiny.php:845
|
2364 |
+
#: core/admin/wpbc-toolbar-tiny.php:1067 core/admin/wpbc-toolbar-tiny.php:1391
|
2365 |
+
#: core/lib/wpbc_all_translations.php:412 inc/_bm/admin/page-availability.php:503
|
2366 |
+
#: inc/_ps/form/class-wpbc-form-help.php:418 inc/_ps/form/class-wpbc-form-help.php:565
|
2367 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:228
|
2368 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:157
|
2369 |
msgid "Description"
|
2370 |
msgstr ""
|
2371 |
|
2372 |
+
#: core/admin/wpbc-toolbar-tiny.php:838 core/admin/wpbc-toolbar-tiny.php:1068
|
2373 |
+
#: core/admin/wpbc-toolbar-tiny.php:1392 core/lib/wpbc_all_translations.php:413
|
2374 |
msgid ""
|
2375 |
"Calendar have 2 months in a row, the cell height is 30px and calendar full width 568px (possible "
|
2376 |
"to use percentage for width: 100%)"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
+
#: core/admin/wpbc-toolbar-tiny.php:839 core/admin/wpbc-toolbar-tiny.php:847
|
2380 |
+
#: core/admin/wpbc-toolbar-tiny.php:1069 core/admin/wpbc-toolbar-tiny.php:1393
|
2381 |
+
#: core/lib/wpbc_all_translations.php:414
|
2382 |
msgid "Code Example"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
+
#: core/admin/wpbc-toolbar-tiny.php:844 core/lib/wpbc_all_translations.php:415
|
2386 |
msgid ""
|
2387 |
"Specify that during certain seasons (or days of week), the specific minimum number of days must "
|
2388 |
"be booked. "
|
2389 |
msgstr ""
|
2390 |
|
2391 |
+
#: core/admin/wpbc-toolbar-tiny.php:846 core/lib/wpbc_all_translations.php:416
|
2392 |
msgid ""
|
2393 |
"Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 days – Saturday, etc…"
|
2394 |
msgstr ""
|
2395 |
|
2396 |
+
#: core/admin/wpbc-toolbar-tiny.php:853 core/lib/wpbc_all_translations.php:417
|
2397 |
#, php-format
|
2398 |
msgid ""
|
2399 |
"Please, read more about the shortcodes %shere%s or JavaScript customization of the specific "
|
2400 |
"shortcodes %shere%s"
|
2401 |
msgstr ""
|
2402 |
|
2403 |
+
#: core/admin/wpbc-toolbar-tiny.php:876 core/admin/wpbc-toolbar-tiny.php:1091
|
2404 |
+
#: core/lib/wpbc_all_translations.php:418
|
2405 |
msgid "Aggregate booking dates from other resources"
|
2406 |
msgstr ""
|
2407 |
|
2408 |
+
#: core/admin/wpbc-toolbar-tiny.php:877 core/admin/wpbc-toolbar-tiny.php:1092
|
2409 |
+
#: core/lib/wpbc_all_translations.php:419
|
2410 |
msgid ""
|
2411 |
"Select booking resources, for getting booking dates from them and set such dates as unavailable "
|
2412 |
"in destination calendar."
|
2413 |
msgstr ""
|
2414 |
|
2415 |
+
#: core/admin/wpbc-toolbar-tiny.php:1123 core/lib/wpbc_all_translations.php:420
|
2416 |
+
#: inc/_bl/admin/page-search.php:372 inc/_bl/admin/page-search.php:405
|
2417 |
+
#: inc/_bm/admin/page-availability.php:246 inc/_bm/admin/page-cost-advanced.php:123
|
2418 |
+
#: inc/_bm/admin/page-cost-deposit.php:340 inc/_bm/admin/page-cost-rate.php:213
|
2419 |
+
#: inc/_bm/admin/page-cost.php:225 inc/_ps/admin/page-resources.php:196
|
2420 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:811
|
2421 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:825
|
2422 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:474
|
2423 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:806
|
2424 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:357 inc/gateways/sage/wpbc-gw-sage.php:864
|
2425 |
msgid "Note!"
|
2426 |
msgstr ""
|
2427 |
|
2428 |
+
#: core/admin/wpbc-toolbar-tiny.php:1124 core/lib/wpbc_all_translations.php:421
|
2429 |
#, php-format
|
2430 |
msgid ""
|
2431 |
"This shortcode %s is using for selection of the booking form of specific booking resources in "
|
2432 |
"selectbox"
|
2433 |
msgstr ""
|
2434 |
|
2435 |
+
#: core/admin/wpbc-toolbar-tiny.php:1137 core/admin/wpbc-toolbars.php:1610
|
2436 |
+
#: core/lib/wpbc_all_translations.php:422 inc/_ps/admin/br-table-import-gcal-p.php:172
|
2437 |
+
#: inc/_ps/wpbc-booking-select-widget.php:163
|
2438 |
msgid "All"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
+
#: core/admin/wpbc-toolbar-tiny.php:1146 core/lib/wpbc_all_translations.php:423
|
2442 |
+
#: inc/_ps/wpbc-booking-select-widget.php:175
|
2443 |
msgid ""
|
2444 |
"Select booking resources, for showing in selectbox. Please use CTRL to select multiple booking "
|
2445 |
"resources."
|
2446 |
msgstr ""
|
2447 |
|
2448 |
+
#: core/admin/wpbc-toolbar-tiny.php:1171 core/lib/wpbc_all_translations.php:424
|
2449 |
+
#: inc/_ps/wpbc-booking-select-widget.php:181
|
2450 |
msgid "Preselected resource"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
+
#: core/admin/wpbc-toolbar-tiny.php:1172 core/lib/wpbc_all_translations.php:425
|
2454 |
msgid "Define preselected resource."
|
2455 |
msgstr ""
|
2456 |
|
2457 |
+
#: core/admin/wpbc-toolbar-tiny.php:1197 core/lib/wpbc_all_translations.php:426
|
2458 |
+
#: inc/_bm/admin/api-settings-m.php:411 inc/_ps/p-toolbar.php:1150
|
2459 |
msgid "Default Form"
|
2460 |
msgstr ""
|
2461 |
|
2462 |
+
#: core/admin/wpbc-toolbar-tiny.php:1213 core/admin/wpbc-toolbar-tiny.php:1222
|
2463 |
+
#: core/lib/wpbc_all_translations.php:427
|
2464 |
msgid "Please select the resource:"
|
2465 |
msgstr ""
|
2466 |
|
2467 |
+
#: core/admin/wpbc-toolbar-tiny.php:1214 core/lib/wpbc_all_translations.php:428
|
2468 |
msgid "Title near your select box."
|
2469 |
msgstr ""
|
2470 |
|
2471 |
+
#: core/admin/wpbc-toolbar-tiny.php:1231 core/lib/wpbc_all_translations.php:429
|
2472 |
+
#: inc/_ps/wpbc-booking-select-widget.php:247
|
2473 |
msgid "First option title"
|
2474 |
msgstr ""
|
2475 |
|
2476 |
+
#: core/admin/wpbc-toolbar-tiny.php:1232 core/lib/wpbc_all_translations.php:430
|
2477 |
+
#: inc/_ps/personal.php:516
|
2478 |
msgid "Please Select"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
+
#: core/admin/wpbc-toolbar-tiny.php:1233 core/lib/wpbc_all_translations.php:431
|
2482 |
+
#: inc/_ps/wpbc-booking-select-widget.php:254
|
2483 |
msgid "First option in dropdown list."
|
2484 |
msgstr ""
|
2485 |
|
2486 |
+
#: core/admin/wpbc-toolbar-tiny.php:1233 core/lib/wpbc_all_translations.php:432
|
2487 |
+
#: inc/_ps/wpbc-booking-select-widget.php:256
|
2488 |
msgid "Please leave it empty if you want to skip it."
|
2489 |
msgstr ""
|
2490 |
|
2491 |
+
#: core/admin/wpbc-toolbar-tiny.php:1423 core/admin/wpbc-toolbar-tiny.php:1703
|
2492 |
+
#: core/lib/wpbc_all_translations.php:433
|
2493 |
msgid "Select shortcode to insert"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
+
#: core/admin/wpbc-toolbar-tiny.php:1435 core/lib/wpbc_all_translations.php:434
|
2497 |
msgid "Search form"
|
2498 |
msgstr ""
|
2499 |
|
2500 |
+
#: core/admin/wpbc-toolbar-tiny.php:1438 core/lib/wpbc_all_translations.php:435
|
2501 |
+
#: inc/_bl/wpbc-search-availability.php:167 inc/_bl/wpbc-search-availability.php:581
|
2502 |
+
#: inc/_bl/wpbc-search-availability.php:596
|
2503 |
msgid "Search results"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
+
#: core/admin/wpbc-toolbar-tiny.php:1457 core/lib/wpbc_all_translations.php:436
|
2507 |
msgid "Check this box to show search results on other page"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
+
#: core/admin/wpbc-toolbar-tiny.php:1474 core/lib/wpbc_all_translations.php:437
|
2511 |
msgid "URL of search results:"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
+
#: core/admin/wpbc-toolbar-tiny.php:1476 core/lib/wpbc_all_translations.php:438
|
2515 |
msgid "Type the URL of search results page."
|
2516 |
msgstr ""
|
2517 |
|
2518 |
+
#: core/admin/wpbc-toolbar-tiny.php:1493 core/lib/wpbc_all_translations.php:439
|
2519 |
msgid "Title of Search results:"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
+
#: core/admin/wpbc-toolbar-tiny.php:1494 core/admin/wpbc-toolbar-tiny.php:1503
|
2523 |
+
#: core/lib/wpbc_all_translations.php:440 inc/_bl/wpdev-booking-search-widget.php:79
|
2524 |
msgid "Result(s) Found"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
+
#: core/admin/wpbc-toolbar-tiny.php:1495 core/lib/wpbc_all_translations.php:441
|
2528 |
msgid "Type the title of Search results."
|
2529 |
msgstr ""
|
2530 |
|
2531 |
+
#: core/admin/wpbc-toolbar-tiny.php:1495 core/lib/wpbc_all_translations.php:442
|
2532 |
msgid "show number of search results"
|
2533 |
msgstr ""
|
2534 |
|
2535 |
+
#: core/admin/wpbc-toolbar-tiny.php:1512 core/lib/wpbc_all_translations.php:443
|
2536 |
msgid "Nothing Found Message:"
|
2537 |
msgstr ""
|
2538 |
|
2539 |
+
#: core/admin/wpbc-toolbar-tiny.php:1514 core/lib/wpbc_all_translations.php:444
|
2540 |
msgid "Type the message, when nothing found."
|
2541 |
msgstr ""
|
2542 |
|
2543 |
+
#: core/admin/wpbc-toolbar-tiny.php:1534 core/lib/wpbc_all_translations.php:445
|
2544 |
msgid "Search only for users:"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
+
#: core/admin/wpbc-toolbar-tiny.php:1536 core/lib/wpbc_all_translations.php:446
|
2548 |
msgid ""
|
2549 |
"Type IDs of the users (separated by comma \",\") for searching availability only for these "
|
2550 |
"users, or leave it blank for searching for all users."
|
2551 |
msgstr ""
|
2552 |
|
2553 |
+
#: core/admin/wpbc-toolbar-tiny.php:1556 core/lib/wpbc_all_translations.php:447
|
2554 |
#, php-format
|
2555 |
msgid ""
|
2556 |
"This shortcode %s is using for showing the search results at specific page, if the search form "
|
2557 |
"is submit showing the search results at different page"
|
2558 |
msgstr ""
|
2559 |
|
2560 |
+
#: core/admin/wpbc-toolbar-tiny.php:1618 core/lib/wpbc_all_translations.php:448
|
2561 |
msgid "date"
|
2562 |
msgstr ""
|
2563 |
|
2564 |
+
#: core/admin/wpbc-toolbar-tiny.php:1678 core/lib/wpbc_all_translations.php:449
|
2565 |
msgid "Define date for booking"
|
2566 |
msgstr ""
|
2567 |
|
2568 |
+
#: core/admin/wpbc-toolbar-tiny.php:1716 core/lib/wpbc_all_translations.php:450
|
2569 |
+
#: inc/_ps/p-toolbar.php:204
|
2570 |
msgid "Edit Booking"
|
2571 |
msgstr ""
|
2572 |
|
2573 |
+
#: core/admin/wpbc-toolbar-tiny.php:1719 core/lib/wpbc_all_translations.php:451
|
2574 |
msgid "Show info about Booking Resource"
|
2575 |
msgstr ""
|
2576 |
|
2577 |
+
#: core/admin/wpbc-toolbar-tiny.php:1735 core/lib/wpbc_all_translations.php:452
|
2578 |
#, php-format
|
2579 |
msgid ""
|
2580 |
"This shortcode %s is used on a page, where visitors can %smodify%s their own booking(s), %scancel"
|
2581 |
"%s or make %spayment%s after receiving an admin email payment request"
|
2582 |
msgstr ""
|
2583 |
|
2584 |
+
#: core/admin/wpbc-toolbar-tiny.php:1736 core/lib/wpbc_all_translations.php:453
|
2585 |
#, php-format
|
2586 |
msgid ""
|
2587 |
"The content of field %sURL to edit bookings%s on the %sgeneral booking settings page%s must link "
|
2588 |
"to this page"
|
2589 |
msgstr ""
|
2590 |
|
2591 |
+
#: core/admin/wpbc-toolbar-tiny.php:1737 core/lib/wpbc_all_translations.php:454
|
2592 |
#, php-format
|
2593 |
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
2594 |
msgstr ""
|
2595 |
|
2596 |
+
#: core/admin/wpbc-toolbar-tiny.php:1778 core/lib/wpbc_all_translations.php:455
|
2597 |
+
#: inc/_bl/admin/api-settings-l.php:455 inc/_ps/admin/br-table-import-gcal-p.php:62
|
2598 |
msgid "Capacity"
|
2599 |
msgstr ""
|
2600 |
|
2601 |
+
#: core/admin/wpbc-toolbar-tiny.php:1784 core/lib/wpbc_all_translations.php:456
|
|
|
|
|
|
|
|
|
|
|
2602 |
msgid "Select type of info to show."
|
2603 |
msgstr ""
|
2604 |
|
2605 |
+
#: core/admin/wpbc-toolbars.php:41 core/lib/wpbc_all_translations.php:457
|
2606 |
msgid "Filters"
|
2607 |
msgstr ""
|
2608 |
|
2609 |
+
#: core/admin/wpbc-toolbars.php:345 core/lib/wpbc_all_translations.php:458
|
2610 |
msgid "Expand Advanced Toolbar"
|
2611 |
msgstr ""
|
2612 |
|
2613 |
+
#: core/admin/wpbc-toolbars.php:352 core/lib/wpbc_all_translations.php:459
|
2614 |
msgid "Collapse Advanced Toolbar"
|
2615 |
msgstr ""
|
2616 |
|
2617 |
+
#: core/admin/wpbc-toolbars.php:370 core/lib/wpbc_all_translations.php:460
|
2618 |
msgid "Send email notification to customer after approval, cancellation or deletion of bookings"
|
2619 |
msgstr ""
|
2620 |
|
2621 |
+
#: core/admin/wpbc-toolbars.php:371 core/lib/wpbc_all_translations.php:461
|
2622 |
msgid "Emails sending"
|
2623 |
msgstr ""
|
2624 |
|
2625 |
+
#: core/admin/wpbc-toolbars.php:396 core/lib/wpbc_all_translations.php:462
|
2626 |
msgid "Booking ID"
|
2627 |
msgstr ""
|
2628 |
|
2629 |
+
#: core/admin/wpbc-toolbars.php:399 core/admin/wpbc-toolbars.php:1958
|
2630 |
+
#: core/lib/wpbc_all_translations.php:463
|
2631 |
msgid "Go"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
+
#: core/admin/wpbc-toolbars.php:429 core/lib/wpbc_all_translations.php:464
|
2635 |
msgid "About Booking Calendar"
|
2636 |
msgstr ""
|
2637 |
|
2638 |
+
#: core/admin/wpbc-toolbars.php:433 core/lib/wpbc_all_translations.php:465
|
2639 |
msgid "Technical Support"
|
2640 |
msgstr ""
|
2641 |
|
2642 |
#: core/admin/wpbc-toolbars.php:500 core/admin/wpbc-toolbars.php:680
|
2643 |
+
#: core/admin/wpbc-toolbars.php:885 core/admin/wpbc-toolbars.php:1460
|
2644 |
+
#: core/lib/wpbc_all_translations.php:466 inc/_bs/lib_s.php:84
|
2645 |
msgid "Apply"
|
2646 |
msgstr ""
|
2647 |
|
2648 |
+
#: core/admin/wpbc-toolbars.php:501 core/lib/wpbc_all_translations.php:467
|
2649 |
msgid "Refresh booking listing"
|
2650 |
msgstr ""
|
2651 |
|
2652 |
+
#: core/admin/wpbc-toolbars.php:515 core/lib/wpbc_all_translations.php:468
|
2653 |
msgid "Reset filter to default values"
|
2654 |
msgstr ""
|
2655 |
|
2656 |
#: core/admin/wpbc-toolbars.php:541 core/admin/wpbc-toolbars.php:756
|
2657 |
+
#: core/lib/wpbc_all_translations.php:469
|
2658 |
msgid "Any"
|
2659 |
msgstr ""
|
2660 |
|
2661 |
#: core/admin/wpbc-toolbars.php:562 core/admin/wpbc-toolbars.php:796
|
2662 |
+
#: core/lib/wpbc_all_translations.php:470
|
2663 |
msgid "week"
|
2664 |
msgstr ""
|
2665 |
|
2666 |
#: core/admin/wpbc-toolbars.php:563 core/admin/wpbc-toolbars.php:797
|
2667 |
+
#: core/lib/wpbc_all_translations.php:471
|
2668 |
msgid "weeks"
|
2669 |
msgstr ""
|
2670 |
|
2671 |
#: core/admin/wpbc-toolbars.php:564 core/admin/wpbc-toolbars.php:798
|
2672 |
+
#: core/lib/wpbc_all_translations.php:472
|
2673 |
msgid "month"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
#: core/admin/wpbc-toolbars.php:565 core/admin/wpbc-toolbars.php:566
|
2677 |
#: core/admin/wpbc-toolbars.php:567 core/admin/wpbc-toolbars.php:799
|
2678 |
#: core/admin/wpbc-toolbars.php:800 core/admin/wpbc-toolbars.php:801
|
2679 |
+
#: core/lib/wpbc_all_translations.php:473
|
2680 |
msgid "months"
|
2681 |
msgstr ""
|
2682 |
|
2683 |
#: core/admin/wpbc-toolbars.php:575 core/admin/wpbc-toolbars.php:810
|
2684 |
+
#: core/lib/wpbc_all_translations.php:474
|
2685 |
msgid "Filter bookings by booking dates"
|
2686 |
msgstr ""
|
2687 |
|
2688 |
+
#: core/admin/wpbc-toolbars.php:579 core/lib/wpbc_all_translations.php:475
|
2689 |
msgid "Current dates"
|
2690 |
msgstr ""
|
2691 |
|
2692 |
#: core/admin/wpbc-toolbars.php:580 core/admin/wpbc-toolbars.php:814
|
2693 |
+
#: core/lib/wpbc_all_translations.php:476
|
2694 |
msgid "Today"
|
2695 |
msgstr ""
|
2696 |
|
2697 |
+
#: core/admin/wpbc-toolbars.php:581 core/lib/wpbc_all_translations.php:477
|
2698 |
msgid "Previous dates"
|
2699 |
msgstr ""
|
2700 |
|
2701 |
#: core/admin/wpbc-toolbars.php:582 core/admin/wpbc-toolbars.php:815
|
2702 |
+
#: core/lib/wpbc_all_translations.php:478
|
2703 |
msgid "All dates"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
+
#: core/admin/wpbc-toolbars.php:584 core/lib/wpbc_all_translations.php:479
|
2707 |
msgid "Today check in/out"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
+
#: core/admin/wpbc-toolbars.php:585 core/lib/wpbc_all_translations.php:480
|
2711 |
msgid "Check In - Tomorrow"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
+
#: core/admin/wpbc-toolbars.php:586 core/lib/wpbc_all_translations.php:481
|
2715 |
msgid "Check Out - Tomorrow"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
+
#: core/admin/wpbc-toolbars.php:591 core/lib/wpbc_all_translations.php:482
|
2719 |
+
#: core/wpbc-functions.php:2236
|
2720 |
msgid "Next"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
#: core/admin/wpbc-toolbars.php:615 core/admin/wpbc-toolbars.php:820
|
2724 |
+
#: core/lib/wpbc_all_translations.php:483
|
2725 |
msgid "Prior"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
#: core/admin/wpbc-toolbars.php:655 core/admin/wpbc-toolbars.php:860
|
2729 |
+
#: core/lib/wpbc_all_translations.php:484
|
2730 |
msgid "Check-in"
|
2731 |
msgstr ""
|
2732 |
|
2733 |
#: core/admin/wpbc-toolbars.php:667 core/admin/wpbc-toolbars.php:872
|
2734 |
+
#: core/lib/wpbc_all_translations.php:485
|
2735 |
msgid "Check-out"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: core/admin/wpbc-toolbars.php:739 core/lib/wpbc_all_translations.php:486
|
2739 |
msgid "Order by"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
+
#: core/admin/wpbc-toolbars.php:753 core/lib/wpbc_all_translations.php:487
|
2743 |
msgid "Exist"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
+
#: core/admin/wpbc-toolbars.php:754 core/lib/wpbc_all_translations.php:488
|
2747 |
msgid "In Trash"
|
2748 |
msgstr ""
|
2749 |
|
2750 |
+
#: core/admin/wpbc-toolbars.php:775 core/lib/wpbc_all_translations.php:489
|
2751 |
msgid "New bookings"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
+
#: core/admin/wpbc-toolbars.php:812 core/lib/wpbc_all_translations.php:490
|
2755 |
msgid "Creation"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
+
#: core/admin/wpbc-toolbars.php:939 core/lib/wpbc_all_translations.php:491
|
2759 |
msgid "Approve selected bookings"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
+
#: core/admin/wpbc-toolbars.php:954 core/lib/wpbc_all_translations.php:492
|
2763 |
msgid "Set selected bookings as pending"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
+
#: core/admin/wpbc-toolbars.php:984 core/lib/wpbc_all_translations.php:493
|
2767 |
msgid "Move selected bookings to trash"
|
2768 |
msgstr ""
|
2769 |
|
2770 |
+
#: core/admin/wpbc-toolbars.php:1001 core/lib/wpbc_all_translations.php:494
|
2771 |
msgid "Restore selected bookings"
|
2772 |
msgstr ""
|
2773 |
|
2774 |
+
#: core/admin/wpbc-toolbars.php:1017 core/lib/wpbc_all_translations.php:495
|
2775 |
+
#: inc/_bl/admin/page-coupons.php:206 inc/_bl/admin/page-coupons.php:212
|
2776 |
+
#: inc/_bm/admin/page-availability.php:234 inc/_bm/admin/page-availability.php:240
|
2777 |
+
#: inc/_bm/admin/page-cost-valuation.php:564 inc/_bm/admin/page-cost.php:212
|
2778 |
+
#: inc/_bm/admin/page-cost.php:221 inc/_bm/admin/page-seasons.php:193
|
2779 |
+
#: inc/_bm/admin/page-seasons.php:199 inc/_bm/m-toolbar.php:281
|
2780 |
#: inc/_ps/admin/page-resources.php:184 inc/_ps/admin/page-resources.php:190
|
2781 |
msgid "Delete"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
+
#: core/admin/wpbc-toolbars.php:1018 core/lib/wpbc_all_translations.php:496
|
2785 |
msgid "Delete selected bookings"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
+
#: core/admin/wpbc-toolbars.php:1020 core/lib/wpbc_all_translations.php:497
|
2789 |
+
#: core/sync/wpbc-gcal-class.php:670
|
2790 |
msgid "Do you really want to delete selected booking(s) ?"
|
2791 |
msgstr ""
|
2792 |
|
2793 |
+
#: core/admin/wpbc-toolbars.php:1036 core/lib/wpbc_all_translations.php:498
|
2794 |
msgid "Reason of cancellation"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
+
#: core/admin/wpbc-toolbars.php:1059 core/lib/wpbc_all_translations.php:499
|
2798 |
msgid "Read All"
|
2799 |
msgstr ""
|
2800 |
|
2801 |
+
#: core/admin/wpbc-toolbars.php:1060 core/lib/wpbc_all_translations.php:500
|
2802 |
msgid "Mark as read all bookings"
|
2803 |
msgstr ""
|
2804 |
|
2805 |
+
#: core/admin/wpbc-toolbars.php:1073 core/lib/wpbc_all_translations.php:501
|
2806 |
msgid "Read"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
+
#: core/admin/wpbc-toolbars.php:1074 core/lib/wpbc_all_translations.php:502
|
2810 |
msgid "Mark as read selected bookings"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
+
#: core/admin/wpbc-toolbars.php:1088 core/lib/wpbc_all_translations.php:503
|
2814 |
msgid "Unread"
|
2815 |
msgstr ""
|
2816 |
|
2817 |
+
#: core/admin/wpbc-toolbars.php:1089 core/lib/wpbc_all_translations.php:504
|
2818 |
msgid "Mark as Unread selected bookings"
|
2819 |
msgstr ""
|
2820 |
|
2821 |
#: core/admin/wpbc-toolbars.php:1138 core/admin/wpbc-toolbars.php:1217
|
2822 |
+
#: core/lib/wpbc_all_translations.php:505
|
2823 |
msgid "Show month"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
+
#: core/admin/wpbc-toolbars.php:1152 core/lib/wpbc_all_translations.php:506
|
2827 |
msgid "Show 3 months"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: core/admin/wpbc-toolbars.php:1166 core/lib/wpbc_all_translations.php:507
|
2831 |
msgid "Show year"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
+
#: core/admin/wpbc-toolbars.php:1189 core/lib/wpbc_all_translations.php:508
|
2835 |
msgid "Show day"
|
2836 |
msgstr ""
|
2837 |
|
2838 |
+
#: core/admin/wpbc-toolbars.php:1203 core/lib/wpbc_all_translations.php:509
|
2839 |
msgid "Show week"
|
2840 |
msgstr ""
|
2841 |
|
2842 |
+
#: core/admin/wpbc-toolbars.php:1231 core/lib/wpbc_all_translations.php:510
|
2843 |
msgid "Show 2 months"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
+
#: core/admin/wpbc-toolbars.php:1288 core/admin/wpbc-toolbars.php:1302
|
2847 |
+
#: core/admin/wpbc-toolbars.php:1349 core/lib/wpbc_all_translations.php:511
|
2848 |
msgid "Previous 4 weeks"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
+
#: core/admin/wpbc-toolbars.php:1289 core/admin/wpbc-toolbars.php:1303
|
2852 |
+
#: core/admin/wpbc-toolbars.php:1350 core/lib/wpbc_all_translations.php:512
|
2853 |
msgid "Previous week"
|
2854 |
msgstr ""
|
2855 |
|
2856 |
+
#: core/admin/wpbc-toolbars.php:1290 core/admin/wpbc-toolbars.php:1304
|
2857 |
+
#: core/admin/wpbc-toolbars.php:1351 core/lib/wpbc_all_translations.php:513
|
2858 |
msgid "Current week"
|
2859 |
msgstr ""
|
2860 |
|
2861 |
+
#: core/admin/wpbc-toolbars.php:1291 core/admin/wpbc-toolbars.php:1305
|
2862 |
+
#: core/admin/wpbc-toolbars.php:1352 core/lib/wpbc_all_translations.php:514
|
2863 |
msgid "Next week"
|
2864 |
msgstr ""
|
2865 |
|
2866 |
+
#: core/admin/wpbc-toolbars.php:1292 core/admin/wpbc-toolbars.php:1306
|
2867 |
+
#: core/admin/wpbc-toolbars.php:1353 core/lib/wpbc_all_translations.php:515
|
2868 |
msgid "Next 4 weeks"
|
2869 |
msgstr ""
|
2870 |
|
2871 |
+
#: core/admin/wpbc-toolbars.php:1316 core/admin/wpbc-toolbars.php:1366
|
2872 |
+
#: core/admin/wpbc-toolbars.php:1381 core/lib/wpbc_all_translations.php:516
|
2873 |
msgid "Previous 3 months"
|
2874 |
msgstr ""
|
2875 |
|
2876 |
+
#: core/admin/wpbc-toolbars.php:1317 core/admin/wpbc-toolbars.php:1367
|
2877 |
+
#: core/admin/wpbc-toolbars.php:1382 core/lib/wpbc_all_translations.php:517
|
2878 |
msgid "Previous month"
|
2879 |
msgstr ""
|
2880 |
|
2881 |
+
#: core/admin/wpbc-toolbars.php:1318 core/admin/wpbc-toolbars.php:1368
|
2882 |
+
#: core/admin/wpbc-toolbars.php:1383 core/lib/wpbc_all_translations.php:518
|
2883 |
msgid "Current month"
|
2884 |
msgstr ""
|
2885 |
|
2886 |
+
#: core/admin/wpbc-toolbars.php:1319 core/admin/wpbc-toolbars.php:1369
|
2887 |
+
#: core/admin/wpbc-toolbars.php:1384 core/lib/wpbc_all_translations.php:519
|
2888 |
msgid "Next month"
|
2889 |
msgstr ""
|
2890 |
|
2891 |
+
#: core/admin/wpbc-toolbars.php:1320 core/admin/wpbc-toolbars.php:1370
|
2892 |
+
#: core/admin/wpbc-toolbars.php:1385 core/lib/wpbc_all_translations.php:520
|
2893 |
msgid "Next 3 months"
|
2894 |
msgstr ""
|
2895 |
|
2896 |
+
#: core/admin/wpbc-toolbars.php:1334 core/lib/wpbc_all_translations.php:521
|
2897 |
msgid "Previous 7 days"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
+
#: core/admin/wpbc-toolbars.php:1335 core/lib/wpbc_all_translations.php:522
|
2901 |
msgid "Previous day"
|
2902 |
msgstr ""
|
2903 |
|
2904 |
+
#: core/admin/wpbc-toolbars.php:1336 core/lib/wpbc_all_translations.php:523
|
2905 |
msgid "Current day"
|
2906 |
msgstr ""
|
2907 |
|
2908 |
+
#: core/admin/wpbc-toolbars.php:1337 core/lib/wpbc_all_translations.php:524
|
2909 |
msgid "Next day"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: core/admin/wpbc-toolbars.php:1338 core/lib/wpbc_all_translations.php:525
|
2913 |
msgid "Next 7 days"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
+
#: core/admin/wpbc-toolbars.php:1609 core/lib/wpbc_all_translations.php:526
|
2917 |
msgid "Number of months in one row"
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: core/admin/wpbc-toolbars.php:1654 core/lib/wpbc_all_translations.php:527
|
2921 |
msgid "Calendar width"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
+
#: core/admin/wpbc-toolbars.php:1702 core/lib/wpbc_all_translations.php:528
|
2925 |
msgid "Calendar cell height"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
+
#: core/admin/wpbc-toolbars.php:1809 core/admin/wpbc-toolbars.php:1810
|
2929 |
+
#: core/lib/wpbc_all_translations.php:529
|
2930 |
msgid "Send email notification to customer about this operation"
|
2931 |
msgstr ""
|
2932 |
|
2933 |
+
#: core/admin/wpbc-toolbars.php:1848 core/lib/wpbc_all_translations.php:530
|
2934 |
+
#: inc/gateways/page-gateways.php:1262 inc/gateways/page-gateways.php:1280
|
2935 |
msgid "Total"
|
2936 |
msgstr ""
|
2937 |
|
2938 |
+
#: core/admin/wpbc-toolbars.php:1954 core/lib/wpbc_all_translations.php:531
|
2939 |
msgid "ID or Title"
|
2940 |
msgstr ""
|
2941 |
|
2942 |
+
#: core/any/api-emails.php:484 core/lib/wpbc_all_translations.php:532
|
2943 |
msgid "Email copy to"
|
2944 |
msgstr ""
|
2945 |
|
2946 |
+
#: core/class/wpbc-class-dismiss.php:22 core/lib/wpbc_all_translations.php:533
|
2947 |
+
#: core/wpbc-functions.php:2484
|
2948 |
msgid "Dismiss"
|
2949 |
msgstr ""
|
2950 |
|
2951 |
+
#: core/class/wpbc-class-notices.php:25 core/lib/wpbc_all_translations.php:534
|
2952 |
+
#: core/sync/wpbc-gcal.php:398 inc/_bm/admin/page-cost-valuation.php:288 inc/_mu/multiuser.php:731
|
2953 |
msgid "Warning!"
|
2954 |
msgstr ""
|
2955 |
|
2956 |
+
#: core/class/wpbc-class-notices.php:26 core/lib/wpbc_all_translations.php:535
|
2957 |
#, php-format
|
2958 |
msgid ""
|
2959 |
"Probabaly you updated your paid version of Booking Calendar by free version or update process "
|
2960 |
"failed. You can request the new update of your paid version at %1sthis page%2s."
|
2961 |
msgstr ""
|
2962 |
|
2963 |
+
#: core/class/wpbc-class-notices.php:104 core/lib/wpbc_all_translations.php:536
|
2964 |
+
#: core/sync/wpbc-gcal-class.php:668 core/wpbc-functions.php:2088
|
2965 |
msgid "Hide"
|
2966 |
msgstr ""
|
2967 |
|
2968 |
+
#: core/lib/wpbc-ajax.php:30 core/lib/wpbc-ajax.php:79 core/lib/wpbc_all_translations.php:537
|
2969 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:1098
|
2970 |
#, php-format
|
2971 |
msgid ""
|
2972 |
"%sError!%s Request do not pass security check! Please refresh the page and try one more time."
|
2973 |
msgstr ""
|
2974 |
|
2975 |
+
#: core/lib/wpbc-ajax.php:128 core/lib/wpbc_all_translations.php:538
|
2976 |
msgid "Set as Unread"
|
2977 |
msgstr ""
|
2978 |
|
2979 |
+
#: core/lib/wpbc-ajax.php:130 core/lib/wpbc_all_translations.php:539
|
2980 |
msgid "Set as Read"
|
2981 |
msgstr ""
|
2982 |
|
2983 |
+
#: core/lib/wpbc-ajax.php:195 core/lib/wpbc_all_translations.php:540
|
2984 |
msgid "Set as Approved"
|
2985 |
msgstr ""
|
2986 |
|
2987 |
+
#: core/lib/wpbc-ajax.php:197 core/lib/wpbc_all_translations.php:541
|
2988 |
msgid "Set as Pending"
|
2989 |
msgstr ""
|
2990 |
|
2991 |
+
#: core/lib/wpbc-ajax.php:216 core/lib/wpbc-ajax.php:286 core/lib/wpbc_all_translations.php:542
|
2992 |
msgid "Reason for cancellation here"
|
2993 |
msgstr ""
|
2994 |
|
2995 |
+
#: core/lib/wpbc-ajax.php:217 core/lib/wpbc-ajax.php:287 core/lib/wpbc_all_translations.php:543
|
2996 |
msgid "Reason of cancellation here"
|
2997 |
msgstr ""
|
2998 |
|
2999 |
+
#: core/lib/wpbc-ajax.php:256 core/lib/wpbc_all_translations.php:544
|
3000 |
msgid "Moved to trash"
|
3001 |
msgstr ""
|
3002 |
|
3003 |
+
#: core/lib/wpbc-ajax.php:264 core/lib/wpbc_all_translations.php:545
|
3004 |
msgid "Restored"
|
3005 |
msgstr ""
|
3006 |
|
3007 |
+
#: core/lib/wpbc-ajax.php:428 core/lib/wpbc_all_translations.php:546 inc/_ps/personal.php:148
|
3008 |
msgid "Saved"
|
3009 |
msgstr ""
|
3010 |
|
3011 |
+
#: core/lib/wpbc-booking-new.php:37 core/lib/wpbc_all_translations.php:547
|
3012 |
msgid "The code you entered is incorrect"
|
3013 |
msgstr ""
|
3014 |
|
3015 |
+
#: core/lib/wpbc-booking-new.php:138 core/lib/wpbc_all_translations.php:548
|
3016 |
msgid "Updating..."
|
3017 |
msgstr ""
|
3018 |
|
3019 |
+
#: core/lib/wpbc-booking-new.php:163 core/lib/wpbc_all_translations.php:549
|
3020 |
+
#: inc/_ps/personal.php:2240 inc/_ps/personal.php:2431
|
3021 |
msgid "Updated successfully"
|
3022 |
msgstr ""
|
3023 |
|
3024 |
+
#: core/lib/wpbc-booking-new.php:723 core/lib/wpbc_all_translations.php:550
|
3025 |
msgid "Error!"
|
3026 |
msgstr ""
|
3027 |
|
3028 |
+
#: core/lib/wpbc-booking-new.php:724 core/lib/wpbc_all_translations.php:551
|
3029 |
msgid ""
|
3030 |
"Probably these date(s) just was booking by other visitor. Please reload this page and make "
|
3031 |
"booking again."
|
3032 |
msgstr ""
|
3033 |
|
3034 |
+
#: core/lib/wpbc_all_translations.php:220 core/wpbc-debug.php:122 core/wpbc-emails.php:417
|
3035 |
+
#: core/wpbc.php:322 core/wpbc.php:363 inc/_bl/admin/page-coupons.php:988
|
3036 |
+
#: inc/_bl/admin/page-coupons.php:990 inc/_bm/admin/page-availability.php:805
|
3037 |
+
#: inc/_bm/admin/page-cost-deposit.php:81 inc/_bm/admin/page-cost-rate.php:77
|
3038 |
+
#: inc/_bm/admin/page-cost-valuation.php:102 inc/_bm/admin/page-seasons.php:815
|
3039 |
+
#: inc/_bm/admin/page-seasons.php:817 inc/_bs/lib_s.php:340
|
3040 |
+
msgid "Error"
|
3041 |
+
msgstr ""
|
3042 |
+
|
3043 |
+
#: core/lib/wpbc_all_translations.php:221
|
3044 |
+
msgid "does not exist"
|
3045 |
+
msgstr ""
|
3046 |
+
|
3047 |
+
#: core/lib/wpbc_all_translations.php:552 core/lib/wpdev-booking-class.php:493
|
3048 |
msgid "Calendar is loading..."
|
3049 |
msgstr ""
|
3050 |
|
3051 |
+
#: core/lib/wpbc_all_translations.php:553 core/lib/wpdev-booking-class.php:675
|
3052 |
+
#: core/lib/wpdev-booking-class.php:736 inc/_ps/personal.php:816 inc/_ps/personal.php:827
|
3053 |
msgid "Wrong booking hash in URL (probably expired)"
|
3054 |
msgstr ""
|
3055 |
|
3056 |
+
#: core/lib/wpbc_all_translations.php:554 core/lib/wpdev-booking-class.php:683
|
3057 |
msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
|
3058 |
msgstr ""
|
3059 |
|
3060 |
+
#: core/lib/wpbc_all_translations.php:555 core/lib/wpdev-booking-class.php:855
|
3061 |
#, php-format
|
3062 |
msgid ""
|
3063 |
"%sWarning! Booking calendar for this booking resource are already at the page, please check more "
|
3064 |
"about this issue at %sthis page%s"
|
3065 |
msgstr ""
|
3066 |
|
3067 |
+
#: core/lib/wpbc_all_translations.php:556 core/lib/wpdev-booking-class.php:1049
|
3068 |
+
#: core/lib/wpdev-booking-widget.php:40 inc/_ps/wpbc-booking-select-widget.php:55
|
3069 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
3070 |
msgstr ""
|
3071 |
|
3072 |
+
#: core/lib/wpbc_all_translations.php:557 core/lib/wpdev-booking-class.php:1178
|
3073 |
+
#: core/lib/wpdev-booking-class.php:1180
|
3074 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
3075 |
msgstr ""
|
3076 |
|
3077 |
+
#: core/lib/wpbc_all_translations.php:558 core/lib/wpdev-booking-class.php:1184
|
3078 |
msgid "You do not set any parameters for booking editing"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
+
#: core/lib/wpbc_all_translations.php:559 core/lib/wpdev-booking-class.php:1186
|
3082 |
#, php-format
|
3083 |
msgid "Please check more about configuration at %sthis page%s"
|
3084 |
msgstr ""
|
3085 |
|
3086 |
+
#: core/lib/wpbc_all_translations.php:560 core/lib/wpdev-booking-widget.php:106
|
3087 |
msgid "Booking form with calendar"
|
3088 |
msgstr ""
|
3089 |
|
3090 |
+
#: core/lib/wpbc_all_translations.php:561 core/lib/wpdev-booking-widget.php:107
|
3091 |
msgid "Only availability calendar"
|
3092 |
msgstr ""
|
3093 |
|
3094 |
+
#: core/lib/wpbc_all_translations.php:562 core/lib/wpdev-booking-widget.php:148
|
3095 |
msgid "Footer"
|
3096 |
msgstr ""
|
3097 |
|
3098 |
+
#: core/lib/wpbc_all_translations.php:563 core/lib/wpdev-booking-widget.php:153
|
3099 |
#, php-format
|
3100 |
msgid "Example: %sMake booking here%s"
|
3101 |
msgstr ""
|
3102 |
|
3103 |
+
#: core/lib/wpbc_all_translations.php:564 core/lib/wpdev-booking-widget.php:157
|
3104 |
+
#: inc/_ps/wpbc-booking-select-widget.php:263
|
3105 |
#, php-format
|
3106 |
msgid ""
|
3107 |
"%sImportant!!!%s Please note, if you show booking calendar (inserted into post/page) with widget "
|
3108 |
"at the same page, then the last will not be visible."
|
3109 |
msgstr ""
|
3110 |
|
3111 |
+
#: core/lib/wpbc_all_translations.php:565 core/lib/wpdev-booking-widget.php:161
|
3112 |
#, php-format
|
3113 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
3114 |
msgstr ""
|
3115 |
|
3116 |
+
#: core/lib/wpbc_all_translations.php:566 core/sync/wpbc-gcal-class.php:300
|
3117 |
msgid "Importing Feed"
|
3118 |
msgstr ""
|
3119 |
|
3120 |
+
#: core/lib/wpbc_all_translations.php:567 core/sync/wpbc-gcal-class.php:316
|
3121 |
msgid "Data Parsing"
|
3122 |
msgstr ""
|
3123 |
|
3124 |
+
#: core/lib/wpbc_all_translations.php:568 core/sync/wpbc-gcal-class.php:423
|
3125 |
msgid ""
|
3126 |
"Some data was retrieved, but could not be parsed successfully. Please ensure your feed URL is "
|
3127 |
"correct."
|
3128 |
msgstr ""
|
3129 |
|
3130 |
+
#: core/lib/wpbc_all_translations.php:569 core/sync/wpbc-gcal-class.php:430
|
3131 |
msgid "The feed could not be found (404). Please ensure your feed URL is correct."
|
3132 |
msgstr ""
|
3133 |
|
3134 |
+
#: core/lib/wpbc_all_translations.php:570 core/sync/wpbc-gcal-class.php:433
|
3135 |
msgid ""
|
3136 |
"Access to this feed was denied (403). Please ensure you have public sharing enabled for your "
|
3137 |
"calendar."
|
3138 |
msgstr ""
|
3139 |
|
3140 |
+
#: core/lib/wpbc_all_translations.php:571 core/sync/wpbc-gcal-class.php:436
|
3141 |
#, php-format
|
3142 |
msgid ""
|
3143 |
"The feed data could not be retrieved. Error code: %s. Please ensure your feed URL is correct."
|
3144 |
msgstr ""
|
3145 |
|
3146 |
+
#: core/lib/wpbc_all_translations.php:572 core/sync/wpbc-gcal-class.php:457
|
3147 |
+
#: core/sync/wpbc-gcal.php:102 inc/_ps/personal.php:414
|
3148 |
+
msgid "Done"
|
3149 |
+
msgstr ""
|
3150 |
+
|
3151 |
+
#: core/lib/wpbc_all_translations.php:573 core/sync/wpbc-gcal-class.php:608
|
3152 |
+
#: core/sync/wpbc-gcal-class.php:658
|
3153 |
msgid "GID"
|
3154 |
msgstr ""
|
3155 |
|
3156 |
+
#: core/lib/wpbc_all_translations.php:574 core/sync/wpbc-gcal-class.php:622
|
3157 |
msgid "Selection"
|
3158 |
msgstr ""
|
3159 |
|
3160 |
+
#: core/lib/wpbc_all_translations.php:575 core/sync/wpbc-gcal-class.php:636
|
3161 |
msgid "Location:"
|
3162 |
msgstr ""
|
3163 |
|
3164 |
+
#: core/lib/wpbc_all_translations.php:576 core/sync/wpbc-gcal-class.php:666
|
3165 |
msgid "Reload page"
|
3166 |
msgstr ""
|
3167 |
|
3168 |
+
#: core/lib/wpbc_all_translations.php:577 core/sync/wpbc-gcal-class.php:679
|
3169 |
msgid "Delete selected booking(s)"
|
3170 |
msgstr ""
|
3171 |
|
3172 |
+
#: core/lib/wpbc_all_translations.php:578 core/sync/wpbc-gcal.php:279
|
3173 |
msgid "You can specify an additional offset from you chosen end point. The offset can be negative."
|
3174 |
msgstr ""
|
3175 |
|
3176 |
+
#: core/lib/wpbc_all_translations.php:579 core/sync/wpbc-gcal.php:399
|
3177 |
msgid "Retrieve Google Calendar Events "
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: core/lib/wpbc_all_translations.php:580 core/sync/wpbc-gcal.php:405
|
3181 |
msgid "Please configure settings for import Google Calendar events"
|
3182 |
msgstr ""
|
3183 |
|
3184 |
+
#: core/lib/wpbc_all_translations.php:581 core/sync/wpbc-gcal.php:433
|
3185 |
msgid "Configure"
|
3186 |
msgstr ""
|
3187 |
|
3188 |
+
#: core/lib/wpbc_all_translations.php:582 core/sync/wpbc-gcal.php:443 core/sync/wpbc-gcal.php:466
|
3189 |
msgid "Import Google Calendar Events"
|
3190 |
msgstr ""
|
3191 |
|
3192 |
+
#: core/lib/wpbc_all_translations.php:583 core/wpbc-activation.php:564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3193 |
#, php-format
|
3194 |
msgid "%s Found %s not indexed bookings %s"
|
3195 |
msgstr ""
|
3196 |
|
3197 |
+
#: core/lib/wpbc_all_translations.php:584 core/wpbc-activation.php:579
|
3198 |
#, php-format
|
3199 |
msgid "%s Finish getting sort dates. %s"
|
3200 |
msgstr ""
|
3201 |
|
3202 |
+
#: core/lib/wpbc_all_translations.php:585 core/wpbc-activation.php:588
|
3203 |
#, php-format
|
3204 |
msgid "Updated booking: %s"
|
3205 |
msgstr ""
|
3206 |
|
3207 |
+
#: core/lib/wpbc_all_translations.php:586 core/wpbc-activation.php:992
|
3208 |
msgid "Booking form"
|
3209 |
msgstr ""
|
3210 |
|
3211 |
+
#: core/lib/wpbc_all_translations.php:587 core/wpbc-activation.php:1070
|
3212 |
+
#: inc/_ps/admin/page-email-edit.php:253
|
3213 |
msgid "The reservation has been modified"
|
3214 |
msgstr ""
|
3215 |
|
3216 |
+
#: core/lib/wpbc_all_translations.php:588 core/wpbc-activation.php:1071
|
3217 |
+
#: inc/_ps/admin/page-email-edit.php:267
|
3218 |
#, php-format
|
3219 |
msgid ""
|
3220 |
"The reservation %s for: %s has been modified. %sYou can edit this booking on this page: %s "
|
3221 |
"Thank you, %s"
|
3222 |
msgstr ""
|
3223 |
|
3224 |
+
#: core/lib/wpbc_all_translations.php:589 core/wpbc-activation.php:1096
|
3225 |
+
#: inc/_bs/admin/api-settings-s.php:359
|
3226 |
msgid "Booked Times:"
|
3227 |
msgstr ""
|
3228 |
|
3229 |
+
#: core/lib/wpbc_all_translations.php:590 core/wpbc-activation.php:1106
|
3230 |
msgid ""
|
3231 |
"This booking canceled because we did not receive payment and the administrator did not approve "
|
3232 |
"it."
|
3233 |
msgstr ""
|
3234 |
|
3235 |
+
#: core/lib/wpbc_all_translations.php:591 core/wpbc-activation.php:1133
|
3236 |
+
#: inc/_bs/admin/page-email-payment.php:257
|
3237 |
msgid "You need to make payment for this reservation"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
+
#: core/lib/wpbc_all_translations.php:592 core/wpbc-activation.php:1134
|
3241 |
+
#: inc/_bs/admin/page-email-payment.php:271
|
3242 |
#, php-format
|
3243 |
msgid ""
|
3244 |
"You need to make payment %s for reservation %s at %s. %s Please make payment on this page: %s "
|
3245 |
"Thank you, %s"
|
3246 |
msgstr ""
|
3247 |
|
3248 |
+
#: core/lib/wpbc_all_translations.php:593 core/wpbc-activation.php:1165
|
3249 |
+
#: inc/_bm/admin/api-settings-m.php:244
|
3250 |
msgid "Cost: "
|
3251 |
msgstr ""
|
3252 |
|
3253 |
+
#: core/lib/wpbc_all_translations.php:594 core/wpbc-activation.php:1196
|
3254 |
+
#: inc/_bl/admin/api-settings-l.php:73
|
3255 |
msgid "Available: "
|
3256 |
msgstr ""
|
3257 |
|
3258 |
+
#: core/lib/wpbc_all_translations.php:595 core/wpbc-emails.php:78
|
3259 |
msgid "Booking system"
|
3260 |
msgstr ""
|
3261 |
|
3262 |
+
#: core/lib/wpbc_all_translations.php:596 core/wpbc-emails.php:182
|
3263 |
msgid ""
|
3264 |
"You can use (in subject and content of email template) any shortcodes, which you used in the "
|
3265 |
"booking form. Use the shortcodes in the same way as you used them in the content form at "
|
3266 |
"Settings Fields page."
|
3267 |
msgstr ""
|
3268 |
|
3269 |
+
#: core/lib/wpbc_all_translations.php:597 core/wpbc-emails.php:185
|
3270 |
+
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:795
|
3271 |
msgid "You can use following shortcodes in content of this template"
|
3272 |
msgstr ""
|
3273 |
|
3274 |
+
#: core/lib/wpbc_all_translations.php:598 core/wpbc-emails.php:189
|
3275 |
+
#: inc/gateways/page-gateways.php:924
|
3276 |
#, php-format
|
3277 |
msgid ""
|
3278 |
"%s - inserting data info about the booking, which you configured in the content form at Settings "
|
3279 |
"Fields page"
|
3280 |
msgstr ""
|
3281 |
|
3282 |
+
#: core/lib/wpbc_all_translations.php:599 core/wpbc-emails.php:191
|
3283 |
#, php-format
|
3284 |
msgid "%s - inserting data info about the booking"
|
3285 |
msgstr ""
|
3286 |
|
3287 |
+
#: core/lib/wpbc_all_translations.php:600 core/wpbc-emails.php:195
|
3288 |
#, php-format
|
3289 |
msgid "%s - inserting the dates of booking"
|
3290 |
msgstr ""
|
3291 |
|
3292 |
+
#: core/lib/wpbc_all_translations.php:601 core/wpbc-emails.php:199
|
3293 |
#, php-format
|
3294 |
msgid "%s - inserting check-in date (first day of reservation),"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
+
#: core/lib/wpbc_all_translations.php:602 core/wpbc-emails.php:203 core/wpbc-emails.php:204
|
3298 |
#, php-format
|
3299 |
msgid "%s - inserting check-out date (last day of reservation),"
|
3300 |
msgstr ""
|
3301 |
|
3302 |
+
#: core/lib/wpbc_all_translations.php:603 core/wpbc-emails.php:209
|
3303 |
#, php-format
|
3304 |
msgid "%s - inserting the number of booking dates "
|
3305 |
msgstr ""
|
3306 |
|
3307 |
+
#: core/lib/wpbc_all_translations.php:604 core/wpbc-emails.php:215
|
3308 |
#, php-format
|
3309 |
msgid "%s - inserting ID of booking "
|
3310 |
msgstr ""
|
3311 |
|
3312 |
+
#: core/lib/wpbc_all_translations.php:605 core/wpbc-emails.php:220
|
3313 |
#, php-format
|
3314 |
msgid "%s or %s - inserting the title of the booking resource "
|
3315 |
msgstr ""
|
3316 |
|
3317 |
+
#: core/lib/wpbc_all_translations.php:606 core/wpbc-emails.php:226
|
3318 |
+
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:803
|
3319 |
#, php-format
|
3320 |
msgid "%s - inserting the cost of booking "
|
3321 |
msgstr ""
|
3322 |
|
3323 |
+
#: core/lib/wpbc_all_translations.php:607 core/wpbc-emails.php:232
|
3324 |
#, php-format
|
3325 |
msgid "%s - inserting your site URL "
|
3326 |
msgstr ""
|
3327 |
|
3328 |
+
#: core/lib/wpbc_all_translations.php:608 core/wpbc-emails.php:235
|
3329 |
#, php-format
|
3330 |
msgid "%s - inserting IP address of the user who made this action "
|
3331 |
msgstr ""
|
3332 |
|
3333 |
+
#: core/lib/wpbc_all_translations.php:609 core/wpbc-emails.php:236
|
3334 |
#, php-format
|
3335 |
msgid ""
|
3336 |
"%s - inserting contents of the User-Agent: header from the current request, if there is one "
|
3337 |
msgstr ""
|
3338 |
|
3339 |
+
#: core/lib/wpbc_all_translations.php:610 core/wpbc-emails.php:237
|
3340 |
#, php-format
|
3341 |
msgid "%s - inserting address of the page (if any), where visitor make this action "
|
3342 |
msgstr ""
|
3343 |
|
3344 |
+
#: core/lib/wpbc_all_translations.php:611 core/wpbc-emails.php:238
|
3345 |
#, php-format
|
3346 |
msgid "%s - inserting date of this action "
|
3347 |
msgstr ""
|
3348 |
|
3349 |
+
#: core/lib/wpbc_all_translations.php:612 core/wpbc-emails.php:239
|
3350 |
#, php-format
|
3351 |
msgid "%s - inserting time of this action "
|
3352 |
msgstr ""
|
3353 |
|
3354 |
+
#: core/lib/wpbc_all_translations.php:613 core/wpbc-emails.php:244
|
3355 |
#, php-format
|
3356 |
msgid "%s - inserting moderate link of new booking "
|
3357 |
msgstr ""
|
3358 |
|
3359 |
+
#: core/lib/wpbc_all_translations.php:614 core/wpbc-emails.php:250
|
3360 |
#, php-format
|
3361 |
msgid ""
|
3362 |
"%s - inserting link to the page where visitor can edit the reservation, (possible to use the %s "
|
3363 |
"parameter for setting different %s of this page. Example: %s )"
|
3364 |
msgstr ""
|
3365 |
|
3366 |
+
#: core/lib/wpbc_all_translations.php:615 core/wpbc-emails.php:254
|
3367 |
#, php-format
|
3368 |
msgid ""
|
3369 |
"%s - inserting link to the page where visitor can cancel the reservation, (possible to use the "
|
3370 |
"%s parameter for setting different %s of this page. Example: %s )"
|
3371 |
msgstr ""
|
3372 |
|
3373 |
+
#: core/lib/wpbc_all_translations.php:616 core/wpbc-emails.php:259
|
3374 |
#, php-format
|
3375 |
msgid ""
|
3376 |
"%s - inserting link to payment page where visitor can pay for the reservation (possible to use "
|
3377 |
"the %s parameter for setting different %s of this page. Example: %s )"
|
3378 |
msgstr ""
|
3379 |
|
3380 |
+
#: core/lib/wpbc_all_translations.php:617 core/wpbc-emails.php:263
|
3381 |
#, php-format
|
3382 |
msgid "%s - add the reason for booking payment, you can enter it before sending email, "
|
3383 |
msgstr ""
|
3384 |
|
3385 |
+
#: core/lib/wpbc_all_translations.php:618 core/wpbc-emails.php:269
|
3386 |
#, php-format
|
3387 |
msgid "%s - add the reason booking was cancelled, you can enter it before sending email, "
|
3388 |
msgstr ""
|
3389 |
|
3390 |
+
#: core/lib/wpbc_all_translations.php:619 core/wpbc-emails.php:277 core/wpbc-translation.php:238
|
3391 |
msgid "Configuration in several languages"
|
3392 |
msgstr ""
|
3393 |
|
3394 |
+
#: core/lib/wpbc_all_translations.php:620 core/wpbc-emails.php:278 core/wpbc-translation.php:239
|
3395 |
#, php-format
|
3396 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
+
#: core/lib/wpbc_all_translations.php:621 core/wpbc-emails.php:279 core/wpbc-translation.php:240
|
3400 |
#, php-format
|
3401 |
msgid "Example #1: %s - start French translation section"
|
3402 |
msgstr ""
|
3403 |
|
3404 |
+
#: core/lib/wpbc_all_translations.php:622 core/wpbc-emails.php:280 core/wpbc-translation.php:241
|
3405 |
#, php-format
|
3406 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3407 |
msgstr ""
|
3408 |
|
3409 |
+
#: core/lib/wpbc_all_translations.php:623 core/wpbc-functions.php:756 inc/_bm/biz_m.php:1893
|
3410 |
msgid "yes"
|
3411 |
msgstr ""
|
3412 |
|
3413 |
+
#: core/lib/wpbc_all_translations.php:624 core/wpbc-functions.php:760
|
3414 |
msgid "no"
|
3415 |
msgstr ""
|
3416 |
|
3417 |
+
#: core/lib/wpbc_all_translations.php:625 core/wpbc-functions.php:1645
|
3418 |
+
#: inc/_bm/admin/page-cost.php:47 inc/_bm/admin/page-cost.php:556
|
3419 |
msgid "Costs and Rates"
|
3420 |
msgstr ""
|
3421 |
|
3422 |
+
#: core/lib/wpbc_all_translations.php:626 core/wpbc-functions.php:1654
|
3423 |
+
#: inc/_bm/admin/page-cost-advanced.php:42 inc/_bm/admin/page-cost-advanced.php:147
|
3424 |
+
#: inc/gateways/page-gateways.php:90
|
3425 |
msgid "Advanced Cost"
|
3426 |
msgstr ""
|
3427 |
|
3428 |
+
#: core/lib/wpbc_all_translations.php:627 core/wpbc-functions.php:1663
|
3429 |
+
#: inc/_bl/admin/page-coupons.php:44 inc/_bl/admin/page-coupons.php:46
|
3430 |
msgid "Coupons"
|
3431 |
msgstr ""
|
3432 |
|
3433 |
+
#: core/lib/wpbc_all_translations.php:628 core/wpbc-functions.php:1681
|
3434 |
+
#: inc/_bm/admin/page-seasons.php:45 inc/_bm/admin/page-seasons.php:47
|
3435 |
msgid "Season Filters"
|
3436 |
msgstr ""
|
3437 |
|
3438 |
+
#: core/lib/wpbc_all_translations.php:629 core/wpbc-functions.php:1843
|
3439 |
msgid "Warning! Some error occur, during sending registration request."
|
3440 |
msgstr ""
|
3441 |
|
3442 |
+
#: core/lib/wpbc_all_translations.php:630 core/wpbc-functions.php:1848
|
3443 |
msgid ""
|
3444 |
"Please refresh this page and if the same error appear again contact support by email (with info "
|
3445 |
"about order number and website) for finishing the registrations"
|
3446 |
msgstr ""
|
3447 |
|
3448 |
+
#: core/lib/wpbc_all_translations.php:631 core/wpbc-functions.php:1876
|
3449 |
#, php-format
|
3450 |
msgid "If you like %s please leave us a %s rating. A huge thank you in advance!"
|
3451 |
msgstr ""
|
3452 |
|
3453 |
+
#: core/lib/wpbc_all_translations.php:632 core/wpbc-functions.php:2039
|
3454 |
msgid "Changes saved."
|
3455 |
msgstr ""
|
3456 |
|
3457 |
+
#: core/lib/wpbc_all_translations.php:633 core/wpbc-functions.php:2142
|
3458 |
msgid "Click to toggle"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
+
#: core/lib/wpbc_all_translations.php:634 core/wpbc-functions.php:2203
|
3462 |
msgid "Prev"
|
3463 |
msgstr ""
|
3464 |
|
3465 |
+
#: core/lib/wpbc_all_translations.php:635 core/wpbc-functions.php:2503
|
3466 |
msgid "We’ve assembled some links to get you started:"
|
3467 |
msgstr ""
|
3468 |
|
3469 |
+
#: core/lib/wpbc_all_translations.php:636 core/wpbc-functions.php:2506
|
3470 |
msgid "Get Started"
|
3471 |
msgstr ""
|
3472 |
|
3473 |
+
#: core/lib/wpbc_all_translations.php:637 core/wpbc-functions.php:2509
|
3474 |
#, php-format
|
3475 |
msgid "Insert booking form %sshortcode%s into your %sPost%s or %sPage%s"
|
3476 |
msgstr ""
|
3477 |
|
3478 |
+
#: core/lib/wpbc_all_translations.php:638 core/wpbc-functions.php:2518
|
3479 |
#, php-format
|
3480 |
msgid "or add booking calendar %sWidget%s to your sidebar."
|
3481 |
msgstr ""
|
3482 |
|
3483 |
+
#: core/lib/wpbc_all_translations.php:639 core/wpbc-functions.php:2524
|
3484 |
#, php-format
|
3485 |
msgid "Check %show todo%s that and what %sshortcodes%s are available."
|
3486 |
msgstr ""
|
3487 |
|
3488 |
+
#: core/lib/wpbc_all_translations.php:640 core/wpbc-functions.php:2531
|
3489 |
#, php-format
|
3490 |
msgid "Add new booking from your post/page or from %sAdmin Panel%s."
|
3491 |
msgstr ""
|
3492 |
|
3493 |
+
#: core/lib/wpbc_all_translations.php:641 core/wpbc-functions.php:2537
|
3494 |
msgid "Next Steps"
|
3495 |
msgstr ""
|
3496 |
|
3497 |
+
#: core/lib/wpbc_all_translations.php:642 core/wpbc-functions.php:2540
|
3498 |
#, php-format
|
3499 |
msgid "Check %sBooking Listing%s page for new bookings."
|
3500 |
msgstr ""
|
3501 |
|
3502 |
+
#: core/lib/wpbc_all_translations.php:643 core/wpbc-functions.php:2545
|
3503 |
#, php-format
|
3504 |
msgid "Configure booking %sSettings%s."
|
3505 |
msgstr ""
|
3506 |
|
3507 |
+
#: core/lib/wpbc_all_translations.php:644 core/wpbc-functions.php:2549
|
3508 |
#, php-format
|
3509 |
msgid "Configure predefined set of your %sForm Fields%s."
|
3510 |
msgstr ""
|
3511 |
|
3512 |
+
#: core/lib/wpbc_all_translations.php:645 core/wpbc-functions.php:2553
|
3513 |
#, php-format
|
3514 |
msgid "Configure your predefined %sEmail Templates%s."
|
3515 |
msgstr ""
|
3516 |
|
3517 |
+
#: core/lib/wpbc_all_translations.php:646 core/wpbc-functions.php:2559
|
3518 |
msgid "Have a questions?"
|
3519 |
msgstr ""
|
3520 |
|
3521 |
+
#: core/lib/wpbc_all_translations.php:647 core/wpbc-functions.php:2562
|
3522 |
#, php-format
|
3523 |
msgid "Check out our %sHelp%s"
|
3524 |
msgstr ""
|
3525 |
|
3526 |
+
#: core/lib/wpbc_all_translations.php:648 core/wpbc-functions.php:2567
|
3527 |
#, php-format
|
3528 |
msgid "See %sFAQ%s."
|
3529 |
msgstr ""
|
3530 |
|
3531 |
+
#: core/lib/wpbc_all_translations.php:649 core/wpbc-functions.php:2572
|
3532 |
#, php-format
|
3533 |
msgid "Still having questions? Contact %sSupport%s."
|
3534 |
msgstr ""
|
3535 |
|
3536 |
+
#: core/lib/wpbc_all_translations.php:650 core/wpbc-functions.php:2580
|
3537 |
#, php-format
|
3538 |
msgid "Need even more functionality? Check %s higher versions %s"
|
3539 |
msgstr ""
|
3540 |
|
3541 |
+
#: core/lib/wpbc_all_translations.php:651 core/wpbc-js.php:109
|
3542 |
msgid "This field is required"
|
3543 |
msgstr ""
|
3544 |
|
3545 |
+
#: core/lib/wpbc_all_translations.php:652 core/wpbc-js.php:110
|
3546 |
msgid "This checkbox must be checked"
|
3547 |
msgstr ""
|
3548 |
|
3549 |
+
#: core/lib/wpbc_all_translations.php:653 core/wpbc-js.php:111
|
3550 |
msgid "At least one option must be selected"
|
3551 |
msgstr ""
|
3552 |
|
3553 |
+
#: core/lib/wpbc_all_translations.php:654 core/wpbc-js.php:112
|
3554 |
msgid "Incorrect email field"
|
3555 |
msgstr ""
|
3556 |
|
3557 |
+
#: core/lib/wpbc_all_translations.php:655 core/wpbc-js.php:113
|
3558 |
msgid "Your emails do not match"
|
3559 |
msgstr ""
|
3560 |
|
3561 |
+
#: core/lib/wpbc_all_translations.php:656 core/wpbc-js.php:114
|
3562 |
msgid "Please, select booking date(s) at Calendar."
|
3563 |
msgstr ""
|
3564 |
|
3565 |
+
#: core/lib/wpbc_all_translations.php:657 core/wpbc-js.php:123 inc/_ps/personal.php:256
|
3566 |
msgid "Processing"
|
3567 |
msgstr ""
|
3568 |
|
3569 |
+
#: core/lib/wpbc_all_translations.php:658 core/wpbc-js.php:124
|
3570 |
msgid "Deleting"
|
3571 |
msgstr ""
|
3572 |
|
3573 |
+
#: core/lib/wpbc_all_translations.php:659 core/wpbc-js.php:125
|
3574 |
msgid "Updating"
|
3575 |
msgstr ""
|
3576 |
|
3577 |
+
#: core/lib/wpbc_all_translations.php:660 core/wpbc-js.php:126
|
3578 |
msgid "Saving"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
+
#: core/lib/wpbc_all_translations.php:661 core/wpbc.php:97
|
3582 |
msgid "Booking"
|
3583 |
msgstr ""
|
3584 |
|
3585 |
+
#: core/lib/wpbc_all_translations.php:662 core/wpbc.php:269 core/wpbc.php:276
|
3586 |
msgid "Action is not allowed!"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
+
#: core/lib/wpbc_all_translations.php:663 inc/_bl/admin/activation-l.php:117
|
3590 |
+
#: inc/_bl/admin/activation-l.php:121 inc/_bl/admin/activation-l.php:157
|
3591 |
+
#: inc/_bl/admin/page-search.php:613 inc/_bm/admin/api-settings-m.php:457 inc/_bm/m-toolbar.php:57
|
3592 |
+
#: inc/_bm/m-toolbar.php:398 inc/_ps/admin/page-settings-form.php:300
|
3593 |
+
#: inc/_ps/wpbc-booking-select-widget.php:230
|
|
|
|
|
|
|
3594 |
msgid "Standard"
|
3595 |
msgstr ""
|
3596 |
|
3597 |
+
#: core/lib/wpbc_all_translations.php:664 inc/_bl/admin/activation-l.php:118
|
3598 |
+
#: inc/_bl/admin/activation-l.php:122 inc/_bl/admin/activation-l.php:147
|
3599 |
+
#: inc/_bl/admin/activation-l.php:148 inc/_bl/admin/activation-l.php:158
|
3600 |
msgid "Superior"
|
3601 |
msgstr ""
|
3602 |
|
3603 |
+
#: core/lib/wpbc_all_translations.php:665 inc/_bl/admin/activation-l.php:118
|
3604 |
+
#: inc/_bs/admin/activation-s.php:93
|
3605 |
msgid "Resource #1"
|
3606 |
msgstr ""
|
3607 |
|
3608 |
+
#: core/lib/wpbc_all_translations.php:666 inc/_bl/admin/activation-l.php:119
|
3609 |
+
#: inc/_bl/admin/activation-l.php:123
|
3610 |
msgid "Presidential Suite"
|
3611 |
msgstr ""
|
3612 |
|
3613 |
+
#: core/lib/wpbc_all_translations.php:667 inc/_bl/admin/activation-l.php:119
|
3614 |
+
#: inc/_bs/admin/activation-s.php:94
|
3615 |
msgid "Resource #2"
|
3616 |
msgstr ""
|
3617 |
|
3618 |
+
#: core/lib/wpbc_all_translations.php:668 inc/_bl/admin/activation-l.php:120
|
3619 |
+
#: inc/_bl/admin/activation-l.php:124 inc/_mu/admin/activation-u.php:83
|
3620 |
msgid "Royal Villa"
|
3621 |
msgstr ""
|
3622 |
|
3623 |
+
#: core/lib/wpbc_all_translations.php:669 inc/_bl/admin/activation-l.php:120
|
3624 |
+
#: inc/_bs/admin/activation-s.php:95
|
3625 |
msgid "Resource #3"
|
3626 |
msgstr ""
|
3627 |
|
3628 |
+
#: core/lib/wpbc_all_translations.php:670 inc/_bl/admin/api-settings-l.php:33
|
3629 |
msgid ""
|
3630 |
"Use \"Check In\" date as available in calendar for booking resources with capacity higher then 1 "
|
3631 |
"for search results"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
+
#: core/lib/wpbc_all_translations.php:671 inc/_bl/admin/api-settings-l.php:42
|
3635 |
msgid ""
|
3636 |
"Use \"Check Out\" date as available in calendar for booking resources with capacity higher then "
|
3637 |
"1 search results"
|
3638 |
msgstr ""
|
3639 |
|
3640 |
+
#: core/lib/wpbc_all_translations.php:672 inc/_bl/admin/api-settings-l.php:64
|
3641 |
msgid "Show availability in tooltip"
|
3642 |
msgstr ""
|
3643 |
|
3644 |
+
#: core/lib/wpbc_all_translations.php:673 inc/_bl/admin/api-settings-l.php:65
|
3645 |
msgid ""
|
3646 |
"Check this box to display the available number of booking resources with a tooltip, when mouse "
|
3647 |
"hovers over each day on the calendar(s)."
|
3648 |
msgstr ""
|
3649 |
|
3650 |
+
#: core/lib/wpbc_all_translations.php:674 inc/_bl/admin/api-settings-l.php:74
|
3651 |
msgid "Availability Title"
|
3652 |
msgstr ""
|
3653 |
|
3654 |
+
#: core/lib/wpbc_all_translations.php:675 inc/_bl/admin/api-settings-l.php:75
|
3655 |
#, php-format
|
3656 |
msgid "Type your %savailability%s description"
|
3657 |
msgstr ""
|
3658 |
|
3659 |
+
#: core/lib/wpbc_all_translations.php:676 inc/_bl/admin/api-settings-l.php:98
|
3660 |
msgid "Use pending days as available"
|
3661 |
msgstr ""
|
3662 |
|
3663 |
+
#: core/lib/wpbc_all_translations.php:677 inc/_bl/admin/api-settings-l.php:99
|
3664 |
msgid "Check this box if you want to show the pending days as available in calendars"
|
3665 |
msgstr ""
|
3666 |
|
3667 |
+
#: core/lib/wpbc_all_translations.php:678 inc/_bl/admin/api-settings-l.php:107
|
3668 |
+
#: inc/_bs/admin/api-settings-s.php:466
|
3669 |
msgid "Auto-cancel bookings"
|
3670 |
msgstr ""
|
3671 |
|
3672 |
+
#: core/lib/wpbc_all_translations.php:679 inc/_bl/admin/api-settings-l.php:108
|
3673 |
+
#: inc/_bl/admin/api-settings-l.php:128
|
3674 |
msgid ""
|
3675 |
"Auto Cancel all pending bookings for the specific date(s), if some booking is approved for these "
|
3676 |
"date(s)"
|
3677 |
msgstr ""
|
3678 |
|
3679 |
+
#: core/lib/wpbc_all_translations.php:680 inc/_bl/admin/api-settings-l.php:126
|
3680 |
+
#: inc/_bl/admin/api-settings-l.php:284
|
3681 |
msgid ""
|
3682 |
"Warning!!! After you approved the specific booking(s), all your pending bookings of the same "
|
3683 |
"booking resource as an approved booking for the dates, which are intersect with dates of "
|
3684 |
"approved booking, will be automatically canceled!"
|
3685 |
msgstr ""
|
3686 |
|
3687 |
+
#: core/lib/wpbc_all_translations.php:681 inc/_bl/admin/api-settings-l.php:156
|
3688 |
msgid "Set capacity based on number of visitors"
|
3689 |
msgstr ""
|
3690 |
|
3691 |
+
#: core/lib/wpbc_all_translations.php:682 inc/_bl/admin/api-settings-l.php:157
|
3692 |
msgid ""
|
3693 |
"Check this box if you want total availability (daily capacity) to depend on the number of "
|
3694 |
"selected visitors."
|
3695 |
msgstr ""
|
3696 |
|
3697 |
+
#: core/lib/wpbc_all_translations.php:683 inc/_bl/admin/api-settings-l.php:158
|
3698 |
+
#: inc/_bm/admin/api-settings-m.php:84 inc/_ps/form/class-wpbc-form-help.php:117
|
3699 |
+
#: inc/_ps/form/class-wpbc-form-help.php:126 inc/_ps/form/class-wpbc-form-help.php:136
|
3700 |
+
#: inc/_ps/form/class-wpbc-form-help.php:197 inc/_ps/form/class-wpbc-form-help.php:228
|
3701 |
+
#: inc/_ps/form/class-wpbc-form-help.php:230 inc/_ps/form/class-wpbc-form-help.php:278
|
3702 |
+
#: inc/_ps/form/class-wpbc-form-help.php:291 inc/_ps/form/class-wpbc-form-help.php:303
|
3703 |
+
#: inc/_ps/form/class-wpbc-form-help.php:305 inc/_ps/form/class-wpbc-form-help.php:341
|
3704 |
+
#: inc/_ps/form/class-wpbc-form-help.php:343 inc/_ps/form/class-wpbc-form-help.php:380
|
3705 |
+
#: inc/_ps/form/class-wpbc-form-help.php:382 inc/_ps/form/class-wpbc-form-help.php:497
|
3706 |
+
#: inc/_ps/form/class-wpbc-form-help.php:515 inc/_ps/form/class-wpbc-form-help.php:645
|
3707 |
+
#: inc/_ps/form/class-wpbc-form-help.php:659 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:405
|
3708 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:818
|
3709 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:741 inc/gateways/sage/wpbc-gw-sage.php:871
|
3710 |
msgid "Important!"
|
3711 |
msgstr ""
|
3712 |
|
3713 |
+
#: core/lib/wpbc_all_translations.php:684 inc/_bl/admin/api-settings-l.php:158
|
3714 |
+
#: inc/_ps/admin/api-settings-p.php:167
|
3715 |
#, php-format
|
3716 |
msgid "Please read more info about configuration of this parameter %shere%s"
|
3717 |
msgstr ""
|
3718 |
|
3719 |
+
#: core/lib/wpbc_all_translations.php:685 inc/_bl/admin/api-settings-l.php:173
|
3720 |
msgid ""
|
3721 |
"Add tooltip on calendar(s) to show availability based on the number of available booking "
|
3722 |
"resource items remaining for each day."
|
3723 |
msgstr ""
|
3724 |
|
3725 |
+
#: core/lib/wpbc_all_translations.php:686 inc/_bl/admin/api-settings-l.php:176
|
3726 |
#, php-format
|
3727 |
msgid ""
|
3728 |
"Be sure to match the maximum number of visitors for the %sone booking resource%s with the number "
|
3729 |
"of visitors specified on the booking form."
|
3730 |
msgstr ""
|
3731 |
|
3732 |
+
#: core/lib/wpbc_all_translations.php:687 inc/_bl/admin/api-settings-l.php:179
|
3733 |
msgid ""
|
3734 |
"Display tooltip on calendar(s) to show availability based on total (fixed) number of visitors "
|
3735 |
"for the resource, which can be at free booking resource items."
|
3736 |
msgstr ""
|
3737 |
|
3738 |
+
#: core/lib/wpbc_all_translations.php:688 inc/_bl/admin/api-settings-l.php:182
|
3739 |
#, php-format
|
3740 |
msgid ""
|
3741 |
"Be sure to match the maximum number of visitors for %sall booking resources%s with the number of "
|
3742 |
"visitors specified on the booking form."
|
3743 |
msgstr ""
|
3744 |
|
3745 |
+
#: core/lib/wpbc_all_translations.php:689 inc/_bl/admin/api-settings-l.php:210
|
3746 |
msgid "Disable bookings in different booking resources"
|
3747 |
msgstr ""
|
3748 |
|
3749 |
+
#: core/lib/wpbc_all_translations.php:690 inc/_bl/admin/api-settings-l.php:211
|
3750 |
msgid ""
|
3751 |
"Check this box to dissable reservations, which can be stored in different booking resources."
|
3752 |
msgstr ""
|
3753 |
|
3754 |
+
#: core/lib/wpbc_all_translations.php:691 inc/_bl/admin/api-settings-l.php:212
|
3755 |
msgid ""
|
3756 |
"When checked, all reserved days must be at same booking resource otherwise error message will "
|
3757 |
"show."
|
3758 |
msgstr ""
|
3759 |
|
3760 |
+
#: core/lib/wpbc_all_translations.php:692 inc/_bl/admin/api-settings-l.php:331
|
3761 |
+
#: inc/_ps/p-toolbar.php:1141
|
3762 |
msgid "Parent"
|
3763 |
msgstr ""
|
3764 |
|
3765 |
+
#: core/lib/wpbc_all_translations.php:693 inc/_bl/admin/api-settings-l.php:337
|
3766 |
+
#: inc/_ps/p-toolbar.php:1159
|
3767 |
msgid "Priority"
|
3768 |
msgstr ""
|
3769 |
|
3770 |
+
#: core/lib/wpbc_all_translations.php:694 inc/_bl/admin/api-settings-l.php:344
|
3771 |
msgid "Max visitors"
|
3772 |
msgstr ""
|
3773 |
|
3774 |
+
#: core/lib/wpbc_all_translations.php:695 inc/_bl/admin/api-settings-l.php:459
|
3775 |
msgid "Single"
|
3776 |
msgstr ""
|
3777 |
|
3778 |
+
#: core/lib/wpbc_all_translations.php:696 inc/_bl/admin/api-settings-l.php:461
|
3779 |
msgid "Child"
|
3780 |
msgstr ""
|
3781 |
|
3782 |
+
#: core/lib/wpbc_all_translations.php:697 inc/_bl/admin/page-coupons.php:45
|
3783 |
msgid "Setting coupons for discount"
|
3784 |
msgstr ""
|
3785 |
|
3786 |
+
#: core/lib/wpbc_all_translations.php:698 inc/_bl/admin/page-coupons.php:121
|
3787 |
+
#: inc/_bm/m-toolbar.php:584 inc/_bm/m-toolbar.php:586
|
3788 |
msgid "Create dates filter"
|
3789 |
msgstr ""
|
3790 |
|
3791 |
+
#: core/lib/wpbc_all_translations.php:699 inc/_bl/admin/page-coupons.php:123
|
3792 |
+
#: inc/_bl/admin/page-coupons.php:858
|
3793 |
msgid "Add New Discount Coupon"
|
3794 |
msgstr ""
|
3795 |
|
3796 |
+
#: core/lib/wpbc_all_translations.php:700 inc/_bl/admin/page-coupons.php:204
|
3797 |
+
#: inc/_bm/admin/page-availability.php:232 inc/_bm/admin/page-cost.php:207
|
3798 |
+
#: inc/_bm/admin/page-seasons.php:191 inc/_ps/admin/page-resources.php:182
|
3799 |
msgid "Bulk Actions"
|
3800 |
msgstr ""
|
3801 |
|
3802 |
+
#: core/lib/wpbc_all_translations.php:701 inc/_bl/admin/page-coupons.php:494
|
3803 |
+
#: inc/_bl/admin/page-coupons.php:1152
|
3804 |
msgid "Coupon Code"
|
3805 |
msgstr ""
|
3806 |
|
3807 |
+
#: core/lib/wpbc_all_translations.php:702 inc/_bl/admin/page-coupons.php:500
|
3808 |
+
#: inc/_bl/admin/page-coupons.php:1167 inc/_bl/admin/page-coupons.php:1174
|
3809 |
msgid "Savings"
|
3810 |
msgstr ""
|
3811 |
|
3812 |
+
#: core/lib/wpbc_all_translations.php:703 inc/_bl/admin/page-coupons.php:506
|
3813 |
msgid "Minimum Cost"
|
3814 |
msgstr ""
|
3815 |
|
3816 |
+
#: core/lib/wpbc_all_translations.php:704 inc/_bl/admin/page-coupons.php:513
|
3817 |
msgid "Expiration"
|
3818 |
msgstr ""
|
3819 |
|
3820 |
+
#: core/lib/wpbc_all_translations.php:705 inc/_bl/admin/page-coupons.php:522
|
3821 |
msgid "Number of usage"
|
3822 |
msgstr ""
|
3823 |
|
3824 |
+
#: core/lib/wpbc_all_translations.php:706 inc/_bl/admin/page-coupons.php:573
|
3825 |
+
#: inc/_bm/admin/page-availability.php:563 inc/_bm/admin/page-availability.php:1045
|
3826 |
+
#: inc/_bm/admin/page-cost-rate.php:254 inc/_bm/admin/page-cost-valuation.php:413
|
3827 |
+
#: inc/_bm/admin/page-cost.php:617 inc/_bm/admin/page-seasons.php:555
|
3828 |
+
#: inc/_mu/admin/page-users.php:492 inc/_ps/admin/br-table-import-gcal-p.php:29
|
3829 |
+
#: inc/_ps/admin/page-resources.php:506
|
3830 |
msgid "Select Booking Resource"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
+
#: core/lib/wpbc_all_translations.php:707 inc/_bl/admin/page-coupons.php:764
|
3834 |
+
#: inc/_bl/admin/page-coupons.php:1378 inc/_ps/admin/api-settings-p.php:28
|
3835 |
+
#: inc/_ps/p-toolbar.php:653
|
3836 |
msgid "All resources"
|
3837 |
msgstr ""
|
3838 |
|
3839 |
+
#: core/lib/wpbc_all_translations.php:708 inc/_bl/admin/page-coupons.php:978
|
3840 |
+
#: inc/_ps/wpbc-form-templates.php:123 inc/_ps/wpbc-form-templates.php:194
|
3841 |
msgid "Coupon"
|
3842 |
msgstr ""
|
3843 |
|
3844 |
+
#: core/lib/wpbc_all_translations.php:709 inc/_bl/admin/page-coupons.php:1153
|
3845 |
msgid "Enter coupon code."
|
3846 |
msgstr ""
|
3847 |
|
3848 |
+
#: core/lib/wpbc_all_translations.php:710 inc/_bl/admin/page-coupons.php:1214
|
3849 |
msgid "Enter number of fixed or percentage savings."
|
3850 |
msgstr ""
|
3851 |
|
3852 |
+
#: core/lib/wpbc_all_translations.php:711 inc/_bl/admin/page-coupons.php:1217
|
3853 |
msgid "Expiration Date"
|
3854 |
msgstr ""
|
3855 |
|
3856 |
+
#: core/lib/wpbc_all_translations.php:712 inc/_bl/admin/page-coupons.php:1293
|
3857 |
msgid "Select Expiration Date of the coupon."
|
3858 |
msgstr ""
|
3859 |
|
3860 |
+
#: core/lib/wpbc_all_translations.php:713 inc/_bl/admin/page-coupons.php:1300
|
3861 |
msgid "Minimum Booking Cost"
|
3862 |
msgstr ""
|
3863 |
|
3864 |
+
#: core/lib/wpbc_all_translations.php:714 inc/_bl/admin/page-coupons.php:1301
|
3865 |
msgid "Enter minimum booking cost, when coupon is applicable."
|
3866 |
msgstr ""
|
3867 |
|
3868 |
+
#: core/lib/wpbc_all_translations.php:715 inc/_bl/admin/page-coupons.php:1318
|
3869 |
msgid "Maximum number of usage"
|
3870 |
msgstr ""
|
3871 |
|
3872 |
+
#: core/lib/wpbc_all_translations.php:716 inc/_bl/admin/page-coupons.php:1319
|
3873 |
msgid "Enter maximum number of times, when coupon is applicable."
|
3874 |
msgstr ""
|
3875 |
|
3876 |
+
#: core/lib/wpbc_all_translations.php:717 inc/_bl/admin/page-coupons.php:1342
|
3877 |
msgid "Select booking resources, where is possible to apply this coupon code."
|
3878 |
msgstr ""
|
3879 |
|
3880 |
+
#: core/lib/wpbc_all_translations.php:718 inc/_bl/admin/page-coupons.php:1360
|
3881 |
+
#: inc/_bm/admin/page-seasons.php:1206 inc/_bm/admin/page-seasons.php:1422
|
3882 |
+
#: inc/_ps/p-toolbar.php:1086
|
3883 |
msgid "Add New"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
+
#: core/lib/wpbc_all_translations.php:719 inc/_bl/admin/page-search.php:74
|
3887 |
+
#: inc/_bl/admin/page-search.php:113 inc/_ps/admin/page-settings-form.php:546
|
3888 |
+
#: inc/gateways/page-gateways.php:923
|
3889 |
msgid "Use these shortcodes for customization: "
|
3890 |
msgstr ""
|
3891 |
|
3892 |
+
#: core/lib/wpbc_all_translations.php:720 inc/_bl/admin/page-search.php:75
|
3893 |
#, php-format
|
3894 |
msgid "%s - search inside posts/pages which are part of this category, "
|
3895 |
msgstr ""
|
3896 |
|
3897 |
+
#: core/lib/wpbc_all_translations.php:721 inc/_bl/admin/page-search.php:76
|
3898 |
#, php-format
|
3899 |
msgid "%s - search inside posts/pages which have this tag, "
|
3900 |
msgstr ""
|
3901 |
|
3902 |
+
#: core/lib/wpbc_all_translations.php:722 inc/_bl/admin/page-search.php:77
|
3903 |
+
#: inc/_bl/admin/page-search.php:129
|
3904 |
#, php-format
|
3905 |
msgid "%s - check-in date, "
|
3906 |
msgstr ""
|
3907 |
|
3908 |
+
#: core/lib/wpbc_all_translations.php:723 inc/_bl/admin/page-search.php:78
|
3909 |
+
#: inc/_bl/admin/page-search.php:130
|
3910 |
#, php-format
|
3911 |
msgid "%s - check-out date, "
|
3912 |
msgstr ""
|
3913 |
|
3914 |
+
#: core/lib/wpbc_all_translations.php:724 inc/_bl/admin/page-search.php:79
|
3915 |
#, php-format
|
3916 |
msgid "%s - default selection number of visitors, "
|
3917 |
msgstr ""
|
3918 |
|
3919 |
+
#: core/lib/wpbc_all_translations.php:725 inc/_bl/admin/page-search.php:80
|
3920 |
#, php-format
|
3921 |
msgid "Example: %s - custom number of visitor selections\""
|
3922 |
msgstr ""
|
3923 |
|
3924 |
+
#: core/lib/wpbc_all_translations.php:726 inc/_bl/admin/page-search.php:82
|
3925 |
#, php-format
|
3926 |
msgid "%s - search button, "
|
3927 |
msgstr ""
|
3928 |
|
3929 |
+
#: core/lib/wpbc_all_translations.php:727 inc/_bl/admin/page-search.php:83
|
3930 |
+
#: inc/_bl/admin/page-search.php:131
|
3931 |
msgid "HTML tags is accepted."
|
3932 |
msgstr ""
|
3933 |
|
3934 |
+
#: core/lib/wpbc_all_translations.php:728 inc/_bl/admin/page-search.php:114
|
3935 |
#, php-format
|
3936 |
msgid "%s - resource title, "
|
3937 |
msgstr ""
|
3938 |
|
3939 |
+
#: core/lib/wpbc_all_translations.php:729 inc/_bl/admin/page-search.php:115
|
3940 |
+
#: inc/_bl/admin/page-search.php:116
|
3941 |
#, php-format
|
3942 |
msgid "%s - link to the page with booking form, "
|
3943 |
msgstr ""
|
3944 |
|
3945 |
+
#: core/lib/wpbc_all_translations.php:730 inc/_bl/admin/page-search.php:117
|
3946 |
#, php-format
|
3947 |
msgid "%s - availability of booking resource, "
|
3948 |
msgstr ""
|
3949 |
|
3950 |
+
#: core/lib/wpbc_all_translations.php:731 inc/_bl/admin/page-search.php:118
|
3951 |
#, php-format
|
3952 |
msgid "%s - maximum number of visitors for the booking resource, "
|
3953 |
msgstr ""
|
3954 |
|
3955 |
+
#: core/lib/wpbc_all_translations.php:732 inc/_bl/admin/page-search.php:119
|
3956 |
#, php-format
|
3957 |
msgid "%s - cost of booking the resource, "
|
3958 |
msgstr ""
|
3959 |
|
3960 |
+
#: core/lib/wpbc_all_translations.php:733 inc/_bl/admin/page-search.php:120
|
3961 |
#, php-format
|
3962 |
msgid "%s - featured image, taken from the featured image associated with the post, "
|
3963 |
msgstr ""
|
3964 |
|
3965 |
+
#: core/lib/wpbc_all_translations.php:734 inc/_bl/admin/page-search.php:121
|
3966 |
#, php-format
|
3967 |
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
3968 |
msgstr ""
|
3969 |
|
3970 |
+
#: core/lib/wpbc_all_translations.php:735 inc/_bl/admin/page-search.php:123
|
3971 |
+
#: inc/_ps/form/class-wpbc-form-help.php:677
|
3972 |
msgid "Full cost of the booking."
|
3973 |
msgstr ""
|
3974 |
|
3975 |
+
#: core/lib/wpbc_all_translations.php:736 inc/_bl/admin/page-search.php:124
|
3976 |
+
#: inc/_ps/form/class-wpbc-form-help.php:679
|
3977 |
msgid "Cost of the booking for the selected dates only."
|
3978 |
msgstr ""
|
3979 |
|
3980 |
+
#: core/lib/wpbc_all_translations.php:737 inc/_bl/admin/page-search.php:125
|
3981 |
+
#: inc/_ps/form/class-wpbc-form-help.php:681
|
3982 |
msgid "Additional cost, which depends on the fields selection in the form."
|
3983 |
msgstr ""
|
3984 |
|
3985 |
+
#: core/lib/wpbc_all_translations.php:738 inc/_bl/admin/page-search.php:126
|
3986 |
+
#: inc/_ps/form/class-wpbc-form-help.php:683
|
3987 |
msgid "The deposit cost of the booking."
|
3988 |
msgstr ""
|
3989 |
|
3990 |
+
#: core/lib/wpbc_all_translations.php:739 inc/_bl/admin/page-search.php:127
|
3991 |
+
#: inc/_ps/form/class-wpbc-form-help.php:685
|
3992 |
msgid "Balance cost of the booking - difference between deposit and full cost."
|
3993 |
msgstr ""
|
3994 |
|
3995 |
+
#: core/lib/wpbc_all_translations.php:740 inc/_bl/admin/page-search.php:138
|
3996 |
msgid "hour(s)"
|
3997 |
msgstr ""
|
3998 |
|
3999 |
+
#: core/lib/wpbc_all_translations.php:741 inc/_bl/admin/page-search.php:141
|
4000 |
+
#: inc/_bm/admin/api-settings-m.php:72 inc/_bm/admin/api-settings-m.php:127
|
4001 |
msgid "day(s)"
|
4002 |
msgstr ""
|
4003 |
|
4004 |
+
#: core/lib/wpbc_all_translations.php:742 inc/_bl/admin/page-search.php:146
|
4005 |
msgid "Cache expiration"
|
4006 |
msgstr ""
|
4007 |
|
4008 |
+
#: core/lib/wpbc_all_translations.php:743 inc/_bl/admin/page-search.php:147
|
4009 |
msgid "Select time of cache expiration"
|
4010 |
msgstr ""
|
4011 |
|
4012 |
+
#: core/lib/wpbc_all_translations.php:744 inc/_bl/admin/page-search.php:248
|
4013 |
+
#: inc/_bl/admin/page-search.php:249
|
4014 |
msgid "Search Settings"
|
4015 |
msgstr ""
|
4016 |
|
4017 |
+
#: core/lib/wpbc_all_translations.php:745 inc/_bl/admin/page-search.php:310
|
4018 |
msgid "Cache Updated"
|
4019 |
msgstr ""
|
4020 |
|
4021 |
+
#: core/lib/wpbc_all_translations.php:746 inc/_bl/admin/page-search.php:335
|
4022 |
+
#: inc/_bl/admin/page-search.php:381
|
4023 |
msgid "Search Availability Form"
|
4024 |
msgstr ""
|
4025 |
|
4026 |
+
#: core/lib/wpbc_all_translations.php:747 inc/_bl/admin/page-search.php:336
|
4027 |
+
#: inc/_bl/admin/page-search.php:399
|
4028 |
msgid "Search Results"
|
4029 |
msgstr ""
|
4030 |
|
4031 |
+
#: core/lib/wpbc_all_translations.php:748 inc/_bl/admin/page-search.php:337
|
4032 |
+
#: inc/_bl/admin/page-search.php:426
|
4033 |
msgid "Search Cache"
|
4034 |
msgstr ""
|
4035 |
|
4036 |
+
#: core/lib/wpbc_all_translations.php:749 inc/_bl/admin/page-search.php:373
|
4037 |
#, php-format
|
4038 |
msgid ""
|
4039 |
"If you do not see search results at front-end side of your website, please check troubleshooting "
|
4040 |
"instruction %shere%s"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: core/lib/wpbc_all_translations.php:750 inc/_bl/admin/page-search.php:406
|
4044 |
msgid "CSS customization of search form and search results you can make at this file"
|
4045 |
msgstr ""
|
4046 |
|
4047 |
+
#: core/lib/wpbc_all_translations.php:751 inc/_bl/admin/page-search.php:549
|
4048 |
+
#: inc/_bl/admin/page-search.php:602
|
4049 |
msgid "Select Template"
|
4050 |
msgstr ""
|
4051 |
|
4052 |
+
#: core/lib/wpbc_all_translations.php:752 inc/_bl/admin/page-search.php:559
|
4053 |
msgid "Inlinee Search Form Template"
|
4054 |
msgstr ""
|
4055 |
|
4056 |
+
#: core/lib/wpbc_all_translations.php:753 inc/_bl/admin/page-search.php:569
|
4057 |
msgid "Horizontal Search Form Template"
|
4058 |
msgstr ""
|
4059 |
|
4060 |
+
#: core/lib/wpbc_all_translations.php:754 inc/_bl/admin/page-search.php:579
|
4061 |
msgid "Standard Search Form Template"
|
4062 |
msgstr ""
|
4063 |
|
4064 |
+
#: core/lib/wpbc_all_translations.php:755 inc/_bl/admin/page-search.php:680
|
4065 |
+
#: inc/_bm/admin/page-seasons.php:1209 inc/_bm/admin/page-seasons.php:1425
|
4066 |
+
#: inc/_ps/admin/page-settings-form.php:437
|
4067 |
msgid "Reset"
|
4068 |
msgstr ""
|
4069 |
|
4070 |
+
#: core/lib/wpbc_all_translations.php:756 inc/_bl/admin/page-search.php:681
|
4071 |
+
#: inc/_ps/admin/page-settings-form.php:438
|
4072 |
msgid "Reset current Form"
|
4073 |
msgstr ""
|
4074 |
|
4075 |
+
#: core/lib/wpbc_all_translations.php:757 inc/_bl/admin/page-search.php:744
|
4076 |
msgid "Cache will expire:"
|
4077 |
msgstr ""
|
4078 |
|
4079 |
+
#: core/lib/wpbc_all_translations.php:758 inc/_bl/admin/page-search.php:774
|
4080 |
#, php-format
|
4081 |
msgid "Found: %s booking forms inside of posts or pages "
|
4082 |
msgstr ""
|
4083 |
|
4084 |
+
#: core/lib/wpbc_all_translations.php:759 inc/_bl/admin/page-search.php:778
|
4085 |
msgid "Page"
|
4086 |
msgstr ""
|
4087 |
|
4088 |
+
#: core/lib/wpbc_all_translations.php:760 inc/_bl/admin/page-search.php:801
|
4089 |
msgid "Reset Search Cache"
|
4090 |
msgstr ""
|
4091 |
|
4092 |
+
#: core/lib/wpbc_all_translations.php:761 inc/_bl/biz_l.php:134
|
4093 |
msgid ""
|
4094 |
"Try selecting fewer visitors. The number of visitors may be more than the number of available "
|
4095 |
"units on selected day(s)!"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
+
#: core/lib/wpbc_all_translations.php:762 inc/_bl/biz_l.php:329
|
4099 |
msgid "coupon"
|
4100 |
msgstr ""
|
4101 |
|
4102 |
+
#: core/lib/wpbc_all_translations.php:763 inc/_bl/biz_l.php:331
|
4103 |
msgid "discount"
|
4104 |
msgstr ""
|
4105 |
|
4106 |
+
#: core/lib/wpbc_all_translations.php:764 inc/_bl/biz_l.php:489
|
4107 |
msgid "Please select check-in and check-out days!"
|
4108 |
msgstr ""
|
4109 |
|
4110 |
+
#: core/lib/wpbc_all_translations.php:765 inc/_bl/biz_l.php:1667 inc/_bl/biz_l.php:1686
|
4111 |
+
#: inc/_bl/biz_l.php:1691
|
4112 |
#, php-format
|
4113 |
msgid ""
|
4114 |
"Sorry, the reservation was not made because these days are already booked!!! %s (Its not "
|
4116 |
"page and try other days."
|
4117 |
msgstr ""
|
4118 |
|
4119 |
+
#: core/lib/wpbc_all_translations.php:766 inc/_bl/biz_l.php:2203
|
4120 |
#, php-format
|
4121 |
msgid "The folowing pending booking(s): %s deleted."
|
4122 |
msgstr ""
|
4123 |
|
4124 |
+
#: core/lib/wpbc_all_translations.php:767 inc/_bl/wpbc-search-availability.php:729
|
4125 |
msgid "Book now"
|
4126 |
msgstr ""
|
4127 |
|
4128 |
+
#: core/lib/wpbc_all_translations.php:768 inc/_bl/wpdev-booking-search-widget.php:14
|
4129 |
+
#: inc/_bl/wpdev-booking-search-widget.php:67
|
4130 |
msgid "Search availability"
|
4131 |
msgstr ""
|
4132 |
|
4133 |
+
#: core/lib/wpbc_all_translations.php:769 inc/_bl/wpdev-booking-search-widget.php:15
|
4134 |
msgid "Search results."
|
4135 |
msgstr ""
|
4136 |
|
4137 |
+
#: core/lib/wpbc_all_translations.php:770 inc/_bl/wpdev-booking-search-widget.php:16
|
4138 |
msgid "Nothing found."
|
4139 |
msgstr ""
|
4140 |
|
4141 |
+
#: core/lib/wpbc_all_translations.php:771 inc/_bl/wpdev-booking-search-widget.php:85
|
4142 |
msgid "Title of search widget"
|
4143 |
msgstr ""
|
4144 |
|
4145 |
+
#: core/lib/wpbc_all_translations.php:772 inc/_bl/wpdev-booking-search-widget.php:93
|
4146 |
msgid "Title of search results"
|
4147 |
msgstr ""
|
4148 |
|
4149 |
+
#: core/lib/wpbc_all_translations.php:773 inc/_bl/wpdev-booking-search-widget.php:98
|
4150 |
#, php-format
|
4151 |
msgid "Please type the %sTitle of search results%s."
|
4152 |
msgstr ""
|
4153 |
|
4154 |
+
#: core/lib/wpbc_all_translations.php:774 inc/_bl/wpdev-booking-search-widget.php:102
|
4155 |
msgid "Nothing found message"
|
4156 |
msgstr ""
|
4157 |
|
4158 |
+
#: core/lib/wpbc_all_translations.php:775 inc/_bl/wpdev-booking-search-widget.php:107
|
4159 |
#, php-format
|
4160 |
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
4161 |
msgstr ""
|
4162 |
|
4163 |
+
#: core/lib/wpbc_all_translations.php:776 inc/_bl/wpdev-booking-search-widget.php:111
|
4164 |
msgid "URL of Search Results"
|
4165 |
msgstr ""
|
4166 |
|
4167 |
+
#: core/lib/wpbc_all_translations.php:777 inc/_bl/wpdev-booking-search-widget.php:116
|
4168 |
#, php-format
|
4169 |
msgid ""
|
4170 |
"Please type the URL of the page %s(with %s shortcode in content)%s, where search results will "
|
4171 |
"show."
|
4172 |
msgstr ""
|
4173 |
|
4174 |
+
#: core/lib/wpbc_all_translations.php:778 inc/_bm/admin/activation-m.php:48
|
4175 |
+
#: inc/_mu/multiuser.php:604
|
4176 |
msgid "Weekend"
|
4177 |
msgstr ""
|
4178 |
|
4179 |
+
#: core/lib/wpbc_all_translations.php:779 inc/_bm/admin/activation-m.php:92
|
4180 |
+
#: inc/_mu/multiuser.php:606
|
4181 |
msgid "High season"
|
4182 |
msgstr ""
|
4183 |
|
4184 |
+
#: core/lib/wpbc_all_translations.php:780 inc/_bm/admin/api-settings-m.php:34
|
4185 |
msgid "Limit available days from today"
|
4186 |
msgstr ""
|
4187 |
|
4188 |
+
#: core/lib/wpbc_all_translations.php:781 inc/_bm/admin/api-settings-m.php:35
|
4189 |
msgid "Select number of available days in calendar start from today."
|
4190 |
msgstr ""
|
4191 |
|
4192 |
+
#: core/lib/wpbc_all_translations.php:782 inc/_bm/admin/api-settings-m.php:83
|
4193 |
msgid "Unavailable time before / after booking"
|
4194 |
msgstr ""
|
4195 |
|
4196 |
+
#: core/lib/wpbc_all_translations.php:783 inc/_bm/admin/api-settings-m.php:85
|
4197 |
msgid ""
|
4198 |
"This feature is applying only for bookings for specific timeslots, or if activated check in/out "
|
4199 |
"time option."
|
4200 |
msgstr ""
|
4201 |
|
4202 |
+
#: core/lib/wpbc_all_translations.php:784 inc/_bm/admin/api-settings-m.php:108
|
4203 |
+
#: inc/_bm/admin/api-settings-m.php:132
|
4204 |
msgid "Before booking"
|
4205 |
msgstr ""
|
4206 |
|
4207 |
+
#: core/lib/wpbc_all_translations.php:785 inc/_bm/admin/api-settings-m.php:109
|
4208 |
+
#: inc/_bm/admin/api-settings-m.php:118 inc/_bm/admin/api-settings-m.php:133
|
4209 |
+
#: inc/_bm/admin/api-settings-m.php:142
|
4210 |
msgid "Select unavailable time interval."
|
4211 |
msgstr ""
|
4212 |
|
4213 |
+
#: core/lib/wpbc_all_translations.php:786 inc/_bm/admin/api-settings-m.php:117
|
4214 |
+
#: inc/_bm/admin/api-settings-m.php:141
|
4215 |
msgid "After booking"
|
4216 |
msgstr ""
|
4217 |
|
4218 |
+
#: core/lib/wpbc_all_translations.php:787 inc/_bm/admin/api-settings-m.php:167
|
4219 |
msgid "Showing cost in date cell"
|
4220 |
msgstr ""
|
4221 |
|
4222 |
+
#: core/lib/wpbc_all_translations.php:788 inc/_bm/admin/api-settings-m.php:168
|
4223 |
#, php-format
|
4224 |
msgid " Check this box to display the %sdaily cost at the date cells%s in the calendar(s)."
|
4225 |
msgstr ""
|
4226 |
|
4227 |
+
#: core/lib/wpbc_all_translations.php:789 inc/_bm/admin/api-settings-m.php:185
|
4228 |
msgid "Currency symbol"
|
4229 |
msgstr ""
|
4230 |
|
4231 |
+
#: core/lib/wpbc_all_translations.php:790 inc/_bm/admin/api-settings-m.php:221
|
4232 |
#, php-format
|
4233 |
msgid ""
|
4234 |
"Type your %scurrency symbol%s to display near daily cost in date cells. %sDocumentation on "
|
4235 |
"currency symbols%s"
|
4236 |
msgstr ""
|
4237 |
|
4238 |
+
#: core/lib/wpbc_all_translations.php:791 inc/_bm/admin/api-settings-m.php:234
|
4239 |
msgid "Showing cost in tooltip"
|
4240 |
msgstr ""
|
4241 |
|
4242 |
+
#: core/lib/wpbc_all_translations.php:792 inc/_bm/admin/api-settings-m.php:235
|
4243 |
msgid ""
|
4244 |
" Check this box to display the daily cost with a tooltip when mouse hovers over each day on the "
|
4245 |
"calendar(s)."
|
4246 |
msgstr ""
|
4247 |
|
4248 |
+
#: core/lib/wpbc_all_translations.php:793 inc/_bm/admin/api-settings-m.php:243
|
4249 |
msgid "Cost Title"
|
4250 |
msgstr ""
|
4251 |
|
4252 |
+
#: core/lib/wpbc_all_translations.php:794 inc/_bm/admin/api-settings-m.php:245
|
4253 |
#, php-format
|
4254 |
msgid "Type your %scost%s description"
|
4255 |
msgstr ""
|
4256 |
|
4257 |
+
#: core/lib/wpbc_all_translations.php:795 inc/_bm/admin/api-settings-m.php:459
|
4258 |
+
#: inc/_bm/m-toolbar.php:62 inc/_bm/m-toolbar.php:408
|
4259 |
msgid "Custom Forms"
|
4260 |
msgstr ""
|
4261 |
|
4262 |
+
#: core/lib/wpbc_all_translations.php:796 inc/_bm/admin/page-availability.php:47
|
4263 |
msgid "Configuration of availability for booking resources"
|
4264 |
msgstr ""
|
4265 |
|
4266 |
+
#: core/lib/wpbc_all_translations.php:797 inc/_bm/admin/page-availability.php:48
|
4267 |
msgid "Availability Settings"
|
4268 |
msgstr ""
|
4269 |
|
4270 |
+
#: core/lib/wpbc_all_translations.php:798 inc/_bm/admin/page-availability.php:142
|
4271 |
+
#: inc/_bm/admin/page-cost.php:118 inc/_ps/p-toolbar.php:1115
|
4272 |
msgid "Show Children Resources"
|
4273 |
msgstr ""
|
4274 |
|
4275 |
+
#: core/lib/wpbc_all_translations.php:799 inc/_bm/admin/page-availability.php:144
|
4276 |
+
#: inc/_bm/admin/page-cost.php:120 inc/_ps/p-toolbar.php:1117
|
4277 |
msgid "Hide Children Resources"
|
4278 |
msgstr ""
|
4279 |
|
4280 |
+
#: core/lib/wpbc_all_translations.php:800 inc/_bm/admin/page-availability.php:233
|
4281 |
+
#: inc/_bm/admin/page-availability.php:238 inc/_bm/admin/page-availability.php:791
|
4282 |
msgid "Set Availability"
|
4283 |
msgstr ""
|
4284 |
|
4285 |
+
#: core/lib/wpbc_all_translations.php:801 inc/_bm/admin/page-availability.php:247
|
4286 |
+
#: inc/_bm/admin/page-cost.php:226 inc/_ps/admin/page-resources.php:197
|
4287 |
#, php-format
|
4288 |
msgid ""
|
4289 |
"Please reassign exist booking(s) from selected resource(s) to other resources or delete exist "
|
4290 |
"booking(s) from this resource(s). Otherwise you will have %slost bookings%s."
|
4291 |
msgstr ""
|
4292 |
|
4293 |
+
#: core/lib/wpbc_all_translations.php:802 inc/_bm/admin/page-availability.php:492
|
4294 |
+
#: inc/_bm/admin/page-cost.php:551 inc/_ps/admin/page-resources.php:456
|
4295 |
msgid "Resource Name"
|
4296 |
msgstr ""
|
4297 |
|
4298 |
+
#: core/lib/wpbc_all_translations.php:803 inc/_bm/admin/page-availability.php:600
|
4299 |
+
#: inc/_bm/admin/page-availability.php:885
|
4300 |
msgid "All days"
|
4301 |
msgstr ""
|
4302 |
|
4303 |
+
#: core/lib/wpbc_all_translations.php:804 inc/_bm/admin/page-availability.php:601
|
4304 |
+
#: inc/_bm/admin/page-availability.php:629 inc/_bm/admin/page-availability.php:880
|
4305 |
+
#: inc/_bm/admin/page-availability.php:894 inc/_bm/admin/page-availability.php:923
|
4306 |
+
#: inc/_bm/admin/page-availability.php:1086 inc/_bm/admin/page-cost-rate.php:346
|
4307 |
msgid "available"
|
4308 |
msgstr ""
|
4309 |
|
4310 |
+
#: core/lib/wpbc_all_translations.php:805 inc/_bm/admin/page-availability.php:602
|
4311 |
+
#: inc/_bm/admin/page-availability.php:630 inc/_bm/admin/page-availability.php:881
|
4312 |
+
#: inc/_bm/admin/page-availability.php:890 inc/_bm/admin/page-availability.php:919
|
4313 |
+
#: inc/_bm/admin/page-availability.php:1082 inc/_bm/admin/page-cost-rate.php:342
|
4314 |
msgid "unavailable"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
+
#: core/lib/wpbc_all_translations.php:806 inc/_bm/admin/page-availability.php:627
|
4318 |
#, php-format
|
4319 |
msgid "and %s on seasons:"
|
4320 |
msgstr ""
|
4321 |
|
4322 |
+
#: core/lib/wpbc_all_translations.php:807 inc/_bm/admin/page-availability.php:915
|
4323 |
#, php-format
|
4324 |
msgid "Select %s days by activating specific season filter below or %sadd new season filter%s"
|
4325 |
msgstr ""
|
4326 |
|
4327 |
+
#: core/lib/wpbc_all_translations.php:808 inc/_bm/admin/page-availability.php:933
|
4328 |
+
#: inc/_bm/admin/page-cost-deposit.php:308 inc/_bm/admin/page-cost-rate.php:118
|
4329 |
+
#: inc/_bm/admin/page-cost-valuation.php:146
|
4330 |
msgid "Hide season filters"
|
4331 |
msgstr ""
|
4332 |
|
4333 |
+
#: core/lib/wpbc_all_translations.php:809 inc/_bm/admin/page-availability.php:938
|
4334 |
+
#: inc/_bm/admin/page-cost-deposit.php:313 inc/_bm/admin/page-cost-rate.php:123
|
4335 |
+
#: inc/_bm/admin/page-cost-valuation.php:151
|
4336 |
msgid "Show all exist season filters"
|
4337 |
msgstr ""
|
4338 |
|
4339 |
+
#: core/lib/wpbc_all_translations.php:810 inc/_bm/admin/page-availability.php:971
|
4340 |
+
#: inc/_bm/admin/page-cost-rate.php:156 inc/gateways/page-gateways.php:728
|
4341 |
msgid "Enabled"
|
4342 |
msgstr ""
|
4343 |
|
4344 |
+
#: core/lib/wpbc_all_translations.php:811 inc/_bm/admin/page-cost-advanced.php:43
|
4345 |
msgid "Customization of additional cost, which depend from form fields"
|
4346 |
msgstr ""
|
4347 |
|
4348 |
+
#: core/lib/wpbc_all_translations.php:812 inc/_bm/admin/page-cost-advanced.php:44
|
4349 |
msgid "Advanced Cost Settings"
|
4350 |
msgstr ""
|
4351 |
|
4352 |
+
#: core/lib/wpbc_all_translations.php:813 inc/_bm/admin/page-cost-advanced.php:124
|
4353 |
msgid "Configure additional cost, which depend from selection of selectbox(es) and checkbox(es)."
|
4354 |
msgstr ""
|
4355 |
|
4356 |
+
#: core/lib/wpbc_all_translations.php:814 inc/_bm/admin/page-cost-advanced.php:126
|
4357 |
#, php-format
|
4358 |
msgid ""
|
4359 |
"Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if they exist in the "
|
4360 |
"%sbooking form%s."
|
4361 |
msgstr ""
|
4362 |
|
4363 |
+
#: core/lib/wpbc_all_translations.php:815 inc/_bm/admin/page-cost-advanced.php:419
|
4364 |
+
#: inc/_bm/admin/page-cost-deposit.php:180
|
4365 |
msgid "Deposit type"
|
4366 |
msgstr ""
|
4367 |
|
4368 |
+
#: core/lib/wpbc_all_translations.php:816 inc/_bm/admin/page-cost-advanced.php:438
|
4369 |
msgid "of total cost"
|
4370 |
msgstr ""
|
4371 |
|
4372 |
+
#: core/lib/wpbc_all_translations.php:817 inc/_bm/admin/page-cost-advanced.php:440
|
4373 |
+
#: inc/_bs/admin/api-settings-s.php:841
|
4374 |
msgid "night"
|
4375 |
msgstr ""
|
4376 |
|
4377 |
+
#: core/lib/wpbc_all_translations.php:818 inc/_bm/admin/page-cost-advanced.php:441
|
4378 |
msgid "as additional sum"
|
4379 |
msgstr ""
|
4380 |
|
4381 |
+
#: core/lib/wpbc_all_translations.php:819 inc/_bm/admin/page-cost-advanced.php:634
|
4382 |
msgid "Enter additional cost in formats:"
|
4383 |
msgstr ""
|
4384 |
|
4385 |
+
#: core/lib/wpbc_all_translations.php:820 inc/_bm/admin/page-cost-advanced.php:635
|
4386 |
#, php-format
|
4387 |
msgid ""
|
4388 |
"For example, if the original cost of the booking is %s, then after applying additional costs the "
|
4389 |
"total cost will be folowing"
|
4390 |
msgstr ""
|
4391 |
|
4392 |
+
#: core/lib/wpbc_all_translations.php:821 inc/_bm/admin/page-cost-advanced.php:638
|
4393 |
msgid "Enter fixed cost"
|
4394 |
msgstr ""
|
4395 |
|
4396 |
+
#: core/lib/wpbc_all_translations.php:822 inc/_bm/admin/page-cost-advanced.php:638
|
4397 |
+
#: inc/_bm/admin/page-cost-advanced.php:641 inc/_bm/admin/page-cost-advanced.php:647
|
4398 |
#, php-format
|
4399 |
msgid "%s, then total cost will be %s"
|
4400 |
msgstr ""
|
4401 |
|
4402 |
+
#: core/lib/wpbc_all_translations.php:823 inc/_bm/admin/page-cost-advanced.php:641
|
4403 |
msgid "Enter percentage of the entire booking"
|
4404 |
msgstr ""
|
4405 |
|
4406 |
+
#: core/lib/wpbc_all_translations.php:824 inc/_bm/admin/page-cost-advanced.php:644
|
4407 |
msgid "Enter fixed amount for each selected day"
|
4408 |
msgstr ""
|
4409 |
|
4410 |
+
#: core/lib/wpbc_all_translations.php:825 inc/_bm/admin/page-cost-advanced.php:644
|
4411 |
#, php-format
|
4412 |
msgid "%s, then total cost will be (if selected 3 days) %s"
|
4413 |
msgstr ""
|
4414 |
|
4415 |
+
#: core/lib/wpbc_all_translations.php:826 inc/_bm/admin/page-cost-advanced.php:644
|
4416 |
+
#: inc/_ps/form/class-wpbc-form-help.php:279 inc/_ps/form/class-wpbc-form-help.php:292
|
4417 |
+
#: inc/_ps/form/class-wpbc-form-help.php:306 inc/_ps/form/class-wpbc-form-help.php:344
|
4418 |
msgid "or"
|
4419 |
msgstr ""
|
4420 |
|
4421 |
+
#: core/lib/wpbc_all_translations.php:827 inc/_bm/admin/page-cost-advanced.php:647
|
4422 |
msgid "Enter percentage as additional sum, which is based only on original cost and not full sum"
|
4423 |
msgstr ""
|
4424 |
|
4425 |
+
#: core/lib/wpbc_all_translations.php:828 inc/_bm/admin/page-cost-advanced.php:651
|
4426 |
#, php-format
|
4427 |
msgid "Please check more info about configuration of this cost settings on this %spage%s."
|
4428 |
msgstr ""
|
4429 |
|
4430 |
+
#: core/lib/wpbc_all_translations.php:829 inc/_bm/admin/page-cost-deposit.php:73
|
4431 |
msgid "Set Deposit"
|
4432 |
msgstr ""
|
4433 |
|
4434 |
+
#: core/lib/wpbc_all_translations.php:830 inc/_bm/admin/page-cost-deposit.php:134
|
4435 |
msgid "deposit payment for booking resource"
|
4436 |
msgstr ""
|
4437 |
|
4438 |
+
#: core/lib/wpbc_all_translations.php:831 inc/_bm/admin/page-cost-deposit.php:152
|
4439 |
+
#: inc/_bm/admin/page-cost-deposit.php:161
|
4440 |
msgid "Deposit amount"
|
4441 |
msgstr ""
|
4442 |
|
4443 |
+
#: core/lib/wpbc_all_translations.php:832 inc/_bm/admin/page-cost-deposit.php:198
|
4444 |
msgid "fixed total in"
|
4445 |
msgstr ""
|
4446 |
|
4447 |
+
#: core/lib/wpbc_all_translations.php:833 inc/_bm/admin/page-cost-deposit.php:199
|
4448 |
msgid "of payment"
|
4449 |
msgstr ""
|
4450 |
|
4451 |
+
#: core/lib/wpbc_all_translations.php:834 inc/_bm/admin/page-cost-deposit.php:208
|
4452 |
msgid "Conditions"
|
4453 |
msgstr ""
|
4454 |
|
4455 |
+
#: core/lib/wpbc_all_translations.php:835 inc/_bm/admin/page-cost-deposit.php:218
|
4456 |
#, php-format
|
4457 |
msgid ""
|
4458 |
"Show deposit payment form, only if difference between %sToday%s and %sCheck In%s days more than"
|
4459 |
msgstr ""
|
4460 |
|
4461 |
+
#: core/lib/wpbc_all_translations.php:836 inc/_bm/admin/page-cost-deposit.php:270
|
4462 |
#, php-format
|
4463 |
msgid "Show deposit payment form, only if %sCheck In%s day inside of this %sSeason Filter%s"
|
4464 |
msgstr ""
|
4465 |
|
4466 |
+
#: core/lib/wpbc_all_translations.php:837 inc/_bm/admin/page-cost-deposit.php:274
|
4467 |
+
#: inc/_bm/admin/page-cost-valuation.php:539
|
4468 |
msgid "Any days"
|
4469 |
msgstr ""
|
4470 |
|
4471 |
+
#: core/lib/wpbc_all_translations.php:838 inc/_bm/admin/page-cost-deposit.php:341
|
4472 |
msgid "Deposit payment total"
|
4473 |
msgstr ""
|
4474 |
|
4475 |
+
#: core/lib/wpbc_all_translations.php:839 inc/_bm/admin/page-cost-rate.php:69
|
4476 |
msgid "Set Rates"
|
4477 |
msgstr ""
|
4478 |
|
4479 |
+
#: core/lib/wpbc_all_translations.php:840 inc/_bm/admin/page-cost-rate.php:162
|
4480 |
+
#: inc/_bm/admin/page-cost.php:645 inc/_bm/admin/page-cost.php:646
|
4481 |
msgid "Rates"
|
4482 |
msgstr ""
|
4483 |
|
4484 |
+
#: core/lib/wpbc_all_translations.php:841 inc/_bm/admin/page-cost-rate.php:166
|
4485 |
msgid "Seasonal price"
|
4486 |
msgstr ""
|
4487 |
|
4488 |
+
#: core/lib/wpbc_all_translations.php:842 inc/_bm/admin/page-cost-rate.php:170
|
4489 |
+
#: inc/_bm/admin/page-cost-valuation.php:196
|
4490 |
msgid "Season"
|
4491 |
msgstr ""
|
4492 |
|
4493 |
+
#: core/lib/wpbc_all_translations.php:843 inc/_bm/admin/page-cost-rate.php:214
|
4494 |
#, php-format
|
4495 |
msgid ""
|
4496 |
"Enter seasonal rate(s) (cost diference in %s from standard cost %s or a fixed cost) of the "
|
4497 |
"booking resource (%s) or %sAdd a new seasonal filter%s"
|
4498 |
msgstr ""
|
4499 |
|
4500 |
+
#: core/lib/wpbc_all_translations.php:844 inc/_bm/admin/page-cost-valuation.php:95
|
4501 |
+
#: inc/_bm/admin/page-cost.php:210 inc/_bm/admin/page-cost.php:218
|
4502 |
msgid "Set Valuation Days"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
+
#: core/lib/wpbc_all_translations.php:845 inc/_bm/admin/page-cost-valuation.php:183
|
4506 |
+
#: inc/_mu/admin/page-users.php:431
|
4507 |
msgid "Status"
|
4508 |
msgstr ""
|
4509 |
|
4510 |
+
#: core/lib/wpbc_all_translations.php:846 inc/_bm/admin/page-cost-valuation.php:192
|
4511 |
msgid "Costs"
|
4512 |
msgstr ""
|
4513 |
|
4514 |
+
#: core/lib/wpbc_all_translations.php:847 inc/_bm/admin/page-cost-valuation.php:247
|
4515 |
msgid "Add new cost"
|
4516 |
msgstr ""
|
4517 |
|
4518 |
+
#: core/lib/wpbc_all_translations.php:848 inc/_bm/admin/page-cost-valuation.php:270
|
4519 |
#, php-format
|
4520 |
msgid ""
|
4521 |
"Cost setings at %stop have higher priority%s than other costs of same type at the %sbottom%s of "
|
4522 |
"the list."
|
4523 |
msgstr ""
|
4524 |
|
4525 |
+
#: core/lib/wpbc_all_translations.php:849 inc/_bm/admin/page-cost-valuation.php:273
|
4526 |
#, php-format
|
4527 |
msgid ""
|
4528 |
"Please create all %s terms firstly %s(from higher priority to lower)%s, then terms %s and after "
|
4529 |
"terms %s"
|
4530 |
msgstr ""
|
4531 |
|
4532 |
+
#: core/lib/wpbc_all_translations.php:850 inc/_bm/admin/page-cost-valuation.php:273
|
4533 |
+
#: inc/_bm/admin/page-cost-valuation.php:276 inc/_bm/admin/page-cost-valuation.php:447
|
4534 |
msgid "Together"
|
4535 |
msgstr ""
|
4536 |
|
4537 |
+
#: core/lib/wpbc_all_translations.php:851 inc/_bm/admin/page-cost-valuation.php:273
|
4538 |
+
#: inc/_bm/admin/page-cost-valuation.php:276 inc/_bm/admin/page-cost-valuation.php:280
|
4539 |
+
#: inc/_bm/admin/page-cost-valuation.php:282 inc/_bm/admin/page-cost-valuation.php:445
|
4540 |
msgid "For"
|
4541 |
msgstr ""
|
4542 |
|
4543 |
+
#: core/lib/wpbc_all_translations.php:852 inc/_bm/admin/page-cost-valuation.php:276
|
4544 |
#, php-format
|
4545 |
msgid "%s and %s terms have higher priority than a range %s days."
|
4546 |
msgstr ""
|
4547 |
|
4548 |
+
#: core/lib/wpbc_all_translations.php:853 inc/_bm/admin/page-cost-valuation.php:280
|
4549 |
#, php-format
|
4550 |
msgid "%s - definition of check-out date."
|
4551 |
msgstr ""
|
4552 |
|
4553 |
+
#: core/lib/wpbc_all_translations.php:854 inc/_bm/admin/page-cost-valuation.php:282
|
4554 |
+
#: inc/_bs/admin/api-settings-s.php:198 inc/_bs/admin/api-settings-s.php:311
|
4555 |
+
#: inc/_bs/admin/api-settings-s.php:324 inc/_ps/form/class-wpbc-form-help.php:532
|
4556 |
#: inc/_ps/form/class-wpbc-form-help.php:535
|
4557 |
msgid "Example"
|
4558 |
msgstr ""
|
4559 |
|
4560 |
+
#: core/lib/wpbc_all_translations.php:855 inc/_bm/admin/page-cost-valuation.php:289
|
4561 |
msgid ""
|
4562 |
"Specific cost will take affect, only if it active (the box at the left side is checked) and if "
|
4563 |
"\"Check In\" (start) date belong to selected season filter or if set \"Any days\"."
|
4564 |
msgstr ""
|
4565 |
|
4566 |
+
#: core/lib/wpbc_all_translations.php:856 inc/_bm/admin/page-cost-valuation.php:333
|
4567 |
+
#: inc/_bm/admin/page-cost-valuation.php:334 inc/_bm/biz_m.php:244 inc/_bm/biz_m.php:275
|
4568 |
+
#: inc/_bm/biz_m.php:276
|
4569 |
msgid " for all days!"
|
4570 |
msgstr ""
|
4571 |
|
4572 |
+
#: core/lib/wpbc_all_translations.php:857 inc/_bm/admin/page-cost-valuation.php:339
|
4573 |
+
#: inc/_bm/admin/page-cost-valuation.php:499 inc/_bm/biz_m.php:242 inc/_bm/biz_m.php:273
|
4574 |
msgid "from the cost of 1 day "
|
4575 |
msgstr ""
|
4576 |
|
4577 |
+
#: core/lib/wpbc_all_translations.php:858 inc/_bm/admin/page-cost-valuation.php:340
|
4578 |
+
#: inc/_bm/admin/page-cost-valuation.php:500 inc/_bm/biz_m.php:241 inc/_bm/biz_m.php:272
|
4579 |
msgid "per 1 day"
|
4580 |
msgstr ""
|
4581 |
|
4582 |
+
#: core/lib/wpbc_all_translations.php:859 inc/_bm/admin/page-cost-valuation.php:467
|
4583 |
+
#: inc/_bm/admin/page-seasons.php:1543
|
4584 |
msgid "to"
|
4585 |
msgstr ""
|
4586 |
|
4587 |
+
#: core/lib/wpbc_all_translations.php:860 inc/_bm/admin/page-cost-valuation.php:501
|
4588 |
+
#: inc/_bm/biz_m.php:243 inc/_bm/biz_m.php:274
|
4589 |
#, php-format
|
4590 |
msgid "Additional cost in %s per 1 day"
|
4591 |
msgstr ""
|
4592 |
|
4593 |
+
#: core/lib/wpbc_all_translations.php:861 inc/_bm/admin/page-cost.php:48
|
4594 |
msgid "Customization of rates, valuation days cost and deposit amount "
|
4595 |
msgstr ""
|
4596 |
|
4597 |
+
#: core/lib/wpbc_all_translations.php:862 inc/_bm/admin/page-cost.php:49
|
4598 |
msgid "Costs and Rates Settings"
|
4599 |
msgstr ""
|
4600 |
|
4601 |
+
#: core/lib/wpbc_all_translations.php:863 inc/_bm/admin/page-cost.php:209
|
4602 |
+
#: inc/_bm/admin/page-cost.php:217
|
4603 |
msgid "Set Rate"
|
4604 |
msgstr ""
|
4605 |
|
4606 |
+
#: core/lib/wpbc_all_translations.php:864 inc/_bm/admin/page-cost.php:211
|
4607 |
+
#: inc/_bm/admin/page-cost.php:219
|
4608 |
msgid "Set Deposit Amount"
|
4609 |
msgstr ""
|
4610 |
|
4611 |
+
#: core/lib/wpbc_all_translations.php:865 inc/_bm/admin/page-cost.php:652
|
4612 |
+
#: inc/_bm/admin/page-cost.php:653
|
4613 |
msgid "Valuation days"
|
4614 |
msgstr ""
|
4615 |
|
4616 |
+
#: core/lib/wpbc_all_translations.php:866 inc/_bm/admin/page-cost.php:659
|
4617 |
+
#: inc/_bm/admin/page-cost.php:660 inc/gateways/page-gateways.php:1278
|
4618 |
msgid "Deposit"
|
4619 |
msgstr ""
|
4620 |
|
4621 |
+
#: core/lib/wpbc_all_translations.php:867 inc/_bm/admin/page-seasons.php:46
|
4622 |
msgid "Customizaton of Season Filters"
|
4623 |
msgstr ""
|
4624 |
|
4625 |
+
#: core/lib/wpbc_all_translations.php:868 inc/_bm/admin/page-seasons.php:669
|
4626 |
+
#: inc/_bm/admin/page-seasons.php:804
|
4627 |
msgid "Specific Dates Filter"
|
4628 |
msgstr ""
|
4629 |
|
4630 |
+
#: core/lib/wpbc_all_translations.php:869 inc/_bm/admin/page-seasons.php:732
|
4631 |
+
#: inc/_bm/admin/page-seasons.php:810
|
4632 |
msgid "Conditional Dates Filter"
|
4633 |
msgstr ""
|
4634 |
|
4635 |
+
#: core/lib/wpbc_all_translations.php:870 inc/_bm/admin/page-seasons.php:942
|
4636 |
+
#: inc/_bm/admin/page-seasons.php:1238
|
4637 |
msgid "Filter Name"
|
4638 |
msgstr ""
|
4639 |
|
4640 |
+
#: core/lib/wpbc_all_translations.php:871 inc/_bm/admin/page-seasons.php:943
|
4641 |
+
#: inc/_bm/admin/page-seasons.php:1239
|
4642 |
msgid "Type filter name"
|
4643 |
msgstr ""
|
4644 |
|
4645 |
+
#: core/lib/wpbc_all_translations.php:872 inc/_bm/admin/page-seasons.php:975
|
4646 |
msgid "Weekdays"
|
4647 |
msgstr ""
|
4648 |
|
4649 |
+
#: core/lib/wpbc_all_translations.php:873 inc/_bm/admin/page-seasons.php:1089
|
4650 |
msgid "Months"
|
4651 |
msgstr ""
|
4652 |
|
4653 |
+
#: core/lib/wpbc_all_translations.php:874 inc/_bm/admin/page-seasons.php:1091
|
4654 |
+
#: inc/_bm/admin/page-seasons.php:1264
|
4655 |
msgid "January"
|
4656 |
msgstr ""
|
4657 |
|
4658 |
+
#: core/lib/wpbc_all_translations.php:875 inc/_bm/admin/page-seasons.php:1092
|
4659 |
+
#: inc/_bm/admin/page-seasons.php:1265
|
4660 |
msgid "February"
|
4661 |
msgstr ""
|
4662 |
|
4663 |
+
#: core/lib/wpbc_all_translations.php:876 inc/_bm/admin/page-seasons.php:1093
|
4664 |
+
#: inc/_bm/admin/page-seasons.php:1266
|
4665 |
msgid "March"
|
4666 |
msgstr ""
|
4667 |
|
4668 |
+
#: core/lib/wpbc_all_translations.php:877 inc/_bm/admin/page-seasons.php:1094
|
4669 |
+
#: inc/_bm/admin/page-seasons.php:1267
|
4670 |
msgid "April"
|
4671 |
msgstr ""
|
4672 |
|
4673 |
+
#: core/lib/wpbc_all_translations.php:878 inc/_bm/admin/page-seasons.php:1095
|
4674 |
+
#: inc/_bm/admin/page-seasons.php:1268 inc/_bm/admin/page-seasons.php:1469
|
4675 |
msgid "May"
|
4676 |
msgstr ""
|
4677 |
|
4678 |
+
#: core/lib/wpbc_all_translations.php:879 inc/_bm/admin/page-seasons.php:1096
|
4679 |
+
#: inc/_bm/admin/page-seasons.php:1269
|
4680 |
msgid "June"
|
4681 |
msgstr ""
|
4682 |
|
4683 |
+
#: core/lib/wpbc_all_translations.php:880 inc/_bm/admin/page-seasons.php:1097
|
4684 |
+
#: inc/_bm/admin/page-seasons.php:1270
|
4685 |
msgid "July"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
+
#: core/lib/wpbc_all_translations.php:881 inc/_bm/admin/page-seasons.php:1098
|
4689 |
+
#: inc/_bm/admin/page-seasons.php:1271
|
4690 |
msgid "August"
|
4691 |
msgstr ""
|
4692 |
|
4693 |
+
#: core/lib/wpbc_all_translations.php:882 inc/_bm/admin/page-seasons.php:1099
|
4694 |
+
#: inc/_bm/admin/page-seasons.php:1272
|
4695 |
msgid "September"
|
4696 |
msgstr ""
|
4697 |
|
4698 |
+
#: core/lib/wpbc_all_translations.php:883 inc/_bm/admin/page-seasons.php:1100
|
4699 |
+
#: inc/_bm/admin/page-seasons.php:1273
|
4700 |
msgid "October"
|
4701 |
msgstr ""
|
4702 |
|
4703 |
+
#: core/lib/wpbc_all_translations.php:884 inc/_bm/admin/page-seasons.php:1101
|
4704 |
+
#: inc/_bm/admin/page-seasons.php:1274
|
4705 |
msgid "November"
|
4706 |
msgstr ""
|
4707 |
|
4708 |
+
#: core/lib/wpbc_all_translations.php:885 inc/_bm/admin/page-seasons.php:1102
|
4709 |
+
#: inc/_bm/admin/page-seasons.php:1275
|
4710 |
msgid "December"
|
4711 |
msgstr ""
|
4712 |
|
4713 |
+
#: core/lib/wpbc_all_translations.php:886 inc/_bm/admin/page-seasons.php:1156
|
4714 |
msgid "Years"
|
4715 |
msgstr ""
|
4716 |
|
4717 |
+
#: core/lib/wpbc_all_translations.php:887 inc/_bm/admin/page-seasons.php:1253
|
4718 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4719 |
msgid "Mo"
|
4720 |
msgstr ""
|
4721 |
|
4722 |
+
#: core/lib/wpbc_all_translations.php:888 inc/_bm/admin/page-seasons.php:1254
|
4723 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4724 |
msgid "Tu"
|
4725 |
msgstr ""
|
4726 |
|
4727 |
+
#: core/lib/wpbc_all_translations.php:889 inc/_bm/admin/page-seasons.php:1255
|
4728 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4729 |
msgid "We"
|
4730 |
msgstr ""
|
4731 |
|
4732 |
+
#: core/lib/wpbc_all_translations.php:890 inc/_bm/admin/page-seasons.php:1256
|
4733 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4734 |
msgid "Th"
|
4735 |
msgstr ""
|
4736 |
|
4737 |
+
#: core/lib/wpbc_all_translations.php:891 inc/_bm/admin/page-seasons.php:1257
|
4738 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4739 |
msgid "Fr"
|
4740 |
msgstr ""
|
4741 |
|
4742 |
+
#: core/lib/wpbc_all_translations.php:892 inc/_bm/admin/page-seasons.php:1258
|
4743 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4744 |
msgid "Sa"
|
4745 |
msgstr ""
|
4746 |
|
4747 |
+
#: core/lib/wpbc_all_translations.php:893 inc/_bm/admin/page-seasons.php:1259
|
4748 |
+
#: inc/_bm/admin/page-seasons.php:1466
|
4749 |
msgid "Su"
|
4750 |
msgstr ""
|
4751 |
|
4752 |
+
#: core/lib/wpbc_all_translations.php:894 inc/_bm/admin/page-seasons.php:1468
|
4753 |
msgid "Jan"
|
4754 |
msgstr ""
|
4755 |
|
4756 |
+
#: core/lib/wpbc_all_translations.php:895 inc/_bm/admin/page-seasons.php:1468
|
4757 |
msgid "Feb"
|
4758 |
msgstr ""
|
4759 |
|
4760 |
+
#: core/lib/wpbc_all_translations.php:896 inc/_bm/admin/page-seasons.php:1469
|
4761 |
msgid "Mar"
|
4762 |
msgstr ""
|
4763 |
|
4764 |
+
#: core/lib/wpbc_all_translations.php:897 inc/_bm/admin/page-seasons.php:1469
|
4765 |
msgid "Apr"
|
4766 |
msgstr ""
|
4767 |
|
4768 |
+
#: core/lib/wpbc_all_translations.php:898 inc/_bm/admin/page-seasons.php:1470
|
4769 |
msgid "Jun"
|
4770 |
msgstr ""
|
4771 |
|
4772 |
+
#: core/lib/wpbc_all_translations.php:899 inc/_bm/admin/page-seasons.php:1470
|
4773 |
msgid "Jul"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
+
#: core/lib/wpbc_all_translations.php:900 inc/_bm/admin/page-seasons.php:1470
|
4777 |
msgid "Aug"
|
4778 |
msgstr ""
|
4779 |
|
4780 |
+
#: core/lib/wpbc_all_translations.php:901 inc/_bm/admin/page-seasons.php:1471
|
4781 |
msgid "Sep"
|
4782 |
msgstr ""
|
4783 |
|
4784 |
+
#: core/lib/wpbc_all_translations.php:902 inc/_bm/admin/page-seasons.php:1471
|
4785 |
msgid "Oct"
|
4786 |
msgstr ""
|
4787 |
|
4788 |
+
#: core/lib/wpbc_all_translations.php:903 inc/_bm/admin/page-seasons.php:1471
|
4789 |
msgid "Nov"
|
4790 |
msgstr ""
|
4791 |
|
4792 |
+
#: core/lib/wpbc_all_translations.php:904 inc/_bm/admin/page-seasons.php:1471
|
4793 |
msgid "Dec"
|
4794 |
msgstr ""
|
4795 |
|
4796 |
+
#: core/lib/wpbc_all_translations.php:905 inc/_bm/admin/page-seasons.php:1541
|
4797 |
+
#: inc/_bm/admin/page-seasons.php:1559 inc/_bm/admin/page-seasons.php:1581
|
4798 |
+
#: inc/_bm/admin/page-seasons.php:1605 inc/_bm/admin/page-seasons.php:1623
|
4799 |
msgid "No days"
|
4800 |
msgstr ""
|
4801 |
|
4802 |
+
#: core/lib/wpbc_all_translations.php:906 inc/_bm/admin/page-seasons.php:1543
|
4803 |
msgid "time"
|
4804 |
msgstr ""
|
4805 |
|
4806 |
+
#: core/lib/wpbc_all_translations.php:907 inc/_bm/admin/page-seasons.php:1561
|
4807 |
msgid "Every"
|
4808 |
msgstr ""
|
4809 |
|
4810 |
+
#: core/lib/wpbc_all_translations.php:908 inc/_bm/admin/page-seasons.php:1577
|
4811 |
msgid "Each day "
|
4812 |
msgstr ""
|
4813 |
|
4814 |
+
#: core/lib/wpbc_all_translations.php:909 inc/_bm/admin/page-seasons.php:1579
|
4815 |
msgid "on each day "
|
4816 |
msgstr ""
|
4817 |
|
4818 |
+
#: core/lib/wpbc_all_translations.php:910 inc/_bm/admin/page-seasons.php:1584
|
4819 |
msgid "On each "
|
4820 |
msgstr ""
|
4821 |
|
4822 |
+
#: core/lib/wpbc_all_translations.php:911 inc/_bm/admin/page-seasons.php:1586
|
4823 |
msgid "on each "
|
4824 |
msgstr ""
|
4825 |
|
4826 |
+
#: core/lib/wpbc_all_translations.php:912 inc/_bm/admin/page-seasons.php:1603
|
4827 |
msgid "of every month "
|
4828 |
msgstr ""
|
4829 |
|
4830 |
+
#: core/lib/wpbc_all_translations.php:913 inc/_bm/admin/page-seasons.php:1607
|
4831 |
msgid "of"
|
4832 |
msgstr ""
|
4833 |
|
4834 |
+
#: core/lib/wpbc_all_translations.php:914 inc/_bm/biz_m.php:245
|
4835 |
msgid "for all days!"
|
4836 |
msgstr ""
|
4837 |
|
4838 |
+
#: core/lib/wpbc_all_translations.php:915 inc/_bm/biz_m.php:795
|
4839 |
msgid "Standard booking resource cost"
|
4840 |
msgstr ""
|
4841 |
|
4842 |
+
#: core/lib/wpbc_all_translations.php:916 inc/_bm/biz_m.php:796
|
4843 |
msgid "Total booking resource cost"
|
4844 |
msgstr ""
|
4845 |
|
4846 |
+
#: core/lib/wpbc_all_translations.php:917 inc/_bm/m-toolbar.php:282
|
4847 |
msgid "Delete selected booking form"
|
4848 |
msgstr ""
|
4849 |
|
4850 |
+
#: core/lib/wpbc_all_translations.php:918 inc/_bm/m-toolbar.php:286
|
4851 |
msgid "Do you really want to delete selected booking form ?"
|
4852 |
msgstr ""
|
4853 |
|
4854 |
+
#: core/lib/wpbc_all_translations.php:919 inc/_bm/m-toolbar.php:311 inc/_bm/m-toolbar.php:312
|
4855 |
msgid "Add New Custom Form"
|
4856 |
msgstr ""
|
4857 |
|
4858 |
+
#: core/lib/wpbc_all_translations.php:920 inc/_bm/m-toolbar.php:345
|
4859 |
msgid "Type the name of booking form"
|
4860 |
msgstr ""
|
4861 |
|
4862 |
+
#: core/lib/wpbc_all_translations.php:921 inc/_bm/m-toolbar.php:352
|
4863 |
msgid "Create"
|
4864 |
msgstr ""
|
4865 |
|
4866 |
+
#: core/lib/wpbc_all_translations.php:922 inc/_bm/m-toolbar.php:353
|
4867 |
msgid "Create new form"
|
4868 |
msgstr ""
|
4869 |
|
4870 |
+
#: core/lib/wpbc_all_translations.php:923 inc/_bm/m-toolbar.php:548
|
4871 |
msgid "There are no extended booking forms"
|
4872 |
msgstr ""
|
4873 |
|
4874 |
+
#: core/lib/wpbc_all_translations.php:924 inc/_bm/m-toolbar.php:592 inc/_bm/m-toolbar.php:594
|
4875 |
msgid "Create conditional days filter"
|
4876 |
msgstr ""
|
4877 |
|
4878 |
+
#: core/lib/wpbc_all_translations.php:925 inc/_bs/admin/activation-s.php:93
|
4879 |
+
#: inc/_mu/admin/activation-u.php:85 inc/_ps/admin/activation-p.php:46
|
4880 |
msgid "Apartment#1"
|
4881 |
msgstr ""
|
4882 |
|
4883 |
+
#: core/lib/wpbc_all_translations.php:926 inc/_bs/admin/activation-s.php:94
|
4884 |
+
#: inc/_mu/admin/activation-u.php:86 inc/_ps/admin/activation-p.php:47
|
4885 |
msgid "Apartment#2"
|
4886 |
msgstr ""
|
4887 |
|
4888 |
+
#: core/lib/wpbc_all_translations.php:927 inc/_bs/admin/activation-s.php:95
|
4889 |
+
#: inc/_ps/admin/activation-p.php:48
|
4890 |
msgid "Apartment#3"
|
4891 |
msgstr ""
|
4892 |
|
4893 |
+
#: core/lib/wpbc_all_translations.php:928 inc/_bs/admin/api-settings-s.php:30
|
4894 |
msgid "Range days"
|
4895 |
msgstr ""
|
4896 |
|
4897 |
+
#: core/lib/wpbc_all_translations.php:929 inc/_bs/admin/api-settings-s.php:45
|
4898 |
#, php-format
|
4899 |
msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
|
4900 |
msgstr ""
|
4901 |
|
4902 |
+
#: core/lib/wpbc_all_translations.php:930 inc/_bs/admin/api-settings-s.php:47
|
4903 |
#, php-format
|
4904 |
msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
|
4905 |
msgstr ""
|
4906 |
|
4907 |
+
#: core/lib/wpbc_all_translations.php:931 inc/_bs/admin/api-settings-s.php:73
|
4908 |
+
#: inc/_bs/admin/api-settings-s.php:137
|
4909 |
msgid "Days selection number"
|
4910 |
msgstr ""
|
4911 |
|
4912 |
+
#: core/lib/wpbc_all_translations.php:932 inc/_bs/admin/api-settings-s.php:74
|
4913 |
#, php-format
|
4914 |
msgid "Type your %snumber of days for range selection%s"
|
4915 |
msgstr ""
|
4916 |
|
4917 |
+
#: core/lib/wpbc_all_translations.php:933 inc/_bs/admin/api-settings-s.php:82
|
4918 |
+
#: inc/_bs/admin/api-settings-s.php:210
|
4919 |
msgid "Specific day(s) of week"
|
4920 |
msgstr ""
|
4921 |
|
4922 |
+
#: core/lib/wpbc_all_translations.php:934 inc/_bs/admin/api-settings-s.php:83
|
4923 |
+
#: inc/_bs/admin/api-settings-s.php:214
|
4924 |
msgid "Any day of week"
|
4925 |
msgstr ""
|
4926 |
|
4927 |
+
#: core/lib/wpbc_all_translations.php:935 inc/_bs/admin/api-settings-s.php:89
|
4928 |
+
#: inc/_bs/admin/api-settings-s.php:222
|
4929 |
msgid "Start day of range"
|
4930 |
msgstr ""
|
4931 |
|
4932 |
+
#: core/lib/wpbc_all_translations.php:936 inc/_bs/admin/api-settings-s.php:118
|
4933 |
+
#: inc/_bs/admin/api-settings-s.php:251
|
4934 |
msgid "Select your start day of range selection at week"
|
4935 |
msgstr ""
|
4936 |
|
4937 |
+
#: core/lib/wpbc_all_translations.php:937 inc/_bs/admin/api-settings-s.php:151
|
4938 |
+
#: inc/_bs/admin/api-settings-s.php:156
|
4939 |
msgid "Min"
|
4940 |
msgstr ""
|
4941 |
|
4942 |
+
#: core/lib/wpbc_all_translations.php:938 inc/_bs/admin/api-settings-s.php:169
|
4943 |
+
#: inc/_bs/admin/api-settings-s.php:174
|
4944 |
msgid "Max"
|
4945 |
msgstr ""
|
4946 |
|
4947 |
+
#: core/lib/wpbc_all_translations.php:939 inc/_bs/admin/api-settings-s.php:186
|
4948 |
#, php-format
|
4949 |
msgid "Select your %sminimum and maximum number of days for range selection%s"
|
4950 |
msgstr ""
|
4951 |
|
4952 |
+
#: core/lib/wpbc_all_translations.php:940 inc/_bs/admin/api-settings-s.php:197
|
4953 |
msgid "Specific days selections"
|
4954 |
msgstr ""
|
4955 |
|
4956 |
+
#: core/lib/wpbc_all_translations.php:941 inc/_bs/admin/api-settings-s.php:199
|
4957 |
#, php-format
|
4958 |
msgid ""
|
4959 |
"Type your %sspecific%s days, which can be selected by visitors, or leave this value empty. It "
|
4961 |
"this: %s) or combination (example:%s, its the same like this: %s)"
|
4962 |
msgstr ""
|
4963 |
|
4964 |
+
#: core/lib/wpbc_all_translations.php:942 inc/_bs/admin/api-settings-s.php:279
|
4965 |
msgid "Use time selections as recurrent time slots"
|
4966 |
msgstr ""
|
4967 |
|
4968 |
+
#: core/lib/wpbc_all_translations.php:943 inc/_bs/admin/api-settings-s.php:280
|
4969 |
msgid ""
|
4970 |
"Check this box if you want to use recurrent time to reserve several days. This means that middle "
|
4971 |
"days will be partially booked by actual times, otherwise the time in the booking form will be "
|
4972 |
"used as check-in/check-out time for the first and last day of the reservation."
|
4973 |
msgstr ""
|
4974 |
|
4975 |
+
#: core/lib/wpbc_all_translations.php:944 inc/_bs/admin/api-settings-s.php:300
|
4976 |
msgid "Use check in/out time"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
+
#: core/lib/wpbc_all_translations.php:945 inc/_bs/admin/api-settings-s.php:301
|
4980 |
msgid "Check this option, to use check in/out time during booking process. "
|
4981 |
msgstr ""
|
4982 |
|
4983 |
+
#: core/lib/wpbc_all_translations.php:946 inc/_bs/admin/api-settings-s.php:302
|
4984 |
#, php-format
|
4985 |
msgid "%s Important!%s This will overwrite any times selection in your booking form."
|
4986 |
msgstr ""
|
4987 |
|
4988 |
+
#: core/lib/wpbc_all_translations.php:947 inc/_bs/admin/api-settings-s.php:309
|
4989 |
msgid "Check-in time"
|
4990 |
msgstr ""
|
4991 |
|
4992 |
+
#: core/lib/wpbc_all_translations.php:948 inc/_bs/admin/api-settings-s.php:310
|
4993 |
#, php-format
|
4994 |
msgid "Type your %sCheck-in%s time of booking"
|
4995 |
msgstr ""
|
4996 |
|
4997 |
+
#: core/lib/wpbc_all_translations.php:949 inc/_bs/admin/api-settings-s.php:322
|
4998 |
msgid "Check-Out time"
|
4999 |
msgstr ""
|
5000 |
|
5001 |
+
#: core/lib/wpbc_all_translations.php:950 inc/_bs/admin/api-settings-s.php:323
|
5002 |
#, php-format
|
5003 |
msgid "Type your %sCheck-Out%s time of booking"
|
5004 |
msgstr ""
|
5005 |
|
5006 |
+
#: core/lib/wpbc_all_translations.php:951 inc/_bs/admin/api-settings-s.php:337
|
5007 |
+
msgid "Change over days as triangles"
|
5008 |
+
msgstr ""
|
5009 |
+
|
5010 |
+
#: core/lib/wpbc_all_translations.php:952 inc/_bs/admin/api-settings-s.php:338
|
5011 |
+
msgid "Check this option, to show change over days as triangles. "
|
5012 |
+
msgstr ""
|
5013 |
+
|
5014 |
+
#: core/lib/wpbc_all_translations.php:953 inc/_bs/admin/api-settings-s.php:360
|
5015 |
msgid "Title of booked timeslot(s)"
|
5016 |
msgstr ""
|
5017 |
|
5018 |
+
#: core/lib/wpbc_all_translations.php:954 inc/_bs/admin/api-settings-s.php:361
|
5019 |
#, php-format
|
5020 |
msgid "Type your %stitle%s, what will show in mouseover tooltip near booked timeslot(s)"
|
5021 |
msgstr ""
|
5022 |
|
5023 |
+
#: core/lib/wpbc_all_translations.php:955 inc/_bs/admin/api-settings-s.php:398
|
5024 |
msgid "Time Format"
|
5025 |
msgstr ""
|
5026 |
|
5027 |
+
#: core/lib/wpbc_all_translations.php:956 inc/_bs/admin/api-settings-s.php:432
|
5028 |
#, php-format
|
5029 |
msgid ""
|
5030 |
"Type your time format for emails and the booking table. %sDocumentation on time formatting%s"
|
5031 |
msgstr ""
|
5032 |
|
5033 |
+
#: core/lib/wpbc_all_translations.php:957 inc/_bs/admin/api-settings-s.php:457
|
5034 |
msgid "Auto approve all new bookings"
|
5035 |
msgstr ""
|
5036 |
|
5037 |
+
#: core/lib/wpbc_all_translations.php:958 inc/_bs/admin/api-settings-s.php:458
|
5038 |
#, php-format
|
5039 |
msgid "Check this checkbox to %sactivate%s auto approve of all new pending bookings."
|
5040 |
msgstr ""
|
5041 |
|
5042 |
+
#: core/lib/wpbc_all_translations.php:959 inc/_bs/admin/api-settings-s.php:467
|
5043 |
#, php-format
|
5044 |
msgid "Check this box to %sactivate%s auto-cancellation for pending, unpaid bookings."
|
5045 |
msgstr ""
|
5046 |
|
5047 |
+
#: core/lib/wpbc_all_translations.php:960 inc/_bs/admin/api-settings-s.php:491
|
5048 |
msgid "Cancel bookings older"
|
5049 |
msgstr ""
|
5050 |
|
5051 |
+
#: core/lib/wpbc_all_translations.php:961 inc/_bs/admin/api-settings-s.php:492
|
5052 |
msgid "Cancel only pending, unpaid bookings, which are older than this selection."
|
5053 |
msgstr ""
|
5054 |
|
5055 |
+
#: core/lib/wpbc_all_translations.php:962 inc/_bs/admin/api-settings-s.php:500
|
5056 |
msgid "Cancellation email sent"
|
5057 |
msgstr ""
|
5058 |
|
5059 |
+
#: core/lib/wpbc_all_translations.php:963 inc/_bs/admin/api-settings-s.php:501
|
5060 |
#, php-format
|
5061 |
msgid "Check this box to %ssend%s cancellation email for this resource."
|
5062 |
msgstr ""
|
5063 |
|
5064 |
+
#: core/lib/wpbc_all_translations.php:964 inc/_bs/admin/api-settings-s.php:509
|
5065 |
+
#: inc/_bs/admin/api-settings-s.php:510
|
5066 |
msgid "Reason for cancellation"
|
5067 |
msgstr ""
|
5068 |
|
5069 |
+
#: core/lib/wpbc_all_translations.php:965 inc/_bs/admin/api-settings-s.php:511
|
5070 |
#, php-format
|
5071 |
msgid "Type the reason for %scancellation%s for the email template."
|
5072 |
msgstr ""
|
5073 |
|
5074 |
+
#: core/lib/wpbc_all_translations.php:966 inc/_bs/admin/page-email-payment.php:501
|
5075 |
msgid "Payment request"
|
5076 |
msgstr ""
|
5077 |
|
5078 |
+
#: core/lib/wpbc_all_translations.php:967 inc/_bs/admin/page-email-payment.php:503
|
5079 |
msgid "Customization of email template, which is sending to Visitor after payment request"
|
5080 |
msgstr ""
|
5081 |
|
5082 |
+
#: core/lib/wpbc_all_translations.php:968 inc/_bs/admin/page-email-payment.php:639
|
5083 |
msgid "Email with Payment Request which is sending to Visitor."
|
5084 |
msgstr ""
|
5085 |
|
5086 |
+
#: core/lib/wpbc_all_translations.php:969 inc/_bs/biz_s.php:303
|
5087 |
msgid "Error! Please reset your check-in/check-out dates above."
|
5088 |
msgstr ""
|
5089 |
|
5090 |
+
#: core/lib/wpbc_all_translations.php:970 inc/_bs/biz_s.php:304
|
5091 |
msgid ""
|
5092 |
"Start Time is invalid. The date or time may be booked, or already in the past! Please choose "
|
5093 |
"another date or time."
|
5094 |
msgstr ""
|
5095 |
|
5096 |
+
#: core/lib/wpbc_all_translations.php:971 inc/_bs/biz_s.php:305
|
5097 |
msgid ""
|
5098 |
"End Time is invalid. The date or time may be booked, or already in the past. The End Time may "
|
5099 |
"also be earlier that the start time, if only 1 day was selected! Please choose another date or "
|
5100 |
"time."
|
5101 |
msgstr ""
|
5102 |
|
5103 |
+
#: core/lib/wpbc_all_translations.php:972 inc/_bs/biz_s.php:306 inc/_bs/biz_s.php:307
|
5104 |
msgid "The time(s) may be booked, or already in the past!"
|
5105 |
msgstr ""
|
5106 |
|
5107 |
+
#: core/lib/wpbc_all_translations.php:973 inc/_bs/biz_s.php:497
|
5108 |
msgid "Cost saved successfully"
|
5109 |
msgstr ""
|
5110 |
|
5111 |
+
#: core/lib/wpbc_all_translations.php:974 inc/_bs/biz_s.php:504
|
5112 |
msgid "Cost is not correct. It must be greater than 0"
|
5113 |
msgstr ""
|
5114 |
|
5115 |
+
#: core/lib/wpbc_all_translations.php:975 inc/_bs/biz_s.php:681
|
5116 |
msgid "Request has been sent"
|
5117 |
msgstr ""
|
5118 |
|
5119 |
+
#: core/lib/wpbc_all_translations.php:976 inc/_bs/biz_s.php:688
|
5120 |
msgid "Request has failed"
|
5121 |
msgstr ""
|
5122 |
|
5123 |
+
#: core/lib/wpbc_all_translations.php:977 inc/_bs/biz_s.php:719
|
5124 |
msgid "The payment status is changed successfully"
|
5125 |
msgstr ""
|
5126 |
|
5127 |
+
#: core/lib/wpbc_all_translations.php:978 inc/_bs/biz_s.php:726
|
5128 |
msgid "The changing of payment status is failed"
|
5129 |
msgstr ""
|
5130 |
|
5131 |
+
#: core/lib/wpbc_all_translations.php:979 inc/_bs/biz_s.php:1047
|
5132 |
msgid "deposit"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
+
#: core/lib/wpbc_all_translations.php:980 inc/_bs/biz_s.php:1048
|
5136 |
msgid "Total cost"
|
5137 |
msgstr ""
|
5138 |
|
5139 |
+
#: core/lib/wpbc_all_translations.php:981 inc/_bs/biz_s.php:1049
|
5140 |
msgid "balance"
|
5141 |
msgstr ""
|
5142 |
|
5143 |
+
#: core/lib/wpbc_all_translations.php:982 inc/_bs/lib_s.php:40 inc/_bs/lib_s.php:71
|
5144 |
+
#: inc/_bs/s-toolbar.php:92
|
5145 |
msgid "Payment status"
|
5146 |
msgstr ""
|
5147 |
|
5148 |
+
#: core/lib/wpbc_all_translations.php:983 inc/_bs/lib_s.php:44
|
5149 |
msgid "Any Status"
|
5150 |
msgstr ""
|
5151 |
|
5152 |
+
#: core/lib/wpbc_all_translations.php:984 inc/_bs/lib_s.php:47
|
5153 |
msgid "Unknown Status"
|
5154 |
msgstr ""
|
5155 |
|
5156 |
+
#: core/lib/wpbc_all_translations.php:985 inc/_bs/lib_s.php:48 inc/_bs/lib_s.php:319
|
5157 |
msgid "Not Completed"
|
5158 |
msgstr ""
|
5159 |
|
5160 |
+
#: core/lib/wpbc_all_translations.php:986 inc/_bs/lib_s.php:49 inc/_bs/lib_s.php:308
|
5161 |
+
#: inc/_bs/lib_s.php:328
|
5162 |
msgid "Failed"
|
5163 |
msgstr ""
|
5164 |
|
5165 |
+
#: core/lib/wpbc_all_translations.php:987 inc/_bs/lib_s.php:139
|
5166 |
msgid "min"
|
5167 |
msgstr ""
|
5168 |
|
5169 |
+
#: core/lib/wpbc_all_translations.php:988 inc/_bs/lib_s.php:139
|
5170 |
msgid "max"
|
5171 |
msgstr ""
|
5172 |
|
5173 |
+
#: core/lib/wpbc_all_translations.php:989 inc/_bs/lib_s.php:303 inc/_bs/lib_s.php:321
|
5174 |
msgid "Completed"
|
5175 |
msgstr ""
|
5176 |
|
5177 |
+
#: core/lib/wpbc_all_translations.php:990 inc/_bs/lib_s.php:304 inc/_bs/lib_s.php:324
|
5178 |
msgid "In-Progress"
|
5179 |
msgstr ""
|
5180 |
|
5181 |
+
#: core/lib/wpbc_all_translations.php:991 inc/_bs/lib_s.php:306 inc/_bs/lib_s.php:341
|
5182 |
msgid "Partially paid"
|
5183 |
msgstr ""
|
5184 |
|
5185 |
+
#: core/lib/wpbc_all_translations.php:992 inc/_bs/lib_s.php:307 inc/_bs/lib_s.php:342
|
5186 |
msgid "Cancelled"
|
5187 |
msgstr ""
|
5188 |
|
5189 |
+
#: core/lib/wpbc_all_translations.php:993 inc/_bs/lib_s.php:309 inc/_bs/lib_s.php:330
|
5190 |
msgid "Refunded"
|
5191 |
msgstr ""
|
5192 |
|
5193 |
+
#: core/lib/wpbc_all_translations.php:994 inc/_bs/lib_s.php:310 inc/_bs/lib_s.php:343
|
5194 |
msgid "Fraud"
|
5195 |
msgstr ""
|
5196 |
|
5197 |
+
#: core/lib/wpbc_all_translations.php:995 inc/_bs/lib_s.php:317
|
5198 |
msgid "!Paid OK"
|
5199 |
msgstr ""
|
5200 |
|
5201 |
+
#: core/lib/wpbc_all_translations.php:996 inc/_bs/lib_s.php:318
|
5202 |
msgid "Unknown status"
|
5203 |
msgstr ""
|
5204 |
|
5205 |
+
#: core/lib/wpbc_all_translations.php:997 inc/_bs/lib_s.php:323
|
5206 |
msgid "Processed"
|
5207 |
msgstr ""
|
5208 |
|
5209 |
+
#: core/lib/wpbc_all_translations.php:998 inc/_bs/lib_s.php:325
|
5210 |
msgid "Canceled_Reversal"
|
5211 |
msgstr ""
|
5212 |
|
5213 |
+
#: core/lib/wpbc_all_translations.php:999 inc/_bs/lib_s.php:326
|
5214 |
msgid "Denied"
|
5215 |
msgstr ""
|
5216 |
|
5217 |
+
#: core/lib/wpbc_all_translations.php:1000 inc/_bs/lib_s.php:327
|
5218 |
msgid "Expired"
|
5219 |
msgstr ""
|
5220 |
|
5221 |
+
#: core/lib/wpbc_all_translations.php:1001 inc/_bs/lib_s.php:329
|
5222 |
msgid "Partially_Refunded"
|
5223 |
msgstr ""
|
5224 |
|
5225 |
+
#: core/lib/wpbc_all_translations.php:1002 inc/_bs/lib_s.php:331
|
5226 |
msgid "Reversed"
|
5227 |
msgstr ""
|
5228 |
|
5229 |
+
#: core/lib/wpbc_all_translations.php:1003 inc/_bs/lib_s.php:332
|
5230 |
msgid "Voided"
|
5231 |
msgstr ""
|
5232 |
|
5233 |
+
#: core/lib/wpbc_all_translations.php:1004 inc/_bs/lib_s.php:335
|
5234 |
msgid "Not authed"
|
5235 |
msgstr ""
|
5236 |
|
5237 |
+
#: core/lib/wpbc_all_translations.php:1005 inc/_bs/lib_s.php:336
|
5238 |
msgid "Malformed"
|
5239 |
msgstr ""
|
5240 |
|
5241 |
+
#: core/lib/wpbc_all_translations.php:1006 inc/_bs/lib_s.php:337
|
5242 |
msgid "Invalid"
|
5243 |
msgstr ""
|
5244 |
|
5245 |
+
#: core/lib/wpbc_all_translations.php:1007 inc/_bs/lib_s.php:338
|
5246 |
msgid "Abort"
|
5247 |
msgstr ""
|
5248 |
|
5249 |
+
#: core/lib/wpbc_all_translations.php:1008 inc/_bs/lib_s.php:339
|
5250 |
msgid "Rejected"
|
5251 |
msgstr ""
|
5252 |
|
5253 |
+
#: core/lib/wpbc_all_translations.php:1009 inc/_bs/lib_s.php:344
|
5254 |
msgid "Suspended"
|
5255 |
msgstr ""
|
5256 |
|
5257 |
+
#: core/lib/wpbc_all_translations.php:1010 inc/_bs/s-toolbar.php:67
|
5258 |
msgid "Send payment request to visitor"
|
5259 |
msgstr ""
|
5260 |
|
5261 |
+
#: core/lib/wpbc_all_translations.php:1011 inc/_bs/s-toolbar.php:107 inc/_ps/p-toolbar.php:100
|
5262 |
+
#: inc/_ps/p-toolbar.php:465
|
5263 |
msgid "Print"
|
5264 |
msgstr ""
|
5265 |
|
5266 |
+
#: core/lib/wpbc_all_translations.php:1012 inc/_bs/s-toolbar.php:132
|
5267 |
msgid "Save cost"
|
5268 |
msgstr ""
|
5269 |
|
5270 |
+
#: core/lib/wpbc_all_translations.php:1013 inc/_bs/s-toolbar.php:168
|
5271 |
msgid "Change status"
|
5272 |
msgstr ""
|
5273 |
|
5274 |
+
#: core/lib/wpbc_all_translations.php:1014 inc/_bs/s-toolbar.php:191
|
5275 |
msgid "Send payment request to customer"
|
5276 |
msgstr ""
|
5277 |
|
5278 |
+
#: core/lib/wpbc_all_translations.php:1015 inc/_bs/s-toolbar.php:195
|
5279 |
#, php-format
|
5280 |
msgid "Type your %sreason for payment%s request"
|
5281 |
msgstr ""
|
5282 |
|
5283 |
+
#: core/lib/wpbc_all_translations.php:1016 inc/_bs/s-toolbar.php:203
|
5284 |
msgid "Send Request"
|
5285 |
msgstr ""
|
5286 |
|
5287 |
+
#: core/lib/wpbc_all_translations.php:1017 inc/_bs/s-toolbar.php:225
|
5288 |
msgid "Auto-fill form"
|
5289 |
msgstr ""
|
5290 |
|
5291 |
+
#: core/lib/wpbc_all_translations.php:1018 inc/_mu/admin/activation-u.php:84
|
5292 |
msgid "Suite"
|
5293 |
msgstr ""
|
5294 |
|
5295 |
+
#: core/lib/wpbc_all_translations.php:1019 inc/_mu/admin/api-settings-u.php:62
|
5296 |
+
#: inc/_ps/admin/br-table-import-gcal-p.php:72
|
5297 |
msgid "User"
|
5298 |
msgstr ""
|
5299 |
|
5300 |
+
#: core/lib/wpbc_all_translations.php:1020 inc/_mu/admin/api-settings-u.php:401
|
5301 |
+
#: inc/_mu/admin/page-users.php:249 inc/_mu/admin/page-users.php:587
|
5302 |
+
#: inc/_mu/admin/page-users.php:591
|
5303 |
msgid "Super Admin"
|
5304 |
msgstr ""
|
5305 |
|
5306 |
+
#: core/lib/wpbc_all_translations.php:1021 inc/_mu/admin/api-settings-u.php:405
|
5307 |
+
#: inc/_mu/admin/page-users.php:284 inc/_mu/admin/page-users.php:595
|
5308 |
+
#: inc/_mu/admin/page-users.php:599
|
5309 |
msgid "Regular User"
|
5310 |
msgstr ""
|
5311 |
|
5312 |
+
#: core/lib/wpbc_all_translations.php:1022 inc/_mu/admin/api-settings-u.php:410
|
5313 |
msgid "Inactive User"
|
5314 |
msgstr ""
|
5315 |
|
5316 |
+
#: core/lib/wpbc_all_translations.php:1023 inc/_mu/admin/page-users.php:42
|
5317 |
+
#: inc/_mu/admin/page-users.php:427
|
5318 |
msgid "Users"
|
5319 |
msgstr ""
|
5320 |
|
5321 |
+
#: core/lib/wpbc_all_translations.php:1024 inc/_mu/admin/page-users.php:43
|
5322 |
msgid "Manage Users"
|
5323 |
msgstr ""
|
5324 |
|
5325 |
+
#: core/lib/wpbc_all_translations.php:1025 inc/_mu/admin/page-users.php:44
|
5326 |
msgid "Users Settings"
|
5327 |
msgstr ""
|
5328 |
|
5329 |
+
#: core/lib/wpbc_all_translations.php:1026 inc/_mu/admin/page-users.php:204
|
5330 |
+
#: inc/_mu/multiuser.php:619
|
5331 |
msgid "User is Activated"
|
5332 |
msgstr ""
|
5333 |
|
5334 |
+
#: core/lib/wpbc_all_translations.php:1027 inc/_mu/admin/page-users.php:232
|
5335 |
+
#: inc/_mu/multiuser.php:669
|
5336 |
msgid "User is Deactivated"
|
5337 |
msgstr ""
|
5338 |
|
5339 |
+
#: core/lib/wpbc_all_translations.php:1028 inc/_mu/admin/page-users.php:435
|
5340 |
msgid "User Role"
|
5341 |
msgstr ""
|
5342 |
|
5343 |
+
#: core/lib/wpbc_all_translations.php:1029 inc/_mu/admin/page-users.php:446
|
5344 |
+
#: inc/_mu/admin/page-users.php:587 inc/_mu/admin/page-users.php:595
|
5345 |
msgid "Set user as"
|
5346 |
msgstr ""
|
5347 |
|
5348 |
+
#: core/lib/wpbc_all_translations.php:1030 inc/_mu/admin/page-users.php:540
|
5349 |
msgid "Unlimited"
|
5350 |
msgstr ""
|
5351 |
|
5352 |
+
#: core/lib/wpbc_all_translations.php:1031 inc/_mu/admin/page-users.php:552
|
5353 |
+
#: inc/_mu/admin/page-users.php:560 inc/_mu/admin/page-users.php:566
|
5354 |
+
#: inc/_mu/admin/page-users.php:573 inc/_mu/admin/page-users.php:586
|
5355 |
+
#: inc/_mu/admin/page-users.php:594
|
5356 |
msgid "Do you really want"
|
5357 |
msgstr ""
|
5358 |
|
5359 |
+
#: core/lib/wpbc_all_translations.php:1032 inc/_mu/admin/page-users.php:553
|
5360 |
msgid "make user active"
|
5361 |
msgstr ""
|
5362 |
|
5363 |
+
#: core/lib/wpbc_all_translations.php:1033 inc/_mu/admin/page-users.php:557
|
5364 |
msgid "Activate"
|
5365 |
msgstr ""
|
5366 |
|
5367 |
+
#: core/lib/wpbc_all_translations.php:1034 inc/_mu/admin/page-users.php:561
|
5368 |
msgid "make user inactive"
|
5369 |
msgstr ""
|
5370 |
|
5371 |
+
#: core/lib/wpbc_all_translations.php:1035 inc/_mu/admin/page-users.php:564
|
5372 |
msgid "Deactivate"
|
5373 |
msgstr ""
|
5374 |
|
5375 |
+
#: core/lib/wpbc_all_translations.php:1036 inc/_mu/admin/page-users.php:567
|
5376 |
msgid "delete configuration"
|
5377 |
msgstr ""
|
5378 |
|
5379 |
+
#: core/lib/wpbc_all_translations.php:1037 inc/_mu/admin/page-users.php:571
|
5380 |
msgid "Delete settings"
|
5381 |
msgstr ""
|
5382 |
|
5383 |
+
#: core/lib/wpbc_all_translations.php:1038 inc/_mu/admin/page-users.php:574
|
5384 |
msgid "delete all booking data"
|
5385 |
msgstr ""
|
5386 |
|
5387 |
+
#: core/lib/wpbc_all_translations.php:1039 inc/_mu/admin/page-users.php:578
|
5388 |
msgid "Delete data"
|
5389 |
msgstr ""
|
5390 |
|
5391 |
+
#: core/lib/wpbc_all_translations.php:1040 inc/_mu/multiuser.php:605
|
5392 |
msgid "Work days"
|
5393 |
msgstr ""
|
5394 |
|
5395 |
+
#: core/lib/wpbc_all_translations.php:1041 inc/_mu/multiuser.php:732
|
5396 |
#, php-format
|
5397 |
msgid ""
|
5398 |
"%sYou do not have permissions for this page.%s Your account is not active, please contact "
|
5399 |
"administrator.%s"
|
5400 |
msgstr ""
|
5401 |
|
5402 |
+
#: core/lib/wpbc_all_translations.php:1042 inc/_mu/multiuser.php:771
|
5403 |
#, php-format
|
5404 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
5405 |
msgstr ""
|
5406 |
|
5407 |
+
#: core/lib/wpbc_all_translations.php:1043 inc/_mu/multiuser.php:777
|
5408 |
#, php-format
|
5409 |
msgid "%sNo this booking resources.%s"
|
5410 |
msgstr ""
|
5411 |
|
5412 |
+
#: core/lib/wpbc_all_translations.php:1044 inc/_ps/admin/activation-p.php:52
|
5413 |
msgid "Please, reserve an apartment with fresh flowers."
|
5414 |
msgstr ""
|
5415 |
|
5416 |
+
#: core/lib/wpbc_all_translations.php:1045 inc/_ps/admin/api-settings-p.php:55
|
5417 |
msgid "Default booking resource"
|
5418 |
msgstr ""
|
5419 |
|
5420 |
+
#: core/lib/wpbc_all_translations.php:1046 inc/_ps/admin/api-settings-p.php:56
|
5421 |
msgid "Select your default booking resource."
|
5422 |
msgstr ""
|
5423 |
|
5424 |
+
#: core/lib/wpbc_all_translations.php:1047 inc/_ps/admin/api-settings-p.php:69
|
5425 |
msgid "Resources number per page"
|
5426 |
msgstr ""
|
5427 |
|
5428 |
+
#: core/lib/wpbc_all_translations.php:1048 inc/_ps/admin/api-settings-p.php:70
|
5429 |
msgid "Select number of booking resources (single or parent) per page at Resource menu page"
|
5430 |
msgstr ""
|
5431 |
|
5432 |
+
#: core/lib/wpbc_all_translations.php:1049 inc/_ps/admin/api-settings-p.php:90
|
5433 |
+
#: inc/_ps/admin/api-settings-p.php:100
|
5434 |
msgid "Booking title"
|
5435 |
msgstr ""
|
5436 |
|
5437 |
+
#: core/lib/wpbc_all_translations.php:1050 inc/_ps/admin/api-settings-p.php:90
|
5438 |
msgid "admin panel"
|
5439 |
msgstr ""
|
5440 |
|
5441 |
+
#: core/lib/wpbc_all_translations.php:1051 inc/_ps/admin/api-settings-p.php:91
|
5442 |
#, php-format
|
5443 |
msgid ""
|
5444 |
"Type %sdefault title of bookings%s in calendar view mode at Booking Listing page (You can use "
|
5445 |
"the shortcodes from the bottom form of Settings Fields page)."
|
5446 |
msgstr ""
|
5447 |
|
5448 |
+
#: core/lib/wpbc_all_translations.php:1052 inc/_ps/admin/api-settings-p.php:100
|
5449 |
msgid "front panel"
|
5450 |
msgstr ""
|
5451 |
|
5452 |
+
#: core/lib/wpbc_all_translations.php:1053 inc/_ps/admin/api-settings-p.php:101
|
5453 |
#, php-format
|
5454 |
msgid ""
|
5455 |
"Type %sdefault title of bookings%s in %stimeline at front-end side%s. You can use the shortcodes "
|
5456 |
"from the bottom form of Settings Fields page."
|
5457 |
msgstr ""
|
5458 |
|
5459 |
+
#: core/lib/wpbc_all_translations.php:1054 inc/_ps/admin/api-settings-p.php:109
|
5460 |
msgid "Booking details in popover"
|
5461 |
msgstr ""
|
5462 |
|
5463 |
+
#: core/lib/wpbc_all_translations.php:1055 inc/_ps/admin/api-settings-p.php:110
|
5464 |
#, php-format
|
5465 |
msgid ""
|
5466 |
"Check this box if you want to %sshow popover with booking details%s in timeline at %sfront-end%s "
|
5467 |
"side."
|
5468 |
msgstr ""
|
5469 |
|
5470 |
+
#: core/lib/wpbc_all_translations.php:1056 inc/_ps/admin/api-settings-p.php:132
|
5471 |
msgid "semicolon"
|
5472 |
msgstr ""
|
5473 |
|
5474 |
+
#: core/lib/wpbc_all_translations.php:1057 inc/_ps/admin/api-settings-p.php:133
|
5475 |
msgid "comma"
|
5476 |
msgstr ""
|
5477 |
|
5478 |
+
#: core/lib/wpbc_all_translations.php:1058 inc/_ps/admin/api-settings-p.php:138
|
5479 |
msgid "CSV data separator"
|
5480 |
msgstr ""
|
5481 |
|
5482 |
+
#: core/lib/wpbc_all_translations.php:1059 inc/_ps/admin/api-settings-p.php:139
|
5483 |
msgid "Select separator of data for export bookings to CSV."
|
5484 |
msgstr ""
|
5485 |
|
5486 |
+
#: core/lib/wpbc_all_translations.php:1060 inc/_ps/admin/api-settings-p.php:164
|
5487 |
msgid "URL to edit bookings"
|
5488 |
msgstr ""
|
5489 |
|
5490 |
+
#: core/lib/wpbc_all_translations.php:1061 inc/_ps/admin/api-settings-p.php:165
|
5491 |
#, php-format
|
5492 |
msgid "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode into this page."
|
5493 |
msgstr ""
|
5494 |
|
5495 |
+
#: core/lib/wpbc_all_translations.php:1062 inc/_ps/admin/api-settings-p.php:176
|
5496 |
msgid "Change hash after the booking is approved"
|
5497 |
msgstr ""
|
5498 |
|
5499 |
+
#: core/lib/wpbc_all_translations.php:1063 inc/_ps/admin/api-settings-p.php:177
|
5500 |
msgid ""
|
5501 |
"Check this box if you want to change the booking hash after approval. When checked, visitor will "
|
5502 |
"not be able to edit or cancel the booking."
|
5503 |
msgstr ""
|
5504 |
|
5505 |
+
#: core/lib/wpbc_all_translations.php:1064 inc/_ps/admin/page-email-edit.php:497
|
5506 |
msgid "Modified"
|
5507 |
msgstr ""
|
5508 |
|
5509 |
+
#: core/lib/wpbc_all_translations.php:1065 inc/_ps/admin/page-email-edit.php:499
|
5510 |
msgid "Customization of email template, which is sending after modification of booking"
|
5511 |
msgstr ""
|
5512 |
|
5513 |
+
#: core/lib/wpbc_all_translations.php:1066 inc/_ps/admin/page-email-edit.php:635
|
5514 |
msgid "Email is sending to Visitor after Editing of booking."
|
5515 |
msgstr ""
|
5516 |
|
5517 |
+
#: core/lib/wpbc_all_translations.php:1067 inc/_ps/admin/page-resources.php:38
|
5518 |
msgid "Customizaton of booking resources"
|
5519 |
msgstr ""
|
5520 |
|
5521 |
+
#: core/lib/wpbc_all_translations.php:1068 inc/_ps/admin/page-settings-form.php:124
|
5522 |
+
#: inc/_ps/admin/page-settings-form.php:144
|
5523 |
msgid "Form fields"
|
5524 |
msgstr ""
|
5525 |
|
5526 |
+
#: core/lib/wpbc_all_translations.php:1069 inc/_ps/admin/page-settings-form.php:125
|
5527 |
msgid "Content of Booking Fields"
|
5528 |
msgstr ""
|
5529 |
|
5530 |
+
#: core/lib/wpbc_all_translations.php:1070 inc/_ps/admin/page-settings-form.php:151
|
5531 |
msgid "Generate tag"
|
5532 |
msgstr ""
|
5533 |
|
5534 |
+
#: core/lib/wpbc_all_translations.php:1071 inc/_ps/admin/page-settings-form.php:160
|
5535 |
#, php-format
|
5536 |
msgid "Content of booking fields data for email templates (%s-shortcode) and booking listing page"
|
5537 |
msgstr ""
|
5538 |
|
5539 |
+
#: core/lib/wpbc_all_translations.php:1072 inc/_ps/admin/page-settings-form.php:284
|
5540 |
msgid "Form Template"
|
5541 |
msgstr ""
|
5542 |
|
5543 |
+
#: core/lib/wpbc_all_translations.php:1073 inc/_ps/admin/page-settings-form.php:297
|
5544 |
msgid "Standard Templates"
|
5545 |
msgstr ""
|
5546 |
|
5547 |
+
#: core/lib/wpbc_all_translations.php:1074 inc/_ps/admin/page-settings-form.php:310
|
5548 |
+
#: inc/_ps/form/class-wpbc-field-help-textarea.php:111
|
5549 |
msgid "Columns"
|
5550 |
msgstr ""
|
5551 |
|
5552 |
+
#: core/lib/wpbc_all_translations.php:1075 inc/_ps/admin/page-settings-form.php:334
|
5553 |
msgid "Time Slots"
|
5554 |
msgstr ""
|
5555 |
|
5556 |
+
#: core/lib/wpbc_all_translations.php:1076 inc/_ps/admin/page-settings-form.php:351
|
5557 |
msgid "Advanced Templates"
|
5558 |
msgstr ""
|
5559 |
|
5560 |
+
#: core/lib/wpbc_all_translations.php:1077 inc/_ps/admin/page-settings-form.php:354
|
5561 |
msgid "Wizard (several steps)"
|
5562 |
msgstr ""
|
5563 |
|
5564 |
+
#: core/lib/wpbc_all_translations.php:1078 inc/_ps/admin/page-settings-form.php:367
|
5565 |
+
msgid "Time slots for different weekdays"
|
5566 |
msgstr ""
|
5567 |
|
5568 |
+
#: core/lib/wpbc_all_translations.php:1079 inc/_ps/admin/page-settings-form.php:377
|
5569 |
msgid "Hints"
|
5570 |
msgstr ""
|
5571 |
|
5572 |
+
#: core/lib/wpbc_all_translations.php:1080 inc/_ps/admin/page-settings-form.php:399
|
5573 |
msgid "Reset Form"
|
5574 |
msgstr ""
|
5575 |
|
5576 |
+
#: core/lib/wpbc_all_translations.php:1081 inc/_ps/admin/page-settings-form.php:452
|
5577 |
msgid "Both"
|
5578 |
msgstr ""
|
5579 |
|
5580 |
+
#: core/lib/wpbc_all_translations.php:1082 inc/_ps/admin/page-settings-form.php:453
|
5581 |
msgid "Reset Booking Form and Content of Booking Fields Form"
|
5582 |
msgstr ""
|
5583 |
|
5584 |
+
#: core/lib/wpbc_all_translations.php:1083 inc/_ps/admin/page-settings-form.php:547
|
5585 |
+
#: inc/gateways/page-gateways.php:925
|
5586 |
#, php-format
|
5587 |
msgid "%s - inserting data from fields of booking form"
|
5588 |
msgstr ""
|
5589 |
|
5590 |
+
#: core/lib/wpbc_all_translations.php:1084 inc/_ps/admin/page-settings-form.php:548
|
5591 |
#, php-format
|
5592 |
msgid "%s - inserting new line"
|
5593 |
msgstr ""
|
5594 |
|
5595 |
+
#: core/lib/wpbc_all_translations.php:1085 inc/_ps/admin/page-settings-form.php:552
|
5596 |
+
#: inc/_ps/form/class-wpbc-form-help.php:93 inc/gateways/page-gateways.php:980
|
5597 |
#, php-format
|
5598 |
msgid ""
|
5599 |
"You can use any %sHTML tags%s in the booking form. Please use the HTML tags carefully. Be sure, "
|
5600 |
"that all \"open\" tags (like %s) are closed (like this %s)."
|
5601 |
msgstr ""
|
5602 |
|
5603 |
+
#: core/lib/wpbc_all_translations.php:1086 inc/_ps/admin/page-settings-up.php:37
|
5604 |
msgid "Upgrade to higher version"
|
5605 |
msgstr ""
|
5606 |
|
5607 |
+
#: core/lib/wpbc_all_translations.php:1087 inc/_ps/class/wpbc-settings-table.php:252
|
5608 |
msgid "No results found."
|
5609 |
msgstr ""
|
5610 |
|
5611 |
+
#: core/lib/wpbc_all_translations.php:1088 inc/_ps/form/class-wpbc-field-help-checkbox.php:90
|
5612 |
#, php-format
|
5613 |
msgid "Wrap each item with %s tag"
|
5614 |
msgstr ""
|
5615 |
|
5616 |
+
#: core/lib/wpbc_all_translations.php:1089 inc/_ps/form/class-wpbc-field-help-checkbox.php:104
|
5617 |
msgid "Put a label before field"
|
5618 |
msgstr ""
|
5619 |
|
5620 |
+
#: core/lib/wpbc_all_translations.php:1090 inc/_ps/form/class-wpbc-field-help-checkbox.php:118
|
5621 |
#, php-format
|
5622 |
msgid "Make it %sexclusive%s"
|
5623 |
msgstr ""
|
5624 |
|
5625 |
+
#: core/lib/wpbc_all_translations.php:1091 inc/_ps/form/class-wpbc-field-help-checkbox.php:128
|
5626 |
#: inc/_ps/form/class-wpbc-field-help-radio.php:85 inc/_ps/form/class-wpbc-field-help-select.php:78
|
5627 |
#: inc/_ps/form/class-wpbc-field-help-text.php:194
|
5628 |
msgid "Default value"
|
5629 |
msgstr ""
|
5630 |
|
5631 |
+
#: core/lib/wpbc_all_translations.php:1092 inc/_ps/form/class-wpbc-field-help-checkbox.php:136
|
5632 |
#, php-format
|
5633 |
msgid "One Value from %sOptions%s list or term %s for selection of all checkboxes"
|
5634 |
msgstr ""
|
5635 |
|
5636 |
+
#: core/lib/wpbc_all_translations.php:1093 inc/_ps/form/class-wpbc-field-help-checkbox.php:146
|
5637 |
#: inc/_ps/form/class-wpbc-field-help-select.php:111
|
5638 |
#: inc/_ps/form/class-wpbc-field-help-text.php:177
|
5639 |
msgid "required"
|
5640 |
msgstr ""
|
5641 |
|
5642 |
+
#: core/lib/wpbc_all_translations.php:1094 inc/_ps/form/class-wpbc-field-help-checkbox.php:154
|
5643 |
#: inc/_ps/form/class-wpbc-field-help-select.php:119
|
5644 |
msgid "One option per line"
|
5645 |
msgstr ""
|
5646 |
|
5647 |
+
#: core/lib/wpbc_all_translations.php:1095 inc/_ps/form/class-wpbc-field-help-checkbox.php:164
|
5648 |
#: inc/_ps/form/class-wpbc-field-help-select.php:129
|
5649 |
msgid "Titles of options"
|
5650 |
msgstr ""
|
5651 |
|
5652 |
+
#: core/lib/wpbc_all_translations.php:1096 inc/_ps/form/class-wpbc-field-help-checkbox.php:172
|
5653 |
#: inc/_ps/form/class-wpbc-field-help-select.php:137
|
5654 |
msgid "One title per line"
|
5655 |
msgstr ""
|
5656 |
|
5657 |
+
#: core/lib/wpbc_all_translations.php:1097 inc/_ps/form/class-wpbc-field-help-radio.php:93
|
5658 |
+
#: inc/_ps/form/class-wpbc-field-help-select.php:86
|
5659 |
#, php-format
|
5660 |
msgid "One Value from %sOptions%s list"
|
5661 |
msgstr ""
|
5662 |
|
5663 |
+
#: core/lib/wpbc_all_translations.php:1098 inc/_ps/form/class-wpbc-field-help-select.php:101
|
5664 |
#, php-format
|
5665 |
msgid "Allow %smultiple%s selections"
|
5666 |
msgstr ""
|
5667 |
|
5668 |
+
#: core/lib/wpbc_all_translations.php:1099 inc/_ps/form/class-wpbc-field-help-text.php:167
|
5669 |
#, php-format
|
5670 |
msgid "Set as %srequired%s"
|
5671 |
msgstr ""
|
5672 |
|
5673 |
+
#: core/lib/wpbc_all_translations.php:1100 inc/_ps/form/class-wpbc-field-help-text.php:228
|
5674 |
msgid "Placeholder"
|
5675 |
msgstr ""
|
5676 |
|
5677 |
+
#: core/lib/wpbc_all_translations.php:1101 inc/_ps/form/class-wpbc-field-help-text.php:247
|
5678 |
msgid "Class"
|
5679 |
msgstr ""
|
5680 |
|
5681 |
+
#: core/lib/wpbc_all_translations.php:1102 inc/_ps/form/class-wpbc-field-help-text.php:264
|
5682 |
msgid "Size"
|
5683 |
msgstr ""
|
5684 |
|
5685 |
+
#: core/lib/wpbc_all_translations.php:1103 inc/_ps/form/class-wpbc-field-help-text.php:281
|
5686 |
msgid "Maxlength"
|
5687 |
msgstr ""
|
5688 |
|
5689 |
+
#: core/lib/wpbc_all_translations.php:1104 inc/_ps/form/class-wpbc-field-help-text.php:298
|
5690 |
msgid "Copy and paste this shortcode into the form at left side"
|
5691 |
msgstr ""
|
5692 |
|
5693 |
+
#: core/lib/wpbc_all_translations.php:1105 inc/_ps/form/class-wpbc-field-help-text.php:313
|
5694 |
#, php-format
|
5695 |
msgid "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
|
5696 |
msgstr ""
|
5697 |
|
5698 |
+
#: core/lib/wpbc_all_translations.php:1106 inc/_ps/form/class-wpbc-field-help-textarea.php:94
|
5699 |
msgid "Rows"
|
5700 |
msgstr ""
|
5701 |
|
5702 |
+
#: core/lib/wpbc_all_translations.php:1107 inc/_ps/form/class-wpbc-form-help.php:86
|
5703 |
msgid "General Information"
|
5704 |
msgstr ""
|
5705 |
|
5706 |
+
#: core/lib/wpbc_all_translations.php:1108 inc/_ps/form/class-wpbc-form-help.php:109
|
5707 |
msgid "Required Fields in Booking Form"
|
5708 |
msgstr ""
|
5709 |
|
5710 |
+
#: core/lib/wpbc_all_translations.php:1109 inc/_ps/form/class-wpbc-form-help.php:117
|
5711 |
#, php-format
|
5712 |
msgid "You must to have this shortcode:%s in the form."
|
5713 |
msgstr ""
|
5714 |
|
5715 |
+
#: core/lib/wpbc_all_translations.php:1110 inc/_ps/form/class-wpbc-form-help.php:119
|
5716 |
msgid ""
|
5717 |
"You can insert several calendars of different resources into the form allowing you to book "
|
5718 |
"several resources during one booking process."
|
5719 |
msgstr ""
|
5720 |
|
5721 |
+
#: core/lib/wpbc_all_translations.php:1111 inc/_ps/form/class-wpbc-form-help.php:120
|
5722 |
#, php-format
|
5723 |
msgid "Example: %s."
|
5724 |
msgstr ""
|
5725 |
|
5726 |
+
#: core/lib/wpbc_all_translations.php:1112 inc/_ps/form/class-wpbc-form-help.php:121
|
5727 |
#, php-format
|
5728 |
msgid ""
|
5729 |
"where %s – default calendar %s (you can select desired resource of calendar by inserting "
|
5730 |
"shortcode into page)%s"
|
5731 |
msgstr ""
|
5732 |
|
5733 |
+
#: core/lib/wpbc_all_translations.php:1113 inc/_ps/form/class-wpbc-form-help.php:122
|
5734 |
+
#: inc/_ps/form/class-wpbc-form-help.php:123
|
5735 |
#, php-format
|
5736 |
msgid "%s – calendar of booking resource with %s"
|
5737 |
msgstr ""
|
5738 |
|
5739 |
+
#: core/lib/wpbc_all_translations.php:1114 inc/_ps/form/class-wpbc-form-help.php:124
|
5740 |
#, php-format
|
5741 |
msgid "Please check more about this feature %shere%s."
|
5742 |
msgstr ""
|
5743 |
|
5744 |
+
#: core/lib/wpbc_all_translations.php:1115 inc/_ps/form/class-wpbc-form-help.php:126
|
5745 |
+
#: inc/_ps/form/class-wpbc-form-help.php:197 inc/_ps/form/class-wpbc-form-help.php:230
|
5746 |
+
#: inc/_ps/form/class-wpbc-form-help.php:278 inc/_ps/form/class-wpbc-form-help.php:291
|
5747 |
+
#: inc/_ps/form/class-wpbc-form-help.php:305 inc/_ps/form/class-wpbc-form-help.php:343
|
5748 |
+
#: inc/_ps/form/class-wpbc-form-help.php:382 inc/_ps/form/class-wpbc-form-help.php:515
|
5749 |
+
#: inc/_ps/form/class-wpbc-form-help.php:645 inc/_ps/form/class-wpbc-form-help.php:659
|
5750 |
#, php-format
|
5751 |
msgid "You can %suse this shortcode only once%s in the form."
|
5752 |
msgstr ""
|
5753 |
|
5754 |
+
#: core/lib/wpbc_all_translations.php:1116 inc/_ps/form/class-wpbc-form-help.php:135
|
5755 |
msgid "Email Field"
|
5756 |
msgstr ""
|
5757 |
|
5758 |
+
#: core/lib/wpbc_all_translations.php:1117 inc/_ps/form/class-wpbc-form-help.php:136
|
5759 |
#, php-format
|
5760 |
msgid "You must have this shortcode:%s in the booking form."
|
5761 |
msgstr ""
|
5762 |
|
5763 |
+
#: core/lib/wpbc_all_translations.php:1118 inc/_ps/form/class-wpbc-form-help.php:136
|
5764 |
msgid "This is the primary email field, which is used for sending emails to visitors."
|
5765 |
msgstr ""
|
5766 |
|
5767 |
+
#: core/lib/wpbc_all_translations.php:1119 inc/_ps/form/class-wpbc-form-help.php:163
|
5768 |
msgid "Drop Down"
|
5769 |
msgstr ""
|
5770 |
|
5771 |
+
#: core/lib/wpbc_all_translations.php:1120 inc/_ps/form/class-wpbc-form-help.php:175
|
5772 |
msgid "Checkbox(es)"
|
5773 |
msgstr ""
|
5774 |
|
5775 |
+
#: core/lib/wpbc_all_translations.php:1121 inc/_ps/form/class-wpbc-form-help.php:182
|
5776 |
msgid "Radio Button(s)"
|
5777 |
msgstr ""
|
5778 |
|
5779 |
+
#: core/lib/wpbc_all_translations.php:1122 inc/_ps/form/class-wpbc-form-help.php:196
|
5780 |
#, php-format
|
5781 |
msgid "Insert %s shortcode to prevent SPAM bookings."
|
5782 |
msgstr ""
|
5783 |
|
5784 |
+
#: core/lib/wpbc_all_translations.php:1123 inc/_ps/form/class-wpbc-form-help.php:206
|
5785 |
msgid "Submit Button"
|
5786 |
msgstr ""
|
5787 |
|
5788 |
+
#: core/lib/wpbc_all_translations.php:1124 inc/_ps/form/class-wpbc-form-help.php:214
|
5789 |
msgid "Times Fields"
|
5790 |
msgstr ""
|
5791 |
|
5792 |
+
#: core/lib/wpbc_all_translations.php:1125 inc/_ps/form/class-wpbc-form-help.php:220
|
5793 |
msgid "Time Slot List"
|
5794 |
msgstr ""
|
5795 |
|
5796 |
+
#: core/lib/wpbc_all_translations.php:1126 inc/_ps/form/class-wpbc-form-help.php:222
|
5797 |
+
#: inc/_ps/form/class-wpbc-form-help.php:302 inc/_ps/form/class-wpbc-form-help.php:340
|
5798 |
+
#: inc/_ps/form/class-wpbc-form-help.php:379
|
5799 |
#, php-format
|
5800 |
msgid "Select the %s using the predefined %sTime List%s."
|
5801 |
msgstr ""
|
5802 |
|
5803 |
+
#: core/lib/wpbc_all_translations.php:1127 inc/_ps/form/class-wpbc-form-help.php:222
|
5804 |
msgid "Time Slot"
|
5805 |
msgstr ""
|
5806 |
|
5807 |
+
#: core/lib/wpbc_all_translations.php:1128 inc/_ps/form/class-wpbc-form-help.php:223
|
5808 |
#, php-format
|
5809 |
msgid ""
|
5810 |
"Please note, %sthe use of the time shortcode%s. If you select a date with some booked time "
|
5811 |
"slots, this time field will %sdisable booked times slots%s (set them as grayed)."
|
5812 |
msgstr ""
|
5813 |
|
5814 |
+
#: core/lib/wpbc_all_translations.php:1129 inc/_ps/form/class-wpbc-form-help.php:224
|
5815 |
#, php-format
|
5816 |
msgid "It works only in %ssingle day selection%s mode."
|
5817 |
msgstr ""
|
5818 |
|
5819 |
+
#: core/lib/wpbc_all_translations.php:1130 inc/_ps/form/class-wpbc-form-help.php:225
|
5820 |
msgid ""
|
5821 |
"Also some early versions of the IE do not support disabling of the options in the selectboxes."
|
5822 |
msgstr ""
|
5823 |
|
5824 |
+
#: core/lib/wpbc_all_translations.php:1131 inc/_ps/form/class-wpbc-form-help.php:226
|
5825 |
msgid ""
|
5826 |
"Even if visitor selects the booked timeslot, system will not allow them to make the booking."
|
5827 |
msgstr ""
|
5828 |
|
5829 |
+
#: core/lib/wpbc_all_translations.php:1132 inc/_ps/form/class-wpbc-form-help.php:229
|
5830 |
+
#: inc/_ps/form/class-wpbc-form-help.php:342 inc/_ps/form/class-wpbc-form-help.php:381
|
5831 |
#, php-format
|
5832 |
msgid ""
|
5833 |
"Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour "
|
5834 |
"Time)%s only."
|
5835 |
msgstr ""
|
5836 |
|
5837 |
+
#: core/lib/wpbc_all_translations.php:1133 inc/_ps/form/class-wpbc-form-help.php:231
|
5838 |
#, php-format
|
5839 |
msgid "If you use this shortcode, %syou can not use any other time shortcodes%s in the form."
|
5840 |
msgstr ""
|
5841 |
|
5842 |
+
#: core/lib/wpbc_all_translations.php:1134 inc/_ps/form/class-wpbc-form-help.php:273
|
5843 |
msgid "Start Time - Text field"
|
5844 |
msgstr ""
|
5845 |
|
5846 |
+
#: core/lib/wpbc_all_translations.php:1135 inc/_ps/form/class-wpbc-form-help.php:275
|
5847 |
+
#: inc/_ps/form/class-wpbc-form-help.php:288
|
5848 |
#, php-format
|
5849 |
msgid "Enter %s in text field."
|
5850 |
msgstr ""
|
5851 |
|
5852 |
+
#: core/lib/wpbc_all_translations.php:1136 inc/_ps/form/class-wpbc-form-help.php:275
|
5853 |
+
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:302
|
5854 |
+
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:383
|
5855 |
msgid "Start Time"
|
5856 |
msgstr ""
|
5857 |
|
5858 |
+
#: core/lib/wpbc_all_translations.php:1137 inc/_ps/form/class-wpbc-form-help.php:277
|
5859 |
+
#: inc/_ps/form/class-wpbc-form-help.php:290 inc/_ps/form/class-wpbc-form-help.php:496
|
5860 |
#, php-format
|
5861 |
msgid "Please note: this field only supports military time format %s(24 Hour Time)%s."
|
5862 |
msgstr ""
|
5863 |
|
5864 |
+
#: core/lib/wpbc_all_translations.php:1138 inc/_ps/form/class-wpbc-form-help.php:279
|
5865 |
+
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
5866 |
+
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:383
|
5867 |
#, php-format
|
5868 |
msgid "You can also use the %s in the form."
|
5869 |
msgstr ""
|
5870 |
|
5871 |
+
#: core/lib/wpbc_all_translations.php:1139 inc/_ps/form/class-wpbc-form-help.php:279
|
5872 |
+
#: inc/_ps/form/class-wpbc-form-help.php:288 inc/_ps/form/class-wpbc-form-help.php:306
|
5873 |
+
#: inc/_ps/form/class-wpbc-form-help.php:340
|
5874 |
msgid "End Time"
|
5875 |
msgstr ""
|
5876 |
|
5877 |
+
#: core/lib/wpbc_all_translations.php:1140 inc/_ps/form/class-wpbc-form-help.php:279
|
5878 |
+
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
5879 |
+
#: inc/_ps/form/class-wpbc-form-help.php:344 inc/_ps/form/class-wpbc-form-help.php:379
|
5880 |
msgid "Duration Time"
|
5881 |
msgstr ""
|
5882 |
|
5883 |
+
#: core/lib/wpbc_all_translations.php:1141 inc/_ps/form/class-wpbc-form-help.php:279
|
5884 |
+
#: inc/_ps/form/class-wpbc-form-help.php:292 inc/_ps/form/class-wpbc-form-help.php:306
|
5885 |
+
#: inc/_ps/form/class-wpbc-form-help.php:344
|
5886 |
msgid "fields"
|
5887 |
msgstr ""
|
5888 |
|
5889 |
+
#: core/lib/wpbc_all_translations.php:1142 inc/_ps/form/class-wpbc-form-help.php:286
|
5890 |
msgid "End Time - Text field"
|
5891 |
msgstr ""
|
5892 |
|
5893 |
+
#: core/lib/wpbc_all_translations.php:1143 inc/_ps/form/class-wpbc-form-help.php:300
|
5894 |
msgid "Start Time - Drop Down list"
|
5895 |
msgstr ""
|
5896 |
|
5897 |
+
#: core/lib/wpbc_all_translations.php:1144 inc/_ps/form/class-wpbc-form-help.php:304
|
5898 |
#, php-format
|
5899 |
msgid ""
|
5900 |
"Please note, in the %sOptions list%s you can use times in military time format %s(24 Hour "
|
5901 |
"Time)%s only."
|
5902 |
msgstr ""
|
5903 |
|
5904 |
+
#: core/lib/wpbc_all_translations.php:1145 inc/_ps/form/class-wpbc-form-help.php:338
|
5905 |
msgid "End Time - Drop Down list"
|
5906 |
msgstr ""
|
5907 |
|
5908 |
+
#: core/lib/wpbc_all_translations.php:1146 inc/_ps/form/class-wpbc-form-help.php:377
|
5909 |
msgid "Duration Time - Drop Down list"
|
5910 |
msgstr ""
|
5911 |
|
5912 |
+
#: core/lib/wpbc_all_translations.php:1147 inc/_ps/form/class-wpbc-form-help.php:383
|
5913 |
msgid "field"
|
5914 |
msgstr ""
|
5915 |
|
5916 |
+
#: core/lib/wpbc_all_translations.php:1148 inc/_ps/form/class-wpbc-form-help.php:416
|
5917 |
msgid "Different time slots, for the different week days"
|
5918 |
msgstr ""
|
5919 |
|
5920 |
+
#: core/lib/wpbc_all_translations.php:1149 inc/_ps/form/class-wpbc-form-help.php:419
|
5921 |
msgid ""
|
5922 |
"This feature provides the possibility to use the different time slot selections in the booking "
|
5923 |
"form for the different week days or different days - which are assigned to the specific season "
|
5924 |
"filters. So each week day (day of specific season filter) can have a different time slots list."
|
5925 |
msgstr ""
|
5926 |
|
5927 |
+
#: core/lib/wpbc_all_translations.php:1150 inc/_ps/form/class-wpbc-form-help.php:421
|
5928 |
+
#: inc/_ps/form/class-wpbc-form-help.php:568
|
5929 |
msgid "Configuration"
|
5930 |
msgstr ""
|
5931 |
|
5932 |
+
#: core/lib/wpbc_all_translations.php:1151 inc/_ps/form/class-wpbc-form-help.php:422
|
5933 |
+
#: inc/_ps/form/class-wpbc-form-help.php:569
|
5934 |
#, php-format
|
5935 |
msgid "The general structure of the configuration %scondition rule%s is as follows"
|
5936 |
msgstr ""
|
5937 |
|
5938 |
+
#: core/lib/wpbc_all_translations.php:1152 inc/_ps/form/class-wpbc-form-help.php:428
|
5939 |
+
#: inc/_ps/form/class-wpbc-form-help.php:449 inc/_ps/form/class-wpbc-form-help.php:472
|
5940 |
+
#: inc/_ps/form/class-wpbc-form-help.php:575 inc/_ps/form/class-wpbc-form-help.php:596
|
5941 |
+
#: inc/_ps/form/class-wpbc-form-help.php:619
|
5942 |
msgid "Parameters"
|
5943 |
msgstr ""
|
5944 |
|
5945 |
+
#: core/lib/wpbc_all_translations.php:1153 inc/_ps/form/class-wpbc-form-help.php:429
|
5946 |
+
#: inc/_ps/form/class-wpbc-form-help.php:576
|
5947 |
#, php-format
|
5948 |
msgid ""
|
5949 |
"%sname%s – the unique name of the condition group, containing several conditions with different "
|
5952 |
"conditions. Please check more about it, in the examples."
|
5953 |
msgstr ""
|
5954 |
|
5955 |
+
#: core/lib/wpbc_all_translations.php:1154 inc/_ps/form/class-wpbc-form-help.php:430
|
5956 |
+
#: inc/_ps/form/class-wpbc-form-help.php:577
|
5957 |
#, php-format
|
5958 |
msgid ""
|
5959 |
"%stype%s – type of the condition. There are 2 types of condition: \"weekday\" and \"season\". "
|
5963 |
"filter in the Season Filters page."
|
5964 |
msgstr ""
|
5965 |
|
5966 |
+
#: core/lib/wpbc_all_translations.php:1155 inc/_ps/form/class-wpbc-form-help.php:431
|
5967 |
#, php-format
|
5968 |
msgid ""
|
5969 |
"%svalue%s – value of the specific conditions. If the value is true, the content of the "
|
5972 |
"at initial stage, when the date in calendar is not yet selected."
|
5973 |
msgstr ""
|
5974 |
|
5975 |
+
#: core/lib/wpbc_all_translations.php:1156 inc/_ps/form/class-wpbc-form-help.php:433
|
5976 |
+
#: inc/_ps/form/class-wpbc-form-help.php:580
|
5977 |
msgid "Examples"
|
5978 |
msgstr ""
|
5979 |
|
5980 |
+
#: core/lib/wpbc_all_translations.php:1157 inc/_ps/form/class-wpbc-form-help.php:434
|
5981 |
+
#: inc/_ps/form/class-wpbc-form-help.php:581
|
5982 |
msgid "Week days conditions."
|
5983 |
msgstr ""
|
5984 |
|
5985 |
+
#: core/lib/wpbc_all_translations.php:1158 inc/_ps/form/class-wpbc-form-help.php:450
|
5986 |
+
#: inc/_ps/form/class-wpbc-form-help.php:597
|
5987 |
msgid "default value, if no dates are selected, or none exist conditions are true."
|
5988 |
msgstr ""
|
5989 |
|
5990 |
+
#: core/lib/wpbc_all_translations.php:1159 inc/_ps/form/class-wpbc-form-help.php:458
|
5991 |
+
#: inc/_ps/form/class-wpbc-form-help.php:475
|
5992 |
msgid "You can use the several values, separated by comma."
|
5993 |
msgstr ""
|
5994 |
|
5995 |
+
#: core/lib/wpbc_all_translations.php:1160 inc/_ps/form/class-wpbc-form-help.php:460
|
5996 |
+
#: inc/_ps/form/class-wpbc-form-help.php:607
|
5997 |
msgid "Season filters conditions."
|
5998 |
msgstr ""
|
5999 |
|
6000 |
+
#: core/lib/wpbc_all_translations.php:1161 inc/_ps/form/class-wpbc-form-help.php:473
|
6001 |
+
#: inc/_ps/form/class-wpbc-form-help.php:620
|
6002 |
msgid "Season filter on the Season Filters page,"
|
6003 |
msgstr ""
|
6004 |
|
6005 |
+
#: core/lib/wpbc_all_translations.php:1162 inc/_ps/form/class-wpbc-form-help.php:474
|
6006 |
+
#: inc/_ps/form/class-wpbc-form-help.php:621
|
6007 |
msgid "Season filter on the Season Filters page"
|
6008 |
msgstr ""
|
6009 |
|
6010 |
+
#: core/lib/wpbc_all_translations.php:1163 inc/_ps/form/class-wpbc-form-help.php:477
|
6011 |
+
#: inc/_ps/form/class-wpbc-form-help.php:624
|
6012 |
msgid "Additional info"
|
6013 |
msgstr ""
|
6014 |
|
6015 |
+
#: core/lib/wpbc_all_translations.php:1164 inc/_ps/form/class-wpbc-form-help.php:478
|
6016 |
+
#: inc/_ps/form/class-wpbc-form-help.php:625
|
6017 |
#, php-format
|
6018 |
msgid ""
|
6019 |
"Please use %sSingle day%s selection mode in the General Booking Settings page at calendar "
|
6020 |
"section."
|
6021 |
msgstr ""
|
6022 |
|
6023 |
+
#: core/lib/wpbc_all_translations.php:1165 inc/_ps/form/class-wpbc-form-help.php:479
|
6024 |
+
#: inc/_ps/form/class-wpbc-form-help.php:626
|
6025 |
#, php-format
|
6026 |
msgid "Please check more about this feature at %sthis page%s"
|
6027 |
msgstr ""
|
6028 |
|
6029 |
+
#: core/lib/wpbc_all_translations.php:1166 inc/_ps/form/class-wpbc-form-help.php:493
|
6030 |
msgid "Time Field"
|
6031 |
msgstr ""
|
6032 |
|
6033 |
+
#: core/lib/wpbc_all_translations.php:1167 inc/_ps/form/class-wpbc-form-help.php:495
|
6034 |
#, php-format
|
6035 |
msgid "Enter the %sTime%s using the text field."
|
6036 |
msgstr ""
|
6037 |
|
6038 |
+
#: core/lib/wpbc_all_translations.php:1168 inc/_ps/form/class-wpbc-form-help.php:498
|
6039 |
msgid "This field does not impact to availability (booking for the specific time) ."
|
6040 |
msgstr ""
|
6041 |
|
6042 |
+
#: core/lib/wpbc_all_translations.php:1169 inc/_ps/form/class-wpbc-form-help.php:499
|
6043 |
msgid "The value of this field is just saved into DB."
|
6044 |
msgstr ""
|
6045 |
|
6046 |
+
#: core/lib/wpbc_all_translations.php:1170 inc/_ps/form/class-wpbc-form-help.php:509
|
6047 |
msgid "Country List"
|
6048 |
msgstr ""
|
6049 |
|
6050 |
+
#: core/lib/wpbc_all_translations.php:1171 inc/_ps/form/class-wpbc-form-help.php:511
|
6051 |
msgid "Select the country from the predefined country list."
|
6052 |
msgstr ""
|
6053 |
|
6054 |
+
#: core/lib/wpbc_all_translations.php:1172 inc/_ps/form/class-wpbc-form-help.php:512
|
6055 |
#, php-format
|
6056 |
msgid "You can customize the country list at this file: %s"
|
6057 |
msgstr ""
|
6058 |
|
6059 |
+
#: core/lib/wpbc_all_translations.php:1173 inc/_ps/form/class-wpbc-form-help.php:513
|
6060 |
msgid "You can insert this field with default selected value."
|
6061 |
msgstr ""
|
6062 |
|
6063 |
+
#: core/lib/wpbc_all_translations.php:1174 inc/_ps/form/class-wpbc-form-help.php:514
|
6064 |
#, php-format
|
6065 |
msgid "Example: %s - %s\"United States\"%s is selected by default."
|
6066 |
msgstr ""
|
6067 |
|
6068 |
+
#: core/lib/wpbc_all_translations.php:1175 inc/_ps/form/class-wpbc-form-help.php:523
|
6069 |
msgid "Language Sections"
|
6070 |
msgstr ""
|
6071 |
|
6072 |
+
#: core/lib/wpbc_all_translations.php:1176 inc/_ps/form/class-wpbc-form-help.php:525
|
6073 |
msgid "Plugin support configurations of the booking form are available in different languages."
|
6074 |
msgstr ""
|
6075 |
|
6076 |
+
#: core/lib/wpbc_all_translations.php:1177 inc/_ps/form/class-wpbc-form-help.php:526
|
6077 |
msgid "The active language of the booking form depends on the active locale of the site."
|
6078 |
msgstr ""
|
6079 |
|
6080 |
+
#: core/lib/wpbc_all_translations.php:1178 inc/_ps/form/class-wpbc-form-help.php:527
|
6081 |
msgid ""
|
6082 |
"Booking Calendar supports WPML and qTranslate plugins for dynamic changing of website locale."
|
6083 |
msgstr ""
|
6084 |
|
6085 |
+
#: core/lib/wpbc_all_translations.php:1179 inc/_ps/form/class-wpbc-form-help.php:529
|
6086 |
msgid "Usage"
|
6087 |
msgstr ""
|
6088 |
|
6089 |
+
#: core/lib/wpbc_all_translations.php:1180 inc/_ps/form/class-wpbc-form-help.php:530
|
6090 |
#, php-format
|
6091 |
msgid "start new translation section in specific language, where %s - locale of the translation."
|
6092 |
msgstr ""
|
6093 |
|
6094 |
+
#: core/lib/wpbc_all_translations.php:1181 inc/_ps/form/class-wpbc-form-help.php:533
|
6095 |
msgid "English and French translation"
|
6096 |
msgstr ""
|
6097 |
|
6098 |
+
#: core/lib/wpbc_all_translations.php:1182 inc/_ps/form/class-wpbc-form-help.php:536
|
6099 |
msgid "of configuration booking form in English and French languages"
|
6100 |
msgstr ""
|
6101 |
|
6102 |
+
#: core/lib/wpbc_all_translations.php:1183 inc/_ps/form/class-wpbc-form-help.php:555
|
6103 |
msgid ""
|
6104 |
"Register and Translate everything in WPML plugin. Translation can be done at the WPML > \"String "
|
6105 |
"translation\" page. Required WPML 3.2 with String Translation plugin."
|
6106 |
msgstr ""
|
6107 |
|
6108 |
+
#: core/lib/wpbc_all_translations.php:1184 inc/_ps/form/class-wpbc-form-help.php:563
|
6109 |
msgid "Different form fields, for the different week days"
|
6110 |
msgstr ""
|
6111 |
|
6112 |
+
#: core/lib/wpbc_all_translations.php:1185 inc/_ps/form/class-wpbc-form-help.php:566
|
6113 |
msgid ""
|
6114 |
"This feature provides the possibility to show the different form fields or any other HTML "
|
6115 |
"content in the booking form, depending on the selection of specific week day in calendar or "
|
6116 |
"different days, which are assigned to the specific season filters"
|
6117 |
msgstr ""
|
6118 |
|
6119 |
+
#: core/lib/wpbc_all_translations.php:1186 inc/_ps/form/class-wpbc-form-help.php:578
|
6120 |
#, php-format
|
6121 |
msgid ""
|
6122 |
"%svalue%s – value of the specific conditions. If the value is true, so then the content of the "
|
6125 |
"at initial stage, when the date in calendar is not yet selected."
|
6126 |
msgstr ""
|
6127 |
|
6128 |
+
#: core/lib/wpbc_all_translations.php:1187 inc/_ps/form/class-wpbc-form-help.php:605
|
6129 |
msgid "You can use several values, separated by comma."
|
6130 |
msgstr ""
|
6131 |
|
6132 |
+
#: core/lib/wpbc_all_translations.php:1188 inc/_ps/form/class-wpbc-form-help.php:622
|
6133 |
msgid "You can use several values, separated by a comma."
|
6134 |
msgstr ""
|
6135 |
|
6136 |
+
#: core/lib/wpbc_all_translations.php:1189 inc/_ps/form/class-wpbc-form-help.php:635
|
6137 |
msgid "Cost Fields"
|
6138 |
msgstr ""
|
6139 |
|
6140 |
+
#: core/lib/wpbc_all_translations.php:1190 inc/_ps/form/class-wpbc-form-help.php:641
|
6141 |
msgid "Cost Correction Field"
|
6142 |
msgstr ""
|
6143 |
|
6144 |
+
#: core/lib/wpbc_all_translations.php:1191 inc/_ps/form/class-wpbc-form-help.php:643
|
6145 |
#, php-format
|
6146 |
msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
|
6147 |
msgstr ""
|
6148 |
|
6149 |
+
#: core/lib/wpbc_all_translations.php:1192 inc/_ps/form/class-wpbc-form-help.php:644
|
6150 |
#, php-format
|
6151 |
msgid "Use this field for %scorrecting the cost%s during adding new booking."
|
6152 |
msgstr ""
|
6153 |
|
6154 |
+
#: core/lib/wpbc_all_translations.php:1193 inc/_ps/form/class-wpbc-form-help.php:655
|
6155 |
msgid "Discount Coupon field"
|
6156 |
msgstr ""
|
6157 |
|
6158 |
+
#: core/lib/wpbc_all_translations.php:1194 inc/_ps/form/class-wpbc-form-help.php:657
|
6159 |
msgid "Please use this field for possibility to use coupon discounts by your visitors."
|
6160 |
msgstr ""
|
6161 |
|
6162 |
+
#: core/lib/wpbc_all_translations.php:1195 inc/_ps/form/class-wpbc-form-help.php:658
|
6163 |
#, php-format
|
6164 |
msgid "You can configure the discount coupon codes at this %spage%s."
|
6165 |
msgstr ""
|
6166 |
|
6167 |
+
#: core/lib/wpbc_all_translations.php:1196 inc/_ps/form/class-wpbc-form-help.php:667
|
6168 |
msgid "Hints for your form"
|
6169 |
msgstr ""
|
6170 |
|
6171 |
+
#: core/lib/wpbc_all_translations.php:1197 inc/_ps/form/class-wpbc-form-help.php:673
|
6172 |
msgid "Cost Hints"
|
6173 |
msgstr ""
|
6174 |
|
6175 |
+
#: core/lib/wpbc_all_translations.php:1198 inc/_ps/form/class-wpbc-form-help.php:675
|
6176 |
+
#: inc/_ps/form/class-wpbc-form-help.php:696
|
6177 |
#, php-format
|
6178 |
msgid ""
|
6179 |
"Insert these shortcodes into form to %sshow info in real time %s(after selection of the dates in "
|
6180 |
"calendar or options in checkboxes or selectboxes)%s."
|
6181 |
msgstr ""
|
6182 |
|
6183 |
+
#: core/lib/wpbc_all_translations.php:1199 inc/_ps/form/class-wpbc-form-help.php:694
|
6184 |
msgid "Dates and Times Hints"
|
6185 |
msgstr ""
|
6186 |
|
6187 |
+
#: core/lib/wpbc_all_translations.php:1200 inc/_ps/form/class-wpbc-form-help.php:698
|
6188 |
+
#: inc/gateways/page-gateways.php:950
|
6189 |
msgid "Selected Check In date."
|
6190 |
msgstr ""
|
6191 |
|
6192 |
+
#: core/lib/wpbc_all_translations.php:1201 inc/_ps/form/class-wpbc-form-help.php:699
|
6193 |
+
#: inc/_ps/form/class-wpbc-form-help.php:702 inc/_ps/form/class-wpbc-form-help.php:705
|
6194 |
+
#: inc/_ps/form/class-wpbc-form-help.php:708 inc/_ps/form/class-wpbc-form-help.php:711
|
6195 |
+
#: inc/_ps/form/class-wpbc-form-help.php:714 inc/_ps/form/class-wpbc-form-help.php:717
|
6196 |
+
#: inc/_ps/form/class-wpbc-form-help.php:720 inc/_ps/form/class-wpbc-form-help.php:723
|
6197 |
+
#: inc/_ps/form/class-wpbc-form-help.php:726 inc/gateways/page-gateways.php:951
|
6198 |
+
#: inc/gateways/page-gateways.php:954 inc/gateways/page-gateways.php:957
|
6199 |
+
#: inc/gateways/page-gateways.php:960 inc/gateways/page-gateways.php:963
|
6200 |
+
#: inc/gateways/page-gateways.php:966 inc/gateways/page-gateways.php:969
|
6201 |
+
#: inc/gateways/page-gateways.php:972 inc/gateways/page-gateways.php:975
|
6202 |
+
#: inc/gateways/page-gateways.php:978
|
6203 |
msgid "Example:"
|
6204 |
msgstr ""
|
6205 |
|
6206 |
+
#: core/lib/wpbc_all_translations.php:1202 inc/_ps/form/class-wpbc-form-help.php:701
|
6207 |
+
#: inc/gateways/page-gateways.php:953
|
6208 |
msgid "Selected Check Out date."
|
6209 |
msgstr ""
|
6210 |
|
6211 |
+
#: core/lib/wpbc_all_translations.php:1203 inc/_ps/form/class-wpbc-form-help.php:704
|
6212 |
+
#: inc/gateways/page-gateways.php:956
|
6213 |
msgid "Selected Start Time."
|
6214 |
msgstr ""
|
6215 |
|
6216 |
+
#: core/lib/wpbc_all_translations.php:1204 inc/_ps/form/class-wpbc-form-help.php:707
|
6217 |
+
#: inc/gateways/page-gateways.php:959
|
6218 |
msgid "Selected End Time."
|
6219 |
msgstr ""
|
6220 |
|
6221 |
+
#: core/lib/wpbc_all_translations.php:1205 inc/_ps/form/class-wpbc-form-help.php:710
|
6222 |
+
#: inc/gateways/page-gateways.php:962
|
6223 |
msgid "All selected dates."
|
6224 |
msgstr ""
|
6225 |
|
6226 |
+
#: core/lib/wpbc_all_translations.php:1206 inc/_ps/form/class-wpbc-form-help.php:713
|
6227 |
+
#: inc/gateways/page-gateways.php:965
|
6228 |
msgid "All selected dates with times."
|
6229 |
msgstr ""
|
6230 |
|
6231 |
+
#: core/lib/wpbc_all_translations.php:1207 inc/_ps/form/class-wpbc-form-help.php:716
|
6232 |
+
#: inc/gateways/page-gateways.php:968
|
6233 |
msgid "All selected dates in \"short\" format."
|
6234 |
msgstr ""
|
6235 |
|
6236 |
+
#: core/lib/wpbc_all_translations.php:1208 inc/_ps/form/class-wpbc-form-help.php:719
|
6237 |
+
#: inc/gateways/page-gateways.php:971
|
6238 |
msgid "All selected dates with times in \"short\" format.."
|
6239 |
msgstr ""
|
6240 |
|
6241 |
+
#: core/lib/wpbc_all_translations.php:1209 inc/_ps/form/class-wpbc-form-help.php:722
|
6242 |
+
#: inc/gateways/page-gateways.php:974
|
6243 |
msgid "Number of selected days."
|
6244 |
msgstr ""
|
6245 |
|
6246 |
+
#: core/lib/wpbc_all_translations.php:1210 inc/_ps/form/class-wpbc-form-help.php:725
|
6247 |
+
#: inc/gateways/page-gateways.php:977
|
6248 |
msgid "Number of selected nights."
|
6249 |
msgstr ""
|
6250 |
|
6251 |
+
#: core/lib/wpbc_all_translations.php:1211 inc/_ps/form/class-wpbc-form-help.php:735
|
6252 |
msgid "Other Hints"
|
6253 |
msgstr ""
|
6254 |
|
6255 |
+
#: core/lib/wpbc_all_translations.php:1212 inc/_ps/form/class-wpbc-form-help.php:737
|
6256 |
+
#: inc/_ps/form/class-wpbc-form-help.php:739 inc/gateways/page-gateways.php:928
|
6257 |
+
msgid "title of booking resource"
|
6258 |
msgstr ""
|
6259 |
|
6260 |
+
#: core/lib/wpbc_all_translations.php:1213 inc/_ps/form/class-wpbc-form-help.php:738
|
6261 |
msgid "ID of booking resource."
|
6262 |
msgstr ""
|
6263 |
|
6264 |
+
#: core/lib/wpbc_all_translations.php:1214 inc/_ps/form/class-wpbc-form-help.php:740
|
6265 |
msgid "cost of booking resource."
|
6266 |
msgstr ""
|
6267 |
|
6268 |
+
#: core/lib/wpbc_all_translations.php:1215 inc/_ps/form/class-wpbc-form-help.php:741
|
6269 |
msgid "capacity of booking resource."
|
6270 |
msgstr ""
|
6271 |
|
6272 |
+
#: core/lib/wpbc_all_translations.php:1216 inc/_ps/form/class-wpbc-form-help.php:742
|
6273 |
msgid "maximum number of visitors per booking resource."
|
6274 |
msgstr ""
|
6275 |
|
6276 |
+
#: core/lib/wpbc_all_translations.php:1217 inc/_ps/form/class-wpbc-form-help.php:756
|
6277 |
msgid "Tips and Tricks"
|
6278 |
msgstr ""
|
6279 |
|
6280 |
+
#: core/lib/wpbc_all_translations.php:1218 inc/_ps/form/class-wpbc-form-help.php:758
|
6281 |
#, php-format
|
6282 |
msgid "%sEmail verification field%s."
|
6283 |
msgstr ""
|
6284 |
|
6285 |
+
#: core/lib/wpbc_all_translations.php:1219 inc/_ps/form/class-wpbc-form-help.php:760
|
6286 |
#, php-format
|
6287 |
msgid "%sDescription of usage%s."
|
6288 |
msgstr ""
|
6289 |
|
6290 |
+
#: core/lib/wpbc_all_translations.php:1220 inc/_ps/form/class-wpbc-form-help.php:761
|
6291 |
#, php-format
|
6292 |
msgid ""
|
6293 |
"To create verification email, you need to use special CSS class in other email field. This CSS "
|
6295 |
"field: %s"
|
6296 |
msgstr ""
|
6297 |
|
6298 |
+
#: core/lib/wpbc_all_translations.php:1221 inc/_ps/form/class-wpbc-form-help.php:762
|
6299 |
#, php-format
|
6300 |
msgid "%sExample%s."
|
6301 |
msgstr ""
|
6302 |
|
6303 |
+
#: core/lib/wpbc_all_translations.php:1222 inc/_ps/form/class-wpbc-form-help.php:763
|
6304 |
msgid "confirmation email field of the primary email field"
|
6305 |
msgstr ""
|
6306 |
|
6307 |
+
#: core/lib/wpbc_all_translations.php:1223 inc/_ps/form/class-wpbc-form-help.php:787
|
6308 |
msgid "Generate Tag"
|
6309 |
msgstr ""
|
6310 |
|
6311 |
+
#: core/lib/wpbc_all_translations.php:1224 inc/_ps/form/class-wpbc-form-help.php:803
|
6312 |
msgid "Select option to configure or show help info about tags"
|
6313 |
msgstr ""
|
6314 |
|
6315 |
+
#: core/lib/wpbc_all_translations.php:1225 inc/_ps/p-toolbar.php:34
|
6316 |
msgid "Keyword"
|
6317 |
msgstr ""
|
6318 |
|
6319 |
+
#: core/lib/wpbc_all_translations.php:1226 inc/_ps/p-toolbar.php:42
|
6320 |
msgid "Enter Keyword here"
|
6321 |
msgstr ""
|
6322 |
|
6323 |
+
#: core/lib/wpbc_all_translations.php:1227 inc/_ps/p-toolbar.php:65
|
6324 |
msgid ""
|
6325 |
"Save filter settings as default template (Please, click Apply filter button, before saving!)"
|
6326 |
msgstr ""
|
6327 |
|
6328 |
+
#: core/lib/wpbc_all_translations.php:1228 inc/_ps/p-toolbar.php:69
|
6329 |
msgid "Save as Default"
|
6330 |
msgstr ""
|
6331 |
|
6332 |
+
#: core/lib/wpbc_all_translations.php:1229 inc/_ps/p-toolbar.php:75
|
6333 |
msgid "Delete your previously saved default filer template!"
|
6334 |
msgstr ""
|
6335 |
|
6336 |
+
#: core/lib/wpbc_all_translations.php:1230 inc/_ps/p-toolbar.php:79
|
6337 |
msgid "Delete template"
|
6338 |
msgstr ""
|
6339 |
|
6340 |
+
#: core/lib/wpbc_all_translations.php:1231 inc/_ps/p-toolbar.php:101
|
6341 |
msgid "Print bookings listing"
|
6342 |
msgstr ""
|
6343 |
|
6344 |
+
#: core/lib/wpbc_all_translations.php:1232 inc/_ps/p-toolbar.php:142
|
6345 |
msgid "Export"
|
6346 |
msgstr ""
|
6347 |
|
6348 |
+
#: core/lib/wpbc_all_translations.php:1233 inc/_ps/p-toolbar.php:143
|
6349 |
msgid "Export only current page of bookings to CSV format"
|
6350 |
msgstr ""
|
6351 |
|
6352 |
+
#: core/lib/wpbc_all_translations.php:1234 inc/_ps/p-toolbar.php:156
|
6353 |
msgid "Export All"
|
6354 |
msgstr ""
|
6355 |
|
6356 |
+
#: core/lib/wpbc_all_translations.php:1235 inc/_ps/p-toolbar.php:157
|
6357 |
msgid "Export All bookings to CSV format"
|
6358 |
msgstr ""
|
6359 |
|
6360 |
+
#: core/lib/wpbc_all_translations.php:1236 inc/_ps/p-toolbar.php:221
|
6361 |
msgid "Edit Note"
|
6362 |
msgstr ""
|
6363 |
|
6364 |
+
#: core/lib/wpbc_all_translations.php:1237 inc/_ps/p-toolbar.php:243
|
6365 |
msgid "Change Language"
|
6366 |
msgstr ""
|
6367 |
|
6368 |
+
#: core/lib/wpbc_all_translations.php:1238 inc/_ps/p-toolbar.php:255
|
6369 |
msgid "Default Locale"
|
6370 |
msgstr ""
|
6371 |
|
6372 |
+
#: core/lib/wpbc_all_translations.php:1239 inc/_ps/p-toolbar.php:290
|
6373 |
msgid "Change Resource"
|
6374 |
msgstr ""
|
6375 |
|
6376 |
+
#: core/lib/wpbc_all_translations.php:1240 inc/_ps/p-toolbar.php:314 inc/_ps/p-toolbar.php:423
|
6377 |
msgid "Duplicate Booking"
|
6378 |
msgstr ""
|
6379 |
|
6380 |
+
#: core/lib/wpbc_all_translations.php:1241 inc/_ps/p-toolbar.php:343
|
6381 |
msgid "Save"
|
6382 |
msgstr ""
|
6383 |
|
6384 |
+
#: core/lib/wpbc_all_translations.php:1242 inc/_ps/p-toolbar.php:390
|
6385 |
msgid "Change"
|
6386 |
msgstr ""
|
6387 |
|
6388 |
+
#: core/lib/wpbc_all_translations.php:1243 inc/_ps/p-toolbar.php:459
|
6389 |
msgid "Print bookings"
|
6390 |
msgstr ""
|
6391 |
|
6392 |
+
#: core/lib/wpbc_all_translations.php:1244 inc/_ps/p-toolbar.php:498
|
6393 |
msgid "Export bookings"
|
6394 |
msgstr ""
|
6395 |
|
6396 |
+
#: core/lib/wpbc_all_translations.php:1245 inc/_ps/p-toolbar.php:501
|
6397 |
msgid "Download the CSV file of exported booking data"
|
6398 |
msgstr ""
|
6399 |
|
6400 |
+
#: core/lib/wpbc_all_translations.php:1246 inc/_ps/p-toolbar.php:509
|
6401 |
msgid "Download"
|
6402 |
msgstr ""
|
6403 |
|
6404 |
+
#: core/lib/wpbc_all_translations.php:1247 inc/_ps/p-toolbar.php:718
|
6405 |
msgid "Clear booking resources selection"
|
6406 |
msgstr ""
|
6407 |
|
6408 |
+
#: core/lib/wpbc_all_translations.php:1248 inc/_ps/p-toolbar.php:722
|
6409 |
msgid "Apply booking resources selection"
|
6410 |
msgstr ""
|
6411 |
|
6412 |
+
#: core/lib/wpbc_all_translations.php:1249 inc/_ps/p-toolbar.php:752
|
6413 |
msgid ""
|
6414 |
"Please note, its not possible to add new resources, if \"All resources\" option is selected. "
|
6415 |
"Please clear the selection, then add new resources."
|
6416 |
msgstr ""
|
6417 |
|
6418 |
+
#: core/lib/wpbc_all_translations.php:1250 inc/_ps/p-toolbar.php:1039 inc/_ps/p-toolbar.php:1087
|
6419 |
msgid "Add New Booking Resource(s)"
|
6420 |
msgstr ""
|
6421 |
|
6422 |
+
#: core/lib/wpbc_all_translations.php:1251 inc/_ps/p-toolbar.php:1079
|
6423 |
msgid "Enter name of booking resource"
|
6424 |
msgstr ""
|
6425 |
|
6426 |
+
#: core/lib/wpbc_all_translations.php:1252 inc/_ps/p-toolbar.php:1103
|
6427 |
msgid "Resources count"
|
6428 |
msgstr ""
|
6429 |
|
6430 |
+
#: core/lib/wpbc_all_translations.php:1253 inc/_ps/personal.php:237
|
6431 |
msgid "This booking resources does not exist"
|
6432 |
msgstr ""
|
6433 |
|
6434 |
+
#: core/lib/wpbc_all_translations.php:1254 inc/_ps/personal.php:282
|
6435 |
msgid "Generating columns"
|
6436 |
msgstr ""
|
6437 |
|
6438 |
+
#: core/lib/wpbc_all_translations.php:1255 inc/_ps/personal.php:323
|
6439 |
msgid "Exporting booking data"
|
6440 |
msgstr ""
|
6441 |
|
6442 |
+
#: core/lib/wpbc_all_translations.php:1256 inc/_ps/personal.php:362
|
6443 |
msgid "Generating content of file"
|
6444 |
msgstr ""
|
6445 |
|
6446 |
+
#: core/lib/wpbc_all_translations.php:1257 inc/_ps/personal.php:404
|
6447 |
msgid "Saving to file"
|
6448 |
msgstr ""
|
6449 |
|
6450 |
+
#: core/lib/wpbc_all_translations.php:1258 inc/_ps/personal.php:802
|
6451 |
msgid "The booking was canceled by the visitor."
|
6452 |
msgstr ""
|
6453 |
|
6454 |
+
#: core/lib/wpbc_all_translations.php:1259 inc/_ps/personal.php:861
|
6455 |
msgid "The booking has been canceled successfully"
|
6456 |
msgstr ""
|
6457 |
|
6458 |
+
#: core/lib/wpbc_all_translations.php:1260 inc/_ps/personal.php:881
|
6459 |
msgid "Incorrect date format"
|
6460 |
msgstr ""
|
6461 |
|
6462 |
+
#: core/lib/wpbc_all_translations.php:1261 inc/_ps/personal.php:1991
|
6463 |
msgid "Change your Booking"
|
6464 |
msgstr ""
|
6465 |
|
6466 |
+
#: core/lib/wpbc_all_translations.php:1262 inc/_ps/personal.php:1993
|
6467 |
msgid "Cancel Booking"
|
6468 |
msgstr ""
|
6469 |
|
6470 |
+
#: core/lib/wpbc_all_translations.php:1263 inc/_ps/personal.php:2247
|
6471 |
msgid "Warning! The resource was not changed. Current dates are already booked there."
|
6472 |
msgstr ""
|
6473 |
|
6474 |
+
#: core/lib/wpbc_all_translations.php:1264 inc/_ps/personal.php:2384
|
6475 |
msgid "The booking has been duplicated successfully"
|
6476 |
msgstr ""
|
6477 |
|
6478 |
+
#: core/lib/wpbc_all_translations.php:1265 inc/_ps/personal.php:2393
|
6479 |
msgid "Warning! Operation failed. Current dates are already booked there."
|
6480 |
msgstr ""
|
6481 |
|
6482 |
+
#: core/lib/wpbc_all_translations.php:1266 inc/_ps/personal.php:2480
|
6483 |
msgid "Sending request..."
|
6484 |
msgstr ""
|
6485 |
|
6486 |
+
#: core/lib/wpbc_all_translations.php:1267 inc/_ps/personal.php:2509
|
6487 |
msgid "Order number"
|
6488 |
msgstr ""
|
6489 |
|
6490 |
+
#: core/lib/wpbc_all_translations.php:1268 inc/_ps/personal.php:2511
|
6491 |
msgid "Register"
|
6492 |
msgstr ""
|
6493 |
|
6494 |
+
#: core/lib/wpbc_all_translations.php:1269 inc/_ps/personal.php:2513
|
6495 |
msgid ""
|
6496 |
"Please, enter order number of your purchased version, which you received to your billing email."
|
6497 |
msgstr ""
|
6498 |
|
6499 |
+
#: core/lib/wpbc_all_translations.php:1270 inc/_ps/personal.php:2515
|
6500 |
#, php-format
|
6501 |
msgid "If you will get any difficulties or have a questions, please contact by email %s"
|
6502 |
msgstr ""
|
6503 |
|
6504 |
+
#: core/lib/wpbc_all_translations.php:1271 inc/_ps/wpbc-booking-select-widget.php:226
|
6505 |
msgid "Default form"
|
6506 |
msgstr ""
|
6507 |
|
6508 |
+
#: core/lib/wpbc_all_translations.php:1272 inc/_ps/wpbc-check-updates.php:178
|
6509 |
#, php-format
|
6510 |
msgid ""
|
6511 |
"There is a new version of %1$s available. <a href=\"%2$s\" target=\"_blank\" title=\"%3$s\">View "
|
6512 |
"version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>"
|
6513 |
msgstr ""
|
6514 |
|
6515 |
+
#: core/lib/wpbc_all_translations.php:1273 inc/_ps/wpbc-check-updates.php:184
|
6516 |
#, php-format
|
6517 |
msgid "You can request the new update of plugin on %1$sthis page%2$s."
|
6518 |
msgstr ""
|
6519 |
|
6520 |
+
#: core/lib/wpbc_all_translations.php:1274 inc/_ps/wpbc-check-updates.php:191
|
6521 |
msgid "Upgrade Notice"
|
6522 |
msgstr ""
|
6523 |
|
6524 |
+
#: core/lib/wpbc_all_translations.php:1275 inc/_ps/wpbc-check-updates.php:231
|
6525 |
#, php-format
|
6526 |
msgid "Version %s By %s"
|
6527 |
msgstr ""
|
6528 |
|
6529 |
+
#: core/lib/wpbc_all_translations.php:1276 inc/_ps/wpbc-check-updates.php:235
|
6530 |
msgid "View details"
|
6531 |
msgstr ""
|
6532 |
|
6533 |
+
#: core/lib/wpbc_all_translations.php:1277 inc/_ps/wpbc-form-templates.php:33
|
6534 |
+
#: inc/_ps/wpbc-form-templates.php:48 inc/_ps/wpbc-form-templates.php:68
|
6535 |
+
#: inc/_ps/wpbc-form-templates.php:91 inc/_ps/wpbc-form-templates.php:113
|
6536 |
msgid "First Name (required)"
|
6537 |
msgstr ""
|
6538 |
|
6539 |
+
#: core/lib/wpbc_all_translations.php:1278 inc/_ps/wpbc-form-templates.php:34
|
6540 |
+
#: inc/_ps/wpbc-form-templates.php:49 inc/_ps/wpbc-form-templates.php:69
|
6541 |
+
#: inc/_ps/wpbc-form-templates.php:92 inc/_ps/wpbc-form-templates.php:114
|
6542 |
msgid "Last Name (required)"
|
6543 |
msgstr ""
|
6544 |
|
6545 |
+
#: core/lib/wpbc_all_translations.php:1279 inc/_ps/wpbc-form-templates.php:35
|
6546 |
+
#: inc/_ps/wpbc-form-templates.php:50 inc/_ps/wpbc-form-templates.php:70
|
6547 |
+
#: inc/_ps/wpbc-form-templates.php:93 inc/_ps/wpbc-form-templates.php:115
|
6548 |
msgid "Email (required)"
|
6549 |
msgstr ""
|
6550 |
|
6551 |
+
#: core/lib/wpbc_all_translations.php:1280 inc/_ps/wpbc-form-templates.php:36
|
6552 |
+
#: inc/_ps/wpbc-form-templates.php:51 inc/_ps/wpbc-form-templates.php:71
|
6553 |
+
#: inc/_ps/wpbc-form-templates.php:94 inc/_ps/wpbc-form-templates.php:116
|
6554 |
+
#: inc/_ps/wpbc-form-templates.php:145 inc/_ps/wpbc-form-templates.php:157
|
6555 |
+
#: inc/_ps/wpbc-form-templates.php:172 inc/_ps/wpbc-form-templates.php:187
|
6556 |
+
#: inc/gateways/page-gateways.php:252
|
6557 |
msgid "Phone"
|
6558 |
msgstr ""
|
6559 |
|
6560 |
+
#: core/lib/wpbc_all_translations.php:1281 inc/_ps/wpbc-form-templates.php:37
|
6561 |
+
#: inc/_ps/wpbc-form-templates.php:56 inc/_ps/wpbc-form-templates.php:76
|
6562 |
+
#: inc/_ps/wpbc-form-templates.php:99 inc/_ps/wpbc-form-templates.php:146
|
6563 |
+
#: inc/_ps/wpbc-form-templates.php:162 inc/_ps/wpbc-form-templates.php:177
|
6564 |
msgid "Adults"
|
6565 |
msgstr ""
|
6566 |
|
6567 |
+
#: core/lib/wpbc_all_translations.php:1282 inc/_ps/wpbc-form-templates.php:37
|
6568 |
+
#: inc/_ps/wpbc-form-templates.php:56 inc/_ps/wpbc-form-templates.php:76
|
6569 |
+
#: inc/_ps/wpbc-form-templates.php:99 inc/_ps/wpbc-form-templates.php:147
|
6570 |
+
#: inc/_ps/wpbc-form-templates.php:163 inc/_ps/wpbc-form-templates.php:178
|
6571 |
msgid "Children"
|
6572 |
msgstr ""
|
6573 |
|
6574 |
+
#: core/lib/wpbc_all_translations.php:1283 inc/_ps/wpbc-form-templates.php:38
|
6575 |
+
#: inc/_ps/wpbc-form-templates.php:57 inc/_ps/wpbc-form-templates.php:77
|
6576 |
+
#: inc/_ps/wpbc-form-templates.php:100 inc/_ps/wpbc-form-templates.php:122
|
6577 |
+
#: inc/_ps/wpbc-form-templates.php:148 inc/_ps/wpbc-form-templates.php:164
|
6578 |
+
#: inc/_ps/wpbc-form-templates.php:179 inc/_ps/wpbc-form-templates.php:193
|
6579 |
msgid "Details"
|
6580 |
msgstr ""
|
6581 |
|
6582 |
+
#: core/lib/wpbc_all_translations.php:1284 inc/_ps/wpbc-form-templates.php:39
|
6583 |
+
#: inc/_ps/wpbc-form-templates.php:58 inc/_ps/wpbc-form-templates.php:78
|
6584 |
+
#: inc/_ps/wpbc-form-templates.php:101 inc/_ps/wpbc-form-templates.php:124
|
6585 |
msgid "I Accept term and conditions"
|
6586 |
msgstr ""
|
6587 |
|
6588 |
+
#: core/lib/wpbc_all_translations.php:1285 inc/_ps/wpbc-form-templates.php:47
|
6589 |
+
#: inc/_ps/wpbc-form-templates.php:67
|
6590 |
msgid "Select Times"
|
6591 |
msgstr ""
|
6592 |
|
6593 |
+
#: core/lib/wpbc_all_translations.php:1286 inc/_ps/wpbc-form-templates.php:52
|
6594 |
+
#: inc/_ps/wpbc-form-templates.php:72 inc/_ps/wpbc-form-templates.php:95
|
6595 |
+
#: inc/_ps/wpbc-form-templates.php:117
|
6596 |
msgid "Address (required)"
|
6597 |
msgstr ""
|
6598 |
|
6599 |
+
#: core/lib/wpbc_all_translations.php:1287 inc/_ps/wpbc-form-templates.php:53
|
6600 |
+
#: inc/_ps/wpbc-form-templates.php:73 inc/_ps/wpbc-form-templates.php:96
|
6601 |
+
#: inc/_ps/wpbc-form-templates.php:118
|
6602 |
msgid "City (required)"
|
6603 |
msgstr ""
|
6604 |
|
6605 |
+
#: core/lib/wpbc_all_translations.php:1288 inc/_ps/wpbc-form-templates.php:54
|
6606 |
+
#: inc/_ps/wpbc-form-templates.php:74 inc/_ps/wpbc-form-templates.php:97
|
6607 |
+
#: inc/_ps/wpbc-form-templates.php:119
|
6608 |
msgid "Post code (required)"
|
6609 |
msgstr ""
|
6610 |
|
6611 |
+
#: core/lib/wpbc_all_translations.php:1289 inc/_ps/wpbc-form-templates.php:55
|
6612 |
+
#: inc/_ps/wpbc-form-templates.php:75 inc/_ps/wpbc-form-templates.php:98
|
6613 |
+
#: inc/_ps/wpbc-form-templates.php:120
|
6614 |
msgid "Country (required)"
|
6615 |
msgstr ""
|
6616 |
|
6617 |
+
#: core/lib/wpbc_all_translations.php:1290 inc/_ps/wpbc-form-templates.php:88
|
6618 |
msgid "night(s)"
|
6619 |
msgstr ""
|
6620 |
|
6621 |
+
#: core/lib/wpbc_all_translations.php:1291 inc/_ps/wpbc-form-templates.php:89
|
6622 |
+
#: inc/_ps/wpbc-form-templates.php:111
|
6623 |
msgid "Full cost of the booking"
|
6624 |
msgstr ""
|
6625 |
|
6626 |
+
#: core/lib/wpbc_all_translations.php:1292 inc/_ps/wpbc-form-templates.php:121
|
6627 |
+
#: inc/_ps/wpbc-form-templates.php:192
|
6628 |
msgid "Visitors"
|
6629 |
msgstr ""
|
6630 |
|
6631 |
+
#: core/lib/wpbc_all_translations.php:1293 inc/_ps/wpbc-form-templates.php:142
|
6632 |
+
#: inc/_ps/wpbc-form-templates.php:154 inc/_ps/wpbc-form-templates.php:169
|
6633 |
+
#: inc/_ps/wpbc-form-templates.php:184
|
6634 |
msgid "First Name"
|
6635 |
msgstr ""
|
6636 |
|
6637 |
+
#: core/lib/wpbc_all_translations.php:1294 inc/_ps/wpbc-form-templates.php:143
|
6638 |
+
#: inc/_ps/wpbc-form-templates.php:155 inc/_ps/wpbc-form-templates.php:170
|
6639 |
+
#: inc/_ps/wpbc-form-templates.php:185
|
6640 |
msgid "Last Name"
|
6641 |
msgstr ""
|
6642 |
|
6643 |
+
#: core/lib/wpbc_all_translations.php:1295 inc/_ps/wpbc-form-templates.php:144
|
6644 |
+
#: inc/_ps/wpbc-form-templates.php:156 inc/_ps/wpbc-form-templates.php:171
|
6645 |
+
#: inc/_ps/wpbc-form-templates.php:186
|
6646 |
msgid "Email"
|
6647 |
msgstr ""
|
6648 |
|
6649 |
+
#: core/lib/wpbc_all_translations.php:1296 inc/_ps/wpbc-form-templates.php:158
|
6650 |
+
#: inc/_ps/wpbc-form-templates.php:173 inc/_ps/wpbc-form-templates.php:188
|
6651 |
msgid "Address"
|
6652 |
msgstr ""
|
6653 |
|
6654 |
+
#: core/lib/wpbc_all_translations.php:1297 inc/_ps/wpbc-form-templates.php:159
|
6655 |
+
#: inc/_ps/wpbc-form-templates.php:174 inc/_ps/wpbc-form-templates.php:189
|
6656 |
msgid "City"
|
6657 |
msgstr ""
|
6658 |
|
6659 |
+
#: core/lib/wpbc_all_translations.php:1298 inc/_ps/wpbc-form-templates.php:160
|
6660 |
+
#: inc/_ps/wpbc-form-templates.php:175 inc/_ps/wpbc-form-templates.php:190
|
6661 |
msgid "Post code"
|
6662 |
msgstr ""
|
6663 |
|
6664 |
+
#: core/lib/wpbc_all_translations.php:1299 inc/_ps/wpbc-form-templates.php:161
|
6665 |
+
#: inc/_ps/wpbc-form-templates.php:176 inc/_ps/wpbc-form-templates.php:191
|
6666 |
+
#: inc/gateways/page-gateways.php:276
|
6667 |
msgid "Country"
|
6668 |
msgstr ""
|
6669 |
|
6670 |
+
#: core/lib/wpbc_all_translations.php:1300 inc/_ps/wpbc-form-templates.php:217
|
6671 |
+
#: inc/_ps/wpbc-form-templates.php:227 inc/_ps/wpbc-form-templates.php:237
|
6672 |
+
#: inc/_ps/wpbc-form-templates.php:247
|
6673 |
msgid "Check in"
|
6674 |
msgstr ""
|
6675 |
|
6676 |
+
#: core/lib/wpbc_all_translations.php:1301 inc/_ps/wpbc-form-templates.php:218
|
6677 |
+
#: inc/_ps/wpbc-form-templates.php:228 inc/_ps/wpbc-form-templates.php:238
|
6678 |
+
#: inc/_ps/wpbc-form-templates.php:248
|
6679 |
msgid "Check out"
|
6680 |
msgstr ""
|
6681 |
|
6682 |
+
#: core/lib/wpbc_all_translations.php:1302 inc/_ps/wpbc-form-templates.php:219
|
6683 |
+
#: inc/_ps/wpbc-form-templates.php:229 inc/_ps/wpbc-form-templates.php:239
|
6684 |
+
#: inc/_ps/wpbc-form-templates.php:249
|
6685 |
msgid "Guests"
|
6686 |
msgstr ""
|
6687 |
|
6688 |
+
#: core/lib/wpbc_all_translations.php:1303 inc/_ps/wpbc-form-templates.php:276
|
6689 |
+
#: inc/_ps/wpbc-form-templates.php:293
|
6690 |
msgid "Max. persons"
|
6691 |
msgstr ""
|
6692 |
|
6693 |
+
#: core/lib/wpbc_all_translations.php:1304 inc/_ps/wpbc-print.php:82
|
6694 |
msgid "Data"
|
6695 |
msgstr ""
|
6696 |
|
6697 |
+
#: core/lib/wpbc_all_translations.php:1305 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:273
|
6698 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:217
|
6699 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:375 inc/gateways/ipay88/wpbc-gw-ipay88.php:253
|
6700 |
+
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:146 inc/gateways/paypal/wpbc-gw-paypal.php:334
|
6701 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:381
|
6702 |
msgid "Enable this payment gateway"
|
6703 |
msgstr ""
|
6704 |
|
6705 |
+
#: core/lib/wpbc_all_translations.php:1306 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:283
|
6706 |
msgid "API Login ID"
|
6707 |
msgstr ""
|
6708 |
|
6709 |
+
#: core/lib/wpbc_all_translations.php:1307 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:285
|
6710 |
#, php-format
|
6711 |
msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
|
6712 |
msgstr ""
|
6713 |
|
6714 |
+
#: core/lib/wpbc_all_translations.php:1308 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:298
|
6715 |
msgid "Transaction Key"
|
6716 |
msgstr ""
|
6717 |
|
6718 |
+
#: core/lib/wpbc_all_translations.php:1309 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:300
|
6719 |
#, php-format
|
6720 |
msgid "This parameter have to assigned to you by %s"
|
6721 |
msgstr ""
|
6722 |
|
6723 |
+
#: core/lib/wpbc_all_translations.php:1310 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:312
|
6724 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:416 inc/gateways/paypal/wpbc-gw-paypal.php:413
|
6725 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:420
|
6726 |
msgid "Chose payment mode"
|
6727 |
msgstr ""
|
6728 |
|
6729 |
+
#: core/lib/wpbc_all_translations.php:1311 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:313
|
6730 |
msgid ""
|
6731 |
"Select \"Live test\" or \"Live\" environment for using Merchant account or \"Developer Test\" "
|
6732 |
"for using Developer account."
|
6733 |
msgstr ""
|
6734 |
|
6735 |
+
#: core/lib/wpbc_all_translations.php:1312 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:316
|
6736 |
msgid ""
|
6737 |
"Transactions posted against live merchant accounts using either of the above testing methods are "
|
6738 |
"not submitted to financial institutions for authorization and are not stored in the Merchant "
|
6739 |
"Interface."
|
6740 |
msgstr ""
|
6741 |
|
6742 |
+
#: core/lib/wpbc_all_translations.php:1313 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:320
|
6743 |
msgid "Developer Test"
|
6744 |
msgstr ""
|
6745 |
|
6746 |
+
#: core/lib/wpbc_all_translations.php:1314 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:321
|
6747 |
msgid "Live Test"
|
6748 |
msgstr ""
|
6749 |
|
6750 |
+
#: core/lib/wpbc_all_translations.php:1315 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:322
|
6751 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:419
|
6752 |
msgid "Live"
|
6753 |
msgstr ""
|
6754 |
|
6755 |
+
#: core/lib/wpbc_all_translations.php:1316 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:330
|
6756 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:397 inc/gateways/sage/wpbc-gw-sage.php:434
|
6757 |
msgid "Transaction type"
|
6758 |
msgstr ""
|
6759 |
|
6760 |
+
#: core/lib/wpbc_all_translations.php:1317 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:331
|
6761 |
msgid "Select transaction type, which supported by the payment gateway."
|
6762 |
msgstr ""
|
6763 |
|
6764 |
+
#: core/lib/wpbc_all_translations.php:1318 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:334
|
6765 |
msgid "Authorization and Capture"
|
6766 |
msgstr ""
|
6767 |
|
6768 |
+
#: core/lib/wpbc_all_translations.php:1319 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:335
|
6769 |
msgid "Authorization Only"
|
6770 |
msgstr ""
|
6771 |
|
6772 |
+
#: core/lib/wpbc_all_translations.php:1320 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:341
|
6773 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:291 inc/gateways/paypal/wpbc-gw-paypal.php:428
|
6774 |
#: inc/gateways/sage/wpbc-gw-sage.php:449
|
6775 |
msgid "U.S. Dollars"
|
6776 |
msgstr ""
|
6777 |
|
6778 |
+
#: core/lib/wpbc_all_translations.php:1321 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:342
|
6779 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:447
|
6780 |
msgid "Pounds Sterling"
|
6781 |
msgstr ""
|
6782 |
|
6783 |
+
#: core/lib/wpbc_all_translations.php:1322 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:343
|
6784 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:429 inc/gateways/sage/wpbc-gw-sage.php:448
|
6785 |
msgid "Euros"
|
6786 |
msgstr ""
|
6787 |
|
6788 |
+
#: core/lib/wpbc_all_translations.php:1323 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:344
|
6789 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:433 inc/gateways/sage/wpbc-gw-sage.php:452
|
6790 |
msgid "Canadian Dollars"
|
6791 |
msgstr ""
|
6792 |
|
6793 |
+
#: core/lib/wpbc_all_translations.php:1324 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:349
|
6794 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:297 inc/gateways/paypal/wpbc-gw-paypal.php:456
|
6795 |
#: inc/gateways/sage/wpbc-gw-sage.php:474
|
6796 |
msgid "Accepted Currency"
|
6797 |
msgstr ""
|
6798 |
|
6799 |
+
#: core/lib/wpbc_all_translations.php:1325 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:350
|
6800 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:298 inc/gateways/paypal/wpbc-gw-paypal.php:457
|
6801 |
#: inc/gateways/sage/wpbc-gw-sage.php:475
|
6802 |
msgid "The currency code that gateway will process the payment in."
|
6803 |
msgstr ""
|
6804 |
|
6805 |
+
#: core/lib/wpbc_all_translations.php:1326 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:353
|
6806 |
msgid ""
|
6807 |
"Setting the currency that is not supported by the payment processor will result in an error."
|
6808 |
msgstr ""
|
6809 |
|
6810 |
+
#: core/lib/wpbc_all_translations.php:1327 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:363
|
6811 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:364
|
6812 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:973 inc/gateways/ideal/wpbc-gw-ideal.php:306
|
6813 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:454 inc/gateways/ideal/wpbc-gw-ideal.php:455
|
6814 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:1034 inc/gateways/ipay88/wpbc-gw-ipay88.php:307
|
6815 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:308 inc/gateways/ipay88/wpbc-gw-ipay88.php:894
|
6816 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:485 inc/gateways/paypal/wpbc-gw-paypal.php:486
|
6817 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:1308 inc/gateways/sage/wpbc-gw-sage.php:484
|
6818 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:485 inc/gateways/sage/wpbc-gw-sage.php:1029
|
6819 |
msgid "Pay via"
|
6820 |
msgstr ""
|
6821 |
|
6822 |
+
#: core/lib/wpbc_all_translations.php:1328 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:365
|
6823 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:456 inc/gateways/ipay88/wpbc-gw-ipay88.php:309
|
6824 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:487 inc/gateways/sage/wpbc-gw-sage.php:486
|
6825 |
msgid "Payment button title"
|
6826 |
msgstr ""
|
6827 |
|
6828 |
+
#: core/lib/wpbc_all_translations.php:1329 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:366
|
6829 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:457 inc/gateways/ipay88/wpbc-gw-ipay88.php:310
|
6830 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:488 inc/gateways/sage/wpbc-gw-sage.php:487
|
6831 |
msgid "Enter the title of the payment button"
|
6832 |
msgstr ""
|
6833 |
|
6834 |
+
#: core/lib/wpbc_all_translations.php:1330 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:377
|
6835 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:378
|
6836 |
+
#: inc/gateways/authorizenet/wpbc-gw-authorizenet.php:969 inc/gateways/ideal/wpbc-gw-ideal.php:468
|
6837 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:469 inc/gateways/ideal/wpbc-gw-ideal.php:1031
|
6838 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:321 inc/gateways/ipay88/wpbc-gw-ipay88.php:322
|
6839 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:891 inc/gateways/paypal/wpbc-gw-paypal.php:513
|
6840 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:514 inc/gateways/paypal/wpbc-gw-paypal.php:1310
|
6844 |
msgid "Payment for booking %s on these day(s): %s"
|
6845 |
msgstr ""
|
6846 |
|
6847 |
+
#: core/lib/wpbc_all_translations.php:1331 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:379
|
6848 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:470 inc/gateways/ipay88/wpbc-gw-ipay88.php:323
|
6849 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:515 inc/gateways/sage/wpbc-gw-sage.php:500
|
6850 |
msgid "Payment description at gateway website"
|
6851 |
msgstr ""
|
6852 |
|
6853 |
+
#: core/lib/wpbc_all_translations.php:1332 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:380
|
6854 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:471 inc/gateways/ipay88/wpbc-gw-ipay88.php:324
|
6855 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:516 inc/gateways/sage/wpbc-gw-sage.php:501
|
6856 |
msgid "Enter the service name or the reason for the payment here."
|
6857 |
msgstr ""
|
6858 |
|
6859 |
+
#: core/lib/wpbc_all_translations.php:1333 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:381
|
6860 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:472 inc/gateways/ipay88/wpbc-gw-ipay88.php:325
|
6861 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:517 inc/gateways/sage/wpbc-gw-sage.php:502
|
6862 |
msgid "You can use any shortcodes, which you have used in content of booking fields data form."
|
6863 |
msgstr ""
|
6864 |
|
6865 |
+
#: core/lib/wpbc_all_translations.php:1334 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:384
|
6866 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:475 inc/gateways/ipay88/wpbc-gw-ipay88.php:328
|
6867 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:520 inc/gateways/sage/wpbc-gw-sage.php:505
|
6868 |
#, php-format
|
6869 |
msgid "This field support only up to %s characters by payment system."
|
6870 |
msgstr ""
|
6871 |
|
6872 |
+
#: core/lib/wpbc_all_translations.php:1335 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:402
|
6873 |
msgid "Activate Relay Response"
|
6874 |
msgstr ""
|
6875 |
|
6876 |
+
#: core/lib/wpbc_all_translations.php:1336 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:403
|
6877 |
msgid ""
|
6878 |
"Indicate to the payment gateway that you would like to receive the transaction response to your "
|
6879 |
"site."
|
6880 |
msgstr ""
|
6881 |
|
6882 |
+
#: core/lib/wpbc_all_translations.php:1337 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:406
|
6883 |
msgid ""
|
6884 |
"You should leave empty the Relay Response URL and Receipt Link URL/Text in the Merchant "
|
6885 |
"Interface, if a Relay Response is activated here."
|
6886 |
msgstr ""
|
6887 |
|
6888 |
+
#: core/lib/wpbc_all_translations.php:1338 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:416
|
6889 |
msgid "MD5 Hash value"
|
6890 |
msgstr ""
|
6891 |
|
6892 |
+
#: core/lib/wpbc_all_translations.php:1339 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:417
|
6893 |
msgid ""
|
6894 |
"Please enter the MD5 Hash value, which you configured in the settings of Merchant Interface."
|
6895 |
msgstr ""
|
6896 |
|
6897 |
+
#: core/lib/wpbc_all_translations.php:1340 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:419
|
6898 |
msgid "To configure MD5 Hash value in Relay Response for your transactions"
|
6899 |
msgstr ""
|
6900 |
|
6901 |
+
#: core/lib/wpbc_all_translations.php:1341 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:420
|
6902 |
msgid "Log on to the Merchant Interface"
|
6903 |
msgstr ""
|
6904 |
|
6905 |
+
#: core/lib/wpbc_all_translations.php:1342 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:421
|
6906 |
msgid "Click Settings under Account in the main menu on the left"
|
6907 |
msgstr ""
|
6908 |
|
6909 |
+
#: core/lib/wpbc_all_translations.php:1343 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:422
|
6910 |
msgid "Click MD5-Hash in the Security Settings section"
|
6911 |
msgstr ""
|
6912 |
|
6913 |
+
#: core/lib/wpbc_all_translations.php:1344 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:423
|
6914 |
msgid "Enter this value"
|
6915 |
msgstr ""
|
6916 |
|
6917 |
+
#: core/lib/wpbc_all_translations.php:1345 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:424
|
6918 |
msgid "Click Submit"
|
6919 |
msgstr ""
|
6920 |
|
6921 |
+
#: core/lib/wpbc_all_translations.php:1346 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:425
|
6922 |
#, php-format
|
6923 |
msgid ""
|
6924 |
"For more information about configuring Relay Response in the Merchant Interface, please see the "
|
6925 |
"%sMerchant Integration Guide%s"
|
6926 |
msgstr ""
|
6927 |
|
6928 |
+
#: core/lib/wpbc_all_translations.php:1347 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:440
|
6929 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:503 inc/gateways/ipay88/wpbc-gw-ipay88.php:349
|
6930 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:526
|
6931 |
msgid "Return URL after Successful order"
|
6932 |
msgstr ""
|
6933 |
|
6934 |
+
#: core/lib/wpbc_all_translations.php:1348 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:458
|
6935 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:519 inc/gateways/ipay88/wpbc-gw-ipay88.php:365
|
6936 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:581 inc/gateways/sage/wpbc-gw-sage.php:542
|
6937 |
msgid "The URL where visitor will be redirected after completing payment."
|
6938 |
msgstr ""
|
6939 |
|
6940 |
+
#: core/lib/wpbc_all_translations.php:1349 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:459
|
6941 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:520 inc/gateways/ipay88/wpbc-gw-ipay88.php:366
|
6942 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:582 inc/gateways/sage/wpbc-gw-sage.php:543
|
6943 |
#, php-format
|
6944 |
msgid "For example, a URL to your site that displays a %s\"Thank you for the payment\"%s."
|
6945 |
msgstr ""
|
6946 |
|
6947 |
+
#: core/lib/wpbc_all_translations.php:1350 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:474
|
6948 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:534 inc/gateways/ipay88/wpbc-gw-ipay88.php:380
|
6949 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:557
|
6950 |
msgid "Return URL after Failed order"
|
6951 |
msgstr ""
|
6952 |
|
6953 |
+
#: core/lib/wpbc_all_translations.php:1351 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:492
|
6954 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:550 inc/gateways/ipay88/wpbc-gw-ipay88.php:396
|
6955 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:612 inc/gateways/sage/wpbc-gw-sage.php:573
|
6956 |
msgid "The URL where the visitor will be redirected after completing payment."
|
6957 |
msgstr ""
|
6958 |
|
6959 |
+
#: core/lib/wpbc_all_translations.php:1352 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:493
|
6960 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:551 inc/gateways/ipay88/wpbc-gw-ipay88.php:397
|
6961 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:613 inc/gateways/sage/wpbc-gw-sage.php:574
|
6962 |
#, php-format
|
6963 |
msgid "For example, the URL to your website that displays a %s\"Payment Canceled\"%s page."
|
6964 |
msgstr ""
|
6965 |
|
6966 |
+
#: core/lib/wpbc_all_translations.php:1353 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:504
|
6967 |
msgid "Automatically approve booking"
|
6968 |
msgstr ""
|
6969 |
|
6970 |
+
#: core/lib/wpbc_all_translations.php:1354 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:505
|
6971 |
msgid "Check this box to automatically approve booking, when visitor makes a successful payment."
|
6972 |
msgstr ""
|
6973 |
|
6974 |
+
#: core/lib/wpbc_all_translations.php:1355 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:507
|
6975 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:410 inc/gateways/paypal/wpbc-gw-paypal.php:630
|
6976 |
#: inc/gateways/sage/wpbc-gw-sage.php:587
|
6977 |
msgid "This will not work, if the visitor leaves the payment page."
|
6978 |
msgstr ""
|
6979 |
|
6980 |
+
#: core/lib/wpbc_all_translations.php:1356 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:719
|
6981 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:339
|
6982 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:420
|
6983 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:442
|
6984 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:791 inc/gateways/ideal/wpbc-gw-ideal.php:894
|
6985 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:650 inc/gateways/ipay88/wpbc-gw-ipay88.php:755
|
6986 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:279 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:384
|
6987 |
#: inc/gateways/paypal/wpbc-gw-paypal.php:932 inc/gateways/paypal/wpbc-gw-paypal.php:1027
|
6990 |
msgid "%s Settings"
|
6991 |
msgstr ""
|
6992 |
|
6993 |
+
#: core/lib/wpbc_all_translations.php:1357 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:720
|
6994 |
msgid "Integration of authorizenet payment system"
|
6995 |
msgstr ""
|
6996 |
|
6997 |
+
#: core/lib/wpbc_all_translations.php:1358 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:812
|
6998 |
#, php-format
|
6999 |
msgid ""
|
7000 |
"If you have no account on this system, please sign up for a %sdeveloper test account%s to obtain "
|
7002 |
"gateway."
|
7003 |
msgstr ""
|
7004 |
|
7005 |
+
#: core/lib/wpbc_all_translations.php:1359 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:819
|
7006 |
msgid ""
|
7007 |
"Please configure all fields inside the Billing form fields tab at this page, when using a "
|
7008 |
"European payment processor"
|
7009 |
msgstr ""
|
7010 |
|
7011 |
+
#: core/lib/wpbc_all_translations.php:1360 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:826
|
7012 |
msgid "Be sure that the merchant server system clock is set to the proper time and time zone."
|
7013 |
msgstr ""
|
7014 |
|
7015 |
+
#: core/lib/wpbc_all_translations.php:1361 inc/gateways/authorizenet/wpbc-gw-authorizenet.php:836
|
7016 |
#, php-format
|
7017 |
msgid "%s - Server Integration Method (SIM)"
|
7018 |
msgstr ""
|
7019 |
|
7020 |
+
#: core/lib/wpbc_all_translations.php:1362 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:229
|
7021 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:158
|
7022 |
msgid "Payment method description that the customer will see on your payment page."
|
7023 |
msgstr ""
|
7024 |
|
7025 |
+
#: core/lib/wpbc_all_translations.php:1363 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:261
|
7026 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:338
|
7027 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:339
|
7028 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:420
|
7029 |
msgid "Bank Transfer"
|
7030 |
msgstr ""
|
7031 |
|
7032 |
+
#: core/lib/wpbc_all_translations.php:1364 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:340
|
7033 |
msgid "Integration of Bank Transfer payment system"
|
7034 |
msgstr ""
|
7035 |
|
7036 |
+
#: core/lib/wpbc_all_translations.php:1365 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:421
|
7037 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:461
|
7038 |
msgid "Account details"
|
7039 |
msgstr ""
|
7040 |
|
7041 |
+
#: core/lib/wpbc_all_translations.php:1366 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:475
|
7042 |
#, php-format
|
7043 |
msgid "Allow payments by %sdirect bank / wire transfer%s"
|
7044 |
msgstr ""
|
7045 |
|
7046 |
+
#: core/lib/wpbc_all_translations.php:1367 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:477
|
7047 |
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:360
|
7048 |
msgid "Its only show fixed payment details."
|
7049 |
msgstr ""
|
7050 |
|
7051 |
+
#: core/lib/wpbc_all_translations.php:1368 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:710
|
7052 |
msgid "Sort Code"
|
7053 |
msgstr ""
|
7054 |
|
7055 |
+
#: core/lib/wpbc_all_translations.php:1369 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:718
|
7056 |
#, php-format
|
7057 |
msgid ""
|
7058 |
"Dear %sMake your payment %s directly into our bank account. %sPlease use your Booking ID %s as "
|
7059 |
"the payment reference! %s %s: %s %s: %s %s: %s %s: %s"
|
7060 |
msgstr ""
|
7061 |
|
7062 |
+
#: core/lib/wpbc_all_translations.php:1370 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:724
|
7063 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:731
|
7064 |
msgid "Account Number"
|
7065 |
msgstr ""
|
7066 |
|
7067 |
+
#: core/lib/wpbc_all_translations.php:1371 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:726
|
7068 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:734
|
7069 |
msgid "IBAN"
|
7070 |
msgstr ""
|
7071 |
|
7072 |
+
#: core/lib/wpbc_all_translations.php:1372 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:727
|
7073 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:735
|
7074 |
msgid "BIC / Swift"
|
7075 |
msgstr ""
|
7076 |
|
7077 |
+
#: core/lib/wpbc_all_translations.php:1373 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:730
|
7078 |
msgid "Account Name"
|
7079 |
msgstr ""
|
7080 |
|
7081 |
+
#: core/lib/wpbc_all_translations.php:1374 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:732
|
7082 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:321
|
7083 |
msgid "Bank Name"
|
7084 |
msgstr ""
|
7085 |
|
7086 |
+
#: core/lib/wpbc_all_translations.php:1375 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:779
|
7087 |
msgid "BSB"
|
7088 |
msgstr ""
|
7089 |
|
7090 |
+
#: core/lib/wpbc_all_translations.php:1376 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:780
|
7091 |
msgid "Bank Transit Number"
|
7092 |
msgstr ""
|
7093 |
|
7094 |
+
#: core/lib/wpbc_all_translations.php:1377 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:781
|
7095 |
msgid "IFSC"
|
7096 |
msgstr ""
|
7097 |
|
7098 |
+
#: core/lib/wpbc_all_translations.php:1378 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:782
|
7099 |
msgid "Branch Sort"
|
7100 |
msgstr ""
|
7101 |
|
7102 |
+
#: core/lib/wpbc_all_translations.php:1379 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:783
|
7103 |
#: inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:784
|
7104 |
msgid "Bank Code"
|
7105 |
msgstr ""
|
7106 |
|
7107 |
+
#: core/lib/wpbc_all_translations.php:1380 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:785
|
7108 |
msgid "Routing Number"
|
7109 |
msgstr ""
|
7110 |
|
7111 |
+
#: core/lib/wpbc_all_translations.php:1381 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:786
|
7112 |
msgid "Branch Code"
|
7113 |
msgstr ""
|
7114 |
|
7115 |
+
#: core/lib/wpbc_all_translations.php:1382 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:796
|
7116 |
#, php-format
|
7117 |
msgid "%s - inserting all bank accounts details"
|
7118 |
msgstr ""
|
7119 |
|
7120 |
+
#: core/lib/wpbc_all_translations.php:1383 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:797
|
7121 |
#, php-format
|
7122 |
msgid "%s - inserting account name"
|
7123 |
msgstr ""
|
7124 |
|
7125 |
+
#: core/lib/wpbc_all_translations.php:1384 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:798
|
7126 |
#, php-format
|
7127 |
msgid "%s - inserting account number"
|
7128 |
msgstr ""
|
7129 |
|
7130 |
+
#: core/lib/wpbc_all_translations.php:1385 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:799
|
7131 |
#, php-format
|
7132 |
msgid "%s - inserting bank name "
|
7133 |
msgstr ""
|
7134 |
|
7135 |
+
#: core/lib/wpbc_all_translations.php:1386 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:800
|
7136 |
#, php-format
|
7137 |
msgid "%s - inserting sort code "
|
7138 |
msgstr ""
|
7139 |
|
7140 |
+
#: core/lib/wpbc_all_translations.php:1387 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:801
|
7141 |
#, php-format
|
7142 |
msgid "%s - inserting IBAN "
|
7143 |
msgstr ""
|
7144 |
|
7145 |
+
#: core/lib/wpbc_all_translations.php:1388 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:802
|
7146 |
#, php-format
|
7147 |
msgid "%s - inserting BIC "
|
7148 |
msgstr ""
|
7149 |
|
7150 |
+
#: core/lib/wpbc_all_translations.php:1389 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:807
|
7151 |
msgid ""
|
7152 |
"You can use any shortcodes, that you can use in payment description form at Settings Payment "
|
7153 |
"General page"
|
7154 |
msgstr ""
|
7155 |
|
7156 |
+
#: core/lib/wpbc_all_translations.php:1390 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:880
|
7157 |
msgid "+ Add Account"
|
7158 |
msgstr ""
|
7159 |
|
7160 |
+
#: core/lib/wpbc_all_translations.php:1391 inc/gateways/bank_transfer/wpbc-gw-bank_transfer.php:880
|
7161 |
msgid "Remove selected account(s)"
|
7162 |
msgstr ""
|
7163 |
|
7164 |
+
#: core/lib/wpbc_all_translations.php:1392 inc/gateways/ipay88/ipay88-backend.php:51
|
7165 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:495
|
7166 |
msgid "Successful payment"
|
7167 |
msgstr ""
|
7168 |
|
7169 |
+
#: core/lib/wpbc_all_translations.php:1393 inc/gateways/ipay88/ipay88-backend.php:53
|
7170 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:498
|
7171 |
msgid " Parameters are incorrect,"
|
7172 |
msgstr ""
|
7173 |
|
7174 |
+
#: core/lib/wpbc_all_translations.php:1394 inc/gateways/ipay88/ipay88-backend.php:54
|
7175 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:500
|
7176 |
msgid "Cannot find the record"
|
7177 |
msgstr ""
|
7178 |
|
7179 |
+
#: core/lib/wpbc_all_translations.php:1395 inc/gateways/ipay88/ipay88-backend.php:55
|
7180 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:502
|
7181 |
msgid "Amount different"
|
7182 |
msgstr ""
|
7183 |
|
7184 |
+
#: core/lib/wpbc_all_translations.php:1396 inc/gateways/ipay88/ipay88-backend.php:56
|
7185 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:504
|
7186 |
msgid "Payment failed"
|
7187 |
msgstr ""
|
7188 |
|
7189 |
+
#: core/lib/wpbc_all_translations.php:1397 inc/gateways/ipay88/ipay88-backend.php:57
|
7190 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:506
|
7191 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
7192 |
msgstr ""
|
7193 |
|
7194 |
+
#: core/lib/wpbc_all_translations.php:1398 inc/gateways/ipay88/ipay88-backend.php:58
|
7195 |
+
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:508
|
7196 |
msgid "Connection Error"
|
7197 |
msgstr ""
|
7198 |
|
7199 |
+
#: core/lib/wpbc_all_translations.php:1399 inc/gateways/ipay88/wpbc-gw-ipay88.php:263
|
7200 |
msgid "Merchant Code"
|
7201 |
msgstr ""
|
7202 |
|
7203 |
+
#: core/lib/wpbc_all_translations.php:1400 inc/gateways/ipay88/wpbc-gw-ipay88.php:265
|
7204 |
msgid "Enter your iPay88 Merchant Code."
|
7205 |
msgstr ""
|
7206 |
|
7207 |
+
#: core/lib/wpbc_all_translations.php:1401 inc/gateways/ideal/wpbc-gw-ideal.php:400
|
7208 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:278
|
7209 |
msgid "Merchant Key"
|
7210 |
msgstr ""
|
7211 |
|
7212 |
+
#: core/lib/wpbc_all_translations.php:1402 inc/gateways/ipay88/wpbc-gw-ipay88.php:280
|
7213 |
msgid "Enter your iPay88 Merchant Key."
|
7214 |
msgstr ""
|
7215 |
|
7216 |
+
#: core/lib/wpbc_all_translations.php:1403 inc/gateways/ipay88/wpbc-gw-ipay88.php:290
|
7217 |
msgid "Malaysian Ringgit"
|
7218 |
msgstr ""
|
7219 |
|
7220 |
+
#: core/lib/wpbc_all_translations.php:1404 inc/gateways/ipay88/wpbc-gw-ipay88.php:292
|
7221 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:448 inc/gateways/sage/wpbc-gw-sage.php:467
|
7222 |
msgid "Philippine Pesos"
|
7223 |
msgstr ""
|
7224 |
|
7225 |
+
#: core/lib/wpbc_all_translations.php:1405 inc/gateways/ideal/wpbc-gw-ideal.php:561
|
7226 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:407 inc/gateways/paypal/wpbc-gw-paypal.php:627
|
7227 |
#: inc/gateways/sage/wpbc-gw-sage.php:584
|
7228 |
msgid "Automatically approve/cancel booking"
|
7229 |
msgstr ""
|
7230 |
|
7231 |
+
#: core/lib/wpbc_all_translations.php:1406 inc/gateways/ideal/wpbc-gw-ideal.php:562
|
7232 |
#: inc/gateways/ipay88/wpbc-gw-ipay88.php:408 inc/gateways/paypal/wpbc-gw-paypal.php:628
|
7233 |
#: inc/gateways/sage/wpbc-gw-sage.php:585
|
7234 |
msgid ""
|
7236 |
"automatically cancel the booking, when visitor makes a payment cancellation."
|
7237 |
msgstr ""
|
7238 |
|
7239 |
+
#: core/lib/wpbc_all_translations.php:1407 inc/gateways/ipay88/wpbc-gw-ipay88.php:651
|
7240 |
msgid "Integration of iPay88 payment system"
|
7241 |
msgstr ""
|
7242 |
|
7243 |
+
#: core/lib/wpbc_all_translations.php:1408 inc/gateways/ipay88/wpbc-gw-ipay88.php:742
|
7244 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:872
|
7245 |
#, php-format
|
7246 |
msgid ""
|
7247 |
"Please configure all fields inside the %sBilling form fields%s section at %sPayments General%s "
|
7248 |
"tab."
|
7249 |
msgstr ""
|
7250 |
|
7251 |
+
#: core/lib/wpbc_all_translations.php:1409 inc/gateways/page-gateways.php:63
|
7252 |
msgid "for 1 day"
|
7253 |
msgstr ""
|
7254 |
|
7255 |
+
#: core/lib/wpbc_all_translations.php:1410 inc/gateways/page-gateways.php:64
|
7256 |
msgid "for 1 night"
|
7257 |
msgstr ""
|
7258 |
|
7259 |
+
#: core/lib/wpbc_all_translations.php:1411 inc/gateways/page-gateways.php:65
|
7260 |
msgid "fixed sum"
|
7261 |
msgstr ""
|
7262 |
|
7263 |
+
#: core/lib/wpbc_all_translations.php:1412 inc/gateways/page-gateways.php:66
|
7264 |
msgid "for 1 hour"
|
7265 |
msgstr ""
|
7266 |
|
7267 |
+
#: core/lib/wpbc_all_translations.php:1413 inc/gateways/page-gateways.php:71
|
7268 |
msgid "Set the cost"
|
7269 |
msgstr ""
|
7270 |
|
7271 |
+
#: core/lib/wpbc_all_translations.php:1414 inc/gateways/page-gateways.php:72
|
7272 |
msgid " Select your cost configuration."
|
7273 |
msgstr ""
|
7274 |
|
7275 |
+
#: core/lib/wpbc_all_translations.php:1415 inc/gateways/page-gateways.php:80
|
7276 |
msgid "Time impact to cost"
|
7277 |
msgstr ""
|
7278 |
|
7279 |
+
#: core/lib/wpbc_all_translations.php:1416 inc/gateways/page-gateways.php:81
|
7280 |
#, php-format
|
7281 |
msgid ""
|
7282 |
"Check this box if you want the %stime selection%s on the booking form %sapplied to the cost "
|
7283 |
"calculation%s."
|
7284 |
msgstr ""
|
7285 |
|
7286 |
+
#: core/lib/wpbc_all_translations.php:1417 inc/gateways/page-gateways.php:91
|
7287 |
msgid ""
|
7288 |
"Check this box if you want that specific additional cost, which configured as percentage for "
|
7289 |
"some option, apply to other additional fixed costs and not only to original booking cost."
|
7290 |
msgstr ""
|
7291 |
|
7292 |
+
#: core/lib/wpbc_all_translations.php:1418 inc/gateways/page-gateways.php:110
|
7293 |
+
#: inc/gateways/page-gateways.php:727
|
7294 |
msgid "Currency"
|
7295 |
msgstr ""
|
7296 |
|
7297 |
+
#: core/lib/wpbc_all_translations.php:1419 inc/gateways/page-gateways.php:113
|
7298 |
msgid ""
|
7299 |
"This is default currency that showing at your website. Specific payment gateway(s) can support "
|
7300 |
"or does not suport it."
|
7301 |
msgstr ""
|
7302 |
|
7303 |
+
#: core/lib/wpbc_all_translations.php:1420 inc/gateways/page-gateways.php:116
|
7304 |
+
#: inc/gateways/page-gateways.php:778
|
7305 |
msgid "Important"
|
7306 |
msgstr ""
|
7307 |
|
7308 |
+
#: core/lib/wpbc_all_translations.php:1421 inc/gateways/page-gateways.php:116
|
7309 |
msgid "Check and configure currency at each activated payment gateway."
|
7310 |
msgstr ""
|
7311 |
|
7312 |
+
#: core/lib/wpbc_all_translations.php:1422 inc/gateways/page-gateways.php:126
|
7313 |
msgid "Currency Position"
|
7314 |
msgstr ""
|
7315 |
|
7316 |
+
#: core/lib/wpbc_all_translations.php:1423 inc/gateways/page-gateways.php:127
|
7317 |
msgid "Set position of the currency symbol."
|
7318 |
msgstr ""
|
7319 |
|
7320 |
+
#: core/lib/wpbc_all_translations.php:1424 inc/gateways/page-gateways.php:130
|
7321 |
msgid "Left"
|
7322 |
msgstr ""
|
7323 |
|
7324 |
+
#: core/lib/wpbc_all_translations.php:1425 inc/gateways/page-gateways.php:134
|
7325 |
msgid "Right"
|
7326 |
msgstr ""
|
7327 |
|
7328 |
+
#: core/lib/wpbc_all_translations.php:1426 inc/gateways/page-gateways.php:138
|
7329 |
msgid "Left with space"
|
7330 |
msgstr ""
|
7331 |
|
7332 |
+
#: core/lib/wpbc_all_translations.php:1427 inc/gateways/page-gateways.php:142
|
7333 |
msgid "Right with space"
|
7334 |
msgstr ""
|
7335 |
|
7336 |
+
#: core/lib/wpbc_all_translations.php:1428 inc/gateways/page-gateways.php:161
|
7337 |
msgid "Currency format"
|
7338 |
msgstr ""
|
7339 |
|
7340 |
+
#: core/lib/wpbc_all_translations.php:1429 inc/gateways/page-gateways.php:162
|
7341 |
msgid "Number of decimal points"
|
7342 |
msgstr ""
|
7343 |
|
7344 |
+
#: core/lib/wpbc_all_translations.php:1430 inc/gateways/page-gateways.php:169
|
7345 |
+
#: inc/gateways/page-gateways.php:184
|
7346 |
msgid "No separator"
|
7347 |
msgstr ""
|
7348 |
|
7349 |
+
#: core/lib/wpbc_all_translations.php:1431 inc/gateways/page-gateways.php:170
|
7350 |
+
#: inc/gateways/page-gateways.php:185
|
7351 |
msgid "Space"
|
7352 |
msgstr ""
|
7353 |
|
7354 |
+
#: core/lib/wpbc_all_translations.php:1432 inc/gateways/page-gateways.php:171
|
7355 |
+
#: inc/gateways/page-gateways.php:186
|
7356 |
msgid "Dot"
|
7357 |
msgstr ""
|
7358 |
|
7359 |
+
#: core/lib/wpbc_all_translations.php:1433 inc/gateways/page-gateways.php:172
|
7360 |
+
#: inc/gateways/page-gateways.php:187
|
7361 |
msgid "Comma"
|
7362 |
msgstr ""
|
7363 |
|
7364 |
+
#: core/lib/wpbc_all_translations.php:1434 inc/gateways/page-gateways.php:177
|
7365 |
msgid "Separator for the decimal point"
|
7366 |
msgstr ""
|
7367 |
|
7368 |
+
#: core/lib/wpbc_all_translations.php:1435 inc/gateways/page-gateways.php:192
|
7369 |
msgid "Thousands separator"
|
7370 |
msgstr ""
|
7371 |
|
7372 |
+
#: core/lib/wpbc_all_translations.php:1436 inc/gateways/page-gateways.php:205
|
7373 |
msgid "Please select"
|
7374 |
msgstr ""
|
7375 |
|
7376 |
+
#: core/lib/wpbc_all_translations.php:1437 inc/gateways/page-gateways.php:216
|
7377 |
msgid ""
|
7378 |
"Please select a field from your booking form. This field will be automatically assigned to the "
|
7379 |
"current field in the billing form."
|
7380 |
msgstr ""
|
7381 |
|
7382 |
+
#: core/lib/wpbc_all_translations.php:1438 inc/gateways/page-gateways.php:228
|
7383 |
msgid "Customer Email"
|
7384 |
msgstr ""
|
7385 |
|
7386 |
+
#: core/lib/wpbc_all_translations.php:1439 inc/gateways/page-gateways.php:236
|
7387 |
msgid "First Name(s)"
|
7388 |
msgstr ""
|
7389 |
|
7390 |
+
#: core/lib/wpbc_all_translations.php:1440 inc/gateways/page-gateways.php:244
|
7391 |
msgid "Last name"
|
7392 |
msgstr ""
|
7393 |
|
7394 |
+
#: core/lib/wpbc_all_translations.php:1441 inc/gateways/page-gateways.php:260
|
7395 |
msgid "Billing Address"
|
7396 |
msgstr ""
|
7397 |
|
7398 |
+
#: core/lib/wpbc_all_translations.php:1442 inc/gateways/page-gateways.php:268
|
7399 |
msgid "Billing City"
|
7400 |
msgstr ""
|
7401 |
|
7402 |
+
#: core/lib/wpbc_all_translations.php:1443 inc/gateways/page-gateways.php:285
|
7403 |
msgid "Post Code"
|
7404 |
msgstr ""
|
7405 |
|
7406 |
+
#: core/lib/wpbc_all_translations.php:1444 inc/gateways/page-gateways.php:293
|
7407 |
msgid "State"
|
7408 |
msgstr ""
|
7409 |
|
7410 |
+
#: core/lib/wpbc_all_translations.php:1445 inc/gateways/page-gateways.php:305
|
7411 |
msgid "Show booking details in payment form"
|
7412 |
msgstr ""
|
7413 |
|
7414 |
+
#: core/lib/wpbc_all_translations.php:1446 inc/gateways/page-gateways.php:306
|
7415 |
#, php-format
|
7416 |
msgid ""
|
7417 |
" Check this checkbox if you want to show the %sbooking details summary%s above the payment form"
|
7418 |
msgstr ""
|
7419 |
|
7420 |
+
#: core/lib/wpbc_all_translations.php:1447 inc/gateways/page-gateways.php:317
|
7421 |
msgid "Configure booking details summary above the payment form"
|
7422 |
msgstr ""
|
7423 |
|
7424 |
+
#: core/lib/wpbc_all_translations.php:1448 inc/gateways/page-gateways.php:384
|
7425 |
msgid "Payments"
|
7426 |
msgstr ""
|
7427 |
|
7428 |
+
#: core/lib/wpbc_all_translations.php:1449 inc/gateways/page-gateways.php:385
|
7429 |
msgid "Customizaton of Payment"
|
7430 |
msgstr ""
|
7431 |
|
7432 |
+
#: core/lib/wpbc_all_translations.php:1450 inc/gateways/page-gateways.php:386
|
7433 |
msgid "Payment Gateways"
|
7434 |
msgstr ""
|
7435 |
|
7436 |
+
#: core/lib/wpbc_all_translations.php:1451 inc/gateways/page-gateways.php:402
|
7437 |
+
#: inc/gateways/page-gateways.php:472 inc/gateways/page-gateways.php:498
|
7438 |
msgid "Payment Settings"
|
7439 |
msgstr ""
|
7440 |
|
7441 |
+
#: core/lib/wpbc_all_translations.php:1452 inc/gateways/page-gateways.php:403
|
7442 |
msgid "Payment Gateways - General Settings"
|
7443 |
msgstr ""
|
7444 |
|
7445 |
+
#: core/lib/wpbc_all_translations.php:1453 inc/gateways/page-gateways.php:470
|
7446 |
+
#: inc/gateways/page-gateways.php:493
|
7447 |
msgid "Active Payment Gateways"
|
7448 |
msgstr ""
|
7449 |
|
7450 |
+
#: core/lib/wpbc_all_translations.php:1454 inc/gateways/page-gateways.php:471
|
7451 |
+
#: inc/gateways/page-gateways.php:514
|
7452 |
msgid "Billing form fields"
|
7453 |
msgstr ""
|
7454 |
|
7455 |
+
#: core/lib/wpbc_all_translations.php:1455 inc/gateways/page-gateways.php:473
|
7456 |
+
#: inc/gateways/page-gateways.php:524
|
7457 |
msgid "Payment Description"
|
7458 |
msgstr ""
|
7459 |
|
7460 |
+
#: core/lib/wpbc_all_translations.php:1456 inc/gateways/page-gateways.php:725
|
7461 |
msgid "Gateway"
|
7462 |
msgstr ""
|
7463 |
|
7464 |
+
#: core/lib/wpbc_all_translations.php:1457 inc/gateways/page-gateways.php:774
|
7465 |
#, php-format
|
7466 |
msgid "Some currencies at payment gateways are different from main currency %s"
|
7467 |
msgstr ""
|
7468 |
|
7469 |
+
#: core/lib/wpbc_all_translations.php:1458 inc/gateways/page-gateways.php:778
|
7470 |
#, php-format
|
7471 |
msgid ""
|
7472 |
"Interface of plugin is using %s currency. Specific payment gateway will use own currency in "
|
7473 |
"payment form without currency exchange! Its can be reason of wrong cost."
|
7474 |
msgstr ""
|
7475 |
|
7476 |
+
#: core/lib/wpbc_all_translations.php:1459 inc/gateways/page-gateways.php:926
|
7477 |
msgid "ID of booking"
|
7478 |
msgstr ""
|
7479 |
|
7480 |
+
#: core/lib/wpbc_all_translations.php:1460 inc/gateways/page-gateways.php:927
|
7481 |
msgid "ID of booking resources"
|
7482 |
msgstr ""
|
7483 |
|
7484 |
+
#: core/lib/wpbc_all_translations.php:1461 inc/gateways/page-gateways.php:933
|
|
|
|
|
|
|
|
|
7485 |
msgid "current date"
|
7486 |
msgstr ""
|
7487 |
|
7488 |
+
#: core/lib/wpbc_all_translations.php:1462 inc/gateways/page-gateways.php:934
|
7489 |
msgid "current time"
|
7490 |
msgstr ""
|
7491 |
|
7492 |
+
#: core/lib/wpbc_all_translations.php:1463 inc/gateways/page-gateways.php:940
|
7493 |
msgid "content data of this booking"
|
7494 |
msgstr ""
|
7495 |
|
7496 |
+
#: core/lib/wpbc_all_translations.php:1464 inc/gateways/page-gateways.php:941
|
7497 |
+
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:180
|
7498 |
msgid "show amount to pay"
|
7499 |
msgstr ""
|
7500 |
|
7501 |
+
#: core/lib/wpbc_all_translations.php:1465 inc/gateways/page-gateways.php:943
|
7502 |
msgid "total booking cost"
|
7503 |
msgstr ""
|
7504 |
|
7505 |
+
#: core/lib/wpbc_all_translations.php:1466 inc/gateways/page-gateways.php:944
|
7506 |
msgid "deposit cost"
|
7507 |
msgstr ""
|
7508 |
|
7509 |
+
#: core/lib/wpbc_all_translations.php:1467 inc/gateways/page-gateways.php:945
|
7510 |
msgid "balance cost"
|
7511 |
msgstr ""
|
7512 |
|
7513 |
+
#: core/lib/wpbc_all_translations.php:1468 inc/gateways/page-gateways.php:946
|
7514 |
msgid "original booking cost"
|
7515 |
msgstr ""
|
7516 |
|
7517 |
+
#: core/lib/wpbc_all_translations.php:1469 inc/gateways/page-gateways.php:947
|
7518 |
msgid "additional booking cost"
|
7519 |
msgstr ""
|
7520 |
|
7521 |
+
#: core/lib/wpbc_all_translations.php:1470 inc/gateways/page-gateways.php:1283
|
7522 |
msgid "Amount to pay"
|
7523 |
msgstr ""
|
7524 |
|
7525 |
+
#: core/lib/wpbc_all_translations.php:1471 inc/gateways/page-gateways.php:1316
|
7526 |
#, php-format
|
7527 |
msgid "Please make payment for your booking %s on %s For reference your booking ID: %s"
|
7528 |
msgstr ""
|
7529 |
|
7530 |
+
#: core/lib/wpbc_all_translations.php:1472 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:202
|
7531 |
+
#: inc/gateways/pay_cash/wpbc-gw-pay_cash.php:278 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:279
|
7532 |
msgid "Pay in Cash"
|
7533 |
msgstr ""
|
7534 |
|
7535 |
+
#: core/lib/wpbc_all_translations.php:1473 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:280
|
7536 |
msgid "Integration of Pay in Cash payment system"
|
7537 |
msgstr ""
|
7538 |
|
7539 |
+
#: core/lib/wpbc_all_translations.php:1474 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:358
|
7540 |
#, php-format
|
7541 |
msgid "If you accept %scash payment%s, you can write details about it here"
|
7542 |
msgstr ""
|
7543 |
|
7544 |
+
#: core/lib/wpbc_all_translations.php:1475 inc/gateways/pay_cash/wpbc-gw-pay_cash.php:517
|
7545 |
#, php-format
|
7546 |
msgid "Dear %sPay in cash %s for your booking %s on check in %sFor reference your booking ID: %s"
|
7547 |
msgstr ""
|
7548 |
|
7549 |
+
#: core/lib/wpbc_all_translations.php:1476 inc/gateways/paypal/ipn.php:120
|
7550 |
msgid "Error IPN"
|
7551 |
msgstr ""
|
7552 |
|
7553 |
+
#: core/lib/wpbc_all_translations.php:1477 inc/gateways/paypal/ipn.php:234
|
7554 |
msgid "Verified IPN"
|
7555 |
msgstr ""
|
7556 |
|
7557 |
+
#: core/lib/wpbc_all_translations.php:1478 inc/gateways/paypal/ipn.php:257
|
7558 |
msgid "Invalid IPN"
|
7559 |
msgstr ""
|
7560 |
|
7561 |
+
#: core/lib/wpbc_all_translations.php:1479 inc/gateways/paypal/wpbc-gw-paypal.php:303
|
7562 |
msgid "Make payments with payPal - its fast, free and secure!"
|
7563 |
msgstr ""
|
7564 |
|
7565 |
+
#: core/lib/wpbc_all_translations.php:1480 inc/gateways/paypal/wpbc-gw-paypal.php:342
|
7566 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:810
|
7567 |
msgid "Paypal Standard"
|
7568 |
msgstr ""
|
7569 |
|
7570 |
+
#: core/lib/wpbc_all_translations.php:1481 inc/gateways/paypal/wpbc-gw-paypal.php:346
|
7571 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:810
|
7572 |
msgid "Paypal Pro Hosted Solution"
|
7573 |
msgstr ""
|
7574 |
|
7575 |
+
#: core/lib/wpbc_all_translations.php:1482 inc/gateways/paypal/wpbc-gw-paypal.php:353
|
7576 |
msgid "Account Type"
|
7577 |
msgstr ""
|
7578 |
|
7579 |
+
#: core/lib/wpbc_all_translations.php:1483 inc/gateways/paypal/wpbc-gw-paypal.php:365
|
7580 |
msgid "Paypal Email address to receive payments"
|
7581 |
msgstr ""
|
7582 |
|
7583 |
+
#: core/lib/wpbc_all_translations.php:1484 inc/gateways/paypal/wpbc-gw-paypal.php:367
|
7584 |
msgid "This is the Paypal Email address where payments will be sent"
|
7585 |
msgstr ""
|
7586 |
|
7587 |
+
#: core/lib/wpbc_all_translations.php:1485 inc/gateways/paypal/wpbc-gw-paypal.php:381
|
7588 |
msgid "Secure Merchant ID"
|
7589 |
msgstr ""
|
7590 |
|
7591 |
+
#: core/lib/wpbc_all_translations.php:1486 inc/gateways/paypal/wpbc-gw-paypal.php:383
|
7592 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
7593 |
msgstr ""
|
7594 |
|
7595 |
+
#: core/lib/wpbc_all_translations.php:1487 inc/gateways/paypal/wpbc-gw-paypal.php:398
|
7596 |
msgid ""
|
7597 |
" Indicates whether the transaction is payment on a final sale or an authorization for a final "
|
7598 |
"sale, to be captured later. "
|
7599 |
msgstr ""
|
7600 |
|
7601 |
+
#: core/lib/wpbc_all_translations.php:1488 inc/gateways/paypal/wpbc-gw-paypal.php:402
|
7602 |
msgid "Sale"
|
7603 |
msgstr ""
|
7604 |
|
7605 |
+
#: core/lib/wpbc_all_translations.php:1489 inc/gateways/paypal/wpbc-gw-paypal.php:403
|
7606 |
msgid "Authorization"
|
7607 |
msgstr ""
|
7608 |
|
7609 |
+
#: core/lib/wpbc_all_translations.php:1490 inc/gateways/paypal/wpbc-gw-paypal.php:414
|
7610 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
7611 |
msgstr ""
|
7612 |
|
7613 |
+
#: core/lib/wpbc_all_translations.php:1491 inc/gateways/paypal/wpbc-gw-paypal.php:420
|
7614 |
msgid "Sandbox"
|
7615 |
msgstr ""
|
7616 |
|
7617 |
+
#: core/lib/wpbc_all_translations.php:1492 inc/gateways/paypal/wpbc-gw-paypal.php:430
|
7618 |
msgid "British Pound"
|
7619 |
msgstr ""
|
7620 |
|
7621 |
+
#: core/lib/wpbc_all_translations.php:1493 inc/gateways/paypal/wpbc-gw-paypal.php:431
|
7622 |
msgid "Japanese Yen"
|
7623 |
msgstr ""
|
7624 |
|
7625 |
+
#: core/lib/wpbc_all_translations.php:1494 inc/gateways/paypal/wpbc-gw-paypal.php:432
|
7626 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:451
|
7627 |
msgid "Australian Dollars"
|
7628 |
msgstr ""
|
7629 |
|
7630 |
+
#: core/lib/wpbc_all_translations.php:1495 inc/gateways/paypal/wpbc-gw-paypal.php:434
|
7631 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:453
|
7632 |
msgid "New Zealand Dollar"
|
7633 |
msgstr ""
|
7634 |
|
7635 |
+
#: core/lib/wpbc_all_translations.php:1496 inc/gateways/paypal/wpbc-gw-paypal.php:435
|
7636 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:454
|
7637 |
msgid "Swiss Franc"
|
7638 |
msgstr ""
|
7639 |
|
7640 |
+
#: core/lib/wpbc_all_translations.php:1497 inc/gateways/paypal/wpbc-gw-paypal.php:436
|
7641 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:455
|
7642 |
msgid "Hong Kong Dollar"
|
7643 |
msgstr ""
|
7644 |
|
7645 |
+
#: core/lib/wpbc_all_translations.php:1498 inc/gateways/paypal/wpbc-gw-paypal.php:437
|
7646 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:456
|
7647 |
msgid "Singapore Dollar"
|
7648 |
msgstr ""
|
7649 |
|
7650 |
+
#: core/lib/wpbc_all_translations.php:1499 inc/gateways/paypal/wpbc-gw-paypal.php:438
|
7651 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:457
|
7652 |
msgid "Swedish Krona"
|
7653 |
msgstr ""
|
7654 |
|
7655 |
+
#: core/lib/wpbc_all_translations.php:1500 inc/gateways/paypal/wpbc-gw-paypal.php:439
|
7656 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:458
|
7657 |
msgid "Danish Krone"
|
7658 |
msgstr ""
|
7659 |
|
7660 |
+
#: core/lib/wpbc_all_translations.php:1501 inc/gateways/paypal/wpbc-gw-paypal.php:440
|
7661 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:459
|
7662 |
msgid "Polish Zloty"
|
7663 |
msgstr ""
|
7664 |
|
7665 |
+
#: core/lib/wpbc_all_translations.php:1502 inc/gateways/paypal/wpbc-gw-paypal.php:441
|
7666 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:460
|
7667 |
msgid "Norwegian Krone"
|
7668 |
msgstr ""
|
7669 |
|
7670 |
+
#: core/lib/wpbc_all_translations.php:1503 inc/gateways/paypal/wpbc-gw-paypal.php:442
|
7671 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:461
|
7672 |
msgid "Hungarian Forint"
|
7673 |
msgstr ""
|
7674 |
|
7675 |
+
#: core/lib/wpbc_all_translations.php:1504 inc/gateways/paypal/wpbc-gw-paypal.php:443
|
7676 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:462
|
7677 |
msgid "Czech Koruna"
|
7678 |
msgstr ""
|
7679 |
|
7680 |
+
#: core/lib/wpbc_all_translations.php:1505 inc/gateways/paypal/wpbc-gw-paypal.php:444
|
7681 |
msgid "Israeli New Shekel"
|
7682 |
msgstr ""
|
7683 |
|
7684 |
+
#: core/lib/wpbc_all_translations.php:1506 inc/gateways/paypal/wpbc-gw-paypal.php:445
|
7685 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:464
|
7686 |
msgid "Mexican Peso"
|
7687 |
msgstr ""
|
7688 |
|
7689 |
+
#: core/lib/wpbc_all_translations.php:1507 inc/gateways/paypal/wpbc-gw-paypal.php:446
|
7690 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:465
|
7691 |
msgid "Brazilian Real (only for Brazilian users)"
|
7692 |
msgstr ""
|
7693 |
|
7694 |
+
#: core/lib/wpbc_all_translations.php:1508 inc/gateways/paypal/wpbc-gw-paypal.php:447
|
7695 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:466
|
7696 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
7697 |
msgstr ""
|
7698 |
|
7699 |
+
#: core/lib/wpbc_all_translations.php:1509 inc/gateways/paypal/wpbc-gw-paypal.php:449
|
7700 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:468
|
7701 |
msgid "Taiwan New Dollars"
|
7702 |
msgstr ""
|
7703 |
|
7704 |
+
#: core/lib/wpbc_all_translations.php:1510 inc/gateways/paypal/wpbc-gw-paypal.php:450
|
7705 |
+
#: inc/gateways/sage/wpbc-gw-sage.php:469
|
7706 |
msgid "Thai Baht"
|
7707 |
msgstr ""
|
7708 |
|
7709 |
+
#: core/lib/wpbc_all_translations.php:1511 inc/gateways/paypal/wpbc-gw-paypal.php:451
|
7710 |
msgid "Turkish Lira (only for Turkish members)"
|
7711 |
msgstr ""
|
7712 |
|
7713 |
+
#: core/lib/wpbc_all_translations.php:1512 inc/gateways/paypal/wpbc-gw-paypal.php:470
|
7714 |
msgid "Custom button title"
|
7715 |
msgstr ""
|
7716 |
|
7717 |
+
#: core/lib/wpbc_all_translations.php:1513 inc/gateways/paypal/wpbc-gw-paypal.php:477
|
7718 |
msgid "Payment Button type"
|
7719 |
msgstr ""
|
7720 |
|
7721 |
+
#: core/lib/wpbc_all_translations.php:1514 inc/gateways/paypal/wpbc-gw-paypal.php:532
|
7722 |
msgid "Show Reference Text Box"
|
7723 |
msgstr ""
|
7724 |
|
7725 |
+
#: core/lib/wpbc_all_translations.php:1515 inc/gateways/paypal/wpbc-gw-paypal.php:533
|
7726 |
msgid "Check this box to show Reference Text Box"
|
7727 |
msgstr ""
|
7728 |
|
7729 |
+
#: core/lib/wpbc_all_translations.php:1516 inc/gateways/paypal/wpbc-gw-paypal.php:541
|
7730 |
+
#: inc/gateways/paypal/wpbc-gw-paypal.php:542 inc/gateways/paypal/wpbc-gw-paypal.php:1312
|
7731 |
msgid "Enter your phone number"
|
7732 |
msgstr ""
|
7733 |
|
7734 |
+
#: core/lib/wpbc_all_translations.php:1517 inc/gateways/paypal/wpbc-gw-paypal.php:543
|
7735 |
msgid "Reference Text Box Title"
|
7736 |
msgstr ""
|
7737 |
|
7738 |
+
#: core/lib/wpbc_all_translations.php:1518 inc/gateways/paypal/wpbc-gw-paypal.php:544
|
7739 |
msgid ""
|
7740 |
"Enter a title for the Reference text box (i.e. Your email address). Visitors will see this text."
|
7741 |
msgstr ""
|
7742 |
|
7743 |
+
#: core/lib/wpbc_all_translations.php:1519 inc/gateways/paypal/wpbc-gw-paypal.php:565
|
7744 |
msgid "Return URL from PayPal"
|
7745 |
msgstr ""
|
7746 |
|
7747 |
+
#: core/lib/wpbc_all_translations.php:1520 inc/gateways/paypal/wpbc-gw-paypal.php:596
|
7748 |
msgid "Cancel Return URL from PayPal"
|
7749 |
msgstr ""
|
7750 |
|
7751 |
+
#: core/lib/wpbc_all_translations.php:1521 inc/gateways/paypal/wpbc-gw-paypal.php:647
|
7752 |
#, php-format
|
7753 |
msgid "To use this feature you %smust activate auto-return link%s at your Paypal account."
|
7754 |
msgstr ""
|
7755 |
|
7756 |
+
#: core/lib/wpbc_all_translations.php:1522 inc/gateways/paypal/wpbc-gw-paypal.php:648
|
7757 |
msgid "Follow these steps to configure it:"
|
7758 |
msgstr ""
|
7759 |
|
7760 |
+
#: core/lib/wpbc_all_translations.php:1523 inc/gateways/paypal/wpbc-gw-paypal.php:650
|
7761 |
msgid "Log in to your PayPal account."
|
7762 |
msgstr ""
|
7763 |
|
7764 |
+
#: core/lib/wpbc_all_translations.php:1524 inc/gateways/paypal/wpbc-gw-paypal.php:651
|
7765 |
msgid "Click the Profile subtab."
|
7766 |
msgstr ""
|
7767 |
|
7768 |
+
#: core/lib/wpbc_all_translations.php:1525 inc/gateways/paypal/wpbc-gw-paypal.php:652
|
7769 |
msgid "Click Website Payment Preferences in the Seller Preferences column."
|
7770 |
msgstr ""
|
7771 |
|
7772 |
+
#: core/lib/wpbc_all_translations.php:1526 inc/gateways/paypal/wpbc-gw-paypal.php:653
|
7773 |
msgid "Under Auto Return for Website Payments, click the On radio button."
|
7774 |
msgstr ""
|
7775 |
|
7776 |
+
#: core/lib/wpbc_all_translations.php:1527 inc/gateways/paypal/wpbc-gw-paypal.php:654
|
7777 |
msgid "For the Return URL, enter the Return URL from PayPal on your site for successfull payment."
|
7778 |
msgstr ""
|
7779 |
|
7780 |
+
#: core/lib/wpbc_all_translations.php:1528 inc/gateways/paypal/wpbc-gw-paypal.php:663
|
7781 |
msgid ""
|
7782 |
"Instant Payment Notification (IPN) is a message service that notifies you of events related to "
|
7783 |
"PayPal transactions"
|
7784 |
msgstr ""
|
7785 |
|
7786 |
+
#: core/lib/wpbc_all_translations.php:1529 inc/gateways/paypal/wpbc-gw-paypal.php:672
|
7787 |
msgid "Sending email for verified transaction"
|
7788 |
msgstr ""
|
7789 |
|
7790 |
+
#: core/lib/wpbc_all_translations.php:1530 inc/gateways/paypal/wpbc-gw-paypal.php:682
|
7791 |
#, php-format
|
7792 |
msgid "Email for getting report for %sverified%s transactions."
|
7793 |
msgstr ""
|
7794 |
|
7795 |
+
#: core/lib/wpbc_all_translations.php:1531 inc/gateways/paypal/wpbc-gw-paypal.php:695
|
7796 |
msgid "Sending email for invalid transaction"
|
7797 |
msgstr ""
|
7798 |
|
7799 |
+
#: core/lib/wpbc_all_translations.php:1532 inc/gateways/paypal/wpbc-gw-paypal.php:705
|
7800 |
#, php-format
|
7801 |
msgid "Email for getting report for %sinvalid%s transactions."
|
7802 |
msgstr ""
|
7803 |
|
7804 |
+
#: core/lib/wpbc_all_translations.php:1533 inc/gateways/paypal/wpbc-gw-paypal.php:718
|
7805 |
msgid "Sending email if error occur during verification"
|
7806 |
msgstr ""
|
7807 |
|
7808 |
+
#: core/lib/wpbc_all_translations.php:1534 inc/gateways/paypal/wpbc-gw-paypal.php:728
|
7809 |
#, php-format
|
7810 |
msgid "Email for getting report for %ssome errors in verification process%s."
|
7811 |
msgstr ""
|
7812 |
|
7813 |
+
#: core/lib/wpbc_all_translations.php:1535 inc/gateways/paypal/wpbc-gw-paypal.php:740
|
7814 |
msgid "Use SSL connection"
|
7815 |
msgstr ""
|
7816 |
|
7817 |
+
#: core/lib/wpbc_all_translations.php:1536 inc/gateways/paypal/wpbc-gw-paypal.php:741
|
7818 |
msgid "Use the SSL connection for posting data, instead of standard HTTP connection"
|
7819 |
msgstr ""
|
7820 |
|
7821 |
+
#: core/lib/wpbc_all_translations.php:1537 inc/gateways/paypal/wpbc-gw-paypal.php:748
|
7822 |
msgid "Use cURL posting"
|
7823 |
msgstr ""
|
7824 |
|
7825 |
+
#: core/lib/wpbc_all_translations.php:1538 inc/gateways/paypal/wpbc-gw-paypal.php:749
|
7826 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
7827 |
msgstr ""
|
7828 |
|
7829 |
+
#: core/lib/wpbc_all_translations.php:1539 inc/gateways/paypal/wpbc-gw-paypal.php:765
|
7830 |
msgid " Follow these instructions to set up your listener at your PayPal account:"
|
7831 |
msgstr ""
|
7832 |
|
7833 |
+
#: core/lib/wpbc_all_translations.php:1540 inc/gateways/paypal/wpbc-gw-paypal.php:767
|
7834 |
msgid "Click Profile on the My Account tab."
|
7835 |
msgstr ""
|
7836 |
|
7837 |
+
#: core/lib/wpbc_all_translations.php:1541 inc/gateways/paypal/wpbc-gw-paypal.php:768
|
7838 |
msgid "Click Instant Payment Notification Preferences in the Selling Preferences column."
|
7839 |
msgstr ""
|
7840 |
|
7841 |
+
#: core/lib/wpbc_all_translations.php:1542 inc/gateways/paypal/wpbc-gw-paypal.php:769
|
7842 |
msgid "Click Choose IPN Settings to specify your listeners URL and activate the listener."
|
7843 |
msgstr ""
|
7844 |
|
7845 |
+
#: core/lib/wpbc_all_translations.php:1543 inc/gateways/paypal/wpbc-gw-paypal.php:770
|
7846 |
msgid "Specify the URL for your listener in the Notification URL field as:"
|
7847 |
msgstr ""
|
7848 |
|
7849 |
+
#: core/lib/wpbc_all_translations.php:1544 inc/gateways/paypal/wpbc-gw-paypal.php:772
|
7850 |
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
7851 |
msgstr ""
|
7852 |
|
7853 |
+
#: core/lib/wpbc_all_translations.php:1545 inc/gateways/paypal/wpbc-gw-paypal.php:773
|
7854 |
msgid "Click Save."
|
7855 |
msgstr ""
|
7856 |
|
7857 |
+
#: core/lib/wpbc_all_translations.php:1546 inc/gateways/paypal/wpbc-gw-paypal.php:774
|
7858 |
msgid "Click Back to Profile Summary to return to the Profile after activating your listener."
|
7859 |
msgstr ""
|
7860 |
|
7861 |
+
#: core/lib/wpbc_all_translations.php:1547 inc/gateways/paypal/wpbc-gw-paypal.php:931
|
7862 |
msgid "PayPal"
|
7863 |
msgstr ""
|
7864 |
|
7865 |
+
#: core/lib/wpbc_all_translations.php:1548 inc/gateways/paypal/wpbc-gw-paypal.php:933
|
7866 |
msgid "Integration of Paypal payment system"
|
7867 |
msgstr ""
|
7868 |
|
7869 |
+
#: core/lib/wpbc_all_translations.php:1549 inc/gateways/paypal/wpbc-gw-paypal.php:1054
|
7870 |
msgid "PayPal IPN"
|
7871 |
msgstr ""
|
7872 |
|
7873 |
+
#: core/lib/wpbc_all_translations.php:1550 inc/gateways/sage/wpbc-gw-sage.php:351
|
7874 |
#, php-format
|
7875 |
msgid "Pay using %s payment service"
|
7876 |
msgstr ""
|
7877 |
|
7878 |
+
#: core/lib/wpbc_all_translations.php:1551 inc/gateways/sage/wpbc-gw-sage.php:391
|
7879 |
msgid "Vendor Name"
|
7880 |
msgstr ""
|
7881 |
|
7882 |
+
#: core/lib/wpbc_all_translations.php:1552 inc/gateways/sage/wpbc-gw-sage.php:393
|
7883 |
msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
|
7884 |
msgstr ""
|
7885 |
|
7886 |
+
#: core/lib/wpbc_all_translations.php:1553 inc/gateways/sage/wpbc-gw-sage.php:406
|
7887 |
msgid "XOR Encryption password"
|
7888 |
msgstr ""
|
7889 |
|
7890 |
+
#: core/lib/wpbc_all_translations.php:1554 inc/gateways/sage/wpbc-gw-sage.php:408
|
7891 |
msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
7892 |
msgstr ""
|
7893 |
|
7894 |
+
#: core/lib/wpbc_all_translations.php:1555 inc/gateways/ideal/wpbc-gw-ideal.php:417
|
7895 |
#: inc/gateways/sage/wpbc-gw-sage.php:421
|
7896 |
msgid "Select TEST for the Test Server and LIVE in the live environment"
|
7897 |
msgstr ""
|
7898 |
|
7899 |
+
#: core/lib/wpbc_all_translations.php:1556 inc/gateways/ideal/wpbc-gw-ideal.php:429
|
7900 |
#: inc/gateways/sage/wpbc-gw-sage.php:425
|
7901 |
msgid "TEST"
|
7902 |
msgstr ""
|
7903 |
|
7904 |
+
#: core/lib/wpbc_all_translations.php:1557 inc/gateways/ideal/wpbc-gw-ideal.php:430
|
7905 |
#: inc/gateways/sage/wpbc-gw-sage.php:426
|
7906 |
msgid "LIVE"
|
7907 |
msgstr ""
|
7908 |
|
7909 |
+
#: core/lib/wpbc_all_translations.php:1558 inc/gateways/sage/wpbc-gw-sage.php:435
|
7910 |
msgid "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports those payment types"
|
7911 |
msgstr ""
|
7912 |
|
7913 |
+
#: core/lib/wpbc_all_translations.php:1559 inc/gateways/sage/wpbc-gw-sage.php:439
|
7914 |
msgid "PAYMENT"
|
7915 |
msgstr ""
|
7916 |
|
7917 |
+
#: core/lib/wpbc_all_translations.php:1560 inc/gateways/sage/wpbc-gw-sage.php:440
|
7918 |
msgid "DEFERRED"
|
7919 |
msgstr ""
|
7920 |
|
7921 |
+
#: core/lib/wpbc_all_translations.php:1561 inc/gateways/sage/wpbc-gw-sage.php:441
|
7922 |
msgid "AUTHENTICATE"
|
7923 |
msgstr ""
|
7924 |
|
7925 |
+
#: core/lib/wpbc_all_translations.php:1562 inc/gateways/sage/wpbc-gw-sage.php:450
|
7926 |
msgid "Yen"
|
7927 |
msgstr ""
|
7928 |
|
7929 |
+
#: core/lib/wpbc_all_translations.php:1563 inc/gateways/sage/wpbc-gw-sage.php:463
|
7930 |
msgid "Israeli Shekel"
|
7931 |
msgstr ""
|
7932 |
|
7933 |
+
#: core/lib/wpbc_all_translations.php:1564 inc/gateways/sage/wpbc-gw-sage.php:771
|
7934 |
msgid "Sage"
|
7935 |
msgstr ""
|
7936 |
|
7937 |
+
#: core/lib/wpbc_all_translations.php:1565 inc/gateways/sage/wpbc-gw-sage.php:773
|
7938 |
msgid "Integration of Sage payment system"
|
7939 |
msgstr ""
|
7940 |
|
7941 |
+
#: core/lib/wpbc_all_translations.php:1566 inc/gateways/sage/wpbc-gw-sage.php:865
|
7942 |
#, php-format
|
7943 |
msgid "If you have no account on this system, please visit %s to create one."
|
7944 |
msgstr ""
|
7945 |
|
7946 |
+
#: core/lib/wpbc_all_translations.php:1567 inc/gateways/wpbc-response.php:94
|
7947 |
msgid "Payment rejected"
|
7948 |
msgstr ""
|
7949 |
+
|
7950 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:385
|
7951 |
+
msgid "Merchant ID"
|
7952 |
+
msgstr ""
|
7953 |
+
|
7954 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:387
|
7955 |
+
msgid "Enter your iDEAL Merchant ID"
|
7956 |
+
msgstr ""
|
7957 |
+
|
7958 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:402
|
7959 |
+
msgid "Enter your iDEAL Merchant Key."
|
7960 |
+
msgstr ""
|
7961 |
+
|
7962 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:420
|
7963 |
+
#, php-format
|
7964 |
+
msgid "Test mode requires the option %s to be selected in the %s account configuration section %s"
|
7965 |
+
msgstr ""
|
7966 |
+
|
7967 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:421
|
7968 |
+
msgid "Test with Simulator"
|
7969 |
+
msgstr ""
|
7970 |
+
|
7971 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:423
|
7972 |
+
msgid "My Profile – Connection"
|
7973 |
+
msgstr ""
|
7974 |
+
|
7975 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:479
|
7976 |
+
#, php-format
|
7977 |
+
msgid ""
|
7978 |
+
"If not supplied then the description as configured in the administration/management portal "
|
7979 |
+
"section will be used. If the option %s is selected then the configured description will always "
|
7980 |
+
"be applied."
|
7981 |
+
msgstr ""
|
7982 |
+
|
7983 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:480
|
7984 |
+
msgid "Always use Description"
|
7985 |
+
msgstr ""
|
7986 |
+
|
7987 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:792
|
7988 |
+
#, php-format
|
7989 |
+
msgid "Integration of %s payment system"
|
7990 |
+
msgstr ""
|
7991 |
+
|
7992 |
+
#: inc/gateways/ideal/wpbc-gw-ideal.php:883
|
7993 |
+
#, php-format
|
7994 |
+
msgid "Processing your %s payments through %s"
|
7995 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpbookingcalendar.com/buy/
|
|
4 |
Tags: booking calendar, availability calendar, timeline, booking system, booking form, reservation, events, appointment, availability, schedule, calendar, contact form
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 4.7
|
7 |
-
Stable tag: 7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -133,7 +133,7 @@ If you're unclear about the installation process, check out our [HELP](http://wp
|
|
133 |
- PHP 5.2.4 or newer,
|
134 |
- MySQL version 5.0 or newer,
|
135 |
- WordPress 4.0 or newer,
|
136 |
-
- jQuery 1.
|
137 |
|
138 |
|
139 |
|
@@ -159,6 +159,73 @@ If you have any further questions, please fill free to <a href="mailto:support@w
|
|
159 |
12. **Timeline**. Glance booking checking for a year (3 months or month), at front-end side of your website.
|
160 |
|
161 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
= 7.0 =
|
163 |
- Changes in **all** versions:
|
164 |
|
@@ -361,37 +428,37 @@ If you have any further questions, please fill free to <a href="mailto:support@w
|
|
361 |
For more information, see the [full release notes](http://wpbookingcalendar.com/changelog/).
|
362 |
|
363 |
== Upgrade Notice ==
|
364 |
-
= 7.
|
365 |
-
|
366 |
|
367 |
== Languages ==
|
368 |
|
369 |
Plugin supports following languages:
|
370 |
|
371 |
- English
|
372 |
-
- Swedish [
|
373 |
-
- Norwegian [
|
374 |
-
- Hungarian [
|
375 |
-
- Ukrainian [
|
376 |
-
- Russian [
|
377 |
-
- Chinese [
|
378 |
-
-
|
379 |
-
-
|
380 |
-
- German [
|
381 |
-
- French [
|
382 |
-
-
|
383 |
-
-
|
384 |
-
-
|
385 |
-
-
|
386 |
-
-
|
387 |
-
-
|
388 |
-
-
|
389 |
-
- Croatian [
|
390 |
-
- Finnish [
|
391 |
-
- Turkish [
|
392 |
- Catalan [84% Completed]
|
393 |
- Bulgarian [84% Completed]
|
394 |
-
- Brazilian Portuguese [
|
395 |
- Hebrew [15% Completed]
|
396 |
- Belarussian [10% Completed]
|
397 |
|
4 |
Tags: booking calendar, availability calendar, timeline, booking system, booking form, reservation, events, appointment, availability, schedule, calendar, contact form
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 4.7
|
7 |
+
Stable tag: 7.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
133 |
- PHP 5.2.4 or newer,
|
134 |
- MySQL version 5.0 or newer,
|
135 |
- WordPress 4.0 or newer,
|
136 |
+
- jQuery 1.9.1 or newer
|
137 |
|
138 |
|
139 |
|
159 |
12. **Timeline**. Glance booking checking for a year (3 months or month), at front-end side of your website.
|
160 |
|
161 |
== Changelog ==
|
162 |
+
= 7.1 =
|
163 |
+
- Changes in **all** versions:
|
164 |
+
* *New* Ability to limit times for showing cells in TimeLine for 1 day view mode. In TimeLine shortcode possible to use new parameter: **limit_hours='9,22'** Where 9 - its 09:00, start hour and 22 - its 22:00, end hour. For example: [bookingtimeline type='1' limit_hours='9,22'] or [bookingtimeline type='1,5' view_days_num=1 limit_hours='10,21'] (7.0.1.14)
|
165 |
+
* *New* constant WP_BK_TIMILINE_LIMIT_HOURS in wpbc-constants.php file. Limit times for showing cells in Calendar Overview page in admin panel for 1 day view mode. (7.0.1.18)
|
166 |
+
* *Improvement* additional checking of correct loading popover function to prevent JavaScript error. If visitor disable loading of Bootstrap files or because of some JS conflict, instead of showing JavaScript error system will skip showing popover tooltip when mouse over days in calendar, or when click on booking in timeline. (7.0.1.2)
|
167 |
+
* *Improvement* added checking about minimum required version of WordPress for using Booking Calendar (7.0.1.6)
|
168 |
+
* *Improvement* Ability to use [reason] or [approvereason] in Booking > Settings > Emails > Approve email template.
|
169 |
+
* *Improvement* Prepare functionality for removing language folder from plugin in a future, for reducing size of plugin. (7.0.1.53)
|
170 |
+
* *Improvement* Showing popovers in timeline (calendar overview) only at bottom direction for better looking at mobile devices (7.0.1.42)
|
171 |
+
* *Improvement* Set color of placeholder text in settings fields lighter. (7.0.1.54)
|
172 |
+
* *Improvement* Increase time for script execution during initial activation of plugin. (7.0.1.57)
|
173 |
+
* **Translation** Dutch translation [99% completed]
|
174 |
+
* **Translation** Italian translation [99% completed]
|
175 |
+
* **Translation** German translation [99% completed]
|
176 |
+
* **Translation** French translation [99% completed]
|
177 |
+
* *Fix* Update captcha 1.1 to captcha 1.9, which protect from potensional PHP file inclusion vulnerability. Thanks to Thunderscan tool (http://www.defensecode.com) (7.0.1.67)
|
178 |
+
* *Fix* Minimum version of jQuery required as 1.9.1
|
179 |
+
* *Fix* Issue of disabling sending emails during approving or cancellation of bookings at Booking Listing or Calendar Overview pages, when checkbox "Emails sending" unchecked. (7.0.1.5)
|
180 |
+
* *Fix* Issue of **auto import events** from Google Calendar into the Booking Calendar (7.0.1.9)
|
181 |
+
* *Fix* Issue of generating **JavaScript errors** when user deactivated loading of Bootstrap JS files at Booking Settings General page in Advanced section. Instead of it show warning message or skip showing tooltips. (7.0.1.10)
|
182 |
+
* *Fix* issue of order loading translation, if default language is not English (7.0.1.12)
|
183 |
+
* *Fix* issue of redirection to "Thank you" page. Using home_url (www.server.com) instead of site_url (www.server.com/wordpress/) at some servers. (7.0.1.20)
|
184 |
+
* *Fix* issue of ability to translate options in selectbox in format like "Eng 1 [lang=it_IT] Italian 1" at Settings Fields page in Booking Calendar Free version (7.0.1.21)
|
185 |
+
* *Fix* set email field as required field in Booking Calendar Free version (7.0.1.22)
|
186 |
+
* *Fix* issue of not sending emails, if server was set with using error_reporting(E_STRICT); and show this warning: "PHP Strict Standards: Only variables should be passed by reference in /wp-content/plugins/booking/core/admin/page-email-new-admin.php on line 1105" (7.0.1.32)
|
187 |
+
* *Fix* issue of not submitting booking in IE. Issue relative to note support by IE String.trim() function. (7.0.1.39)
|
188 |
+
* *Fix* issue of showing additional slashes in emails at reason of cancellation (7.0.1.46) (Also fixed same issue for approve reason, payment request text and adding notes to the booking).
|
189 |
+
* *Fix* issue of showing in TimeLine (Calendar Overview) 1st day of next Month, that does not belong to current visible month. Sometimes in such view if booking starting from 1st day of next month, system does not show this booking, and its can confuse visitors. (7.0.1.47)
|
190 |
+
* *Fix* issue of not saving Booking > Settings General page if pressed on Save Changes button at top right side in French language, and some other languages (7.0.1.56)
|
191 |
+
* *Under Hood* do_action( 'wpbc_jquery_unknown' ) - new hook for situation, when we can not make identification version of jQuery, sometimes, need manually to load jquery-migrate (7.0.1.33)
|
192 |
+
* *Under Hood* Trigger event "timeline_nav" after clicking navigation in timeline. To bind this event use this JS: jQuery( ".wpbc_timeline_front_end" ).on('timeline_nav', function(event, timeline_obj, nav_step ) { ... } ); (7.0.1.48)
|
193 |
+
* *Under Hood* New constant. 'WP_BK_AUTO_APPROVE_WHEN_IMPORT_GCAL' - Auto approve booking, if imported from Google Calendar. Default set to false (7.0.1.59)
|
194 |
+
- Changes in **Personal / Business Small / Business Medium / Business Large / MultiUser** versions:
|
195 |
+
* *New* Integration of *iDEAL via Sisow* payment gateway. (7.0.1.64) *(Business Small/Medium/Large, MultiUser)*
|
196 |
+
* *New* Show change over days as triangles. *Beta Feature.* Its require showing calendar days cells as square (not rectangle). Width and height of calendar you can define in shortcode options parameter. Supported by: Chrome 36.0+, MS IE 10.0+, Firefox 16.0+, Safari 9.0+, Opera 23.0+ (7.0.1.24) *(Business Medium/Large, MultiUser)*
|
197 |
+
* *New* Ability to define links for booking resource titles in TimeLine. Example: [bookingtimeline ... options='{resource_link 3="http://beta/resource-apartment3-id3/"},{resource_link 4="http://beta/resource-3-id4/"}' ... ] (7.0.1.50) *(Personal, Business Small/Medium/Large, MultiUser)*
|
198 |
+
* *Tip* Skip showing rows of booking resource(s) in TimeLine or Calendar Overview, if no any exist booking(s) for current view. For activation this feature you need to add only_booked_resources parameter to the URL. For example: http://server.com/wp-admin/admin.php?page=wpbc&view_mode=vm_calendar&only_booked_resources Its have to improve speed of page loading, when we are having too many resources at the page. (7.0.1.51) *(Personal, Business Small/Medium/Large, MultiUser)*
|
199 |
+
* *Improvement* Ability to set lower interval (15, 30 or 45 minutes) for auto cancellation pending bookings that have no successfully paid status (7.0.1.25) *(Business Small/Medium/Large, MultiUser)*
|
200 |
+
* *Improvement* Ability to use aggregate parameter in the [bookingedit] shortcode (7.0.1.26) *(Personal, Business Small/Medium/Large, MultiUser)*
|
201 |
+
* *Improvement* Ability to use in field "From Name" in email templates at Booking - Settings - Emails page different shortcodes from booking form, like [name] [secondname] (7.0.1.29) *(Personal, Business Small/Medium/Large, MultiUser)*
|
202 |
+
* *Improvement* Ability to show in cost_hints negative (discounted) cost for additional items. Previously system set instead of negative value just 0 (7.0.1.30) *(Business Medium/Large, MultiUser)*
|
203 |
+
* *Improvement* Increase accuracy of rates calculation, if we are having more than 2 digits after comma in rates configurations (7.0.1.44) *(Business Medium/Large, MultiUser)*
|
204 |
+
* *Improvement* Ability to use HTML tags in popup window during sending payment request and then showing [paymentreason] in email template with HTML formating (7.0.1.60) *(Business Small/Medium/Large, MultiUser)*
|
205 |
+
* *Improvement* Showing "blank bookings" in Calendar Overview page with different color (red) (7.0.1.40) *(Business Small/Medium/Large, MultiUser)*
|
206 |
+
* *Improvement* Showing all title for booking resources with long name (longer than 19 symbols) at the Booking Listing page. Previously its was cutted of (7.0.1.66) *(Personal, Business Small/Medium/Large, MultiUser)*
|
207 |
+
* *Fix* issue of not showing "reason of cancellation" in emails, that are sending after auto-cancellation of pending not successfully paid bookings. (7.0.1.1) *(Business Small/Medium/Large, MultiUser)*
|
208 |
+
* *Fix* issue of incorrectly booking cost calculation if setted cost "per 1 night" and previously was used "Valuation days" cost settings for specific booking resource. (7.0.1.4) *(Business Medium/Large, MultiUser)*
|
209 |
+
* *Fix* Do not apply "LAST" cost option for "Valuation days" if previously was applied "Together" term. No need to apply "LAST", because its have to be already calculated in together term (7.0.1.7) *(Business Medium/Large, MultiUser)*
|
210 |
+
* *Fix* Correctly replacing shortcodes with custom URL parameter, like: 'visitorbookingediturl', 'visitorbookingcancelurl', 'visitorbookingpayurl' in email templates. (7.0.1.8) *(Personal, Business Small/Medium/Large, MultiUser)*
|
211 |
+
* *Fix* issue of showing notice: "Use of undefined constant WPDEV_BK_LOCALE_RELOAD" in seacrh results (7.0.1.9) *(Business Large, MultiUser)*
|
212 |
+
* *Fix* issue of start showing timeline in "Day view" starting from Today date based on WordPress timezone. (7.0.1.13)
|
213 |
+
* *Fix* issue of not showing some bookings, which was made for specific times in 1 day view mode. (7.0.1.16)
|
214 |
+
* *Fix* issue of saving additional cost at the Booking > Resources > Advanced cost page, if some options have LABELs (options still must be simple words) with umlauts. (7.0.1.27) *(Business Medium/Large, MultiUser)*
|
215 |
+
* *Fix* issue of updating [cost_correction] shortcode, if selecting dates for new booking and not editing exist booking (7.0.1.28) *(Business Medium/Large, MultiUser)*
|
216 |
+
* *Fix* issue of blocking days selection in calendar, when visitor use the search form and manually input dates that lower than minimum number of days selection in settings (7.0.1.31) *(Business Large, MultiUser)*
|
217 |
+
* *Fix* issue of showing blank page for printing in Chrome browser (7.0.1.34) *(Personal, Business Small/Medium/Large, MultiUser)*
|
218 |
+
* *Fix* issue of not changing hash of booking after approving of booking, if this option was activated at settings (7.0.1.35) *(Personal, Business Small/Medium/Large, MultiUser)*
|
219 |
+
* *Fix* issue of rechecking booking dates (if activated "Checking to prevent double booking, during submitting booking" option), during booking editing (7.0.1.36) *(Personal, Business Small/Medium/Large, MultiUser)*
|
220 |
+
* *Fix* issue of not correctly blocking check-out day (showing weird 2 checkout days), if activated "Unavailable time before / after booking" option and set unavailable DAYs after booking (7.0.1.38) *(Business Medium/Large, MultiUser)*
|
221 |
+
* *Fix* issue of wrong deleting booking, if activated option "Disable bookings in different booking resources" during editing booking that try to store in different booking resources (7.0.1.43) *(Business Large, MultiUser)*
|
222 |
+
* *Fix* position of currency symbol in calendar day cells and in mouseover tooltip, depend from settings at Booking > Settings > Payment page (7.0.1.49) *(Business Medium/Large, MultiUser)*
|
223 |
+
* *Fix* replacinng shortcodes in a loop, if we are having several shortcodes with bookingedit{cancel} in email templates (For example, if we have several languges ). (7.0.1.52)
|
224 |
+
* *Fix* issue of infinite loop, which was exist since update 7.0.1.52 to 7.0.1.57 (7.0.1.58)
|
225 |
+
* *Fix* issue of not saving data for radio button selection field in emails and may be in booking listing (7.0.1.62) *(Personal, Business Small/Medium/Large, MultiUser)*
|
226 |
+
* *Under Hood* Trigger event "show_cost_hints" after showing cost or time hints in booking form. To bind this event use this JS: jQuery( ".booking_form_div" ).on('show_cost_hints', function(event, bk_type ) { ... } ); (7.0.1.53) *(Business Medium/Large, MultiUser)*
|
227 |
+
* *Under Hood* Add automatically new payment system, after visit Settings Payment page, if payment system folder and file(s) was created correctly. (7.0.1.55,7.0.1.61) *(Business Small/Medium/Large, MultiUser)*
|
228 |
+
|
229 |
= 7.0 =
|
230 |
- Changes in **all** versions:
|
231 |
|
428 |
For more information, see the [full release notes](http://wpbookingcalendar.com/changelog/).
|
429 |
|
430 |
== Upgrade Notice ==
|
431 |
+
= 7.1 =
|
432 |
+
Many improvements and fixes. Premium versions support iDEAL via Sisow gateway, showing change over days as triangles...
|
433 |
|
434 |
== Languages ==
|
435 |
|
436 |
Plugin supports following languages:
|
437 |
|
438 |
- English
|
439 |
+
- Swedish [99% Completed]
|
440 |
+
- Norwegian [99% Completed]
|
441 |
+
- Hungarian [99% Completed]
|
442 |
+
- Ukrainian [99% Completed]
|
443 |
+
- Russian [99% Completed]
|
444 |
+
- Chinese [99% Completed]
|
445 |
+
- Dutch [99% Completed]
|
446 |
+
- Italian [99% Completed]
|
447 |
+
- German [99% Completed]
|
448 |
+
- French [99% Completed]
|
449 |
+
- Polish [97% Completed]
|
450 |
+
- Portugal [85% Completed]
|
451 |
+
- Spanish [84% Completed]
|
452 |
+
- Greece [84% Completed]
|
453 |
+
- Danish [84% Completed]
|
454 |
+
- Czech [84% Completed]
|
455 |
+
- Slovak [84% Completed]
|
456 |
+
- Croatian [84% Completed]
|
457 |
+
- Finnish [84% Completed]
|
458 |
+
- Turkish [84% Completed]
|
459 |
- Catalan [84% Completed]
|
460 |
- Bulgarian [84% Completed]
|
461 |
+
- Brazilian Portuguese [79% Completed]
|
462 |
- Hebrew [15% Completed]
|
463 |
- Belarussian [10% Completed]
|
464 |
|
wpdev-booking.php
CHANGED
@@ -7,7 +7,7 @@ Author: wpdevelop
|
|
7 |
Author URI: http://wpbookingcalendar.com/
|
8 |
Text Domain: booking
|
9 |
Domain Path: /languages/
|
10 |
-
Version: 7.
|
11 |
*/
|
12 |
|
13 |
/* Copyright 2009 - 2016 www.wpbookingcalendar.com (email: info@wpbookingcalendar.com),
|
@@ -47,4 +47,6 @@ if ( ! defined('WPBC_PLUGIN_DIR' ) ) define('WPBC_PLUGIN_DIR', untrailing
|
|
47 |
// http: //website.com/wp-content/plugins/plugin-name
|
48 |
if ( ! defined('WPBC_PLUGIN_URL' ) ) define('WPBC_PLUGIN_URL', untrailingslashit( plugins_url( '', WPBC_FILE ) ) );
|
49 |
|
|
|
|
|
50 |
require_once WPBC_PLUGIN_DIR . '/core/wpbc.php';
|
7 |
Author URI: http://wpbookingcalendar.com/
|
8 |
Text Domain: booking
|
9 |
Domain Path: /languages/
|
10 |
+
Version: 7.1
|
11 |
*/
|
12 |
|
13 |
/* Copyright 2009 - 2016 www.wpbookingcalendar.com (email: info@wpbookingcalendar.com),
|
47 |
// http: //website.com/wp-content/plugins/plugin-name
|
48 |
if ( ! defined('WPBC_PLUGIN_URL' ) ) define('WPBC_PLUGIN_URL', untrailingslashit( plugins_url( '', WPBC_FILE ) ) );
|
49 |
|
50 |
+
if ( ! defined('WP_BK_MIN_WP_VERSION' ) ) define('WP_BK_MIN_WP_VERSION', '4.0'); //Minimum required WP version //FixIn: 7.0.1.6
|
51 |
+
|
52 |
require_once WPBC_PLUGIN_DIR . '/core/wpbc.php';
|