Booking Calendar - Version 5.1

Version Description

  • Features and issue fixings in All versions:
    • Responsive Booking Admin panel that looks great on any device.
    • Styles improvement on Booking Listing page for best feet to WordPress 3.8 update and better look on mobile devices.
    • Styles improvement on Calendar Overview page for best feet to WordPress 3.8 update and better look on mobile devices.
    • Styles improvement on Settings page for best feet to WordPress 3.8 update and better look on mobile devices.
    • Styles improvement on "Add booking" page for best feet to WordPress 3.8 update and better look on mobile devices.
    • New design of "Filter Tab" Fields on the Booking Listing page, which take less space and show filter info inside for better understanding or requests.
    • Ability to define the Form Fields Labels at the Settings Fields page in several languages, if the wordpress blog is multilingual. Example: "First Name[lang=de_DE]Vorname[lang=fr_FR]Prnom"
    • New "Mark as Read All" button in the Filters tab on Booking Listing page.
    • Translation to Norwegian language by Hvard Hasli
    • Translation to Brazilian Portuguese by Roberto Negraes
    • Updated Danish translation by Carl Andersen
    • Updated Dutch translation by Gert Pepping
    • Repositioning popover and buttons inside of it on the Calendar Overview page for the better looking on mobile devices.
    • Saving into DB "relative" path to the selected Skin, instead of absolute. Its prevent from the security issue on some servers.
    • Show Booking Dashboard Widget only, if the current user have capability to open "Booking Listing" page.
    • Fixed issue of incorrect showing "checkboxes" on admin panel in Safari
    • Fixed issue with href="#" (scrolling to top of page) in some links.
    • Fixed position of the "Approve", "Cancel", "Delete" and "Edit" links in the mouse-over popover at Calendar Overview page in the IE10
    • Fix issue of sending some emails with "\n" character instead of new line, if inside of booking form was used the new lines in the text box(es) .
    • Fix declaration of the wp-content and wp-plugins directories, using standard WP functions for that.
    • Fixed "Notice: Undefined index: booking_type"
    • Removed SSL declaration constant - WP_BK_SSL. Must to auto detect this.
    • Wordpress 3.8 support
  • Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
    • Styles improvement on Resources page for best feet to WordPress 3.8 update and better look on mobile devices. (Personal, Business Small/Medium/Large, MultiUser)
    • Styles improvement on Settings Fields page for best feet to WordPress 3.8 update and better look on mobile devices. (Personal, Business Small/Medium/Large, MultiUser)
    • Styles improvement on Settings Emails page for best feet to WordPress 3.8 update and better look on mobile devices. (Personal, Business Small/Medium/Large, MultiUser)
    • Styles improvement on Settings Payment page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Small/Medium/Large, MultiUser)
    • Styles improvement on Cost and Rates page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
    • Styles improvement on Advanced Cost page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
    • Styles improvement on Availability page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
    • Styles improvement on Season Filters page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
    • Styles improvement on Discount Coupons page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Large, MultiUser)
    • Styles improvement on Settings Search page for best feet to WordPress 3.8 update and better look on mobile devices. (Business Large, MultiUser)
    • Styles improvement on Settings Users page for best feet to WordPress 3.8 update and better look on mobile devices. (MultiUser)
    • New. Show deposit payment, only if difference between "Today" and "Check In" dates higher then specific number of days. (Business Medium/Large, MultiUser)
    • Ability to set "Valuation days" cost for "cost per night" setting. (Business Medium/Large, MultiUser)
    • Calculation "Valuation days" cost setting depend from Season Filter of "Check In" date. Previous "Season filter for all days", which was worked in limited situations removed. (Business Medium/Large, MultiUser)
    • Auto select Default Custom Form for the specific resource, if use shortcode of "booking resource selection" and each booking resource have the default custom form. (Note, you must have no parameter "form_type" in the "bookingselect" shortcode). (Business Medium/Large, MultiUser)
    • Ability to use "option" parameter in the [bookingselect ...] shortcode in the same way, as it possible to use for [booking ...] shortcode (Personal, Business Small/Medium/Large, MultiUser)
    • Possibility to select default custom booking form during creation of the Booking Resources (Business Large, MultiUser)
    • Pagination of users table at the Settings Users page (MultiUser)
    • Load the PayPal payment page depend from the locale of website (Business Small/Medium/Large, MultiUser)
    • Show confirmation dialog for deletion of discount coupons. (Business Large, MultiUser)
    • Trick. Possibility to set TRUE of the constant WP_BK_CUSTOM_FORMS_FOR_REGULAR_USERS in wpdev-booking.php file for activation additional "custom forms" functionality for "regular users" (MultiUser)
    • Trick. Possibility to set TRUE of the constant WP_BK_SHOW_BOOKING_NOTES in wpdev-booking.php file for showing by default all comments for the specific bookings in booking listing page (Personal, Business Small/Medium/Large, MultiUser)
    • Sanitize title of new Custom forms. Sometimes using not standard symbols, can generate issues in loading such form (Business Medium/Large, MultiUser)
    • Fix. Possibility to use the same booking shortcode parameters (like several months setting or options parameter) in the other defined calendars in a booking form. If was used the several calendars and one booking form, relative to this instruction: http://wpbookingcalendar.com/faq/booking-many-different-items-via-one-booking-form/ (Business Medium/Large, MultiUser)
    • Fix. Changed the name of submit button at the Settings Payment page, which can generate issue of saving on some servers (Business Small/Medium/Large, MultiUser)
    • Fix "403 Error" during saving Settings page on some servers. Saving only relative URLs of the "successfully paid" and "failed" URLs, which are saving in the Settings Payment page. Previously, absolute URLs saving can generate the "403 Error" during saving page on some servers. (Business Small/Medium/Large, MultiUser)
    • Fix issue of showing the HINTs (for example the [check_in_date_hint] and other...) in the booking form, only in default language, even if the system was turned to other language (Business Medium/Large, MultiUser)
    • Fix of auto showing HINTs for the selected dates and cost for the editing booking in admin panel (Business Medium/Large, MultiUser)
    • Fix issue of not showing the Payment form, but instead of that redirection to the "Thank you" page for the booking form (without calendar) (Business Large, MultiUser)
    • Fix issue in MultiUser version of not correctly showing booking resources (hierarchy) in the Calendar Overview mode, while logged in as not super booking admin user. (MultiUser)
    • Fix issue of not possibility to scroll the months in Calendar Overview page, if was saved the "Filter tab" set as default template. (Personal, Business Small/Medium/Large, MultiUser)
    • Fix issue with saving and configuring additional cost settings for the options, which have the different titles and values (using @@ symbols in the options). (Business Medium/Large, MultiUser)
    • Fix issue of incorrect highlighting check in/out dates in the calendar, when visitor select "check in" date in calendar. Its only in case if the "range days selection using 2 mouse clicks" is activated. (Business Medium/Large, MultiUser)
    • Fix issue of Sage Pay integrations. Add the "Sate" billing form integration into the billing form. (Business Small/Medium/Large, MultiUser)

Check more information about other updates.

=

Download this release

Release Info

Developer wpdevelop
Plugin Icon 128x128 Booking Calendar
Version 5.1
Comparing to
See all releases

Code changes from version 5.0.4 to 5.1

css/admin-booking-listing.css ADDED
@@ -0,0 +1,327 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Document : admin-booking-listing
3
+ Created on : 09.02.2014, 11:38:06
4
+ Author : wpdevelop
5
+ Description: CSS for the Booking Listing admin page of Booking Calendar.
6
+ */
7
+
8
+ /* Listing Table **************************************************************/
9
+ /* Header */
10
+ .booking-listing-header {
11
+ background: #D7D7D7; /* for non-css3 browsers */
12
+ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#E4E4E4'); /* IE6-9 */
13
+ background: -webkit-linear-gradient(center, bottom, #D7D7D7, #000); /* webkit-браузеров */
14
+ background: -moz-linear-gradient(center bottom, #D7D7D7, #E4E4E4) repeat scroll 0 0 transparent; /* firefox 3.6+ */
15
+ background: -o-linear-gradient(top, #D7D7D7, #E4E4E4); /* Opera 11.10+ */
16
+ background: -ms-linear-gradient(top, #D7D7D7, #E4E4E4); /* IE10+ */
17
+ border: 1px solid #C6C6C6;
18
+ border-bottom-color: #CCC;
19
+ border-radius: 5px 5px 0 0;
20
+ -moz-border-radius: 5px 5px 0 0;
21
+ -webkit-border-radius: 5px 5px 0 0;
22
+ -ms-border-radius: 5px 5px 0 0;
23
+ color: #333;
24
+ font-size: 12px;
25
+ font-weight: bold;
26
+ margin: 0;
27
+ padding: 2px 0px;
28
+ text-shadow: 0 1px 1px #F5F5F5;
29
+ }
30
+ .booking-listing-header .booking-listing-collumn {
31
+ text-align: center;
32
+ }
33
+ /* Row */
34
+ .booking-listing-row {
35
+ border: 1px solid #C6C6C6;
36
+ border-top: none;
37
+ margin: 0px;
38
+ padding: 0px;
39
+ }
40
+ .booking-listing-row.row_alternative_color.row-fluid,
41
+ .booking-listing-row.row_alternative_color.row,
42
+ .booking-listing-row.row_alternative_color {
43
+ background: #F7F7F7;
44
+ }
45
+ .booking-listing-row.row-fluid.row_unread_color {
46
+ background: none repeat scroll 0 0 #FEA;
47
+ }
48
+ .booking-listing-row.row-fluid.row_selected_color {
49
+ background: none repeat scroll 0 0 #9F5;
50
+ }
51
+ /* Columns */
52
+ .booking-listing-collumn {
53
+ margin: 5px 0px;
54
+ }
55
+ .booking-listing-collumn .field-id {
56
+ background-color: #777;
57
+ border: 1px solid #FFF;
58
+ border-radius: 10px 10px 10px 10px;
59
+ box-shadow: 0 0 2px #888;
60
+ color: #EEE;
61
+ font-family: sans-serif;
62
+ font-size: 9px;
63
+ font-weight: bold;
64
+ padding: 2px 4px;
65
+ text-shadow: 0 0 3px #333;
66
+ margin: 0 10px;
67
+ }
68
+ .booking-listing-collumn .field-date {
69
+ font-size: 10px;
70
+ font-style: italic;
71
+ line-height: 12px;
72
+ margin: 20px 10px 5px;
73
+ padding: 0;
74
+ text-shadow: 0 -1px 0 #EEE;
75
+ white-space: nowrap;
76
+ float: right;
77
+ }
78
+ .booking-listing-collumn .field-time {
79
+ font-size: 9px;
80
+ white-space: nowrap;
81
+ }
82
+ .booking-listing-collumn .field-booking-date,
83
+ .booking-listing-collumn .field-booking-date:hover {
84
+ background: none repeat scroll 0 0 #FFBB45;
85
+ border: 1px solid #EEE;
86
+ border-radius: 5px 5px 5px 5px;
87
+ box-shadow: 0 0 1px #CCC;
88
+ color: #FFF;
89
+ font-weight: bold;
90
+ line-height: 22px;
91
+ padding: 4px 10px 3px;
92
+ text-decoration: none;
93
+ text-shadow: 0 -1px 0 #CCC;
94
+ white-space: nowrap;
95
+ }
96
+ .booking-listing-collumn .field-booking-date.approved,
97
+ .booking-listing-collumn .field-booking-date.approved:hover {
98
+ background: none repeat scroll 0 0 #9BE;
99
+ }
100
+ .booking-listing-collumn .field-booking-time {
101
+ color: #555;
102
+ text-decoration: none;
103
+ text-shadow: 0 0 1px #AAA;
104
+ }
105
+ .booking-listing-collumn.booking-actions{
106
+ width:100%;
107
+ padding:0px;
108
+ clear: both;
109
+ float: none;
110
+ }
111
+ .booking-listing-collumn .cost-fields-group {
112
+ color: #444;
113
+ font-size: 15px;
114
+ font-weight: bold;
115
+ white-space: nowrap;
116
+ float:left;
117
+ margin-left: 5px;
118
+ }
119
+ .booking-listing-collumn .cost-fields-group a,
120
+ .booking-listing-collumn .actions-fields-group a{
121
+ margin-left: 5px;
122
+ vertical-align: top;
123
+ }
124
+ .booking-listing-collumn.booking-actions .button-secondary.button img {
125
+ vertical-align: middle;
126
+ }
127
+ /* Butons */
128
+ .booking-listing-collumn .field-booking-cost {
129
+ width: 60px;
130
+ }
131
+ .booking-listing-collumn .field-currency {
132
+ color: #444;
133
+ display: inline;
134
+ font-size: 15px;
135
+ font-weight: bold;
136
+ line-height: 28px;
137
+ vertical-align: top;
138
+ }
139
+ /* Labels */
140
+ #listing_visible_bookings .new-label {
141
+ margin: 0 0 0 -23px;
142
+ padding: 3px;
143
+ position: absolute;
144
+ }
145
+ .booking-listing-collumn .label {
146
+ border: 1px solid #EEEEEE;
147
+ box-shadow: 0 0 1px #CCCCCC;
148
+ padding: 2px 5px;
149
+ white-space: nowrap;
150
+ }
151
+ .booking-listing-collumn .label-pending {
152
+ background: none repeat scroll 0 0 #FFBB45;
153
+ }
154
+ .booking-listing-collumn .label-approved {
155
+ background: none repeat scroll 0 0 #9BE;
156
+ }
157
+ .payment-label-success {
158
+ background-color: #468847 !important;
159
+ }
160
+ .payment-label-pending {
161
+ background-color: #992 !important;
162
+ }
163
+ .payment-label-unknown {
164
+ background-color: #999 !important;
165
+ }
166
+ .payment-label-error {
167
+ background-color: #FA773D !important;
168
+ }
169
+
170
+ /* UI Elements **********************************************************/
171
+ .fieldvalue {
172
+ background: none repeat scroll 0 0 #FE9;
173
+ border-radius: 3px 3px 3px 3px;
174
+ color: #333;
175
+ font-size: 11px;
176
+ font-weight: bold;
177
+ margin: 0 3px 0 0;
178
+ padding: 2px 3px;
179
+ text-shadow: 0 1px 1px #EEE;
180
+ }
181
+ .label_resource_not_exist {
182
+ color: #000;
183
+ font-weight: bold;
184
+ text-shadow: 0 1px 0 #59D;
185
+ text-transform: none;
186
+ }
187
+ .booking_row_modification_element {
188
+ display: none;
189
+ clear: both;
190
+ width: 100%;
191
+ }
192
+ .booking_row_modification_element_changing_resource {
193
+ height: auto;
194
+ }
195
+ .booking_row_modification_element .btn-save-cost,
196
+ .booking_row_modification_element.booking_edit_note a,
197
+ .booking_row_modification_element select{
198
+ float: left;
199
+ margin: 0 0 10px 10px;
200
+ }
201
+ #hided_boking_modifications_elements {
202
+ display: none;
203
+ }
204
+ #wh_booking_date_container fieldset label.check_in_out,
205
+ #wh_modification_date_container fieldset label{
206
+ height: auto !important;
207
+ padding-bottom: 0 !important;
208
+ padding-left: 0 !important;
209
+ vertical-align: middle;
210
+ }
211
+ .wpbc-search-by-booking-id {
212
+ position: absolute;
213
+ right: 15px;
214
+ top: 25px;
215
+ }
216
+ /* Dates *********************************************************/
217
+ .wpdevbk .visible_items,
218
+ .visible_items {
219
+ display: block;
220
+ }
221
+ .wpdevbk .hidden_items,
222
+ .hidden_items {
223
+ display: none;
224
+ }
225
+ .date_tire {
226
+ font-size: 17px;
227
+ font-weight: bold;
228
+ }
229
+ .booking_dates_small,
230
+ .booking_dates_full {
231
+ line-height: 24px;
232
+ }
233
+ .booking-listing-collumn .date_from_dif_type {
234
+ color: #FFF;
235
+ text-shadow: 0 -1px 0 #BBB;
236
+ }
237
+
238
+ /* Filter Top Section *********************************************************/
239
+ .wpdevbk-filters-section input,
240
+ .wpdevbk-filters-section textarea,
241
+ .wpdevbk-filters-section select,
242
+ .wpdevbk-filters-section .uneditable-input {
243
+ margin-bottom: 0px;
244
+ }
245
+ .wpdevbk .wpdevbk-filters-section .add-on,
246
+ .wpdevbk .wpdevbk-filters-section .input-prepend,
247
+ .wpdevbk .wpdevbk-filters-section .input-append {
248
+ margin-bottom: 0px;
249
+ height: 22px;
250
+ padding: 3px 3px 1px;
251
+ }
252
+ .wpdevbk .wpdevbk-filters-section .input-prepend{
253
+ padding: 0;
254
+ }
255
+ /* This trick show correctly prepand text element in one row in Safari. Do not use display:inline-block */
256
+ .wpdevbk .wpdevbk-filters-section .input-prepend input[type=text] {
257
+ display:block;
258
+ float:left;
259
+ }
260
+ .wpdevbk-filters-section .control-group {
261
+ margin-right: 15px;
262
+ }
263
+ .wpdevbk-filters-section .control-label {
264
+ float: left;
265
+ padding-top: 5px;
266
+ text-align: right;
267
+ margin-right: 5px;
268
+ }
269
+ .wpdevbk-filters-section .controls {
270
+ float: left;
271
+ }
272
+ .wpdevbk-filters-section .help-block {
273
+ display:none;
274
+ }
275
+
276
+ .wpdevbk .wpdevbk-filters-section form {
277
+ margin-bottom: 0px;
278
+ }
279
+ .wpdevbk a.chzn-single:hover {
280
+ text-decoration: none;
281
+ }
282
+ .wpdevbk .booking-submenu-tab-container .tab-bottom {
283
+ -moz-border-bottom-colors: none;
284
+ -moz-border-image: none;
285
+ -moz-border-left-colors: none;
286
+ -moz-border-right-colors: none;
287
+ -moz-border-top-colors: none;
288
+ background: none repeat scroll 0 0 #EEE;
289
+ border-color: #BBC;
290
+ border-width: 1px;
291
+ border-style: dashed solid solid;
292
+ border-radius: 0 0 5px 5px;
293
+ -moz-border-radius: 0 0 5px 5px;
294
+ -webkit-border-radius: 0 0 5px 5px;
295
+ -ms-border-radius: 0 0 5px 5px;
296
+ box-shadow: 0 0 1px #DDD;
297
+ padding: 0px 7px;
298
+ position: absolute;
299
+ }
300
+
301
+ /* Corrections of some CSS in Interface elements from Filter section **********/
302
+ #wh_booking_date,
303
+ #wh_booking_date2,
304
+ #wh_modification_date,
305
+ #wh_modification_date2 {
306
+ width: 75px;
307
+ }
308
+ #wh_approved_selector {
309
+ width: auto;
310
+ }
311
+ #wh_keyword {
312
+ width: 135px;
313
+ border-color: #aaa;
314
+ }
315
+ #wh_pay_status {
316
+ width: 95px;
317
+ }
318
+ #wh_booking_type {
319
+ width: 180px;
320
+ }
321
+ #bk_booking_filters_form .form-actions {
322
+ margin-top: 0px;
323
+ }
324
+ #wh_cost,
325
+ #wh_cost2 {
326
+ width:75px;
327
+ }
css/admin-mobile.css ADDED
@@ -0,0 +1,398 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ Document : Admin CSS for Mobile devices
3
+ Created on : 23.12.2013, 13:04:50
4
+ Author : wpdevelop
5
+ Description: Booking Calendar Admin Panel CSS for the Mobile devices.
6
+ */
7
+
8
+ @media (max-width: 782px) { /* iPad mini and all iPhones and other Mobile Devices */
9
+ /* Settings Rows */
10
+ .booking_settings_row {
11
+ width:100% !important;
12
+ float:none !important;
13
+ margin:0px !important;
14
+ }
15
+
16
+ /* Settings Top TABS */
17
+ #menu-wpdevplugin .nav-tab {
18
+
19
+ padding: 10px 4px 5px;
20
+ }
21
+ #menu-wpdevplugin .nav-tab .nav-tab-text {
22
+ display:none;
23
+ }
24
+ #booking_listings_interface_header #menu-wpdevplugin .nav-tab {
25
+ padding: 10px 15px 5px;
26
+ }
27
+
28
+ a.booking-submenu-tab.nav-tab.bottom-submenu-tab,
29
+ a.nav-tab.booking-submenu-tab{
30
+ display: block;
31
+ float: none;
32
+ font-size: 1.2em;
33
+ line-height: 1.2em;
34
+ margin: 0 0 0 10%!important;
35
+ padding: 10px;
36
+ vertical-align: middle;
37
+ width: auto;
38
+ border-radius: 0;
39
+ -moz-border-radius:0;
40
+ -webkit-border-radius:0;
41
+ }
42
+ .booking-submenu-tab-insidecontainer, .wpdevbk .booking-submenu-tab-insidecontainer {
43
+ margin:0;
44
+ padding:0;
45
+ border-radius: 0;
46
+ -moz-border-radius:0;
47
+ -webkit-border-radius:0;
48
+ }
49
+ .booking-submenu-tab-separator-vertical {
50
+ display:none;
51
+ }
52
+
53
+ /* Settings Icons in Tabs */
54
+ .menuicons {
55
+ height: 20px;
56
+ margin: 0 7px 0 8px;
57
+ position: relative;
58
+ vertical-align: text-bottom;
59
+ width: 20px;
60
+ }
61
+
62
+ /* UI Elements */
63
+ .wpbc_mobile_legend {
64
+ display:inline;
65
+ font-size: 14px;
66
+ font-weight: normal;
67
+ float: left;
68
+ line-height: 1.3em;
69
+ }
70
+ .wpbc_mobile_legend.clear{
71
+ float:none;
72
+ display:block;
73
+ }
74
+ .form-table td input[type="text"],
75
+ .form-table td input[type="password"],
76
+ .form-table td select,
77
+ .form-table td textarea {
78
+ width:100% !important;
79
+ }
80
+ .bookingpage input[type="text"],
81
+ .bookingpage select,
82
+ .wpdevbk input[type="text"],
83
+ .wpdevbk select,
84
+ #or_sort_selector,
85
+ #wh_booking_date_container fieldset label,
86
+ #wh_modification_date_container fieldset label{
87
+ line-height: 30px !important;
88
+ padding: 8px 10px 9px !important;
89
+ height: 36px !important;
90
+ padding: 7px 10px !important;
91
+ }
92
+ .bookingpage input[type="text"],
93
+ #or_sort_selector,
94
+ #filter_name {
95
+ line-height: 16px !important;
96
+ }
97
+ .branch-3-3 .bookingpage .button,
98
+ .branch-3-3 .bookingpage .button-secondary,
99
+ .branch-3-3 .bookingpage #or_sort_selector,
100
+ .branch-3-3 .bookingpage #wh_booking_date_container fieldset label,
101
+ .branch-3-3 .bookingpage #wh_modification_date_container fieldset label,
102
+ .branch-3-4 .bookingpage .button,
103
+ .branch-3-4 .bookingpage .button-secondary,
104
+ .branch-3-4 .bookingpage #or_sort_selector,
105
+ .branch-3-4 .bookingpage #wh_booking_date_container fieldset label,
106
+ .branch-3-4 .bookingpage #wh_modification_date_container fieldset label,
107
+ .branch-3-5 .bookingpage .button,
108
+ .branch-3-5 .bookingpage .button-secondary,
109
+ .branch-3-5 .bookingpage #or_sort_selector,
110
+ .branch-3-5 .bookingpage #wh_booking_date_container fieldset label,
111
+ .branch-3-5 .bookingpage #wh_modification_date_container fieldset label,
112
+ .branch-3-6 .bookingpage .button,
113
+ .branch-3-6 .bookingpage .button-secondary,
114
+ .branch-3-6 .bookingpage #or_sort_selector,
115
+ .branch-3-6 .bookingpage #wh_booking_date_container fieldset label,
116
+ .branch-3-6 .bookingpage #wh_modification_date_container fieldset label,
117
+ .branch-3-7 .bookingpage .button,
118
+ .branch-3-7 .bookingpage .button-secondary,
119
+ .branch-3-7 .bookingpage #or_sort_selector,
120
+ .branch-3-7 .bookingpage #wh_booking_date_container fieldset label,
121
+ .branch-3-7 .bookingpage #wh_modification_date_container fieldset label {
122
+ line-height: 36px !important;
123
+ height: 36px !important;
124
+ font-size: 14px;
125
+ padding-top: 0 !important;
126
+ padding-bottom: 0 !important;
127
+ }
128
+ .add-on {
129
+ height: auto !important;
130
+ padding:8px 5px !important;
131
+ }
132
+ .control-group label.control-label {
133
+ line-height: 2em;
134
+ }
135
+ .input-prepend input[type=text] {
136
+ display: inline;
137
+ }
138
+ .wpdevbk .wpdevbk-filters-section .input-prepend {
139
+ height: 31px;
140
+ }
141
+ label.wpbc_inline_legend {
142
+ width:100% !important;
143
+ }
144
+
145
+ /* BS UI Elements */
146
+ .btn-toolbar .btn-group {
147
+ width:100% !important;
148
+ margin:10px;
149
+ }
150
+ .btn-toolbar .btn-group select.span3,
151
+ .btn-toolbar .btn-group input.span3 {
152
+ width:55%;
153
+ }
154
+
155
+ /* Different Setting Options */
156
+ .wpbc-secondary-suboptions {
157
+ margin-left:25px;
158
+ }
159
+ .form-table span.description {
160
+ font-size: 14px;
161
+ padding: 2px;
162
+ }
163
+ .nav-tabs.booking-submenu-tab-insidecontainer {
164
+ padding:10px;
165
+ }
166
+
167
+ /* Booking Listing Table */
168
+ /* UI */
169
+ .wpdevbk-filters-section {
170
+ padding: 5px 0 0;
171
+ }
172
+ .chzn-container-multi .chzn-choices {
173
+ padding: 3px 0;
174
+ }
175
+ #denyreason {
176
+ height: 39px !important;
177
+ }
178
+ .bookingpage .wpdevbk input[type="text"],
179
+ .bookingpage .wpdevbk select{
180
+ margin-bottom: 0px;
181
+ }
182
+ .bookingpage .form-table input[type="text"],
183
+ .bookingpage .wpdevbk input[type="text"]{
184
+ line-height: 16px !important;
185
+ }
186
+ /* Listing */
187
+ #booking_listings_interface_header .nav-tabs .dropdown.pull-right .caret{
188
+ /* display:none;*/
189
+ vertical-align: middle;
190
+ }
191
+ #booking_listings_interface_header .nav-tabs.booking-submenu-tab-insidecontainer {
192
+ padding: 10px 10px 0;
193
+ }
194
+ #listing_visible_bookings .new-label {
195
+ display:none;
196
+ }
197
+ #listing_visible_bookings .booking-listing-header {
198
+ background: none;
199
+ border-bottom: medium none;
200
+ height: 5px;
201
+ padding: 0;
202
+ }
203
+ #listing_visible_bookings .booking-listing-header div{
204
+ display: none;
205
+ }
206
+ #listing_visible_bookings .booking-listing-collumn{
207
+ margin:5px !important;
208
+ text-align: left !important;
209
+ }
210
+ #listing_visible_bookings .wpbc_column_1 {
211
+ text-align: left !important;
212
+ }
213
+ #listing_visible_bookings .wpbc_column_1 input[type=checkbox]{
214
+ margin:0 -15px 0 5px;
215
+ }
216
+ #listing_visible_bookings .wpbc_column_1 span.wpbc_mobile_legend {
217
+ margin-left: 10px;
218
+ vertical-align: middle;
219
+ }
220
+ #listing_visible_bookings .wpbc_column_1 .field-date,
221
+ #listing_visible_bookings .wpbc_column_1 .field-time{
222
+ display:inline;
223
+ font-size:14px;
224
+ font-style: normal;
225
+ vertical-align: middle;
226
+ }
227
+ #listing_visible_bookings .wpbc_column_2 {
228
+ text-align: right !important;
229
+ }
230
+ #listing_visible_bookings .booking-listing-collumn .field-booking-cost {
231
+ height: 39px !important;
232
+ }
233
+ /* Calendar Overview */
234
+ .bookings_overview_in_calendar_frame table td:first-child,
235
+ .bookings_overview_in_calendar_frame table th:first-child{
236
+ display: table-cell;
237
+ padding-left:4px;
238
+ padding-right:5px;
239
+ width: auto !important;
240
+
241
+
242
+ overflow: hidden;
243
+ white-space: nowrap;
244
+ word-wrap: normal;
245
+
246
+
247
+ /* display: inline-block;
248
+ overflow: hidden;
249
+ padding-left: 4px;
250
+ padding-right: 5px;
251
+ position: relative;
252
+ white-space: nowrap;
253
+ width: 85px !important;
254
+ word-wrap: normal;
255
+ z-index: 2; */
256
+ }
257
+ .bookings_overview_in_calendar_frame table td:last-child,
258
+ .bookings_overview_in_calendar_frame table th:last-child{
259
+ width: 100%;
260
+ }
261
+ .bookings_overview_in_calendar .resource_title.child {
262
+ margin-left: 15px;
263
+ }
264
+ .bookings_overview_in_calendar .resource_title {
265
+ font-size:10px;
266
+ }
267
+ .wpdevbk.popover.fade.bottom.in .popover-inner{
268
+ /* width:95% !important;*/
269
+ /* display:inline-block;*/
270
+ }
271
+ .wpbc-search-by-booking-id {
272
+ position: absolute;
273
+ right: 5px;
274
+ top: 50px;
275
+ }
276
+ .wpdevbk #bk_settings_form_fields label.checkbox.inline {
277
+ line-height: 3em;
278
+ }
279
+ /* Users Table Settings */
280
+ .users_table .user-table-field-user_id{
281
+ display:none;
282
+ }
283
+ .users_table .user-table-field-user_labels{
284
+ display:none;
285
+ }
286
+ .users_table .user-table-field-user_type{
287
+ display:none;
288
+ }
289
+
290
+ /* Resources Table Settings */
291
+ .resource_table.booking_table th,
292
+ .users_table th{
293
+ display: none;
294
+ }
295
+ .resource_table.booking_table td,
296
+ .users_table td{
297
+ display: block;
298
+ width: auto;
299
+ font-size: 14px;
300
+ text-align:left !important;
301
+ border-left:0px !important;
302
+ border-top:0px !important;
303
+ font-weight: normal;
304
+ padding:10px !important;
305
+ line-height: 19px;
306
+ min-height: 1em;
307
+ }
308
+ .users_table.booking_table td.user-table-field-actions {
309
+ height: 64px;
310
+ }
311
+ .users_table.booking_table td{
312
+ -webkit-box-sizing: border-box;
313
+ -moz-box-sizing: border-box;
314
+ box-sizing: border-box;
315
+ width: 100%;
316
+ }
317
+ .resource_table .wpbc_table_footer td {
318
+ border-top: 0px;
319
+ }
320
+ .resource_table.booking_table td input[type=text],
321
+ .resource_table.booking_table td select{
322
+ width:100% !important;
323
+ }
324
+ .resource_table.booking_table td input[type="checkbox"],
325
+ .resource_table.booking_table td input[type="radio"]{
326
+ margin-bottom: 0;
327
+ }
328
+ .resource_table.booking_table.wpbc_rates_table .rates_collumn input[type=text] {
329
+ height: 36px;
330
+ text-align: right;
331
+ width: 50% !important;
332
+ float:left;
333
+ }
334
+ .resource_table.booking_table.wpbc_rates_table .rates_collumn select {
335
+ height: 36px;
336
+ width: 49% !important;
337
+ margin-left:1%;
338
+ float:left;
339
+ }
340
+ .wpbc_deposit_table .rates_collumn input[type=text] {
341
+ height: 36px;
342
+ text-align: right;
343
+ width: 45% !important;
344
+ float:left;
345
+ }
346
+ .resource_table.booking_table.wpbc_rates_table .rates_collumn select ,
347
+ .wpbc_deposit_table .rates_collumn select {
348
+ height: 36px;
349
+ width: 45% !important;
350
+ float:right;
351
+
352
+ }
353
+ .resource_table.booking_table td select {
354
+ padding: 6px 10px !important;
355
+ }
356
+ /* Valuation days Table ******************************************************/
357
+ .resource_table.booking_table.wpbc_valuationdays_table td input[type=text] {
358
+ height: 36px;
359
+ }
360
+ .resource_table.booking_table.wpbc_valuationdays_table td div,
361
+ .resource_table.booking_table.wpbc_valuationdays_table td div div{
362
+ display:block;
363
+ /* float:none !important;*/
364
+ width: 100% !important;
365
+ }
366
+ .resource_table.booking_table.wpbc_valuationdays_table td input[type=text] ,
367
+ .resource_table.booking_table.wpbc_valuationdays_table td select {
368
+ width:100%;
369
+ text-align: left;
370
+ margin:5px 0;
371
+ }
372
+ .resource_table.booking_table.wpbc_valuationdays_table td .wpbc_text-label{
373
+ display:none;
374
+ }
375
+ .resource_table.booking_table.wpbc_valuationdays_table td.wpbc_column_2 input[type=text] {
376
+ width: 40% !important;
377
+ float:left;
378
+ }
379
+ .resource_table.booking_table.wpbc_valuationdays_table td.wpbc_column_2 .wpbc_field_cost-to .wpbc_text-label{
380
+ display:block;
381
+ float:left !important;
382
+ width:15%;
383
+ line-height: 3em;
384
+ text-align: center;
385
+ }
386
+ .resource_table.booking_table.wpbc_valuationdays_table td.wpbc_column_2 .wpbc_field_cost-to input[type=text]{
387
+ float:right;
388
+ }
389
+ .resource_table.booking_table.wpbc_valuationdays_table td.wpbc_column_3 input[type=text] {
390
+ width: 30% !important;
391
+ float:left;
392
+ }
393
+ .resource_table.booking_table.wpbc_valuationdays_table td.wpbc_column_3 select {
394
+ width: 69% !important;
395
+ margin-left:1%;
396
+ float:left;
397
+ }
398
+ }
css/admin.css CHANGED
@@ -66,28 +66,34 @@
66
  .wpbc-settings-data-field div.description{
67
  display:block;
68
  }
69
- /* Alerts & Help messages */
 
70
  .wpbc-info-message,
71
  .wpbc-error-message,
72
  .wpbc-success-message,
73
  .wpbc-help-message{
74
  display: block;
75
- margin: 10px;
76
  padding: 5px 10px;
77
  font-weight: normal;
78
  text-align: center;
79
  color:#777;
80
- text-shadow: 0 1px 0 #FEFEFE;
81
  background-color: #FFFFE0;
82
  border: 1px solid #E6DB55;
83
  border-radius: 3px;
84
  -moz-border-radius: 3px;
85
  -webkit-border-radius: 3px;
 
 
 
 
 
 
 
86
  }
87
  .wpbc-help-message {
88
- background-color: #FFFDFD;
89
- line-height: 2em;
90
- text-align: left;
91
  }
92
  .wpbc-error-message {
93
  background-color: #FFEEEE;
@@ -97,13 +103,14 @@
97
  background-color: #F5FFF0;
98
  border-color: #AAEEAA;
99
  }
100
-
101
  .wpbc-demo-alert-not-allow {
102
- color: #B94A48;
103
- font-weight: bold;
 
104
  text-shadow: 0 -1px 0 #FFEEEE;
105
  }
106
 
 
107
  .wpbc-help-tooltip,
108
  a.wpbc-help-tooltip,
109
  a.wpbc-help-tooltip:hover{
@@ -122,8 +129,330 @@ a.wpbc-help-tooltip:hover{
122
  }
123
  /*form-table settings-table*/
124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
 
128
  /* Unsorted yet */
129
  .reserved_mark,
@@ -172,32 +501,31 @@ a.wpbc-help-tooltip:hover{
172
 
173
  /* Settings CSS */
174
  .form-table th {
175
- font-size: 11px;
176
- font-style: italic;
177
- line-height: 15px;
178
- padding: 10px;
179
  text-align: left;
180
- vertical-align: middle;
 
 
 
 
181
  }
182
  .form-table th label {
183
  color: #444444;
184
  font-size: 14px;
185
  font-style: normal;
186
  font-weight: 600;
187
- line-height: 25px;
188
- }
189
- .form-table input.regular-text,
190
- .form-table select {
191
- width: 140px;
192
- }
193
- span.description,
194
- div.description {
195
- color: #888;
196
- font-style: italic;
197
- text-shadow: 0 1px 1px #FFFFFF;
198
  }
 
 
 
 
 
199
  .form-table span.description {
200
- font-size: 12px;
 
 
201
  }
202
  .booking_table .raw_after_editing td {
203
  background: #FCF8E0;
@@ -223,6 +551,9 @@ div.description {
223
  .form-table.wpdevbk label {
224
  margin-bottom: 0;
225
  }
 
 
 
226
  .email-table th {
227
  width: 50px;
228
  }
@@ -263,6 +594,7 @@ table.email-table {
263
  width: 250px;
264
  }
265
 
 
266
  .bk_types {
267
  float: left;
268
  margin: 0px 5px;
@@ -351,22 +683,26 @@ input.wpdev-validates-as-time {
351
 
352
  /* Filters page */
353
  .filter_div {
 
 
 
354
  border: 1px solid #CCC;
355
  padding-bottom: 10px;
356
  float: left;
357
- margin: 0 10px;
358
- height: 160px;
359
- -moz-border-radius: 3px;
360
- -webkit-border-radius: 3px;
361
  }
362
  .filter_div_title {
363
  background: #F3F3F3;
364
  border: none;
365
  border-bottom: 1px solid #CCC;
366
- font-weight: bold;
367
- font-size: 12px;
368
- margin: 0px 0px 10px;
369
  padding: 10px;
 
 
 
 
 
370
  }
371
  .filter_inner {
372
  padding: 0px 10px;
@@ -377,6 +713,9 @@ input.wpdev-validates-as-time {
377
  margin: 0px;
378
  padding: 1px;
379
  }
 
 
 
380
  .edited_row_now {
381
  background: #FFA !important;
382
  }
@@ -386,7 +725,8 @@ table.hided_settings_table {
386
  width: auto;
387
  background: none repeat scroll 0 0 #F3F3F3;
388
  border: 1px solid #DDDDDD;
389
- padding: 0;
 
390
  border-radius: 3px;
391
  -moz-border-radius: 3px;
392
  -webkit-border-radius: 3px;
@@ -422,11 +762,10 @@ input.has-inside-hint {
422
  }
423
  .bookingpage h2 {
424
  color: #595959;
425
- font-family: Georgia, Sans-serif;
426
- font-size: 2.1em;
427
- line-height: 1.5em;
428
- padding: 13px 5px 7px 45px;
429
- text-shadow: 0px 1px 2px #AAA;
430
  }
431
  a.buttonlinktext {
432
 
@@ -484,12 +823,12 @@ a.bktypetitlenew:hover {
484
  border: 1px solid #ABB;
485
  float: left;
486
  font-size: 11px;
487
- font-weight: bold;
488
  height: auto;
489
  line-height: 14px;
490
  margin: 5px;
491
  padding: 3px 6px;
492
- text-shadow: 0 1px 0 #FFF !important;
493
  width: auto;
494
  }
495
  .topmenuitemseparator {
@@ -648,13 +987,12 @@ span.bktypecount a {
648
  width: 15px;
649
  }
650
  .shortcode_help_section {
651
-
652
  margin-bottom: 10px;
653
  padding: 5px 15px;
654
  background: none repeat scroll 0 0 #FFFDFD;
655
  border: 1px solid #FFF141;
656
  text-shadow: 0 1px 0 #FFF;
657
-
658
  -moz-border-radius: 5px;
659
  -moz-box-shadow: 0px 0px 2px #FEF691;
660
  -webkit-border-radius: 5px;
@@ -783,9 +1121,10 @@ html[xmlns] .clearfix-height.hidden_items {
783
  border: 1px solid #FEDAB9;
784
  background: #FFFAE5 url('../img/warning-32x32.png') no-repeat 10px 50%;
785
  }
 
 
 
786
  .ajax_message {
787
- height: 16px;
788
- line-height: 16px;
789
  margin: 3px auto;
790
  margin-left: -50px;
791
  position: fixed;
@@ -825,15 +1164,9 @@ html[xmlns] .clearfix-height.hidden_items {
825
  -webkit-box-shadow: 0 1px 3px #777777;
826
  }
827
 
828
- /* POPUP config dialog *********************************************************************************************************************/
829
- #calendar_type {
830
- font-size: 12px !important;
831
- height: 2em !important;
832
- padding: 3px !important
833
- }
834
 
835
  /* Bookings listing M E N U *************************************************************************************************************/
836
- /* table list *****************************************************************/
837
  .booking_table {
838
  -moz-border-radius: 4px;
839
  -moz-box-shadow: 0 0 3px #999;
@@ -846,12 +1179,12 @@ html[xmlns] .clearfix-height.hidden_items {
846
  box-sizing: content-box;
847
  border: 1px solid #CDCACA;
848
  width: 100%;
 
849
  }
850
  .booking_table td {
851
  padding: 5px 10px;
852
  border: none;
853
  font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
854
- /*border-bottom:1px solid #CCCCCC;*/
855
  }
856
  .booking_table th {
857
  padding: 5px 10px;
@@ -860,20 +1193,16 @@ html[xmlns] .clearfix-height.hidden_items {
860
  background: #888;
861
  color: #FFF;
862
  text-shadow: 0 1px 2px #555;
863
-
864
  border-bottom: 1px solid #E4D7D7;
865
-
866
  background: none repeat scroll 0 0 #E4E4E4;
867
  background: -moz-linear-gradient(center bottom, #D7D7D7, #E4E4E4) repeat scroll 0 0 transparent;
868
  background: -webkit-gradient(linear, center top, center bottom, from(#D7D7D7), to(#E4E4E4)) repeat scroll 0 0 transparent;;
869
  border-bottom: 1px solid #C6C6C6;
870
-
871
  color: #2F2D2D;
872
  font-size: 12px;
873
  font-weight: bold;
874
- padding: 5px 10px;
875
  text-shadow: 0 0 1px #DAD8D8;
876
-
877
  }
878
  .booking_table td.alternative_color,
879
  .booking_table div.alternative_color {
@@ -901,311 +1230,278 @@ html[xmlns] .clearfix-height.hidden_items {
901
  color: #343434;
902
  text-shadow: 0 -1px 1px #FFF;
903
  }
 
904
  .resource_table {
905
  width: 100%;
906
  border: 1px solid #DDD;
 
907
  }
908
  .resource_table0 td {
909
- /*padding:2px 5px;
910
- border:none;/**/
911
  text-align: left;
912
  }
 
 
 
 
 
913
  .resource_table td.alternative_color {
914
- background: #F5F5F5;
915
  }
916
  .resource_table0 th {
917
- /*padding:10px 5px;
918
- border:none;
919
- font-size:12px;
920
- border-bottom: 1px solid #bbb;
921
- color:#777;/**/
922
  text-align: left;
923
  }
924
- .subtypesfilter {
925
- width: 100px;
926
- margin: 20px 10px 0px 0px;
927
  }
928
-
929
- /* Listing Table **************************************************************/
930
- .booking-listing-header {
931
-
932
- background: #D7D7D7; /* for non-css3 browsers */
933
- /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#E4E4E4'); /* IE6-9 */
934
- background: -webkit-linear-gradient(center, bottom, #D7D7D7, #000); /* webkit-браузеров */
935
- background: -moz-linear-gradient(center bottom, #D7D7D7, #E4E4E4) repeat scroll 0 0 transparent; /* firefox 3.6+ */
936
- background: -o-linear-gradient(top, #D7D7D7, #E4E4E4); /* Opera 11.10+ */
937
- background: -ms-linear-gradient(top, #D7D7D7, #E4E4E4); /* IE10+ */
938
-
939
- border: 1px solid #C6C6C6;
940
- border-bottom-color: #CCC;
941
- border-radius: 5px 5px 0 0;
942
- -moz-border-radius: 5px 5px 0 0;
943
- -webkit-border-radius: 5px 5px 0 0;
944
- -ms-border-radius: 5px 5px 0 0;
945
- color: #333;
946
- font-size: 12px;
947
- font-weight: bold;
948
- margin: 0;
949
- padding: 5px 0px;
950
- text-shadow: 0 1px 1px #F5F5F5;
951
-
952
  }
953
- .booking-listing-header .booking-listing-collumn {
954
- text-align: center;
955
-
956
  }
957
- .booking-listing-row {
958
- border: 1px solid #C6C6C6;
959
- border-top: none;
960
- margin: 0px;
961
- padding: 0px;
962
  }
963
- .wpdevbk .new-label {
964
- margin: 0 0 0 -23px;
965
- padding: 3px;
966
- position: absolute;
 
 
 
967
  }
968
- .booking-listing-row .booking-listing-collumn {
969
- margin: 5px 0px;
 
 
970
  }
971
- .wpdevbk .row-fluid.booking-listing-row.row_alternative_color,
972
- .row.booking-listing-row.row_alternative_color,
973
- .booking-listing-row.row_alternative_color {
974
- background: #F7F7F7;
975
  }
976
- .wpdevbk .row-fluid.booking-listing-row.row_unread_color {
977
- background: none repeat scroll 0 0 #FEA;
 
 
 
 
978
  }
979
- .wpdevbk .row-fluid.booking-listing-row.row_selected_color {
980
- background: none repeat scroll 0 0 #9F5; /*GREEN*/
981
- /*background: none repeat scroll 0 0 #FFEEAA; */
982
- /*Orange*/
983
- /* background: none repeat scroll 0 0 #FFDC6D; */
984
- /* border: 2px dashed #EE9900;
985
- border-bottom: none;
986
- border-top: none;/**/
987
  }
988
- .booking-listing-collumn .field-id {
989
- background-color: #777;
990
- border: 1px solid #FFF;
991
- border-radius: 10px 10px 10px 10px;
992
- box-shadow: 0 0 2px #888;
993
- color: #EEE;
994
- font-family: sans-serif;
995
- font-size: 9px;
996
- font-weight: bold;
997
- padding: 2px 4px;
998
- text-shadow: 0 0 3px #333;
999
  }
1000
- .booking-listing-collumn .field-date {
1001
- font-size: 9px;
1002
- font-style: italic;
1003
- line-height: 12px;
1004
- margin: 0px 2px 0px;
1005
- padding: 0;
1006
- text-align: center;
1007
- text-shadow: 0 -1px 0 #EEE;
1008
- white-space: nowrap;
1009
  }
1010
- .booking-listing-collumn .field-time {
1011
- font-size: 9px;
1012
- white-space: nowrap;
1013
  }
1014
- .booking-listing-collumn .field-booking-date,
1015
- .booking-listing-collumn .field-booking-date:hover {
1016
- background: none repeat scroll 0 0 #FFBB45;
1017
- border: 1px solid #EEE;
1018
- border-radius: 5px 5px 5px 5px;
1019
- box-shadow: 0 0 1px #CCC;
1020
- color: #FFF;
1021
  font-weight: bold;
1022
- line-height: 22px;
1023
- padding: 4px 10px 3px;
1024
- text-decoration: none;
1025
- text-shadow: 0 -1px 0 #CCC;
1026
- white-space: nowrap;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1027
  }
1028
- .booking-listing-collumn .field-booking-date.approved,
1029
- .booking-listing-collumn .field-booking-date.approved:hover {
1030
- background: none repeat scroll 0 0 #9BE;
1031
  }
1032
- .booking-listing-collumn .field-booking-time {
1033
- color: #555;
1034
- text-decoration: none;
1035
- text-shadow: 0 0 1px #AAA;
1036
  }
1037
- .wpdevbk .booking-listing-collumn .label {
1038
- border: 1px solid #EEEEEE;
1039
- box-shadow: 0 0 1px #CCCCCC;
1040
- padding: 2px 5px;
1041
- white-space: nowrap;
1042
  }
1043
- .wpdevbk .booking-listing-collumn .label-pending {
1044
- background: none repeat scroll 0 0 #FFBB45;
 
1045
  }
1046
- .wpdevbk .booking-listing-collumn .label-approved {
1047
- background: none repeat scroll 0 0 #9BE;
 
1048
  }
1049
- .booking-listing-collumn .cost-fields-group {
1050
- color: #444;
1051
- font-size: 15px;
1052
- font-weight: bold;
1053
- white-space: nowrap;
1054
  }
1055
- .booking-listing-collumn .field-booking-cost {
1056
- width: 60px;
1057
-
 
 
1058
  }
1059
- .booking-listing-collumn .field-currency {
1060
- color: #444;
1061
- display: inline;
1062
- font-size: 15px;
1063
- font-weight: bold;
1064
- line-height: 28px;
1065
- vertical-align: top;
1066
  }
1067
- .booking_row_modification_element .btn-save-cost {
1068
- float: right;
1069
- margin-right: 8px;
 
1070
  }
1071
- .payment-label-success {
1072
- background-color: #468847 !important;
 
 
1073
  }
1074
- .payment-label-pending {
1075
- background-color: #992 !important;
1076
  }
1077
- .payment-label-unknown {
1078
- background-color: #999 !important;
 
1079
  }
1080
- .payment-label-error {
1081
- background-color: #FA773D !important;
 
1082
  }
1083
-
1084
- /* Listing Elements **********************************************************/
1085
- .fieldvalue {
1086
- background: none repeat scroll 0 0 #FE9;
1087
- border-radius: 3px 3px 3px 3px;
1088
- color: #333;
1089
- font-size: 11px;
1090
- font-weight: bold;
1091
- margin: 0 3px 0 0;
1092
- padding: 2px 3px;
1093
- text-shadow: 0 1px 1px #EEE;
1094
  }
1095
- .label_resource_not_exist {
1096
- color: #000;
1097
- font-weight: bold;
1098
- text-shadow: 0 1px 0 #59D;
1099
- text-transform: none;
1100
  }
1101
- .booking_row_modification_element {
1102
- display: none;
1103
- clear: both;
1104
- width: 100%;
1105
  }
1106
- .booking_row_modification_element_changing_resource {
1107
- height: 38px;
1108
  }
1109
- #hided_boking_modifications_elements {
1110
- display: none;
 
1111
  }
1112
-
1113
- /* Dates *********************************************************/
1114
- .wpdevbk .visible_items,
1115
- .visible_items {
1116
- display: block;
1117
  }
1118
- .wpdevbk .hidden_items,
1119
- .hidden_items {
1120
- display: none;
1121
  }
1122
- .date_tire {
1123
- font-size: 17px;
1124
- font-weight: bold;
1125
  }
1126
- .booking_dates_small,
1127
- .booking_dates_full {
1128
- line-height: 24px;
1129
  }
1130
- .booking-listing-collumn .date_from_dif_type {
1131
- color: #FFF;
1132
- text-shadow: 0 -1px 0 #BBB;
1133
  }
1134
-
1135
- /* Filter Top Section *********************************************************/
1136
- .wpdevbk-filters-section input,
1137
- .wpdevbk-filters-section textarea,
1138
- .wpdevbk-filters-section select,
1139
- .wpdevbk-filters-section .uneditable-input {
1140
- margin-bottom: 0px;
1141
  }
1142
- .wpdevbk .wpdevbk-filters-section .add-on,
1143
- .wpdevbk .wpdevbk-filters-section .input-append {
1144
- margin-bottom: 0px;
1145
- height: 23px;
1146
- padding: 3px 3px 0;
1147
  }
1148
- .wpdevbk-filters-section .control-group {
1149
- margin-right: 15px;
 
1150
  }
1151
- .wpdevbk-filters-section .control-label {
1152
- float: left;
1153
- padding-top: 5px;
1154
- text-align: right;
1155
- margin-right: 5px;
1156
  }
1157
- .wpdevbk-filters-section .controls {
1158
- float: left;
 
1159
  }
1160
- .wpdevbk .wpdevbk-filters-section form {
1161
- margin-bottom: 0px;
1162
  }
1163
- .wpdevbk a.chzn-single:hover {
1164
- text-decoration: none;
1165
  }
1166
- .wpdevbk .booking-submenu-tab-container .tab-bottom {
1167
- -moz-border-bottom-colors: none;
1168
- -moz-border-image: none;
1169
- -moz-border-left-colors: none;
1170
- -moz-border-right-colors: none;
1171
- -moz-border-top-colors: none;
1172
- background: none repeat scroll 0 0 #EEE;
1173
- border-color: #BBC;
1174
- border-width: 1px;
1175
- border-style: dashed solid solid;
1176
- border-radius: 0 0 5px 5px;
1177
- -moz-border-radius: 0 0 5px 5px;
1178
- -webkit-border-radius: 0 0 5px 5px;
1179
- -ms-border-radius: 0 0 5px 5px;
1180
- box-shadow: 0 0 1px #DDD;
1181
- padding: 0px 7px;
1182
- position: absolute;
1183
  }
1184
 
1185
- /* Corrections of some CSS in Interface elements from Filter section **********/
1186
- #wh_booking_date,
1187
- #wh_booking_date2,
1188
- #wh_modification_date,
1189
- #wh_modification_date2 {
1190
- width: 75px;
1191
  }
1192
- #wh_approved_selector {
1193
- width: 75px;
1194
  }
1195
- #wh_keyword {
1196
- width: 95px;
1197
  }
1198
- #wh_pay_status {
1199
- width: 95px;
1200
  }
1201
- #wh_booking_type {
1202
- width: 180px;
1203
-
1204
  }
1205
- #bk_booking_filters_form .form-actions {
1206
- margin-top: 0px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1207
  }
1208
 
 
 
 
1209
  /* Resources M E N U ************************************************************************************************************************/
1210
  .settings-resource-title {
1211
  color: #464646 !important;
@@ -1339,30 +1635,29 @@ html[xmlns] .clearfix-height.hidden_items {
1339
  border-bottom: none !important;
1340
  }
1341
  #menu-wpdevplugin .nav-tab {
 
1342
  -moz-border-radius: 5px 5px 0 0;
1343
  -webkit-border-top-left-radius: 5px;
1344
  -webkit-border-top-right-radius: 5px;
1345
  border-color: #D5D5D5 #D5D5D5 #BBC #D5D5D5;
1346
  border-style: solid;
1347
  border-width: 1px 1px 0;
1348
- color: #C1C1C1;
1349
  display: inline-block;
1350
- font-size: 12px;
1351
- line-height: 16px;
1352
- margin: 0 0px -1px 0;
1353
- padding: 4px 14px 6px 32px;
1354
- text-decoration: none;
1355
- text-shadow: 0 1px 0 #F1F1F1;
1356
  background: none repeat scroll 0 0 #F4F4F4;
1357
  background: url("../../../../wp-admin/images/gray-grad.png") repeat-x scroll left top #DFDFDF;
1358
  color: #464646;
1359
  font-weight: bold;
1360
- margin-bottom: 0;
1361
  font-family: Arial;
1362
  font-size: 13px;
1363
- line-height: 18px;
1364
- padding: 4px 14px 4px 32px;
1365
- border-bottom: none;
 
 
 
 
 
1366
  }
1367
  * html #menu-wpdevplugin .nav-tab {
1368
  padding: 4px 14px 5px 32px;
@@ -1378,7 +1673,7 @@ html[xmlns] .clearfix-height.hidden_items {
1378
  border-color: #CCC;
1379
  border-bottom-color: #AAB;
1380
  background: none repeat scroll 0 0 #7A7A88;
1381
- text-shadow: 0 -1px 0 #111;
1382
  border-width: 1px;
1383
  color: #FFF;
1384
  }
@@ -1404,7 +1699,7 @@ html[xmlns] .clearfix-height.hidden_items {
1404
  font-weight: bold;
1405
  font-size: 13px;
1406
  padding: 6px 10px 4px;
1407
- margin-right: 2px;
1408
  line-height: 16px;
1409
  height: 18px;
1410
  }
@@ -1503,12 +1798,28 @@ html[xmlns] .clearfix-height.hidden_items {
1503
  }
1504
  .booking-submenu-tab-insidecontainer,
1505
  .wpdevbk .booking-submenu-tab-insidecontainer {
1506
- margin-left: 15px;
1507
- margin-top: 4px;
1508
- padding: 2px;
1509
- line-height: 18px;
1510
  height: auto;
1511
- margin-bottom: -2px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1512
  }
1513
  .wpdevbk .booking-submenu-tab-container .nav-tabs {
1514
  border: none;
@@ -1525,7 +1836,7 @@ html[xmlns] .clearfix-height.hidden_items {
1525
  border-bottom-right-radius: 3px;
1526
 
1527
  border-top-color: #CFCFCF;
1528
- margin-top: -7px;
1529
  }
1530
  .booking-submenu-tab.bottom-submenu-tab {
1531
  border-radius: 0 0 5px 5px;
@@ -1546,17 +1857,16 @@ html[xmlns] .clearfix-height.hidden_items {
1546
  .wpdevbk h3.bk-section-header {
1547
  line-height: 16px;
1548
  }
1549
- .bookingpage .wpdevbk input[type=submit],
1550
- .bookingpage .wpdevbk input[type=button]{
1551
- height: 24px;
1552
- padding-top: 1px;
1553
- }
1554
  .wpdevbk .radio, .wpdevbk .checkbox {
1555
  background: none repeat scroll 0 0 transparent;
1556
  }
1557
  .bookingpage .wpdevbk input[type=text],
1558
  .bookingpage .wpdevbk select {
1559
  height: 28px;
 
 
 
 
1560
  }
1561
  .wpdevbk .radio input[type="radio"],
1562
  .wpdevbk .checkbox input[type="checkbox"] {
@@ -1578,36 +1888,42 @@ html[xmlns] .clearfix-height.hidden_items {
1578
  .range_season_filter td {
1579
  border-bottom: 1px solid #CCC;
1580
  font-size: 11px;
1581
- height: 18px;
1582
  line-height: 18px;
1583
  margin: 0;
1584
  padding: 2px 0;
1585
  text-align: center;
1586
- width: 25px;
1587
  }
1588
  .range_season_filter td .day_num {
1589
- font-size: 13px;
1590
- float: left;
1591
- font-weight: bold;
1592
- margin: 1px 0 0 5px;
1593
  }
1594
  .range_season_filter td .day_week {
1595
  float: left;
1596
  font-size: 10px;
1597
  margin: 1px 0 0 5px;
1598
  }
1599
- .range_season_filter td.weekday6,
1600
- .range_season_filter td.weekday7 {
 
 
 
 
 
1601
  color: #F52;
1602
  }
1603
- .range_season_filter td.checked {
1604
  background: none repeat scroll 0 0 #DDD;
1605
  }
1606
  .range_season_filter td.month_title {
1607
- width: 75px;
1608
  text-align: left;
1609
  font-weight: bold;
 
 
1610
  }
 
1611
  .wpdevbk #menu-wpdevplugin .nav-tab input {
1612
  height: 14px;
1613
  line-height: 14px;
@@ -1636,13 +1952,12 @@ html[xmlns] .clearfix-height.hidden_items {
1636
  vertical-align: middle !important;
1637
  padding: 4px 8px;
1638
  }
1639
- #seasonfilter_all,
1640
  input.filter_avalaibility {
1641
  height: 14px !important;
1642
- }
1643
- .wpdevbk .not_checked {
1644
- color: #777;
1645
- font-size: 11px;
1646
  }
1647
  .wpdevbk td.checked {
1648
  color: #000;
@@ -1653,46 +1968,58 @@ input.filter_avalaibility {
1653
  .btn-group-vertical {
1654
  display: inline-block;
1655
  }
1656
- .btn-group-vertical .btn {
 
1657
  border-radius: 0px 0px 0px 0px;
1658
  display: block;
1659
  float: none;
1660
  width: 100%;
1661
  }
1662
- .btn-group-vertical .btn + .btn {
 
1663
  margin-left: 0px;
1664
  margin-top: -1px;
1665
  }
1666
- .btn-group-vertical .btn:first-child {
 
1667
  -moz-border-radius: 4px 4px 0px 0px !important;
1668
  -webkit-border-top-left-radius: 4px !important;
1669
  -webkit-border-top-right-radius: 4px !important;
1670
  border-radius: 4px 4px 0px 0px !important;
1671
  }
1672
- .btn-group-vertical .btn:last-child {
 
1673
  -moz-border-radius: 0px 0px 4px 4px !important;
1674
  -webkit-border-bottom-left-radius: 4px !important;
1675
  -webkit-border-bottom-right-radius: 4px !important;
1676
  border-radius: 0px 0px 4px 4px !important;
1677
  }
1678
- .btn-group-vertical .btn-large:first-child {
 
1679
  -moz-border-radius: 6px 6px 0px 0px !important;
1680
  -webkit-border-top-left-radius: 6px !important;
1681
  -webkit-border-top-right-radius: 6px !important;
1682
  border-radius: 6px 6px 0px 0px !important;
1683
  }
1684
- .btn-group-vertical .btn-large:last-child {
 
1685
  -moz-border-radius: 0px 0px 6px 6px !important;
1686
  -webkit-border-bottom-left-radius: 6px !important;
1687
  -webkit-border-bottom-right-radius: 6px !important;
1688
  border-radius: 0px 0px 6px 6px !important;
1689
  }
 
 
 
 
 
1690
  .wpdevbk #menu-wpdevplugin,
1691
  .booking-submenu-tab-container {
1692
  margin-left: 50px;
1693
  }
1694
  #wpdev-booking-option-general .booking-submenu-tab-container {
1695
- margin-left: 0px;
 
1696
  }
1697
  #booking-listing-view-mode-buttons {
1698
  margin-top: 28px;
@@ -1845,7 +2172,6 @@ input.filter_avalaibility {
1845
  }
1846
 
1847
  /* IE6 */
1848
-
1849
  #menu-wpdevplugin-overview a.nav-tab:hover {
1850
  color: #D54E21 !important;
1851
  background-color: #E7E7E7 !important;
@@ -2160,7 +2486,12 @@ td.bk_resource_selector {
2160
  height: 34px;
2161
  width: 36px;
2162
  }
2163
-
 
 
 
 
 
2164
  /******************************************************************************/
2165
  /* MATRIX VIEW ****************************************************************/
2166
  /******************************************************************************/
@@ -2174,7 +2505,6 @@ td.bk_resource_selector {
2174
  display:none;
2175
  }
2176
 
2177
-
2178
  .matrix_resources .calendar_timeline_frame .calendar_overview_cell.weekday6,
2179
  .matrix_resources .calendar_timeline_frame .calendar_overview_cell.weekday7 {
2180
  color: #c33; /*#777;*/
@@ -2207,12 +2537,10 @@ td.bk_resource_selector {
2207
  margin: 11px -95% 0 0;
2208
  width:100%;
2209
  }
2210
-
2211
  .matrix_resources .time_section_in_day.time_in_days_num_1{
2212
  width: 4.069%;
2213
  margin: 11px 0 0 0;
2214
  }
2215
-
2216
  .matrix_resources a.first_day_in_bookin {
2217
  margin: 16px 2px 4px 0px;
2218
  }
66
  .wpbc-settings-data-field div.description{
67
  display:block;
68
  }
69
+
70
+ /* Alerts & Help messages *****************************************************/
71
  .wpbc-info-message,
72
  .wpbc-error-message,
73
  .wpbc-success-message,
74
  .wpbc-help-message{
75
  display: block;
76
+ margin: 10px 0;
77
  padding: 5px 10px;
78
  font-weight: normal;
79
  text-align: center;
80
  color:#777;
 
81
  background-color: #FFFFE0;
82
  border: 1px solid #E6DB55;
83
  border-radius: 3px;
84
  -moz-border-radius: 3px;
85
  -webkit-border-radius: 3px;
86
+ line-height: 1.9em;
87
+ font-size: 1em;
88
+ padding: 5px 10px !important;
89
+ width: auto !important;
90
+ box-sizing: padding-box;
91
+ -moz-box-sizing: padding-box;
92
+ -webkit-box-sizing: padding-box;
93
  }
94
  .wpbc-help-message {
95
+ background-color: #FFFDFD;
96
+ text-align: left;
 
97
  }
98
  .wpbc-error-message {
99
  background-color: #FFEEEE;
103
  background-color: #F5FFF0;
104
  border-color: #AAEEAA;
105
  }
 
106
  .wpbc-demo-alert-not-allow {
107
+ color: #AA4400;
108
+ font-size: 1.1em;
109
+ font-weight: normal;
110
  text-shadow: 0 -1px 0 #FFEEEE;
111
  }
112
 
113
+ /* Help Tooltip */
114
  .wpbc-help-tooltip,
115
  a.wpbc-help-tooltip,
116
  a.wpbc-help-tooltip:hover{
129
  }
130
  /*form-table settings-table*/
131
 
132
+ /* UI Elements ****************************************************************/
133
+ /* Fix for the previous (older 3.8) versions of WP */
134
+ .branch-3-3 .bookingpage .button,
135
+ .branch-3-3 .bookingpage .button-secondary,
136
+ .branch-3-3 .bookingpage input[type="text"],
137
+ .branch-3-3 .bookingpage select,
138
+ .branch-3-4 .bookingpage .button,
139
+ .branch-3-4 .bookingpage .button-secondary,
140
+ .branch-3-4 .bookingpage input[type="text"],
141
+ .branch-3-4 .bookingpage select,
142
+ .branch-3-5 .bookingpage .button,
143
+ .branch-3-5 .bookingpage .button-secondary,
144
+ .branch-3-5 .bookingpage input[type="text"],
145
+ .branch-3-5 .bookingpage select,
146
+ .branch-3-6 .bookingpage .button,
147
+ .branch-3-6 .bookingpage .button-secondary,
148
+ .branch-3-6 .bookingpage input[type="text"],
149
+ .branch-3-6 .bookingpage select,
150
+ .branch-3-7 .bookingpage .button,
151
+ .branch-3-7 .bookingpage .button-secondary,
152
+ .branch-3-7 .bookingpage input[type="text"],
153
+ .branch-3-7 .bookingpage select {
154
+ height:28px;
155
+ line-height:26px;
156
+ }
157
+
158
+ .branch-3-3 .wpdevbk .button [class^="icon-"],
159
+ .branch-3-3 .wpdevbk .button-primary [class^="icon-"],
160
+ .branch-3-3 .wpdevbk .button-secondary [class^="icon-"],
161
+ .branch-3-4 .wpdevbk .button [class^="icon-"],
162
+ .branch-3-4 .wpdevbk .button-primary [class^="icon-"],
163
+ .branch-3-4 .wpdevbk .button-secondary [class^="icon-"],
164
+ .branch-3-5 .wpdevbk .button [class^="icon-"],
165
+ .branch-3-5 .wpdevbk .button-primary [class^="icon-"],
166
+ .branch-3-5 .wpdevbk .button-secondary [class^="icon-"],
167
+ .branch-3-6 .wpdevbk .button [class^="icon-"],
168
+ .branch-3-6 .wpdevbk .button-primary [class^="icon-"],
169
+ .branch-3-6 .wpdevbk .button-secondary [class^="icon-"],
170
+ .branch-3-7 .wpdevbk .button [class^="icon-"],
171
+ .branch-3-7 .wpdevbk .button-primary [class^="icon-"],
172
+ .branch-3-7 .wpdevbk .button-secondary [class^="icon-"] {
173
+ margin-top: 0px;
174
+ }
175
+ .branch-3-3 .bookingpage input[type="checkbox"],
176
+ .branch-3-3 .bookingpage input[type="radio"],
177
+ .branch-3-4 .bookingpage input[type="checkbox"],
178
+ .branch-3-4 .bookingpage input[type="radio"],
179
+ .branch-3-5 .bookingpage input[type="checkbox"],
180
+ .branch-3-5 .bookingpage input[type="radio"],
181
+ .branch-3-6 .bookingpage input[type="checkbox"],
182
+ .branch-3-6 .bookingpage input[type="radio"],
183
+ .branch-3-7 .bookingpage input[type="checkbox"],
184
+ .branch-3-7 .bookingpage input[type="radio"] {
185
+ margin: 1px 5px 0;
186
+ }
187
+
188
+ /* Cehckbox Fix. Overwrite checbox settings of BS ********************************************/
189
+ .wpdevbk input[type="checkbox"]{
190
+ -moz-box-sizing: border-box;
191
+ }
192
+ .wpdevbk input[type="checkbox"],
193
+ .wpdevbk input[type="radio"] {
194
+ border-style: solid;
195
+ border-width: 1px;
196
+ clear: none;
197
+ cursor: pointer;
198
+ display: inline-block;
199
+ height: 16px !important;
200
+ line-height: 0;
201
+ margin: -4px 4px 0 0;
202
+ min-width: 16px !important;
203
+ outline: 0 none;
204
+ padding: 0 !important;
205
+ text-align: center;
206
+ vertical-align: middle;
207
+ width: 16px !important;
208
+ }
209
+ td > input[type="checkbox"],
210
+ .wp-admin .wpdevbk p input[type="checkbox"],
211
+ .wp-admin .wpdevbk p input[type="radio"] {
212
+ margin-top: 0;
213
+ }
214
+ .wp-admin .wpdevbk p label input[type="checkbox"] {
215
+ margin-top: -4px;
216
+ }
217
+ .wp-admin .wpdevbk p label input[type="radio"] {
218
+ margin-top: -2px;
219
+ }
220
+ input[type="radio"] {
221
+ border-radius: 50%;
222
+ line-height: 10px;
223
+ margin-right: 4px;
224
+ }
225
+ .wpdevbk input[type="checkbox"]:disabled,
226
+ .wpdevbk input[type="radio"]:disabled,
227
+ .wpdevbk input[type="checkbox"]:disabled:checked:before,
228
+ .wpdevbk input[type="radio"]:disabled:checked:before {
229
+ opacity: 0.7;
230
+ }
231
+ .wpdevbk input[type="checkbox"]:checked:before,
232
+ .wpdevbk input[type="radio"]:checked:before {
233
+ display: inline-block;
234
+ float: left;
235
+ font: 400 21px/1 dashicons;
236
+ vertical-align: middle;
237
+ width: 16px;
238
+ }
239
+ .wpdevbk input[type="checkbox"]:checked:before {
240
+
241
+ margin: -3px 0 0 -4px;
242
+ }
243
+ .wpdevbk input[type="radio"]:checked:before {
244
+ border-radius: 50px;
245
+ font-size: 24px;
246
+ height: 6px;
247
+ line-height: 16px;
248
+ margin: 4px;
249
+ text-indent: -9999px;
250
+ width: 6px;
251
+ }
252
+ @-moz-document url-prefix("") {
253
+ .wpdevbk input[type="checkbox"],
254
+ .wpdevbk input[type="radio"]{
255
+ margin-bottom: -1px;
256
+ }
257
+ }
258
+ /*******************************************************************************/
259
+
260
+ /* Spin Loader */
261
+ .wpbc_spin_loader {
262
+ float:left;
263
+ width:auto;
264
+ margin:-3px 10px -7px;
265
+ }
266
+ /* Buttons Group */
267
+ .wpdevbk .btn-group .button,
268
+ .wpdevbk .btn-group input[type=text],
269
+ .wpdevbk .btn-group select {
270
+ border-radius: 0;
271
+ float: left;
272
+ margin-left: -1px;
273
+ margin-bottom: 0;
274
+ position: relative;
275
+ }
276
+ .wpdevbk .btn-group .button:first-child,
277
+ .wpdevbk .btn-group input[type=text]:first-child,
278
+ .wpdevbk .btn-group select:first-child {
279
+ border-bottom-left-radius: 4px;
280
+ -moz-border-radius-bottomleft: 4px;
281
+ -webkit-border-bottom-left-radius: 4px;
282
+ border-top-left-radius: 4px;
283
+ -moz-border-radius-topleft: 4px;
284
+ -webkit-border-top-left-radius: 4px;
285
+ margin-left: 0;
286
+ }
287
+ .wpdevbk .btn-group .button:last-child,
288
+ .wpdevbk .btn-group input[type=text]:last-child,
289
+ .wpdevbk .btn-group select:last-child,
290
+ .wpdevbk .btn-group .dropdown-toggle {
291
+ border-bottom-right-radius: 4px;
292
+ -moz-border-radius-bottomright: 4px;
293
+ -webkit-border-bottom-right-radius: 4px;
294
+ border-top-right-radius: 4px;
295
+ -moz-border-radius-topright: 4px;
296
+ -webkit-border-top-right-radius: 4px;
297
+ }
298
+ .wpdevbk .button.dropdown-toggle .caret{
299
+ margin-top: 0;
300
+ vertical-align: middle;
301
+ }
302
+ .wpdevbk .button.dropdown-toggle .label_in_filters {
303
+ color: #999999;
304
+ font-size: 0.9em;
305
+ font-style: italic;
306
+ line-height: 1em;
307
+ margin: 0;
308
+ padding: 0;
309
+ text-shadow: 0 -1px 0 #FFFFFF;
310
+ vertical-align: baseline;
311
+ }
312
+ .wpdevbk .btn-group.open .button.dropdown-toggle .label_in_filters {
313
+ color: #F1F1F1;
314
+ text-shadow: 0 -1px 0 #777777;
315
+ }
316
+ .wpdevbk .input-prepend,
317
+ .wpdevbk .input-append {
318
+ margin:0;
319
+ }
320
+ .wpdevbk .btn-group .button.active {
321
+ background-color: #E6E6E6;
322
+ background-image: none;
323
+ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
324
+ color: rgba(0, 0, 0, 0.5);
325
+ outline: 0 none;
326
+ border-color: #CCCCCC;
327
+ }
328
+ /* Sticks */
329
+ .wpbc_stick_left {
330
+ border-bottom-left-radius: 0px !important;
331
+ border-top-left-radius: 0px !important;
332
+ -moz-border-radius-bottomleft: 0px !important;
333
+ -moz-border-radius-topleft: 0px !important;
334
+ -webkit-border-bottom-left-radius: 0px !important;
335
+ -webkit-border-top-left-radius: 0px !important;
336
+ }
337
+ .wpbc_stick_right {
338
+ border-bottom-right-radius: 0px !important;
339
+ border-top-right-radius: 0px !important;
340
+ -moz-border-radius-bottomright: 0px !important;
341
+ -moz-border-radius-topright: 0px !important;
342
+ -webkit-border-bottom-right-radius: 0px !important;
343
+ -webkit-border-top-right-radius: 0px !important;
344
+ }
345
+ .wpbc_stick_left.button-secondary {
346
+ border-color: #bbb;
347
+ box-shadow: 0 0 0;
348
+ }
349
+ .wpbc_stick_left.button {
350
+ margin-left:-1px;
351
+ }
352
+ .wpbc_stick_right.button {
353
+ margin-right:-1px;
354
+ }
355
 
356
+ /* Labels */
357
+ .wpbc_label {
358
+ border-radius:5px;
359
+ -moz-border-radius:5px;
360
+ -webkit-border-radius:5px;
361
+
362
+ line-height: 1em;
363
+ padding: 3px 10px 4px;
364
+ text-decoration: none;
365
+ white-space: nowrap;
366
+
367
+ background: none repeat scroll 0 0 #FFBB45;
368
+ border: 1px solid #EEE;
369
+ box-shadow: 0 0 1px #CCC;
370
+ color: #F9F9F9;
371
+ text-shadow: 0 -1px 0 #BBB;
372
+ }
373
+ .wpbc_label_orange {
374
+ background: none repeat scroll 0 0 #FFBB45;
375
+ border: 1px solid #EEE;
376
+ box-shadow: 0 0 1px #CCC;
377
+ color: #F9F9F9;
378
+ text-shadow: 0 -1px 0 #BBB;
379
+ }
380
+ .wpbc_label_blue {
381
+ background: none repeat scroll 0 0 #4ab;
382
+ border: 1px solid #EEE;
383
+ box-shadow: 0 0 1px #CCC;
384
+ color: #F9F9F9;
385
+ text-shadow: 0 -1px 0 #99e;
386
+ }
387
+ .wpbc_label_green {
388
+ background: none repeat scroll 0 0 #33aa55;
389
+ border: 1px solid #EEE;
390
+ box-shadow: 0 0 1px #CCC;
391
+ color: #F9F9F9;
392
+ text-shadow: 0 -1px 0 #5c5;
393
+ }
394
+ .wpbc_label_red {
395
+ background: none repeat scroll 0 0 #D54E21;
396
+ border: 1px solid #EEE;
397
+ box-shadow: 0 0 1px #CCC;
398
+ color: #F9F9F9;
399
+ text-shadow: 0 -1px 0 #a55;
400
+ }
401
 
402
+ /* Fix position of BS Icons on WP Buttons*/
403
+ .wpdevbk .button [class^="icon-"],
404
+ .wpdevbk .button-primary [class^="icon-"],
405
+ .wpdevbk .button-secondary [class^="icon-"] {
406
+ margin-top:2px;
407
+ }
408
+ /* UI Elements */
409
+ .wpbc_mobile_legend {
410
+ display:none;
411
+ }
412
+ .wpdevbk .btn [class^="icon-"] {
413
+ margin-top:2px;
414
+ }
415
+ .wpbc-single-checkbox {
416
+ padding-right: 15px;
417
+ white-space: nowrap;
418
+ }
419
+ label.wpbc_inline_legend {
420
+ float: left;
421
+ font-weight: 600;
422
+ line-height: 2.2em;
423
+ padding: 0 5px;
424
+ margin:0;
425
+ }
426
+ .wpdevbk a.button-primary:hover,
427
+ .wpdevbk a.button:hover,
428
+ a.button-primary:hover,
429
+ a.button:hover {
430
+ text-decoration: none;
431
+ }
432
+ .wpbc-settings-internal-ui-tabs-section-header {
433
+ border: 1px solid #ccc;
434
+ border-radius: 5px 5px 0px 0px;
435
+ margin: 0px 0px -1px;
436
+ padding:8px;
437
+ font-weight: bold;
438
+ width: auto;
439
+ background: none repeat scroll 0% 0% #eee;
440
+ }
441
+ .wpbc-settings-internal-ui-tabs-section-body {
442
+ border: 1px solid #ccc;
443
+ float: left;
444
+ width: 99%;
445
+ padding: 0 5px;
446
+ border-radius: 0px 5px 5px 5px;
447
+ margin:0 0 10px;
448
+ }
449
+ .wpbc-settings-internal-ui-tabs-section-header label,
450
+ .wpbc-settings-internal-ui-tabs-section-body div.description {
451
+ padding:10px;
452
+ }
453
+ .wpbc-secondary-suboptions {
454
+ margin-left:240px;
455
+ }
456
 
457
  /* Unsorted yet */
458
  .reserved_mark,
501
 
502
  /* Settings CSS */
503
  .form-table th {
504
+ line-height: 1.4;
505
+ padding: 13px 10px 0 10px;
 
 
506
  text-align: left;
507
+ vertical-align: top;
508
+ }
509
+ .form-table td {
510
+ vertical-align: top;
511
+ padding:10px;
512
  }
513
  .form-table th label {
514
  color: #444444;
515
  font-size: 14px;
516
  font-style: normal;
517
  font-weight: 600;
518
+ line-height: 1.4;
 
 
 
 
 
 
 
 
 
 
519
  }
520
+ /*.form-table td input[type="text"],
521
+ .form-table td input[type="password"],
522
+ .form-table td textarea {
523
+ width:24em;
524
+ }*/
525
  .form-table span.description {
526
+ font-size: 1em;
527
+ line-height: 1.8em;
528
+ padding: 0 17px;
529
  }
530
  .booking_table .raw_after_editing td {
531
  background: #FCF8E0;
551
  .form-table.wpdevbk label {
552
  margin-bottom: 0;
553
  }
554
+ .email-table0.form-table th {
555
+ width: 125px;
556
+ }
557
  .email-table th {
558
  width: 50px;
559
  }
594
  width: 250px;
595
  }
596
 
597
+
598
  .bk_types {
599
  float: left;
600
  margin: 0px 5px;
683
 
684
  /* Filters page */
685
  .filter_div {
686
+ border-radius: 5px;
687
+ -moz-border-radius: 5px;
688
+ -webkit-border-radius: 5px;
689
  border: 1px solid #CCC;
690
  padding-bottom: 10px;
691
  float: left;
692
+ height: auto;
693
+ width:auto;
694
+ margin: 10px;
 
695
  }
696
  .filter_div_title {
697
  background: #F3F3F3;
698
  border: none;
699
  border-bottom: 1px solid #CCC;
 
 
 
700
  padding: 10px;
701
+ font-weight: bold;
702
+ }
703
+ .filter_div_title input[type=checkbox]{
704
+ margin: -1px 1px 0 0;
705
+ vertical-align: middle;
706
  }
707
  .filter_inner {
708
  padding: 0px 10px;
713
  margin: 0px;
714
  padding: 1px;
715
  }
716
+ .filter_inner fieldset {
717
+ margin:5px 0 0;
718
+ }
719
  .edited_row_now {
720
  background: #FFA !important;
721
  }
725
  width: auto;
726
  background: none repeat scroll 0 0 #F3F3F3;
727
  border: 1px solid #DDDDDD;
728
+ padding: 0 10px;
729
+ margin: 8px 0;
730
  border-radius: 3px;
731
  -moz-border-radius: 3px;
732
  -webkit-border-radius: 3px;
762
  }
763
  .bookingpage h2 {
764
  color: #595959;
765
+ font-size: 2em;
766
+ line-height: 2em;
767
+ padding: 10px 10px 0;
768
+ text-shadow: 0 0 1px #AAAAAA;
 
769
  }
770
  a.buttonlinktext {
771
 
823
  border: 1px solid #ABB;
824
  float: left;
825
  font-size: 11px;
826
+ /* font-weight: bold;*/
827
  height: auto;
828
  line-height: 14px;
829
  margin: 5px;
830
  padding: 3px 6px;
831
+ /* text-shadow: 0 1px 0 #FFF !important;*/
832
  width: auto;
833
  }
834
  .topmenuitemseparator {
987
  width: 15px;
988
  }
989
  .shortcode_help_section {
 
990
  margin-bottom: 10px;
991
  padding: 5px 15px;
992
  background: none repeat scroll 0 0 #FFFDFD;
993
  border: 1px solid #FFF141;
994
  text-shadow: 0 1px 0 #FFF;
995
+ line-height: 1.5em;
996
  -moz-border-radius: 5px;
997
  -moz-box-shadow: 0px 0px 2px #FEF691;
998
  -webkit-border-radius: 5px;
1121
  border: 1px solid #FEDAB9;
1122
  background: #FFFAE5 url('../img/warning-32x32.png') no-repeat 10px 50%;
1123
  }
1124
+ .bookingpage .updated {
1125
+ padding:10px;
1126
+ }
1127
  .ajax_message {
 
 
1128
  margin: 3px auto;
1129
  margin-left: -50px;
1130
  position: fixed;
1164
  -webkit-box-shadow: 0 1px 3px #777777;
1165
  }
1166
 
 
 
 
 
 
 
1167
 
1168
  /* Bookings listing M E N U *************************************************************************************************************/
1169
+ /* Booking Table *************************************************************/
1170
  .booking_table {
1171
  -moz-border-radius: 4px;
1172
  -moz-box-shadow: 0 0 3px #999;
1179
  box-sizing: content-box;
1180
  border: 1px solid #CDCACA;
1181
  width: 100%;
1182
+ background:#F8F8F8;
1183
  }
1184
  .booking_table td {
1185
  padding: 5px 10px;
1186
  border: none;
1187
  font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
 
1188
  }
1189
  .booking_table th {
1190
  padding: 5px 10px;
1193
  background: #888;
1194
  color: #FFF;
1195
  text-shadow: 0 1px 2px #555;
 
1196
  border-bottom: 1px solid #E4D7D7;
 
1197
  background: none repeat scroll 0 0 #E4E4E4;
1198
  background: -moz-linear-gradient(center bottom, #D7D7D7, #E4E4E4) repeat scroll 0 0 transparent;
1199
  background: -webkit-gradient(linear, center top, center bottom, from(#D7D7D7), to(#E4E4E4)) repeat scroll 0 0 transparent;;
1200
  border-bottom: 1px solid #C6C6C6;
 
1201
  color: #2F2D2D;
1202
  font-size: 12px;
1203
  font-weight: bold;
1204
+ padding: 0px 5px;
1205
  text-shadow: 0 0 1px #DAD8D8;
 
1206
  }
1207
  .booking_table td.alternative_color,
1208
  .booking_table div.alternative_color {
1230
  color: #343434;
1231
  text-shadow: 0 -1px 1px #FFF;
1232
  }
1233
+ /* Resources Table ************************************************************/
1234
  .resource_table {
1235
  width: 100%;
1236
  border: 1px solid #DDD;
1237
+ background:#F8F8F8;
1238
  }
1239
  .resource_table0 td {
 
 
1240
  text-align: left;
1241
  }
1242
+ .booking_table td,
1243
+ .resource_table td {
1244
+ border-top: 1px solid #DDDDDD;
1245
+ }
1246
+ .booking_table td.alternative_color
1247
  .resource_table td.alternative_color {
1248
+ background-color: #F9F9F9;
1249
  }
1250
  .resource_table0 th {
 
 
 
 
 
1251
  text-align: left;
1252
  }
1253
+ .resource_table .wpbc_table_footer td {
1254
+ border-top: 1px solid #ccc;
 
1255
  }
1256
+ .resource_table input {
1257
+ font-size: 1em;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1258
  }
1259
+ .resource_table input[type=text] {
1260
+ height: 28px;
 
1261
  }
1262
+ .resource_table select {
1263
+ line-height: 1.64em;
1264
+ font-size: 13px;
 
 
1265
  }
1266
+ /* Rates Table ***************************************************************/
1267
+ .wpbc_rates_table .rates_collumn input[type=text]{
1268
+ /* height: 28px;*/
1269
+ text-align: right;
1270
+ vertical-align: middle;
1271
+ width: 50%;
1272
+ float:left;
1273
  }
1274
+ .wpbc_rates_table .rates_collumn select {
1275
+ width: 49%;
1276
+ margin-left:1%;
1277
+ float:left;
1278
  }
1279
+ /* Deposit Table *************************************************************/
1280
+ .wpbc_deposit_table.form-table th {
1281
+ width:150px;
 
1282
  }
1283
+ .wpbc_deposit_table .rates_collumn input[type=text] {
1284
+ height: 28px;
1285
+ text-align: right;
1286
+ vertical-align: middle;
1287
+ width: 100px;
1288
+ float:left;
1289
  }
1290
+ /* Season Filters Table ******************************************************/
1291
+ .wpbc_seasonfilters_table th.wpbc_column_1{
1292
+ width:30px;
1293
+ height:30px;
 
 
 
 
1294
  }
1295
+ .wpbc_seasonfilters_table th.wpbc_column_2{
1296
+ width: 200px;
 
 
 
 
 
 
 
 
 
1297
  }
1298
+ .wpbc_seasonfilters_table td{
1299
+ line-height: 2em;
 
 
 
 
 
 
 
1300
  }
1301
+ .wpbc_season_filter_hedear_section {
1302
+ font-size: 1.2em;
1303
+ line-height: 2.3em;
1304
  }
1305
+ .wpbc_season_filter_hedear_section .wpbc_selected_resources {
 
 
 
 
 
 
1306
  font-weight: bold;
1307
+ color:#f00;
1308
+ }
1309
+ .wpbc_season_filter_hedear_section .wpbc_label_available,
1310
+ .wpbc_season_filter_hedear_section .wpbc_label_unavailable,
1311
+ #selectword {
1312
+ -moz-border-radius:5px;
1313
+ -webkit-border-radius:5px;
1314
+ border-radius:5px;
1315
+ padding:1px 5px 2px;
1316
+ color:#FFF;
1317
+ background:#e33;
1318
+ }
1319
+ .wpbc_season_filter_hedear_section .wpbc_label_available {
1320
+ background:#5b1;
1321
+ margin:0 10px 0 0;
1322
+ }
1323
+ .wpbc_season_filter_hedear_section .wpbc-help-message {
1324
+ font-size: 0.9em;
1325
+ line-height: 2.7em;
1326
+ }
1327
+ #selectword {
1328
+ background:#f90;
1329
+ font-weight:bold;
1330
+ }
1331
+ .wpbc_season_filter_hedear_section .wpbc-help-message .button{
1332
+ margin:5px;
1333
+ }
1334
+ /* Valuation days Table ******************************************************/
1335
+ .wpbc_deposit_table .rates_collumn select {
1336
+ width: auto;
1337
+ margin-left:10px;
1338
+ float:left;
1339
  }
1340
+ .wpbc_valuationdays_table th.wpbc_column_1{
1341
+ width:30px;
1342
+ height:30px;
1343
  }
1344
+ .wpbc_valuationdays_table th.wpbc_column_2{
1345
+ width:330px;
 
 
1346
  }
1347
+ .wpbc_valuationdays_table th.wpbc_column_3{
1348
+ width:auto;
 
 
 
1349
  }
1350
+ .wpbc_valuationdays_table th.wpbc_column_4{
1351
+ width:180px;
1352
+ text-align: left;
1353
  }
1354
+ .wpbc_valuationdays_table td.wpbc_column_5{
1355
+ width:90px;
1356
+ padding:0 5px;
1357
  }
1358
+ .wpbc_valuationdays_table th.wpbc_column_1{
1359
+ padding:0 0 0 5px;
 
 
 
1360
  }
1361
+ .wpbc_valuationdays_table td {
1362
+ padding:5px 0;
1363
+ }
1364
+ .wpbc_valuationdays_table td.wpbc_column_1{
1365
+ padding:5px 0 5px 10px;
1366
  }
1367
+ .wpbc_valuationdays_table td input[type=text]{
1368
+ height: 28px;
1369
+ vertical-align: middle;
 
 
 
 
1370
  }
1371
+ .wpbc_valuationdays_table td input[type=text],
1372
+ .wpbc_valuationdays_table td select,
1373
+ .wpbc_valuationdays_table td .wpbc_text-label{
1374
+ float:left;
1375
  }
1376
+ .wpbc_valuationdays_table td .wpbc_text-label{
1377
+ line-height: 28px;
1378
+ font-weight:bold;
1379
+ padding: 0 5px;
1380
  }
1381
+ .wpbc_valuationdays_table td.wpbc_column_2 select {
1382
+ width:100px;
1383
  }
1384
+ .wpbc_valuationdays_table td.wpbc_column_2 input[type=text] {
1385
+ width: 75px;
1386
+ text-align:right;
1387
  }
1388
+ .wpbc_valuationdays_table td.wpbc_column_3 select{
1389
+ width:220px;
1390
+ padding:3px 1px 1px 1px !important;
1391
  }
1392
+ .wpbc_valuationdays_table td.wpbc_column_3 input[type=text]{
1393
+ width: 75px;
1394
+ text-align: right;
 
 
 
 
 
 
 
 
1395
  }
1396
+ .wpbc_valuationdays_table td.wpbc_column_4 select{
1397
+ width:150px;
1398
+ padding:3px 1px 1px 1px !important;
 
 
1399
  }
1400
+ /* Coupons Table ****************************************************************/
1401
+ .wpbc_coupons_table {
1402
+ width:100%;
 
1403
  }
1404
+ .wpbc_coupons_table th{
1405
+ cursor: default;
1406
  }
1407
+ .wpbc_coupons_table th.wpbc_column_1{
1408
+ width:30px;
1409
+ height:30px;
1410
  }
1411
+ .wpbc_coupons_table th.wpbc_column_2{
1412
+ width:150px;
 
 
 
1413
  }
1414
+ .wpbc_coupons_table th.wpbc_column_3{
1415
+ width:100px;
 
1416
  }
1417
+ .wpbc_coupons_table th.wpbc_column_4{
1418
+ width:125px;
 
1419
  }
1420
+ .wpbc_coupons_table th.wpbc_column_5{
1421
+ width:110px;
 
1422
  }
1423
+ .wpbc_coupons_table th.wpbc_column_6{
1424
+ width:auto;
 
1425
  }
1426
+ .wpbc_coupons_table th.wpbc_column_7{
1427
+ width:75px;
 
 
 
 
 
1428
  }
1429
+ .wpbc_coupons_table td.wpbc_column_1,
1430
+ .wpbc_coupons_table td.wpbc_column_2,
1431
+ .wpbc_coupons_table td.wpbc_column_3,
1432
+ .wpbc_coupons_table td.wpbc_column_4 {
1433
+ text-align: center;
1434
  }
1435
+ /* Coupons Table ****************************************************************/
1436
+ .wpbc_seasonfilters_table {
1437
+ width:100%;
1438
  }
1439
+ .wpbc_seasonfilters_table th{
1440
+ cursor: default;
 
 
 
1441
  }
1442
+ .wpbc_seasonfilters_table th.wpbc_column_1{
1443
+ width:30px;
1444
+ height:30px;
1445
  }
1446
+ .wpbc_seasonfilters_table th.wpbc_column_2{
1447
+ width:250px;
1448
  }
1449
+ .wpbc_seasonfilters_table th.wpbc_column_3{
1450
+ width:auto;
1451
  }
1452
+ .wpbc_seasonfilters_table th.wpbc_column_4{
1453
+ width:135px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1454
  }
1455
 
1456
+
1457
+ /* Users Table ****************************************************************/
1458
+ .users_table .user-table-field-user_id{
1459
+ width:1%;
 
 
1460
  }
1461
+ .users_table .user-table-field-user_name{
1462
+ width:10%;
1463
  }
1464
+ .users_table .user-table-field-user_labels{
1465
+ width:25%;
1466
  }
1467
+ .users_table .user-table-field-resource_num{
1468
+ width:10%;
1469
  }
1470
+ .users_table .user-table-field-actions{
1471
+
 
1472
  }
1473
+ .users_table .user-table-field-user_type{
1474
+ width: 15%;
1475
+ padding-right: 40px;
1476
+ text-align: right;
1477
+ }
1478
+ .users_table .wpbc-set-as-user {
1479
+ float:right;
1480
+ margin:0 10px 0 0;
1481
+ }
1482
+ .users_table td input[type=text] {
1483
+ width:100%;
1484
+ }
1485
+ .users_table td {
1486
+ border-bottom:1px solid #ccc;
1487
+ }
1488
+ .users_table .user-table-field-user_labels .label {
1489
+ font-size: 9px;
1490
+ font-weight: normal;
1491
+ text-shadow: 0 -1px 0 #AAAA33;
1492
+ margin:0;
1493
+ white-space: nowrap;
1494
+ text-transform: capitalize;
1495
+ }
1496
+ /*******************************************************************************/
1497
+ .subtypesfilter {
1498
+ width: 100px;
1499
+ margin: 20px 10px 0px 0px;
1500
  }
1501
 
1502
+ /* Listing Table **************************************************************/
1503
+ /******************************************************************************/
1504
+
1505
  /* Resources M E N U ************************************************************************************************************************/
1506
  .settings-resource-title {
1507
  color: #464646 !important;
1635
  border-bottom: none !important;
1636
  }
1637
  #menu-wpdevplugin .nav-tab {
1638
+ border-radius: 5px 5px 0 0;
1639
  -moz-border-radius: 5px 5px 0 0;
1640
  -webkit-border-top-left-radius: 5px;
1641
  -webkit-border-top-right-radius: 5px;
1642
  border-color: #D5D5D5 #D5D5D5 #BBC #D5D5D5;
1643
  border-style: solid;
1644
  border-width: 1px 1px 0;
1645
+ border-bottom: none;
1646
  display: inline-block;
 
 
 
 
 
 
1647
  background: none repeat scroll 0 0 #F4F4F4;
1648
  background: url("../../../../wp-admin/images/gray-grad.png") repeat-x scroll left top #DFDFDF;
1649
  color: #464646;
1650
  font-weight: bold;
 
1651
  font-family: Arial;
1652
  font-size: 13px;
1653
+ text-decoration: none;
1654
+ text-shadow: 0 1px 0 #F1F1F1;
1655
+ line-height: 18px;
1656
+ padding: 4px 14px 6px 34px;
1657
+ margin: 0;
1658
+ }
1659
+ #booking_listings_interface_header #menu-wpdevplugin .nav-tab {
1660
+ padding: 4px 14px 6px;
1661
  }
1662
  * html #menu-wpdevplugin .nav-tab {
1663
  padding: 4px 14px 5px 32px;
1673
  border-color: #CCC;
1674
  border-bottom-color: #AAB;
1675
  background: none repeat scroll 0 0 #7A7A88;
1676
+ text-shadow: 0 0px 0 #111;
1677
  border-width: 1px;
1678
  color: #FFF;
1679
  }
1699
  font-weight: bold;
1700
  font-size: 13px;
1701
  padding: 6px 10px 4px;
1702
+ margin: 5px 2px;
1703
  line-height: 16px;
1704
  height: 18px;
1705
  }
1798
  }
1799
  .booking-submenu-tab-insidecontainer,
1800
  .wpdevbk .booking-submenu-tab-insidecontainer {
 
 
 
 
1801
  height: auto;
1802
+ line-height: 20px;
1803
+ margin: 0 0 -11px;
1804
+ padding: 0;
1805
+ }
1806
+ #booking_listings_interface_header .booking-submenu-tab-insidecontainer {
1807
+ margin: 0;
1808
+ padding: 10px 10px 0;
1809
+ }
1810
+ .booking-submenu-tab-container #actions .btn-toolbar{
1811
+ float:left;
1812
+ margin:0 0 5px 0;
1813
+ }
1814
+ .booking-submenu-tab-container #actions .btn-toolbar .btn-group {
1815
+ width: auto !important;
1816
+ height: auto !important;
1817
+ margin: 2px 20px 4px 0;
1818
+ text-align: left;
1819
+ vertical-align: top;
1820
+ }
1821
+ .booking-submenu-tab-container #actions .btn-toolbar .help-block {
1822
+ display:none;
1823
  }
1824
  .wpdevbk .booking-submenu-tab-container .nav-tabs {
1825
  border: none;
1836
  border-bottom-right-radius: 3px;
1837
 
1838
  border-top-color: #CFCFCF;
1839
+ margin-top: -1px;
1840
  }
1841
  .booking-submenu-tab.bottom-submenu-tab {
1842
  border-radius: 0 0 5px 5px;
1857
  .wpdevbk h3.bk-section-header {
1858
  line-height: 16px;
1859
  }
 
 
 
 
 
1860
  .wpdevbk .radio, .wpdevbk .checkbox {
1861
  background: none repeat scroll 0 0 transparent;
1862
  }
1863
  .bookingpage .wpdevbk input[type=text],
1864
  .bookingpage .wpdevbk select {
1865
  height: 28px;
1866
+ vertical-align: baseline;
1867
+ }
1868
+ .bookingpage .wpdevbk select {
1869
+ line-height: 22px;
1870
  }
1871
  .wpdevbk .radio input[type="radio"],
1872
  .wpdevbk .checkbox input[type="checkbox"] {
1888
  .range_season_filter td {
1889
  border-bottom: 1px solid #CCC;
1890
  font-size: 11px;
1891
+ height: auto;
1892
  line-height: 18px;
1893
  margin: 0;
1894
  padding: 2px 0;
1895
  text-align: center;
1896
+ width: auto;
1897
  }
1898
  .range_season_filter td .day_num {
1899
+ font-size: 0.9em;
1900
+ margin: 0px;
 
 
1901
  }
1902
  .range_season_filter td .day_week {
1903
  float: left;
1904
  font-size: 10px;
1905
  margin: 1px 0 0 5px;
1906
  }
1907
+ .range_season_filter div.weekday_cell{
1908
+ float:left;
1909
+ padding:0px;
1910
+ text-align: center;
1911
+ }
1912
+ .range_season_filter div.weekday6,
1913
+ .range_season_filter div.weekday7 {
1914
  color: #F52;
1915
  }
1916
+ .range_season_filter div.checked {
1917
  background: none repeat scroll 0 0 #DDD;
1918
  }
1919
  .range_season_filter td.month_title {
1920
+ width: 100px;
1921
  text-align: left;
1922
  font-weight: bold;
1923
+ white-space: nowrap;
1924
+ padding: 5px;
1925
  }
1926
+ /******************************************************************************/
1927
  .wpdevbk #menu-wpdevplugin .nav-tab input {
1928
  height: 14px;
1929
  line-height: 14px;
1952
  vertical-align: middle !important;
1953
  padding: 4px 8px;
1954
  }
1955
+ /*#seasonfilter_all,
1956
  input.filter_avalaibility {
1957
  height: 14px !important;
1958
+ }*/
1959
+ .booking_table.resource_table .not_checked {
1960
+ color: #999;
 
1961
  }
1962
  .wpdevbk td.checked {
1963
  color: #000;
1968
  .btn-group-vertical {
1969
  display: inline-block;
1970
  }
1971
+ .btn-group-vertical .btn,
1972
+ .btn-group-vertical .button {
1973
  border-radius: 0px 0px 0px 0px;
1974
  display: block;
1975
  float: none;
1976
  width: 100%;
1977
  }
1978
+ .btn-group-vertical .btn + .btn,
1979
+ .btn-group-vertical .button + .button{
1980
  margin-left: 0px;
1981
  margin-top: -1px;
1982
  }
1983
+ .btn-group-vertical .btn:first-child,
1984
+ .btn-group-vertical .button:first-child{
1985
  -moz-border-radius: 4px 4px 0px 0px !important;
1986
  -webkit-border-top-left-radius: 4px !important;
1987
  -webkit-border-top-right-radius: 4px !important;
1988
  border-radius: 4px 4px 0px 0px !important;
1989
  }
1990
+ .btn-group-vertical .btn:last-child,
1991
+ .btn-group-vertical .button:last-child{
1992
  -moz-border-radius: 0px 0px 4px 4px !important;
1993
  -webkit-border-bottom-left-radius: 4px !important;
1994
  -webkit-border-bottom-right-radius: 4px !important;
1995
  border-radius: 0px 0px 4px 4px !important;
1996
  }
1997
+ .btn-group-vertical .btn-large:first-child,
1998
+ .btn-group-vertical .button-large:first-child{
1999
  -moz-border-radius: 6px 6px 0px 0px !important;
2000
  -webkit-border-top-left-radius: 6px !important;
2001
  -webkit-border-top-right-radius: 6px !important;
2002
  border-radius: 6px 6px 0px 0px !important;
2003
  }
2004
+ .btn-group-vertical .btn-large:last-child,
2005
+ .btn-group-vertical .button-large:last-child{
2006
  -moz-border-radius: 0px 0px 6px 6px !important;
2007
  -webkit-border-bottom-left-radius: 6px !important;
2008
  -webkit-border-bottom-right-radius: 6px !important;
2009
  border-radius: 0px 0px 6px 6px !important;
2010
  }
2011
+ .btn-group-vertical .button{
2012
+ box-sizing: content-box;
2013
+ -moz-box-sizing: content-box;
2014
+ -webkit-box-sizing: content-box;
2015
+ }
2016
  .wpdevbk #menu-wpdevplugin,
2017
  .booking-submenu-tab-container {
2018
  margin-left: 50px;
2019
  }
2020
  #wpdev-booking-option-general .booking-submenu-tab-container {
2021
+ margin: -2px 0 0;
2022
+ padding: 5px;
2023
  }
2024
  #booking-listing-view-mode-buttons {
2025
  margin-top: 28px;
2172
  }
2173
 
2174
  /* IE6 */
 
2175
  #menu-wpdevplugin-overview a.nav-tab:hover {
2176
  color: #D54E21 !important;
2177
  background-color: #E7E7E7 !important;
2486
  height: 34px;
2487
  width: 36px;
2488
  }
2489
+ .branch-3-8 #wpdev-booking-general .icon32,
2490
+ .branch-3-8 #wpdev-booking-option-general .icon32,
2491
+ .branch-3-8 #wpdev-booking-reservation-general .icon32,
2492
+ .branch-3-8 #wpdev-booking-resources-general .icon32{
2493
+ display: none;
2494
+ }
2495
  /******************************************************************************/
2496
  /* MATRIX VIEW ****************************************************************/
2497
  /******************************************************************************/
2505
  display:none;
2506
  }
2507
 
 
2508
  .matrix_resources .calendar_timeline_frame .calendar_overview_cell.weekday6,
2509
  .matrix_resources .calendar_timeline_frame .calendar_overview_cell.weekday7 {
2510
  color: #c33; /*#777;*/
2537
  margin: 11px -95% 0 0;
2538
  width:100%;
2539
  }
 
2540
  .matrix_resources .time_section_in_day.time_in_days_num_1{
2541
  width: 4.069%;
2542
  margin: 11px 0 0 0;
2543
  }
 
2544
  .matrix_resources a.first_day_in_bookin {
2545
  margin: 16px 2px 4px 0px;
2546
  }
css/client.css CHANGED
@@ -30,7 +30,8 @@
30
  .booking_form label.wpdev-list-item-label:hover {
31
  display: inline;
32
  cursor: pointer;
33
- vertical-align: middle;
 
34
  }
35
  .booking_form .wpdev-radio .wpdev-list-item input[type="radio"] {
36
  margin: 0;
@@ -39,7 +40,7 @@
39
  }
40
  /* General styles for inputs textarea and buttons*/
41
  .booking_form_div textarea,
42
- .booking_form_div input,
43
  .booking_form_div select {
44
  border-color: #DFDFDF;
45
  -moz-border-radius: 4px;
@@ -47,20 +48,6 @@
47
  border-radius: 4px;
48
  border-style: solid;
49
  border-width: 1px;
50
- margin: 1px;
51
- padding: 3px;
52
- box-sizing: content-box;
53
- -moz-box-sizing: content-box;
54
- height:1.5em !important;
55
- font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
56
- font-size: 13px;
57
- }
58
- .booking_form_div select[multiple]{
59
- height:auto !important;
60
- }
61
- .booking_form_div textarea {
62
- line-height: 1.4em;
63
- height:auto !important;
64
  }
65
  .booking_form_div .button,
66
  .booking_form_div .submit,
@@ -104,9 +91,6 @@
104
  width:auto;
105
  vertical-align: middle;
106
  }
107
- .booking_form input[type="checkbox"] {
108
- vertical-align: sub;
109
- }
110
  /* Fix Overwrite issue by theme */
111
  .wpdevbk input.btn-primary:hover {
112
  background: #0044CC !important;
@@ -341,4 +325,14 @@ img.captcha_img {
341
  .wpdevbk .popover-content ul,
342
  .wpdevbk .popover-content ol {
343
  color: #111;
 
 
 
 
 
 
 
 
 
 
344
  }
30
  .booking_form label.wpdev-list-item-label:hover {
31
  display: inline;
32
  cursor: pointer;
33
+
34
+ vertical-align: middle;
35
  }
36
  .booking_form .wpdev-radio .wpdev-list-item input[type="radio"] {
37
  margin: 0;
40
  }
41
  /* General styles for inputs textarea and buttons*/
42
  .booking_form_div textarea,
43
+ .booking_form_div input[type="text"],
44
  .booking_form_div select {
45
  border-color: #DFDFDF;
46
  -moz-border-radius: 4px;
48
  border-radius: 4px;
49
  border-style: solid;
50
  border-width: 1px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  }
52
  .booking_form_div .button,
53
  .booking_form_div .submit,
91
  width:auto;
92
  vertical-align: middle;
93
  }
 
 
 
94
  /* Fix Overwrite issue by theme */
95
  .wpdevbk input.btn-primary:hover {
96
  background: #0044CC !important;
325
  .wpdevbk .popover-content ul,
326
  .wpdevbk .popover-content ol {
327
  color: #111;
328
+ }
329
+
330
+ @media (max-width: 782px) {
331
+ .wpdevbk input[type="text"],
332
+ .wpdevbk select{
333
+ font-size: 1.1em;
334
+ height: 28px;
335
+ /* line-height: 1em;*/
336
+ padding: 4px 8px;
337
+ }
338
  }
css/jquery-ui.css CHANGED
@@ -14,8 +14,6 @@
14
  /*dialog*/
15
  .ui-dialog {
16
  /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
17
-
18
- font-size: px;
19
  background: #ffffff;
20
  color: #333333;
21
  border: 1px solid #AAAAAA;
@@ -61,14 +59,6 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
61
  top: 0px;
62
  height: 100%;
63
  }
64
- .ui-resizable-se {
65
- cursor: se-resize;
66
- width: 13px;
67
- height: 13px;
68
- right: 0px;
69
- bottom: 0px;
70
- background: url(../img/333333_11x11_icon_resize_se.gif) no-repeat 0 0;
71
- }
72
  .ui-resizable-sw {
73
  cursor: sw-resize;
74
  width: 9px;
@@ -106,22 +96,19 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
106
  .ui-dialog-title {
107
  padding-left: 25px;
108
  }
109
- .ui-dialog-titlebar-close {
110
  /*resets*/margin: 0; padding: 0; border: 0 !important; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
111
- background: url(../img/my-close.png) 0 0 no-repeat !important;
112
- position: absolute!important;
113
- right: 0px!important;
114
- top: 2px!important;
115
- margin:0px!important;
116
- width: 28px!important;
117
- height: 28px!important;
118
- z-index: 100!important;
119
- }
120
- .ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
121
- background: url(../img/my-close.png) 0 0 no-repeat;
122
- }
123
- .ui-dialog-titlebar-close:active {
124
- background: url(../img/my-close.png) 0 0 no-repeat;
125
  }
126
  .ui-dialog-titlebar-close span {
127
  display: none;
@@ -187,7 +174,7 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
187
  #wpdev_bk-dialog {
188
  padding: 0;
189
  padding-bottom: 25px;
190
- height:330px !important;
191
  }
192
  .wpdev_bk-dialog-content {
193
  margin: 15px;
@@ -198,23 +185,6 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
198
  top: 5px;
199
  left: 10px;
200
  }
201
- #wpdev_bk-dialog-slide-header {
202
- border-top: 1px solid #DFDFDF;
203
- padding-left: 35px;
204
- background-image: url(../img/333333_7x7_arrow_right.gif);
205
- background-position: 15px 50%;
206
- background-repeat: no-repeat;
207
- cursor: pointer;
208
- -moz-user-select: none;
209
- -webkit-user-select: none;
210
- }
211
- #wpdev_bk-dialog-slide-header.selected {
212
- background-image: url(/img/333333_7x7_arrow_down.gif) !important;
213
- }
214
- #wpdev_bk-precacher {
215
- width: 0;
216
- height: 0;
217
- }
218
 
219
  .ui-widget-overlay{
220
  position:absolute;
14
  /*dialog*/
15
  .ui-dialog {
16
  /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
 
 
17
  background: #ffffff;
18
  color: #333333;
19
  border: 1px solid #AAAAAA;
59
  top: 0px;
60
  height: 100%;
61
  }
 
 
 
 
 
 
 
 
62
  .ui-resizable-sw {
63
  cursor: sw-resize;
64
  width: 9px;
96
  .ui-dialog-title {
97
  padding-left: 25px;
98
  }
99
+ .wp-core-ui .ui-dialog-titlebar-close.button {
100
  /*resets*/margin: 0; padding: 0; border: 0 !important; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
101
+ box-shadow: none !important;
102
+ border: none !important;
103
+ background:none !important;
104
+ background-position: -312px 0 !important;
105
+ background-image: url("../interface/bs/img/glyphicons-halflings-white.png") !important;
106
+ background-repeat: no-repeat!important;;
107
+ display: inline-block;
108
+ margin-top: -7px;
109
+ height: 14px;
110
+ vertical-align: text-top;
111
+ width: 14px;
 
 
 
112
  }
113
  .ui-dialog-titlebar-close span {
114
  display: none;
174
  #wpdev_bk-dialog {
175
  padding: 0;
176
  padding-bottom: 25px;
177
+ height:400px !important;
178
  }
179
  .wpdev_bk-dialog-content {
180
  margin: 15px;
185
  top: 5px;
186
  left: 10px;
187
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
 
189
  .ui-widget-overlay{
190
  position:absolute;
img/accept-24x24.gif DELETED
Binary file
img/actionservices24x24.png DELETED
Binary file
img/delete_type.png DELETED
Binary file
img/my-close.png DELETED
Binary file
img/remove-16x16.png DELETED
Binary file
img/system-help22x22.png DELETED
Binary file
js/custom_buttons/img_dialog_ui/333333_11x11_icon_close.gif DELETED
Binary file
js/custom_buttons/img_dialog_ui/333333_11x11_icon_resize_se.gif DELETED
Binary file
js/custom_buttons/img_dialog_ui/333333_7x7_arrow_down.gif DELETED
Binary file
js/custom_buttons/img_dialog_ui/333333_7x7_arrow_right.gif DELETED
Binary file
js/custom_buttons/img_dialog_ui/d54e21_11x11_icon_close.gif DELETED
Binary file
js/wpdev.bk.js CHANGED
@@ -354,8 +354,13 @@
354
 
355
  // Set Booking listing row as R e a d
356
  function set_booking_row_read(booking_id){
357
- jQuery('#booking_mark_'+booking_id + '').addClass('hidden_items');
358
- decrese_new_counter();
 
 
 
 
 
359
  }
360
 
361
  // Set Booking listing row as U n R e a d
@@ -387,10 +392,14 @@
387
  function set_booking_row_approved_in_timeline(booking_id){
388
  ////Approve Add to [cell_bk_id_9] class [approved] -- TODO: Also in the [a_bk_id_9] - chnaged "data-content" attribute
389
  jQuery('.cell_bk_id_'+booking_id).addClass('approved');
 
 
390
  }
391
  function set_booking_row_pending_in_timeline(booking_id){
392
  //Remove Remove from [cell_bk_id_9] class [approved] -- TODO: Also in the [a_bk_id_9] - chnaged "data-content" attribute
393
  jQuery('.cell_bk_id_'+booking_id).removeClass('approved');
 
 
394
  }
395
  function set_booking_row_deleted_in_timeline(booking_id){
396
  // Remove in [cell_bk_id_9] classes [time_booked_in_day]
@@ -495,9 +504,9 @@
495
 
496
 
497
  document.getElementById('ajax_working').innerHTML =
498
- '<div class="info_message ajax_message" id="ajax_message">\n\
499
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
500
- <div style="float:left;width:80px;margin-top:-3px;">\n\
501
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
502
  </div>\n\
503
  </div>';
@@ -545,9 +554,9 @@
545
  }
546
 
547
  document.getElementById('ajax_working').innerHTML =
548
- '<div class="info_message ajax_message" id="ajax_message">\n\
549
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
550
- <div style="float:left;width:80px;margin-top:-3px;">\n\
551
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
552
  </div>\n\
553
  </div>';
@@ -585,9 +594,9 @@
585
  var ajax_bk_message = 'Updating...';
586
 
587
  document.getElementById('ajax_working').innerHTML =
588
- '<div class="info_message ajax_message" id="ajax_message">\n\
589
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
590
- <div style="float:left;width:80px;margin-top:-3px;">\n\
591
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
592
  </div>\n\
593
  </div>';
@@ -666,6 +675,12 @@
666
  return true;
667
  }
668
 
 
 
 
 
 
 
669
 
670
  // Scroll to script
671
  function makeScroll(object_name) {
@@ -709,13 +724,17 @@
709
  document.getElementById('submiting' + bk_type).innerHTML = '';
710
  document.getElementById("booking_form_div"+bk_type).style.display="none";
711
  makeScroll('#ajax_respond_insert'+bk_type);
712
- if (type_of_thank_you_message == 'page') { // Page
713
- //location.href= thank_you_page_URL;
714
- timeoutID_of_thank_you_page = setTimeout(function ( ) {location.href= thank_you_page_URL;} ,1000);
715
- } else { // Message
716
- document.getElementById('submiting'+bk_type).innerHTML = '<div class=\"submiting_content wpdev-help-message alert alert-success\" >'+new_booking_title+'</div>';
717
- jQuery('.submiting_content').fadeOut( new_booking_title_time );
718
- }
 
 
 
 
719
  } else {
720
 
721
  setUnavailableSelectedDays(bk_type); // Set days as unavailable
@@ -1243,9 +1262,9 @@ function save_bk_listing_filter(us_id, filter_name, filter_value ){
1243
  var ajax_bk_message = 'Saving...';
1244
 
1245
  document.getElementById('ajax_working').innerHTML =
1246
- '<div class="info_message ajax_message" id="ajax_message">\n\
1247
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
1248
- <div style="float:left;width:80px;margin-top:-3px;">\n\
1249
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
1250
  </div>\n\
1251
  </div>';
@@ -1277,9 +1296,9 @@ function delete_bk_listing_filter(us_id, filter_name ){
1277
  var ajax_bk_message = 'Deleting...';
1278
 
1279
  document.getElementById('ajax_working').innerHTML =
1280
- '<div class="info_message ajax_message" id="ajax_message">\n\
1281
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
1282
- <div style="float:left;width:80px;margin-top:-3px;">\n\
1283
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
1284
  </div>\n\
1285
  </div>';
354
 
355
  // Set Booking listing row as R e a d
356
  function set_booking_row_read(booking_id){
357
+ if (booking_id == 0) {
358
+ jQuery('.new-label').addClass('hidden_items');
359
+ jQuery('.bk-update-count').html( '0' );
360
+ } else {
361
+ jQuery('#booking_mark_'+booking_id + '').addClass('hidden_items');
362
+ decrese_new_counter();
363
+ }
364
  }
365
 
366
  // Set Booking listing row as U n R e a d
392
  function set_booking_row_approved_in_timeline(booking_id){
393
  ////Approve Add to [cell_bk_id_9] class [approved] -- TODO: Also in the [a_bk_id_9] - chnaged "data-content" attribute
394
  jQuery('.cell_bk_id_'+booking_id).addClass('approved');
395
+ jQuery('.timeline_info_bk_actionsbar_' + booking_id + ' .approve_bk_link').addClass('hidden_items');
396
+ jQuery('.timeline_info_bk_actionsbar_' + booking_id + ' .pending_bk_link').removeClass('hidden_items');
397
  }
398
  function set_booking_row_pending_in_timeline(booking_id){
399
  //Remove Remove from [cell_bk_id_9] class [approved] -- TODO: Also in the [a_bk_id_9] - chnaged "data-content" attribute
400
  jQuery('.cell_bk_id_'+booking_id).removeClass('approved');
401
+ jQuery('.timeline_info_bk_actionsbar_' + booking_id + ' .pending_bk_link').addClass('hidden_items');
402
+ jQuery('.timeline_info_bk_actionsbar_' + booking_id + ' .approve_bk_link').removeClass('hidden_items');
403
  }
404
  function set_booking_row_deleted_in_timeline(booking_id){
405
  // Remove in [cell_bk_id_9] classes [time_booked_in_day]
504
 
505
 
506
  document.getElementById('ajax_working').innerHTML =
507
+ '<div class="updated ajax_message" id="ajax_message">\n\
508
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
509
+ <div class="wpbc_spin_loader">\n\
510
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
511
  </div>\n\
512
  </div>';
554
  }
555
 
556
  document.getElementById('ajax_working').innerHTML =
557
+ '<div class="updated ajax_message" id="ajax_message">\n\
558
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
559
+ <div class="wpbc_spin_loader">\n\
560
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
561
  </div>\n\
562
  </div>';
594
  var ajax_bk_message = 'Updating...';
595
 
596
  document.getElementById('ajax_working').innerHTML =
597
+ '<div class="updated ajax_message" id="ajax_message">\n\
598
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
599
+ <div class="wpbc_spin_loader">\n\
600
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
601
  </div>\n\
602
  </div>';
675
  return true;
676
  }
677
 
678
+
679
+ function showSelectedInDropdown(selector_id, title, value){
680
+ jQuery('#' + selector_id + '_selector .wpbc_selected_in_dropdown').html( title );
681
+ jQuery('#' + selector_id ).val( value );
682
+ jQuery('#' + selector_id + '_container').hide();
683
+ }
684
 
685
  // Scroll to script
686
  function makeScroll(object_name) {
724
  document.getElementById('submiting' + bk_type).innerHTML = '';
725
  document.getElementById("booking_form_div"+bk_type).style.display="none";
726
  makeScroll('#ajax_respond_insert'+bk_type);
727
+ var is_pay_now = false;
728
+ if ( document.getElementById('paypalbooking_form'+bk_type) != null )
729
+ if ( document.getElementById('paypalbooking_form'+bk_type).innerHTML != '' ) is_pay_now = true;
730
+ if ( (! is_pay_now) || ( is_booking_without_payment == true ) )
731
+ if (type_of_thank_you_message == 'page') { // Page
732
+ //location.href= thank_you_page_URL;
733
+ timeoutID_of_thank_you_page = setTimeout(function ( ) {location.href= thank_you_page_URL;} ,1000);
734
+ } else { // Message
735
+ document.getElementById('submiting'+bk_type).innerHTML = '<div class=\"submiting_content wpdev-help-message alert alert-success\" >'+new_booking_title+'</div>';
736
+ jQuery('.submiting_content').fadeOut( new_booking_title_time );
737
+ }
738
  } else {
739
 
740
  setUnavailableSelectedDays(bk_type); // Set days as unavailable
1262
  var ajax_bk_message = 'Saving...';
1263
 
1264
  document.getElementById('ajax_working').innerHTML =
1265
+ '<div class="updated ajax_message" id="ajax_message">\n\
1266
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
1267
+ <div class="wpbc_spin_loader">\n\
1268
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
1269
  </div>\n\
1270
  </div>';
1296
  var ajax_bk_message = 'Deleting...';
1297
 
1298
  document.getElementById('ajax_working').innerHTML =
1299
+ '<div class="updated ajax_message" id="ajax_message">\n\
1300
  <div style="float:left;">'+ajax_bk_message+'</div> \n\
1301
+ <div class="wpbc_spin_loader">\n\
1302
  <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
1303
  </div>\n\
1304
  </div>';
languages/wpdev-booking-be_BY.mo CHANGED
Binary file
languages/wpdev-booking-be_BY.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wpdev-booking\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-08-24 10:56+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: wpdevelop <info@wpdevelop.com>\n"
8
  "Language-Team: Marcis G. <by.marcis@gmail.com>\n"
@@ -14,202 +14,187 @@ msgstr ""
14
  "X-Poedit-Bookmarks: 49,183,-1,-1,-1,-1,-1,-1,-1,-1\n"
15
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext;_ngettext_boop:1,2\n"
16
  "X-Poedit-Basepath: D:\\www\\home\\wp\\www\\wp-content\\plugins\\booking\\.\n"
17
- "X-Generator: Poedit 1.5.7\n"
18
  "X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
19
  "\\.\n"
20
 
21
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:121
22
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:422
23
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:426
24
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:542
25
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:746
26
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:751
27
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1459
28
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1462
29
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:785
30
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:786
31
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:740
 
 
32
  msgid "Dates"
33
  msgstr "Даты"
34
 
35
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:122
 
36
  #, fuzzy
37
  msgid "Full cost of the booking"
38
- msgstr "Кошты бранявання"
39
 
40
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
41
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:232
42
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:107
43
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3806
44
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3820
45
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3838
46
  msgid "First Name (required)"
47
  msgstr "Імя (абавязковае поле)"
48
 
49
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:125
50
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:234
51
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
52
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3807
53
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3821
54
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3839
55
  msgid "Last Name (required)"
56
  msgstr "Прозвішча (абавязковае поле)"
57
 
58
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
59
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:236
60
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:109
61
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3808
62
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3822
63
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3840
64
  msgid "Email (required)"
65
  msgstr "Емейл (абавязковае поле)"
66
 
67
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:127
68
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:246
69
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
70
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1338
71
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3809
72
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3823
73
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3841
74
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3861
75
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3872
76
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3887
77
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
78
  msgid "Phone"
79
  msgstr "Тэлефон"
80
 
81
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
82
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:238
83
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:111
84
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3842
85
  #, fuzzy
86
  msgid "Address (required)"
87
- msgstr "Імя (абавязковае поле)"
88
 
89
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:129
90
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:240
91
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
92
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3843
93
  #, fuzzy
94
  msgid "City (required)"
95
  msgstr "Емейл (абавязковае поле)"
96
 
97
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
98
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
99
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:113
100
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3844
101
  #, fuzzy
102
  msgid "Post code (required)"
103
- msgstr "Прозвішча (абавязковае поле)"
104
 
105
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:131
106
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:244
107
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3845
109
  #, fuzzy
110
  msgid "Country (required)"
111
- msgstr "Прозвішча (абавязковае поле)"
112
 
113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
114
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3810
116
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3824
117
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3846
118
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3862
119
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3873
120
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3892
121
- msgid "Adults"
122
- msgstr ""
123
 
124
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
125
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:248
126
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3810
128
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3824
129
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3846
130
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3863
131
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3874
132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3893
133
- msgid "Children"
134
- msgstr "Дзеці"
135
-
136
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:133
137
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:250
138
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3811
140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3825
141
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3847
142
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3864
143
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3875
144
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3894
145
  msgid "Details"
146
  msgstr "Апісанне"
147
 
148
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
149
  #, fuzzy
150
  msgid "Coupon"
151
  msgstr "Лік дзён"
152
 
153
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:135
 
154
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:117
155
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3812
156
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3826
157
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3848
158
  msgid "I Accept term and conditions"
159
  msgstr ""
160
 
161
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:137
162
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
163
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:119
164
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2877
165
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3814
166
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3828
167
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3850
168
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1793
169
  msgid "Send"
170
  msgstr "Адправіць"
171
 
172
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:145
173
  msgid ""
174
  "Try selecting fewer visitors. The number of visitors may be more than the "
175
  "number of available units on selected day(s)!"
176
  msgstr ""
177
 
178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:340
179
  msgid "coupon"
180
  msgstr ""
181
 
182
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:342
183
  msgid "discount"
184
  msgstr ""
185
 
186
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
187
  msgid "Nothing found"
188
  msgstr ""
189
 
190
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:703
191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:275
192
  msgid "Search results"
193
  msgstr ""
194
 
195
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:818
196
  #, fuzzy
197
  msgid "Book now"
198
- msgstr "Браняванне"
199
 
200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:906
201
  msgid "Please select check-in and check-out days!"
202
  msgstr ""
203
 
204
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1095
205
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1109
206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
207
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1200
208
  #, fuzzy
209
  msgid "Search"
210
  msgstr "Сакавік"
211
 
212
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1966
213
  #, php-format
214
  msgid ""
215
  "Sorry, the reservation was not made because these days are already booked!!! "
@@ -217,223 +202,210 @@ msgid ""
217
  "resource.) %s Please %srefresh%s the page and try other days."
218
  msgstr ""
219
 
220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2487
221
  #, php-format
222
  msgid "The folowing pending booking(s): %s deleted."
223
  msgstr ""
224
 
225
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2573
226
- #, fuzzy
227
- msgid "Child booking resources"
228
- msgstr "Тып бранявання"
229
-
230
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
231
  #, fuzzy
232
  msgid "Maximum available booking resource items"
233
  msgstr "максімальная колькасць аб'ектаў усярэдзіне рэсурсу бранявання "
234
 
235
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2813
236
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2992
237
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3122
238
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3398
239
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3614
240
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3654
241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3742
242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4243
243
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:846
244
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1274
245
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1907
246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2036
247
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1282
248
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
249
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3452
250
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3499
251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3545
252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3594
253
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3723
254
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3753
255
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:78
256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:137
257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:104
258
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:100
259
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3001
 
 
 
 
 
 
 
 
 
 
 
260
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:257
261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:360
262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:499
263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:650
264
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:885
265
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:895
266
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:915
267
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:985
268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1213
269
  msgid "Click to toggle"
270
  msgstr ""
271
 
272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2814
273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:743
274
  #, fuzzy
275
  msgid "Booking resources management"
276
- msgstr "Тып бранявання "
277
 
278
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2819
279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3410
280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4071
281
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4500
282
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:421
283
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:425
284
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:539
285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:745
286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:750
287
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1206
288
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1322
289
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
290
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1458
291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1461
292
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
293
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:783
294
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:784
 
 
 
 
 
 
 
 
 
295
  msgid "ID"
296
  msgstr "ID"
297
 
298
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2821
299
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3219
300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4501
301
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1323
 
302
  msgid "Resource name"
303
  msgstr "Імя рэсурсу"
304
 
305
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
306
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3842
307
  #, fuzzy
308
  msgid "Number of resource items inside of parent resource"
309
  msgstr "Імя аб'ектаў з рэсурсу"
310
 
311
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3842
313
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3222
314
  msgid "Capacity"
315
  msgstr ""
316
 
317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2824
318
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2929
319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3843
320
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3988
321
  #, fuzzy
322
  msgid "Parent"
323
  msgstr "Аплата"
324
 
325
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2825
326
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2936
327
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3844
328
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4001
329
  msgid "Priority"
330
  msgstr ""
331
 
332
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2827
333
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
334
  #, fuzzy
335
  msgid "Maximum number of visitors for resource"
336
  msgstr "Лік наведвальнікаў"
337
 
338
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2827
339
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1707
341
  #, fuzzy
342
  msgid "Max"
343
  msgstr "Сакавік"
344
 
345
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2827
346
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
347
  #, fuzzy
348
  msgid "visitors"
349
  msgstr "Наведвальнікі"
350
 
351
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2829
352
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3848
353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3225
354
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4074
355
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1275
356
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1651
357
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1998
 
 
358
  msgid "Actions"
359
  msgstr "Функцыі "
360
 
361
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2908
362
  msgid "Add"
363
  msgstr "Дадаць"
364
 
365
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2917
366
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3416
367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:885
368
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4094
369
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4551
370
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1372
371
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2027
372
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1581
373
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1872
374
  msgid "Delete"
375
  msgstr "Выдаліць"
376
 
377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2927
378
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
379
  msgid "Title"
380
  msgstr "Загаловак"
381
 
382
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2944
383
  #, fuzzy
384
  msgid "Add new resource"
385
  msgstr "Дадаць новае браняванне"
386
 
387
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2951
388
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3088
389
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3645
390
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3686
391
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3819
392
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3297
393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4408
394
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4553
395
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1440
396
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:616
397
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1318
398
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1374
399
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3645
400
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3774
401
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:302
402
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:535
403
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
404
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:324
405
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1450
406
  msgid "Save"
407
  msgstr "Захаваць"
408
 
409
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2993
410
  msgid "Advanced Settings"
411
  msgstr "Пашыраныя налады"
412
 
413
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3008
414
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3131
415
  #, fuzzy
416
  msgid "Set capacity based on number of visitors"
417
  msgstr "Лік наведвальнікаў"
418
 
419
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3014
420
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3137
421
  #, fuzzy, php-format
422
  msgid ""
423
  "Check this box if you want total availability (daily capacity) to depend on "
424
- "the number of selected visitors %s"
425
  msgstr ""
426
  "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
427
  "сплывае падказцы"
428
 
429
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3015
430
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3138
 
431
  #, php-format
432
  msgid "Please read more info about configuration of this parameter %shere%s"
433
  msgstr ""
434
 
435
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3029
436
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3150
437
  #, php-format
438
  msgid ""
439
  "Add tooltip on calendar(s) to show availability based on the number of "
@@ -442,8 +414,7 @@ msgid ""
442
  "number of visitors specified on the booking form."
443
  msgstr ""
444
 
445
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3037
446
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3157
447
  #, php-format
448
  msgid ""
449
  "Display tooltip on calendar(s) to show availability based on total (fixed) "
@@ -452,13 +423,13 @@ msgid ""
452
  "resources%s with the number of visitors specified on the booking form."
453
  msgstr ""
454
 
455
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3052
456
  #, fuzzy
457
  msgid "Show availability"
458
  msgstr "Даступнасць"
459
 
460
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3058
461
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3262
462
  #, fuzzy
463
  msgid ""
464
  "Check this box to display the available number of booking resources with a "
@@ -467,48 +438,137 @@ msgstr ""
467
  "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
468
  "сплывае падказцы"
469
 
470
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3065
471
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3269
472
  msgid "Availability description"
473
  msgstr "Апісанне даступнасць"
474
 
475
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3067
476
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3271
477
  #, php-format
478
  msgid "Type your %savailability%s description"
479
  msgstr "Увядзіце Ваш надпіс для %sдоступности%s "
480
 
481
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3077
482
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3171
483
  #, fuzzy
484
  msgid "Disable bookings in different booking resources"
485
  msgstr "Памылка пры абнаўленні БД "
486
 
487
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
488
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3175
489
  msgid ""
490
  "Check this box to dissable reservations, which can be stored in different "
491
- "booking resources. So if the box is checked, the reservation is allowed "
492
- "only, if all days of reservation are at same booking resources, otherwise "
493
- "the error message will show."
494
  msgstr ""
495
 
496
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3123
497
  #, fuzzy
498
  msgid "Advanced"
499
- msgstr "Пашыраная налада коштаў"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
500
 
501
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3203
502
  msgid "Use pending days as available"
503
  msgstr ""
504
 
505
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3211
506
  #, fuzzy
507
  msgid ""
508
  "Check this box if you want to show the pending days as available in calendars"
509
  msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
510
 
511
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3224
512
  msgid ""
513
  "Warning!!! After you approved the specific booking(s), all your pending "
514
  "bookings of the same booking resource as an approved booking for the dates, "
@@ -516,1577 +576,1813 @@ msgid ""
516
  "canceled!"
517
  msgstr ""
518
 
519
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3226
520
  msgid ""
521
  "Auto Cancel all pending bookings for the specific date(s), if some booking "
522
  "is approved for these date(s)"
523
  msgstr ""
524
 
525
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3256
526
  #, fuzzy
527
  msgid "Show availability in tooltip"
528
- msgstr "Даступнасць у якая сплывае падказцы"
 
 
 
 
 
529
 
530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3304
531
  msgid ""
532
- "Using \"Check In\" date as available in calendar for booking resources with "
533
- "capacity higher then one."
534
  msgstr ""
535
 
536
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3311
537
  msgid ""
538
- "Using \"Check Out\" date as available in calendar for booking resources with "
539
- "capacity higher then one."
540
  msgstr ""
541
 
542
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3338
543
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:934
544
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
545
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:495
546
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:195
547
- msgid "Deleted"
548
  msgstr "Выдалена"
549
 
550
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3390
551
- msgid "Coupon saved"
552
- msgstr ""
553
-
554
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3399
555
  #, fuzzy
556
- msgid "Booking coupons management"
557
- msgstr "Тып бранявання "
558
 
559
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3411
560
- msgid "The coupon code your customers will be using to receive the discount."
561
- msgstr ""
 
562
 
563
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3411
564
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3504
 
565
  msgid "Coupon Code"
566
  msgstr ""
567
 
568
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
569
  #, fuzzy
570
- msgid "The amount which will be saved. Enter only digits."
571
- msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
572
 
573
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
574
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3532
 
575
  #, fuzzy
576
  msgid "Savings"
577
  msgstr "Захаванне..."
578
 
579
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
580
- msgid "The minimum total cost required to use the coupon"
581
- msgstr ""
582
-
583
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
584
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3555
585
  #, fuzzy
586
- msgid "Minimum Purchase"
587
- msgstr "Купля"
588
 
589
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3414
590
- msgid "The date your coupon will expire"
 
 
 
 
591
  msgstr ""
592
 
593
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3414
594
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3543
 
 
595
  msgid "Expiration Date"
 
 
 
 
596
  msgstr ""
597
 
598
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3415
599
- msgid "Resource list, which supports this coupon"
 
 
 
 
 
600
  msgstr ""
601
 
602
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3415
603
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3510
604
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4615
605
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:703
606
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:954
607
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:739
 
 
608
  #, fuzzy
609
  msgid "Resources"
610
  msgstr "Кошт рэсурсу"
611
 
612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3416
613
- #, fuzzy
614
- msgid "Delete this coupon"
615
- msgstr "Выдаленне дадзеных па браняванні"
616
-
617
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3456
618
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3513
619
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:672
620
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:383
621
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1388
622
  msgid "All"
623
  msgstr ""
624
 
625
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3492
626
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3564
 
 
 
627
  #, fuzzy
628
- msgid "Add new coupon"
629
- msgstr "Дадаць новы тып"
630
 
631
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3536
632
- msgid "Fixed Amount"
633
  msgstr ""
634
 
635
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3537
636
- msgid "Percentage Off"
 
 
 
 
 
637
  msgstr ""
638
 
639
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3582
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
640
  #, fuzzy, php-format
641
  msgid "%s - coupon field, "
642
- msgstr "%s - поле з пазнакай"
643
 
644
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3583
645
  #, php-format
646
  msgid "Example: %s "
647
  msgstr "Прыклад: %s "
648
 
649
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3615
650
  #, fuzzy
651
  msgid "Search form customization"
652
- msgstr "налада емейла"
653
 
654
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3623
655
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3663
656
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3761
657
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:219
 
 
658
  msgid "Use these shortcodes for customization: "
659
  msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
660
 
661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3624
662
  #, php-format
663
  msgid "%s - search inside posts/pages which are part of this category, "
664
  msgstr ""
665
 
666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3625
667
  #, php-format
668
  msgid "%s - search inside posts/pages which have this tag, "
669
  msgstr ""
670
 
671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3626
672
  #, fuzzy, php-format
673
  msgid "%s - check-in date, "
674
- msgstr "%s - поле з пазнакай"
675
 
676
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3627
677
  #, fuzzy, php-format
678
  msgid "%s - check-out date, "
679
  msgstr "%s - поле з пазнакай"
680
 
681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3628
682
  #, fuzzy, php-format
683
  msgid "%s - default selection number of visitors, "
684
  msgstr "Лік наведвальнікаў"
685
 
686
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3629
687
  #, fuzzy, php-format
688
  msgid "Example: %s - custom number of visitor selections\""
689
  msgstr "Лік наведвальнікаў"
690
 
691
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3630
692
  #, fuzzy, php-format
693
  msgid "%s - search button, "
694
- msgstr "%s - кнопка для адпраўкі"
695
 
696
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3631
697
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3672
698
  #, fuzzy, php-format
699
- msgid "%s - new line, "
700
  msgstr "%s - дадаць новы радок"
701
 
702
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3632
703
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3673
704
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3764
705
- msgid "use any other HTML tags (carefully)."
 
706
  msgstr "выкарыстоўвайце любыя іншыя HTML тэгі акуратна."
707
 
708
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3639
709
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3680
710
  msgid ""
711
  "Additional customization style of this element you can make at this file"
712
  msgstr ""
713
 
714
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3644
715
  #, fuzzy
716
  msgid "Reset to default search form content"
717
  msgstr "Абнавіць да значэння па змаўчанні"
718
 
719
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3655
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
720
  #, fuzzy
721
  msgid "Customization of found booking resource items"
722
  msgstr "Кошты бранявання"
723
 
724
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3664
725
  #, fuzzy, php-format
726
  msgid "%s - resource title, "
727
- msgstr "%s - поле з выпадальным спісам"
728
 
729
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3665
730
  #, fuzzy, php-format
731
  msgid "%s - link to the page with booking form, "
732
  msgstr "%s - уставіць тып бранявання"
733
 
734
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3666
735
  #, fuzzy, php-format
736
  msgid "%s - availability of booking resource, "
737
  msgstr "%s - уставіць тып бранявання"
738
 
739
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3667
740
  #, fuzzy, php-format
741
  msgid "%s - maximum number of visitors for the booking resource, "
742
  msgstr "%s - уставіць тып бранявання"
743
 
744
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3668
745
  #, fuzzy, php-format
746
  msgid "%s - cost of booking the resource, "
747
  msgstr "%s - уставіць тып бранявання"
748
 
749
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3669
750
  #, php-format
751
  msgid ""
752
  "%s - featured image, taken from the featured image associated with the post, "
753
  msgstr ""
754
 
755
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3670
756
  #, php-format
757
  msgid "%s - booking info, taken from the excerpt associated with the post, "
758
  msgstr ""
759
 
760
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3685
761
  #, fuzzy
762
- msgid "Reset to default value"
763
- msgstr "Абнавіць да значэння па змаўчанні"
764
 
765
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3697
766
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:274
 
767
  msgid "Search form"
768
- msgstr ""
769
 
770
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3699
771
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:419
772
  #, fuzzy
773
  msgid "Check-in"
774
  msgstr "Дзеці"
775
 
776
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3701
777
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:426
778
  #, fuzzy
779
  msgid "Check-out"
780
  msgstr "Дзеці"
781
 
782
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3703
783
  msgid "Number of visitors"
784
  msgstr "Лік наведвальнікаў"
785
 
786
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3743
787
  #, fuzzy
788
  msgid "Search Cache Settings"
789
- msgstr "Пашыраныя налады"
790
 
791
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3749
792
  msgid "Cache expiration"
793
  msgstr ""
794
 
795
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3755
796
  #, fuzzy
797
  msgid "hour(s)"
798
- msgstr "Чацвер"
799
 
800
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3760
801
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3005
 
802
  #, fuzzy
803
  msgid "day(s)"
804
- msgstr "днеи"
805
 
806
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3764
807
  msgid "Select time of cache expiration"
808
  msgstr ""
809
 
810
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3773
811
  msgid "Cache will expire:"
812
  msgstr ""
813
 
814
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3811
815
  #, php-format
816
  msgid "Found: %s booking forms inside of posts or pages "
817
  msgstr ""
818
 
819
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3818
820
  msgid "Reset cache"
821
  msgstr ""
822
 
823
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3972
 
 
 
 
 
 
 
 
 
 
824
  msgid "Capacity: "
825
  msgstr ""
826
 
827
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3989
828
  msgid ""
829
  "Select parent resource, if you want that parent resource is increase "
830
  "capacity."
831
  msgstr ""
832
 
833
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4002
834
  msgid ""
835
  "Set priority of resource - resource with higher priority will be reserved "
836
  "firstly."
837
  msgstr ""
838
 
839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4023
840
  #, fuzzy
841
  msgid "Resources count"
842
  msgstr "Кошт рэсурсу"
843
 
844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4024
845
  #, fuzzy
846
  msgid "Create several booking resources for one time"
847
  msgstr "Тып бранявання"
848
 
849
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4115
850
- msgid "Available: "
851
- msgstr "Доступа: "
 
 
852
 
853
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4199
854
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4205
855
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4257
856
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:861
857
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1064
858
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1107
859
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2244
 
 
860
  msgid "Standard"
861
  msgstr "Стандарт "
862
 
863
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4199
864
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:633
865
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3937
866
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1680
 
 
 
 
 
 
 
 
 
867
  msgid "Default"
868
  msgstr "Па змаўчанні"
869
 
870
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4200
871
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4206
872
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4245
 
873
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4246
874
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4258
875
  msgid "Superior"
876
  msgstr "Супериор "
877
 
878
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4200
879
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2318
880
  #, fuzzy
881
  msgid "Resource #1"
882
- msgstr "Кошт рэсурсу"
883
 
884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4201
885
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4207
886
  msgid "Presidential Suite"
887
  msgstr "Президенский нумар "
888
 
889
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4201
890
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2319
891
  #, fuzzy
892
  msgid "Resource #2"
893
- msgstr "Кошт рэсурсу"
894
 
895
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4202
896
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4208
897
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1382
898
  msgid "Royal Villa"
899
  msgstr "Віла "
900
 
901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4202
902
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2320
903
  #, fuzzy
904
  msgid "Resource #3"
905
- msgstr "Кошт рэсурсу"
906
 
907
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:227
908
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4762
909
  #, fuzzy
910
- msgid "The cost for payment"
911
- msgstr "%s - уставіць даты бранявання"
912
-
913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:230
914
- msgid "Start time"
915
- msgstr "Час пачатку"
916
 
917
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:230
918
- msgid "End time"
919
- msgstr "Час канчатка"
 
 
 
 
 
 
 
920
 
921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:248
922
- msgid "Visitors"
923
- msgstr "Наведвальнікі"
 
 
 
 
 
 
 
924
 
925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:262
926
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2865
927
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2904
 
928
  #, fuzzy
929
  msgid "per 1 day"
930
  msgstr "за 1 дзень"
931
 
932
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:263
933
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2866
934
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2905
935
  #, fuzzy
936
  msgid "from the cost of 1 day "
937
- msgstr "Лік дзён"
938
 
939
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:264
940
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2867
 
941
  #, fuzzy, php-format
942
  msgid "Additional cost in %s per 1 day"
943
  msgstr "Дадатковы кошт для "
944
 
945
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:265
946
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:266
947
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2871
948
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2872
949
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2912
950
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2913
951
  #, fuzzy
952
  msgid " for all days!"
953
- msgstr "Недаступныя дні"
 
 
 
 
 
 
954
 
955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:873
 
956
  #, fuzzy
957
  msgid "Load selected booking form"
958
- msgstr "у форме бранявання"
959
 
960
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:874
 
961
  msgid "Load"
962
  msgstr ""
963
 
964
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:880
965
  #, fuzzy
966
  msgid "Delete selected booking form"
967
- msgstr "Выдаленне дадзеных па браняванні"
968
 
969
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:882
970
  #, fuzzy
971
- msgid "Are you really want to delete selected booking form ?"
972
  msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
973
 
974
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:889
975
  #, fuzzy
976
  msgid "Add new custom form"
977
  msgstr "Дадаць новае браняванне"
978
 
979
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:890
980
  #, fuzzy
981
- msgid "Add New Form"
982
- msgstr "Дадаць новы тып"
983
 
984
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:897
985
  #, fuzzy
986
  msgid "Type the name of booking form"
987
- msgstr "Сезонныя змены коштаў"
988
 
989
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:899
990
  #, fuzzy
991
  msgid "Create new form"
992
- msgstr "у форме бранявання"
993
 
994
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:901
 
 
995
  msgid "Create"
996
  msgstr ""
997
 
998
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:902
999
  #, fuzzy
1000
  msgid "Delete form"
1001
  msgstr "Выдаліць"
1002
 
1003
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:904
1004
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:614
1005
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:634
1006
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2885
1007
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:123
1008
  msgid "Cancel"
1009
  msgstr "Адмена"
1010
 
1011
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:941
 
 
 
 
 
 
 
1012
  #, fuzzy
1013
  msgid "There are no extended booking forms"
1014
- msgstr "у форме бранявання"
1015
 
1016
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1061
1017
  #, fuzzy
1018
  msgid "Booking form type:"
1019
  msgstr "Форма бранявання"
1020
 
1021
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1070
1022
  #, fuzzy
1023
- msgid "Please, select your type of booking form"
1024
- msgstr "Выбирети, што Вы жадаеце браняваць"
1025
 
1026
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1102
 
1027
  #, fuzzy
1028
- msgid "Booking form:"
1029
  msgstr "Форма бранявання"
1030
 
1031
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1181
1032
  #, fuzzy
1033
  msgid "Standard booking resource cost"
1034
- msgstr "Дадаць новае браняванне"
1035
 
1036
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1182
1037
  #, fuzzy
1038
  msgid "Total booking resource cost"
1039
  msgstr "Тып бранявання"
1040
 
1041
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1496
1042
  #, php-format
1043
  msgid ""
1044
  "%s - show cost hint for full booking in real time, depending on number of "
1045
  "days selected and form elements."
1046
  msgstr ""
1047
 
1048
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1497
1049
  #, fuzzy, php-format
1050
  msgid "Example: %sThe full cost of payment: %s"
1051
  msgstr "%s - уставіць даты бранявання"
1052
 
1053
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1498
1054
  #, php-format
1055
  msgid ""
1056
  "%s - show hint of original booking cost without additional costs for full "
1057
  "booking in real time, depends only from days selection."
1058
  msgstr ""
1059
 
1060
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1499
1061
  #, fuzzy, php-format
1062
  msgid "Example: %sThe original cost for payment: %s "
1063
  msgstr "%s - уставіць даты бранявання"
1064
 
1065
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1500
1066
  #, php-format
1067
  msgid ""
1068
  "%s - show cost hint of additional booking cost, which depends from selection "
1069
  "of form elements."
1070
  msgstr ""
1071
 
1072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1501
1073
  #, php-format
1074
  msgid "Example: %sThe additional cost for payment: %s "
1075
  msgstr ""
1076
 
1077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1502
1078
  #, php-format
1079
  msgid "%s - enter direct cost at admin panel at page: "
1080
  msgstr ""
1081
 
1082
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1502
1083
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:692
1084
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:731
1085
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:940
1086
  msgid "Add booking"
1087
  msgstr "Дадаць рэзерв"
1088
 
1089
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1503
1090
  #, fuzzy, php-format
1091
  msgid "Example: %s"
1092
  msgstr "Прыклад: %s "
1093
 
1094
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2064
1095
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:233
1096
  msgid "yes"
1097
  msgstr "так"
1098
 
1099
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2157
1100
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2161
1101
  #, fuzzy
1102
  msgid ""
1103
  "Setting rate or cost, which is depend from number of selected days for the "
1104
  "resource"
1105
  msgstr "Лік дзён"
1106
 
1107
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2158
1108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2200
1109
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2537
1110
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3263
1111
  msgid "Rates"
1112
  msgstr "Рэйты "
1113
 
1114
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2158
1115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2205
1116
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2209
 
1117
  msgid "Valuation days"
1118
- msgstr ""
1119
 
1120
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2158
1121
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:508
1122
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:671
1123
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:433
1124
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:405
1125
  #, fuzzy
1126
  msgid "Deposit"
1127
  msgstr "фіксаваны ўнёсак"
1128
 
1129
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2162
1130
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2231
1131
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3274
1132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4637
1133
  msgid "Availability"
1134
  msgstr "Даступнасць"
1135
 
1136
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2166
1137
  msgid "Setting the default form for the specific resource"
1138
  msgstr ""
1139
 
1140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2167
1141
  #, fuzzy
1142
  msgid "Default Form"
1143
  msgstr "Па змаўчанні"
1144
 
1145
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2208
1146
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3265
1147
  #, fuzzy
1148
  msgid "Set the cost based on the number of days selected for the reservation"
1149
  msgstr "Лік дзён"
1150
 
1151
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2209
1152
- msgid "Activation of this feature is require setting cost per day"
 
1153
  msgstr ""
1154
 
1155
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2219
1156
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1157
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3115
1158
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3272
1159
  msgid "Deposit amount"
1160
- msgstr ""
1161
 
1162
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2222
1163
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3272
1164
  #, fuzzy
1165
  msgid "Set the deposit payment required for the payment form"
1166
  msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
1167
 
1168
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1169
  msgid ""
1170
- "Please make active of this feature at the cost section of general booking "
1171
- "settings page"
1172
  msgstr ""
1173
 
1174
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2378
1175
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2389
1176
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2390
1177
  msgid "unavailable"
1178
  msgstr "Недаступныя дні "
1179
 
1180
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2379
1181
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2389
1182
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2390
1183
  msgid "available"
1184
  msgstr "даступныя дні "
1185
 
1186
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2381
1187
  #, fuzzy
1188
  msgid "Availability booking type"
1189
- msgstr "Даступны тып для бранявання"
1190
 
1191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2387
1192
- #, php-format
1193
- msgid "All days for %s are"
1194
  msgstr "Усе дні для %s "
1195
 
1196
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2396
1197
- #, php-format
1198
- msgid "Select %s days below or %sadd new season filter%s"
 
 
1199
  msgstr "Абярыце %s дні ўнізе ці %sдобавьте новы фільтр дат%s"
1200
 
1201
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2404
1202
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2539
1203
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4072
1204
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
1205
- msgid "Name"
1206
- msgstr "Імя"
1207
-
1208
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2405
1209
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2540
1210
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4073
1211
- msgid "Filters"
1212
- msgstr "Фільтры "
1213
-
1214
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2438
 
 
 
1215
  #, fuzzy
1216
- msgid "Update Availability"
1217
- msgstr "Даступнасць"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1218
 
1219
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2520
1220
  #, fuzzy
1221
  msgid "Seasonal rates of booking resource"
1222
- msgstr "Сезонныя змены коштаў"
1223
 
1224
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2526
1225
  #, fuzzy, php-format
1226
  msgid ""
1227
- "Enter seasonal rate(s) (cost diference in %s from standard cost %s, or a "
1228
- "fixed cost) of the booking resource %s, or %sadd a new seasonal filter%s"
1229
  msgstr ""
1230
  "Веедите сезонныя змены коштаў (рознасць кошту ў %s) ад стандартнага кошту %s "
1231
  "ці фіксаваны кошт рэсурсу бранявання %s ці %sдобавьте новы фільтр дат%s"
1232
 
1233
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2538
 
1234
  msgid "Final cost"
1235
  msgstr "Фінальны кошт"
1236
 
1237
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2579
1238
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2598
1239
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3251
1240
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3285
1241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1919
 
 
 
 
 
 
 
 
1242
  msgid "for 1 day"
1243
  msgstr "за 1 дзень"
1244
 
1245
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2580
1246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2599
1247
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3252
1248
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3286
1249
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1920
1250
  msgid "for 1 night"
1251
  msgstr "за 1 ноч"
1252
 
1253
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2581
1254
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2600
1255
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3253
1256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3287
1257
  msgid "fixed deposit"
1258
  msgstr "фіксаваны ўнёсак"
1259
 
1260
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2582
1261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2601
1262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3254
1263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3289
1264
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1922
1265
  msgid "for 1 hour"
1266
  msgstr "за 1 гадзіна"
1267
 
1268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2616
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1269
  #, fuzzy
1270
  msgid "Update Rates"
1271
- msgstr "Абноўлена паспяхова"
1272
 
1273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2816
1274
  msgid "Set cost of booking resource based on the number of days selected"
1275
  msgstr ""
1276
 
1277
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2817
1278
  #, php-format
1279
  msgid ""
1280
  "If you add costs here, %srates%s for this booking resource will not take "
1281
  "effect !!!"
1282
  msgstr ""
1283
 
1284
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2818
 
 
 
 
 
 
 
1285
  #, php-format
1286
  msgid ""
1287
- "%sFor and together%s have higher priority than a range %sfrom - to%s days. "
1288
- "Items at the bottom of the list have higher priority than items at the top."
1289
  msgstr ""
1290
 
1291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2819
1292
  #, php-format
 
 
 
 
 
 
 
 
1293
  msgid ""
1294
- "Please note, if you are select some season filter for this cost "
1295
- "configuration, its will %sapply to the days, only if all days are inside of "
1296
- "this season filter%s."
1297
  msgstr ""
1298
 
1299
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2827
1300
  #, fuzzy
1301
- msgid "Number of days"
1302
- msgstr "Лік месяцаў"
1303
 
1304
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2828
1305
  #, fuzzy
1306
- msgid "Cost of 1 day"
1307
- msgstr "Лік дзён"
1308
 
1309
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2829
 
 
 
1310
  #, fuzzy
1311
- msgid "Season filter"
1312
  msgstr "Фільтр дат"
1313
 
1314
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2876
1315
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2990
 
1316
  #, fuzzy
1317
  msgid "For"
1318
  msgstr "Форма"
1319
 
1320
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2877
1321
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2991
1322
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
1323
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:858
1324
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3417
1325
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3464
1326
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3511
1327
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3558
1328
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3607
1329
- msgid "From"
1330
- msgstr "Ад каго"
1331
-
1332
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2878
1333
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2992
1334
- msgid "Together"
1335
- msgstr ""
1336
 
1337
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2886
1338
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3000
1339
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
 
1340
  msgid "to"
1341
  msgstr "да"
1342
 
1343
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2892
1344
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2082
1345
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:284
 
1346
  #, fuzzy
1347
  msgid "day"
1348
- msgstr "днеи"
1349
-
1350
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2893
1351
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2085
1352
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:285
1353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:286
1354
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:287
1355
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:288
1356
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:289
1357
- msgid "days"
1358
- msgstr "днеи"
1359
 
1360
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2906
1361
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
1362
- #, fuzzy
1363
- msgid "Additional cost in USD per 1 day"
1364
- msgstr "Дадатковы кошт для "
 
 
 
 
 
 
 
 
 
 
 
 
1365
 
1366
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2926
1367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3025
 
1368
  #, fuzzy
1369
  msgid "Any days"
1370
- msgstr "днеи"
1371
 
1372
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2936
1373
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3037
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1374
  msgid "Remove"
1375
  msgstr ""
1376
 
1377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2952
1378
  #, fuzzy
1379
  msgid "Add new cost"
1380
- msgstr "Дадаць новы тып"
1381
-
1382
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2953
1383
- #, fuzzy
1384
- msgid "Update Costs"
1385
- msgstr "Пашыраная налада коштаў"
1386
 
1387
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2988
1388
  #, fuzzy
1389
  msgid "for all days"
1390
- msgstr "Недаступныя дні"
1391
 
1392
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3111
1393
  #, fuzzy
1394
  msgid "Set amount of deposit payment"
1395
  msgstr "%s - уставіць даты бранявання"
1396
 
1397
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3123
1398
  #, fuzzy
1399
- msgid "fixed total in"
1400
  msgstr "фіксаваны ўнёсак"
1401
 
1402
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3124
1403
  #, fuzzy
1404
- msgid "of payment"
1405
- msgstr "Аплата"
1406
 
1407
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3127
1408
- #, fuzzy
1409
- msgid "Active/inactive"
1410
- msgstr "Актыўна"
 
 
 
 
 
 
1411
 
1412
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3133
1413
  #, fuzzy
1414
  msgid "deposit payment for booking resource"
1415
- msgstr "Сезонныя змены коштаў"
1416
 
1417
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3143
1418
  #, fuzzy
1419
- msgid "Deposit payment total"
1420
- msgstr "%s - уставіць даты бранявання"
1421
 
1422
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3146
1423
  #, fuzzy
1424
- msgid "Deposit payment is not active for booking resource"
1425
- msgstr "Сезонныя змены коштаў"
 
 
 
 
 
 
 
 
 
 
 
 
1426
 
1427
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3151
1428
  #, fuzzy
1429
  msgid "Update Deposit"
1430
  msgstr "фіксаваны ўнёсак"
1431
 
1432
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3175
1433
  #, fuzzy
1434
  msgid "Deposit payment"
1435
- msgstr "%s - уставіць даты бранявання"
1436
 
1437
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3179
1438
  #, fuzzy, php-format
1439
  msgid ""
1440
  "Check this box if you want to use the %sdeposit%s total %spayment%s on the "
1441
  "payment form, instead of the full total of the booking."
1442
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
1443
 
1444
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3180
1445
  #, fuzzy, php-format
1446
  msgid ""
1447
- " You can configure the deposit payment required for your booking resources "
1448
- "%shere%s."
1449
  msgstr "Сезонныя змены коштаў"
1450
 
1451
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3214
1452
- msgid "Cost of each booking type"
1453
- msgstr "Кошты бранявання"
1454
-
1455
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3220
1456
- msgid "Resource Cost"
1457
- msgstr "Кошт рэсурсу"
1458
-
1459
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3223
1460
- msgid "Names of items from resource"
1461
- msgstr "Імя аб'ектаў з рэсурсу"
1462
-
1463
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3263
1464
- msgid "Set the rates for days depending on the filter settings."
1465
- msgstr ""
1466
-
1467
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3265
1468
- #, fuzzy
1469
- msgid "Cost for selected days"
1470
- msgstr "Лік дзён"
1471
-
1472
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3274
1473
- msgid "Set availability of days depending on the filter settings."
1474
- msgstr ""
1475
-
1476
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3282
1477
- #, fuzzy
1478
- msgid "Please enter the cost"
1479
- msgstr "Калі ласка, увядзіце кошт"
1480
-
1481
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3293
1482
- #, fuzzy
1483
- msgid ""
1484
- "of each booking resource. Enter only digits.of each booking resources. Enter "
1485
- "only digits."
1486
- msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
1487
-
1488
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3295
1489
- #, fuzzy, php-format
1490
- msgid "You can Add or Delete booking resources at the top of this %spage%s"
1491
- msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
1492
-
1493
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1494
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1495
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1496
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1497
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1498
  msgid "Su"
1499
  msgstr "Вс"
1500
 
1501
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1502
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1503
  msgid "Mo"
1504
  msgstr "Пн"
1505
 
1506
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1507
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1508
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1509
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1510
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1511
  msgid "Tu"
1512
  msgstr "Вт"
1513
 
1514
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1515
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1516
  msgid "We"
1517
  msgstr "Ср"
1518
 
1519
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1520
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1521
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1522
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1523
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1524
  msgid "Th"
1525
  msgstr "Чт"
1526
 
1527
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1528
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1529
  msgid "Fr"
1530
  msgstr "Пт"
1531
 
1532
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1533
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1534
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1535
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1536
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1537
  msgid "Sa"
1538
  msgstr "Сб"
1539
 
1540
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1541
  msgid "Jan"
1542
  msgstr "Янв"
1543
 
1544
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1545
  msgid "Feb"
1546
  msgstr "Фев"
1547
 
1548
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1549
  msgid "Mar"
1550
  msgstr "Сакавік"
1551
 
1552
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1553
  msgid "Apr"
1554
  msgstr "Апр"
1555
 
1556
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1557
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3947
1558
  msgid "May"
1559
  msgstr "Травень"
1560
 
1561
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1562
  msgid "Jun"
1563
  msgstr "Чэрвень"
1564
 
1565
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1566
  msgid "Jul"
1567
  msgstr "Ліпень"
1568
 
1569
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1570
  msgid "Aug"
1571
  msgstr "Авг"
1572
 
1573
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1574
  msgid "Sep"
1575
  msgstr "Сен"
1576
 
1577
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1578
  msgid "Oct"
1579
  msgstr "Окт"
1580
 
1581
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1582
  msgid "Nov"
1583
  msgstr "Ныючы"
1584
 
1585
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1586
  msgid "Dec"
1587
  msgstr "Дэк"
1588
 
1589
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
1590
  msgid "time"
1591
  msgstr "час"
1592
 
1593
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3394
1594
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3414
1595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3435
1596
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3452
1597
  msgid "No days"
1598
  msgstr "Няма дзён"
1599
 
1600
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3396
1601
  msgid "Every"
1602
  msgstr "Кожны "
1603
 
1604
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3437
1605
  msgid "of"
1606
  msgstr "з "
1607
 
1608
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3504
1609
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3735
1610
  msgid "Filter saved"
1611
  msgstr "Фільтр захаваны"
1612
 
1613
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3540
1614
  #, fuzzy
1615
  msgid "Specific Dates Filter"
1616
- msgstr "Фільтр дат"
1617
 
1618
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3546
1619
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3793
1620
  #, fuzzy
1621
- msgid "Filter Name"
1622
- msgstr "Фільтр захаваны"
1623
 
1624
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3548
1625
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3795
 
 
1626
  #, fuzzy
1627
- msgid "Type your filter name"
1628
- msgstr "Увядзіце %sназвание фільтра%s"
 
 
 
 
 
 
1629
 
1630
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3555
1631
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3802
1632
- msgid "Add new filter"
1633
- msgstr "Дадаць новы фільтр "
 
1634
 
1635
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3555
1636
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3802
1637
  msgid "Save changes"
1638
  msgstr "Захаваць змены "
1639
 
1640
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3560
1641
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3807
1642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1717
1643
- msgid "Reset"
1644
- msgstr ""
1645
-
1646
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3775
1647
  msgid "Conditional Dates Filter"
1648
- msgstr ""
1649
 
1650
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3832
1651
  msgid "Days of week"
1652
  msgstr "Дні тыдня "
1653
 
1654
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3836
1655
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1670
1656
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1786
1657
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:453
1658
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:599
1659
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:406
1660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:475
1661
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1662
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1663
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1664
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1665
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1667
  msgid "Sunday"
1668
  msgstr "Нядзеля"
1669
 
1670
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3838
1671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1672
1672
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1788
1673
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:454
1674
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:600
1675
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:407
1676
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:477
1677
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1678
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1679
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1680
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1682
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1683
  msgid "Monday"
1684
  msgstr "Панядзелак"
1685
 
1686
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3840
1687
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1674
1688
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1790
1689
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:455
1690
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:601
1691
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:408
1692
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:479
1693
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1694
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1695
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1696
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1697
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1698
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1699
  #, fuzzy
1700
  msgid "Tuesday"
1701
  msgstr "Аўторак"
1702
 
1703
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3842
1704
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1676
1705
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1792
1706
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:456
1707
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:602
1708
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:409
1709
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:481
1710
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1711
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1712
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1714
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1715
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1716
  msgid "Wednesday"
1717
  msgstr "Асяроддзе"
1718
 
1719
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3844
1720
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1678
1721
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1794
1722
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:457
1723
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:603
1724
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:410
1725
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:483
1726
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1727
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1728
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1729
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1730
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1731
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1732
  msgid "Thursday"
1733
  msgstr "Чацвер"
1734
 
1735
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3846
1736
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1680
1737
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1796
1738
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:458
1739
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:604
1740
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:411
1741
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:485
1742
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1743
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1744
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1745
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1746
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1747
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1748
  msgid "Friday"
1749
  msgstr "Пятніца"
1750
 
1751
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3848
1752
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1682
1753
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1798
1754
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:459
1755
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:605
1756
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:412
1757
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:487
1758
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1759
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1760
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1761
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1762
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1763
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1764
  msgid "Saturday"
1765
  msgstr "Субота"
1766
 
1767
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3856
1768
  msgid "Days of month"
1769
  msgstr "Дні месяца"
1770
 
1771
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3934
1772
  #, fuzzy
1773
  msgid "Months"
1774
  msgstr "Месяцы"
1775
 
1776
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3939
1777
  msgid "January"
1778
  msgstr "Студзень"
1779
 
1780
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3941
1781
  msgid "February"
1782
  msgstr "Люты"
1783
 
1784
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3943
1785
  msgid "March"
1786
  msgstr "Сакавік"
1787
 
1788
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3945
1789
  msgid "April"
1790
  msgstr "Красавік"
1791
 
1792
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3949
1793
  msgid "June"
1794
  msgstr "Чэрвень"
1795
 
1796
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3953
1797
  msgid "July"
1798
  msgstr "Ліпень"
1799
 
1800
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3955
1801
  msgid "August"
1802
  msgstr "Жнівень"
1803
 
1804
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3957
1805
  msgid "September"
1806
  msgstr "Верасень"
1807
 
1808
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3959
1809
  msgid "October"
1810
  msgstr "Кастрычнік"
1811
 
1812
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3961
1813
  msgid "November"
1814
  msgstr "Лістапад"
1815
 
1816
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3963
1817
  msgid "December"
1818
  msgstr "Снежань"
1819
 
1820
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3972
1821
  msgid "Years"
1822
  msgstr "Гады"
1823
 
1824
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4047
1825
  msgid "Filter deleted successfully"
1826
  msgstr "Фільтр выдалены паспяхова"
1827
 
1828
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4055
1829
  #, fuzzy
1830
  msgid "Create dates filter"
1831
- msgstr "Фільтр Дат"
1832
 
1833
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4058
1834
  #, fuzzy
1835
  msgid "Create conditional days filter"
1836
  msgstr "Фільтр для часу ці дзён"
1837
 
1838
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4067
1839
  #, fuzzy
1840
  msgid "Listing of season filters"
1841
- msgstr "Памылка пры абнаўленні БД "
 
 
 
 
1842
 
1843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4093
1844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4550
1845
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1371
1846
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2026
1847
  msgid "Edit"
1848
  msgstr "рэдагаваць "
1849
 
1850
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4095
1851
  msgid "Do you really want to delete?"
1852
  msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
1853
 
1854
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4129
1855
  #, fuzzy
1856
  msgid "Showing cost in tooltip"
1857
- msgstr "Паказаць кошт у якая сплывае падказцы"
1858
 
1859
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4135
1860
  #, fuzzy
1861
  msgid ""
1862
  " Check this box to display the daily cost with a tooltip when mouse hovers "
1863
  "over each day on the calendar(s)."
1864
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
1865
 
1866
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4142
1867
- msgid "Cost description"
1868
- msgstr "Апісанне плацяжоў "
 
1869
 
1870
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4144
1871
  #, php-format
1872
  msgid "Type your %scost%s description"
1873
  msgstr "Увядзіце Ваш надпіс для %sстоимости%s "
1874
 
1875
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4244
1876
  #, fuzzy
1877
  msgid "Advanced cost management"
1878
- msgstr "Пашыраная налада коштаў"
1879
 
1880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4287
1881
- #, php-format
 
 
 
 
 
 
 
 
 
1882
  msgid ""
1883
- "Advanced cost customization is required. Select boxes from %sform fields "
1884
- "customization page%s (%s - shortcode). Fields are shown here automatically "
1885
- "if they exist on the form."
1886
  msgstr ""
1887
 
1888
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4299
1889
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:500
1890
- msgid "Form"
1891
- msgstr "Форма"
 
 
1892
 
1893
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4345
 
 
 
 
 
 
 
1894
  #, fuzzy
1895
- msgid "Additional cost for"
1896
  msgstr "Дадатковы кошт для "
1897
 
1898
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4387
1899
- #, fuzzy, php-format
1900
  msgid ""
1901
- "Enter cost (%s) directly in format %s or %s for the entire booking in the "
1902
- "format %s or a fixed amount for each selected day in the format %s For "
1903
- "example: %s or %s or %s"
1904
  msgstr ""
1905
- "Вы можаце ўвесці кошт у %s у фармаце %s ці %s ад усяго кошту забронированого "
1906
- "ў фармаце %s Напрыклад: %s ці %s"
1907
 
1908
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4388
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1909
  #, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1910
  msgid ""
1911
- "or you can specify percenage as additional sum, which is based only on "
1912
- "original cost and not full sum. Example:%s or %s "
1913
  msgstr ""
1914
 
1915
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4405
1916
  #, php-format
1917
  msgid ""
1918
- "Check this box if you want costs, which are specified here as % for some "
1919
- "options, also applied to costs specified as fixed values for some options."
1920
  msgstr ""
1921
 
1922
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4475
1923
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1264
1924
  #, fuzzy
1925
  msgid "Resource ID or Title"
1926
- msgstr "Кошт рэсурсу"
1927
 
1928
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4477
1929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1266
1930
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1343
1931
  msgid "Go"
1932
  msgstr ""
1933
 
1934
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4503
1935
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1325
 
 
1936
  msgid "Info"
1937
  msgstr "Інфа"
1938
 
1939
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4549
1940
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1370
 
 
 
 
 
 
 
 
 
 
 
1941
  #, fuzzy
1942
  msgid "Bulk Actions"
1943
  msgstr "Функцыі "
1944
 
1945
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4618
1946
  #, fuzzy
1947
  msgid "management"
1948
  msgstr "Пашыраная налада коштаў"
1949
 
1950
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4620
1951
  #, fuzzy
1952
  msgid "Costs and Rates"
1953
- msgstr "Кошт:"
1954
 
1955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4623
1956
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4628
1957
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4640
1958
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1163
1959
  #, fuzzy
1960
  msgid "Customization of"
1961
- msgstr "налада емейла"
1962
 
1963
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4623
1964
  msgid "rates, valuation days cost and deposit amount "
1965
  msgstr ""
1966
 
1967
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4625
1968
  #, fuzzy
1969
  msgid "Advanced Cost"
1970
- msgstr "Пашыраная налада коштаў"
1971
 
1972
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4628
1973
  msgid "additional cost, which depend from form fields"
1974
  msgstr ""
1975
 
1976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4631
1977
  #, fuzzy
1978
  msgid "Coupons"
1979
  msgstr "Лік дзён"
1980
 
1981
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4634
1982
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4645
1983
  #, fuzzy
1984
  msgid "Setting"
1985
  msgstr "Усталёўкі"
1986
 
1987
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4634
1988
  msgid "for discount"
1989
  msgstr ""
1990
 
1991
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4640
1992
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4653
1993
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:135
1994
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:148
1995
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:161
1996
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:175
1997
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1163
1998
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1212
1999
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1246
2000
  #, fuzzy
2001
  msgid "settings"
2002
  msgstr "Усталёўкі"
2003
 
2004
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4642
2005
  #, fuzzy
2006
  msgid "Season Filters"
2007
- msgstr "Фільтр дат"
2008
 
2009
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4689
2010
  msgid "Cost: "
2011
  msgstr "Кошт:"
2012
 
2013
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4719
2014
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:640
2015
  msgid "Weekend"
2016
  msgstr "Выходныя"
2017
 
2018
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4720
2019
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:641
2020
  msgid "Work days"
2021
  msgstr "Працоўныя дні"
2022
 
2023
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4721
2024
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:642
2025
  msgid "High season"
2026
  msgstr "Высокі сазон"
2027
 
2028
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
2029
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3819
2030
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3837
2031
  msgid "Select Times"
2032
  msgstr ""
2033
 
2034
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:348
 
2035
  msgid "Setting cost for the resource"
2036
- msgstr ""
2037
-
2038
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:349
2039
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:543
2040
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:748
2041
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:753
2042
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:509
2043
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:672
2044
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:434
2045
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:406
2046
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:800
2047
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:801
2048
- msgid "Cost"
2049
  msgstr "Кошт"
2050
 
2051
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:351
2052
  #, fuzzy
2053
  msgid "/ day"
2054
- msgstr "днеи"
2055
 
2056
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:352
2057
  #, fuzzy
2058
  msgid "/ night"
2059
  msgstr "за 1 ноч"
2060
 
2061
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:353
2062
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:374
2063
  #, fuzzy
2064
  msgid "fixed"
2065
  msgstr "фіксаваны ўнёсак"
2066
 
2067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:354
2068
  #, fuzzy
2069
  msgid "/ hour"
2070
- msgstr "Аўтар"
2071
-
2072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:369
2073
- #, fuzzy
2074
- msgid "Setting cost"
2075
- msgstr "Усталёўкі"
2076
-
2077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:372
2078
- #, fuzzy
2079
- msgid "per day"
2080
- msgstr "за 1 дзень"
2081
-
2082
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:373
2083
- #, fuzzy
2084
- msgid "per night"
2085
- msgstr "за 1 ноч"
2086
-
2087
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:376
2088
- #, fuzzy
2089
- msgid "per hour"
2090
  msgstr "за 1 гадзіна"
2091
 
2092
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:430
@@ -2116,7 +2412,7 @@ msgstr "Час некоректно, магчыма гэты час ужо за
2116
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:593
2117
  #, fuzzy
2118
  msgid "Cost saved successfully"
2119
- msgstr "Абноўлена паспяхова"
2120
 
2121
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:600
2122
  msgid "Cost is not correct. It must be greater than 0"
@@ -2131,92 +2427,96 @@ msgstr ""
2131
  msgid "Type your %sreason for payment%s request"
2132
  msgstr "Увядзіце %sаремя канчаткі%s"
2133
 
2134
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:632
 
2135
  msgid "Send Request"
2136
- msgstr ""
2137
 
2138
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:634
2139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:807
2140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1074
2141
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:450
2142
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:512
2143
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:569
2144
  #, fuzzy
2145
  msgid "Close"
2146
  msgstr "Кошт"
2147
 
2148
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:765
2149
  msgid "Request has been sent"
2150
  msgstr ""
2151
 
2152
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:771
2153
  msgid "Request has failed"
2154
  msgstr ""
2155
 
2156
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:796
2157
  msgid "The payment status is changed successfully"
2158
  msgstr ""
2159
 
2160
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:803
2161
  msgid "The changing of payment status is failed"
2162
  msgstr ""
2163
 
2164
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:847
2165
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:852
2166
  msgid "Email to \"Person\" with payment request"
2167
  msgstr ""
2168
 
2169
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:853
2170
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3406
2171
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3460
2172
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3506
2173
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3553
2174
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3602
2175
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:108
2176
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1246
2177
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1289
2178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1334
2179
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1377
2180
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1420
2181
- msgid "Active"
2182
- msgstr "Актыўна"
2183
 
2184
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:854
2185
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3507
2186
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3554
2187
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3603
2188
- msgid "Send copy of this email to Admin"
2189
- msgstr ""
 
2190
 
2191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:860
 
2192
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3466
2193
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3513
2194
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3560
2195
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3609
2196
  #, fuzzy, php-format
2197
  msgid "Type the default %sadmin email%s sending the booking confimation"
2198
  msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
2199
 
2200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:865
2201
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3424
 
2202
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3471
2203
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3518
2204
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3565
2205
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3614
2206
  msgid "Subject"
2207
  msgstr "Тэма ліста"
2208
 
2209
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:867
2210
  #, fuzzy, php-format
2211
  msgid "Type email subject for %spayment request%s."
2212
  msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
2213
 
2214
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:873
 
 
 
 
 
 
 
 
 
 
2215
  #, fuzzy, php-format
2216
  msgid "Type your %semail message for payment request%s"
2217
  msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
2218
 
2219
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:878
2220
  #, fuzzy, php-format
2221
  msgid ""
2222
  "You need to make payment %s for booking %s at %s. %s You can make payment at "
@@ -2225,202 +2525,191 @@ msgstr ""
2225
  "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
2226
  "карыстанне сэрвісам бранявання.\""
2227
 
2228
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:878
2229
  #, fuzzy
2230
  msgid "page"
2231
- msgstr "Дэма старонка"
 
 
2232
 
2233
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1119
2234
  #, fuzzy
2235
  msgid "deposit"
2236
  msgstr "фіксаваны ўнёсак"
2237
 
2238
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1120
2239
  #, fuzzy
2240
  msgid "Total cost"
2241
- msgstr "Фінальны кошт"
2242
 
2243
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1121
2244
  #, fuzzy
2245
  msgid "balance"
2246
  msgstr "Адмена"
2247
 
2248
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1173
 
2249
  msgid "Auto-fill form"
2250
- msgstr ""
2251
 
2252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1275
2253
  #, fuzzy
2254
  msgid "Billing form fields customization"
2255
- msgstr "налада палёў"
2256
-
2257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1287
2258
- #, php-format
2259
- msgid ""
2260
- "Please set the required billing fields, they will be automatically "
2261
- "%sassigned to the billing form%s"
2262
- msgstr ""
2263
 
2264
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1292
2265
  msgid ""
2266
  "Please select a field from your booking form. This field will be "
2267
  "automatically assigned to the current field in the billing form."
2268
  msgstr ""
2269
 
2270
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1298
2271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
2272
  #, fuzzy
2273
  msgid "Customer Email"
2274
- msgstr "Наладжвальны"
2275
 
2276
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1311
2277
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
2278
  #, fuzzy
2279
  msgid "First Name(s)"
2280
  msgstr "Імя"
2281
 
2282
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1324
2283
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
2284
  #, fuzzy
2285
  msgid "Last name"
2286
  msgstr "Прозвішча"
2287
 
2288
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1358
2289
  msgid "Billing Address"
2290
  msgstr ""
2291
 
2292
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1371
2293
  msgid "Billing City"
2294
  msgstr ""
2295
 
2296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1384
2297
  msgid "Post Code"
2298
  msgstr ""
2299
 
2300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1397
2301
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3891
2302
  #, fuzzy
2303
  msgid "Country"
2304
  msgstr "Лік дзён"
2305
 
2306
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1416
2307
  msgid "State"
2308
  msgstr ""
2309
 
2310
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1433
2311
  #, php-format
2312
- msgid "Configuring these %sfields is required for the Sage payment%s system!"
2313
  msgstr ""
2314
 
2315
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1488
2316
  msgid "Title of booked timeslot(s)"
2317
  msgstr ""
2318
 
2319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1492
2320
  #, php-format
2321
  msgid ""
2322
- "Type your %stitle%s, what are showing in mouseover tooltip near booked "
2323
  "timeslot(s)"
2324
  msgstr ""
2325
 
2326
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1510
2327
  msgid "Time Format"
2328
  msgstr "Фармат даты"
2329
 
2330
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1525
2331
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:490
2332
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:539
2333
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:839
2334
  msgid "Custom"
2335
  msgstr "Наладжвальны"
2336
 
2337
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1533
2338
  #, fuzzy, php-format
2339
  msgid ""
2340
  "Type your time format for emails and the booking table. %sDocumentation on "
2341
- "time formatting: %s"
2342
  msgstr ""
2343
  "Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s "
2344
  "Дакументацыя па фармаце для дат%s "
2345
 
2346
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1620
2347
  #, fuzzy, php-format
2348
  msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
2349
  msgstr "Вылучэнне фиксированого колькасці дзён 1-ім клікам мышкі"
2350
 
2351
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1621
2352
  #, fuzzy, php-format
2353
  msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
2354
  msgstr "Вылучэнне дынамічнай колькасці дзён у 2 зграя мышкі"
2355
 
2356
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1627
2357
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1695
2358
  #, fuzzy
2359
  msgid "Days selection number"
2360
  msgstr "Выбар дыяпазону"
2361
 
2362
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1634
2363
  #, php-format
2364
  msgid "Type your %snumber of days for range selection%s"
2365
  msgstr "Увядзіце Ваш %sфиксированый дыяпазон дзён для вылучэння%s"
2366
 
2367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1642
2368
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1758
2369
  msgid "Start day of range"
2370
  msgstr "Дзень пачатку дыяпазону"
2371
 
2372
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1651
2373
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1767
2374
  msgid "Any day of week"
2375
  msgstr "Любы дзень тыдня"
2376
 
2377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1662
2378
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1778
2379
  #, fuzzy
2380
  msgid "Specific day(s) of week"
2381
- msgstr "Вылучэнне некалькіх дзён"
2382
 
2383
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1684
2384
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1800
2385
  msgid "Select your start day of range selection at week"
2386
  msgstr "Абярыце дзень тыдня, які будзе пачаткам вылучэння дыяпазону дат"
2387
 
2388
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1699
2389
  #, fuzzy
2390
  msgid "Min"
2391
  msgstr "Пн"
2392
 
2393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1714
2394
  #, fuzzy, php-format
2395
- msgid "Type your %sminimum and maximum number of days for range selection%s"
2396
  msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
2397
 
2398
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1720
2399
  #, fuzzy
2400
  msgid "Specific days selections"
2401
- msgstr "Вылучэнне некалькіх дзён"
2402
 
2403
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1724
2404
  #, php-format
2405
  msgid ""
2406
  "Type your %sspecific%s days, which can be selected by visitors, or leave "
2407
- "this value empty. It can be several days seperated by comma (example: "
2408
- "\"7,14,21,28\") or by dash (example:\"3-5\", its the same like this: "
2409
- "\"3,4,5\") or combination (example:\"3-5,7,14\", its the same like this: "
2410
- "\"3,4,5,7,14\")"
2411
  msgstr ""
2412
 
2413
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
2414
- #, fuzzy
2415
- msgid "Use recurrent time"
2416
- msgstr "Выкарыстоўваць фиксированое час"
2417
-
2418
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
2419
- #, fuzzy
2420
- msgid "for several days selection"
2421
- msgstr "Вылучэнне некалькіх дзён"
2422
 
2423
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1847
2424
  msgid ""
2425
  "Check this box if you want to use recurrent time to reserve several days. "
2426
  "This means that middle days will be partially booked by actual times, "
@@ -2428,226 +2717,213 @@ msgid ""
2428
  "time for the first and last day of the reservation."
2429
  msgstr ""
2430
 
2431
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1853
2432
  #, fuzzy
2433
  msgid "Use check in/out time"
2434
  msgstr "Выкарыстоўваць фиксированое час"
2435
 
2436
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
2437
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:303
2438
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:311
2439
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:993
2440
- msgid "Warning"
2441
  msgstr ""
2442
 
2443
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
2444
- msgid "This option will overwrite any times selection in your booking form."
2445
  msgstr ""
2446
 
2447
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1859
2448
  #, php-format
2449
  msgid ""
2450
- " Check this option, if you want to use a check in/out times during booking "
2451
- "process. %s Important ! This will overwrite any times selection in your "
2452
- "booking form. %s"
2453
  msgstr ""
2454
 
2455
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1866
2456
  #, fuzzy
2457
  msgid "Check-in time"
2458
- msgstr "Дзеці"
2459
 
2460
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1866
2461
  #, php-format
2462
  msgid "%sstart booking time%s"
2463
  msgstr "%sвведите час пачатку бранявання%s"
2464
 
2465
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1868
2466
  #, fuzzy, php-format
2467
  msgid "Type your %sCheck-in%s time of booking"
2468
  msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
2469
 
2470
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1873
2471
  #, fuzzy
2472
  msgid "Check-Out time"
2473
- msgstr "Дзеці"
2474
 
2475
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1873
2476
  #, php-format
2477
  msgid "%send booking time%s"
2478
  msgstr "%sвремя канчаткі бранявання%s"
2479
 
2480
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1875
2481
  #, fuzzy, php-format
2482
  msgid "Type your %sCheck-Out%s time of booking"
2483
  msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
2484
 
2485
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1908
2486
  #, fuzzy
2487
  msgid "Costs"
2488
  msgstr "Кошт"
2489
 
2490
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1914
2491
  #, fuzzy
2492
  msgid "Set the cost"
2493
- msgstr "Захаваць кошты"
2494
 
2495
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1921
2496
  #, fuzzy
2497
  msgid "fixed sum"
2498
  msgstr "фіксаваны ўнёсак"
2499
 
2500
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1924
2501
  #, fuzzy
2502
  msgid " Select your cost configuration."
2503
- msgstr "Выдаленне дадзеных па браняванні"
2504
 
2505
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1931
2506
  #, fuzzy
2507
  msgid "Currency format"
2508
- msgstr "купіць Прафесійную версію"
2509
 
2510
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1935
2511
  #, fuzzy
2512
  msgid "Number of decimal points"
2513
- msgstr "Лік месяцаў"
2514
 
2515
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1942
2516
  msgid "Separator for the decimal point"
2517
  msgstr ""
2518
 
2519
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1953
2520
  msgid "Thousands separator"
2521
  msgstr ""
2522
 
2523
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1972
 
2524
  msgid "Time impact to cost"
2525
- msgstr ""
2526
 
2527
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1977
2528
  #, fuzzy, php-format
2529
  msgid ""
2530
  "Check this box if you want the %stime selection%s on the booking form "
2531
  "%sapplied to the cost calculation%s."
2532
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2533
 
2534
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1985
2535
  #, fuzzy
2536
  msgid "Show booking details in payment form"
2537
  msgstr "Апісанне плацяжоў"
2538
 
2539
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1989
2540
  #, fuzzy, php-format
2541
  msgid ""
2542
  " Check this checkbox if you want to show the %sbooking details summary%s "
2543
  "above the payment form"
2544
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2545
 
2546
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2037
2547
  #, fuzzy
2548
  msgid "Auto cancelation / auto approval of bookings"
2549
  msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2550
 
2551
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2044
2552
  #, fuzzy
2553
  msgid "Auto approve all new bookings"
2554
  msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2555
 
2556
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2051
2557
  #, fuzzy, php-format
2558
  msgid ""
2559
- " Check this checkbox to %sactivate%s auto approve of all new pending "
2560
- "bookings."
2561
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2562
 
2563
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2057
2564
  #, fuzzy
2565
  msgid "Auto-cancel bookings"
2566
- msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2567
 
2568
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2065
2569
  #, fuzzy, php-format
2570
  msgid ""
2571
  "Check this box to %sactivate%s auto-cancellation for pending, unpaid "
2572
  "bookings."
2573
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2574
 
2575
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2071
2576
  #, fuzzy
2577
  msgid "Cancel bookings older"
2578
- msgstr "у форме бранявання"
2579
 
2580
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2076
2581
  #, fuzzy
2582
  msgid "hour"
2583
- msgstr "Аўтар"
2584
 
2585
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2079
2586
  #, fuzzy
2587
  msgid "hours"
2588
  msgstr "Чацвер"
2589
 
2590
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2089
2591
  msgid ""
2592
  "Cancel only pending, unpaid bookings, which are older than this selection."
2593
  msgstr ""
2594
 
2595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2097
2596
  #, fuzzy
2597
  msgid "Cancellation email sent"
2598
  msgstr "Чыннік адмовы"
2599
 
2600
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2101
2601
  #, php-format
2602
  msgid "Check this box to %ssend%s cancellation email for this resource."
2603
  msgstr ""
2604
 
2605
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2106
2606
  #, fuzzy
2607
  msgid "Reason for cancellation"
2608
  msgstr "Чыннік адмовы"
2609
 
2610
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2108
2611
  #, php-format
2612
  msgid "Type the reason for %scancellation%s for the email template."
2613
  msgstr ""
2614
 
2615
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2146
2616
  msgid ""
2617
  "Customization of billing fields, which automatically assign from booking "
2618
  "form to billing form"
2619
  msgstr ""
2620
 
2621
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2147
2622
  #, fuzzy
2623
  msgid "Billing form fields"
2624
- msgstr "налада палёў"
2625
-
2626
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2149
2627
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1640
2628
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1741
2629
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1743
2630
- #, fuzzy
2631
- msgid "Save settings"
2632
- msgstr "Усталёўкі"
2633
 
2634
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2171
2635
  #, fuzzy
2636
  msgid "Booked Times:"
2637
  msgstr "Забранявана "
2638
 
2639
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2194
2640
  msgid ""
2641
  "This reservation is cancelled because we did not receive payment and the "
2642
  "administrator did not approve it."
2643
  msgstr ""
2644
 
2645
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2213
2646
  #, fuzzy
2647
  msgid "You need to make payment for this reservation"
2648
  msgstr "Сезонныя змены коштаў"
2649
 
2650
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2215
2651
  #, fuzzy, php-format
2652
  msgid ""
2653
  "You need to make payment %s for reservation %s at %s. %s Please make payment "
@@ -2656,1965 +2932,1980 @@ msgstr ""
2656
  "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
2657
  "карыстанне сэрвісам бранявання.\""
2658
 
2659
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2318
2660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1384
2661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3938
2662
  #, fuzzy
2663
  msgid "Apartment#1"
2664
- msgstr "Апартаменты 1"
2665
 
2666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2319
2667
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1385
2668
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3939
2669
  #, fuzzy
2670
  msgid "Apartment#2"
2671
  msgstr "Апартаменты №2"
2672
 
2673
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2320
2674
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3940
2675
  #, fuzzy
2676
  msgid "Apartment#3"
2677
  msgstr "Апартаменты №3"
2678
 
2679
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
2680
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
2681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:482
2682
- msgid "Saved"
2683
- msgstr "Захавана"
2684
 
2685
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
2686
- msgid ""
2687
- "You can use (in subject and content of email template) any shortcodes, "
2688
- "which you are used at booking form. You can use the shortcodes in the same "
2689
- "way as you are used it in the content form at Settings Fields page."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2690
  msgstr ""
2691
 
2692
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:364
2693
- msgid "In addition you can use these shortcodes"
2694
  msgstr ""
2695
 
2696
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
2697
  #, php-format
2698
- msgid ""
2699
- "%s - inserting data info about the booking, which you are configured in the "
2700
- "content form at Settings Fields page"
2701
  msgstr ""
2702
 
2703
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
2704
- #, fuzzy, php-format
2705
- msgid "%s - inserting ID of booking "
2706
- msgstr "%s - уставіць даты бранявання"
2707
-
2708
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
2709
- #, fuzzy, php-format
2710
- msgid "%s or %s - inserting the title of the booking resource "
2711
- msgstr "%s - уставіць тып бранявання"
2712
-
2713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:369
2714
- #, fuzzy, php-format
2715
- msgid "%s - inserting the cost of booking "
2716
- msgstr "%s - уставіць даты бранявання"
2717
-
2718
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:372
2719
- #, fuzzy, php-format
2720
- msgid "%s - inserting the dates of booking"
2721
- msgstr "%s - уставіць даты бранявання"
2722
 
2723
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
2724
- #, fuzzy, php-format
2725
- msgid "%s - inserting check-in date (first day of reservation),"
2726
- msgstr "%s - уставіць даты бранявання"
 
2727
 
2728
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
2729
- #, fuzzy, php-format
2730
- msgid "%s - inserting check-out date (last day of reservation),"
2731
- msgstr "%s - уставіць даты бранявання"
 
2732
 
2733
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
2734
- #, fuzzy, php-format
2735
- msgid "%s - inserting the number of booking dates "
2736
- msgstr "%s - уставіць даты бранявання"
 
 
2737
 
2738
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:377
2739
- #, fuzzy, php-format
2740
- msgid "%s - inserting your site URL "
2741
- msgstr "%s - дадаць новы радок"
2742
 
2743
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:379
2744
- #, fuzzy, php-format
2745
- msgid "%s - inserting moderate link of new booking "
2746
- msgstr "%s - уставіць даты бранявання"
2747
 
2748
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:381
2749
- #, php-format
2750
- msgid ""
2751
- "%s - inserting link to the page where visitor can edit the reservation, "
2752
- "(possible to use the %s parameter for setting different %s of this page. "
2753
- "Example: %s )"
2754
  msgstr ""
2755
 
2756
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:383
 
2757
  #, php-format
2758
- msgid ""
2759
- "%s - inserting link to the page where visitor can cancel the reservation, "
2760
- "(possible to use the %s parameter for setting different %s of this page. "
2761
- "Example: %s )"
2762
  msgstr ""
2763
 
2764
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:385
2765
  #, php-format
2766
- msgid ""
2767
- "%s - inserting link to payment page where visitor can pay for the "
2768
- "reservation (possible to use the %s parameter for setting different %s of "
2769
- "this page. Example: %s )"
2770
  msgstr ""
2771
 
2772
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:389
2773
  #, fuzzy, php-format
2774
- msgid ""
2775
- "%s - add the reason for booking payment, you can enter it before sending "
2776
- "email, "
2777
- msgstr "%s - уставіць чыннік адмовы"
2778
 
2779
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:391
2780
- #, fuzzy, php-format
2781
- msgid ""
2782
- "%s - add the reason booking was cancelled, you can enter it before sending "
2783
- "email, "
2784
- msgstr "%s - уставіць чыннік адмовы"
2785
 
2786
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:394
2787
- #, php-format
2788
- msgid "Also you can use any HTML tags like this %s - inserting new line "
2789
  msgstr ""
2790
 
2791
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:412
2792
- msgid "Keyword"
2793
  msgstr ""
2794
 
2795
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:413
2796
- #, fuzzy
2797
- msgid "Filter by Keyword"
2798
- msgstr "Фільтр захаваны"
2799
 
2800
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:423
2801
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:427
2802
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:747
2803
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:752
2804
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:795
2805
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:796
2806
- #, fuzzy
2807
- msgid "Resource"
2808
- msgstr "Кошт рэсурсу"
2809
 
2810
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:442
2811
- #, fuzzy
2812
- msgid "Print bookings listing"
2813
- msgstr "Усталёўкі для бранявання"
 
2814
 
2815
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:444
2816
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1072
2817
- #, fuzzy
2818
- msgid "Print"
2819
- msgstr "Аплата"
2820
 
2821
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:445
2822
- msgid "Export only current page of bookings to CSV format"
2823
  msgstr ""
2824
 
2825
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:446
2826
  #, fuzzy
2827
- msgid "Export"
2828
- msgstr "Супериор "
2829
 
2830
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:447
2831
- msgid "Export All bookings to CSV format"
2832
- msgstr ""
 
2833
 
2834
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
2835
- msgid "Export All"
 
 
2836
  msgstr ""
2837
 
2838
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:540
2839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1637
2840
- msgid "Labels"
2841
  msgstr ""
2842
 
2843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:541
2844
- #, fuzzy
2845
- msgid "Data"
2846
- msgstr "Даты"
2847
-
2848
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:558
2849
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:721
2850
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1603
2851
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1386
2852
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1835
2853
- msgid "Approved"
2854
- msgstr "Пацверджана"
2855
-
2856
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:559
2857
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:628
2858
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:722
2859
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1385
2860
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1834
2861
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2336
2862
- msgid "Pending"
2863
- msgstr "Якія чакаюць сцвярджэнні"
2864
-
2865
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:582
2866
- #, fuzzy
2867
- msgid "Edit Booking"
2868
- msgstr "Браняванне"
2869
-
2870
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:586
2871
- #, fuzzy
2872
- msgid "Edit Note"
2873
- msgstr "рэдагаваць "
2874
-
2875
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:591
2876
- #, fuzzy
2877
- msgid "Change Resource"
2878
- msgstr "Дадаць новае браняванне"
2879
-
2880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:642
2881
- #, fuzzy
2882
- msgid "Change"
2883
- msgstr "Змены "
2884
 
2885
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:758
2886
- #, fuzzy
2887
- msgid "Clear booking resources selection"
2888
- msgstr "Тып бранявання"
 
 
 
2889
 
2890
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:762
2891
  #, fuzzy
2892
- msgid "Apply booking resources selection"
2893
- msgstr "Тып бранявання"
2894
 
2895
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:793
 
2896
  msgid ""
2897
- "Please note, its not possible to add new resources, if \"All resources\" "
2898
- "option is selected. Please clear the selection, then add new resources."
 
 
 
 
 
 
2899
  msgstr ""
2900
 
2901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:864
2902
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1491
2903
  #, fuzzy
2904
- msgid "All resources"
2905
- msgstr "Кошт рэсурсу"
2906
 
2907
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:881
 
2908
  #, fuzzy
2909
- msgid "Booking resources"
2910
- msgstr "Тып бранявання"
2911
 
2912
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:249
2913
- msgid "Successful payment"
 
2914
  msgstr ""
2915
 
2916
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:251
2917
- #, fuzzy
2918
- msgid " Parameters are incorrect,"
2919
- msgstr "Ваш уведзены код няправільны"
2920
-
2921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:252
2922
- msgid "Cannot find the record"
2923
  msgstr ""
2924
 
2925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:253
2926
- msgid "Amount different"
 
 
 
 
 
 
 
 
2927
  msgstr ""
2928
 
2929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:254
2930
- #, fuzzy
2931
- msgid "Payment failed"
2932
- msgstr "Аплата"
 
2933
 
2934
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:255
2935
- msgid "Payment status updated by Mobile88 Admin(Fail)"
 
2936
  msgstr ""
2937
 
2938
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:256
2939
- msgid "Connection Error"
2940
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
2941
 
2942
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:603
2943
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:626
2944
  #, fuzzy
2945
- msgid "Completed"
2946
- msgstr "Выдалена"
2947
 
2948
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:605
2949
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:630
2950
- msgid "In-Progress"
2951
- msgstr ""
2952
 
2953
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:607
2954
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:942
2955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1781
2956
- msgid "Unknown"
2957
  msgstr ""
2958
 
2959
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:609
2960
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:652
2961
  #, fuzzy
2962
- msgid "Partially paid"
2963
- msgstr "Часткова забраняваныя"
2964
 
2965
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:610
2966
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:653
2967
  #, fuzzy
2968
- msgid "Cancelled"
2969
- msgstr "Адмена"
2970
 
2971
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:611
2972
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:636
2973
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:677
2974
- #, fuzzy
2975
- msgid "Failed"
2976
- msgstr "Палі формы"
2977
 
2978
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:612
2979
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:639
2980
- msgid "Refunded"
2981
  msgstr ""
2982
 
2983
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:614
2984
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:654
2985
- msgid "Fraud"
2986
  msgstr ""
2987
 
2988
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:621
2989
  #, fuzzy
2990
- msgid "!Paid OK"
2991
- msgstr "Платная"
2992
 
2993
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:622
2994
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:675
2995
- msgid "Unknown status"
2996
- msgstr ""
2997
 
2998
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:623
2999
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:676
3000
- msgid "Not Completed"
3001
  msgstr ""
3002
 
3003
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:629
3004
- msgid "Processed"
3005
- msgstr ""
 
3006
 
3007
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:632
3008
- msgid "Canceled_Reversal"
3009
- msgstr ""
 
3010
 
3011
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:634
3012
  #, fuzzy
3013
- msgid "Denied"
3014
- msgstr "Выдалена"
3015
 
3016
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:635
3017
- msgid "Expired"
 
 
 
 
3018
  msgstr ""
3019
 
3020
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:638
3021
- #, fuzzy
3022
- msgid "Partially_Refunded"
3023
- msgstr "Часткова забраняваныя"
3024
-
3025
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:640
3026
  #, fuzzy
3027
- msgid "Reversed"
3028
- msgstr "Забранявана"
3029
 
3030
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:641
3031
- msgid "Voided"
 
 
 
 
3032
  msgstr ""
3033
 
3034
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:642
3035
- msgid "Created"
 
3036
  msgstr ""
3037
 
3038
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:645
3039
- msgid "Not authed"
 
 
3040
  msgstr ""
3041
 
3042
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:646
3043
- msgid "Malformed"
 
 
3044
  msgstr ""
3045
 
3046
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
3047
- msgid "Invalid"
 
 
 
 
 
3048
  msgstr ""
3049
 
3050
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:648
3051
- msgid "Abort"
 
 
 
3052
  msgstr ""
3053
 
3054
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:649
3055
- #, fuzzy
3056
- msgid "Rejected"
3057
- msgstr "Выдалена"
3058
-
3059
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
3060
- #, fuzzy
3061
- msgid "Error"
3062
- msgstr "Еўра"
3063
-
3064
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:655
3065
- #, fuzzy
3066
- msgid "Suspended"
3067
- msgstr "Адправіць"
3068
-
3069
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:674
3070
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:939
3071
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1778
3072
  #, fuzzy
3073
- msgid "Paid OK"
3074
- msgstr "Платная"
3075
 
3076
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:717
3077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:918
3078
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:920
3079
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:921
3080
- msgid "Payment"
3081
- msgstr "Аплата"
3082
 
3083
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:730
 
 
 
 
3084
  #, fuzzy
3085
- msgid "Min. cost"
3086
- msgstr "Фінальны кошт"
3087
 
3088
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:733
3089
- msgid "-"
 
 
 
 
 
3090
  msgstr ""
3091
 
3092
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:735
3093
- #, fuzzy
3094
- msgid "Max. cost"
3095
- msgstr "Захаваць кошты"
 
 
 
 
3096
 
3097
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:850
 
 
 
3098
  #, fuzzy
3099
- msgid "Send payment request to visitor"
3100
- msgstr "налада емейла"
3101
 
3102
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:864
 
 
 
 
3103
  #, fuzzy
3104
- msgid "Payment status"
3105
- msgstr "Аплата"
3106
 
3107
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:881
 
 
 
3108
  #, fuzzy
3109
- msgid "Save cost"
3110
- msgstr "Захаваць кошты"
3111
 
3112
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:891
3113
  #, fuzzy
3114
- msgid "Change status"
3115
- msgstr "Дадаць новае браняванне"
3116
-
3117
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:658
3118
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:716
3119
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:392
3120
- msgid "Updating..."
3121
- msgstr "Захаванне..."
3122
 
3123
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:663
3124
- msgid "User is Activated"
3125
  msgstr ""
3126
 
3127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:721
3128
- #, fuzzy
3129
- msgid "User is Deactivated"
3130
- msgstr "калі ўбудова дэактываваны"
3131
-
3132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:833
3133
  #, php-format
3134
  msgid ""
3135
- "%sYou do not have permissions for this page.%s Your account is not active, "
3136
- "please contact administrator.%s"
3137
  msgstr ""
3138
 
3139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:868
3140
- #, php-format
3141
- msgid "%sYou do not have permissions for this booking resources.%s"
3142
  msgstr ""
3143
 
3144
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:874
3145
- #, fuzzy, php-format
3146
- msgid "%sNo this booking resources.%s"
3147
- msgstr "Сезонныя змены коштаў"
3148
-
3149
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:999
3150
- #, fuzzy
3151
- msgid "Show resources of user:"
3152
- msgstr "Кошт рэсурсу"
3153
-
3154
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1011
3155
- #, fuzzy
3156
- msgid "My"
3157
- msgstr "Травень"
3158
 
3159
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1030
3160
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:381
3161
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:340
3162
  #, fuzzy
3163
- msgid "Booking resource:"
3164
- msgstr "Тып бранявання"
3165
 
3166
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1062
3167
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1103
3168
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1209
3169
  #, fuzzy
3170
- msgid "Users"
3171
- msgstr "Гады"
3172
 
3173
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1105
3174
- msgid "Management of"
 
 
 
 
3175
  msgstr ""
3176
 
3177
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1201
3178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1212
3179
- msgid "Manage users"
3180
- msgstr ""
 
3181
 
3182
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1205
3183
- msgid "Status"
 
 
 
3184
  msgstr ""
3185
 
3186
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1207
 
 
 
 
 
3187
  #, fuzzy
3188
- msgid "User name"
3189
- msgstr "Імя рэсурсу"
3190
 
3191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1208
3192
- msgid "User role"
 
 
 
 
 
 
 
3193
  msgstr ""
3194
 
3195
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1210
3196
- #, fuzzy
3197
- msgid "Max number of resources"
3198
- msgstr "Лік наведвальнікаў"
3199
-
3200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1211
3201
- msgid "Actions for specific user"
 
 
 
3202
  msgstr ""
3203
 
3204
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1212
3205
- msgid "Set user as"
 
 
 
 
 
 
3206
  msgstr ""
3207
 
3208
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1248
 
3209
  #, fuzzy
3210
- msgid "Activate"
3211
- msgstr "Актыўна"
3212
 
3213
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1249
3214
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
3215
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1261
3216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1264
3217
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
3218
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
3219
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
3220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1299
3221
  #, fuzzy
3222
- msgid "Do you really want"
3223
- msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
3224
 
3225
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1249
3226
- msgid "make user active"
 
 
 
 
 
 
 
3227
  msgstr ""
3228
 
3229
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1253
 
3230
  #, fuzzy
3231
- msgid "Deactivate"
3232
- msgstr "Актыўна"
3233
 
3234
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1257
3235
- msgid "Set as inactive"
 
3236
  msgstr ""
3237
 
3238
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
3239
- msgid "make user inactive"
3240
- msgstr ""
 
 
3241
 
3242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1260
 
3243
  #, fuzzy
3244
- msgid "Delete configuration"
3245
- msgstr "Выдаленне дадзеных па браняванні"
3246
 
3247
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1261
3248
- msgid "delete configuration"
 
 
 
 
3249
  msgstr ""
3250
 
3251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1263
3252
- #, fuzzy
3253
- msgid "Delete all booking data"
3254
- msgstr "Выдаленне дадзеных па браняванні"
 
3255
 
3256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1264
3257
  #, fuzzy
3258
- msgid "delete all booking data"
3259
- msgstr "Выдаленне дадзеных па браняванні"
3260
 
3261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1269
3262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1276
3263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
3264
  #, fuzzy
3265
- msgid "Super Admin"
3266
- msgstr "Супериор "
3267
 
3268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
3269
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
3270
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
3271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1299
3272
- msgid "set user as"
3273
  msgstr ""
3274
 
3275
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1283
3276
- msgid "Low Level user"
 
3277
  msgstr ""
3278
 
3279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
3280
- msgid "Low level user"
3281
  msgstr ""
3282
 
3283
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1290
3284
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
3285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1298
3286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1299
3287
  #, fuzzy
3288
- msgid "Regular user"
3289
- msgstr "Гады"
3290
-
3291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
3292
- #, fuzzy
3293
- msgid "Login"
3294
- msgstr "Спасылкі"
3295
-
3296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1383
3297
- #, fuzzy
3298
- msgid "Suite"
3299
- msgstr "Загаловак"
3300
-
3301
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
3302
- #, fuzzy
3303
- msgid "Form / Calendar"
3304
- msgstr "Стыль календара"
3305
-
3306
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:135
3307
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:148
3308
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:161
3309
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:175
3310
- #, fuzzy
3311
- msgid "Insertion of"
3312
- msgstr "Інфармацыя"
3313
 
3314
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
3315
- msgid "Selection of form"
3316
  msgstr ""
3317
 
3318
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
3319
- #, fuzzy
3320
- msgid "Editing of booking"
3321
- msgstr "%s - уставіць даты бранявання"
3322
-
3323
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:195
3324
  #, php-format
3325
- msgid ""
3326
- "Please, read more about the shortcodes %shere%s or JavaScript customization "
3327
- "of the specific shortcodes %shere%s"
3328
- msgstr ""
3329
-
3330
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:207
3331
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:291
3332
- msgid "Show advanced settings of JavaScript loading"
3333
- msgstr ""
3334
-
3335
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:208
3336
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:292
3337
- msgid "Hide advanced settings of JavaScript loading"
3338
  msgstr ""
3339
 
3340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:215
3341
- msgid "Advanced JavaScript code for the booking shortcode"
3342
  msgstr ""
3343
 
3344
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:225
3345
  #, php-format
3346
- msgid ""
3347
- "Insert JavaScript code before the booking shortcode. Please read more about "
3348
- "the possible codes %shere%s"
3349
  msgstr ""
3350
 
3351
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:233
3352
  #, fuzzy
3353
- msgid "Aggregate resources:"
3354
- msgstr "Кошт рэсурсу"
3355
 
3356
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:244
3357
  msgid ""
3358
- "Set inside of calendar as unavailable dates, which are reserved at these "
3359
- "booking resources also"
3360
  msgstr ""
3361
 
3362
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:253
3363
- #, php-format
3364
  msgid ""
3365
- "This shortcode %s is used on a page, where visitors can %smodify%s their own "
3366
- "booking(s), %scancel%s or make %spayment%s after receiving an admin email "
3367
- "payment request"
3368
  msgstr ""
3369
 
3370
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:254
3371
- #, php-format
3372
  msgid ""
3373
- "The content of field %sURL to edit bookings%s on the %sgeneral booking "
3374
- "settings page%s must link to this page"
3375
  msgstr ""
3376
 
3377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:255
3378
- #, php-format
3379
- msgid "Email templates, which use shortcodes: %s, will be linked to this page"
3380
- msgstr ""
3381
-
3382
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:272
3383
- msgid "Search Form / Results:"
3384
  msgstr ""
3385
 
3386
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:280
3387
  #, php-format
3388
  msgid ""
3389
- "This shortcode %s is using for showing the search results at specific page, "
3390
- "if the search form is submit showing the search results at different page"
3391
  msgstr ""
3392
 
3393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:285
3394
- msgid "Search results at different page:"
3395
- msgstr ""
 
 
3396
 
3397
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:288
3398
- msgid "Select for showing search results at different page."
3399
- msgstr ""
 
3400
 
3401
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:293
3402
- msgid "URL of search results:"
3403
  msgstr ""
3404
 
3405
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:296
3406
- msgid "Type the URL of search results page."
3407
  msgstr ""
3408
 
3409
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:301
3410
- msgid "Title of Search results:"
 
 
 
 
3411
  msgstr ""
3412
 
3413
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:304
3414
- msgid "Type the title of Search results."
 
 
 
 
 
 
3415
  msgstr ""
3416
 
3417
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:308
3418
- msgid "Nothing Found Message:"
3419
  msgstr ""
3420
 
3421
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:311
3422
- msgid "Type the message, when nothing found."
3423
  msgstr ""
3424
 
3425
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:321
3426
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:422
3427
  #, fuzzy
3428
- msgid "Show advanced settings"
3429
- msgstr "Пашыраныя налады"
3430
 
3431
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
3432
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:423
3433
  #, fuzzy
3434
- msgid "Hide advanced settings"
3435
- msgstr "Пашыраныя налады"
3436
 
3437
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:327
3438
- msgid "Search only for users:"
 
3439
  msgstr ""
3440
 
3441
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:330
3442
- msgid ""
3443
- "Type IDs of the users (separated by comma \",\") for searching availability "
3444
- "only for these users, or leave it blank for searching for all users."
3445
  msgstr ""
3446
 
3447
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:348
3448
  #, fuzzy
3449
- msgid "Title:"
3450
- msgstr "Загаловак"
3451
 
3452
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:351
3453
- msgid "Title near your select box."
 
 
3454
  msgstr ""
3455
 
3456
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:359
3457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:360
3458
- msgid "Visible months:"
3459
- msgstr ""
3460
 
3461
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:375
3462
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:377
3463
- msgid "Select number of month to show for calendar."
3464
- msgstr "Увядзіце колькасць месяцаў паказваных у календары."
3465
 
3466
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:391
3467
- #, php-format
3468
- msgid ""
3469
- "Select booking resources, for showing in selectbox. %sPlease use CTRL to "
3470
- "select multiple booking resources."
3471
- msgstr ""
3472
 
3473
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:396
 
3474
  #, php-format
3475
  msgid ""
3476
- "This shortcode %s is using for selection of the booking form of specific "
3477
- "booking resources in selectbox"
 
3478
  msgstr ""
3479
 
3480
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:603
3481
  #, fuzzy
3482
- msgid "This booking resources does not exist"
3483
- msgstr "Тып бранявання"
3484
 
3485
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:655
3486
- msgid "Processing..."
3487
- msgstr ""
 
3488
 
3489
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:676
3490
- msgid "Generating columns..."
3491
- msgstr ""
 
3492
 
3493
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:707
3494
  #, fuzzy
3495
- msgid "Exporting booking data..."
3496
- msgstr "Выдаленне дадзеных па браняванні"
3497
 
3498
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:741
3499
- msgid "Generating content of file"
3500
  msgstr ""
3501
 
3502
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:779
3503
  #, fuzzy
3504
- msgid "Saving to file"
3505
- msgstr "у календары"
3506
 
3507
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:796
3508
  #, fuzzy
3509
- msgid "Export bookings"
3510
- msgstr "Тып бранявання"
3511
 
3512
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:799
3513
- msgid "Download the CSV file of exported booking data"
3514
- msgstr ""
 
 
 
 
 
 
 
 
 
 
3515
 
3516
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:805
3517
- msgid "Download"
3518
  msgstr ""
3519
 
3520
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:814
3521
  #, fuzzy
3522
- msgid "Done!"
3523
- msgstr "Тэлефон"
3524
 
3525
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:837
3526
  #, fuzzy
3527
- msgid "Please Select"
3528
- msgstr "Калі ласка, увядзіце кошт"
3529
 
3530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:955
3531
  #, fuzzy
3532
- msgid "link"
3533
- msgstr "Спасылкі"
3534
 
3535
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1076
3536
- #, fuzzy
3537
- msgid "Print bookings"
3538
- msgstr "%sвремя канчаткі бранявання%s"
3539
 
3540
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1097
3541
- msgid "The booking was canceled by the visitor."
3542
  msgstr ""
3543
 
3544
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1111
3545
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1122
3546
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1836
3547
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1883
3548
- msgid "Wrong booking hash in URL (probably expired)"
3549
  msgstr ""
3550
 
3551
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1150
3552
  #, fuzzy
3553
- msgid "The booking has been canceled successfully"
3554
- msgstr "Ваша бронь была зменена"
3555
 
3556
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1283
3557
  #, fuzzy
3558
- msgid "Add New Booking Resource(s)"
3559
- msgstr "Дадаць новае браняванне"
3560
 
3561
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1290
3562
  #, fuzzy
3563
- msgid "New Resource"
3564
- msgstr "Дадаць новае браняванне"
3565
 
3566
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1291
3567
- #, fuzzy
3568
- msgid "Enter name of booking resource"
3569
- msgstr "Сезонныя змены коштаў"
3570
 
3571
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1294
3572
- msgid "Enter title here"
3573
- msgstr ""
3574
-
3575
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1304
3576
- #, fuzzy
3577
- msgid "Advanced Options"
3578
- msgstr "Пашыраныя налады"
3579
 
3580
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1305
3581
- #, fuzzy
3582
- msgid "Add new resource(s)"
3583
- msgstr "Дадаць новае браняванне"
 
 
3584
 
3585
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1415
3586
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1506
3587
- #, fuzzy
3588
- msgid "Resources number per page"
3589
- msgstr "Тып бранявання"
3590
 
3591
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1424
3592
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
3593
- #, fuzzy
3594
  msgid ""
3595
- "Select number of booking resources (single or parent) per page at Resource "
3596
- "menu page"
3597
- msgstr "Імя аб'ектаў з рэсурсу"
3598
 
3599
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1429
3600
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1482
3601
- #, fuzzy
3602
- msgid "Default booking resource"
3603
- msgstr "Тып бранявання"
3604
 
3605
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1463
3606
- msgid "Enter your order number to begin the activation process."
3607
- msgstr ""
 
3608
 
3609
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1502
3610
- #, fuzzy
3611
- msgid "Select your default booking resource."
3612
- msgstr "Сезонныя змены коштаў"
3613
 
3614
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1530
3615
- #, fuzzy
3616
- msgid "URL to edit bookings"
3617
- msgstr "Дадаць рэзерв"
3618
 
3619
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1532
3620
  #, fuzzy, php-format
3621
- msgid ""
3622
- "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode on "
3623
- "this page."
3624
- msgstr "Увядзіце Вашу тэму ліста для %sпроверки браняванні%s"
3625
 
3626
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1550
3627
- #, fuzzy
3628
- msgid "Change hash after the booking is approved"
3629
- msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
3630
 
3631
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1554
3632
- msgid ""
3633
- "Check this box if you want to change the booking hash after approval. When "
3634
- "checked, visitor will not be able to edit or cancel the booking."
3635
- msgstr ""
3636
 
3637
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1565
3638
- #, php-format
3639
- msgid "%s - start new translation section, where %s - locale of translation"
3640
- msgstr ""
3641
 
3642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1566
3643
  #, fuzzy, php-format
3644
- msgid "Example #1: %s - start French translation section"
3645
- msgstr "Прыклад: %s "
3646
 
3647
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1567
3648
  #, php-format
3649
- msgid "Example #2: \"%s\" - English and French translation of some message"
 
 
 
3650
  msgstr ""
3651
 
3652
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1584
 
3653
  msgid ""
3654
- "Customization of email template, which is sending to Admin after new booking"
 
 
3655
  msgstr ""
3656
 
3657
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1585
3658
- #, fuzzy
3659
- msgid "New for Admin"
3660
- msgstr "Супериор "
3661
-
3662
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1593
3663
  msgid ""
3664
- "Customization of email template, which is sending to Visitor after new "
3665
- "booking"
 
3666
  msgstr ""
3667
 
3668
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1594
3669
- #, fuzzy
3670
- msgid "New for Visitor"
3671
- msgstr "Лік наведвальнікаў"
3672
-
3673
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1602
3674
- #, fuzzy
3675
  msgid ""
3676
- "Customization of email template, which is sending to Visitor after approval "
3677
- "of booking"
3678
- msgstr "Ліст наведвальніку пасля рэдагавання брані."
3679
 
3680
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1611
 
3681
  msgid ""
3682
- "Customization of email template, which is sending to Visitor after "
3683
- "Cancellation of booking"
3684
- msgstr ""
3685
 
3686
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1612
3687
- #, fuzzy
3688
- msgid "Declined"
3689
- msgstr "Выдалена"
3690
 
3691
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1620
3692
  #, fuzzy
3693
- msgid ""
3694
- "Customization of email template, which is sending after modification of "
3695
- "booking"
3696
- msgstr "Ліст наведвальніку пасля рэдагавання брані."
3697
-
3698
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1621
3699
- msgid "Modified"
3700
- msgstr ""
3701
 
3702
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1632
3703
- msgid ""
3704
- "Customization of email template, which is sending to Visitor after payment "
3705
- "request"
3706
  msgstr ""
3707
 
3708
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1633
 
 
 
 
 
3709
  #, fuzzy
3710
- msgid "Payment request"
3711
- msgstr "Аплата"
3712
 
3713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1698
3714
  #, fuzzy
3715
- msgid "Standard Form Template"
3716
- msgstr "Стандарт "
3717
 
3718
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1699
 
3719
  #, fuzzy
3720
- msgid "2 Columns Form Template"
3721
- msgstr "Колькасць календароў"
3722
 
3723
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1700
3724
- msgid "Wizard Form Template(several steps)"
3725
  msgstr ""
3726
 
3727
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1702
3728
  #, fuzzy
3729
- msgid "Payment Form Template"
3730
- msgstr "Аплата"
3731
-
3732
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1703
3733
- #, fuzzy
3734
- msgid "Time Slots Form Template"
3735
- msgstr "Фармат даты"
3736
 
3737
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1705
3738
- msgid "Time slots for different weekends Form Template"
3739
  msgstr ""
3740
 
3741
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1706
3742
- msgid "Hints Form Template"
3743
  msgstr ""
3744
 
3745
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1712
3746
- #, fuzzy
3747
- msgid "Reset to default selected form"
3748
- msgstr "Абнавіць да значэння па змаўчанні"
 
3749
 
3750
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1718
3751
  #, fuzzy
3752
- msgid "Reset to default both forms"
3753
- msgstr "Абнавіць да значэння па змаўчанні"
3754
 
3755
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1719
3756
- msgid "Both"
3757
- msgstr ""
 
 
 
 
 
3758
 
3759
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1730
3760
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1750
3761
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3781
3762
- msgid "Please configure the form for content of booking fields data!"
3763
- msgstr ""
 
 
 
 
3764
 
3765
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1738
3766
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1758
3767
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3789
3768
- msgid "Please configure the form fields!"
3769
- msgstr ""
3770
 
3771
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1766
3772
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1172
3773
  #, fuzzy
3774
- msgid "Customization of booking form fields"
3775
- msgstr "Кошты бранявання"
3776
 
3777
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1769
3778
  #, fuzzy
3779
- msgid "Booking Form"
3780
- msgstr "Форма бранявання"
3781
 
3782
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1773
3783
  #, fuzzy
3784
- msgid ""
3785
- "Customization of fields, which showing in the Booking Listing page for the "
3786
- "specific booking"
3787
- msgstr "Ліст наведвальніку пасля рэдагавання брані."
3788
 
3789
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1776
3790
  #, fuzzy
3791
- msgid "Content of Booking Fields"
3792
- msgstr "Кошты бранявання"
3793
 
3794
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1792
3795
  #, fuzzy
3796
- msgid "Default title of bookings"
3797
  msgstr "Тып бранявання"
3798
 
3799
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1794
3800
- #, php-format
3801
  msgid ""
3802
- "Type %sdefault title of bookings%s in calendar view mode at Booking Listing "
3803
- "page (You can use the shortcodes from the bottom form of Settings Fields "
3804
- "page)."
3805
  msgstr ""
3806
 
3807
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1806
 
3808
  #, fuzzy
3809
- msgid "Incorrect date format"
3810
- msgstr "Некоректный фармат даты"
3811
 
3812
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2062
3813
  #, fuzzy
3814
- msgid "Booking resource selection:"
3815
- msgstr "Тып бранявання"
3816
 
3817
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2073
3818
  #, fuzzy
3819
- msgid "All bookings"
3820
- msgstr "Дадаць рэзерв"
3821
 
3822
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2077
3823
- msgid "All incoming bookings"
 
 
 
 
 
3824
  msgstr ""
3825
 
3826
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2082
3827
- #, fuzzy
3828
- msgid "New reservations made today"
3829
- msgstr "Новае браняванне"
3830
 
3831
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2087
3832
  #, fuzzy
3833
- msgid "Reservations for today"
3834
- msgstr "Інфармацыя"
3835
 
3836
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2108
3837
- msgid "Add new booking resource"
3838
- msgstr "Дадаць новае браняванне"
3839
-
3840
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3112
3841
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3165
3842
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:548
3843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:550
3844
- msgid "Updated successfully"
3845
- msgstr "Абноўлена паспяхова"
3846
 
3847
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3126
3848
- msgid ""
3849
- "Warning! The resource was not changed. Current dates are already booked "
3850
- "there."
3851
  msgstr ""
3852
 
3853
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3400
3854
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3405
3855
  #, fuzzy
3856
- msgid "Email to \"Admin\" after a new booking"
3857
- msgstr "Электронная ліст для \"Адміністратара\" пасля бранявання на сайце"
3858
 
3859
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3410
3860
- msgid "To"
3861
- msgstr "Каму"
 
3862
 
3863
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3412
3864
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:267
3865
- #, fuzzy, php-format
3866
- msgid "Type default %sadmin email%s for booking confirmation"
3867
- msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
3868
 
3869
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3419
3870
- #, fuzzy, php-format
3871
- msgid ""
3872
- "Type the default %sadmin email%s sending the booking confimation. You can "
3873
- "use this %s shortcode."
3874
- msgstr "Увядзіце %s еў. почу адміністратара%s адкуль лісты высылаюцца"
3875
 
3876
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3426
3877
- #, fuzzy, php-format
3878
- msgid "Type your email %ssubject%s for the booking confimation message."
3879
- msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
 
3880
 
3881
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3432
3882
- #, fuzzy, php-format
3883
- msgid "Type your %semail message content for checking booking%s in. "
3884
- msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
 
 
3885
 
3886
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3438
3887
- #, fuzzy, php-format
3888
- msgid ""
3889
- "For example: \"You have a new reservation %s on the following date(s): %s "
3890
- "Contact information: %s You can approve or edit this booking at: %s Thank "
3891
- "you, Reservation service.\""
3892
  msgstr ""
3893
- "На прыклад: \"Вы павінны пацвердзіць новую бронь %s на даты: %s Дэталёвая "
3894
- "інфармацыя пра твар якое зрабіла браняванне:%s Дзякуй за карыстанне сэрвісам "
3895
- "бранявання.\""
3896
 
3897
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3438
3898
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3485
3899
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3532
3900
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3628
3901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1060
3902
- msgid "here"
3903
  msgstr ""
3904
 
3905
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3453
3906
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3459
3907
  #, fuzzy
3908
- msgid "Email to \"Person\" after they make a new reservation"
3909
- msgstr "Ліст наведвальніку пасля рэдагавання брані."
3910
 
3911
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3473
3912
- #, fuzzy, php-format
3913
- msgid ""
3914
- "Type email subject for %svisitor after creating a new reservation%s. Use "
3915
- "these %s shortcodes."
3916
- msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
3917
 
3918
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3479
3919
- #, fuzzy, php-format
3920
- msgid ""
3921
- "Type your %semail message for visitor after creating a new reservation%s"
3922
- msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
3923
 
3924
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3485
3925
- #, fuzzy, php-format
3926
- msgid ""
3927
- "For example: \"Your reservation %s on these date(s): %s is processing now! "
3928
- "We will send confirmation by email. %s You can edit the booking at this "
3929
- "page: %s Thank you, Reservation service.\""
3930
  msgstr ""
3931
- "Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s "
3932
- "Дзякуй за карыстанне сэрвісам бранявання.\""
3933
 
3934
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3500
3935
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3505
3936
  #, fuzzy
3937
- msgid "Email to \"Person\" after booking is approved"
3938
- msgstr "Ліст наведвальніку пасля адмовы брані."
3939
 
3940
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3520
3941
- #, fuzzy, php-format
3942
- msgid "Type your email subject for the %sapproved booking%s."
3943
- msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
3944
 
3945
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3526
3946
- #, fuzzy, php-format
3947
- msgid "Type your %semail message for the approved booking%s from the website"
3948
- msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
3949
 
3950
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3532
3951
- #, fuzzy, php-format
3952
- msgid ""
3953
- "For example: \"Your reservation %s on these date(s): %s has been approved."
3954
- "%s You can edit this booking on this page: %s . Thank you, Reservation "
3955
- "service.\""
 
3956
  msgstr ""
3957
- "Напрыклад: \"Ваша бронь %s на даты: %s была пацверджана.%s Дзякуй за "
3958
- "карыстанне сэрвісам бранявання .\""
3959
 
3960
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3546
3961
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3552
3962
- #, fuzzy
3963
- msgid "Email to \"Person\" after their booking has been denied"
3964
- msgstr "Ліст наведвальніку пасля рэдагавання брані."
3965
 
3966
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3567
3967
- #, fuzzy, php-format
3968
- msgid "Type your email subject for the %sdenied booking%s."
3969
- msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
3970
 
3971
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3573
3972
- #, fuzzy, php-format
3973
- msgid "Type your %semail message for the denied booking%s from the website"
3974
- msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
3975
 
3976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3579
3977
- #, fuzzy, php-format
3978
- msgid ""
3979
- "For example: \"Your reservation %s on these date(s): %s has been canceled. "
3980
- "Please contact us for more information. %s Thank you, Reservation service.\""
3981
  msgstr ""
3982
- "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
3983
- "карыстанне сэрвісам бранявання.\""
3984
 
3985
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3595
3986
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3601
 
 
 
3987
  #, fuzzy
3988
- msgid "Email to \"Person\" after booking is modified"
3989
- msgstr "Ліст наведвальніку пасля адмовы брані."
3990
 
3991
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3616
3992
- #, fuzzy, php-format
3993
- msgid "Type your email subject for the %smodified booking%s. "
3994
- msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
3995
 
3996
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3622
3997
- #, fuzzy, php-format
3998
- msgid "Type your %semail message for the modified booking%s from the website"
3999
- msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
4000
 
4001
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3628
4002
- #, fuzzy, php-format
4003
- msgid ""
4004
- "For example: \"The reservation %s on these date(s): %s has been modified. "
4005
- "%s You can edit this booking on this page: %s . Thank you, Reservation "
4006
- "service.\""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4007
  msgstr ""
4008
- "Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s "
4009
- "Дзякуй за карыстанне сэрвісам бранявання.\""
4010
 
4011
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3724
4012
- msgid "Form fields"
4013
- msgstr "Палі формы"
 
4014
 
4015
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3754
4016
  #, php-format
4017
  msgid ""
4018
- "Content of booking fields data for email templates (%s-shortcode) and "
4019
- "booking listing page"
4020
  msgstr ""
4021
 
4022
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3762
4023
  #, php-format
4024
- msgid "%s - inserting data from fields of booking form, "
4025
- msgstr "%s - даданне палёў з дадзенымі формы бранявання,"
4026
 
4027
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3763
4028
- #, php-format
4029
- msgid "%s - inserting new line, "
4030
- msgstr "%s - дадаць новы радок"
4031
 
4032
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3858
4033
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3869
4034
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3884
4035
- msgid "First Name"
4036
- msgstr "Імя"
4037
 
4038
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3859
4039
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3870
4040
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3885
4041
- msgid "Last Name"
4042
- msgstr "Прозвішча"
4043
 
4044
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3860
4045
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3871
4046
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3886
4047
- msgid "Email"
4048
- msgstr "Емейл"
 
4049
 
4050
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3868
4051
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3883
4052
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:219
4053
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:550
4054
  #, fuzzy
4055
- msgid "Times"
4056
- msgstr "Час"
4057
 
4058
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3888
 
4059
  #, fuzzy
4060
- msgid "Address"
4061
- msgstr "Дадаць"
4062
 
4063
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3889
4064
- msgid "City"
4065
  msgstr ""
4066
 
4067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3890
4068
- msgid "Post code"
4069
  msgstr ""
4070
 
4071
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4038
4072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2304
4073
- #, fuzzy
4074
- msgid "New booking"
4075
- msgstr "Браняванне"
4076
 
4077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4040
4078
  #, fuzzy, php-format
4079
- msgid ""
4080
- "Your reservation %s for: %s is processing now! We will send confirmation by "
4081
- "email. %sYou can edit this booking at this page: %s Thank you, %s"
 
 
 
 
 
 
4082
  msgstr ""
4083
- "Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за "
4084
- "карыстанне сэрвісам бранявання.%s"
4085
 
4086
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4044
4087
  #, fuzzy
4088
- msgid "The reservation has been modified"
4089
- msgstr "Ваша бронь была зменена"
4090
 
4091
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4046
4092
- #, fuzzy, php-format
4093
- msgid ""
4094
- "The reservation %s for: %s has been modified. %sYou can edit this booking on "
4095
- "this page: %s Thank you, %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4096
  msgstr ""
4097
- "Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за "
4098
- "карыстанне сэрвісам бранявання.%s"
4099
 
4100
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4113
4101
- msgid "Sending request..."
4102
  msgstr ""
4103
 
4104
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4138
4105
- msgid "Order number"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4106
  msgstr ""
4107
 
4108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4141
4109
  #, fuzzy
4110
- msgid "Register"
4111
- msgstr "Забранявана"
4112
 
4113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4143
4114
- msgid ""
4115
- "Please, enter your order number of purchasing this version, which you are "
4116
- "received in email."
 
 
 
 
 
 
 
 
4117
  msgstr ""
4118
 
4119
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4147
4120
  #, php-format
4121
  msgid ""
4122
- "If you will get any difficulties or have a questions, please contact by "
4123
- "email %s"
 
4124
  msgstr ""
4125
 
4126
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
 
 
 
 
 
4127
  #, fuzzy
4128
- msgid "Search availability"
4129
- msgstr "Даступнасць"
4130
 
4131
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
4132
- msgid "Nothing found."
 
4133
  msgstr ""
4134
 
4135
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
4136
- msgid "Search results."
4137
  msgstr ""
4138
 
4139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
4140
- msgid "Title of search widget"
 
4141
  msgstr ""
4142
 
4143
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
4144
- msgid "Title of search results"
 
 
 
 
 
 
 
4145
  msgstr ""
4146
 
4147
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
4148
- #, php-format
4149
- msgid "Please type the %sTitle of search results%s."
 
 
 
 
 
 
 
 
 
 
 
 
4150
  msgstr ""
4151
 
4152
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
4153
- msgid "Nothing found message"
 
 
 
4154
  msgstr ""
 
 
4155
 
4156
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
4157
- #, php-format
4158
- msgid "Please type the %smessage ,what is showing, when nothing found%s."
 
 
4159
  msgstr ""
4160
 
4161
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
4162
- msgid "URL of Search Results"
 
 
4163
  msgstr ""
4164
 
4165
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
4166
- #, php-format
4167
- msgid ""
4168
- "Please type the URL of the page %s(with %s shortcode in content)%s, where "
4169
- "search results will show."
 
 
 
 
 
 
 
4170
  msgstr ""
4171
 
4172
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
4173
- msgid "Error IPN"
 
 
 
4174
  msgstr ""
4175
 
4176
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:231
4177
- msgid "Verified IPN"
4178
- msgstr ""
 
 
 
4179
 
4180
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:254
4181
- msgid "Invalid IPN"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4182
  msgstr ""
4183
 
4184
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
4185
- msgid "Integration of Sage payment system"
 
 
4186
  msgstr ""
4187
 
4188
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:22
 
 
 
4189
  #, fuzzy
4190
- msgid "Sage"
4191
- msgstr "Захаваць"
4192
 
4193
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:79
 
 
 
4194
  #, fuzzy
4195
- msgid "Sage payment customization"
4196
- msgstr "налада емейла"
4197
-
4198
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:81
4199
- #, php-format
4200
- msgid ""
4201
- "If you have no account on this system, please visit %s to create one. "
4202
- "Simulator account emulates the Sage Pay account as well as a Test and Live "
4203
- "account."
4204
- msgstr ""
4205
 
4206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:86
4207
- msgid "Sage payment active"
4208
- msgstr ""
 
 
 
 
4209
 
4210
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:92
 
 
 
4211
  #, fuzzy
4212
- msgid " Check this box to use Sage Pay payment."
4213
- msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4214
 
4215
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:98
4216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:415
4217
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:212
4218
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:203
4219
  msgid "Payment description"
4220
  msgstr "Апісанне плацяжоў"
4221
 
4222
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:99
4223
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:416
4224
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:213
4225
- msgid "Enter the service name or the reason for the payment here."
4226
- msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
4227
-
4228
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
4229
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:428
4230
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:224
4231
- msgid " Use these shortcodes for customization: "
4232
- msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
4233
 
4234
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:110
4235
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:429
4236
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:225
4237
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:220
4238
  #, php-format
4239
  msgid "%s[bookingname]%s - inserting name of booking resource, "
4240
  msgstr "%s[bookingname]%s - дадаць назву бранявання,"
4241
 
4242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:111
4243
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:430
4244
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:226
4245
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:221
4246
  #, php-format
4247
  msgid "%s[dates]%s - inserting list of reserved dates "
4248
  msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
4249
 
4250
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:112
4251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:431
4252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:227
4253
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:222
4254
  #, fuzzy, php-format
4255
  msgid "%s[datescount]%s - inserting number of reserved dates "
4256
  msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
4257
 
4258
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:124
4259
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:239
4260
- #, fuzzy
4261
- msgid "Show payment description"
4262
- msgstr "Апісанне плацяжоў"
4263
 
4264
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:125
4265
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:240
4266
- #, fuzzy
4267
- msgid "at booking form near the pay button"
4268
- msgstr "у форме бранявання"
4269
 
4270
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:129
4271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:244
4272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:209
4273
- #, fuzzy
4274
  msgid ""
4275
- "Check this box if you want to show the payment description near the pay "
4276
- "button."
4277
- msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
4278
 
4279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:136
4280
- msgid "Choose live or test environment"
4281
  msgstr ""
4282
 
4283
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:140
4284
- msgid "SIMULATOR"
 
 
4285
  msgstr ""
4286
 
4287
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:141
4288
- msgid "TEST"
4289
  msgstr ""
4290
 
4291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
4292
- msgid "LIVE"
4293
  msgstr ""
4294
 
4295
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:144
4296
- msgid ""
4297
- "Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
4298
- "and LIVE in the live environment"
 
 
 
 
 
 
4299
  msgstr ""
4300
 
4301
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:150
4302
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:262
4303
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:285
 
 
 
 
 
 
 
 
 
 
 
 
 
4304
  msgid "Return URL after Successful order"
4305
  msgstr ""
4306
 
4307
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:154
4308
- #, fuzzy
 
 
4309
  msgid ""
4310
- "Enter a return relative Successful URL. Sage will redirect visitors to this "
4311
  "page after Successful Payment"
4312
  msgstr ""
4313
  "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
4314
  "аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
4315
 
4316
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:155
4317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:166
4318
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:291
4319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:303
 
 
4320
  msgid "Please test this URL, it must be a valid address"
4321
  msgstr ""
4322
 
4323
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:161
4324
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:273
4325
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:297
4326
  #, fuzzy
4327
  msgid "Return URL after Failed order"
4328
  msgstr "Спасылка для вяртання з Paypal-а"
4329
 
4330
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:165
4331
- #, fuzzy
 
 
4332
  msgid ""
4333
- "Enter a return relative Failed URL. Sage will redirect visitors to this page "
4334
  "after Failed Payment"
4335
  msgstr ""
4336
  "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
4337
  "аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
4338
 
4339
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:173
4340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:487
4341
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
4342
- #, fuzzy
4343
- msgid "Automatically approve/cancel booking"
4344
- msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
4345
-
4346
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:177
4347
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:491
4348
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:288
4349
- msgid ""
4350
- "Check this box to automatically approve bookings when visitor makes a "
4351
- "successful payment, or automatically cancel the booking when visitor makes a "
4352
- "payment cancellation. Warning: this will not work if the visitor leaves the "
4353
- "payment page."
4354
- msgstr ""
4355
-
4356
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:186
4357
  #, fuzzy
4358
- msgid "Vendor Name"
4359
- msgstr "Прозвішча"
4360
 
4361
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:190
4362
  msgid ""
4363
- "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
4364
- "you applied."
4365
  msgstr ""
4366
 
4367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:196
4368
- msgid "XOR Encryption password"
 
 
 
4369
  msgstr ""
4370
 
4371
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:200
4372
  msgid ""
4373
- "Set this value to the XOR Encryption password assigned to you by Sage Pay"
 
4374
  msgstr ""
4375
 
4376
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:206
4377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:380
4378
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:169
4379
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:161
4380
- msgid "Accepted Currency"
4381
  msgstr ""
4382
 
4383
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:210
4384
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:384
4385
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:174
4386
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:166
4387
- msgid "U.S. Dollars"
4388
- msgstr "Даляры ЗША"
4389
-
4390
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:211
4391
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:385
4392
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
4393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:169
4394
- msgid "Euros"
4395
- msgstr "Еўра"
4396
-
4397
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:212
4398
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:180
4399
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:168
4400
- msgid "Pounds Sterling"
4401
- msgstr "Фунты Стэрлінгаў"
4402
-
4403
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:213
4404
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:181
4405
- msgid "Yen"
4406
- msgstr "Ены"
4407
-
4408
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:214
4409
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:388
4410
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:182
4411
- msgid "Australian Dollars"
4412
- msgstr "Аўстралійскія даляры"
4413
-
4414
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:215
4415
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:389
4416
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:183
4417
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:167
4418
- msgid "Canadian Dollars"
4419
- msgstr "Канадскія даляры"
4420
-
4421
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:216
4422
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:390
4423
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:184
4424
- msgid "New Zealand Dollar"
4425
- msgstr "Новазеландскія даляры"
4426
-
4427
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:217
4428
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
4429
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:185
4430
- msgid "Swiss Franc"
4431
- msgstr "Швейцарскія франкі"
4432
-
4433
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
4434
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:392
4435
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:186
4436
- msgid "Hong Kong Dollar"
4437
- msgstr "Гонгконские даляры"
4438
-
4439
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:219
4440
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:393
4441
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:187
4442
- msgid "Singapore Dollar"
4443
- msgstr "Сінгапурскія даляры"
4444
-
4445
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:220
4446
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:394
4447
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:188
4448
- msgid "Swedish Krona"
4449
- msgstr "Швецкая крона"
4450
-
4451
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:221
4452
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:395
4453
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:189
4454
- msgid "Danish Krone"
4455
- msgstr "Дацкая крона"
4456
-
4457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:222
4458
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:396
4459
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:190
4460
- msgid "Polish Zloty"
4461
- msgstr "Польскі злоты"
4462
-
4463
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:223
4464
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:397
4465
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:191
4466
- msgid "Norwegian Krone"
4467
- msgstr "Нарвежская крона"
4468
-
4469
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:224
4470
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:398
4471
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:192
4472
- msgid "Hungarian Forint"
4473
- msgstr "Вугорскі форынт"
4474
-
4475
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
4476
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:399
4477
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:193
4478
- msgid "Czech Koruna"
4479
- msgstr "Чэшская крона"
4480
 
4481
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
4482
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:194
4483
- msgid "Israeli Shekel"
4484
- msgstr "Ізраільскі шекель"
 
 
4485
 
4486
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
4487
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:401
4488
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:195
4489
- msgid "Mexican Peso"
4490
- msgstr "Мексіканскі пессо."
4491
 
4492
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
4493
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:402
4494
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:196
4495
- msgid "Brazilian Real (only for Brazilian users)"
4496
- msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
4497
 
4498
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:229
4499
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:403
4500
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:197
4501
- msgid "Malaysian Ringgits (only for Malaysian users)"
4502
- msgstr "Малайзійскі ринггит (толькі для карыстачоў Малайзіі)"
4503
 
4504
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:230
4505
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:404
4506
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:198
4507
- msgid "Philippine Pesos"
4508
- msgstr "Филипинский пессо"
4509
 
4510
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:231
4511
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:405
4512
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:199
4513
- msgid "Taiwan New Dollars"
4514
- msgstr "Тайванский новы даляр"
4515
 
4516
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:232
4517
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:406
4518
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:200
4519
- msgid "Thai Baht"
4520
- msgstr "Тайландскі бат"
4521
 
4522
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:234
4523
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:409
4524
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:202
4525
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:171
4526
- msgid "The currency code that gateway will process the payment in."
4527
- msgstr ""
4528
 
4529
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:240
4530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:177
4531
- msgid "Transaction type"
4532
  msgstr ""
4533
 
4534
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:244
4535
- msgid "PAYMENT"
4536
  msgstr ""
4537
 
4538
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:245
4539
- msgid "DEFERRED"
4540
  msgstr ""
4541
 
4542
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:246
4543
- msgid "AUTHENTICATE"
4544
  msgstr ""
4545
 
4546
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:248
4547
- msgid ""
4548
- "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
4549
- "those payment types"
4550
  msgstr ""
4551
 
4552
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:254
4553
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:522
4554
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:250
4555
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:191
4556
  #, fuzzy
4557
- msgid "Payment button title"
4558
- msgstr "Аплата"
4559
 
4560
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:258
4561
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:526
4562
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:254
4563
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:196
4564
- #, fuzzy
4565
- msgid "Enter the title of the payment button"
4566
  msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
4567
 
4568
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:266
4569
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
4570
- #, php-format
4571
- msgid ""
4572
- "Please %s configure %s fields inside the billing form%s, this is necessary "
4573
- "for %s the Payment System."
4574
- msgstr ""
4575
 
4576
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:266
4577
- msgid "all"
 
 
 
 
4578
  msgstr ""
4579
 
4580
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:524
 
4581
  #, php-format
4582
- msgid "Pay using %s payment service"
 
 
4583
  msgstr ""
4584
 
4585
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:583
4586
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:790
4587
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:494
4588
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:563
4589
- #, fuzzy, php-format
4590
- msgid "Payment for booking %s on these day(s): %s"
4591
- msgstr "Аплата бранявання %s на наступныя дні:%s"
4592
-
4593
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:587
4594
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:791
4595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:489
4596
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:565
4597
- msgid "Pay via"
4598
  msgstr ""
4599
 
4600
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:106
4601
- #, fuzzy
4602
- msgid "Dates:"
4603
- msgstr "Даты"
4604
 
4605
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:107
4606
- #, fuzzy
4607
- msgid "Booking Details:"
4608
- msgstr "Браняванне"
4609
 
4610
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:21
4611
  msgid "Integration of Paypal payment system"
4612
  msgstr ""
4613
 
4614
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:22
4615
  #, fuzzy
4616
  msgid "PayPal"
4617
- msgstr "Актывацыя Paypal"
4618
 
4619
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:138
4620
  msgid "PayPal customization"
@@ -4625,3729 +4916,3412 @@ msgstr "Налада Paypal"
4625
  msgid "Paypal Standard"
4626
  msgstr "Стандарт "
4627
 
4628
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:162
4629
  msgid "Paypal Pro Hosted Solution"
4630
  msgstr ""
4631
 
4632
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:174
4633
  msgid "IPN"
4634
  msgstr ""
4635
 
4636
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:201
4637
  msgid "Sending email for verified transaction"
4638
  msgstr ""
4639
 
4640
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:208
4641
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:226
4642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:245
4643
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:449
4644
- #, fuzzy
4645
- msgid "Active / Inactive"
4646
- msgstr "Актыўна"
4647
-
4648
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:213
4649
  #, php-format
4650
  msgid "Email for getting report for %sverified%s transactions."
4651
  msgstr ""
4652
 
4653
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:219
4654
  msgid "Sending email for invalid transaction"
4655
  msgstr ""
4656
 
4657
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:231
4658
  #, php-format
4659
  msgid "Email for getting report for %sinvalid%s transactions."
4660
  msgstr ""
4661
 
4662
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:238
4663
  msgid "Sending email if error occur during verification"
4664
  msgstr ""
4665
 
4666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:250
4667
  #, php-format
4668
  msgid "Email for getting report for %ssome errors in verification process%s."
4669
  msgstr ""
4670
 
4671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:257
 
4672
  msgid "Use SSL connection"
4673
- msgstr ""
4674
 
4675
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:262
4676
  msgid ""
4677
  "Use the SSL connection for posting data, instead of standard HTTP connection"
4678
  msgstr ""
4679
 
4680
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:268
 
4681
  msgid "Use cURL posting"
4682
- msgstr ""
4683
 
4684
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:273
4685
  msgid "Use the cURL for posting data, instead of fsockopen() function"
4686
  msgstr ""
4687
 
4688
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:282
4689
  msgid ""
4690
  " Follow these instructions to set up your listener at your PayPal account:"
4691
  msgstr ""
4692
 
4693
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:284
4694
  msgid "Click Profile on the My Account tab."
4695
  msgstr ""
4696
 
4697
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:285
4698
  msgid ""
4699
  "Click Instant Payment Notification Preferences in the Selling Preferences "
4700
  "column."
4701
  msgstr ""
4702
 
4703
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:286
4704
  msgid ""
4705
  "Click Choose IPN Settings to specify your listeners URL and activate the "
4706
  "listener."
4707
  msgstr ""
4708
 
4709
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:287
4710
  msgid "Specify the URL for your listener in the Notification URL field as:"
4711
  msgstr ""
4712
 
4713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:288
4714
  msgid "Click Receive IPN messages (Enabled) to enable your listener."
4715
  msgstr ""
4716
 
4717
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:289
 
4718
  msgid "Click Save."
4719
- msgstr ""
4720
 
4721
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:290
4722
  msgid ""
4723
  "Click Back to Profile Summary to return to the Profile after activating your "
4724
  "listener."
4725
  msgstr ""
4726
 
4727
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:304
4728
  msgid "PayPal active"
4729
  msgstr "Актывацыя Paypal"
4730
 
4731
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:311
4732
  #, fuzzy
4733
  msgid "Check this box to use PayPal"
4734
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4735
 
4736
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:316
4737
- msgid "Payment Pro Hosted Solution active"
4738
- msgstr ""
4739
-
4740
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:323
4741
  #, fuzzy
4742
- msgid "Check this box to activate the Payment Pro Hosted Solution."
4743
- msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4744
-
4745
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:329
4746
  msgid "Secure Merchant ID"
4747
- msgstr ""
4748
 
4749
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:335
4750
  msgid "This is the Secure Merchant ID, which can be found on the profile page"
4751
  msgstr ""
4752
 
4753
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:342
4754
  msgid "Paypal Email address to receive payments"
4755
  msgstr "Электронная пошта Paypal для атрымання плацяжоў"
4756
 
4757
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:347
4758
  #, fuzzy
4759
  msgid "This is the Paypal Email address where payments will be sent"
4760
- msgstr "Электронная пошта экаунта Paypal, куды будуць ісці плацяжы."
4761
-
4762
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:354
4763
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:121
4764
- #, fuzzy
4765
- msgid "Chose payment mode"
4766
- msgstr "Абярыце валюту плацяжу"
4767
-
4768
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:358
4769
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:129
4770
- #, fuzzy
4771
- msgid "Live"
4772
- msgstr "Анлайн дэма "
4773
 
4774
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:359
4775
  msgid "Sandbox"
4776
  msgstr ""
4777
 
4778
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:361
4779
  #, fuzzy
4780
  msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
4781
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4782
 
4783
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:367
4784
- #, fuzzy
4785
- msgid "Payment action"
4786
- msgstr "Апісанне плацяжоў"
4787
-
4788
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:371
4789
  #, fuzzy
4790
  msgid "Sale"
4791
  msgstr "Захаваць"
4792
 
4793
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:372
4794
  #, fuzzy
4795
  msgid "Authorization"
4796
  msgstr "налада емейла"
4797
 
4798
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:374
4799
  msgid ""
4800
  " Indicates whether the transaction is payment on a final sale or an "
4801
  "authorization for a final sale, to be captured later. "
4802
  msgstr ""
4803
 
4804
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:386
4805
  msgid "British Pound"
4806
  msgstr ""
4807
 
4808
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:387
 
4809
  msgid "Japanese Yen"
4810
- msgstr ""
4811
 
4812
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:400
4813
- #, fuzzy
4814
- msgid "Israeli New Shekel"
4815
- msgstr "Ізраільскі шекель"
4816
 
4817
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:407
4818
- msgid "Turkish Lira (only for Turkish members)"
4819
- msgstr ""
 
4820
 
4821
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:423
4822
- #, fuzzy
4823
- msgid "Show payment description in payment form."
4824
- msgstr "Апісанне плацяжоў"
4825
 
4826
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:442
4827
- msgid "Reference Text Box Title"
4828
- msgstr "Дапаможнае тэкставае поле"
 
4829
 
4830
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:454
4831
- #, fuzzy
4832
- msgid ""
4833
- "Enter a title for the Reference text box (i.e. Your email address). Visitors "
4834
- "will see this text."
4835
- msgstr ""
4836
- "Увядзіце загаловак для дапаможнага поля (напрыклад: Электронная пошта). "
4837
- "Наведвальнікі ўбачаць гэты тэкст"
4838
 
4839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:460
4840
- msgid "Return URL from PayPal"
4841
- msgstr "Спасылка для вяртання з Paypal-а"
 
4842
 
4843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:464
4844
- msgid ""
4845
- "The URL where visitor will be redirected after completing payment. For "
4846
- "example, a URL on your site that displays a {Thank you for your payment "
4847
- "page}."
4848
- msgstr ""
4849
 
4850
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:465
4851
- #, php-format
4852
- msgid ""
4853
- "To use this feature you %smust activate auto-return link%s at your Paypal "
4854
- "account.\n"
4855
- "Follow these steps to configure it:%s\n"
4856
- "1. Log in to your PayPal account.%s\n"
4857
- "2. Click the Profile subtab.%s\n"
4858
- "3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
4859
- "4. Under Auto Return for Website Payments, click the On radio button.%s\n"
4860
- "5. For the Return URL, enter the Return URL from PayPal on your site for "
4861
- "successfull payment. "
4862
- msgstr ""
4863
 
4864
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:477
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4865
  #, fuzzy
4866
- msgid "Cancel Return URL from PayPal"
4867
- msgstr "Спасылка для вяртання з Paypal-а"
4868
 
4869
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:481
4870
- msgid ""
4871
- "The URL where the visitor will be redirected after completing payment. For "
4872
- "example, a URL on your website that displays a {Payment Canceled} page."
4873
- msgstr ""
4874
 
4875
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:497
4876
- msgid "Button types"
4877
- msgstr "Выгляды кнопкі"
 
4878
 
4879
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:513
4880
- msgid "Custom button title"
4881
- msgstr ""
 
4882
 
4883
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:516
4884
- #, fuzzy
4885
- msgid "Select submit button type"
4886
- msgstr "Абярыце тып якая пацвярджае кнопкі"
4887
 
4888
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:764
4889
- msgid "Make payments with payPal - its fast, free and secure!"
4890
- msgstr "Зрабіце аплату пры дапамозе Paypal - гэта хутка і бяспечна."
 
4891
 
4892
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:796
4893
- #, fuzzy
4894
- msgid "Enter your phone number"
4895
- msgstr "Увядзіце ваш тэлефон"
4896
 
4897
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
4898
- msgid "Integration of iPay88 payment system"
4899
  msgstr ""
4900
 
4901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:23
 
4902
  #, fuzzy
4903
- msgid "iPay88"
4904
- msgstr "Актывацыя Paypal"
4905
 
4906
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:105
4907
  #, fuzzy
4908
- msgid "iPay88 customization"
4909
- msgstr "Налада Paypal"
4910
 
4911
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:114
4912
- #, fuzzy
4913
- msgid "iPay88 active"
4914
- msgstr "Актывацыя Paypal"
 
 
 
 
 
 
 
4915
 
4916
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:120
4917
  #, fuzzy
4918
- msgid "Check this box to use iPay88."
4919
- msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4920
 
4921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:126
4922
- msgid "Merchant Code"
4923
- msgstr ""
4924
 
4925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:132
4926
- msgid "Enter your iPay88 Merchant Code."
 
 
 
4927
  msgstr ""
 
 
4928
 
4929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:138
4930
- msgid "Merchant Key"
 
 
 
4931
  msgstr ""
4932
 
4933
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:144
4934
- msgid "Enter your iPay88 Merchant Key."
4935
  msgstr ""
4936
 
4937
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:173
4938
- msgid "Malaysian Ringgit"
4939
  msgstr ""
4940
 
4941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:175
4942
- #, fuzzy
4943
- msgid "Philippines Peso"
4944
- msgstr "Филипинский пессо"
4945
 
4946
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:266
4947
- msgid "Enter a return relative Successful URL."
4948
  msgstr ""
4949
 
4950
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:267
4951
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:278
4952
- msgid "Please test this URL, it must be a valid address."
4953
  msgstr ""
4954
 
4955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:277
4956
- msgid "Enter a return relative Failed URL."
 
 
4957
  msgstr ""
4958
 
4959
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:29
4960
- msgid "Integration of authorizenet payment system"
 
 
 
 
4961
  msgstr ""
4962
 
4963
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:103
4964
  #, php-format
4965
  msgid ""
4966
- "If you have no account on this system, please sign up for a %sdeveloper test "
4967
- "account%s to obtain an API Login ID and Transaction Key. These keys will "
4968
- "authenticate requests to the payment gateway."
4969
  msgstr ""
4970
 
4971
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:116
4972
- #, fuzzy, php-format
4973
- msgid " Check this box to use %s payment gateway."
4974
- msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4975
 
4976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:127
4977
- msgid "Developer Test"
4978
  msgstr ""
4979
 
4980
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:128
4981
- #, fuzzy
4982
- msgid "Live Test"
4983
- msgstr "Анлайн дэма "
4984
-
4985
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:131
4986
  msgid ""
4987
- "Select \"Live test\" or \"Live\" environment for using Merchant account or "
4988
- "\"Developer Test\" for using Developer account."
4989
  msgstr ""
4990
 
4991
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:132
4992
  msgid ""
4993
- "Transactions posted against live merchant accounts using either of the above "
4994
- "testing methods are not submitted to financial institutions for "
4995
- "authorization and are not stored in the Merchant Interface."
4996
  msgstr ""
4997
 
4998
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:138
4999
- msgid "API Login ID"
5000
- msgstr ""
5001
 
5002
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:143
5003
- #, php-format
5004
- msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
5005
- msgstr ""
5006
 
5007
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:149
5008
- msgid "Transaction Key"
5009
  msgstr ""
5010
 
5011
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:154
5012
- #, php-format
5013
- msgid "This parameter have to assigned to you by %s"
5014
- msgstr ""
 
 
 
 
 
5015
 
5016
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:171
 
5017
  msgid ""
5018
- "Setting the currency that is not supported by the payment processor will "
5019
- "result in an error."
 
5020
  msgstr ""
5021
 
5022
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:182
5023
  #, fuzzy
5024
- msgid "Authorization and Capture"
5025
- msgstr "налада емейла"
5026
 
5027
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:183
5028
  #, fuzzy
5029
- msgid "Authorization Only"
5030
- msgstr "налада емейла"
5031
 
5032
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:185
5033
- msgid "Select transaction type, which supported by the payment gateway."
5034
- msgstr ""
 
5035
 
5036
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:212
5037
  msgid ""
5038
- "Format: Up to 255 characters (no symbols). Also, in order to be displayed, "
5039
- "the View attribute must be configured for this field in the Merchant "
5040
- "Interface payment form settings."
5041
  msgstr ""
5042
 
5043
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:230
5044
- msgid "Activate Relay Response"
5045
  msgstr ""
5046
 
5047
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:238
5048
  msgid ""
5049
- "Indicate to the payment gateway that you would like to receive the "
5050
- "transaction response to your site."
5051
  msgstr ""
5052
 
5053
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:245
5054
- msgid "Note:"
5055
  msgstr ""
5056
 
5057
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:246
5058
- msgid ""
5059
- "You should leave empty the Relay Response URL and Receipt Link URL/Text in "
5060
- "the Merchant Interface, if a Relay Response is activated here."
5061
  msgstr ""
5062
 
5063
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:253
5064
- msgid "MD5 Hash value"
5065
  msgstr ""
5066
 
5067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:258
5068
  msgid ""
5069
- "Please enter the MD5 Hash value, which you configured in the settings of "
5070
- "Merchant Interface."
5071
  msgstr ""
5072
 
5073
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:266
5074
- msgid "To configure MD5 Hash value in Relay Response for your transactions"
5075
- msgstr ""
 
5076
 
5077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:268
5078
- msgid "Log on to the Merchant Interface"
5079
  msgstr ""
5080
 
5081
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:269
5082
- msgid "Click Settings under Account in the main menu on the left"
5083
  msgstr ""
5084
 
5085
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:270
5086
- msgid "Click MD5-Hash in the Security Settings section"
 
 
5087
  msgstr ""
5088
 
5089
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:271
5090
- msgid "Enter this value"
5091
- msgstr ""
5092
 
5093
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:272
5094
- msgid "Click Submit"
 
 
 
 
5095
  msgstr ""
5096
 
5097
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:275
5098
  #, php-format
5099
- msgid ""
5100
- "For more information about configuring Relay Response in the Merchant "
5101
- "Interface, please see the %sMerchant Integration Guide%s"
5102
  msgstr ""
5103
 
5104
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:290
5105
- #, fuzzy, php-format
5106
- msgid ""
5107
- "Enter a return relative Successful URL. %s will redirect visitors to this "
5108
- "page after Successful Payment"
5109
- msgstr ""
5110
- "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
5111
- "аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
5112
 
5113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:302
5114
- #, fuzzy, php-format
5115
- msgid ""
5116
- "Enter a return relative Failed URL. %s will redirect visitors to this page "
5117
- "after Failed Payment"
5118
- msgstr ""
5119
- "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
5120
- "аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
5121
 
5122
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:309
5123
  #, fuzzy
5124
- msgid "Automatically approve booking"
5125
- msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
 
 
 
 
 
5126
 
5127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:314
 
5128
  msgid ""
5129
- "Check this box to automatically approve booking, when visitor makes a "
5130
- "successful payment. Warning: this will not work if the visitor leaves the "
5131
- "payment page."
5132
  msgstr ""
5133
 
5134
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:321
 
5135
  msgid ""
5136
- "Note! Be sure that the merchant server system clock is set to the proper "
5137
- "time and time zone."
 
5138
  msgstr ""
5139
 
5140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:322
 
5141
  msgid ""
5142
- "Note! Please configure all fields inside the Billing form fields tab at this "
5143
- "page, when using a European payment processor"
5144
  msgstr ""
5145
 
5146
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:86
 
 
 
 
 
 
5147
  #, fuzzy
5148
- msgid "General Information"
5149
- msgstr "Інфармацыя"
5150
 
5151
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:88
5152
- msgid "Shortcodes"
 
 
 
5153
  msgstr ""
5154
 
5155
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:89
5156
- msgid ""
5157
- "You can generate the form fields for your form (at the left side) by "
5158
- "selection specific field in the above selectbox."
 
 
 
 
 
 
 
 
5159
  msgstr ""
5160
 
5161
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:90
5162
- #, php-format
5163
- msgid "Please read more about the booking form fields configuration %shere%s."
 
 
 
 
5164
  msgstr ""
5165
 
5166
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:92
5167
- msgid "HTML"
5168
  msgstr ""
5169
 
5170
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:93
5171
- #, php-format
5172
- msgid ""
5173
- "You can use any %sHTML tags%s in the booking form. Please use the HTML tags "
5174
- "carefully. Be sure, that all \"open\" tags (like %s) are closing (like this "
5175
- "%s)."
5176
  msgstr ""
5177
 
5178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:99
5179
  #, fuzzy
5180
- msgid "Default Form Templates"
5181
- msgstr "Па змаўчанні"
5182
 
5183
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:100
5184
- #, php-format
5185
  msgid ""
5186
- "You can reset your active form template by selecting default %sform template"
5187
- "%s at the top toolbar. \n"
5188
- " Please select "
5189
- "the form template and click on %sReset%s button for resetting only active "
5190
- "form (Booking Form or Content of Booking Fields form).\n"
5191
- " Click on %sBoth"
5192
- "%s button if you want to reset both forms: Booking Form and Content of "
5193
- "Booking Fields form."
5194
- msgstr ""
5195
-
5196
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:111
5197
- msgid "Required Fields in Booking Form"
5198
  msgstr ""
5199
 
5200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:117
5201
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:361
5202
  #, fuzzy
5203
- msgid "Calendar"
5204
- msgstr "Стыль календара"
5205
 
5206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
5207
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
5208
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
5209
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
5210
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:230
5211
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:232
5212
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:280
5213
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:293
5214
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:305
5215
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:307
5216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:343
5217
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:345
5218
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:382
5219
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:384
5220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:499
5221
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
5222
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
5223
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
5224
- msgid "Important!"
5225
  msgstr ""
5226
 
5227
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
5228
- #, php-format
5229
- msgid "You must to have this shortcode:%s in the form."
5230
- msgstr ""
5231
 
5232
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:121
5233
  msgid ""
5234
- "You can insert into the form the several calendars of different resources "
5235
- "for possibility to book in one form the several resources during one booking "
5236
- "process."
5237
  msgstr ""
5238
 
5239
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:122
5240
- #, fuzzy, php-format
5241
- msgid "Example: %s."
5242
- msgstr "Прыклад: %s "
5243
-
5244
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:123
5245
  #, php-format
5246
  msgid ""
5247
- "where %s default calendar %s(you can select resource of this calendar "
5248
- "during inserting booking shortcode into page)%s"
5249
  msgstr ""
5250
 
5251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:124
5252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:125
5253
- #, fuzzy, php-format
5254
- msgid "%s – calendar of booking resource with %s"
5255
- msgstr "%s - уставіць тып бранявання"
5256
 
5257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:126
5258
- #, php-format
5259
- msgid "Please check more about this feature %shere%s."
5260
  msgstr ""
5261
 
5262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
5263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
5264
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:232
5265
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:280
5266
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:293
5267
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:307
5268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:345
5269
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:384
5270
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
5271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
5272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
5273
- #, fuzzy, php-format
5274
- msgid "You can %suse this shortcode only once%s in the form."
5275
- msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
5276
 
5277
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:137
5278
  #, fuzzy
5279
- msgid "Email Field"
5280
- msgstr "Емейл"
5281
 
5282
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
5283
- #, php-format
5284
- msgid "You must to have this shortcode:%s in the booking form."
5285
  msgstr ""
5286
 
5287
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
5288
- msgid "This primary email field, which is used for sending emails to visitors."
5289
- msgstr ""
 
5290
 
5291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:143
5292
  #, fuzzy
5293
- msgid "Standard Fields"
5294
- msgstr "Стандарт "
5295
 
5296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:149
5297
- msgid "Text"
5298
  msgstr ""
5299
 
5300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:158
5301
- msgid "Textarea"
5302
  msgstr ""
5303
 
5304
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:165
5305
- msgid "Drop Down"
5306
- msgstr ""
 
5307
 
5308
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:177
5309
- msgid "Checkbox(es)"
5310
- msgstr ""
 
5311
 
5312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:184
5313
- msgid "Radio Button(s)"
5314
- msgstr ""
 
5315
 
5316
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:196
5317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:575
5318
- msgid "CAPTCHA"
5319
- msgstr "CAPTCHA"
5320
 
5321
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:198
5322
- #, php-format
5323
- msgid "Insert %s shortcode to prevent from the SPAM bookings."
 
 
 
 
 
 
 
5324
  msgstr ""
5325
 
5326
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:208
5327
  #, fuzzy
5328
- msgid "Submit Button"
5329
- msgstr "%s - кнопка для адпраўкі"
5330
 
5331
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:216
5332
  #, fuzzy
5333
- msgid "Times Fields"
5334
- msgstr "Палі формы"
5335
 
5336
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:222
5337
- msgid "Time Slot List"
5338
- msgstr ""
 
5339
 
5340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
5341
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
5342
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
5343
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
5344
- #, php-format
5345
- msgid "Select the %s using the predefined %sTime List%s."
5346
  msgstr ""
5347
 
5348
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
5349
  #, fuzzy
5350
- msgid "Time Slot"
5351
- msgstr "Фармат даты"
5352
 
5353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:225
5354
- #, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5355
  msgid ""
5356
- "Please note, its %sclever time shortcode%s. If you select the date with some "
5357
- "booked time slots, this time field will %sdisable booked times slots%s (set "
5358
- "them grayed)."
5359
- msgstr ""
5360
 
5361
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:226
5362
- #, php-format
5363
- msgid "It's works only in %ssingle day selection%s mode."
 
 
 
 
 
5364
  msgstr ""
5365
 
5366
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:227
 
 
 
 
 
 
 
 
 
 
 
5367
  msgid ""
5368
- "Also some early versions of the IE do not support disabling of the options "
5369
- "in the selectboxes."
5370
- msgstr ""
5371
 
5372
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:228
 
 
 
 
 
5373
  msgid ""
5374
- "Even if visitor selects the booked timeslot, system will not allow making "
5375
- "booking."
5376
  msgstr ""
5377
 
5378
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:231
5379
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:344
5380
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:383
5381
  #, php-format
5382
- msgid ""
5383
- "Please note, in the %sOptions list%s you can use times in military time "
5384
- "format %s(24 Hour Time)%s only."
5385
  msgstr ""
5386
 
5387
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:233
 
 
 
 
 
5388
  #, php-format
 
 
 
 
5389
  msgid ""
5390
- "If you use this shortcode, %syou can not use any other time shortcodes%s in "
5391
- "the form."
5392
  msgstr ""
5393
 
5394
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:275
5395
  #, fuzzy
5396
- msgid "Start Time - Text field"
5397
- msgstr "%s - тэкставае поле"
5398
 
5399
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
5400
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
5401
- #, fuzzy, php-format
5402
- msgid "Enter %s in text field."
5403
- msgstr "%s - тэкставае поле"
5404
 
5405
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
5406
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
5407
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
5408
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
5409
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
5410
  #, fuzzy
5411
- msgid "Start Time"
5412
- msgstr "Час пачатку"
5413
 
5414
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:279
5415
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:292
5416
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:498
5417
- #, php-format
5418
  msgid ""
5419
- "Please note, this field is support only military time format %s(24 Hour "
5420
- "Time)%s."
 
 
 
 
 
 
5421
  msgstr ""
5422
 
5423
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
5424
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
5425
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
5426
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
5427
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
5428
- #, php-format
5429
- msgid "You can use also the %s in the form."
 
 
 
 
 
 
 
 
 
 
 
 
 
5430
  msgstr ""
5431
 
5432
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
5433
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
5434
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
5435
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
 
 
5436
  #, fuzzy
5437
- msgid "End Time"
5438
- msgstr "Час канчатка"
5439
 
5440
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
5441
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
5442
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
5443
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
5444
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:411
5445
  #, fuzzy
5446
- msgid "or"
5447
- msgstr "Форма"
5448
 
5449
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
5450
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
5451
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
5452
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
5453
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
5454
- msgid "Duration Time"
5455
  msgstr ""
5456
 
5457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
5458
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
5459
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
5460
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
5461
  #, fuzzy
5462
- msgid "fields"
5463
- msgstr "Палі формы"
5464
 
5465
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:288
5466
  #, fuzzy
5467
- msgid "End Time - Text field"
5468
- msgstr "%s - тэкставае поле"
5469
 
5470
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:302
5471
- msgid "Start Time - Drop Down list"
5472
  msgstr ""
5473
 
5474
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:306
5475
- #, php-format
5476
- msgid ""
5477
- "Please note, in the %sOptions list%s you can use times in military time "
5478
- "format %s(24 Hour Time)%s only."
5479
- msgstr ""
5480
 
5481
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:340
5482
- msgid "End Time - Drop Down list"
 
 
 
 
 
 
 
 
 
 
5483
  msgstr ""
5484
 
5485
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:379
5486
- msgid "Duration Time - Drop Down list"
 
5487
  msgstr ""
5488
 
5489
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
 
5490
  #, fuzzy
5491
- msgid "field"
5492
  msgstr "Палі формы"
5493
 
5494
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:418
 
5495
  #, fuzzy
5496
- msgid "Different time slots, for the different week days"
5497
- msgstr "Выбар фиксированого колькасці дзён"
5498
 
5499
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:420
5500
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:566
5501
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:439
5502
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:447
5503
  #, fuzzy
5504
- msgid "Description"
5505
- msgstr "Апісанне плацяжоў "
5506
-
5507
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:421
5508
  msgid ""
5509
- "This feature provide possibility to use the different time slots selections "
5510
- "in the booking form for the different week days or different days, which "
5511
- "assigned to the specific season filters. So each week day (day of specific "
5512
- "season filter) can have different time slots list."
5513
- msgstr ""
5514
 
5515
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:423
5516
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:569
5517
  #, fuzzy
5518
- msgid "Configuration"
5519
- msgstr "Выдаленне дадзеных па браняванні"
5520
 
5521
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:424
5522
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:570
 
 
 
 
5523
  #, php-format
5524
  msgid ""
5525
- "The general structure of the configuration %scondition rule%s are following"
 
 
5526
  msgstr ""
5527
 
5528
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:430
5529
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:451
5530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:474
5531
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:576
5532
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:597
5533
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:620
5534
  #, fuzzy
5535
- msgid "Parameters"
5536
- msgstr "Параметры:"
5537
 
5538
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:431
5539
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:577
5540
- #, php-format
5541
- msgid ""
5542
- "%sname%s – its the unique name of the condition group, several conditions "
5543
- "with different values. For example, if you want to have the specific HTML "
5544
- "content for the different week days, you will be have the several "
5545
- "conditions, with the same name but with different value parameters in "
5546
- "conditions. Please check more about it, in the examples."
5547
- msgstr ""
5548
 
5549
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:432
5550
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:578
5551
- #, php-format
5552
- msgid ""
5553
- "%stype%s – type of the condition. There are 2 types of the condition: "
5554
- "\"weekday\" and \"season\". \"weekday\" – is mean that condition rule is "
5555
- "based on the selected day of week value, like Monday, Tuesday, etc… . "
5556
- "\"season\" – is mean that condition rule is based on the \"season filter\" "
5557
- "name of selected date. In other words the condition is TRUE if the selected "
5558
- "day is belong to some season filter in the Season Filters page."
5559
- msgstr ""
5560
 
5561
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:433
5562
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:579
5563
- #, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5564
  msgid ""
5565
- "%svalue%s value of the specific conditions. If the value is true, so then "
5566
- "the content of the conditions is showing in the booking form. You can have "
5567
- "the default value (empty – \"\", or like this – \"*\") for showing the "
5568
- "content of this condition, if all other conditions is FALSE, or at initial "
5569
- "stage, when the date in calendar is not selected yet."
5570
  msgstr ""
5571
 
5572
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:435
5573
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:581
5574
  #, fuzzy
5575
- msgid "Examples"
5576
- msgstr "Прыклад: %s "
5577
 
5578
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:436
5579
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:582
5580
- msgid "Week days conditions."
5581
- msgstr ""
5582
 
5583
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:452
5584
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:598
 
 
 
 
 
 
5585
  msgid ""
5586
- "default value, if no dates are selected, or none exist conditions are true."
5587
- msgstr ""
 
5588
 
5589
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:460
5590
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:477
5591
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:606
5592
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:623
5593
- msgid "You can use the several values, separated by comma."
5594
- msgstr ""
5595
 
5596
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:462
5597
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:608
5598
- #, fuzzy
5599
- msgid "Season filters conditions."
5600
- msgstr "Фільтр дат"
5601
 
5602
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:475
5603
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:621
5604
- msgid "its a name of the some Season filter on the Season Filters page,"
 
 
 
5605
  msgstr ""
 
 
 
5606
 
5607
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:476
5608
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:622
5609
- msgid "its a name of the some Season filter on the Season Filters page"
5610
- msgstr ""
 
 
 
 
5611
 
5612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:479
5613
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:625
5614
  #, fuzzy
5615
- msgid "Additional info"
5616
- msgstr "Дадатковы кошт для "
5617
 
5618
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:480
5619
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:626
5620
- #, php-format
 
 
 
 
 
 
 
 
 
5621
  msgid ""
5622
- "Please use %sSingle day%s selection mode in the General Booking Settings "
5623
- "page at calendar section."
5624
- msgstr ""
5625
 
5626
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:481
5627
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:627
5628
- #, php-format
5629
- msgid "Please check more about this feature at %sthis page%s"
 
 
5630
  msgstr ""
 
 
5631
 
5632
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:488
5633
- #, fuzzy
5634
- msgid "Advanced Fields"
5635
- msgstr "Пашыраная налада коштаў"
5636
-
5637
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:495
5638
  #, fuzzy
5639
- msgid "Time Field"
5640
- msgstr "Палі формы"
5641
 
5642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:497
5643
- #, php-format
5644
- msgid "Enter the %sTime%s using the text field."
5645
- msgstr ""
5646
 
5647
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:500
5648
- msgid ""
5649
- "This field do not impact to the availability (booking for the specific "
5650
- "time) ."
5651
- msgstr ""
5652
 
5653
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:501
5654
- msgid "The value of this field is just saved into DB."
 
 
 
 
5655
  msgstr ""
 
 
5656
 
5657
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:511
5658
  #, fuzzy
5659
- msgid "Country List"
5660
- msgstr "Лік дзён"
5661
-
5662
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:513
5663
- msgid "Select the country from the predefined country list."
5664
- msgstr ""
5665
 
5666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:514
5667
- #, php-format
5668
- msgid "You can customize the country list at this file: %s"
5669
- msgstr ""
5670
 
5671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:515
5672
- msgid "You can insert this field with default selected value."
5673
- msgstr ""
 
5674
 
5675
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:516
5676
- #, php-format
5677
- msgid "Example: %s - %s\"United States\"%s is selected by default."
 
 
5678
  msgstr ""
 
 
5679
 
5680
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:525
5681
  #, fuzzy
5682
- msgid "Language Sections"
5683
- msgstr "у дыяпазоне выбару"
5684
 
5685
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:527
5686
- msgid ""
5687
- "Plugin support configurations of the booking form in different languages."
5688
- msgstr ""
5689
 
5690
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:528
5691
- msgid ""
5692
- "The active language of the booking form is depending from the active locale "
5693
- "of the site."
5694
- msgstr ""
5695
 
5696
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:529
 
5697
  msgid ""
5698
- "Booking Calendar is supported WPML and qTranslate plugins for dynamic "
5699
- "changing of website locale."
 
5700
  msgstr ""
 
 
5701
 
5702
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:531
5703
- msgid "Usage"
5704
- msgstr ""
5705
 
5706
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:532
5707
  #, php-format
5708
  msgid ""
5709
- "start new translation section in specific language, where %s - locale of the "
5710
- "translation."
5711
  msgstr ""
5712
 
5713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:534
5714
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:537
5715
- #, fuzzy
5716
- msgid "Example"
5717
- msgstr "Прыклад: %s "
5718
 
5719
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:535
5720
- #, fuzzy
5721
- msgid "English and French translation"
5722
- msgstr "Прыклад: %s "
5723
 
5724
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:538
5725
- msgid "of configuration booking form in English and French languages"
5726
- msgstr ""
 
 
5727
 
5728
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:564
5729
- msgid "Different form fields, for the different week days"
5730
- msgstr ""
 
 
5731
 
5732
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:567
5733
- msgid ""
5734
- "This feature provide possibility to show the different form fields or any "
5735
- "other HTML content in the booking form, depends from the selection of "
5736
- "specific week day in calendar or different days, which assigned to the "
5737
- "specific season filters"
5738
- msgstr ""
5739
 
5740
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:636
 
 
 
5741
  #, fuzzy
5742
- msgid "Cost Fields"
5743
- msgstr "Палі формы"
5744
 
5745
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:642
5746
- msgid "Cost Correction Field"
5747
- msgstr ""
 
5748
 
5749
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:644
5750
- #, php-format
5751
- msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
5752
  msgstr ""
5753
 
5754
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:645
5755
- #, php-format
5756
- msgid "Use this field for %scorrecting the cost%s during adding new booking."
5757
  msgstr ""
5758
 
5759
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:656
 
5760
  #, fuzzy
5761
- msgid "Discount Coupon field"
5762
- msgstr "%s - поле з пазнакай"
5763
-
5764
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:658
5765
- msgid ""
5766
- "Please use this field for possibility to use coupon discounts by your "
5767
- "visitors."
5768
- msgstr ""
5769
 
5770
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:659
5771
  #, fuzzy, php-format
5772
- msgid "You can configure the discount coupon codes at this %spage%s."
5773
- msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
5774
-
5775
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:668
5776
- msgid "Hints for your form"
5777
  msgstr ""
 
 
5778
 
5779
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:674
5780
  #, fuzzy
5781
- msgid "Cost Hints"
5782
- msgstr "Кошт"
5783
 
5784
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:676
5785
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:697
5786
- #, php-format
5787
  msgid ""
5788
- "Insert these shortcodes into form to %sshow info in real time %s(after "
5789
- "selection of the dates in calendar or options in checkboxes or "
5790
- "selectboxes)%s."
5791
  msgstr ""
 
 
5792
 
5793
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:678
5794
- #, fuzzy
5795
- msgid "Full cost of the booking."
5796
- msgstr "Кошты бранявання"
5797
 
5798
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:680
5799
  #, fuzzy
5800
- msgid "Cost of the booking for the selected dates only."
5801
- msgstr "Лік дзён"
5802
 
5803
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:682
5804
  #, fuzzy
5805
- msgid "Additional cost, which depend from the fields selection in the form."
5806
- msgstr "Лік дзён"
5807
 
5808
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:684
5809
- #, fuzzy
5810
- msgid "The deposit cost of the booking."
5811
- msgstr "%s - уставіць даты бранявання"
 
5812
 
5813
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:686
5814
- msgid "Balance cost of the booking - difference between deposit and full cost."
 
 
 
5815
  msgstr ""
5816
 
5817
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:695
5818
- msgid "Dates and Times Hints"
 
 
 
 
 
5819
  msgstr ""
5820
 
5821
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:699
5822
- msgid "Selected Check In date."
5823
  msgstr ""
5824
 
5825
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:700
5826
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:703
5827
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:706
5828
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:709
5829
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:712
5830
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:715
5831
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:718
5832
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:721
5833
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:724
5834
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:727
5835
  #, fuzzy
5836
- msgid "Example:"
5837
- msgstr "Прыклад: %s "
5838
-
5839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:702
5840
- msgid "Selected Check Out date."
5841
- msgstr ""
5842
 
5843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:705
5844
  #, fuzzy
5845
- msgid "Selected Start Time."
5846
- msgstr "Час пачатку"
5847
 
5848
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:708
5849
- msgid "Selected End Time."
 
5850
  msgstr ""
5851
 
5852
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:711
5853
- #, fuzzy
5854
- msgid "All selected dates."
5855
- msgstr "Даты"
5856
 
5857
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:714
5858
- msgid "All selected dates with times."
 
5859
  msgstr ""
5860
 
5861
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:717
5862
- msgid "All selected dates in \"short\" format."
 
 
 
 
 
 
 
 
5863
  msgstr ""
5864
 
5865
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:720
5866
- msgid "All selected dates with times in \"short\" format.."
5867
  msgstr ""
5868
 
5869
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:723
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5870
  #, fuzzy
5871
- msgid "Number of selected days."
5872
- msgstr "Лік месяцаў"
5873
 
5874
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:726
5875
  #, fuzzy
5876
- msgid "Number of selected nights."
5877
- msgstr "Лік месяцаў"
5878
 
5879
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:747
5880
  #, fuzzy
5881
- msgid "Generate Tag"
5882
- msgstr "Чэрвень"
5883
 
5884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:764
5885
- msgid "Select option to configure or show help info about tags"
5886
- msgstr ""
 
5887
 
5888
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:164
5889
- #, fuzzy, php-format
5890
- msgid "Set as %srequired%s"
5891
- msgstr "Прозвішча (абавязковае поле)"
5892
 
5893
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
5894
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
5895
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
5896
  #, fuzzy
5897
- msgid "required"
5898
- msgstr "Емейл (абавязковае поле)"
5899
 
5900
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
5901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
5902
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
5903
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
5904
  #, fuzzy
5905
- msgid "Default value"
5906
- msgstr "Па змаўчанні"
5907
 
5908
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
5909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
5910
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
5911
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
5912
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
5913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
5914
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
5915
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
5916
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
5917
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
5918
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
5919
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
5920
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
5921
  #, fuzzy
5922
- msgid "optional"
5923
- msgstr "Функцыі "
5924
 
5925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
5926
- msgid "Class"
5927
- msgstr ""
 
5928
 
5929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
5930
- msgid "Size"
5931
- msgstr ""
 
 
5932
 
5933
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
5934
- msgid "Maxlength"
5935
- msgstr ""
 
5936
 
5937
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:276
5938
- msgid "Copy and paste this shortcode into the form at left side"
5939
- msgstr ""
 
5940
 
5941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:291
5942
  #, php-format
5943
  msgid ""
5944
- "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
5945
- msgstr ""
5946
-
5947
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
5948
- msgid "Rows"
5949
- msgstr ""
5950
-
5951
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
5952
- msgid "Columns"
5953
  msgstr ""
5954
 
5955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:86
5956
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:93
5957
  #, php-format
5958
- msgid "One Value from %sOptions%s list"
 
 
5959
  msgstr ""
5960
 
5961
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:101
5962
  #, php-format
5963
- msgid "Allow %smultiple%s selections"
 
 
5964
  msgstr ""
5965
 
5966
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
5967
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
5968
  #, fuzzy
5969
- msgid "Options"
5970
  msgstr "Функцыі "
5971
 
5972
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:119
5973
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:154
5974
- msgid "One option per line"
5975
- msgstr ""
5976
-
5977
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
5978
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
5979
- msgid "Titles of options"
5980
- msgstr ""
5981
-
5982
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:137
5983
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:172
5984
- msgid "One title per line"
5985
  msgstr ""
5986
 
5987
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:90
5988
- #, php-format
5989
- msgid "Wrap each item with %s tag"
 
5990
  msgstr ""
5991
 
5992
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:104
5993
- msgid "Put a label before field"
5994
- msgstr ""
 
 
5995
 
5996
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:118
5997
- #, php-format
5998
- msgid "Make it %sexclusive%s"
 
5999
  msgstr ""
6000
 
6001
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:136
6002
- #, php-format
6003
  msgid ""
6004
- "One Value from %sOptions%s list or term %s for selection of all checkboxes"
 
6005
  msgstr ""
6006
 
6007
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
6008
- #, fuzzy
6009
- msgid "Label"
6010
- msgstr "Емейл"
6011
-
6012
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:290
6013
  #, fuzzy
6014
  msgid "week"
6015
- msgstr "Адправіць"
6016
 
6017
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:291
6018
  msgid "weeks"
6019
  msgstr ""
6020
 
6021
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:292
6022
  #, fuzzy
6023
  msgid "month"
6024
- msgstr "месяц(ы)"
6025
 
6026
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:293
6027
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:294
6028
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:295
6029
  #, fuzzy
6030
  msgid "months"
6031
  msgstr "месяц(ы)"
6032
 
6033
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:296
6034
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2079
6035
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:693
6036
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:702
6037
  #, fuzzy
6038
  msgid "Year"
6039
- msgstr "Гады"
6040
 
6041
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:299
6042
  #, fuzzy
6043
  msgid "Current dates"
6044
- msgstr "купіць Прафесійную версію"
6045
 
6046
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:300
6047
  #, fuzzy
6048
  msgid "Today"
6049
  msgstr "днеи"
6050
 
6051
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:301
 
6052
  msgid "Previous dates"
6053
- msgstr ""
6054
 
6055
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:302
6056
  #, fuzzy
6057
  msgid "All dates"
6058
  msgstr "Даты"
6059
 
6060
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:303
6061
- msgid "Some Next days"
6062
- msgstr ""
6063
-
6064
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:304
6065
- #, fuzzy
6066
- msgid "Some Prior days"
6067
- msgstr "Лік месяцаў"
6068
-
6069
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:305
6070
- #, fuzzy
6071
- msgid "Fixed dates interval"
6072
- msgstr "фіксаваны ўнёсак"
6073
-
6074
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:380
6075
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1933
6076
  msgid "Next"
6077
  msgstr ""
6078
 
6079
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:398
 
6080
  #, fuzzy
6081
  msgid "Prior"
6082
  msgstr "Пра"
6083
 
6084
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:446
6085
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:508
6086
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:565
6087
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1351
6088
  #, fuzzy
6089
  msgid "Apply"
6090
  msgstr "Красавік"
6091
 
6092
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:547
6093
  #, fuzzy
6094
  msgid "Start Date"
6095
- msgstr "Час пачатку"
6096
 
6097
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:588
6098
  #, fuzzy
6099
  msgid "Booking Listing"
6100
- msgstr "Усталёўкі для бранявання"
6101
 
6102
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:592
6103
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:661
6104
  #, fuzzy
6105
  msgid "Calendar Overview"
6106
- msgstr "Стыль календара"
6107
 
6108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:601
6109
  #, fuzzy
6110
  msgid "Booking Calendar - Overview"
6111
  msgstr "Каляндар бранявання"
6112
 
6113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:609
6114
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:630
6115
  msgid "Help"
6116
  msgstr ""
6117
 
6118
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:628
6119
  #, fuzzy
6120
  msgid "About Booking Calendar"
6121
  msgstr "Каляндар бранявання"
6122
 
6123
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:631
6124
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:459
6125
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1251
6126
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1258
6127
  msgid "FAQ"
6128
  msgstr ""
6129
 
6130
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:632
6131
  #, fuzzy
6132
  msgid "Technical Support"
6133
  msgstr "Премиум падтрымка"
6134
 
6135
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:635
6136
  msgid "Purchase"
6137
  msgstr "Купля"
6138
 
6139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:638
6140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:472
6141
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1235
6142
  msgid "Upgrade"
6143
  msgstr ""
6144
 
6145
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1272
6146
  msgid "Filter"
6147
  msgstr "Фільтр "
6148
 
6149
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1303
 
6150
  msgid "Expand Advanced Filter"
6151
- msgstr ""
6152
 
6153
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1304
 
6154
  msgid "Collapse Advanced Filter"
6155
- msgstr ""
6156
 
6157
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1319
6158
  msgid ""
6159
  "Send email notification to customer after approval, cancelation or deletion "
6160
  "of bookings"
6161
  msgstr ""
6162
 
6163
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1321
6164
  #, fuzzy
6165
  msgid "Emails sending"
6166
  msgstr "Емейл "
6167
 
6168
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1342
6169
  #, fuzzy
6170
  msgid "Booking ID"
6171
- msgstr "Браняванне"
6172
 
6173
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1390
6174
  #, fuzzy
6175
- msgid "Booking Status"
6176
- msgstr "Усталёўкі для бранявання"
6177
 
6178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1400
6179
  #, fuzzy
6180
- msgid "Booking dates"
6181
- msgstr "Паслугі бранявання"
6182
 
6183
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1418
 
6184
  msgid "Any"
6185
- msgstr ""
6186
 
6187
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1419
6188
- msgid "New"
6189
- msgstr ""
 
 
 
 
 
 
6190
 
6191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1422
6192
  #, fuzzy
6193
- msgid "New bookings"
6194
- msgstr "Браняванне"
6195
 
6196
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1434
6197
- msgid "Creation date(s)"
6198
  msgstr ""
6199
 
6200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1468
6201
- #, fuzzy
6202
- msgid "Sort"
6203
- msgstr "Супериор "
6204
-
6205
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1482
6206
  msgid ""
6207
  "Save filter settings as default template (Please, click Apply filter button, "
6208
  "before saving!)"
6209
  msgstr ""
6210
 
6211
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1485
6212
  #, fuzzy
6213
  msgid "Save as Default"
6214
- msgstr "Па змаўчанні"
6215
 
6216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1490
6217
  msgid "Delete your previously saved default filer template!"
6218
  msgstr ""
6219
 
6220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1493
6221
  #, fuzzy
6222
  msgid "Delete template"
6223
  msgstr "Выдаліць"
6224
 
6225
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1562
6226
  #, fuzzy
6227
  msgid "Approve selected bookings"
6228
- msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
6229
 
6230
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1566
6231
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1862
 
6232
  msgid "Approve"
6233
  msgstr "Пацвердзіць"
6234
 
6235
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1567
6236
  #, fuzzy
6237
  msgid "Set selected bookings as pending"
6238
  msgstr "увядзіце час бранявання"
6239
 
6240
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1569
6241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1866
 
6242
  #, fuzzy
6243
- msgid "Are you really want to set booking as pending ?"
6244
  msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
6245
 
6246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1572
6247
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1867
 
6248
  #, fuzzy
6249
  msgid "Reject"
6250
  msgstr "Выдалена"
6251
 
6252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1575
6253
  #, fuzzy
6254
  msgid "Delete selected bookings"
6255
- msgstr "Выдаленне дадзеных па браняванні"
6256
 
6257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1577
6258
  #, fuzzy
6259
- msgid "Are you really want to delete selected booking(s) ?"
6260
  msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
6261
 
6262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1583
6263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:168
6264
  #, fuzzy
6265
  msgid "Reason for cancellation here"
6266
  msgstr "Чыннік адмовы"
6267
 
6268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1588
 
 
 
 
 
 
 
 
 
 
6269
  msgid "Mark as read selected bookings"
6270
  msgstr ""
6271
 
6272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1592
6273
  #, fuzzy
6274
  msgid "Read"
6275
  msgstr "Нататка"
6276
 
6277
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1593
6278
  msgid "Mark as Unread selected bookings"
6279
  msgstr ""
6280
 
6281
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1597
6282
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1804
6283
  msgid "Unread"
6284
  msgstr ""
6285
 
6286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1638
6287
  #, fuzzy
6288
  msgid "Booking Data"
6289
  msgstr "Браняванне"
6290
 
6291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1639
6292
  #, fuzzy
6293
  msgid "Booking Dates"
6294
- msgstr "Паслугі бранявання"
6295
 
6296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1644
6297
  #, fuzzy
6298
  msgid "Show ALL dates of booking"
6299
  msgstr "Сезонныя змены коштаў"
6300
 
6301
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1649
6302
  #, fuzzy
6303
  msgid "Show only check in/out dates"
6304
  msgstr "%s - поле з пазнакай"
6305
 
6306
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1654
6307
  msgid "Nothing found!"
6308
  msgstr ""
6309
 
6310
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1688
6311
  #, fuzzy
6312
  msgid "Resource not exist"
6313
- msgstr "Кошт рэсурсу"
6314
 
6315
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1804
6316
  msgid "Mark"
6317
  msgstr ""
6318
 
6319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1871
6320
  #, fuzzy
6321
- msgid "Are you really want to delete this booking ?"
6322
- msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
6323
 
6324
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1915
 
6325
  #, fuzzy
6326
- msgid "Prev"
6327
- msgstr "Кошт"
6328
 
6329
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2046
6330
  #, fuzzy
6331
- msgid "Calendar Navigation"
6332
- msgstr "Стыль календара"
6333
 
6334
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2068
6335
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2100
6336
  #, fuzzy
6337
  msgid "Show month"
6338
  msgstr "месяц(ы)"
6339
 
6340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2071
6341
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2103
6342
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:688
6343
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:700
6344
  #, fuzzy
6345
  msgid "Month"
6346
- msgstr "Месяцы"
6347
 
6348
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2072
6349
  #, fuzzy
6350
  msgid "Show 3 months"
6351
- msgstr "месяц(ы)"
6352
 
6353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2075
6354
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:692
6355
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:701
6356
  #, fuzzy
6357
  msgid "3 Months"
6358
  msgstr "Месяцы"
6359
 
6360
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2076
6361
  #, fuzzy
6362
  msgid "Show year"
6363
- msgstr "Паказаць"
6364
 
6365
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2085
6366
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2119
6367
  #, fuzzy
6368
  msgid "Calendar view mode"
6369
- msgstr "Стыль календара"
6370
 
6371
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2092
6372
  #, fuzzy
6373
  msgid "Show day"
6374
- msgstr "Няма дзён"
6375
 
6376
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2095
6377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:685
6378
  #, fuzzy
6379
  msgid "Day"
6380
- msgstr "днеи"
6381
 
6382
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2096
6383
  #, fuzzy
6384
  msgid "Show week"
6385
- msgstr "Паказаць Легенду"
6386
 
6387
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2099
6388
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:686
6389
  #, fuzzy
6390
  msgid "Week"
6391
- msgstr "Выходныя"
6392
 
6393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2104
6394
  #, fuzzy
6395
  msgid "Show 2 months"
6396
- msgstr "месяц(ы)"
6397
 
6398
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2107
6399
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:690
6400
  #, fuzzy
6401
  msgid "2 Months"
6402
  msgstr "Месяцы"
6403
 
6404
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2145
6405
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2159
6406
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2206
6407
  msgid "Previous 4 weeks"
6408
  msgstr ""
6409
 
6410
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2146
6411
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2160
6412
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2207
 
6413
  msgid "Previous week"
6414
- msgstr ""
6415
 
6416
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2147
6417
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2161
6418
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2208
6419
  #, fuzzy
6420
  msgid "Current week"
6421
- msgstr "купіць Прафесійную версію"
6422
 
6423
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2148
6424
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2162
6425
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2209
6426
  #, fuzzy
6427
  msgid "Next week"
6428
- msgstr "Адправіць"
6429
 
6430
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2149
6431
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2163
6432
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2210
6433
  msgid "Next 4 weeks"
6434
  msgstr ""
6435
 
6436
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2173
6437
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2223
6438
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2238
6439
  msgid "Previous 3 months"
6440
  msgstr ""
6441
 
6442
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2174
6443
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2224
6444
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2239
 
6445
  msgid "Previous month"
6446
- msgstr ""
6447
 
6448
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2175
6449
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2225
6450
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2240
6451
  #, fuzzy
6452
  msgid "Current month"
6453
- msgstr "купіць Прафесійную версію"
6454
 
6455
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2176
6456
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2226
6457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2241
6458
  #, fuzzy
6459
  msgid "Next month"
6460
- msgstr "Месяцы"
6461
 
6462
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2177
6463
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2227
6464
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2242
6465
  #, fuzzy
6466
  msgid "Next 3 months"
6467
  msgstr "Месяцы"
6468
 
6469
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2191
6470
  #, fuzzy
6471
  msgid "Previous 7 days"
6472
- msgstr "Лік месяцаў"
6473
 
6474
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2192
 
6475
  msgid "Previous day"
6476
- msgstr ""
6477
 
6478
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2193
6479
  #, fuzzy
6480
  msgid "Current day"
6481
- msgstr "купіць Прафесійную версію"
6482
 
6483
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2194
6484
  #, fuzzy
6485
  msgid "Next day"
6486
- msgstr "Няма дзён"
6487
 
6488
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2195
6489
  #, fuzzy
6490
  msgid "Next 7 days"
6491
- msgstr "Няма дзён"
6492
-
6493
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:38
6494
- #, php-format
6495
- msgid ""
6496
- "%sError!%s Request do not pass security check! Please refresh the page and "
6497
- "try one more time."
6498
- msgstr ""
6499
-
6500
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:102
6501
- msgid "Set as Read"
6502
- msgstr ""
6503
-
6504
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:102
6505
- msgid "Set as Unread"
6506
- msgstr ""
6507
-
6508
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:154
6509
- #, fuzzy
6510
- msgid "Set as Approved"
6511
- msgstr "Пацверджана"
6512
-
6513
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:154
6514
- #, fuzzy
6515
- msgid "Set as Pending"
6516
- msgstr "Якія чакаюць сцвярджэнні"
6517
-
6518
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:168
6519
- msgid "Reason of cancellation here"
6520
- msgstr "Чыннік адмовы"
6521
-
6522
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:361
6523
- #, fuzzy
6524
- msgid "The code you entered is incorrect"
6525
- msgstr "Ваш уведзены код няправільны"
6526
-
6527
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:151
6528
- #, fuzzy
6529
- msgid "Booking Calendar"
6530
- msgstr "Каляндар бранявання"
6531
-
6532
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:361
6533
- #, fuzzy
6534
- msgid "Statistic"
6535
- msgstr "Час пачатку"
6536
-
6537
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:365
6538
- #, fuzzy
6539
- msgid "New (unverified) booking(s)"
6540
- msgstr "%sвремя канчаткі бранявання%s"
6541
-
6542
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:369
6543
- #, fuzzy
6544
- msgid "Pending booking(s)"
6545
- msgstr "%sвремя канчаткі бранявання%s"
6546
-
6547
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
6548
- #, fuzzy
6549
- msgid "Agenda"
6550
- msgstr "Адправіць"
6551
-
6552
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:379
6553
- #, fuzzy
6554
- msgid "New booking(s) made today"
6555
- msgstr "Новае браняванне"
6556
-
6557
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:383
6558
- #, fuzzy
6559
- msgid "Bookings for today"
6560
- msgstr "Форма бранявання"
6561
-
6562
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:405
6563
- msgid "Upgrade to higher versions"
6564
- msgstr ""
6565
-
6566
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:405
6567
- #, fuzzy
6568
- msgid "Commercial versions"
6569
- msgstr "купіць Прафесійную версію"
6570
-
6571
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:409
6572
- msgid "Upgrade now"
6573
- msgstr ""
6574
-
6575
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:411
6576
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1227
6577
- msgid "Buy now"
6578
- msgstr "Купіць цяпер"
6579
-
6580
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:413
6581
- msgid "Test online Demo of each version"
6582
- msgstr ""
6583
-
6584
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:429
6585
- #, fuzzy
6586
- msgid "Current version"
6587
- msgstr "купіць Прафесійную версію"
6588
-
6589
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:432
6590
- msgid "Version"
6591
- msgstr "Версія"
6592
-
6593
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:437
6594
- msgid "Type"
6595
- msgstr ""
6596
-
6597
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:441
6598
- msgid "Used for"
6599
- msgstr ""
6600
-
6601
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:446
6602
- #, fuzzy
6603
- msgid "Release date"
6604
- msgstr "дата рэлізу"
6605
-
6606
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:453
6607
- #, fuzzy
6608
- msgid "Support"
6609
- msgstr "Супериор "
6610
-
6611
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
6612
- #, fuzzy
6613
- msgid "Contact email"
6614
- msgstr "Панядзелак"
6615
-
6616
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:462
6617
- msgid "Have a question"
6618
- msgstr ""
6619
-
6620
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:465
6621
- msgid "Rate this plugin (thanks:)"
6622
- msgstr ""
6623
-
6624
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:470
6625
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:474
6626
- msgid "Explore Premium Features"
6627
- msgstr ""
6628
-
6629
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:538
6630
- msgid "Warning !!!"
6631
- msgstr ""
6632
-
6633
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:539
6634
- msgid "All booking data will be deleted when the plugin is deactivated."
6635
- msgstr ""
6636
-
6637
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:540
6638
- #, php-format
6639
- msgid ""
6640
- "If you want to save your booking data, please uncheck the %s\"Delete booking "
6641
- "data\"%s at the"
6642
- msgstr ""
6643
 
6644
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:541
6645
  #, fuzzy
6646
- msgid "settings page"
6647
- msgstr "Усталёўкі"
6648
-
6649
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:640
6650
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:711
6651
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1705
6652
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:968
6653
- msgid "Settings"
6654
- msgstr "Усталёўкі"
6655
-
6656
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:675
6657
- msgid "Booking"
6658
- msgstr "Браняванне"
6659
-
6660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:685
6661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:86
6662
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:16
6663
- msgid "Booking calendar"
6664
  msgstr "Каляндар бранявання"
6665
 
6666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:711
6667
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:737
6668
- #, fuzzy
6669
- msgid "Booking settings customization"
6670
- msgstr "Налада рэсурсаў бранявання "
6671
-
6672
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:719
6673
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1673
6674
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:926
6675
- msgid "Bookings"
6676
- msgstr "Браняванне"
6677
-
6678
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:725
6679
  #, fuzzy
6680
- msgid "Bookings listing"
6681
- msgstr "Усталёўкі для бранявання"
6682
-
6683
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1086
6684
- msgid "Send email notification to customer about this operation"
6685
- msgstr ""
6686
 
6687
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1159
 
 
 
 
6688
  #, fuzzy
6689
- msgid "General"
6690
- msgstr "Чэрвень"
6691
 
6692
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1169
 
 
 
 
6693
  #, fuzzy
6694
- msgid "Fields"
6695
- msgstr "Палі формы"
6696
-
6697
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1178
6698
- msgid "Emails"
6699
- msgstr "Емейл "
6700
 
6701
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1181
 
 
 
 
 
6702
  #, fuzzy
6703
- msgid "Customization of email templates"
6704
- msgstr "налада емейла"
6705
 
6706
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1187
 
 
 
 
 
6707
  #, fuzzy
6708
- msgid "Payments"
6709
- msgstr "Аплата"
6710
-
6711
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1190
6712
- msgid "Integration of payment systems"
6713
- msgstr ""
6714
 
6715
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1203
 
 
 
 
 
6716
  #, fuzzy
6717
- msgid "Customization of search form"
6718
- msgstr "налада емейла"
6719
 
6720
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1238
 
 
 
 
 
6721
  #, fuzzy
6722
- msgid "Upgrade to higher versions."
6723
- msgstr "купіць Прафесійную версію"
6724
-
6725
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1250
6726
- msgid "Features"
6727
- msgstr "Магчымасці"
6728
 
6729
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1251
 
 
 
 
 
6730
  #, fuzzy
6731
- msgid "Live Demos"
6732
- msgstr "Анлайн дэма "
6733
 
6734
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1252
6735
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1259
 
 
 
 
6736
  #, fuzzy
6737
- msgid "Contact"
6738
- msgstr "Панядзелак"
6739
-
6740
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1253
6741
- msgid "Buy"
6742
- msgstr "Купіць "
6743
-
6744
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1349
6745
- #, php-format
6746
- msgid "%sPowered by wordpress plugins developed by %s"
6747
- msgstr "%s Створана з выкарыстаннем wordpress убудоў распрацаваных %s "
6748
-
6749
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1425
6750
- msgid "This field is required"
6751
- msgstr "Гэта поле неабходна"
6752
-
6753
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1426
6754
- msgid "This checkbox must be checked"
6755
- msgstr ""
6756
-
6757
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1427
6758
- msgid "Incorrect email field"
6759
- msgstr "Некоректно ўведзены емейл"
6760
 
6761
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1428
 
 
 
 
 
6762
  #, fuzzy
6763
- msgid "Please, select booking date(s) at Calendar."
6764
- msgstr "Калі ласка, вылучыце даты для рэзервавання"
6765
 
6766
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1708
 
6767
  #, fuzzy
6768
- msgid "Calendar is loading..."
6769
- msgstr "Стыль календара"
6770
 
6771
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1844
6772
- msgid ""
6773
- "Booking resource type is not defined. Its can be, when at the URL is wrong "
6774
- "booking hash."
6775
- msgstr ""
6776
 
6777
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1968
6778
- #, fuzzy, php-format
6779
  msgid ""
6780
- "%sWarning! Booking calendar for this booking resource are already at the "
6781
- "page, please check more about this issue at %sthis page%s"
6782
- msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
6783
-
6784
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2048
6785
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:382
6786
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
6787
- msgid "You need to use special shortcode [bookingedit] for booking editing."
6788
- msgstr ""
6789
-
6790
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2139
6791
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2141
6792
- msgid "Wrong booking hash in URL. Probably hash is expired."
6793
- msgstr ""
6794
-
6795
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2145
6796
- msgid "You do not set any parameters for booking editing"
6797
  msgstr ""
6798
 
6799
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2234
6800
- #, fuzzy, php-format
6801
- msgid ""
6802
- "Thank you for your online booking. %s We will send confirmation of your "
6803
- "booking as soon as possible."
6804
  msgstr ""
6805
- "Дзякуй за браняванне. %sМы адразу ж звяжамся з Вамі для пацверджання "
6806
- "бранявання."
6807
 
6808
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2305
6809
- #, fuzzy, php-format
6810
- msgid ""
6811
- "You need to approve a new booking %s for: %s Person detail information:%s "
6812
- "Currently a new booking is waiting for approval. Please visit the moderation "
6813
- "panel%sThank you, %s"
6814
  msgstr ""
6815
- "Вы павінны пацвердзіць новую бронь %sна даты: %sИнформация пра твар якое "
6816
- "зрабіла рэзерв: %sСпасибо, за карыстанне сэрвісам бранявання.%s"
6817
 
6818
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2308
6819
  #, fuzzy
6820
- msgid "Your booking has been approved"
6821
- msgstr "Ваш рэзерв пацверджаны"
6822
-
6823
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2310
6824
- #, fuzzy, php-format
6825
- msgid ""
6826
- "Your reservation %s for: %s has been approved.%sYou can edit the booking on "
6827
- "this page: %s Thank you, %s"
6828
- msgstr ""
6829
- "Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам "
6830
- "бранявання.%s"
6831
-
6832
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2311
6833
- #, fuzzy, php-format
6834
- msgid "Your booking %s for: %s has been approved.%sThank you, %s"
6835
- msgstr ""
6836
- "Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам "
6837
- "бранявання.%s"
6838
 
6839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2314
6840
  #, fuzzy
6841
- msgid "Your booking has been declined"
6842
- msgstr "Ваша бронь была адхілена"
6843
-
6844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2315
6845
- #, fuzzy, php-format
6846
- msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
6847
- msgstr ""
6848
- "Ваша бронь %sна даты: %s была адхілена. %sСпасибо за карыстанне сэрвісам "
6849
- "бранявання.%s"
6850
 
6851
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2323
6852
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:85
6853
- msgid "Booking form"
6854
- msgstr "Форма бранявання"
6855
 
6856
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2334
6857
  #, fuzzy
6858
- msgid "Available"
6859
- msgstr "Доступа: "
6860
 
6861
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2338
6862
- msgid "Booked"
6863
- msgstr "Забранявана "
 
6864
 
6865
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2341
6866
  #, fuzzy
6867
- msgid "Partially booked"
6868
- msgstr "Часткова забраняваныя"
6869
 
6870
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3002
6871
  #, fuzzy
6872
- msgid "Technical support section"
6873
- msgstr "Премиум падтрымка"
6874
 
6875
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3007
6876
  #, fuzzy
6877
- msgid "Reindex booking data"
6878
- msgstr "Выдаленне дадзеных па браняванні"
6879
 
6880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3009
6881
- msgid "Reindex"
6882
- msgstr ""
 
6883
 
6884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3012
6885
- msgid ""
6886
- " Click, if you want to reindex booking data by booking dates sort field "
6887
- "(Your installation/update of the plugin must be successful)."
6888
- msgstr ""
6889
 
6890
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3059
6891
- #, php-format
6892
- msgid "%s Found %s not indexed bookings %s"
6893
- msgstr ""
6894
 
6895
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3074
6896
- #, php-format
6897
- msgid "%s Finish getting sort dates. %s"
6898
  msgstr ""
6899
 
6900
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3083
6901
- #, fuzzy, php-format
6902
- msgid "Updated booking: %s"
6903
- msgstr "Дадаць рэзерв"
6904
 
6905
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:237
6906
- msgid "no"
6907
- msgstr "не"
 
6908
 
6909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1806
6910
- msgid "Warning!!! Some error is occur. "
6911
- msgstr ""
 
6912
 
6913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1810
6914
- msgid ""
6915
- "Please contact by email (with info about order number and used site) for "
6916
- "finishing the registrations"
6917
  msgstr ""
6918
 
6919
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:81
6920
- msgid "Show"
6921
- msgstr "Паказаць"
6922
-
6923
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:95
6924
- msgid "Booking resource"
6925
- msgstr "Тып бранявання"
6926
-
6927
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:112
6928
  #, fuzzy
6929
- msgid "Visible months"
6930
- msgstr "Лік месяцаў"
6931
 
6932
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:132
6933
- msgid "Footer"
6934
- msgstr "Ніжняя частка"
6935
 
6936
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:137
6937
- #, php-format
6938
- msgid "Example: %sMake booking here%s"
6939
- msgstr "Прыклад: %sРезервируйте тут%s"
6940
 
6941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:141
6942
- #, php-format
6943
- msgid ""
6944
- "%sImportant!!!%s Please note, if you show booking calendar (inserted into "
6945
- "post/page) with widget at the same page, then the last will not be visible."
6946
  msgstr ""
6947
- "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
6948
- "ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
6949
 
6950
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:145
6951
- #, php-format
6952
- msgid "%sSeveral widgets are supported at %spaid versions%s."
6953
- msgstr ""
6954
 
6955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:258
6956
- msgid "Main"
6957
- msgstr ""
 
6958
 
6959
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:265
6960
- msgid "Admin email"
6961
- msgstr "Адміністрацыйны емейл"
 
6962
 
6963
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:276
6964
- msgid "Show hints"
6965
  msgstr ""
6966
 
6967
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:276
6968
- msgid "Show / hide hints"
6969
  msgstr ""
6970
 
6971
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:278
 
6972
  #, fuzzy
6973
- msgid "Check this box if you want to show help hints on the admin panel."
6974
- msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
6975
-
6976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:301
6977
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:309
6978
- msgid "Disable Bootstrap loading"
6979
- msgstr ""
6980
 
6981
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:301
6982
- msgid "Client side"
6983
  msgstr ""
6984
 
6985
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:303
6986
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:311
6987
- msgid ""
6988
- "You are need to be sure what you are doing. You are disable of loading some "
6989
- "JavaScripts Do you really want to do this?"
6990
  msgstr ""
6991
 
6992
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:305
6993
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:313
6994
  msgid ""
6995
- " If your theme or some other plugin is load the BootStrap JavaScripts, you "
6996
- "can disable loading of this script by this plugin."
6997
  msgstr ""
6998
 
6999
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:309
7000
- #, fuzzy
7001
- msgid "Admin side"
7002
- msgstr "Адміністрацыйны емейл"
7003
-
7004
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:329
7005
  #, fuzzy
7006
- msgid "Show settings of powered by notice"
7007
- msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
7008
 
7009
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:330
7010
- #, fuzzy
7011
- msgid "Hide settings of powered by notice"
7012
- msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
 
 
7013
 
7014
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:337
7015
- msgid "Powered by notice"
7016
- msgstr ""
7017
 
7018
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:339
7019
- msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
7020
- msgstr ""
 
 
7021
 
7022
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:345
7023
- msgid "Copyright notice"
7024
- msgstr "Капірайт"
 
 
7025
 
7026
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:347
7027
- #, php-format
7028
- msgid " Turn On/Off copyright %s notice at footer of site view."
7029
- msgstr "Уключыць/Выключыць %s капірайт унізе сайта"
7030
 
7031
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:365
7032
- msgid "Calendar skin"
7033
- msgstr "Стыль календара"
7034
 
7035
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:378
7036
  #, fuzzy
7037
- msgid "Select the skin of the booking calendar"
7038
- msgstr "Віберите стыль для календара"
7039
 
7040
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:383
7041
  #, fuzzy
7042
- msgid "Number of months"
7043
- msgstr "Лік месяцаў"
7044
-
7045
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:389
7046
- msgid "month(s)"
7047
- msgstr "месяц(ы)"
7048
 
7049
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:394
7050
- msgid "year(s)"
7051
- msgstr "год(а)"
7052
 
7053
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:398
7054
  #, fuzzy
7055
- msgid "Select the maximum number of months to show on the booking calendar"
7056
- msgstr "Абярыце максімальную колькасць месяцаў у календары"
7057
 
7058
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:403
7059
  #, fuzzy
7060
- msgid "Start Day of the week"
7061
- msgstr "Дзень пачатку тыдня"
7062
-
7063
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:414
7064
- msgid "Select your start day of the week"
7065
- msgstr "Абярыце дзень пачатку тыдня"
7066
 
7067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:421
7068
  #, fuzzy
7069
- msgid "Type of days selection"
7070
- msgstr "Вылучэнне некалькіх дзён"
7071
 
7072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:421
7073
  #, fuzzy
7074
- msgid "in calendar"
7075
- msgstr "Толькі каляндар"
7076
 
7077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:430
7078
- msgid "Single day"
7079
  msgstr ""
7080
 
7081
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:435
7082
  #, fuzzy
7083
- msgid "Multiple days"
7084
- msgstr "Вылучэнне некалькіх дзён"
7085
 
7086
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:441
7087
- #, fuzzy
7088
- msgid "Range days"
7089
- msgstr "Выбар дыяпазону"
7090
 
7091
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:444
7092
  #, fuzzy
7093
- msgid " Select type of days selection at calendar."
7094
- msgstr "Абярыце, калі Вы жадаеце выбіраць некалькі дзён у календары"
7095
 
7096
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:459
 
7097
  #, fuzzy
7098
- msgid "Unavailable days from today"
7099
- msgstr "Недаступныя дні"
7100
-
7101
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:466
7102
- msgid "Select number of unavailable days in calendar start from today."
7103
- msgstr ""
7104
 
7105
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:472
7106
- msgid "Unavailable days"
7107
- msgstr "Недаступныя дні"
7108
 
7109
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:490
7110
- msgid ""
7111
- "Check unavailable days in calendars. This option is overwrite all other "
7112
- "settings."
7113
- msgstr ""
7114
 
7115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:563
7116
- msgid "CSS BootStrap"
7117
  msgstr ""
7118
 
7119
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:563
7120
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:575
7121
- msgid "at booking form"
7122
- msgstr "у форме бранявання"
7123
 
7124
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:568
7125
- msgid "Using BootStrap CSS for the form fields"
7126
- msgstr ""
 
7127
 
7128
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:570
7129
  #, fuzzy
7130
- msgid "Note"
7131
- msgstr "рэдагаваць "
7132
 
7133
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:570
7134
  msgid ""
7135
- "You must not deactivate loading BootStrap files at main section of this "
7136
- "settings!"
7137
  msgstr ""
7138
 
7139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:577
7140
- #, fuzzy
7141
- msgid "Check the box to activate CAPTCHA inside the booking form."
7142
- msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
 
 
7143
 
7144
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:582
7145
- msgid "Auto-fill fields"
 
 
7146
  msgstr ""
7147
 
7148
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:582
7149
- msgid "for logged in users"
 
7150
  msgstr ""
7151
 
7152
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:584
7153
- #, fuzzy
7154
- msgid ""
7155
- "Check the box to activate auto-fill fields of booking form for logged in "
7156
- "users."
7157
- msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
7158
-
7159
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
7160
- #, fuzzy
7161
- msgid "Show \"thank you\" message after booking is done"
7162
- msgstr "Паказаць уласцівасці паведамлення падзякі"
7163
-
7164
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:604
7165
- msgid "Redirect visitor to a new \"thank you\" page"
7166
  msgstr ""
7167
 
7168
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:613
7169
- #, fuzzy
7170
- msgid "New booking title"
7171
- msgstr "у Календары для бранявання"
7172
-
7173
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:614
7174
- #, php-format
7175
- msgid "%sshowing after%s booking"
7176
- msgstr "%s показываеться пасля%s браняванні"
7177
-
7178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:618
7179
  #, fuzzy, php-format
7180
- msgid "Type title of new booking %safter booking has done by user%s"
 
 
7181
  msgstr ""
7182
- "Увядзіце загаловак новага бранявання %s пасля таго як браняванне зроблена "
7183
- "карыстачом%s "
7184
-
7185
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:623
7186
- msgid "Showing title time"
7187
- msgstr "Час паказу подпісу падзякі"
7188
 
7189
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:624
7190
  #, fuzzy, php-format
7191
- msgid "%snew booking%s"
7192
- msgstr "%sвремя канчаткі бранявання%s"
7193
-
7194
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:628
7195
- msgid "Duration of time (milliseconds) to show the new reservation title"
7196
- msgstr ""
7197
-
7198
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:635
7199
- msgid "URL of \"thank you\" page"
7200
- msgstr ""
7201
-
7202
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:637
7203
- #, php-format
7204
- msgid "Type URL of %s\"thank you\" page%s"
7205
  msgstr ""
 
 
7206
 
7207
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:651
7208
- #, fuzzy
7209
- msgid "Listing of bookings"
7210
- msgstr "%s - уставіць даты бранявання"
7211
-
7212
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:657
7213
- #, fuzzy
7214
- msgid "Default booking admin page"
7215
- msgstr "Тып бранявання"
7216
-
7217
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:660
7218
  #, fuzzy
7219
- msgid "Bookings Listing"
7220
- msgstr "Усталёўкі для бранявання"
7221
 
7222
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:669
7223
- #, fuzzy
7224
- msgid "Select your default view mode of bookings at the booking listing page"
7225
- msgstr "Сезонныя змены коштаў"
 
 
 
 
7226
 
7227
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:679
7228
- msgid "Default calendar view mode"
 
7229
  msgstr ""
 
 
7230
 
7231
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:737
7232
  #, fuzzy
7233
- msgid ""
7234
- "Select your default calendar view mode at booking calendar overview page"
7235
- msgstr "Сезонныя змены коштаў"
7236
 
7237
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:747
7238
- msgid "Default toolbar tab"
 
7239
  msgstr ""
 
 
7240
 
7241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:750
7242
- #, fuzzy
7243
- msgid "Filter tab"
7244
- msgstr "Фільтр "
7245
 
7246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:751
7247
  #, fuzzy
7248
- msgid "Actions tab"
7249
- msgstr "Функцыі "
7250
 
7251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:759
7252
- #, fuzzy
7253
- msgid "Select your default opened tab in toolbar at booking listing page"
7254
- msgstr "Сезонныя змены коштаў"
7255
 
7256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:765
7257
  #, fuzzy
7258
- msgid "Bookings number per page"
7259
- msgstr "Тып бранявання"
7260
 
7261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:774
7262
  #, fuzzy
7263
- msgid "Select number of bookings per page in booking listing"
7264
- msgstr "Абярыце максімальную колькасць месяцаў у календары"
7265
 
7266
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:780
7267
  #, fuzzy
7268
- msgid "Bookings default order"
7269
- msgstr "Браняванне для "
 
 
 
 
 
 
 
 
 
 
7270
 
7271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:783
7272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:785
7273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:795
7274
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:800
7275
- msgid "ASC"
7276
  msgstr ""
7277
 
7278
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:784
7279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:786
7280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:796
7281
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:801
7282
- msgid "DESC"
7283
  msgstr ""
7284
 
7285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:810
7286
- #, fuzzy
7287
- msgid "Select your default order of bookings in the booking listing"
7288
- msgstr "Сезонныя змены коштаў"
7289
 
7290
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:821
7291
- msgid "Date Format"
7292
- msgstr "Фармат даты"
7293
 
7294
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:825
7295
- msgid "F j, Y"
7296
- msgstr "F j, Y"
7297
 
7298
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:847
7299
- #, fuzzy, php-format
7300
  msgid ""
7301
- "Type your date format for emails and the booking table. %sDocumentation on "
7302
- "date formatting.%s"
7303
  msgstr ""
7304
- "Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s "
7305
- "Дакументацыя па фармаце для дат%s "
7306
 
7307
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:855
7308
- msgid "Dates view"
7309
- msgstr "Выгляд дат"
 
7310
 
7311
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:858
7312
- msgid "Short days view"
7313
- msgstr "Скарочаны выгляд дат"
 
7314
 
7315
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:859
7316
- msgid "Wide days view"
7317
- msgstr "Пашыраны выгляд дат"
7318
 
7319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:861
7320
  #, fuzzy
7321
- msgid "Select the default view for dates on the booking tables"
7322
- msgstr "Абярыце тып паказу дат па змаўчанні ў табліцы рэзервавання і емейле"
7323
 
7324
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:886
7325
- msgid "Information"
7326
- msgstr "Інфармацыя"
7327
 
7328
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:896
7329
- msgid "Recommended WordPress Plugins"
7330
- msgstr ""
 
7331
 
7332
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:898
7333
- msgid "Booking Manager - show all old bookings"
 
 
 
7334
  msgstr ""
 
 
7335
 
7336
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:902
7337
  #, php-format
7338
- msgid ""
7339
- "This wordpress plugin is %sshow all approved and pending bookings from past"
7340
- "%s. Show how many each customer is made bookings. Paid versions support "
7341
- "%sexport to CSV, print layout, advanced filter%s. "
7342
  msgstr ""
7343
 
7344
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:916
7345
- msgid "User permissions for plugin menu pages"
7346
  msgstr ""
7347
 
7348
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:921
7349
- #, fuzzy
7350
- msgid "Select user access level for the menu pages of plugin"
7351
- msgstr "Абярыце ўзровень доступу карыстача для адміністрацыйнай старонкі"
7352
 
7353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:926
7354
  #, fuzzy
7355
- msgid "menu page"
7356
- msgstr "Дэма старонка"
7357
 
7358
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:940
7359
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:954
7360
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:968
7361
- msgid "access level"
7362
- msgstr "узровень доступу"
7363
 
7364
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:986
7365
- msgid "Uninstall / deactivation"
7366
  msgstr ""
7367
 
7368
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:991
7369
- msgid "Delete booking data"
7370
- msgstr "Выдаленне дадзеных па браняванні"
7371
 
7372
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:991
7373
- msgid "when plugin deactivated"
7374
- msgstr "калі ўбудова дэактываваны"
7375
 
7376
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:993
 
7377
  msgid ""
7378
- "If you check this option, all booking data will be deleted when you "
7379
- "uninstall this plugin. Do you really want to do this?"
7380
  msgstr ""
7381
 
7382
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:995
7383
- #, fuzzy
7384
  msgid ""
7385
- "Check this box to delete all booking data when you uninstal this plugin."
 
7386
  msgstr ""
7387
- "Праверце, калі Вы жадаеце выдаліць дадзеныя па браняванні пры выдаленні "
7388
- "ўбудовы"
7389
-
7390
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1007
7391
- msgid "Save Changes"
7392
- msgstr "Захаваць змены"
7393
 
7394
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1128
7395
- msgid "Display legend below calendar"
7396
  msgstr ""
7397
 
7398
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1134
7399
  #, fuzzy
7400
- msgid "Check this box to display a legend of dates below the booking calendar."
7401
- msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
7402
 
7403
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1142
7404
  #, fuzzy
7405
- msgid "Available item"
7406
- msgstr "Доступа: "
7407
-
7408
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1148
7409
- #, php-format
7410
- msgid "Activate and type your %stitle of available%s item in legend"
7411
- msgstr ""
7412
 
7413
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1154
7414
  #, fuzzy
7415
- msgid "Pending item"
7416
- msgstr "Якія чакаюць сцвярджэнні"
7417
 
7418
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1160
7419
- #, php-format
7420
- msgid "Activate and type your %stitle of pending%s item in legend"
7421
  msgstr ""
7422
 
7423
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1166
 
 
 
 
7424
  #, fuzzy
7425
- msgid "Approved item"
7426
- msgstr "Пацверджана"
7427
 
7428
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1172
7429
- #, php-format
7430
- msgid "Activate and type your %stitle of approved%s item in legend"
7431
- msgstr ""
7432
 
7433
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1178
7434
  #, fuzzy
7435
- msgid "Partially booked item"
7436
- msgstr "Часткова забраняваныя"
7437
 
7438
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1184
7439
- #, php-format
7440
- msgid "Activate and type your %stitle of partially booked%s item in legend"
7441
- msgstr ""
 
 
 
 
 
 
 
 
7442
 
7443
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1214
7444
  #, fuzzy
7445
- msgid "Form fields labels"
7446
- msgstr "Палі формы"
7447
 
7448
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1236
7449
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1279
7450
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1367
7451
- msgid "Field Label"
7452
- msgstr ""
 
 
 
7453
 
7454
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1253
7455
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1296
7456
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1341
7457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1384
7458
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1427
7459
  #, fuzzy
7460
- msgid "Required"
7461
- msgstr "Емейл (абавязковае поле)"
7462
 
7463
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1256
7464
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1299
7465
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1387
7466
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1430
7467
- msgid "Activate or deactivate field and change the label title"
7468
  msgstr ""
7469
 
7470
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1324
7471
  #, fuzzy
7472
- msgid "Email Label"
7473
- msgstr "Емейл"
7474
 
7475
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1344
7476
  msgid ""
7477
- "Change the label title of this field. Email is obligatory field in booking "
7478
- "form."
7479
- msgstr ""
7480
-
7481
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1410
7482
- msgid "Textarea Label"
7483
  msgstr ""
7484
 
7485
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:15
7486
- msgid "Insert booking calendar"
7487
- msgstr "Уставіць Каляндар для бранявання"
7488
-
7489
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:122
7490
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:144
7491
- msgid "Ok"
7492
- msgstr "Ок"
7493
-
7494
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:349
7495
  #, fuzzy
7496
- msgid "For booking, select type of booking resource"
7497
- msgstr "Выбирети, што Вы жадаеце браняваць"
7498
 
7499
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:382
7500
  #, fuzzy
7501
- msgid "Start month:"
7502
- msgstr "Час пачатку"
7503
 
7504
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:388
7505
  #, fuzzy
7506
- msgid "Select start month of calendar"
7507
- msgstr "Увядзіце колькасць месяцаў паказваных у календары."
7508
-
7509
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:393
7510
- msgid "Show:"
7511
- msgstr "Паказаць"
7512
 
7513
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:397
7514
  #, fuzzy
7515
- msgid "Booking form with calendar"
7516
- msgstr "Каляндар бранявання"
7517
 
7518
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:398
7519
- #, fuzzy
7520
- msgid "Only availability calendar"
7521
- msgstr "Толькі каляндар"
7522
 
7523
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:399
7524
  #, fuzzy
7525
- msgid "Only booking form"
7526
- msgstr "у форме бранявання"
7527
 
7528
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:401
7529
  #, fuzzy
7530
- msgid "for"
7531
- msgstr "Форма"
7532
 
7533
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:404
7534
  #, fuzzy
7535
- msgid "date"
7536
- msgstr "Даты"
7537
 
7538
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:408
7539
  #, fuzzy
7540
- msgid ""
7541
- "Select what you want to show: the entire booking form, or the availability "
7542
- "calendar only."
7543
- msgstr "Абярыце, што Вы жадаеце паказаць:форму бранявання ці адзін каляндар."
7544
 
7545
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:426
7546
- #, php-format
7547
- msgid ""
7548
- "Setting advanced parameters of the calendar. %sLike width, height and "
7549
- "structure %s"
7550
  msgstr ""
7551
 
7552
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:428
7553
- #, php-format
7554
  msgid ""
7555
- "%s or minimum and fixed number of days selection for the specific day of "
7556
- "week or season.%s"
7557
  msgstr ""
7558
 
7559
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:433
7560
- #, php-format
7561
- msgid ""
7562
- "Please read more about the possible customizations of these %soptions%s "
7563
- "%shere%s"
7564
- msgstr ""
7565
 
7566
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:434
7567
  #, fuzzy
7568
- msgid "Options:"
7569
- msgstr "Функцыі "
7570
 
7571
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:437
7572
- msgid ""
7573
- "Specify the full width of calendar, height of date cell and number of months "
7574
- "in one row. "
7575
  msgstr ""
7576
 
7577
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:440
7578
- msgid ""
7579
- "Calendar have 2 months in a row, the cell height is 30px and calendar full "
7580
- "width 568px (possible to use percentage for width: 100%)"
7581
  msgstr ""
7582
 
7583
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:441
7584
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:449
7585
  #, fuzzy
7586
- msgid "Code Example"
7587
- msgstr "Прыклад: %s "
7588
 
7589
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:445
7590
- msgid ""
7591
- "Specify that during certain seasons (or days of week), the specific minimum "
7592
- "number of days must be booked. "
7593
  msgstr ""
 
 
7594
 
7595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:448
7596
- msgid ""
7597
- "Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 "
7598
- "days – Saturday, etc…"
 
 
 
7599
  msgstr ""
7600
 
7601
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
7602
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
7603
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
7604
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:451
7605
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
7606
- #, fuzzy
7607
- msgid "M"
7608
- msgstr "Пн"
7609
 
7610
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
7611
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
7612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
7613
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:451
7614
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
7615
- #, fuzzy
7616
- msgid "W"
7617
- msgstr "Ср"
7618
 
7619
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
7620
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
7621
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
7622
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:451
7623
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
7624
  #, fuzzy
7625
- msgid "F"
7626
- msgstr "Пт"
7627
 
7628
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7629
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7630
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7631
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7632
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7633
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7634
  #, fuzzy
7635
- msgid "Mon"
7636
- msgstr "Пн"
7637
 
7638
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7639
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7640
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7641
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7643
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7644
  #, fuzzy
7645
- msgid "Tue"
7646
- msgstr "Вт"
7647
 
7648
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7649
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7650
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7651
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7652
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7653
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7654
  #, fuzzy
7655
- msgid "Wed"
7656
- msgstr "Ср"
7657
 
7658
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7659
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7662
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7663
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7664
  #, fuzzy
7665
- msgid "Thu"
7666
- msgstr "Вт"
 
7667
 
7668
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7669
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7670
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7672
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7673
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7674
  #, fuzzy
7675
- msgid "Fri"
7676
- msgstr "Пт"
7677
 
7678
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7679
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7680
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7682
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7683
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7684
  #, fuzzy
7685
- msgid "Sat"
7686
- msgstr "Сб"
7687
 
7688
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
7689
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
7690
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
7691
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
7692
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:457
7693
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:479
7694
  #, fuzzy
7695
- msgid "Sun"
7696
- msgstr "Вс"
7697
 
7698
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
7699
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:451
7700
  #, fuzzy
7701
- msgid "T"
7702
- msgstr "Вт"
7703
 
7704
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
7705
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:451
7706
  #, fuzzy
7707
- msgid "S"
7708
- msgstr "Вс"
7709
 
7710
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:50
7711
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:51
7712
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:59
7713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:60
7714
  #, fuzzy
7715
- msgid "Welcome to WP Booking Calendar"
7716
- msgstr "Каляндар бранявання"
7717
 
7718
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:140
7719
- #, fuzzy, php-format
7720
- msgid "Welcome to WP Booking Calendar %s"
7721
- msgstr "Каляндар бранявання"
7722
 
7723
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:142
7724
- msgid "Thank you for updating to the latest version!"
 
 
 
7725
  msgstr ""
7726
 
7727
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:143
7728
- #, php-format
7729
- msgid "%s is more polished, powerful and easy to use than ever before."
 
 
7730
  msgstr ""
7731
 
7732
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:144
7733
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:173
7734
- #, fuzzy, php-format
7735
- msgid "Version %s"
7736
- msgstr "Версія"
7737
 
7738
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:153
7739
- msgid "What's New"
7740
- msgstr ""
 
 
 
 
7741
 
7742
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:155
7743
- msgid "Even more Premium Features"
 
 
 
7744
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7745
 
7746
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:172
7747
- msgid "Maintenance and Security Release"
7748
  msgstr ""
7749
 
7750
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:173
7751
- #, php-format
7752
- msgid "addressed some security issues and fixed %s bugs"
7753
  msgstr ""
7754
 
7755
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:174
7756
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:279
7757
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:588
7758
  #, php-format
7759
- msgid "For more information, see %sthe release notes%s"
 
 
 
7760
  msgstr ""
7761
 
7762
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:202
7763
- msgid "Responsive, stylish and easy to customize design"
7764
  msgstr ""
7765
 
7766
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:206
7767
- msgid "Responsive front end design"
7768
- msgstr ""
 
7769
 
7770
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:207
7771
- msgid ""
7772
- "We have completely rewritten the CSS of calendar skins and booking form. "
7773
- "Booking form and calendar support fully responsive design that looks great "
7774
- "on any device."
7775
  msgstr ""
7776
 
7777
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:213
7778
  #, fuzzy
7779
- msgid "Easy to customize"
7780
- msgstr "Налада эл. пошты"
7781
 
7782
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:214
7783
- #, php-format
7784
  msgid ""
7785
- "Much more easy to configure for fitting to your site design. Configure "
7786
- "calendar width, height or even structure %s(number of months in a row)%s "
7787
- "from settings in a minute."
7788
  msgstr ""
7789
 
7790
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:219
7791
  #, fuzzy
7792
- msgid "Smoother Booking Experience"
7793
- msgstr "Паслугі бранявання"
7794
-
7795
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:220
7796
  msgid ""
7797
- "Booking form has new attractive calendar skins and sleek form fields with "
7798
- "nice warning messages."
7799
  msgstr ""
 
 
7800
 
7801
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:228
7802
- msgid "Configure your predefined set of form fields"
7803
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
7804
 
7805
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:232
7806
- msgid "Write Labels for your fields"
 
7807
  msgstr ""
7808
 
7809
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:233
 
 
 
 
 
7810
  #, php-format
7811
- msgid ""
7812
- "Now %s(at Booking %s Settings %s Fields page)%s is possible to change the "
7813
- "form fields labels."
7814
  msgstr ""
7815
 
7816
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:235
7817
  #, fuzzy
7818
- msgid "Activate or Deactivate fields"
7819
- msgstr "Актыўна"
7820
 
7821
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:236
7822
- msgid ""
7823
- "You can activate or deactivate the fields from the predefined fields set."
7824
  msgstr ""
7825
 
7826
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:238
7827
- msgid "Set as required specific fields"
 
 
 
 
 
 
7828
  msgstr ""
7829
 
7830
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:239
7831
  msgid ""
7832
- "You can set as required specific fields in your booking form from the "
7833
- "predefined fields set."
7834
  msgstr ""
7835
 
7836
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:248
7837
- msgid "Nice and Easy to Understand Interface with Buttons for Fast Actions"
7838
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7839
 
7840
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:251
7841
- msgid "Approve or Reject Booking in 1 Click on Calendar Overview page"
 
 
 
7842
  msgstr ""
7843
 
7844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:252
 
 
 
 
 
7845
  msgid ""
7846
- "Make common actions, like Approve, Decline or Delete of the booking in One "
7847
- "Click on the Calendar Overview panel"
7848
  msgstr ""
7849
 
7850
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:261
7851
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:457
7852
- msgid "Under the Hood"
7853
  msgstr ""
7854
 
7855
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:266
7856
- msgid "Customize the Calendar Skins"
7857
- msgstr ""
7858
 
7859
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:267
7860
- #, php-format
7861
- msgid ""
7862
- "The calendar skins %s are located separately from the calendar structure "
7863
- "file %s and very well commented. So you do not need to worry about the "
7864
- "structure, sizes or responsive design of the calendar and concentrate only "
7865
- "on design."
7866
- msgstr ""
7867
 
7868
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:272
7869
- msgid "Improved Performance"
7870
- msgstr ""
7871
 
7872
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:273
7873
- #, php-format
7874
- msgid ""
7875
- "%s has been dramatically improved in terms of performance to make your site "
7876
- "run better and faster."
7877
- msgstr ""
7878
 
7879
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:278
7880
- msgid "Many other improvements and small issues fixing."
7881
- msgstr ""
7882
 
7883
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:284
7884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:594
7885
  #, fuzzy
7886
- msgid "Go to WP Booking Calendar Settings"
7887
- msgstr "Усталёўкі для бранявання"
7888
 
7889
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:320
7890
- msgid "New Features in the Paid versions of"
7891
- msgstr ""
7892
 
7893
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:324
7894
- msgid "New Calendar Overview panel for Multiple Booking Resources ('Matrix')"
7895
- msgstr ""
7896
 
7897
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:328
7898
- msgid "Beautiful Easy to Understand Interface"
7899
- msgstr ""
7900
 
7901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:329
7902
- msgid "Resources at the first column and booking dates are in right rows."
7903
- msgstr ""
7904
 
7905
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:332
7906
- msgid "Day, Week, Month or 2 Months View Mode"
7907
- msgstr ""
7908
 
7909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:333
7910
- msgid ""
7911
- "Possibility to set a Day, Week, Month or 2 Months view mode for the 'Matrix' "
7912
- "Calendar Overview panel."
7913
- msgstr ""
7914
 
7915
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:336
7916
- msgid "Select Several Specific or All Resources"
7917
- msgstr ""
7918
 
7919
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:337
7920
- msgid ""
7921
- "Possibility to select several specific or all booking resources at 'Filter "
7922
- "tab' of Booking Listing or Calendar Overview panel."
7923
- msgstr ""
7924
 
7925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:339
7926
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:358
7927
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:377
7928
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:391
7929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:402
7930
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:422
7931
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:439
7932
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:446
7933
  #, fuzzy
7934
- msgid "Available in"
7935
- msgstr "Доступа: "
7936
 
7937
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:339
7938
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:358
7939
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:377
7940
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:391
7941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:402
7942
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:422
7943
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:439
7944
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:446
7945
  #, fuzzy
7946
- msgid "versions"
7947
- msgstr "Версія"
7948
 
7949
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:346
7950
  #, fuzzy
7951
- msgid "Show Pending Days as Available"
7952
- msgstr "Паказаць усе даты"
7953
 
7954
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:349
7955
- msgid "Possibility to book Pending Days"
7956
- msgstr ""
7957
 
7958
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:350
7959
- msgid ""
7960
- "Set Pending booked dates as available in calendar, until you'll Approve some "
7961
- "booking. Do not lose any bookings, if some bookings were made by mistake or "
7962
- "it was spam."
7963
- msgstr ""
7964
 
7965
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:354
7966
  #, fuzzy
7967
- msgid "Auto Decline"
7968
- msgstr "Выдалена"
7969
 
7970
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:355
7971
- msgid ""
7972
- "Activate the Auto decline (delete) all pending bookings in your booking "
7973
- "resource for the specific date(s), if you've approved other booking for "
7974
- "these date(s)."
7975
- msgstr ""
7976
 
7977
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:365
7978
- msgid ""
7979
- "Different Time Slots (or other content) for the Different Selected Days."
7980
- msgstr ""
7981
 
7982
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:368
7983
- msgid "Set Different Time Slots for the Different Days."
7984
- msgstr ""
7985
 
7986
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:369
7987
- msgid ""
7988
- "You can configure different Time Slots availability for the different days "
7989
- "(weekday or date from season filter). Each week day (day of specific season "
7990
- "filter) can have different time slots list."
7991
- msgstr ""
7992
 
7993
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:370
7994
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:375
7995
- #, php-format
7996
- msgid "Check more %shere%s."
7997
- msgstr ""
7998
 
7999
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:373
8000
- msgid "Show Specific Form Content, if Desire Date is Selected"
8001
- msgstr ""
8002
 
8003
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:374
8004
- msgid ""
8005
- "You need to show specific field(s), form section or just text, if specific "
8006
- "date is selected (weekday or date from season filter) - it's also possible."
8007
- msgstr ""
8008
 
8009
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:384
8010
- msgid "Configure Days Selection as You Need."
8011
- msgstr ""
8012
 
8013
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:388
8014
  #, fuzzy
8015
- msgid "Configure Number of Days selection"
8016
- msgstr "Вылучэнне некалькіх дзён"
8017
 
8018
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:389
8019
- msgid ""
8020
- "Specify that during certain seasons (or week days), the specific minimum (or "
8021
- "fixed) number of days must be booked."
8022
- msgstr ""
8023
 
8024
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:390
8025
- #, php-format
8026
- msgid "Check more about 'options' %shere%s."
8027
- msgstr ""
8028
 
8029
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:394
8030
- msgid "Set several Start Days"
8031
- msgstr ""
8032
 
8033
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:395
8034
- msgid ""
8035
- "Specify several weekdays as possible start day for the range days selection."
8036
- msgstr ""
8037
 
8038
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:398
8039
- msgid "Easy configuration of range days selection"
8040
- msgstr ""
8041
 
8042
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:399
8043
- msgid ""
8044
- "Configure 'specific days selections', for the 'range days selection' mode, "
8045
- "in more comfortable way."
8046
- msgstr ""
8047
 
8048
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:400
8049
- msgid "Separate days by dash or comma."
8050
- msgstr ""
8051
 
8052
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:401
8053
- #, php-format
8054
- msgid "Example: '%s'. It's mean possibility to select: %s days."
8055
- msgstr ""
8056
 
8057
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:412
8058
  #, fuzzy
8059
- msgid "Easily configure your booking form fields."
8060
- msgstr "Кошты бранявання"
8061
 
8062
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:415
8063
- msgid "New help system for booking form fields configuration."
8064
- msgstr ""
8065
 
8066
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:416
8067
- msgid ""
8068
- "You can configure different form field’s shortcodes easily using smart "
8069
- "configuration panel."
8070
- msgstr ""
8071
 
8072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:419
8073
  #, fuzzy
8074
- msgid "New form Fields and parameters"
8075
- msgstr "Налада формы палёў і кантэнту "
8076
 
8077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:420
8078
- msgid ""
8079
- "Booking Calendar support many new additional parameters for exist "
8080
- "shortcodes, and some new fields, like radio buttons."
8081
- msgstr ""
8082
 
8083
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:429
8084
  #, fuzzy
8085
- msgid "Payments and Costs."
8086
- msgstr "Налада Paypal і коштаў "
8087
 
8088
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:432
8089
- #, php-format
8090
- msgid "Integration %s Payment Gateway - Server Integration Method (SIM)."
8091
- msgstr ""
8092
 
8093
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:433
8094
- msgid ""
8095
- "Integration of this gateway was one of the most our common user requests."
8096
- msgstr ""
8097
 
8098
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:434
8099
- msgid "Now it's existing."
8100
- msgstr ""
8101
 
8102
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:437
8103
  #, fuzzy
8104
- msgid "Currency Format"
8105
- msgstr "купіць Прафесійную версію"
8106
 
8107
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:438
8108
- msgid "Configure format of showing the cost in the payment form."
8109
- msgstr ""
 
 
8110
 
8111
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:442
8112
- msgid "Do More with Less Actions"
8113
- msgstr ""
8114
 
8115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:443
8116
- msgid ""
8117
- "Assign Availability, Rates, Valuations days or Deposit amount to the "
8118
- "several booking resources in 1 step."
8119
- msgstr ""
8120
 
8121
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:444
8122
- msgid ""
8123
- "Select several booking resources. Click on Availability, Rates, Valuations "
8124
- "days or Deposit button."
8125
- msgstr ""
8126
 
8127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:445
8128
- msgid "Configure and Update settings. That's it"
8129
- msgstr ""
 
 
 
 
 
8130
 
8131
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:460
8132
- msgid "shortcode for 'Approve' email"
8133
- msgstr ""
8134
 
8135
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:461
8136
- msgid ""
8137
- "It means that we can write some text into the 'Reason of cancelation' field "
8138
- "for having this custom text in the Approve email template."
8139
- msgstr ""
8140
 
8141
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:466
8142
- #, fuzzy, php-format
8143
- msgid "%s Support"
8144
- msgstr "Супериор "
8145
 
8146
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:467
8147
- #, php-format
8148
- msgid "Full support of the %s plugin. "
8149
- msgstr ""
8150
 
8151
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:468
8152
- msgid ""
8153
- "Including the search results content and links to the post with booking "
8154
- "forms in correct language."
8155
- msgstr ""
8156
 
8157
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:474
8158
  #, fuzzy
8159
- msgid "Edit Past Bookings"
8160
- msgstr "Браняванне"
8161
 
8162
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:475
8163
- msgid ""
8164
- "Edit your bookings, where the time or dates have been already in the past."
8165
- msgstr ""
8166
 
8167
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:490
8168
  #, fuzzy
8169
- msgid "Checking End Time only"
8170
- msgstr "Дзеці"
8171
 
8172
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:491
8173
- msgid "Set checking is only for end time of bookings for Today."
8174
- msgstr ""
8175
 
8176
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:492
8177
- msgid "So start time could be already in a past."
8178
- msgstr ""
8179
 
8180
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:493
8181
- msgid "Reactivate old checking using"
8182
- msgstr ""
8183
 
8184
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:498
8185
- msgid "Set cost for the 'Check Out' date"
8186
- msgstr ""
8187
 
8188
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:499
8189
- #, php-format
8190
- msgid ""
8191
- "Possibility to use new reserved word %s (Check Out date) in the Valuation "
8192
- "days cost settings page for the field 'For'. So you can define the cost of "
8193
- "the last selected date."
8194
- msgstr ""
8195
 
8196
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:505
8197
  #, fuzzy
8198
- msgid "Advanced Additional Cost"
8199
- msgstr "Дадатковы кошт для "
8200
 
8201
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:506
8202
- #, php-format
8203
- msgid ""
8204
- "Set additional cost of the booking as percentage of the original booking "
8205
- "cost. This original booking cost doesn't have impact from any other "
8206
- "additional cost settings. Usage: just write %s sign before percentage "
8207
- "number. Example: %s."
8208
- msgstr ""
8209
 
8210
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:517
8211
- msgid "Set 'Check In/Out' dates as Available"
8212
- msgstr ""
 
 
8213
 
8214
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:518
8215
- msgid ""
8216
- "Set 'check in/out' dates as available for resources with capacity higher "
8217
- "than one. It's useful, if check in date of booking have to be the same as "
8218
- "check out date of other booking."
8219
- msgstr ""
8220
 
8221
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:523
8222
- msgid "Visitors Selection in Search Result"
8223
- msgstr ""
8224
 
8225
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:524
8226
- msgid ""
8227
- "Auto selection of the correct visitor number in the booking form, when the "
8228
- "user redirected from the search form."
8229
- msgstr ""
8230
 
8231
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:530
8232
  #, fuzzy
8233
- msgid "Use 'Unavailable days from today' settings in Search Form"
8234
- msgstr "Недаступныя дні"
 
 
 
 
 
8235
 
8236
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:531
8237
- msgid ""
8238
- "Using the settings of 'Unavailable days from today' for the calendars in the "
8239
- "search form."
8240
- msgstr ""
 
 
 
8241
 
8242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:543
8243
- msgid "Shortcodes for Emails and Content Form"
8244
- msgstr ""
8245
 
8246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:544
8247
- msgid ""
8248
- "Long list of useful shortcodes for the Email Templates and the 'Content of "
8249
- "Booking Fields' form"
8250
- msgstr ""
8251
 
8252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:565
8253
- msgid "New Shortcodes for Hints in booking form."
8254
- msgstr ""
8255
 
8256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:566
8257
- #, php-format
8258
- msgid ""
8259
- "New shortcodes for showing real-time hints (like %s) inside of the booking "
8260
- "form"
8261
- msgstr ""
8262
 
8263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:587
8264
- msgid "Many other improvements and small issue fixing."
8265
- msgstr ""
8266
 
8267
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:767
8268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-class-dismiss.php:78
8269
- msgid "Dismiss"
8270
- msgstr ""
8271
 
8272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:780
8273
- msgid "We&#8217;ve assembled some links to get you started:"
8274
- msgstr ""
 
8275
 
8276
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:783
8277
- msgid "Get Started"
8278
- msgstr ""
8279
 
8280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:786
8281
- #, php-format
8282
- msgid "Insert booking form %sshortcode%s into your %sPost%s or %sPage%s"
8283
- msgstr ""
8284
 
8285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:793
8286
- #, php-format
8287
- msgid "or add booking calendar %sWidget%s to your sidebar."
8288
- msgstr ""
8289
 
8290
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:798
8291
- #, php-format
8292
- msgid "Check %show todo%s that and what %sshortcodes%s are available."
8293
- msgstr ""
8294
 
8295
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:803
8296
- #, php-format
8297
- msgid "Add new booking from your post/page or from %sAdmin Panel%s."
8298
- msgstr ""
8299
 
8300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:809
8301
  #, fuzzy
8302
- msgid "Next Steps"
8303
- msgstr "Адправіць"
8304
-
8305
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:812
8306
- #, php-format
8307
- msgid "Check %sBooking Listing%s page for new bookings."
8308
- msgstr ""
8309
 
8310
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:817
8311
- #, php-format
8312
- msgid "Configure booking %sSettings%s."
8313
- msgstr ""
8314
 
8315
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:822
8316
- #, php-format
8317
- msgid "Configure predefined set of your %sForm Fields%s."
8318
- msgstr ""
8319
 
8320
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:829
8321
  #, fuzzy
8322
- msgid "Have a questions?"
8323
- msgstr "Усталёўкі"
8324
 
8325
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:832
8326
- #, php-format
8327
- msgid "Check out our %sHelp%s"
8328
- msgstr ""
8329
 
8330
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:837
8331
- #, php-format
8332
- msgid "See %sFAQ%s."
8333
- msgstr ""
8334
 
8335
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:842
8336
- #, php-format
8337
- msgid "Still having questions? Contact %sSupport%s."
8338
- msgstr ""
8339
 
8340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-welcome.php:849
8341
- #, php-format
8342
- msgid ""
8343
- "Need even more functionality? Check <a href=\"%1$s\" target=\"_blank"
8344
- "\">higher versions</a>"
8345
- msgstr ""
8346
 
8347
  #, fuzzy
8348
- #~ msgid "%sGeneral shortcode rule to insert fields%s"
8349
- #~ msgstr ""
8350
- #~ "%sОсновные кіравала для фармавання пазнак для ўстаўкі палёў воода:%s"
 
 
8351
 
8352
  #, fuzzy
8353
  #~ msgid ""
@@ -8494,10 +8468,6 @@ msgstr ""
8494
  #~ "%s - inserting reason of payment, you can enter it before sending email, "
8495
  #~ msgstr "%s - уставіць чыннік адмовы"
8496
 
8497
- #, fuzzy
8498
- #~ msgid "Users management"
8499
- #~ msgstr "Пашыраная налада коштаў"
8500
-
8501
  #, fuzzy
8502
  #~ msgid "Agenda of bookings for today"
8503
  #~ msgstr "Некалькі рэзерваў у адзін і той жа дзень"
@@ -8532,9 +8502,6 @@ msgstr ""
8532
  #~ "shortcodes."
8533
  #~ msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
8534
 
8535
- #~ msgid "Use this shortcodes: "
8536
- #~ msgstr "Выкарыстоўвайце гэтыя пазнакі:"
8537
-
8538
  #~ msgid ""
8539
  #~ "%s - inserting name of person, who made booking (field %s requred at form "
8540
  #~ "for this bookmark), "
@@ -8554,9 +8521,6 @@ msgstr ""
8554
  #~ "%s - inserting link of booking editing by visitor at client side of site, "
8555
  #~ msgstr "%s - уставіць тып бранявання"
8556
 
8557
- #~ msgid "%s - inserting new line"
8558
- #~ msgstr "%s - дадаць новы радок"
8559
-
8560
  #, fuzzy
8561
  #~ msgid ""
8562
  #~ " Check this if you want to use selection range in calendar. For example: "
@@ -8672,9 +8636,6 @@ msgstr ""
8672
  #~ msgid "Save costs"
8673
  #~ msgstr "Захаваць кошты"
8674
 
8675
- #~ msgid "Show Reference Text Box"
8676
- #~ msgstr "Паказаць даведкавае поле для ўводу"
8677
-
8678
  #, fuzzy
8679
  #~ msgid ""
8680
  #~ " Check this to let the visitors enter more info like email or web url."
@@ -8749,9 +8710,6 @@ msgstr ""
8749
  #~ msgid "New reservation title"
8750
  #~ msgstr "Новы загаловак бранявання"
8751
 
8752
- #~ msgid "%snew reservation%s"
8753
- #~ msgstr "%sНовое браняванне%s"
8754
-
8755
  #~ msgid "Main difference features"
8756
  #~ msgstr "Асноўныя адрозненні "
8757
 
2
  msgstr ""
3
  "Project-Id-Version: wpdev-booking\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-26 16:42+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: wpdevelop <info@wpdevelop.com>\n"
8
  "Language-Team: Marcis G. <by.marcis@gmail.com>\n"
14
  "X-Poedit-Bookmarks: 49,183,-1,-1,-1,-1,-1,-1,-1,-1\n"
15
  "X-Poedit-KeywordsList: __;_e;_c;__ngettext;_ngettext_boop:1,2\n"
16
  "X-Poedit-Basepath: D:\\www\\home\\wp\\www\\wp-content\\plugins\\booking\\.\n"
17
+ "X-Generator: Poedit 1.6.4\n"
18
  "X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
19
  "\\.\n"
20
 
21
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:120
22
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
23
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:423
24
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:427
25
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:544
26
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:749
27
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:754
28
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1462
29
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1519
30
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1522
31
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:755
32
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:807
33
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:808
34
  msgid "Dates"
35
  msgstr "Даты"
36
 
37
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:121
38
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:243
39
  #, fuzzy
40
  msgid "Full cost of the booking"
41
+ msgstr "Кошт"
42
 
43
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:123
44
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:245
45
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:107
46
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3819
47
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
48
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3851
49
  msgid "First Name (required)"
50
  msgstr "Імя (абавязковае поле)"
51
 
52
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
53
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:246
54
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
55
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3820
56
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3834
57
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3852
58
  msgid "Last Name (required)"
59
  msgstr "Прозвішча (абавязковае поле)"
60
 
61
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:125
62
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:247
63
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:109
64
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3821
65
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3835
66
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3853
67
  msgid "Email (required)"
68
  msgstr "Емейл (абавязковае поле)"
69
 
70
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
71
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:248
72
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
73
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1360
74
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
75
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3822
76
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3836
77
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3854
78
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3874
79
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3885
80
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3900
81
  msgid "Phone"
82
  msgstr "Тэлефон"
83
 
84
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:127
85
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:249
86
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:111
87
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3855
88
  #, fuzzy
89
  msgid "Address (required)"
90
+ msgstr "Емейл (абавязковае поле)"
91
 
92
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
93
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:250
94
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
95
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3856
96
  #, fuzzy
97
  msgid "City (required)"
98
  msgstr "Емейл (абавязковае поле)"
99
 
100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:129
101
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:251
102
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:113
103
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3857
104
  #, fuzzy
105
  msgid "Post code (required)"
106
+ msgstr "Емейл (абавязковае поле)"
107
 
108
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
110
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
111
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3858
112
  #, fuzzy
113
  msgid "Country (required)"
114
+ msgstr "Емейл (абавязковае поле)"
115
 
116
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:131
117
+ msgid "Visitors"
118
+ msgstr "Наведвальнікі"
 
 
 
 
 
 
 
119
 
120
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
 
 
 
 
 
 
 
 
 
 
 
 
122
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
123
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3824
124
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3838
125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3860
126
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3877
127
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3888
128
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3907
129
  msgid "Details"
130
  msgstr "Апісанне"
131
 
132
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:133
133
  #, fuzzy
134
  msgid "Coupon"
135
  msgstr "Лік дзён"
136
 
137
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
138
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:255
139
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:117
140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3825
141
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3839
142
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3861
143
  msgid "I Accept term and conditions"
144
  msgstr ""
145
 
146
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:136
147
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:257
148
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:119
149
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2776
150
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3827
151
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3841
152
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3863
153
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1823
154
  msgid "Send"
155
  msgstr "Адправіць"
156
 
157
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:144
158
  msgid ""
159
  "Try selecting fewer visitors. The number of visitors may be more than the "
160
  "number of available units on selected day(s)!"
161
  msgstr ""
162
 
163
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:339
164
  msgid "coupon"
165
  msgstr ""
166
 
167
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:341
168
  msgid "discount"
169
  msgstr ""
170
 
171
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
172
  msgid "Nothing found"
173
  msgstr ""
174
 
175
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
176
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:234
177
  msgid "Search results"
178
  msgstr ""
179
 
180
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:819
181
  #, fuzzy
182
  msgid "Book now"
183
+ msgstr "Купіць цяпер"
184
 
185
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:907
186
  msgid "Please select check-in and check-out days!"
187
  msgstr ""
188
 
189
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1096
190
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1110
191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:155
192
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1224
193
  #, fuzzy
194
  msgid "Search"
195
  msgstr "Сакавік"
196
 
197
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1970
198
  #, php-format
199
  msgid ""
200
  "Sorry, the reservation was not made because these days are already booked!!! "
202
  "resource.) %s Please %srefresh%s the page and try other days."
203
  msgstr ""
204
 
205
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2491
206
  #, php-format
207
  msgid "The folowing pending booking(s): %s deleted."
208
  msgstr ""
209
 
210
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2531
 
 
 
 
 
211
  #, fuzzy
212
  msgid "Maximum available booking resource items"
213
  msgstr "максімальная колькасць аб'ектаў усярэдзіне рэсурсу бранявання "
214
 
215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2763
216
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2942
217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3074
218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3364
219
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3584
220
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3620
221
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3705
222
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4379
223
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:844
224
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1301
225
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1944
226
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2062
 
 
 
 
 
 
 
 
 
 
 
227
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:100
228
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:104
229
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:137
230
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:82
231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1232
232
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3302
233
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3369
234
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3429
235
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3502
236
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3579
237
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
238
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3766
239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3107
240
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:257
241
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:394
242
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:562
243
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:685
244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:902
245
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:912
246
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:932
247
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1002
248
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1233
249
  msgid "Click to toggle"
250
  msgstr ""
251
 
252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2764
253
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:758
254
  #, fuzzy
255
  msgid "Booking resources management"
256
+ msgstr "Браняванне"
257
 
258
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2769
259
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3475
260
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3515
261
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4156
262
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4177
263
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4623
264
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4639
 
 
 
 
265
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
266
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:422
267
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:426
268
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:541
269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:748
270
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:753
271
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1237
272
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1270
273
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1285
274
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1518
275
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1521
276
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1892
277
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1950
278
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
279
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
280
  msgid "ID"
281
  msgstr "ID"
282
 
283
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2771
284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
285
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4624
286
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1271
287
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1287
288
  msgid "Resource name"
289
  msgstr "Імя рэсурсу"
290
 
291
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2773
292
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3794
293
  #, fuzzy
294
  msgid "Number of resource items inside of parent resource"
295
  msgstr "Імя аб'ектаў з рэсурсу"
296
 
297
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2773
298
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3794
 
299
  msgid "Capacity"
300
  msgstr ""
301
 
302
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2774
303
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2879
304
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3795
305
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3937
306
  #, fuzzy
307
  msgid "Parent"
308
  msgstr "Аплата"
309
 
310
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2775
311
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2886
312
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3796
313
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3947
314
  msgid "Priority"
315
  msgstr ""
316
 
317
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2777
318
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3798
319
  #, fuzzy
320
  msgid "Maximum number of visitors for resource"
321
  msgstr "Лік наведвальнікаў"
322
 
323
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2777
324
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3798
325
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1735
326
  #, fuzzy
327
  msgid "Max"
328
  msgstr "Сакавік"
329
 
330
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2777
331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3798
332
  #, fuzzy
333
  msgid "visitors"
334
  msgstr "Наведвальнікі"
335
 
336
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2779
337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3481
338
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3800
339
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4159
340
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1241
341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1320
342
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1701
343
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1716
344
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2123
345
  msgid "Actions"
346
  msgstr "Функцыі "
347
 
348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2858
349
  msgid "Add"
350
  msgstr "Дадаць"
351
 
352
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2867
353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:950
354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4186
355
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4189
356
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4676
357
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1320
358
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1641
359
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1937
360
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1994
361
  msgid "Delete"
362
  msgstr "Выдаліць"
363
 
364
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2877
365
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
366
  msgid "Title"
367
  msgstr "Загаловак"
368
 
369
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2894
370
  #, fuzzy
371
  msgid "Add new resource"
372
  msgstr "Дадаць новае браняванне"
373
 
374
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2901
375
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3040
376
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3601
377
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3849
378
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:617
 
 
 
 
 
 
 
 
 
 
 
 
 
 
379
  msgid "Save"
380
  msgstr "Захаваць"
381
 
382
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2943
383
  msgid "Advanced Settings"
384
  msgstr "Пашыраныя налады"
385
 
386
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2958
387
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
388
  #, fuzzy
389
  msgid "Set capacity based on number of visitors"
390
  msgstr "Лік наведвальнікаў"
391
 
392
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2964
 
393
  #, fuzzy, php-format
394
  msgid ""
395
  "Check this box if you want total availability (daily capacity) to depend on "
396
+ "the number of selected visitors %s."
397
  msgstr ""
398
  "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
399
  "сплывае падказцы"
400
 
401
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2965
402
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3092
403
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1476
404
  #, php-format
405
  msgid "Please read more info about configuration of this parameter %shere%s"
406
  msgstr ""
407
 
408
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2979
 
409
  #, php-format
410
  msgid ""
411
  "Add tooltip on calendar(s) to show availability based on the number of "
414
  "number of visitors specified on the booking form."
415
  msgstr ""
416
 
417
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2987
 
418
  #, php-format
419
  msgid ""
420
  "Display tooltip on calendar(s) to show availability based on total (fixed) "
423
  "resources%s with the number of visitors specified on the booking form."
424
  msgstr ""
425
 
426
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3002
427
  #, fuzzy
428
  msgid "Show availability"
429
  msgstr "Даступнасць"
430
 
431
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3009
432
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3231
433
  #, fuzzy
434
  msgid ""
435
  "Check this box to display the available number of booking resources with a "
438
  "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
439
  "сплывае падказцы"
440
 
441
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3017
 
442
  msgid "Availability description"
443
  msgstr "Апісанне даступнасць"
444
 
445
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3019
446
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3242
447
  #, php-format
448
  msgid "Type your %savailability%s description"
449
  msgstr "Увядзіце Ваш надпіс для %sдоступности%s "
450
 
451
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3029
452
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3129
453
  #, fuzzy
454
  msgid "Disable bookings in different booking resources"
455
  msgstr "Памылка пры абнаўленні БД "
456
 
457
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3033
 
458
  msgid ""
459
  "Check this box to dissable reservations, which can be stored in different "
460
+ "booking resources. When checked, all reserved days must be at same booking "
461
+ "resource otherwise error message will show."
 
462
  msgstr ""
463
 
464
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3075
465
  #, fuzzy
466
  msgid "Advanced"
467
+ msgstr "Пашыраныя налады"
468
+
469
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3089
470
+ #, fuzzy
471
+ msgid ""
472
+ "Check this box if you want total availability (daily capacity) to depend on "
473
+ "the number of selected visitors."
474
+ msgstr ""
475
+ "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
476
+ "сплывае падказцы"
477
+
478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3092
479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
480
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
481
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
482
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
483
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:230
484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:232
485
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:280
486
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:293
487
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:305
488
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:307
489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:343
490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:345
491
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:382
492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:384
493
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:499
494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
496
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
497
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:313
498
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:312
499
+ msgid "Important!"
500
+ msgstr ""
501
+
502
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3103
503
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:504
504
+ #, fuzzy
505
+ msgid "Type of days selection"
506
+ msgstr "Вылучэнне некалькіх дзён"
507
+
508
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3108
509
+ msgid ""
510
+ "Add tooltip on calendar(s) to show availability based on the number of "
511
+ "available booking resource items remaining for each day."
512
+ msgstr ""
513
+
514
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3110
515
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3119
516
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2888
517
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4496
518
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
519
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
520
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
521
+ #, fuzzy
522
+ msgid "Note"
523
+ msgstr ""
524
+ "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
525
+ "ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
526
+
527
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3110
528
+ #, php-format
529
+ msgid ""
530
+ "Be sure to match the maximum number of visitors for the %sone booking "
531
+ "resource%s with the number of visitors specified on the booking form."
532
+ msgstr ""
533
+
534
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3117
535
+ msgid ""
536
+ "Display tooltip on calendar(s) to show availability based on total (fixed) "
537
+ "number of visitors for the resource, which can be at free booking resource "
538
+ "items."
539
+ msgstr ""
540
+
541
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3119
542
+ #, php-format
543
+ msgid ""
544
+ "Be sure to match the maximum number of visitors for %sall booking resources"
545
+ "%s with the number of visitors specified on the booking form."
546
+ msgstr ""
547
+
548
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3134
549
+ #, fuzzy
550
+ msgid ""
551
+ "Check this box to dissable reservations, which can be stored in different "
552
+ "booking resources."
553
+ msgstr "Памылка пры абнаўленні БД "
554
+
555
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3137
556
+ msgid ""
557
+ "When checked, all reserved days must be at same booking resource otherwise "
558
+ "error message will show."
559
+ msgstr ""
560
 
561
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3166
562
  msgid "Use pending days as available"
563
  msgstr ""
564
 
565
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3175
566
  #, fuzzy
567
  msgid ""
568
  "Check this box if you want to show the pending days as available in calendars"
569
  msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
570
 
571
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3192
572
  msgid ""
573
  "Warning!!! After you approved the specific booking(s), all your pending "
574
  "bookings of the same booking resource as an approved booking for the dates, "
576
  "canceled!"
577
  msgstr ""
578
 
579
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3194
580
  msgid ""
581
  "Auto Cancel all pending bookings for the specific date(s), if some booking "
582
  "is approved for these date(s)"
583
  msgstr ""
584
 
585
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3224
586
  #, fuzzy
587
  msgid "Show availability in tooltip"
588
+ msgstr "Даступнасць"
589
+
590
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3240
591
+ #, fuzzy
592
+ msgid "Availability Title"
593
+ msgstr "Даступнасць"
594
 
595
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3277
596
  msgid ""
597
+ "Use \"Check In\" date as available in calendar for booking resources with "
598
+ "capacity higher then 1"
599
  msgstr ""
600
 
601
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3284
602
  msgid ""
603
+ "Use \"Check Out\" date as available in calendar for booking resources with "
604
+ "capacity higher then 1"
605
  msgstr ""
606
 
607
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3310
608
+ #, fuzzy
609
+ msgid "Coupon Deleted"
 
 
 
610
  msgstr "Выдалена"
611
 
612
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3357
 
 
 
 
613
  #, fuzzy
614
+ msgid "Coupon created"
615
+ msgstr "Лік дзён"
616
 
617
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3365
618
+ #, fuzzy
619
+ msgid "Add New Discount Coupon"
620
+ msgstr "Дадаць новае браняванне"
621
 
622
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3372
623
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3476
624
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3517
625
  msgid "Coupon Code"
626
  msgstr ""
627
 
628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3375
629
  #, fuzzy
630
+ msgid "Enter coupon code."
631
+ msgstr "Увядзіце ваш тэлефон"
632
 
633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3380
634
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3477
635
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3520
636
  #, fuzzy
637
  msgid "Savings"
638
  msgstr "Захаванне..."
639
 
640
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3384
 
 
 
 
 
641
  #, fuzzy
642
+ msgid "Fixed Amount"
643
+ msgstr "фіксаваны ўнёсак"
644
 
645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3385
646
+ msgid "Percentage Off"
647
+ msgstr ""
648
+
649
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3388
650
+ msgid "Enter number of fixed or percentage savings."
651
  msgstr ""
652
 
653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3393
654
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3479
655
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3531
656
+ #, fuzzy
657
  msgid "Expiration Date"
658
+ msgstr "Фармат даты"
659
+
660
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3401
661
+ msgid "Select Expiration Date of the coupon."
662
  msgstr ""
663
 
664
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3407
665
+ #, fuzzy
666
+ msgid "Minimum Booking Cost"
667
+ msgstr "Кошт"
668
+
669
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3410
670
+ msgid "Enter minimum booking cost, when coupon is applicable."
671
  msgstr ""
672
 
673
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3421
674
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3480
675
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3533
676
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4740
677
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1240
678
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:754
679
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:718
680
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:964
681
  #, fuzzy
682
  msgid "Resources"
683
  msgstr "Кошт рэсурсу"
684
 
685
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3424
686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3501
687
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:341
 
 
 
 
 
 
 
688
  msgid "All"
689
  msgstr ""
690
 
691
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3437
692
+ msgid "Select booking resources, where is possible to apply this coupon code."
693
+ msgstr ""
694
+
695
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3444
696
  #, fuzzy
697
+ msgid "Add New Coupon"
698
+ msgstr "Дадаць новае браняванне"
699
 
700
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3476
701
+ msgid "The coupon code your customers will be using to receive the discount."
702
  msgstr ""
703
 
704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3477
705
+ #, fuzzy
706
+ msgid "The amount which will be saved. Enter only digits."
707
+ msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
708
+
709
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3478
710
+ msgid "The minimum total cost required to use the coupon"
711
  msgstr ""
712
 
713
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3478
714
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3526
715
+ #, fuzzy
716
+ msgid "Minimum Purchase"
717
+ msgstr "Купля"
718
+
719
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3479
720
+ msgid "The date your coupon will expire"
721
+ msgstr ""
722
+
723
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3480
724
+ msgid "Resource list, which supports this coupon"
725
+ msgstr ""
726
+
727
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3537
728
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
729
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:327
730
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
731
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:581
732
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:274
733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:313
734
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:328
735
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1012
736
+ msgid "Warning"
737
+ msgstr ""
738
+
739
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3537
740
+ #, fuzzy
741
+ msgid "Do you really want to delete this item?"
742
+ msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
743
+
744
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3552
745
  #, fuzzy, php-format
746
  msgid "%s - coupon field, "
747
+ msgstr "Гэта поле неабходна"
748
 
749
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3553
750
  #, php-format
751
  msgid "Example: %s "
752
  msgstr "Прыклад: %s "
753
 
754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3585
755
  #, fuzzy
756
  msgid "Search form customization"
757
+ msgstr "Форма"
758
 
759
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3593
760
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3629
761
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:225
762
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:252
763
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
764
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3774
765
  msgid "Use these shortcodes for customization: "
766
  msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
767
 
768
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3594
769
  #, php-format
770
  msgid "%s - search inside posts/pages which are part of this category, "
771
  msgstr ""
772
 
773
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3595
774
  #, php-format
775
  msgid "%s - search inside posts/pages which have this tag, "
776
  msgstr ""
777
 
778
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3596
779
  #, fuzzy, php-format
780
  msgid "%s - check-in date, "
781
+ msgstr "Фармат даты"
782
 
783
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3597
784
  #, fuzzy, php-format
785
  msgid "%s - check-out date, "
786
  msgstr "%s - поле з пазнакай"
787
 
788
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3598
789
  #, fuzzy, php-format
790
  msgid "%s - default selection number of visitors, "
791
  msgstr "Лік наведвальнікаў"
792
 
793
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3599
794
  #, fuzzy, php-format
795
  msgid "Example: %s - custom number of visitor selections\""
796
  msgstr "Лік наведвальнікаў"
797
 
798
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3600
799
  #, fuzzy, php-format
800
  msgid "%s - search button, "
801
+ msgstr "Прыклад: %s "
802
 
803
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3601
804
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3638
805
  #, fuzzy, php-format
806
+ msgid "%s - new line "
807
  msgstr "%s - дадаць новы радок"
808
 
809
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3602
810
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3639
811
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
812
+ #, fuzzy
813
+ msgid "Use any other HTML tags (carefully)."
814
  msgstr "выкарыстоўвайце любыя іншыя HTML тэгі акуратна."
815
 
816
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3608
817
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3645
818
  msgid ""
819
  "Additional customization style of this element you can make at this file"
820
  msgstr ""
821
 
822
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3611
823
  #, fuzzy
824
  msgid "Reset to default search form content"
825
  msgstr "Абнавіць да значэння па змаўчанні"
826
 
827
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3612
828
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3649
829
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3771
830
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2468
831
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3080
832
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4373
833
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4531
834
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4678
835
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1462
836
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2193
837
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1338
838
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:346
839
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:318
840
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:592
841
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:317
842
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1322
843
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1582
844
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1677
845
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3659
846
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3787
847
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1028
848
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1469
849
+ msgid "Save Changes"
850
+ msgstr "Захаваць змены"
851
+
852
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3621
853
  #, fuzzy
854
  msgid "Customization of found booking resource items"
855
  msgstr "Кошты бранявання"
856
 
857
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3630
858
  #, fuzzy, php-format
859
  msgid "%s - resource title, "
860
+ msgstr "Загаловак"
861
 
862
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3631
863
  #, fuzzy, php-format
864
  msgid "%s - link to the page with booking form, "
865
  msgstr "%s - уставіць тып бранявання"
866
 
867
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3632
868
  #, fuzzy, php-format
869
  msgid "%s - availability of booking resource, "
870
  msgstr "%s - уставіць тып бранявання"
871
 
872
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3633
873
  #, fuzzy, php-format
874
  msgid "%s - maximum number of visitors for the booking resource, "
875
  msgstr "%s - уставіць тып бранявання"
876
 
877
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3634
878
  #, fuzzy, php-format
879
  msgid "%s - cost of booking the resource, "
880
  msgstr "%s - уставіць тып бранявання"
881
 
882
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3635
883
  #, php-format
884
  msgid ""
885
  "%s - featured image, taken from the featured image associated with the post, "
886
  msgstr ""
887
 
888
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3636
889
  #, php-format
890
  msgid "%s - booking info, taken from the excerpt associated with the post, "
891
  msgstr ""
892
 
893
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3648
894
  #, fuzzy
895
+ msgid "Reset to default form"
896
+ msgstr "Па змаўчанні"
897
 
898
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3660
899
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:228
900
+ #, fuzzy
901
  msgid "Search form"
902
+ msgstr "Форма"
903
 
904
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3662
905
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:452
906
  #, fuzzy
907
  msgid "Check-in"
908
  msgstr "Дзеці"
909
 
910
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3664
911
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:462
912
  #, fuzzy
913
  msgid "Check-out"
914
  msgstr "Дзеці"
915
 
916
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3666
917
  msgid "Number of visitors"
918
  msgstr "Лік наведвальнікаў"
919
 
920
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3706
921
  #, fuzzy
922
  msgid "Search Cache Settings"
923
+ msgstr "Усталёўкі"
924
 
925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3712
926
  msgid "Cache expiration"
927
  msgstr ""
928
 
929
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3718
930
  #, fuzzy
931
  msgid "hour(s)"
932
+ msgstr "за 1 гадзіна"
933
 
934
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3723
935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3132
936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3301
937
  #, fuzzy
938
  msgid "day(s)"
939
+ msgstr "за 1 дзень"
940
 
941
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3727
942
  msgid "Select time of cache expiration"
943
  msgstr ""
944
 
945
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3735
946
  msgid "Cache will expire:"
947
  msgstr ""
948
 
949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3763
950
  #, php-format
951
  msgid "Found: %s booking forms inside of posts or pages "
952
  msgstr ""
953
 
954
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3770
955
  msgid "Reset cache"
956
  msgstr ""
957
 
958
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3833
959
+ #, fuzzy
960
+ msgid "Parent Resource"
961
+ msgstr "Імя рэсурсу"
962
+
963
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3858
964
+ #, fuzzy
965
+ msgid "Max visitors"
966
+ msgstr "Наведвальнікі"
967
+
968
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3922
969
  msgid "Capacity: "
970
  msgstr ""
971
 
972
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3943
973
  msgid ""
974
  "Select parent resource, if you want that parent resource is increase "
975
  "capacity."
976
  msgstr ""
977
 
978
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3954
979
  msgid ""
980
  "Set priority of resource - resource with higher priority will be reserved "
981
  "firstly."
982
  msgstr ""
983
 
984
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3965
985
  #, fuzzy
986
  msgid "Resources count"
987
  msgstr "Кошт рэсурсу"
988
 
989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3972
990
  #, fuzzy
991
  msgid "Create several booking resources for one time"
992
  msgstr "Тып бранявання"
993
 
994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3986
995
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2300
996
+ #, fuzzy
997
+ msgid "Default form"
998
+ msgstr "Па змаўчанні"
999
 
1000
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3991
1001
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4187
1002
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4193
1003
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4245
1004
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:924
1005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1130
1006
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1176
1007
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2302
1008
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4349
1009
  msgid "Standard"
1010
  msgstr "Стандарт "
1011
 
1012
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3996
1013
+ #, fuzzy
1014
+ msgid "Select default custom booking form"
1015
+ msgstr "Выдаленне дадзеных па браняванні"
1016
+
1017
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4085
1018
+ msgid "Available: "
1019
+ msgstr "Доступа: "
1020
+
1021
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4187
1022
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:654
1023
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3950
1024
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1746
1025
  msgid "Default"
1026
  msgstr "Па змаўчанні"
1027
 
1028
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4188
1029
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4194
1030
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4233
1031
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4234
1032
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4246
 
1033
  msgid "Superior"
1034
  msgstr "Супериор "
1035
 
1036
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4188
1037
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
1038
  #, fuzzy
1039
  msgid "Resource #1"
1040
+ msgstr "за 1 дзень"
1041
 
1042
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4189
1043
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4195
1044
  msgid "Presidential Suite"
1045
  msgstr "Президенский нумар "
1046
 
1047
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4189
1048
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
1049
  #, fuzzy
1050
  msgid "Resource #2"
1051
+ msgstr "Імя рэсурсу"
1052
 
1053
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4190
1054
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4196
1055
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1418
1056
  msgid "Royal Villa"
1057
  msgstr "Віла "
1058
 
1059
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4190
1060
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
1061
  #, fuzzy
1062
  msgid "Resource #3"
1063
+ msgstr "Імя рэсурсу"
1064
 
1065
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
 
1066
  #, fuzzy
1067
+ msgid "night(s)"
1068
+ msgstr "за 1 ноч"
 
 
 
 
1069
 
1070
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
1071
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
1072
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3823
1073
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3837
1074
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3859
1075
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3875
1076
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3886
1077
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3905
1078
+ msgid "Adults"
1079
+ msgstr ""
1080
 
1081
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
1082
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
1083
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3823
1084
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3837
1085
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3859
1086
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3876
1087
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3887
1088
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3906
1089
+ msgid "Children"
1090
+ msgstr "Дзеці"
1091
 
1092
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:266
1093
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2951
1094
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2994
1095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3036
1096
  #, fuzzy
1097
  msgid "per 1 day"
1098
  msgstr "за 1 дзень"
1099
 
1100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:267
1101
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2995
1102
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3035
1103
  #, fuzzy
1104
  msgid "from the cost of 1 day "
1105
+ msgstr "за 1 дзень"
1106
 
1107
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:268
1108
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2996
1109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3037
1110
  #, fuzzy, php-format
1111
  msgid "Additional cost in %s per 1 day"
1112
  msgstr "Дадатковы кошт для "
1113
 
1114
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:269
1115
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:270
1116
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3000
1117
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3001
1118
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3043
1119
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3044
1120
  #, fuzzy
1121
  msgid " for all days!"
1122
+ msgstr "днеи"
1123
+
1124
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:921
1125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4345
1126
+ #, fuzzy
1127
+ msgid "Custom Form"
1128
+ msgstr "Наладжвальны"
1129
 
1130
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:936
1131
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4366
1132
  #, fuzzy
1133
  msgid "Load selected booking form"
1134
+ msgstr "Форма бранявання"
1135
 
1136
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:938
1137
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4368
1138
  msgid "Load"
1139
  msgstr ""
1140
 
1141
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:944
1142
  #, fuzzy
1143
  msgid "Delete selected booking form"
1144
+ msgstr "Форма бранявання"
1145
 
1146
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:947
1147
  #, fuzzy
1148
+ msgid "Do you really want to delete selected booking form ?"
1149
  msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
1150
 
1151
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:954
1152
  #, fuzzy
1153
  msgid "Add new custom form"
1154
  msgstr "Дадаць новае браняванне"
1155
 
1156
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:955
1157
  #, fuzzy
1158
+ msgid "Add New Custom Form"
1159
+ msgstr "Дадаць новае браняванне"
1160
 
1161
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:960
1162
  #, fuzzy
1163
  msgid "Type the name of booking form"
1164
+ msgstr "Форма бранявання"
1165
 
1166
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:963
1167
  #, fuzzy
1168
  msgid "Create new form"
1169
+ msgstr "Форма"
1170
 
1171
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:966
1172
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3599
1173
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3847
1174
  msgid "Create"
1175
  msgstr ""
1176
 
1177
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:968
1178
  #, fuzzy
1179
  msgid "Delete form"
1180
  msgstr "Выдаліць"
1181
 
1182
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:972
1183
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:620
1184
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:660
1185
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2788
1186
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:123
1187
  msgid "Cancel"
1188
  msgstr "Адмена"
1189
 
1190
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1001
1191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
1192
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:460
1193
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:198
1194
+ msgid "Deleted"
1195
+ msgstr "Выдалена"
1196
+
1197
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1008
1198
  #, fuzzy
1199
  msgid "There are no extended booking forms"
1200
+ msgstr "Браняванне"
1201
 
1202
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1128
1203
  #, fuzzy
1204
  msgid "Booking form type:"
1205
  msgstr "Форма бранявання"
1206
 
1207
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1135
1208
  #, fuzzy
1209
+ msgid "Select type of booking form"
1210
+ msgstr "Форма бранявання"
1211
 
1212
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1171
1213
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1686
1214
  #, fuzzy
1215
+ msgid "Booking Form"
1216
  msgstr "Форма бранявання"
1217
 
1218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1251
1219
  #, fuzzy
1220
  msgid "Standard booking resource cost"
1221
+ msgstr "Тып бранявання"
1222
 
1223
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1252
1224
  #, fuzzy
1225
  msgid "Total booking resource cost"
1226
  msgstr "Тып бранявання"
1227
 
1228
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1566
1229
  #, php-format
1230
  msgid ""
1231
  "%s - show cost hint for full booking in real time, depending on number of "
1232
  "days selected and form elements."
1233
  msgstr ""
1234
 
1235
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1567
1236
  #, fuzzy, php-format
1237
  msgid "Example: %sThe full cost of payment: %s"
1238
  msgstr "%s - уставіць даты бранявання"
1239
 
1240
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1568
1241
  #, php-format
1242
  msgid ""
1243
  "%s - show hint of original booking cost without additional costs for full "
1244
  "booking in real time, depends only from days selection."
1245
  msgstr ""
1246
 
1247
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1569
1248
  #, fuzzy, php-format
1249
  msgid "Example: %sThe original cost for payment: %s "
1250
  msgstr "%s - уставіць даты бранявання"
1251
 
1252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1570
1253
  #, php-format
1254
  msgid ""
1255
  "%s - show cost hint of additional booking cost, which depends from selection "
1256
  "of form elements."
1257
  msgstr ""
1258
 
1259
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1571
1260
  #, php-format
1261
  msgid "Example: %sThe additional cost for payment: %s "
1262
  msgstr ""
1263
 
1264
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1572
1265
  #, php-format
1266
  msgid "%s - enter direct cost at admin panel at page: "
1267
  msgstr ""
1268
 
1269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1572
1270
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:707
1271
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:746
1272
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:950
1273
  msgid "Add booking"
1274
  msgstr "Дадаць рэзерв"
1275
 
1276
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1573
1277
  #, fuzzy, php-format
1278
  msgid "Example: %s"
1279
  msgstr "Прыклад: %s "
1280
 
1281
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2113
1282
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:293
1283
  msgid "yes"
1284
  msgstr "так"
1285
 
1286
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2222
1287
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2226
1288
  #, fuzzy
1289
  msgid ""
1290
  "Setting rate or cost, which is depend from number of selected days for the "
1291
  "resource"
1292
  msgstr "Лік дзён"
1293
 
1294
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1295
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2260
1296
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2568
 
1297
  msgid "Rates"
1298
  msgstr "Рэйты "
1299
 
1300
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1301
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2265
1302
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2269
1303
+ #, fuzzy
1304
  msgid "Valuation days"
1305
+ msgstr "днеи"
1306
 
1307
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1308
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:427
1309
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:448
1310
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:758
1311
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:527
1312
  #, fuzzy
1313
  msgid "Deposit"
1314
  msgstr "фіксаваны ўнёсак"
1315
 
1316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2227
1317
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2288
1318
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4762
 
1319
  msgid "Availability"
1320
  msgstr "Даступнасць"
1321
 
1322
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2231
1323
  msgid "Setting the default form for the specific resource"
1324
  msgstr ""
1325
 
1326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2232
1327
  #, fuzzy
1328
  msgid "Default Form"
1329
  msgstr "Па змаўчанні"
1330
 
1331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2268
 
1332
  #, fuzzy
1333
  msgid "Set the cost based on the number of days selected for the reservation"
1334
  msgstr "Лік дзён"
1335
 
1336
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2269
1337
+ msgid ""
1338
+ "Activation of this feature is require setting cost per day or cost per night"
1339
  msgstr ""
1340
 
1341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2276
1342
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2280
1343
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3274
1344
+ #, fuzzy
1345
  msgid "Deposit amount"
1346
+ msgstr "фіксаваны ўнёсак"
1347
 
1348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2279
 
1349
  #, fuzzy
1350
  msgid "Set the deposit payment required for the payment form"
1351
  msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
1352
 
1353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2280
1354
  msgid ""
1355
+ "Activate this feature at the cost section of general booking settings page, "
1356
+ "firstly."
1357
  msgstr ""
1358
 
1359
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2409
1360
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2420
1361
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2425
1362
  msgid "unavailable"
1363
  msgstr "Недаступныя дні "
1364
 
1365
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2410
1366
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2421
1367
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2424
1368
  msgid "available"
1369
  msgstr "даступныя дні "
1370
 
1371
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2412
1372
  #, fuzzy
1373
  msgid "Availability booking type"
1374
+ msgstr "Даступнасць"
1375
 
1376
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2417
1377
+ #, fuzzy, php-format
1378
+ msgid "All days for %s"
1379
  msgstr "Усе дні для %s "
1380
 
1381
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2427
1382
+ #, fuzzy, php-format
1383
+ msgid ""
1384
+ "Select %s days by activating specific season filter below or %sadd new "
1385
+ "season filter%s"
1386
  msgstr "Абярыце %s дні ўнізе ці %sдобавьте новы фільтр дат%s"
1387
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1388
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2438
1389
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2460
1390
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4157
1391
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4178
1392
  #, fuzzy
1393
+ msgid "Season Filter Name"
1394
+ msgstr "Фільтр "
1395
+
1396
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2439
1397
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2461
1398
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2571
1399
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2640
1400
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4179
1401
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:420
1402
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:566
1403
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:452
1404
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:460
1405
+ #, fuzzy
1406
+ msgid "Description"
1407
+ msgstr "Апісанне даступнасць"
1408
+
1409
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2457
1410
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2596
1411
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2924
1412
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2975
1413
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3105
1414
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3267
1415
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:859
1416
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:107
1417
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:188
1418
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:208
1419
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:229
1420
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3317
1421
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3385
1422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3444
1423
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3518
1424
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3595
1425
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1266
1426
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1309
1427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1354
1428
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1397
1429
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1440
1430
+ msgid "Active"
1431
+ msgstr "Актыўна"
1432
 
1433
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2548
1434
  #, fuzzy
1435
  msgid "Seasonal rates of booking resource"
1436
+ msgstr "Тып бранявання"
1437
 
1438
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2554
1439
  #, fuzzy, php-format
1440
  msgid ""
1441
+ "Enter seasonal rate(s) (cost diference in %s from standard cost %s or a "
1442
+ "fixed cost) of the booking resource (%s) or %sAdd a new seasonal filter%s"
1443
  msgstr ""
1444
  "Веедите сезонныя змены коштаў (рознасць кошту ў %s) ад стандартнага кошту %s "
1445
  "ці фіксаваны кошт рэсурсу бранявання %s ці %sдобавьте новы фільтр дат%s"
1446
 
1447
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2569
1448
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2620
1449
  msgid "Final cost"
1450
  msgstr "Фінальны кошт"
1451
 
1452
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2570
1453
+ #, fuzzy
1454
+ msgid "Season Filter"
1455
+ msgstr "Фільтр "
1456
+
1457
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2601
1458
+ #, fuzzy
1459
+ msgid "Rate"
1460
+ msgstr "Рэйты "
1461
+
1462
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2610
1463
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2630
1464
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1953
1465
  msgid "for 1 day"
1466
  msgstr "за 1 дзень"
1467
 
1468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2611
1469
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2631
1470
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1954
 
 
1471
  msgid "for 1 night"
1472
  msgstr "за 1 ноч"
1473
 
1474
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2612
1475
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2632
 
 
1476
  msgid "fixed deposit"
1477
  msgstr "фіксаваны ўнёсак"
1478
 
1479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2613
1480
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2633
1481
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1956
 
 
1482
  msgid "for 1 hour"
1483
  msgstr "за 1 гадзіна"
1484
 
1485
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2639
1486
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3589
1487
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3837
1488
+ #, fuzzy
1489
+ msgid "Filter Name"
1490
+ msgstr "Фільтр "
1491
+
1492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2647
1493
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2887
1494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3340
1495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:340
1496
+ #, fuzzy
1497
+ msgid "Note!"
1498
+ msgstr ""
1499
+ "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
1500
+ "ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
1501
+
1502
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2647
1503
+ msgid "Check boxe(s) at left side if you want to activate specific cost."
1504
+ msgstr ""
1505
+
1506
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2651
1507
  #, fuzzy
1508
  msgid "Update Rates"
1509
+ msgstr "Рэйты "
1510
 
1511
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2886
1512
  msgid "Set cost of booking resource based on the number of days selected"
1513
  msgstr ""
1514
 
1515
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2887
1516
  #, php-format
1517
  msgid ""
1518
  "If you add costs here, %srates%s for this booking resource will not take "
1519
  "effect !!!"
1520
  msgstr ""
1521
 
1522
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2891
1523
+ #, php-format
1524
+ msgid ""
1525
+ "Cost setings at %stop have higher priority%s than other costs of same type "
1526
+ "at the %sbottom%s of the list."
1527
+ msgstr ""
1528
+
1529
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2892
1530
  #, php-format
1531
  msgid ""
1532
+ "Please create all %s terms firstly %s(from higher priority to lower)%s, then "
1533
+ "terms %s and after terms %s"
1534
  msgstr ""
1535
 
1536
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2894
1537
  #, php-format
1538
+ msgid "%s and %s terms have higher priority than a range %s days."
1539
+ msgstr ""
1540
+
1541
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2897
1542
+ msgid "Warning!"
1543
+ msgstr ""
1544
+
1545
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2898
1546
  msgid ""
1547
+ "Specific cost will take affect, only if it active (the box at the left side "
1548
+ "is checked) and if \"Check In\" (start) date belong to selected season "
1549
+ "filter or if set \"Any days\"."
1550
  msgstr ""
1551
 
1552
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2907
1553
  #, fuzzy
1554
+ msgid "Number of Days"
1555
+ msgstr "днеи"
1556
 
1557
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2908
1558
  #, fuzzy
1559
+ msgid "Cost Settings"
1560
+ msgstr "Усталёўкі"
1561
 
1562
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2909
1563
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2956
1564
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3053
1565
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3147
1566
  #, fuzzy
1567
+ msgid "Season Filter of Check In date"
1568
  msgstr "Фільтр дат"
1569
 
1570
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2931
1571
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3005
1572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3116
1573
  #, fuzzy
1574
  msgid "For"
1575
  msgstr "Форма"
1576
 
1577
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2933
1578
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3009
1579
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3121
1580
+ #, fuzzy
1581
+ msgid "Day Number(s)"
1582
+ msgstr "Лік наведвальнікаў"
 
 
 
 
 
 
 
 
 
 
1583
 
1584
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2939
1585
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3015
1586
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3127
1587
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3421
1588
  msgid "to"
1589
  msgstr "да"
1590
 
1591
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2943
1592
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3021
1593
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2117
1594
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:296
1595
  #, fuzzy
1596
  msgid "day"
1597
+ msgstr "за 1 дзень"
 
 
 
 
 
 
 
 
 
 
1598
 
1599
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2947
1600
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3028
1601
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3137
1602
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
1603
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:394
1604
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:545
1605
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:729
1606
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:751
1607
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:756
1608
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:428
1609
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:449
1610
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:759
1611
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:528
1612
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:822
1613
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:823
1614
+ msgid "Cost"
1615
+ msgstr "Кошт"
1616
 
1617
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2958
1618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3055
1619
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3149
1620
  #, fuzzy
1621
  msgid "Any days"
1622
+ msgstr "Любы дзень тыдня"
1623
 
1624
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3006
1625
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3117
1626
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3421
1627
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:880
1628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3330
1629
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3391
1630
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3464
1631
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3539
1632
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3616
1633
+ msgid "From"
1634
+ msgstr "Ад каго"
1635
+
1636
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3007
1637
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3118
1638
+ msgid "Together"
1639
+ msgstr ""
1640
+
1641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3022
1642
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2120
1643
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:297
1644
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:298
1645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:299
1646
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:300
1647
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:301
1648
+ msgid "days"
1649
+ msgstr "днеи"
1650
+
1651
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3066
1652
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3160
1653
  msgid "Remove"
1654
  msgstr ""
1655
 
1656
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3079
1657
  #, fuzzy
1658
  msgid "Add new cost"
1659
+ msgstr "Дадаць новае браняванне"
 
 
 
 
 
1660
 
1661
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3115
1662
  #, fuzzy
1663
  msgid "for all days"
1664
+ msgstr "днеи"
1665
 
1666
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3240
1667
  #, fuzzy
1668
  msgid "Set amount of deposit payment"
1669
  msgstr "%s - уставіць даты бранявання"
1670
 
1671
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3249
1672
  #, fuzzy
1673
+ msgid "Deposit payment total"
1674
  msgstr "фіксаваны ўнёсак"
1675
 
1676
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3252
1677
  #, fuzzy
1678
+ msgid "Deposit payment is not active for booking resource"
1679
+ msgstr "Сезонныя змены коштаў"
1680
 
1681
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3259
1682
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:850
1683
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3308
1684
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3376
1685
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3435
1686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3510
1687
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3586
1688
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1453
1689
+ msgid "Status"
1690
+ msgstr ""
1691
 
1692
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3268
1693
  #, fuzzy
1694
  msgid "deposit payment for booking resource"
1695
+ msgstr "Тып бранявання"
1696
 
1697
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3283
1698
  #, fuzzy
1699
+ msgid "fixed total in"
1700
+ msgstr "фіксаваны ўнёсак"
1701
 
1702
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3284
1703
  #, fuzzy
1704
+ msgid "of payment"
1705
+ msgstr "Аплата"
1706
+
1707
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3290
1708
+ #, fuzzy
1709
+ msgid "Condition"
1710
+ msgstr "Выдаленне дадзеных па браняванні"
1711
+
1712
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3293
1713
+ #, php-format
1714
+ msgid ""
1715
+ "Show deposit payment form, only if difference between %sToday%s and %sCheck "
1716
+ "In%s days more than"
1717
+ msgstr ""
1718
 
1719
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3311
1720
  #, fuzzy
1721
  msgid "Update Deposit"
1722
  msgstr "фіксаваны ўнёсак"
1723
 
1724
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3334
1725
  #, fuzzy
1726
  msgid "Deposit payment"
1727
+ msgstr "фіксаваны ўнёсак"
1728
 
1729
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3339
1730
  #, fuzzy, php-format
1731
  msgid ""
1732
  "Check this box if you want to use the %sdeposit%s total %spayment%s on the "
1733
  "payment form, instead of the full total of the booking."
1734
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
1735
 
1736
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3340
1737
  #, fuzzy, php-format
1738
  msgid ""
1739
+ " You can configure the deposit payment for your booking resources %shere%s."
 
1740
  msgstr "Сезонныя змены коштаў"
1741
 
1742
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1743
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1744
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1745
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1746
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1747
  msgid "Su"
1748
  msgstr "Вс"
1749
 
1750
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1751
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1752
  msgid "Mo"
1753
  msgstr "Пн"
1754
 
1755
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1756
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1757
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1758
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1759
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1760
  msgid "Tu"
1761
  msgstr "Вт"
1762
 
1763
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1764
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1765
  msgid "We"
1766
  msgstr "Ср"
1767
 
1768
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1769
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1770
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1771
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1772
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1773
  msgid "Th"
1774
  msgstr "Чт"
1775
 
1776
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1777
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1778
  msgid "Fr"
1779
  msgstr "Пт"
1780
 
1781
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1782
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1783
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1784
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1786
  msgid "Sa"
1787
  msgstr "Сб"
1788
 
1789
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1790
  msgid "Jan"
1791
  msgstr "Янв"
1792
 
1793
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1794
  msgid "Feb"
1795
  msgstr "Фев"
1796
 
1797
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1798
  msgid "Mar"
1799
  msgstr "Сакавік"
1800
 
1801
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1802
  msgid "Apr"
1803
  msgstr "Апр"
1804
 
1805
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1806
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4012
1807
  msgid "May"
1808
  msgstr "Травень"
1809
 
1810
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1811
  msgid "Jun"
1812
  msgstr "Чэрвень"
1813
 
1814
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1815
  msgid "Jul"
1816
  msgstr "Ліпень"
1817
 
1818
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1819
  msgid "Aug"
1820
  msgstr "Авг"
1821
 
1822
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1823
  msgid "Sep"
1824
  msgstr "Сен"
1825
 
1826
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1827
  msgid "Oct"
1828
  msgstr "Окт"
1829
 
1830
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1831
  msgid "Nov"
1832
  msgstr "Ныючы"
1833
 
1834
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1835
  msgid "Dec"
1836
  msgstr "Дэк"
1837
 
1838
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3421
1839
  msgid "time"
1840
  msgstr "час"
1841
 
1842
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3437
1843
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3457
1844
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3478
1845
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3495
1846
  msgid "No days"
1847
  msgstr "Няма дзён"
1848
 
1849
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3439
1850
  msgid "Every"
1851
  msgstr "Кожны "
1852
 
1853
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3480
1854
  msgid "of"
1855
  msgstr "з "
1856
 
1857
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3547
1858
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3788
1859
  msgid "Filter saved"
1860
  msgstr "Фільтр захаваны"
1861
 
1862
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3583
1863
  #, fuzzy
1864
  msgid "Specific Dates Filter"
1865
+ msgstr "Фільтр "
1866
 
1867
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1868
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3840
1869
  #, fuzzy
1870
+ msgid "Type filter name"
1871
+ msgstr "Фільтр "
1872
 
1873
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3597
1874
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3703
1875
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3845
1876
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
1877
  #, fuzzy
1878
+ msgid "Create new season filter"
1879
+ msgstr "Фільтр Дат"
1880
+
1881
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3605
1882
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3853
1883
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1649
1884
+ msgid "Reset"
1885
+ msgstr ""
1886
 
1887
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3703
1888
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
1889
+ #, fuzzy
1890
+ msgid "Create New Season Filter"
1891
+ msgstr "Фільтр Дат"
1892
 
1893
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3703
1894
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
1895
  msgid "Save changes"
1896
  msgstr "Захаваць змены "
1897
 
1898
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3831
1899
+ #, fuzzy
 
 
 
 
 
1900
  msgid "Conditional Dates Filter"
1901
+ msgstr "Фільтр "
1902
 
1903
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3865
1904
  msgid "Days of week"
1905
  msgstr "Дні тыдня "
1906
 
1907
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3873
1908
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1701
1909
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1790
1910
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:453
1911
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:599
 
 
1912
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1913
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1914
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1915
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1916
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1917
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1918
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:436
1920
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:468
1921
  msgid "Sunday"
1922
  msgstr "Нядзеля"
1923
 
1924
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3879
1925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1703
1926
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1794
1927
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:454
1928
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:600
 
 
1929
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1930
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1931
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1932
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1933
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1934
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:437
1937
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:472
1938
  msgid "Monday"
1939
  msgstr "Панядзелак"
1940
 
1941
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3885
1942
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1705
1943
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1798
1944
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:455
1945
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:601
 
 
1946
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1947
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1948
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1949
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1950
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1951
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1952
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1953
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:438
1954
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:476
1955
  #, fuzzy
1956
  msgid "Tuesday"
1957
  msgstr "Аўторак"
1958
 
1959
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3891
1960
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1707
1961
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1802
1962
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:456
1963
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:602
 
 
1964
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1965
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1966
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1967
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1968
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1969
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1970
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1971
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:439
1972
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:480
1973
  msgid "Wednesday"
1974
  msgstr "Асяроддзе"
1975
 
1976
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3897
1977
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1709
1978
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1806
1979
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:457
1980
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:603
 
 
1981
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1982
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1983
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1984
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1985
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1986
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1987
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1988
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:440
1989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:484
1990
  msgid "Thursday"
1991
  msgstr "Чацвер"
1992
 
1993
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3903
1994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1711
1995
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1810
1996
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:458
1997
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:604
 
 
1998
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1999
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
2000
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
2001
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
2002
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
2003
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
2004
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
2005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:441
2006
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:488
2007
  msgid "Friday"
2008
  msgstr "Пятніца"
2009
 
2010
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3909
2011
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1713
2012
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1814
2013
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:459
2014
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:605
 
 
2015
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
2016
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
2017
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
2018
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
2019
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
2020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
2021
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
2022
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:442
2023
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:492
2024
  msgid "Saturday"
2025
  msgstr "Субота"
2026
 
2027
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3921
2028
  msgid "Days of month"
2029
  msgstr "Дні месяца"
2030
 
2031
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4001
2032
  #, fuzzy
2033
  msgid "Months"
2034
  msgstr "Месяцы"
2035
 
2036
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4008
2037
  msgid "January"
2038
  msgstr "Студзень"
2039
 
2040
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4009
2041
  msgid "February"
2042
  msgstr "Люты"
2043
 
2044
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4010
2045
  msgid "March"
2046
  msgstr "Сакавік"
2047
 
2048
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4011
2049
  msgid "April"
2050
  msgstr "Красавік"
2051
 
2052
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4013
2053
  msgid "June"
2054
  msgstr "Чэрвень"
2055
 
2056
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4032
2057
  msgid "July"
2058
  msgstr "Ліпень"
2059
 
2060
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4033
2061
  msgid "August"
2062
  msgstr "Жнівень"
2063
 
2064
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4034
2065
  msgid "September"
2066
  msgstr "Верасень"
2067
 
2068
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4035
2069
  msgid "October"
2070
  msgstr "Кастрычнік"
2071
 
2072
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4036
2073
  msgid "November"
2074
  msgstr "Лістапад"
2075
 
2076
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4037
2077
  msgid "December"
2078
  msgstr "Снежань"
2079
 
2080
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4061
2081
  msgid "Years"
2082
  msgstr "Гады"
2083
 
2084
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4131
2085
  msgid "Filter deleted successfully"
2086
  msgstr "Фільтр выдалены паспяхова"
2087
 
2088
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4139
2089
  #, fuzzy
2090
  msgid "Create dates filter"
2091
+ msgstr "Фільтр "
2092
 
2093
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4142
2094
  #, fuzzy
2095
  msgid "Create conditional days filter"
2096
  msgstr "Фільтр для часу ці дзён"
2097
 
2098
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4151
2099
  #, fuzzy
2100
  msgid "Listing of season filters"
2101
+ msgstr "Фільтры "
2102
+
2103
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
2104
+ msgid "Filters"
2105
+ msgstr "Фільтры "
2106
 
2107
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4182
2108
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4184
2109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4675
2110
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1319
2111
  msgid "Edit"
2112
  msgstr "рэдагаваць "
2113
 
2114
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4187
2115
  msgid "Do you really want to delete?"
2116
  msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
2117
 
2118
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4219
2119
  #, fuzzy
2120
  msgid "Showing cost in tooltip"
2121
+ msgstr "Кошт"
2122
 
2123
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4226
2124
  #, fuzzy
2125
  msgid ""
2126
  " Check this box to display the daily cost with a tooltip when mouse hovers "
2127
  "over each day on the calendar(s)."
2128
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2129
 
2130
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4234
2131
+ #, fuzzy
2132
+ msgid "Cost Title"
2133
+ msgstr "Загаловак"
2134
 
2135
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4236
2136
  #, php-format
2137
  msgid "Type your %scost%s description"
2138
  msgstr "Увядзіце Ваш надпіс для %sстоимости%s "
2139
 
2140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4380
2141
  #, fuzzy
2142
  msgid "Advanced cost management"
2143
+ msgstr "Пашыраныя налады"
2144
 
2145
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4399
2146
+ #, fuzzy
2147
+ msgid "Configure Additional cost for the form"
2148
+ msgstr "Дадатковы кошт для "
2149
+
2150
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4442
2151
+ #, fuzzy
2152
+ msgid "Additional cost for"
2153
+ msgstr "Кошт"
2154
+
2155
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4492
2156
  msgid ""
2157
+ "Check this box if you want that specific additional cost, which configured "
2158
+ "as percentage for some option, apply to other additional fixed costs and not "
2159
+ "only to original booking cost."
2160
  msgstr ""
2161
 
2162
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4498
2163
+ #, fuzzy
2164
+ msgid ""
2165
+ "Configure additinal cost, which depend from selection of selectbox(es) and "
2166
+ "checkbox(es)."
2167
+ msgstr "Лік дзён"
2168
 
2169
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4501
2170
+ #, php-format
2171
+ msgid ""
2172
+ "Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if "
2173
+ "they exist in the %sbooking form%s."
2174
+ msgstr ""
2175
+
2176
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4508
2177
  #, fuzzy
2178
+ msgid "Enter additional cost in formats:"
2179
  msgstr "Дадатковы кошт для "
2180
 
2181
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4509
2182
+ #, php-format
2183
  msgid ""
2184
+ "For example, if the original cost of the booking is %s, then after applying "
2185
+ "additional costs the total cost will be folowing"
 
2186
  msgstr ""
 
 
2187
 
2188
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4512
2189
+ #, fuzzy
2190
+ msgid "Enter fixed cost"
2191
+ msgstr "фіксаваны ўнёсак"
2192
+
2193
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4512
2194
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4515
2195
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4521
2196
+ #, fuzzy, php-format
2197
+ msgid "%s, then total cost will be %s"
2198
+ msgstr "Прыклад: %s "
2199
+
2200
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4515
2201
+ #, fuzzy
2202
+ msgid "Enter percentage of the entire booking"
2203
+ msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
2204
+
2205
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4518
2206
+ #, fuzzy
2207
+ msgid "Enter fixed amount for each selected day"
2208
+ msgstr "Лік дзён"
2209
+
2210
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4518
2211
  #, php-format
2212
+ msgid "%s, then total cost will be (if selected 3 days) %s"
2213
+ msgstr ""
2214
+
2215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4518
2216
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
2217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
2218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
2219
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
2220
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:428
2221
+ #, fuzzy
2222
+ msgid "or"
2223
+ msgstr "Форма"
2224
+
2225
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4521
2226
  msgid ""
2227
+ "Enter percentage as additional sum, which is based only on original cost and "
2228
+ "not full sum"
2229
  msgstr ""
2230
 
2231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4525
2232
  #, php-format
2233
  msgid ""
2234
+ "Please check more info about configuration of this cost settings on this "
2235
+ "%spage%s."
2236
  msgstr ""
2237
 
2238
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4598
2239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1214
2240
  #, fuzzy
2241
  msgid "Resource ID or Title"
2242
+ msgstr "ID"
2243
 
2244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4600
2245
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1216
2246
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1398
2247
  msgid "Go"
2248
  msgstr ""
2249
 
2250
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4626
2251
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4652
2252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1273
2253
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1298
2254
  msgid "Info"
2255
  msgstr "Інфа"
2256
 
2257
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4638
2258
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1284
2259
+ #, fuzzy
2260
+ msgid "Selection"
2261
+ msgstr "Увядзіце Ваш %sфиксированый дыяпазон дзён для вылучэння%s"
2262
+
2263
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4641
2264
+ #, fuzzy
2265
+ msgid "Resource Name"
2266
+ msgstr "Імя рэсурсу"
2267
+
2268
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4674
2269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1318
2270
  #, fuzzy
2271
  msgid "Bulk Actions"
2272
  msgstr "Функцыі "
2273
 
2274
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4743
2275
  #, fuzzy
2276
  msgid "management"
2277
  msgstr "Пашыраная налада коштаў"
2278
 
2279
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4745
2280
  #, fuzzy
2281
  msgid "Costs and Rates"
2282
+ msgstr "Рэйты "
2283
 
2284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4748
2285
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4753
2286
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4765
2287
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1187
2288
  #, fuzzy
2289
  msgid "Customization of"
2290
+ msgstr "Налада Paypal"
2291
 
2292
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4748
2293
  msgid "rates, valuation days cost and deposit amount "
2294
  msgstr ""
2295
 
2296
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4750
2297
  #, fuzzy
2298
  msgid "Advanced Cost"
2299
+ msgstr "Пашыраныя налады"
2300
 
2301
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4753
2302
  msgid "additional cost, which depend from form fields"
2303
  msgstr ""
2304
 
2305
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4756
2306
  #, fuzzy
2307
  msgid "Coupons"
2308
  msgstr "Лік дзён"
2309
 
2310
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4759
2311
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4770
2312
  #, fuzzy
2313
  msgid "Setting"
2314
  msgstr "Усталёўкі"
2315
 
2316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4759
2317
  msgid "for discount"
2318
  msgstr ""
2319
 
2320
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4765
2321
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4778
2322
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:131
2323
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:144
2324
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:157
2325
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:171
2326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1187
2327
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1236
2328
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1270
2329
  #, fuzzy
2330
  msgid "settings"
2331
  msgstr "Усталёўкі"
2332
 
2333
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4767
2334
  #, fuzzy
2335
  msgid "Season Filters"
2336
+ msgstr "Фільтры "
2337
 
2338
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4814
2339
  msgid "Cost: "
2340
  msgstr "Кошт:"
2341
 
2342
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4844
2343
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:660
2344
  msgid "Weekend"
2345
  msgstr "Выходныя"
2346
 
2347
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4845
2348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:661
2349
  msgid "Work days"
2350
  msgstr "Працоўныя дні"
2351
 
2352
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4846
2353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:662
2354
  msgid "High season"
2355
  msgstr "Высокі сазон"
2356
 
2357
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
2358
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3832
2359
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3850
2360
  msgid "Select Times"
2361
  msgstr ""
2362
 
2363
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
2364
+ #, fuzzy
2365
  msgid "Setting cost for the resource"
 
 
 
 
 
 
 
 
 
 
 
 
 
2366
  msgstr "Кошт"
2367
 
2368
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:362
2369
  #, fuzzy
2370
  msgid "/ day"
2371
+ msgstr "за 1 дзень"
2372
 
2373
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:363
2374
  #, fuzzy
2375
  msgid "/ night"
2376
  msgstr "за 1 ноч"
2377
 
2378
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:364
 
2379
  #, fuzzy
2380
  msgid "fixed"
2381
  msgstr "фіксаваны ўнёсак"
2382
 
2383
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:365
2384
  #, fuzzy
2385
  msgid "/ hour"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2386
  msgstr "за 1 гадзіна"
2387
 
2388
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:430
2412
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:593
2413
  #, fuzzy
2414
  msgid "Cost saved successfully"
2415
+ msgstr "Захавана"
2416
 
2417
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:600
2418
  msgid "Cost is not correct. It must be greater than 0"
2427
  msgid "Type your %sreason for payment%s request"
2428
  msgstr "Увядзіце %sаремя канчаткі%s"
2429
 
2430
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:631
2431
+ #, fuzzy
2432
  msgid "Send Request"
2433
+ msgstr "Адправіць"
2434
 
2435
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:632
2436
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:739
2437
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1024
2438
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:488
2439
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:551
2440
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:607
2441
  #, fuzzy
2442
  msgid "Close"
2443
  msgstr "Кошт"
2444
 
2445
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:763
2446
  msgid "Request has been sent"
2447
  msgstr ""
2448
 
2449
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:769
2450
  msgid "Request has failed"
2451
  msgstr ""
2452
 
2453
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
2454
  msgid "The payment status is changed successfully"
2455
  msgstr ""
2456
 
2457
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:801
2458
  msgid "The changing of payment status is failed"
2459
  msgstr ""
2460
 
2461
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
 
2462
  msgid "Email to \"Person\" with payment request"
2463
  msgstr ""
2464
 
2465
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:865
2466
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3450
2467
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3524
2468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3601
2469
+ #, fuzzy
2470
+ msgid "Send to Admin"
2471
+ msgstr "Адправіць"
 
 
 
 
 
 
 
2472
 
2473
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:873
2474
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3458
2475
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3532
2476
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3609
2477
+ #, fuzzy
2478
+ msgid "Check this box to send copy of this email to Admin"
2479
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2480
 
2481
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:882
2482
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3393
2483
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3466
2484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3541
2485
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3618
 
2486
  #, fuzzy, php-format
2487
  msgid "Type the default %sadmin email%s sending the booking confimation"
2488
  msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
2489
 
2490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:887
2491
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3337
2492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3398
2493
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3471
2494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3546
2495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3623
 
2496
  msgid "Subject"
2497
  msgstr "Тэма ліста"
2498
 
2499
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:889
2500
  #, fuzzy, php-format
2501
  msgid "Type email subject for %spayment request%s."
2502
  msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
2503
 
2504
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:894
2505
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3344
2506
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3407
2507
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3478
2508
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3553
2509
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3630
2510
+ #, fuzzy
2511
+ msgid "Content"
2512
+ msgstr "Панядзелак"
2513
+
2514
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:897
2515
  #, fuzzy, php-format
2516
  msgid "Type your %semail message for payment request%s"
2517
  msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
2518
 
2519
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
2520
  #, fuzzy, php-format
2521
  msgid ""
2522
  "You need to make payment %s for booking %s at %s. %s You can make payment at "
2525
  "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
2526
  "карыстанне сэрвісам бранявання.\""
2527
 
2528
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
2529
  #, fuzzy
2530
  msgid "page"
2531
+ msgstr ""
2532
+ "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
2533
+ "ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
2534
 
2535
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1146
2536
  #, fuzzy
2537
  msgid "deposit"
2538
  msgstr "фіксаваны ўнёсак"
2539
 
2540
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1147
2541
  #, fuzzy
2542
  msgid "Total cost"
2543
+ msgstr "Кошт"
2544
 
2545
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1148
2546
  #, fuzzy
2547
  msgid "balance"
2548
  msgstr "Адмена"
2549
 
2550
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1200
2551
+ #, fuzzy
2552
  msgid "Auto-fill form"
2553
+ msgstr "Форма"
2554
 
2555
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1302
2556
  #, fuzzy
2557
  msgid "Billing form fields customization"
2558
+ msgstr "Палі формы"
 
 
 
 
 
 
 
2559
 
2560
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1314
2561
  msgid ""
2562
  "Please select a field from your booking form. This field will be "
2563
  "automatically assigned to the current field in the billing form."
2564
  msgstr ""
2565
 
2566
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1320
2567
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
2568
  #, fuzzy
2569
  msgid "Customer Email"
2570
+ msgstr "Емейл"
2571
 
2572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1333
2573
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
2574
  #, fuzzy
2575
  msgid "First Name(s)"
2576
  msgstr "Імя"
2577
 
2578
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1346
2579
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
2580
  #, fuzzy
2581
  msgid "Last name"
2582
  msgstr "Прозвішча"
2583
 
2584
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1380
2585
  msgid "Billing Address"
2586
  msgstr ""
2587
 
2588
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1393
2589
  msgid "Billing City"
2590
  msgstr ""
2591
 
2592
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1406
2593
  msgid "Post Code"
2594
  msgstr ""
2595
 
2596
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1419
2597
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3904
2598
  #, fuzzy
2599
  msgid "Country"
2600
  msgstr "Лік дзён"
2601
 
2602
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1438
2603
  msgid "State"
2604
  msgstr ""
2605
 
2606
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1455
2607
  #, php-format
2608
+ msgid "Configuring these %sfields is required for the some payment%s systems!"
2609
  msgstr ""
2610
 
2611
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1510
2612
  msgid "Title of booked timeslot(s)"
2613
  msgstr ""
2614
 
2615
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1514
2616
  #, php-format
2617
  msgid ""
2618
+ "Type your %stitle%s, what will show in mouseover tooltip near booked "
2619
  "timeslot(s)"
2620
  msgstr ""
2621
 
2622
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1532
2623
  msgid "Time Format"
2624
  msgstr "Фармат даты"
2625
 
2626
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1547
2627
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:527
2628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:577
2629
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:856
2630
  msgid "Custom"
2631
  msgstr "Наладжвальны"
2632
 
2633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
2634
  #, fuzzy, php-format
2635
  msgid ""
2636
  "Type your time format for emails and the booking table. %sDocumentation on "
2637
+ "time formatting%s"
2638
  msgstr ""
2639
  "Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s "
2640
  "Дакументацыя па фармаце для дат%s "
2641
 
2642
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1643
2643
  #, fuzzy, php-format
2644
  msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
2645
  msgstr "Вылучэнне фиксированого колькасці дзён 1-ім клікам мышкі"
2646
 
2647
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1651
2648
  #, fuzzy, php-format
2649
  msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
2650
  msgstr "Вылучэнне дынамічнай колькасці дзён у 2 зграя мышкі"
2651
 
2652
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1659
2653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
2654
  #, fuzzy
2655
  msgid "Days selection number"
2656
  msgstr "Выбар дыяпазону"
2657
 
2658
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1666
2659
  #, php-format
2660
  msgid "Type your %snumber of days for range selection%s"
2661
  msgstr "Увядзіце Ваш %sфиксированый дыяпазон дзён для вылучэння%s"
2662
 
2663
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
2664
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1761
2665
  msgid "Start day of range"
2666
  msgstr "Дзень пачатку дыяпазону"
2667
 
2668
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1682
2669
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1770
2670
  msgid "Any day of week"
2671
  msgstr "Любы дзень тыдня"
2672
 
2673
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
2674
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1781
2675
  #, fuzzy
2676
  msgid "Specific day(s) of week"
2677
+ msgstr "Любы дзень тыдня"
2678
 
2679
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1715
2680
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1817
2681
  msgid "Select your start day of range selection at week"
2682
  msgstr "Абярыце дзень тыдня, які будзе пачаткам вылучэння дыяпазону дат"
2683
 
2684
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1727
2685
  #, fuzzy
2686
  msgid "Min"
2687
  msgstr "Пн"
2688
 
2689
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1741
2690
  #, fuzzy, php-format
2691
+ msgid "Select your %sminimum and maximum number of days for range selection%s"
2692
  msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
2693
 
2694
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1747
2695
  #, fuzzy
2696
  msgid "Specific days selections"
2697
+ msgstr "днеи"
2698
 
2699
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1751
2700
  #, php-format
2701
  msgid ""
2702
  "Type your %sspecific%s days, which can be selected by visitors, or leave "
2703
+ "this value empty. It can be several days separated by comma (example: %s) or "
2704
+ "by dash (example: %s, its the same like this: %s) or combination (example:"
2705
+ "%s, its the same like this: %s)"
 
2706
  msgstr ""
2707
 
2708
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
2709
+ msgid "Use time selections as recurrent time slots"
2710
+ msgstr ""
 
 
 
 
 
 
2711
 
2712
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1871
2713
  msgid ""
2714
  "Check this box if you want to use recurrent time to reserve several days. "
2715
  "This means that middle days will be partially booked by actual times, "
2717
  "time for the first and last day of the reservation."
2718
  msgstr ""
2719
 
2720
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1878
2721
  #, fuzzy
2722
  msgid "Use check in/out time"
2723
  msgstr "Выкарыстоўваць фиксированое час"
2724
 
2725
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
2726
+ msgid "This option will overwrite any times selection in your booking form."
 
 
 
2727
  msgstr ""
2728
 
2729
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1890
2730
+ msgid "Check this option, to use check in/out time during booking process. "
2731
  msgstr ""
2732
 
2733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1893
2734
  #, php-format
2735
  msgid ""
2736
+ "%s Important!%s This will overwrite any times selection in your booking form."
 
 
2737
  msgstr ""
2738
 
2739
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
2740
  #, fuzzy
2741
  msgid "Check-in time"
2742
+ msgstr "час"
2743
 
2744
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
2745
  #, php-format
2746
  msgid "%sstart booking time%s"
2747
  msgstr "%sвведите час пачатку бранявання%s"
2748
 
2749
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1904
2750
  #, fuzzy, php-format
2751
  msgid "Type your %sCheck-in%s time of booking"
2752
  msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
2753
 
2754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
2755
  #, fuzzy
2756
  msgid "Check-Out time"
2757
+ msgstr "час"
2758
 
2759
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
2760
  #, php-format
2761
  msgid "%send booking time%s"
2762
  msgstr "%sвремя канчаткі бранявання%s"
2763
 
2764
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1911
2765
  #, fuzzy, php-format
2766
  msgid "Type your %sCheck-Out%s time of booking"
2767
  msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
2768
 
2769
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1945
2770
  #, fuzzy
2771
  msgid "Costs"
2772
  msgstr "Кошт"
2773
 
2774
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1950
2775
  #, fuzzy
2776
  msgid "Set the cost"
2777
+ msgstr "Кошт"
2778
 
2779
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1955
2780
  #, fuzzy
2781
  msgid "fixed sum"
2782
  msgstr "фіксаваны ўнёсак"
2783
 
2784
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1958
2785
  #, fuzzy
2786
  msgid " Select your cost configuration."
2787
+ msgstr "Абярыце дзень пачатку тыдня"
2788
 
2789
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1963
2790
  #, fuzzy
2791
  msgid "Currency format"
2792
+ msgstr "Фармат даты"
2793
 
2794
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1966
2795
  #, fuzzy
2796
  msgid "Number of decimal points"
2797
+ msgstr "Лік наведвальнікаў"
2798
 
2799
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1973
2800
  msgid "Separator for the decimal point"
2801
  msgstr ""
2802
 
2803
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
2804
  msgid "Thousands separator"
2805
  msgstr ""
2806
 
2807
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1998
2808
+ #, fuzzy
2809
  msgid "Time impact to cost"
2810
+ msgstr "час"
2811
 
2812
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2003
2813
  #, fuzzy, php-format
2814
  msgid ""
2815
  "Check this box if you want the %stime selection%s on the booking form "
2816
  "%sapplied to the cost calculation%s."
2817
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2818
 
2819
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2012
2820
  #, fuzzy
2821
  msgid "Show booking details in payment form"
2822
  msgstr "Апісанне плацяжоў"
2823
 
2824
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2018
2825
  #, fuzzy, php-format
2826
  msgid ""
2827
  " Check this checkbox if you want to show the %sbooking details summary%s "
2828
  "above the payment form"
2829
  msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2830
 
2831
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2063
2832
  #, fuzzy
2833
  msgid "Auto cancelation / auto approval of bookings"
2834
  msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2835
 
2836
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2069
2837
  #, fuzzy
2838
  msgid "Auto approve all new bookings"
2839
  msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2840
 
2841
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2078
2842
  #, fuzzy, php-format
2843
  msgid ""
2844
+ "Check this checkbox to %sactivate%s auto approve of all new pending bookings."
 
2845
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2846
 
2847
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2085
2848
  #, fuzzy
2849
  msgid "Auto-cancel bookings"
2850
+ msgstr "Адмена"
2851
 
2852
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2095
2853
  #, fuzzy, php-format
2854
  msgid ""
2855
  "Check this box to %sactivate%s auto-cancellation for pending, unpaid "
2856
  "bookings."
2857
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2858
 
2859
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2106
2860
  #, fuzzy
2861
  msgid "Cancel bookings older"
2862
+ msgstr "Адмена"
2863
 
2864
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2111
2865
  #, fuzzy
2866
  msgid "hour"
2867
+ msgstr "за 1 гадзіна"
2868
 
2869
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2114
2870
  #, fuzzy
2871
  msgid "hours"
2872
  msgstr "Чацвер"
2873
 
2874
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2124
2875
  msgid ""
2876
  "Cancel only pending, unpaid bookings, which are older than this selection."
2877
  msgstr ""
2878
 
2879
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2129
2880
  #, fuzzy
2881
  msgid "Cancellation email sent"
2882
  msgstr "Чыннік адмовы"
2883
 
2884
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2134
2885
  #, php-format
2886
  msgid "Check this box to %ssend%s cancellation email for this resource."
2887
  msgstr ""
2888
 
2889
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2146
2890
  #, fuzzy
2891
  msgid "Reason for cancellation"
2892
  msgstr "Чыннік адмовы"
2893
 
2894
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2148
2895
  #, php-format
2896
  msgid "Type the reason for %scancellation%s for the email template."
2897
  msgstr ""
2898
 
2899
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2190
2900
  msgid ""
2901
  "Customization of billing fields, which automatically assign from booking "
2902
  "form to billing form"
2903
  msgstr ""
2904
 
2905
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2191
2906
  #, fuzzy
2907
  msgid "Billing form fields"
2908
+ msgstr "Палі формы"
 
 
 
 
 
 
 
 
2909
 
2910
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2217
2911
  #, fuzzy
2912
  msgid "Booked Times:"
2913
  msgstr "Забранявана "
2914
 
2915
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2240
2916
  msgid ""
2917
  "This reservation is cancelled because we did not receive payment and the "
2918
  "administrator did not approve it."
2919
  msgstr ""
2920
 
2921
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2259
2922
  #, fuzzy
2923
  msgid "You need to make payment for this reservation"
2924
  msgstr "Сезонныя змены коштаў"
2925
 
2926
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2261
2927
  #, fuzzy, php-format
2928
  msgid ""
2929
  "You need to make payment %s for reservation %s at %s. %s Please make payment "
2932
  "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
2933
  "карыстанне сэрвісам бранявання.\""
2934
 
2935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
2936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1420
2937
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3951
2938
  #, fuzzy
2939
  msgid "Apartment#1"
2940
+ msgstr "за 1 дзень"
2941
 
2942
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
2943
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1421
2944
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3952
2945
  #, fuzzy
2946
  msgid "Apartment#2"
2947
  msgstr "Апартаменты №2"
2948
 
2949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
2950
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3953
2951
  #, fuzzy
2952
  msgid "Apartment#3"
2953
  msgstr "Апартаменты №3"
2954
 
2955
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
2956
+ #, fuzzy
2957
+ msgid "Label"
2958
+ msgstr "Емейл"
 
2959
 
2960
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
2961
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
2962
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
2963
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
2964
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
2965
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
2966
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
2967
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
2968
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
2969
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
2970
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
2971
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
2972
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
2973
+ #, fuzzy
2974
+ msgid "optional"
2975
+ msgstr "Функцыі "
2976
+
2977
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:90
2978
+ #, php-format
2979
+ msgid "Wrap each item with %s tag"
2980
  msgstr ""
2981
 
2982
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:104
2983
+ msgid "Put a label before field"
2984
  msgstr ""
2985
 
2986
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:118
2987
  #, php-format
2988
+ msgid "Make it %sexclusive%s"
 
 
2989
  msgstr ""
2990
 
2991
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
2992
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
2993
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
2994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
2995
+ #, fuzzy
2996
+ msgid "Default value"
2997
+ msgstr "Па змаўчанні"
 
 
 
 
 
 
 
 
 
 
 
 
2998
 
2999
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:136
3000
+ #, php-format
3001
+ msgid ""
3002
+ "One Value from %sOptions%s list or term %s for selection of all checkboxes"
3003
+ msgstr ""
3004
 
3005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
3006
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
3007
+ #, fuzzy
3008
+ msgid "Options"
3009
+ msgstr "Функцыі "
3010
 
3011
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
3012
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
3013
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
3014
+ #, fuzzy
3015
+ msgid "required"
3016
+ msgstr "Емейл (абавязковае поле)"
3017
 
3018
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:154
3019
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:119
3020
+ msgid "One option per line"
3021
+ msgstr ""
3022
 
3023
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
3024
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
3025
+ msgid "Titles of options"
3026
+ msgstr ""
3027
 
3028
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:172
3029
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:137
3030
+ msgid "One title per line"
 
 
 
3031
  msgstr ""
3032
 
3033
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:93
3034
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:86
3035
  #, php-format
3036
+ msgid "One Value from %sOptions%s list"
 
 
 
3037
  msgstr ""
3038
 
3039
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:101
3040
  #, php-format
3041
+ msgid "Allow %smultiple%s selections"
 
 
 
3042
  msgstr ""
3043
 
3044
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:164
3045
  #, fuzzy, php-format
3046
+ msgid "Set as %srequired%s"
3047
+ msgstr "Прыклад: %s "
 
 
3048
 
3049
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
3050
+ msgid "Name"
3051
+ msgstr "Імя"
 
 
 
3052
 
3053
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
3054
+ msgid "Class"
 
3055
  msgstr ""
3056
 
3057
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
3058
+ msgid "Size"
3059
  msgstr ""
3060
 
3061
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
3062
+ msgid "Maxlength"
3063
+ msgstr ""
 
3064
 
3065
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:276
3066
+ msgid "Copy and paste this shortcode into the form at left side"
3067
+ msgstr ""
 
 
 
 
 
 
3068
 
3069
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:291
3070
+ #, php-format
3071
+ msgid ""
3072
+ "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
3073
+ msgstr ""
3074
 
3075
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
3076
+ msgid "Rows"
3077
+ msgstr ""
 
 
3078
 
3079
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
3080
+ msgid "Columns"
3081
  msgstr ""
3082
 
3083
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:86
3084
  #, fuzzy
3085
+ msgid "General Information"
3086
+ msgstr "Інфармацыя"
3087
 
3088
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:88
3089
+ #, fuzzy
3090
+ msgid "Shortcodes"
3091
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
3092
 
3093
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:89
3094
+ msgid ""
3095
+ "You can generate the form fields for your form (at the left side) by "
3096
+ "selection specific field in the above selectbox."
3097
  msgstr ""
3098
 
3099
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:90
3100
+ #, php-format
3101
+ msgid "Please read more about the booking form fields configuration %shere%s."
3102
  msgstr ""
3103
 
3104
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:92
3105
+ msgid "HTML"
3106
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3107
 
3108
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:93
3109
+ #, php-format
3110
+ msgid ""
3111
+ "You can use any %sHTML tags%s in the booking form. Please use the HTML tags "
3112
+ "carefully. Be sure, that all \"open\" tags (like %s) are closed (like this "
3113
+ "%s)."
3114
+ msgstr ""
3115
 
3116
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:99
3117
  #, fuzzy
3118
+ msgid "Default Form Templates"
3119
+ msgstr "Па змаўчанні"
3120
 
3121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:100
3122
+ #, php-format
3123
  msgid ""
3124
+ "You can reset your active form template by selecting default %sform template"
3125
+ "%s at the top toolbar. \n"
3126
+ " Please select "
3127
+ "the form template and click on %sReset%s button for resetting only active "
3128
+ "form (Booking Form or Content of Booking Fields form).\n"
3129
+ " Click on %sBoth"
3130
+ "%s button if you want to reset both forms: Booking Form and Content of "
3131
+ "Booking Fields form."
3132
  msgstr ""
3133
 
3134
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:111
 
3135
  #, fuzzy
3136
+ msgid "Required Fields in Booking Form"
3137
+ msgstr "Палі формы"
3138
 
3139
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:117
3140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:395
3141
  #, fuzzy
3142
+ msgid "Calendar"
3143
+ msgstr "Каляндар бранявання"
3144
 
3145
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
3146
+ #, php-format
3147
+ msgid "You must to have this shortcode:%s in the form."
3148
  msgstr ""
3149
 
3150
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:121
3151
+ msgid ""
3152
+ "You can insert several calendars of different resources into the form "
3153
+ "allowing you to book several resources during one booking process."
 
 
 
3154
  msgstr ""
3155
 
3156
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:122
3157
+ #, fuzzy, php-format
3158
+ msgid "Example: %s."
3159
+ msgstr "Прыклад: %s "
3160
+
3161
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:123
3162
+ #, php-format
3163
+ msgid ""
3164
+ "where %s – default calendar %s (you can select desired resource of calendar "
3165
+ "by inserting shortcode into page)%s"
3166
  msgstr ""
3167
 
3168
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:124
3169
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:125
3170
+ #, fuzzy, php-format
3171
+ msgid "%s – calendar of booking resource with %s"
3172
+ msgstr "%s[bookingname]%s - дадаць назву бранявання,"
3173
 
3174
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:126
3175
+ #, php-format
3176
+ msgid "Please check more about this feature %shere%s."
3177
  msgstr ""
3178
 
3179
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
3180
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
3181
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:232
3182
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:280
3183
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:293
3184
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:307
3185
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:345
3186
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:384
3187
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
3188
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
3189
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
3190
+ #, fuzzy, php-format
3191
+ msgid "You can %suse this shortcode only once%s in the form."
3192
+ msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
3193
 
3194
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:137
 
3195
  #, fuzzy
3196
+ msgid "Email Field"
3197
+ msgstr "Некоректно ўведзены емейл"
3198
 
3199
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
3200
+ #, fuzzy, php-format
3201
+ msgid "You must have this shortcode:%s in the booking form."
3202
+ msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
3203
 
3204
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
3205
+ msgid ""
3206
+ "This is the primary email field, which is used for sending emails to "
3207
+ "visitors."
3208
  msgstr ""
3209
 
3210
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:143
 
3211
  #, fuzzy
3212
+ msgid "Standard Fields"
3213
+ msgstr "Стандарт "
3214
 
3215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:149
 
3216
  #, fuzzy
3217
+ msgid "Text"
3218
+ msgstr "Паказаць даведкавае поле для ўводу"
3219
 
3220
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:158
3221
+ msgid "Textarea"
3222
+ msgstr ""
 
 
 
3223
 
3224
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:165
3225
+ msgid "Drop Down"
 
3226
  msgstr ""
3227
 
3228
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:177
3229
+ msgid "Checkbox(es)"
 
3230
  msgstr ""
3231
 
3232
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:184
3233
  #, fuzzy
3234
+ msgid "Radio Button(s)"
3235
+ msgstr "Прыклад: %s "
3236
 
3237
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:196
3238
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:575
3239
+ msgid "CAPTCHA"
3240
+ msgstr "CAPTCHA"
3241
 
3242
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:198
3243
+ #, php-format
3244
+ msgid "Insert %s shortcode to prevent SPAM bookings."
3245
  msgstr ""
3246
 
3247
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:208
3248
+ #, fuzzy
3249
+ msgid "Submit Button"
3250
+ msgstr "%s - кнопка для адпраўкі"
3251
 
3252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:216
3253
+ #, fuzzy
3254
+ msgid "Times Fields"
3255
+ msgstr "Палі формы"
3256
 
3257
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:222
3258
  #, fuzzy
3259
+ msgid "Time Slot List"
3260
+ msgstr "час"
3261
 
3262
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
3263
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
3264
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
3265
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
3266
+ #, php-format
3267
+ msgid "Select the %s using the predefined %sTime List%s."
3268
  msgstr ""
3269
 
3270
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
 
 
 
 
 
3271
  #, fuzzy
3272
+ msgid "Time Slot"
3273
+ msgstr "час"
3274
 
3275
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:225
3276
+ #, php-format
3277
+ msgid ""
3278
+ "Please note, %sthe use of the time shortcode%s. If you select a date with "
3279
+ "some booked time slots, this time field will %sdisable booked times slots%s "
3280
+ "(set them as grayed)."
3281
  msgstr ""
3282
 
3283
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:226
3284
+ #, php-format
3285
+ msgid "It works only in %ssingle day selection%s mode."
3286
  msgstr ""
3287
 
3288
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:227
3289
+ msgid ""
3290
+ "Also some early versions of the IE do not support disabling of the options "
3291
+ "in the selectboxes."
3292
  msgstr ""
3293
 
3294
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:228
3295
+ msgid ""
3296
+ "Even if visitor selects the booked timeslot, system will not allow them to "
3297
+ "make the booking."
3298
  msgstr ""
3299
 
3300
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:231
3301
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:344
3302
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:383
3303
+ #, php-format
3304
+ msgid ""
3305
+ "Please note, in the %sOptions list%s you can use times in military time "
3306
+ "format %s(24 Hour Time)%s only."
3307
  msgstr ""
3308
 
3309
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:233
3310
+ #, php-format
3311
+ msgid ""
3312
+ "If you use this shortcode, %syou can not use any other time shortcodes%s in "
3313
+ "the form."
3314
  msgstr ""
3315
 
3316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:275
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3317
  #, fuzzy
3318
+ msgid "Start Time - Text field"
3319
+ msgstr "%s - тэкставае поле"
3320
 
3321
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
3322
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
3323
+ #, fuzzy, php-format
3324
+ msgid "Enter %s in text field."
3325
+ msgstr "%s - тэкставае поле"
 
3326
 
3327
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
3328
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3329
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
3330
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
3332
  #, fuzzy
3333
+ msgid "Start Time"
3334
+ msgstr "час"
3335
 
3336
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:279
3337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:292
3338
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:498
3339
+ #, php-format
3340
+ msgid ""
3341
+ "Please note: this field only supports military time format %s(24 Hour "
3342
+ "Time)%s."
3343
  msgstr ""
3344
 
3345
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3346
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3347
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
3350
+ #, fuzzy, php-format
3351
+ msgid "You can also use the %s in the form."
3352
+ msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
3353
 
3354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3355
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
3356
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3357
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
3358
  #, fuzzy
3359
+ msgid "End Time"
3360
+ msgstr "час"
3361
 
3362
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3363
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3364
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3365
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3366
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
3367
  #, fuzzy
3368
+ msgid "Duration Time"
3369
+ msgstr "час"
3370
 
3371
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3372
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3373
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3374
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3375
  #, fuzzy
3376
+ msgid "fields"
3377
+ msgstr "Палі формы"
3378
 
3379
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:288
3380
  #, fuzzy
3381
+ msgid "End Time - Text field"
3382
+ msgstr "%s - тэкставае поле"
 
 
 
 
 
 
3383
 
3384
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:302
3385
+ msgid "Start Time - Drop Down list"
3386
  msgstr ""
3387
 
3388
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:306
 
 
 
 
 
3389
  #, php-format
3390
  msgid ""
3391
+ "Please note, in the %sOptions list%s you can use times in military time "
3392
+ "format %s(24 Hour Time)%s only."
3393
  msgstr ""
3394
 
3395
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:340
3396
+ msgid "End Time - Drop Down list"
 
3397
  msgstr ""
3398
 
3399
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:379
3400
+ msgid "Duration Time - Drop Down list"
3401
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
3402
 
3403
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
 
 
3404
  #, fuzzy
3405
+ msgid "field"
3406
+ msgstr "Гэта поле неабходна"
3407
 
3408
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:418
 
 
3409
  #, fuzzy
3410
+ msgid "Different time slots, for the different week days"
3411
+ msgstr "Выбар фиксированого колькасці дзён"
3412
 
3413
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:421
3414
+ msgid ""
3415
+ "This feature provides the possibility to use the different time slot "
3416
+ "selections in the booking form for the different week days or different days "
3417
+ "- which are assigned to the specific season filters. So each week day (day "
3418
+ "of specific season filter) can have a different time slots list."
3419
  msgstr ""
3420
 
3421
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:423
3422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:569
3423
+ #, fuzzy
3424
+ msgid "Configuration"
3425
+ msgstr "Выдаленне дадзеных па браняванні"
3426
 
3427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:424
3428
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:570
3429
+ #, php-format
3430
+ msgid ""
3431
+ "The general structure of the configuration %scondition rule%s is as follows"
3432
  msgstr ""
3433
 
3434
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:430
3435
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:451
3436
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:474
3437
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:576
3438
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:597
3439
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:620
3440
  #, fuzzy
3441
+ msgid "Parameters"
3442
+ msgstr "Параметры:"
3443
 
3444
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:431
3445
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:577
3446
+ #, php-format
3447
+ msgid ""
3448
+ "%sname%s – the unique name of the condition group, containing several "
3449
+ "conditions with different values. For example, if you want to have specific "
3450
+ "HTML content for the different week days, you can have several conditions, "
3451
+ "with the same name but with different value parameters in conditions. Please "
3452
+ "check more about it, in the examples."
3453
  msgstr ""
3454
 
3455
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:432
3456
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:578
3457
+ #, php-format
3458
+ msgid ""
3459
+ "%stype%s – type of the condition. There are 2 types of condition: \"weekday"
3460
+ "\" and \"season\". \"weekday\" – is the condition rule based on the selected "
3461
+ "day of week value, like Monday, Tuesday, etc… . \"season\" is the "
3462
+ "condition rule based on the \"season filter\" name of selected date. In "
3463
+ "other words the condition is TRUE if the selected day belongs to a season "
3464
+ "filter in the Season Filters page."
3465
  msgstr ""
3466
 
3467
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:433
3468
+ #, php-format
3469
+ msgid ""
3470
+ "%svalue%s – value of the specific conditions. If the value is true, the "
3471
+ "content of the conditions will show in the booking form. You can have the "
3472
+ "default value (empty – \"\", or like this – \"*\") for showing the content "
3473
+ "of this condition, if all other conditions are FALSE, or at initial stage, "
3474
+ "when the date in calendar is not yet selected."
3475
  msgstr ""
3476
 
3477
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:435
3478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:581
3479
  #, fuzzy
3480
+ msgid "Examples"
3481
+ msgstr "Прыклад: %s "
3482
 
3483
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:436
3484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:582
 
 
 
 
 
 
3485
  #, fuzzy
3486
+ msgid "Week days conditions."
3487
+ msgstr "Дні тыдня "
3488
 
3489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:452
3490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:598
3491
+ msgid ""
3492
+ "default value, if no dates are selected, or none exist conditions are true."
3493
+ msgstr ""
3494
+
3495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:460
3496
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:477
3497
+ msgid "You can use the several values, separated by comma."
3498
  msgstr ""
3499
 
3500
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:462
3501
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:608
3502
  #, fuzzy
3503
+ msgid "Season filters conditions."
3504
+ msgstr "Фільтры "
3505
 
3506
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:475
3507
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:621
3508
+ msgid "Season filter on the Season Filters page,"
3509
  msgstr ""
3510
 
3511
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:476
3512
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:622
3513
+ #, fuzzy
3514
+ msgid "Season filter on the Season Filters page"
3515
+ msgstr "Фільтр дат"
3516
 
3517
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:479
3518
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:625
3519
  #, fuzzy
3520
+ msgid "Additional info"
3521
+ msgstr "Інфа"
3522
 
3523
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:480
3524
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:626
3525
+ #, php-format
3526
+ msgid ""
3527
+ "Please use %sSingle day%s selection mode in the General Booking Settings "
3528
+ "page at calendar section."
3529
  msgstr ""
3530
 
3531
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:481
3532
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:627
3533
+ #, php-format
3534
+ msgid "Please check more about this feature at %sthis page%s"
3535
+ msgstr ""
3536
 
3537
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:488
3538
  #, fuzzy
3539
+ msgid "Advanced Fields"
3540
+ msgstr "Пашыраныя налады"
3541
 
3542
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:495
 
 
3543
  #, fuzzy
3544
+ msgid "Time Field"
3545
+ msgstr "час"
3546
 
3547
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:497
3548
+ #, php-format
3549
+ msgid "Enter the %sTime%s using the text field."
 
 
3550
  msgstr ""
3551
 
3552
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:500
3553
+ msgid ""
3554
+ "This field does not impact to availability (booking for the specific time) ."
3555
  msgstr ""
3556
 
3557
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:501
3558
+ msgid "The value of this field is just saved into DB."
3559
  msgstr ""
3560
 
3561
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:511
 
 
 
3562
  #, fuzzy
3563
+ msgid "Country List"
3564
+ msgstr "Лік дзён"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3565
 
3566
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:513
3567
+ msgid "Select the country from the predefined country list."
3568
  msgstr ""
3569
 
3570
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:514
 
 
 
 
 
3571
  #, php-format
3572
+ msgid "You can customize the country list at this file: %s"
 
 
 
 
 
 
 
 
 
 
 
 
3573
  msgstr ""
3574
 
3575
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:515
3576
+ msgid "You can insert this field with default selected value."
3577
  msgstr ""
3578
 
3579
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:516
3580
  #, php-format
3581
+ msgid "Example: %s - %s\"United States\"%s is selected by default."
 
 
3582
  msgstr ""
3583
 
3584
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:525
3585
  #, fuzzy
3586
+ msgid "Language Sections"
3587
+ msgstr "у дыяпазоне выбару"
3588
 
3589
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:527
3590
  msgid ""
3591
+ "Plugin support configurations of the booking form are available in different "
3592
+ "languages."
3593
  msgstr ""
3594
 
3595
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:528
 
3596
  msgid ""
3597
+ "The active language of the booking form depends on the active locale of the "
3598
+ "site."
 
3599
  msgstr ""
3600
 
3601
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:529
 
3602
  msgid ""
3603
+ "Booking Calendar supports WPML and qTranslate plugins for dynamic changing "
3604
+ "of website locale."
3605
  msgstr ""
3606
 
3607
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:531
3608
+ msgid "Usage"
 
 
 
 
 
3609
  msgstr ""
3610
 
3611
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:532
3612
  #, php-format
3613
  msgid ""
3614
+ "start new translation section in specific language, where %s - locale of the "
3615
+ "translation."
3616
  msgstr ""
3617
 
3618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:534
3619
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:537
3620
+ #, fuzzy
3621
+ msgid "Example"
3622
+ msgstr "Прыклад: %s "
3623
 
3624
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:535
3625
+ #, fuzzy
3626
+ msgid "English and French translation"
3627
+ msgstr "Прыклад: %s "
3628
 
3629
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:538
3630
+ msgid "of configuration booking form in English and French languages"
3631
  msgstr ""
3632
 
3633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:564
3634
+ msgid "Different form fields, for the different week days"
3635
  msgstr ""
3636
 
3637
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:567
3638
+ msgid ""
3639
+ "This feature provides the possibility to show the different form fields or "
3640
+ "any other HTML content in the booking form, depending on the selection of "
3641
+ "specific week day in calendar or different days, which are assigned to the "
3642
+ "specific season filters"
3643
  msgstr ""
3644
 
3645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:579
3646
+ #, php-format
3647
+ msgid ""
3648
+ "%svalue%s – value of the specific conditions. If the value is true, so then "
3649
+ "the content of the conditions will show in the booking form. You can have "
3650
+ "the default value (empty – \"\", or like this – \"*\") for showing the "
3651
+ "content of this condition, if all other conditions are FALSE, or at initial "
3652
+ "stage, when the date in calendar is not yet selected."
3653
  msgstr ""
3654
 
3655
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:606
3656
+ msgid "You can use several values, separated by comma."
3657
  msgstr ""
3658
 
3659
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:623
3660
+ msgid "You can use several values, separated by a comma."
3661
  msgstr ""
3662
 
3663
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:636
 
3664
  #, fuzzy
3665
+ msgid "Cost Fields"
3666
+ msgstr "Кошт"
3667
 
3668
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:642
 
3669
  #, fuzzy
3670
+ msgid "Cost Correction Field"
3671
+ msgstr "Кошт"
3672
 
3673
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:644
3674
+ #, php-format
3675
+ msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
3676
  msgstr ""
3677
 
3678
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:645
3679
+ #, php-format
3680
+ msgid "Use this field for %scorrecting the cost%s during adding new booking."
 
3681
  msgstr ""
3682
 
3683
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:656
3684
  #, fuzzy
3685
+ msgid "Discount Coupon field"
3686
+ msgstr "Гэта поле неабходна"
3687
 
3688
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:658
3689
+ msgid ""
3690
+ "Please use this field for possibility to use coupon discounts by your "
3691
+ "visitors."
3692
  msgstr ""
3693
 
3694
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:659
3695
+ #, fuzzy, php-format
3696
+ msgid "You can configure the discount coupon codes at this %spage%s."
3697
+ msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
3698
 
3699
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:668
3700
+ #, fuzzy
3701
+ msgid "Hints for your form"
3702
+ msgstr "Форма"
3703
 
3704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:674
3705
+ #, fuzzy
3706
+ msgid "Cost Hints"
3707
+ msgstr "Кошт"
 
 
3708
 
3709
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:676
3710
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:697
3711
  #, php-format
3712
  msgid ""
3713
+ "Insert these shortcodes into form to %sshow info in real time %s(after "
3714
+ "selection of the dates in calendar or options in checkboxes or "
3715
+ "selectboxes)%s."
3716
  msgstr ""
3717
 
3718
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:678
3719
  #, fuzzy
3720
+ msgid "Full cost of the booking."
3721
+ msgstr "Кошт"
3722
 
3723
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:680
3724
+ #, fuzzy
3725
+ msgid "Cost of the booking for the selected dates only."
3726
+ msgstr "Лік дзён"
3727
 
3728
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:682
3729
+ #, fuzzy
3730
+ msgid "Additional cost, which depends on the fields selection in the form."
3731
+ msgstr "Лік дзён"
3732
 
3733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:684
3734
  #, fuzzy
3735
+ msgid "The deposit cost of the booking."
3736
+ msgstr "фіксаваны ўнёсак"
3737
 
3738
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:686
3739
+ msgid "Balance cost of the booking - difference between deposit and full cost."
3740
  msgstr ""
3741
 
3742
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:695
3743
  #, fuzzy
3744
+ msgid "Dates and Times Hints"
3745
+ msgstr "Даты"
3746
 
3747
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:699
3748
  #, fuzzy
3749
+ msgid "Selected Check In date."
3750
+ msgstr "Фармат даты"
3751
 
3752
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:700
3753
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:703
3754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:706
3755
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:709
3756
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:712
3757
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:715
3758
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:718
3759
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:721
3760
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:724
3761
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:727
3762
+ #, fuzzy
3763
+ msgid "Example:"
3764
+ msgstr "Прыклад: %s "
3765
 
3766
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:702
3767
+ msgid "Selected Check Out date."
3768
  msgstr ""
3769
 
3770
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:705
3771
  #, fuzzy
3772
+ msgid "Selected Start Time."
3773
+ msgstr "час"
3774
 
3775
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:708
3776
  #, fuzzy
3777
+ msgid "Selected End Time."
3778
+ msgstr "час"
3779
 
3780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:711
3781
  #, fuzzy
3782
+ msgid "All selected dates."
3783
+ msgstr "Даты"
3784
 
3785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:714
3786
+ msgid "All selected dates with times."
3787
+ msgstr ""
 
3788
 
3789
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:717
3790
+ msgid "All selected dates in \"short\" format."
3791
  msgstr ""
3792
 
3793
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:720
3794
+ msgid "All selected dates with times in \"short\" format.."
 
 
 
3795
  msgstr ""
3796
 
3797
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:723
3798
  #, fuzzy
3799
+ msgid "Number of selected days."
3800
+ msgstr "днеи"
3801
 
3802
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:726
3803
  #, fuzzy
3804
+ msgid "Number of selected nights."
3805
+ msgstr "Лік наведвальнікаў"
3806
 
3807
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:747
3808
  #, fuzzy
3809
+ msgid "Generate Tag"
3810
+ msgstr "Чэрвень"
3811
 
3812
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:764
3813
+ msgid "Select option to configure or show help info about tags"
3814
+ msgstr ""
 
3815
 
3816
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
3817
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
3818
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:447
3819
+ msgid "Saved"
3820
+ msgstr "Захавана"
 
 
 
3821
 
3822
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
3823
+ msgid ""
3824
+ "You can use (in subject and content of email template) any shortcodes, which "
3825
+ "you used in the booking form. Use the shortcodes in the same way as you used "
3826
+ "them in the content form at Settings Fields page."
3827
+ msgstr ""
3828
 
3829
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
3830
+ msgid "In addition you can use these shortcodes"
3831
+ msgstr ""
 
 
3832
 
3833
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
3834
+ #, php-format
 
3835
  msgid ""
3836
+ "%s - inserting data info about the booking, which you configured in the "
3837
+ "content form at Settings Fields page"
3838
+ msgstr ""
3839
 
3840
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
3841
+ #, fuzzy, php-format
3842
+ msgid "%s - inserting ID of booking "
3843
+ msgstr "%s - уставіць даты бранявання"
 
3844
 
3845
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:368
3846
+ #, fuzzy, php-format
3847
+ msgid "%s or %s - inserting the title of the booking resource "
3848
+ msgstr "%s[bookingname]%s - дадаць назву бранявання,"
3849
 
3850
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:370
3851
+ #, fuzzy, php-format
3852
+ msgid "%s - inserting the cost of booking "
3853
+ msgstr "%s - уставіць даты бранявання"
3854
 
3855
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
3856
+ #, fuzzy, php-format
3857
+ msgid "%s - inserting the dates of booking"
3858
+ msgstr "%s - уставіць даты бранявання"
3859
 
3860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
3861
  #, fuzzy, php-format
3862
+ msgid "%s - inserting check-in date (first day of reservation),"
3863
+ msgstr "%s - уставіць даты бранявання"
 
 
3864
 
3865
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
3866
+ #, fuzzy, php-format
3867
+ msgid "%s - inserting check-out date (last day of reservation),"
3868
+ msgstr "%s - уставіць даты бранявання"
3869
 
3870
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:376
3871
+ #, fuzzy, php-format
3872
+ msgid "%s - inserting the number of booking dates "
3873
+ msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
 
3874
 
3875
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:378
3876
+ #, fuzzy, php-format
3877
+ msgid "%s - inserting your site URL "
3878
+ msgstr "%s - дадаць новы радок"
3879
 
3880
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:380
3881
  #, fuzzy, php-format
3882
+ msgid "%s - inserting moderate link of new booking "
3883
+ msgstr "%s - уставіць даты бранявання"
3884
 
3885
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:382
3886
  #, php-format
3887
+ msgid ""
3888
+ "%s - inserting link to the page where visitor can edit the reservation, "
3889
+ "(possible to use the %s parameter for setting different %s of this page. "
3890
+ "Example: %s )"
3891
  msgstr ""
3892
 
3893
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:384
3894
+ #, php-format
3895
  msgid ""
3896
+ "%s - inserting link to the page where visitor can cancel the reservation, "
3897
+ "(possible to use the %s parameter for setting different %s of this page. "
3898
+ "Example: %s )"
3899
  msgstr ""
3900
 
3901
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:386
3902
+ #, php-format
 
 
 
 
3903
  msgid ""
3904
+ "%s - inserting link to payment page where visitor can pay for the "
3905
+ "reservation (possible to use the %s parameter for setting different %s of "
3906
+ "this page. Example: %s )"
3907
  msgstr ""
3908
 
3909
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:390
3910
+ #, fuzzy, php-format
 
 
 
 
 
3911
  msgid ""
3912
+ "%s - add the reason for booking payment, you can enter it before sending "
3913
+ "email, "
3914
+ msgstr "%s - уставіць чыннік адмовы"
3915
 
3916
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:392
3917
+ #, fuzzy, php-format
3918
  msgid ""
3919
+ "%s - add the reason booking was cancelled, you can enter it before sending "
3920
+ "email, "
3921
+ msgstr "%s - уставіць чыннік адмовы"
3922
 
3923
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:395
3924
+ #, php-format
3925
+ msgid "Also you can use any HTML tags like this %s - to insert new line "
3926
+ msgstr ""
3927
 
3928
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:413
3929
  #, fuzzy
3930
+ msgid "Enter Keyword here"
3931
+ msgstr "Увядзіце ваш тэлефон"
 
 
 
 
 
 
3932
 
3933
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:414
3934
+ msgid "Keyword"
 
 
3935
  msgstr ""
3936
 
3937
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:424
3938
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:428
3939
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:750
3940
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:755
3941
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
3942
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
3943
  #, fuzzy
3944
+ msgid "Resource"
3945
+ msgstr "Імя рэсурсу"
3946
 
3947
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:443
3948
  #, fuzzy
3949
+ msgid "Print bookings listing"
3950
+ msgstr "Браняванне"
3951
 
3952
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:445
3953
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1022
3954
  #, fuzzy
3955
+ msgid "Print"
3956
+ msgstr "Аплата"
3957
 
3958
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:446
3959
+ msgid "Export only current page of bookings to CSV format"
3960
  msgstr ""
3961
 
3962
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:448
3963
  #, fuzzy
3964
+ msgid "Export"
3965
+ msgstr "Супериор "
 
 
 
 
 
3966
 
3967
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
3968
+ msgid "Export All bookings to CSV format"
3969
  msgstr ""
3970
 
3971
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:451
3972
+ msgid "Export All"
3973
  msgstr ""
3974
 
3975
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:542
3976
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1239
3977
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1701
3978
+ msgid "Labels"
3979
+ msgstr ""
3980
 
3981
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:543
3982
  #, fuzzy
3983
+ msgid "Data"
3984
+ msgstr "Даты"
3985
 
3986
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:560
3987
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:653
3988
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1547
3989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1449
3990
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1901
3991
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1957
3992
+ msgid "Approved"
3993
+ msgstr "Пацверджана"
3994
 
3995
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:561
3996
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:629
3997
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:654
3998
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1448
3999
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1900
4000
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1956
4001
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2382
4002
+ msgid "Pending"
4003
+ msgstr "Якія чакаюць сцвярджэнні"
4004
 
4005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:583
4006
+ #, fuzzy
4007
+ msgid "Edit Booking"
4008
+ msgstr "рэдагаваць "
 
4009
 
4010
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:588
 
4011
  #, fuzzy
4012
+ msgid "Edit Note"
4013
+ msgstr "рэдагаваць "
4014
 
4015
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:592
4016
  #, fuzzy
4017
+ msgid "Change Resource"
4018
+ msgstr "Імя рэсурсу"
4019
 
4020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:652
4021
  #, fuzzy
4022
+ msgid "Change"
4023
+ msgstr "Змены "
 
 
4024
 
4025
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:758
4026
  #, fuzzy
4027
+ msgid "Clear booking resources selection"
4028
+ msgstr "Тып бранявання"
4029
 
4030
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:762
4031
  #, fuzzy
4032
+ msgid "Apply booking resources selection"
4033
  msgstr "Тып бранявання"
4034
 
4035
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:793
 
4036
  msgid ""
4037
+ "Please note, its not possible to add new resources, if \"All resources\" "
4038
+ "option is selected. Please clear the selection, then add new resources."
 
4039
  msgstr ""
4040
 
4041
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:869
4042
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1437
4043
  #, fuzzy
4044
+ msgid "All resources"
4045
+ msgstr "Кошт рэсурсу"
4046
 
4047
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:883
4048
  #, fuzzy
4049
+ msgid "Booking resources"
4050
+ msgstr "Браняванне"
4051
 
4052
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:249
4053
  #, fuzzy
4054
+ msgid "Successful payment"
4055
+ msgstr "Аплата"
4056
 
4057
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:251
4058
+ #, fuzzy
4059
+ msgid " Parameters are incorrect,"
4060
+ msgstr "Некоректно ўведзены емейл"
4061
+
4062
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:252
4063
+ msgid "Cannot find the record"
4064
  msgstr ""
4065
 
4066
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:253
4067
+ msgid "Amount different"
4068
+ msgstr ""
 
4069
 
4070
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:254
4071
  #, fuzzy
4072
+ msgid "Payment failed"
4073
+ msgstr "Аплата"
4074
 
4075
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:255
4076
+ msgid "Payment status updated by Mobile88 Admin(Fail)"
4077
+ msgstr ""
 
 
 
 
 
 
 
4078
 
4079
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:256
4080
+ msgid "Connection Error"
 
 
4081
  msgstr ""
4082
 
4083
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:604
4084
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:627
4085
  #, fuzzy
4086
+ msgid "Completed"
4087
+ msgstr "Выдалена"
4088
 
4089
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:606
4090
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:631
4091
+ msgid "In-Progress"
4092
+ msgstr ""
4093
 
4094
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:608
4095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:948
4096
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1847
4097
+ msgid "Unknown"
4098
+ msgstr ""
4099
 
4100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:610
4101
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:653
4102
+ #, fuzzy
4103
+ msgid "Partially paid"
4104
+ msgstr "Часткова забраняваныя"
 
4105
 
4106
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:611
4107
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:654
4108
+ #, fuzzy
4109
+ msgid "Cancelled"
4110
+ msgstr "Адмена"
4111
 
4112
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:612
4113
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:637
4114
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:678
4115
+ #, fuzzy
4116
+ msgid "Failed"
4117
+ msgstr "Палі формы"
4118
 
4119
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:613
4120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:640
4121
+ msgid "Refunded"
 
 
 
4122
  msgstr ""
 
 
 
4123
 
4124
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:615
4125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:655
4126
+ msgid "Fraud"
 
 
 
4127
  msgstr ""
4128
 
4129
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:622
 
4130
  #, fuzzy
4131
+ msgid "!Paid OK"
4132
+ msgstr "Ок"
4133
 
4134
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:623
4135
+ msgid "Unknown status"
4136
+ msgstr ""
 
 
 
4137
 
4138
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:624
4139
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:677
4140
+ msgid "Not Completed"
4141
+ msgstr ""
 
4142
 
4143
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:630
4144
+ msgid "Processed"
4145
+ msgstr ""
4146
+
4147
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:633
4148
+ msgid "Canceled_Reversal"
4149
  msgstr ""
 
 
4150
 
4151
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:635
 
4152
  #, fuzzy
4153
+ msgid "Denied"
4154
+ msgstr "Выдалена"
4155
 
4156
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:636
4157
+ msgid "Expired"
4158
+ msgstr ""
 
4159
 
4160
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:639
4161
+ #, fuzzy
4162
+ msgid "Partially_Refunded"
4163
+ msgstr "Часткова забраняваныя"
4164
 
4165
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:641
4166
+ #, fuzzy
4167
+ msgid "Reversed"
4168
+ msgstr "Забранявана"
4169
+
4170
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:642
4171
+ msgid "Voided"
4172
  msgstr ""
 
 
4173
 
4174
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:643
4175
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2001
4176
+ msgid "Created"
4177
+ msgstr ""
 
4178
 
4179
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:646
4180
+ msgid "Not authed"
4181
+ msgstr ""
 
4182
 
4183
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
4184
+ msgid "Malformed"
4185
+ msgstr ""
 
4186
 
4187
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:648
4188
+ msgid "Invalid"
 
 
 
4189
  msgstr ""
 
 
4190
 
4191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:649
4192
+ msgid "Abort"
4193
+ msgstr ""
4194
+
4195
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
4196
  #, fuzzy
4197
+ msgid "Rejected"
4198
+ msgstr "Выдалена"
4199
 
4200
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:651
4201
+ #, fuzzy
4202
+ msgid "Error"
4203
+ msgstr "Еўра"
4204
 
4205
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:656
4206
+ #, fuzzy
4207
+ msgid "Suspended"
4208
+ msgstr "Адправіць"
4209
 
4210
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:673
4211
+ #, fuzzy
4212
+ msgid "Any Status"
4213
+ msgstr "Любы дзень тыдня"
4214
+
4215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:675
4216
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:945
4217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1844
4218
+ #, fuzzy
4219
+ msgid "Paid OK"
4220
+ msgstr "Ок"
4221
+
4222
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:676
4223
+ #, fuzzy
4224
+ msgid "Unknown Status"
4225
+ msgstr "Усталёўкі для бранявання"
4226
+
4227
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:718
4228
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:924
4229
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:926
4230
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:937
4231
+ msgid "Payment"
4232
+ msgstr "Аплата"
4233
+
4234
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:731
4235
+ #, fuzzy
4236
+ msgid "Min. cost"
4237
+ msgstr "Кошт"
4238
+
4239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:736
4240
+ #, fuzzy
4241
+ msgid "Max. cost"
4242
+ msgstr "Кошт"
4243
+
4244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:739
4245
+ #, fuzzy
4246
+ msgid "min"
4247
+ msgstr "Пн"
4248
+
4249
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:740
4250
+ #, fuzzy
4251
+ msgid "max"
4252
+ msgstr "Сакавік"
4253
+
4254
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:849
4255
+ #, fuzzy
4256
+ msgid "Send payment request to visitor"
4257
+ msgstr "налада емейла"
4258
+
4259
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:868
4260
+ #, fuzzy
4261
+ msgid "Payment status"
4262
+ msgstr "Аплата"
4263
+
4264
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:890
4265
+ #, fuzzy
4266
+ msgid "Save cost"
4267
+ msgstr "Захаваць"
4268
+
4269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:913
4270
+ #, fuzzy
4271
+ msgid "Change status"
4272
+ msgstr "Дадаць новае браняванне"
4273
+
4274
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:678
4275
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:736
4276
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:395
4277
+ msgid "Updating..."
4278
+ msgstr "Захаванне..."
4279
+
4280
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:683
4281
+ msgid "User is Activated"
4282
  msgstr ""
 
 
4283
 
4284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:741
4285
+ #, fuzzy
4286
+ msgid "User is Deactivated"
4287
+ msgstr "калі ўбудова дэактываваны"
4288
 
4289
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:853
4290
  #, php-format
4291
  msgid ""
4292
+ "%sYou do not have permissions for this page.%s Your account is not active, "
4293
+ "please contact administrator.%s"
4294
  msgstr ""
4295
 
4296
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:888
4297
  #, php-format
4298
+ msgid "%sYou do not have permissions for this booking resources.%s"
4299
+ msgstr ""
4300
 
4301
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:894
4302
+ #, fuzzy, php-format
4303
+ msgid "%sNo this booking resources.%s"
4304
+ msgstr "%sвведите час пачатку бранявання%s"
4305
 
4306
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1034
4307
+ #, fuzzy
4308
+ msgid "Show resources of user:"
4309
+ msgstr "Паказаць"
 
4310
 
4311
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1046
4312
+ #, fuzzy
4313
+ msgid "My"
4314
+ msgstr "Травень"
 
4315
 
4316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1065
4317
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:339
4318
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:340
4319
+ #, fuzzy
4320
+ msgid "Booking resource:"
4321
+ msgstr "Тып бранявання"
4322
 
4323
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1097
4324
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1136
4325
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1233
 
4326
  #, fuzzy
4327
+ msgid "Users"
4328
+ msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
4329
 
4330
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1117
4331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1238
4332
  #, fuzzy
4333
+ msgid "User"
4334
+ msgstr "Гады"
4335
 
4336
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1138
4337
+ msgid "Management of"
4338
  msgstr ""
4339
 
4340
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1242
4341
+ msgid "Set user as"
4342
  msgstr ""
4343
 
4344
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1275
4345
+ #, fuzzy, php-format
4346
+ msgid "Active %sSuper Admin%s"
4347
+ msgstr "Супериор "
 
4348
 
4349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
4350
  #, fuzzy, php-format
4351
+ msgid "Active %sRegular User%s"
4352
+ msgstr "Гады"
4353
+
4354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1280
4355
+ msgid "Inactive User"
4356
+ msgstr ""
4357
+
4358
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1287
4359
+ msgid "Unlimited"
4360
  msgstr ""
 
 
4361
 
4362
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1292
4363
  #, fuzzy
4364
+ msgid "Activate"
4365
+ msgstr "Актыўна"
4366
 
4367
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1293
4368
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1302
4369
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
4370
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1308
4371
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1319
4372
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1323
4373
+ #, fuzzy
4374
+ msgid "Do you really want"
4375
+ msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
4376
+
4377
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1293
4378
+ #, fuzzy
4379
+ msgid "make user active"
4380
+ msgstr "Актыўна"
4381
+
4382
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1297
4383
+ #, fuzzy
4384
+ msgid "Deactivate"
4385
+ msgstr "Актыўна"
4386
+
4387
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1301
4388
+ msgid "Set as inactive"
4389
  msgstr ""
 
 
4390
 
4391
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1302
4392
+ msgid "make user inactive"
4393
  msgstr ""
4394
 
4395
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1304
4396
+ #, fuzzy
4397
+ msgid "Delete settings"
4398
+ msgstr "Выдаліць"
4399
+
4400
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
4401
+ #, fuzzy
4402
+ msgid "delete configuration"
4403
+ msgstr "Выдаліць"
4404
+
4405
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1307
4406
+ #, fuzzy
4407
+ msgid "Delete data"
4408
+ msgstr "Выдаліць"
4409
+
4410
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1308
4411
+ #, fuzzy
4412
+ msgid "delete all booking data"
4413
+ msgstr "Выдаленне дадзеных па браняванні"
4414
+
4415
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1318
4416
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1319
4417
+ #, fuzzy
4418
+ msgid "Super Admin"
4419
+ msgstr "Адміністрацыйны емейл"
4420
+
4421
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1319
4422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1323
4423
+ msgid "set user as"
4424
  msgstr ""
4425
 
4426
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1322
4427
  #, fuzzy
4428
+ msgid "Regular User"
4429
+ msgstr "Гады"
4430
 
4431
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1323
4432
+ #, fuzzy
4433
+ msgid "Regular user"
4434
+ msgstr "Гады"
4435
+
4436
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1419
4437
+ #, fuzzy
4438
+ msgid "Suite"
4439
+ msgstr "Президенский нумар "
4440
+
4441
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:29
4442
+ msgid "Integration of authorizenet payment system"
4443
  msgstr ""
4444
 
4445
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:103
4446
  #, php-format
4447
  msgid ""
4448
+ "If you have no account on this system, please sign up for a %sdeveloper test "
4449
+ "account%s to obtain an API Login ID and Transaction Key. These keys will "
4450
+ "authenticate requests to the payment gateway."
4451
  msgstr ""
4452
 
4453
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:112
4454
+ #, fuzzy, php-format
4455
+ msgid " Check this box to use %s payment gateway."
4456
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
4457
+
4458
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:117
4459
  #, fuzzy
4460
+ msgid "API Login ID"
4461
+ msgstr "ID"
4462
 
4463
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:121
4464
+ #, php-format
4465
+ msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
4466
  msgstr ""
4467
 
4468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:127
4469
+ msgid "Transaction Key"
4470
  msgstr ""
4471
 
4472
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:131
4473
+ #, php-format
4474
+ msgid "This parameter have to assigned to you by %s"
4475
  msgstr ""
4476
 
4477
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:140
4478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:325
4479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:129
4480
+ #, fuzzy
4481
+ msgid "Chose payment mode"
4482
+ msgstr "Аплата"
4483
+
4484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:144
4485
+ msgid "Developer Test"
4486
  msgstr ""
4487
 
4488
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:145
4489
+ #, fuzzy
4490
+ msgid "Live Test"
4491
+ msgstr "Анлайн дэма "
4492
+
4493
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:146
4494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:329
4495
+ #, fuzzy
4496
+ msgid "Live"
4497
+ msgstr "Анлайн дэма "
4498
+
4499
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:148
4500
+ msgid ""
4501
+ "Select \"Live test\" or \"Live\" environment for using Merchant account or "
4502
+ "\"Developer Test\" for using Developer account."
4503
  msgstr ""
4504
 
4505
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:150
4506
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:261
4507
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:469
4508
+ #, fuzzy
4509
+ msgid "Note:"
4510
  msgstr ""
4511
+ "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
4512
+ "ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
4513
 
4514
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:151
4515
+ msgid ""
4516
+ "Transactions posted against live merchant accounts using either of the above "
4517
+ "testing methods are not submitted to financial institutions for "
4518
+ "authorization and are not stored in the Merchant Interface."
4519
  msgstr ""
4520
 
4521
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:158
4522
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:338
4523
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
4524
+ msgid "Transaction type"
4525
  msgstr ""
4526
 
4527
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:162
4528
+ #, fuzzy
4529
+ msgid "Authorization and Capture"
4530
+ msgstr "налада емейла"
4531
+
4532
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:163
4533
+ #, fuzzy
4534
+ msgid "Authorization Only"
4535
+ msgstr "налада емейла"
4536
+
4537
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:165
4538
+ msgid "Select transaction type, which supported by the payment gateway."
4539
  msgstr ""
4540
 
4541
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:172
4542
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:174
4543
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:351
4544
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:154
4545
+ msgid "Accepted Currency"
4546
  msgstr ""
4547
 
4548
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:176
4549
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
4550
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:355
4551
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:157
4552
+ msgid "U.S. Dollars"
4553
+ msgstr "Даляры ЗША"
4554
 
4555
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:177
4556
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:360
4557
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:162
4558
+ msgid "Canadian Dollars"
4559
+ msgstr "Канадскія даляры"
4560
+
4561
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:178
4562
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:159
4563
+ msgid "Pounds Sterling"
4564
+ msgstr "Фунты Стэрлінгаў"
4565
+
4566
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:179
4567
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:356
4568
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:158
4569
+ msgid "Euros"
4570
+ msgstr "Еўра"
4571
+
4572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
4573
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:206
4574
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:380
4575
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:181
4576
+ msgid "The currency code that gateway will process the payment in."
4577
  msgstr ""
4578
 
4579
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
4580
+ msgid ""
4581
+ "Setting the currency that is not supported by the payment processor will "
4582
+ "result in an error."
4583
  msgstr ""
4584
 
4585
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:187
4586
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
4587
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:433
4588
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:186
4589
  #, fuzzy
4590
+ msgid "Payment button title"
4591
+ msgstr "Загаловак"
4592
 
4593
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:191
4594
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:216
4595
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:436
4596
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:189
4597
  #, fuzzy
4598
+ msgid "Enter the title of the payment button"
4599
+ msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
 
 
 
 
 
 
 
 
4600
 
4601
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:196
4602
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
4603
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:445
4604
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:196
4605
+ #, fuzzy
4606
+ msgid "Show Payment description"
4607
+ msgstr "Апісанне плацяжоў"
4608
 
4609
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:204
4610
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:231
4611
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:453
4612
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:204
4613
  #, fuzzy
4614
+ msgid "Check this box to show payment description in payment form"
4615
+ msgstr "Апісанне плацяжоў"
4616
 
4617
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:215
4618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:242
4619
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:464
4620
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:215
4621
  msgid "Payment description"
4622
  msgstr "Апісанне плацяжоў"
4623
 
4624
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:218
4625
+ msgid ""
4626
+ "Format: Up to 255 characters (no symbols). Also, in order to be displayed, "
4627
+ "the View attribute must be configured for this field in the Merchant "
4628
+ "Interface payment form settings."
4629
+ msgstr ""
 
 
 
 
 
4630
 
4631
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:226
4632
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:253
4633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:479
4634
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
4635
  #, php-format
4636
  msgid "%s[bookingname]%s - inserting name of booking resource, "
4637
  msgstr "%s[bookingname]%s - дадаць назву бранявання,"
4638
 
4639
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:227
4640
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:254
4641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:480
4642
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
4643
  #, php-format
4644
  msgid "%s[dates]%s - inserting list of reserved dates "
4645
  msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
4646
 
4647
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:228
4648
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:255
4649
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:481
4650
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
4651
  #, fuzzy, php-format
4652
  msgid "%s[datescount]%s - inserting number of reserved dates "
4653
  msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
4654
 
4655
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:240
4656
+ msgid "Activate Relay Response"
4657
+ msgstr ""
 
 
4658
 
4659
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:249
4660
+ msgid ""
4661
+ "Indicate to the payment gateway that you would like to receive the "
4662
+ "transaction response to your site."
4663
+ msgstr ""
4664
 
4665
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:262
 
 
 
4666
  msgid ""
4667
+ "You should leave empty the Relay Response URL and Receipt Link URL/Text in "
4668
+ "the Merchant Interface, if a Relay Response is activated here."
4669
+ msgstr ""
4670
 
4671
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:267
4672
+ msgid "MD5 Hash value"
4673
  msgstr ""
4674
 
4675
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:270
4676
+ msgid ""
4677
+ "Please enter the MD5 Hash value, which you configured in the settings of "
4678
+ "Merchant Interface."
4679
  msgstr ""
4680
 
4681
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:278
4682
+ msgid "To configure MD5 Hash value in Relay Response for your transactions"
4683
  msgstr ""
4684
 
4685
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:281
4686
+ msgid "Log on to the Merchant Interface"
4687
  msgstr ""
4688
 
4689
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:282
4690
+ msgid "Click Settings under Account in the main menu on the left"
4691
+ msgstr ""
4692
+
4693
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:283
4694
+ msgid "Click MD5-Hash in the Security Settings section"
4695
+ msgstr ""
4696
+
4697
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:284
4698
+ msgid "Enter this value"
4699
  msgstr ""
4700
 
 
 
4701
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:285
4702
+ msgid "Click Submit"
4703
+ msgstr ""
4704
+
4705
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:287
4706
+ #, php-format
4707
+ msgid ""
4708
+ "For more information about configuring Relay Response in the Merchant "
4709
+ "Interface, please see the %sMerchant Integration Guide%s"
4710
+ msgstr ""
4711
+
4712
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:295
4713
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:271
4714
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:242
4715
  msgid "Return URL after Successful order"
4716
  msgstr ""
4717
 
4718
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:300
4719
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:276
4720
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:247
4721
+ #, fuzzy, php-format
4722
  msgid ""
4723
+ "Enter a return relative Successful URL. %s will redirect visitors to this "
4724
  "page after Successful Payment"
4725
  msgstr ""
4726
  "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
4727
  "аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
4728
 
4729
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:301
4730
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:312
4731
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:277
4732
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:288
4733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:248
4734
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:259
4735
  msgid "Please test this URL, it must be a valid address"
4736
  msgstr ""
4737
 
4738
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:306
4739
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:282
4740
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:253
4741
  #, fuzzy
4742
  msgid "Return URL after Failed order"
4743
  msgstr "Спасылка для вяртання з Paypal-а"
4744
 
4745
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:311
4746
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:287
4747
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:258
4748
+ #, fuzzy, php-format
4749
  msgid ""
4750
+ "Enter a return relative Failed URL. %s will redirect visitors to this page "
4751
  "after Failed Payment"
4752
  msgstr ""
4753
  "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
4754
  "аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
4755
 
4756
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:317
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4757
  #, fuzzy
4758
+ msgid "Automatically approve booking"
4759
+ msgstr "Пацвердзіць"
4760
 
4761
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:325
4762
  msgid ""
4763
+ "Check this box to automatically approve booking, when visitor makes a "
4764
+ "successful payment."
4765
  msgstr ""
4766
 
4767
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:327
4768
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
4769
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:581
4770
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:274
4771
+ msgid "This will not work, if the visitor leaves the payment page."
4772
  msgstr ""
4773
 
4774
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:341
4775
  msgid ""
4776
+ "Be sure that the merchant server system clock is set to the proper time and "
4777
+ "time zone."
4778
  msgstr ""
4779
 
4780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:342
4781
+ msgid ""
4782
+ "Please configure all fields inside the Billing form fields tab at this page, "
4783
+ "when using a European payment processor"
 
4784
  msgstr ""
4785
 
4786
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:585
4787
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:509
4788
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:877
4789
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:602
4790
+ #, fuzzy, php-format
4791
+ msgid "Payment for booking %s on these day(s): %s"
4792
+ msgstr "%sвведите час пачатку бранявання%s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4793
 
4794
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:587
4795
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:504
4796
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:878
4797
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:606
4798
+ msgid "Pay via"
4799
+ msgstr ""
4800
 
4801
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:106
4802
+ #, fuzzy
4803
+ msgid "Dates:"
4804
+ msgstr "Даты"
 
4805
 
4806
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:107
4807
+ #, fuzzy
4808
+ msgid "Booking Details:"
4809
+ msgstr "Апісанне"
 
4810
 
4811
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
4812
+ msgid "Integration of iPay88 payment system"
4813
+ msgstr ""
 
 
4814
 
4815
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:23
4816
+ #, fuzzy
4817
+ msgid "iPay88"
4818
+ msgstr "Актывацыя Paypal"
 
4819
 
4820
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:105
4821
+ #, fuzzy
4822
+ msgid "iPay88 customization"
4823
+ msgstr "Налада Paypal"
 
4824
 
4825
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:113
4826
+ #, fuzzy
4827
+ msgid "Active iPay88"
4828
+ msgstr "Актыўна"
 
4829
 
4830
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:122
4831
+ #, fuzzy
4832
+ msgid " Check this box to use iPay88 payment system."
4833
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
 
 
4834
 
4835
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:130
4836
+ msgid "Merchant Code"
 
4837
  msgstr ""
4838
 
4839
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:137
4840
+ msgid "Enter your iPay88 Merchant Code."
4841
  msgstr ""
4842
 
4843
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:143
4844
+ msgid "Merchant Key"
4845
  msgstr ""
4846
 
4847
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:149
4848
+ msgid "Enter your iPay88 Merchant Key."
4849
  msgstr ""
4850
 
4851
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:177
4852
+ msgid "Malaysian Ringgit"
 
 
4853
  msgstr ""
4854
 
4855
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
 
 
 
4856
  #, fuzzy
4857
+ msgid "Philippines Peso"
4858
+ msgstr "Мексіканскі пессо."
4859
 
4860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:245
4861
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:467
4862
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
4863
+ msgid "Enter the service name or the reason for the payment here."
 
 
4864
  msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
4865
 
4866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
4867
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:572
4868
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:264
4869
+ #, fuzzy
4870
+ msgid "Automatically approve/cancel booking"
4871
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
 
4872
 
4873
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:301
4874
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:272
4875
+ msgid ""
4876
+ "Check this box to automatically approve bookings when visitor makes a "
4877
+ "successful payment, or automatically cancel the booking when visitor makes a "
4878
+ "payment cancellation."
4879
  msgstr ""
4880
 
4881
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
4882
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
4883
  #, php-format
4884
+ msgid ""
4885
+ "Please configure %s fields inside the %sBilling form fields%s TAB at this "
4886
+ "page, this is necessary for the %s."
4887
  msgstr ""
4888
 
4889
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
4890
+ msgid "Error IPN"
 
 
 
 
 
 
 
 
 
 
 
4891
  msgstr ""
4892
 
4893
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:231
4894
+ msgid "Verified IPN"
4895
+ msgstr ""
 
4896
 
4897
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:254
4898
+ msgid "Invalid IPN"
4899
+ msgstr ""
 
4900
 
4901
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:23
4902
  msgid "Integration of Paypal payment system"
4903
  msgstr ""
4904
 
4905
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:24
4906
  #, fuzzy
4907
  msgid "PayPal"
4908
+ msgstr "Налада Paypal"
4909
 
4910
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:138
4911
  msgid "PayPal customization"
4916
  msgid "Paypal Standard"
4917
  msgstr "Стандарт "
4918
 
4919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:161
4920
  msgid "Paypal Pro Hosted Solution"
4921
  msgstr ""
4922
 
4923
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:172
4924
  msgid "IPN"
4925
  msgstr ""
4926
 
4927
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:179
4928
  msgid "Sending email for verified transaction"
4929
  msgstr ""
4930
 
4931
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:193
 
 
 
 
 
 
 
 
4932
  #, php-format
4933
  msgid "Email for getting report for %sverified%s transactions."
4934
  msgstr ""
4935
 
4936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:200
4937
  msgid "Sending email for invalid transaction"
4938
  msgstr ""
4939
 
4940
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:213
4941
  #, php-format
4942
  msgid "Email for getting report for %sinvalid%s transactions."
4943
  msgstr ""
4944
 
4945
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:221
4946
  msgid "Sending email if error occur during verification"
4947
  msgstr ""
4948
 
4949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:234
4950
  #, php-format
4951
  msgid "Email for getting report for %ssome errors in verification process%s."
4952
  msgstr ""
4953
 
4954
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:240
4955
+ #, fuzzy
4956
  msgid "Use SSL connection"
4957
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
4958
 
4959
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:245
4960
  msgid ""
4961
  "Use the SSL connection for posting data, instead of standard HTTP connection"
4962
  msgstr ""
4963
 
4964
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:251
4965
+ #, fuzzy
4966
  msgid "Use cURL posting"
4967
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
4968
 
4969
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:256
4970
  msgid "Use the cURL for posting data, instead of fsockopen() function"
4971
  msgstr ""
4972
 
4973
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:264
4974
  msgid ""
4975
  " Follow these instructions to set up your listener at your PayPal account:"
4976
  msgstr ""
4977
 
4978
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:266
4979
  msgid "Click Profile on the My Account tab."
4980
  msgstr ""
4981
 
4982
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:267
4983
  msgid ""
4984
  "Click Instant Payment Notification Preferences in the Selling Preferences "
4985
  "column."
4986
  msgstr ""
4987
 
4988
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:268
4989
  msgid ""
4990
  "Click Choose IPN Settings to specify your listeners URL and activate the "
4991
  "listener."
4992
  msgstr ""
4993
 
4994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:269
4995
  msgid "Specify the URL for your listener in the Notification URL field as:"
4996
  msgstr ""
4997
 
4998
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:270
4999
  msgid "Click Receive IPN messages (Enabled) to enable your listener."
5000
  msgstr ""
5001
 
5002
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:271
5003
+ #, fuzzy
5004
  msgid "Click Save."
5005
+ msgstr "Захаваць"
5006
 
5007
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:272
5008
  msgid ""
5009
  "Click Back to Profile Summary to return to the Profile after activating your "
5010
  "listener."
5011
  msgstr ""
5012
 
5013
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
5014
  msgid "PayPal active"
5015
  msgstr "Актывацыя Paypal"
5016
 
5017
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:290
5018
  #, fuzzy
5019
  msgid "Check this box to use PayPal"
5020
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
5021
 
5022
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:298
 
 
 
 
5023
  #, fuzzy
 
 
 
 
5024
  msgid "Secure Merchant ID"
5025
+ msgstr "ID"
5026
 
5027
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:304
5028
  msgid "This is the Secure Merchant ID, which can be found on the profile page"
5029
  msgstr ""
5030
 
5031
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:311
5032
  msgid "Paypal Email address to receive payments"
5033
  msgstr "Электронная пошта Paypal для атрымання плацяжоў"
5034
 
5035
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:316
5036
  #, fuzzy
5037
  msgid "This is the Paypal Email address where payments will be sent"
5038
+ msgstr "Электронная пошта Paypal для атрымання плацяжоў"
 
 
 
 
 
 
 
 
 
 
 
 
5039
 
5040
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:330
5041
  msgid "Sandbox"
5042
  msgstr ""
5043
 
5044
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:332
5045
  #, fuzzy
5046
  msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
5047
  msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
5048
 
5049
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:342
 
 
 
 
 
5050
  #, fuzzy
5051
  msgid "Sale"
5052
  msgstr "Захаваць"
5053
 
5054
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:343
5055
  #, fuzzy
5056
  msgid "Authorization"
5057
  msgstr "налада емейла"
5058
 
5059
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:345
5060
  msgid ""
5061
  " Indicates whether the transaction is payment on a final sale or an "
5062
  "authorization for a final sale, to be captured later. "
5063
  msgstr ""
5064
 
5065
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:357
5066
  msgid "British Pound"
5067
  msgstr ""
5068
 
5069
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:358
5070
+ #, fuzzy
5071
  msgid "Japanese Yen"
5072
+ msgstr "Ены"
5073
 
5074
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:359
5075
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:161
5076
+ msgid "Australian Dollars"
5077
+ msgstr "Аўстралійскія даляры"
5078
 
5079
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:361
5080
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
5081
+ msgid "New Zealand Dollar"
5082
+ msgstr "Новазеландскія даляры"
5083
 
5084
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:362
5085
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
5086
+ msgid "Swiss Franc"
5087
+ msgstr "Швейцарскія франкі"
5088
 
5089
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:363
5090
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:165
5091
+ msgid "Hong Kong Dollar"
5092
+ msgstr "Гонгконские даляры"
5093
 
5094
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:364
5095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:166
5096
+ msgid "Singapore Dollar"
5097
+ msgstr "Сінгапурскія даляры"
 
 
 
 
5098
 
5099
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:365
5100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:167
5101
+ msgid "Swedish Krona"
5102
+ msgstr "Швецкая крона"
5103
 
5104
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:366
5105
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:168
5106
+ msgid "Danish Krone"
5107
+ msgstr "Дацкая крона"
 
 
5108
 
5109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:367
5110
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:169
5111
+ msgid "Polish Zloty"
5112
+ msgstr "Польскі злоты"
 
 
 
 
 
 
 
 
 
5113
 
5114
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:368
5115
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:170
5116
+ msgid "Norwegian Krone"
5117
+ msgstr "Нарвежская крона"
5118
+
5119
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:369
5120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:171
5121
+ msgid "Hungarian Forint"
5122
+ msgstr "Вугорскі форынт"
5123
+
5124
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:370
5125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:172
5126
+ msgid "Czech Koruna"
5127
+ msgstr "Чэшская крона"
5128
+
5129
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:371
5130
  #, fuzzy
5131
+ msgid "Israeli New Shekel"
5132
+ msgstr "Ізраільскі шекель"
5133
 
5134
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:372
5135
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:174
5136
+ msgid "Mexican Peso"
5137
+ msgstr "Мексіканскі пессо."
 
5138
 
5139
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:373
5140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:175
5141
+ msgid "Brazilian Real (only for Brazilian users)"
5142
+ msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
5143
 
5144
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:374
5145
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:176
5146
+ msgid "Malaysian Ringgits (only for Malaysian users)"
5147
+ msgstr "Малайзійскі ринггит (толькі для карыстачоў Малайзіі)"
5148
 
5149
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:375
5150
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:177
5151
+ msgid "Philippine Pesos"
5152
+ msgstr "Филипинский пессо"
5153
 
5154
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:376
5155
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:178
5156
+ msgid "Taiwan New Dollars"
5157
+ msgstr "Тайванский новы даляр"
5158
 
5159
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:377
5160
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:179
5161
+ msgid "Thai Baht"
5162
+ msgstr "Тайландскі бат"
5163
 
5164
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:378
5165
+ msgid "Turkish Lira (only for Turkish members)"
5166
  msgstr ""
5167
 
5168
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:387
5169
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
5170
  #, fuzzy
5171
+ msgid "Payment Button type"
5172
+ msgstr "Аплата"
5173
 
5174
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:418
5175
  #, fuzzy
5176
+ msgid "Custom button title"
5177
+ msgstr "Наладжвальны"
5178
 
5179
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:470
5180
+ msgid "This field support only up to 70 characters by payment system."
5181
+ msgstr ""
5182
+
5183
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:477
5184
+ msgid " Use these shortcodes for customization: "
5185
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
5186
+
5187
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:493
5188
+ msgid "Show Reference Text Box"
5189
+ msgstr "Паказаць даведкавае поле для ўводу"
5190
 
5191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:500
5192
  #, fuzzy
5193
+ msgid "Check this box to show Reference Text Box"
5194
+ msgstr "Паказаць даведкавае поле для ўводу"
5195
 
5196
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:510
5197
+ msgid "Reference Text Box Title"
5198
+ msgstr "Дапаможнае тэкставае поле"
5199
 
5200
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:515
5201
+ #, fuzzy
5202
+ msgid ""
5203
+ "Enter a title for the Reference text box (i.e. Your email address). Visitors "
5204
+ "will see this text."
5205
  msgstr ""
5206
+ "Увядзіце загаловак для дапаможнага поля (напрыклад: Электронная пошта). "
5207
+ "Наведвальнікі ўбачаць гэты тэкст"
5208
 
5209
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:528
5210
+ #, php-format
5211
+ msgid ""
5212
+ "To use this feature you %smust activate auto-return link%s at your Paypal "
5213
+ "account."
5214
  msgstr ""
5215
 
5216
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:529
5217
+ msgid "Follow these steps to configure it:"
5218
  msgstr ""
5219
 
5220
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:531
5221
+ msgid "Log in to your PayPal account."
5222
  msgstr ""
5223
 
5224
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:532
5225
+ msgid "Click the Profile subtab."
5226
+ msgstr ""
 
5227
 
5228
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:533
5229
+ msgid "Click Website Payment Preferences in the Seller Preferences column."
5230
  msgstr ""
5231
 
5232
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:534
5233
+ msgid "Under Auto Return for Website Payments, click the On radio button."
 
5234
  msgstr ""
5235
 
5236
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:535
5237
+ msgid ""
5238
+ "For the Return URL, enter the Return URL from PayPal on your site for "
5239
+ "successfull payment."
5240
  msgstr ""
5241
 
5242
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:543
5243
+ msgid "Return URL from PayPal"
5244
+ msgstr "Спасылка для вяртання з Paypal-а"
5245
+
5246
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:550
5247
+ msgid "The URL where visitor will be redirected after completing payment."
5248
  msgstr ""
5249
 
5250
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:551
5251
  #, php-format
5252
  msgid ""
5253
+ "For example, a URL to your site that displays a %s\"Thank you for the payment"
5254
+ "\"%s."
 
5255
  msgstr ""
5256
 
5257
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:558
5258
+ #, fuzzy
5259
+ msgid "Cancel Return URL from PayPal"
5260
+ msgstr "Спасылка для вяртання з Paypal"
5261
 
5262
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:565
5263
+ msgid "The URL where the visitor will be redirected after completing payment."
5264
  msgstr ""
5265
 
5266
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:566
5267
+ #, php-format
 
 
 
 
5268
  msgid ""
5269
+ "For example, the URL to your website that displays a %s\"Payment Canceled"
5270
+ "\"%s page."
5271
  msgstr ""
5272
 
5273
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:579
5274
  msgid ""
5275
+ "Check this box to automatically approve bookings, when visitor makes a "
5276
+ "successful payment, or automatically cancel the booking, when visitor makes "
5277
+ "a payment cancellation."
5278
  msgstr ""
5279
 
5280
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:851
5281
+ msgid "Make payments with payPal - its fast, free and secure!"
5282
+ msgstr "Зрабіце аплату пры дапамозе Paypal - гэта хутка і бяспечна."
5283
 
5284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:883
5285
+ #, fuzzy
5286
+ msgid "Enter your phone number"
5287
+ msgstr "Увядзіце ваш тэлефон"
5288
 
5289
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
5290
+ msgid "Integration of Sage payment system"
5291
  msgstr ""
5292
 
5293
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:22
5294
+ #, fuzzy
5295
+ msgid "Sage"
5296
+ msgstr "Захаваць"
5297
+
5298
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:83
5299
+ #, fuzzy
5300
+ msgid "Sage payment customization"
5301
+ msgstr "Аплата"
5302
 
5303
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:85
5304
+ #, php-format
5305
  msgid ""
5306
+ "If you have no account on this system, please visit %s to create one. "
5307
+ "Simulator account emulates the Sage Pay account as well as a Test and Live "
5308
+ "account."
5309
  msgstr ""
5310
 
5311
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:89
5312
  #, fuzzy
5313
+ msgid "Active Sage Pay"
5314
+ msgstr "Актыўна"
5315
 
5316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:96
5317
  #, fuzzy
5318
+ msgid " Check this box to use Sage Pay payment."
5319
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
5320
 
5321
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:105
5322
+ #, fuzzy
5323
+ msgid "Vendor Name"
5324
+ msgstr "Імя"
5325
 
5326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
5327
  msgid ""
5328
+ "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
5329
+ "you applied."
 
5330
  msgstr ""
5331
 
5332
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:116
5333
+ msgid "XOR Encryption password"
5334
  msgstr ""
5335
 
5336
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:120
5337
  msgid ""
5338
+ "Set this value to the XOR Encryption password assigned to you by Sage Pay"
 
5339
  msgstr ""
5340
 
5341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:132
5342
+ msgid "SIMULATOR"
5343
  msgstr ""
5344
 
5345
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:133
5346
+ msgid "TEST"
 
 
5347
  msgstr ""
5348
 
5349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
5350
+ msgid "LIVE"
5351
  msgstr ""
5352
 
5353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:136
5354
  msgid ""
5355
+ "Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
5356
+ "and LIVE in the live environment"
5357
  msgstr ""
5358
 
5359
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:145
5360
+ #, fuzzy
5361
+ msgid "PAYMENT"
5362
+ msgstr "Аплата"
5363
 
5364
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:146
5365
+ msgid "DEFERRED"
5366
  msgstr ""
5367
 
5368
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:147
5369
+ msgid "AUTHENTICATE"
5370
  msgstr ""
5371
 
5372
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:149
5373
+ msgid ""
5374
+ "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
5375
+ "those payment types"
5376
  msgstr ""
5377
 
5378
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:160
5379
+ msgid "Yen"
5380
+ msgstr "Ены"
5381
 
5382
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:173
5383
+ msgid "Israeli Shekel"
5384
+ msgstr "Ізраільскі шекель"
5385
+
5386
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
5387
+ msgid "ALL"
5388
  msgstr ""
5389
 
5390
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:543
5391
  #, php-format
5392
+ msgid "Pay using %s payment service"
 
 
5393
  msgstr ""
5394
 
5395
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:129
5396
+ #, fuzzy
5397
+ msgid "Form / Calendar"
5398
+ msgstr "Форма"
 
 
 
 
5399
 
5400
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:131
5401
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:144
5402
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:157
5403
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:171
5404
+ #, fuzzy
5405
+ msgid "Insertion of"
5406
+ msgstr "Інфармацыя"
 
5407
 
5408
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:142
5409
  #, fuzzy
5410
+ msgid "Selection of form"
5411
+ msgstr "Форма"
5412
+
5413
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:169
5414
+ #, fuzzy
5415
+ msgid "Editing of booking"
5416
+ msgstr "Браняванне"
5417
 
5418
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:191
5419
+ #, php-format
5420
  msgid ""
5421
+ "Please, read more about the shortcodes %shere%s or JavaScript customization "
5422
+ "of the specific shortcodes %shere%s"
 
5423
  msgstr ""
5424
 
5425
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:200
5426
+ #, php-format
5427
  msgid ""
5428
+ "This shortcode %s is used on a page, where visitors can %smodify%s their own "
5429
+ "booking(s), %scancel%s or make %spayment%s after receiving an admin email "
5430
+ "payment request"
5431
  msgstr ""
5432
 
5433
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:201
5434
+ #, php-format
5435
  msgid ""
5436
+ "The content of field %sURL to edit bookings%s on the %sgeneral booking "
5437
+ "settings page%s must link to this page"
5438
  msgstr ""
5439
 
5440
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:202
5441
+ #, php-format
5442
+ msgid "Email templates, which use shortcodes: %s, will be linked to this page"
5443
+ msgstr ""
5444
+
5445
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:221
5446
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:223
5447
  #, fuzzy
5448
+ msgid "Select shortcode to insert"
5449
+ msgstr "Уставіць Каляндар для бранявання"
5450
 
5451
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:243
5452
+ #, php-format
5453
+ msgid ""
5454
+ "This shortcode %s is using for showing the search results at specific page, "
5455
+ "if the search form is submit showing the search results at different page"
5456
  msgstr ""
5457
 
5458
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:253
5459
+ #, fuzzy
5460
+ msgid "Check this box to show search results on other page"
5461
+ msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
5462
+
5463
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:259
5464
+ #, fuzzy
5465
+ msgid "URL of search results:"
5466
+ msgstr "Спасылка для вяртання з Paypal-а"
5467
+
5468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:261
5469
+ msgid "Type the URL of search results page."
5470
  msgstr ""
5471
 
5472
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:267
5473
+ #, fuzzy
5474
+ msgid "Title of Search results:"
5475
+ msgstr "Загаловак"
5476
+
5477
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:270
5478
+ msgid "Type the title of Search results."
5479
  msgstr ""
5480
 
5481
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:276
5482
+ msgid "Nothing Found Message:"
5483
  msgstr ""
5484
 
5485
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:279
5486
+ msgid "Type the message, when nothing found."
 
 
 
 
5487
  msgstr ""
5488
 
5489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:286
5490
  #, fuzzy
5491
+ msgid "Search only for users:"
5492
+ msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
5493
 
5494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:288
 
5495
  msgid ""
5496
+ "Type IDs of the users (separated by comma \",\") for searching availability "
5497
+ "only for these users, or leave it blank for searching for all users."
 
 
 
 
 
 
 
 
 
 
5498
  msgstr ""
5499
 
5500
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:307
 
5501
  #, fuzzy
5502
+ msgid "Title:"
5503
+ msgstr "Загаловак"
5504
 
5505
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:309
5506
+ msgid "Title near your select box."
5507
+ msgstr ""
5508
+
5509
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:317
5510
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:360
5511
+ msgid "Visible months:"
 
 
 
 
 
 
 
 
 
 
 
 
5512
  msgstr ""
5513
 
5514
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:332
5515
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:375
5516
+ msgid "Select number of month to show for calendar."
5517
+ msgstr "Увядзіце колькасць месяцаў паказваных у календары."
5518
 
5519
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:354
5520
  msgid ""
5521
+ "Select booking resources, for showing in selectbox. Please use CTRL to "
5522
+ "select multiple booking resources."
 
5523
  msgstr ""
5524
 
5525
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:361
 
 
 
 
 
5526
  #, php-format
5527
  msgid ""
5528
+ "This shortcode %s is using for selection of the booking form of specific "
5529
+ "booking resources in selectbox"
5530
  msgstr ""
5531
 
5532
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:568
5533
+ #, fuzzy
5534
+ msgid "This booking resources does not exist"
5535
+ msgstr "Тып бранявання"
 
5536
 
5537
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:587
5538
+ msgid "Processing..."
 
5539
  msgstr ""
5540
 
5541
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:608
5542
+ msgid "Generating columns..."
5543
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
5544
 
5545
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:639
5546
  #, fuzzy
5547
+ msgid "Exporting booking data..."
5548
+ msgstr "Браняванне"
5549
 
5550
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:673
5551
+ msgid "Generating content of file"
 
5552
  msgstr ""
5553
 
5554
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:711
5555
+ #, fuzzy
5556
+ msgid "Saving to file"
5557
+ msgstr "у календары"
5558
 
5559
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:728
5560
  #, fuzzy
5561
+ msgid "Export bookings"
5562
+ msgstr "Браняванне"
5563
 
5564
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:731
5565
+ msgid "Download the CSV file of exported booking data"
5566
  msgstr ""
5567
 
5568
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:737
5569
+ msgid "Download"
5570
  msgstr ""
5571
 
5572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:746
5573
+ #, fuzzy
5574
+ msgid "Done!"
5575
+ msgstr "Тэлефон"
5576
 
5577
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:769
5578
+ #, fuzzy
5579
+ msgid "Please Select"
5580
+ msgstr "Калі ласка, увядзіце кошт"
5581
 
5582
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:905
5583
+ #, fuzzy
5584
+ msgid "link"
5585
+ msgstr "Спасылкі"
5586
 
5587
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1026
5588
+ #, fuzzy
5589
+ msgid "Print bookings"
5590
+ msgstr "Браняванне"
5591
 
5592
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1047
5593
+ #, fuzzy
5594
+ msgid "The booking was canceled by the visitor."
5595
+ msgstr "Браняванне"
5596
+
5597
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1061
5598
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1072
5599
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1866
5600
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1913
5601
+ msgid "Wrong booking hash in URL (probably expired)"
5602
  msgstr ""
5603
 
5604
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1100
5605
  #, fuzzy
5606
+ msgid "The booking has been canceled successfully"
5607
+ msgstr "Ваша бронь была зменена"
5608
 
5609
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1233
5610
  #, fuzzy
5611
+ msgid "Add New Booking Resource(s)"
5612
+ msgstr "Дадаць новае браняванне"
5613
 
5614
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1238
5615
+ #, fuzzy
5616
+ msgid "New Resource"
5617
+ msgstr "Дадаць новае браняванне"
5618
 
5619
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1242
5620
+ msgid "Enter title here"
 
 
 
 
5621
  msgstr ""
5622
 
5623
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1244
5624
  #, fuzzy
5625
+ msgid "Enter name of booking resource"
5626
+ msgstr "Сезонныя змены коштаў"
5627
 
5628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1253
5629
+ #, fuzzy
5630
+ msgid "Advanced Options"
5631
+ msgstr "Пашыраныя налады"
5632
+
5633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1254
5634
+ #, fuzzy
5635
+ msgid "Add new resource(s)"
5636
+ msgstr "Дадаць новае браняванне"
5637
+
5638
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1363
5639
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1450
5640
+ #, fuzzy
5641
+ msgid "Resources number per page"
5642
+ msgstr "Тып бранявання"
5643
+
5644
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1372
5645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1459
5646
+ #, fuzzy
5647
  msgid ""
5648
+ "Select number of booking resources (single or parent) per page at Resource "
5649
+ "menu page"
5650
+ msgstr "Імя аб'ектаў з рэсурсу"
 
5651
 
5652
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1377
5653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1430
5654
+ #, fuzzy
5655
+ msgid "Default booking resource"
5656
+ msgstr "Тып бранявання"
5657
+
5658
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1411
5659
+ msgid "Enter your order number to begin the activation process."
5660
  msgstr ""
5661
 
5662
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1446
5663
+ #, fuzzy
5664
+ msgid "Select your default booking resource."
5665
+ msgstr "Сезонныя змены коштаў"
5666
+
5667
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1473
5668
+ #, fuzzy
5669
+ msgid "URL to edit bookings"
5670
+ msgstr "рэдагаваць "
5671
+
5672
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1475
5673
+ #, fuzzy, php-format
5674
  msgid ""
5675
+ "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode "
5676
+ "into this page."
5677
+ msgstr "Увядзіце Вашу тэму ліста для %sпроверки браняванні%s"
5678
 
5679
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1493
5680
+ #, fuzzy
5681
+ msgid "Change hash after the booking is approved"
5682
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
5683
+
5684
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1499
5685
  msgid ""
5686
+ "Check this box if you want to change the booking hash after approval. When "
5687
+ "checked, visitor will not be able to edit or cancel the booking."
5688
  msgstr ""
5689
 
5690
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1510
 
 
5691
  #, php-format
5692
+ msgid "%s - start new translation section, where %s - locale of translation"
 
 
5693
  msgstr ""
5694
 
5695
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1511
5696
+ #, fuzzy, php-format
5697
+ msgid "Example #1: %s - start French translation section"
5698
+ msgstr "Прыклад: %s "
5699
+
5700
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1512
5701
  #, php-format
5702
+ msgid "Example #2: \"%s\" - English and French translation of some message"
5703
+ msgstr ""
5704
+
5705
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1528
5706
  msgid ""
5707
+ "Customization of email template, which is sending to Admin after new booking"
 
5708
  msgstr ""
5709
 
5710
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1529
5711
  #, fuzzy
5712
+ msgid "New for Admin"
5713
+ msgstr "Адміністрацыйны емейл"
5714
 
5715
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1537
5716
+ msgid ""
5717
+ "Customization of email template, which is sending to Visitor after new "
5718
+ "booking"
5719
+ msgstr ""
5720
 
5721
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1538
 
 
 
 
5722
  #, fuzzy
5723
+ msgid "New for Visitor"
5724
+ msgstr "Новазеландскія даляры"
5725
 
5726
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1546
5727
+ #, fuzzy
 
 
5728
  msgid ""
5729
+ "Customization of email template, which is sending to Visitor after approval "
5730
+ "of booking"
5731
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
5732
+
5733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1555
5734
+ msgid ""
5735
+ "Customization of email template, which is sending to Visitor after "
5736
+ "Cancellation of booking"
5737
  msgstr ""
5738
 
5739
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1556
5740
+ #, fuzzy
5741
+ msgid "Declined"
5742
+ msgstr "Выдалена"
5743
+
5744
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1564
5745
+ #, fuzzy
5746
+ msgid ""
5747
+ "Customization of email template, which is sending after modification of "
5748
+ "booking"
5749
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
5750
+
5751
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1565
5752
+ msgid "Modified"
5753
+ msgstr ""
5754
+
5755
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1574
5756
+ msgid ""
5757
+ "Customization of email template, which is sending to Visitor after payment "
5758
+ "request"
5759
  msgstr ""
5760
 
5761
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1575
5762
+ #, fuzzy
5763
+ msgid "Payment request"
5764
+ msgstr "Аплата"
5765
+
5766
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1629
5767
  #, fuzzy
5768
+ msgid "Standard Form Template"
5769
+ msgstr "Стандарт "
5770
 
5771
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1630
 
 
 
 
5772
  #, fuzzy
5773
+ msgid "2 Columns Form Template"
5774
+ msgstr "Колькасць календароў"
5775
 
5776
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1631
5777
+ msgid "Wizard Form Template(several steps)"
 
 
 
 
5778
  msgstr ""
5779
 
5780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1633
 
 
 
5781
  #, fuzzy
5782
+ msgid "Payment Form Template"
5783
+ msgstr "Аплата"
5784
 
5785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1634
5786
  #, fuzzy
5787
+ msgid "Time Slots Form Template"
5788
+ msgstr "Фармат даты"
5789
 
5790
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1636
5791
+ msgid "Time slots for different weekends Form Template"
5792
  msgstr ""
5793
 
5794
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1637
5795
+ #, fuzzy
5796
+ msgid "Hints Form Template"
5797
+ msgstr "Форма"
 
 
5798
 
5799
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1642
5800
+ #, fuzzy
5801
+ msgid "Reset current Form"
5802
+ msgstr "Форма"
5803
+
5804
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1650
5805
+ #, fuzzy
5806
+ msgid "Reset Booking Form and Content of Booking Fields Form"
5807
+ msgstr "Кошты бранявання"
5808
+
5809
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1654
5810
+ msgid "Both"
5811
  msgstr ""
5812
 
5813
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1666
5814
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3794
5815
+ msgid "Please configure the form for content of booking fields data!"
5816
  msgstr ""
5817
 
5818
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1674
5819
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3802
5820
  #, fuzzy
5821
+ msgid "Please configure the form fields!"
5822
  msgstr "Палі формы"
5823
 
5824
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1683
5825
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1196
5826
  #, fuzzy
5827
+ msgid "Customization of booking form fields"
5828
+ msgstr "Палі формы"
5829
 
5830
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1688
 
 
 
5831
  #, fuzzy
 
 
 
 
5832
  msgid ""
5833
+ "Customization of fields, which showing in the Booking Listing page for the "
5834
+ "specific booking"
5835
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
 
 
5836
 
5837
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1691
 
5838
  #, fuzzy
5839
+ msgid "Content of Booking Fields"
5840
+ msgstr "Палі формы"
5841
 
5842
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1707
5843
+ #, fuzzy
5844
+ msgid "Default title of bookings"
5845
+ msgstr "Загаловак"
5846
+
5847
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1709
5848
  #, php-format
5849
  msgid ""
5850
+ "Type %sdefault title of bookings%s in calendar view mode at Booking Listing "
5851
+ "page (You can use the shortcodes from the bottom form of Settings Fields "
5852
+ "page)."
5853
  msgstr ""
5854
 
5855
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1721
 
 
 
 
 
5856
  #, fuzzy
5857
+ msgid "Incorrect date format"
5858
+ msgstr "Фармат даты"
5859
 
5860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1959
5861
+ #, fuzzy
5862
+ msgid "Booking Resource"
5863
+ msgstr "Тып бранявання"
 
 
 
 
 
 
5864
 
5865
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1969
5866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1478
5867
+ #, fuzzy
5868
+ msgid "All bookings"
5869
+ msgstr "Браняванне"
 
 
 
 
 
 
5870
 
5871
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1973
5872
+ #, fuzzy
5873
+ msgid "All incoming bookings"
5874
+ msgstr "Браняванне"
5875
+
5876
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1978
5877
+ #, fuzzy
5878
+ msgid "New reservations made today"
5879
+ msgstr "Новае браняванне"
5880
+
5881
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1983
5882
+ #, fuzzy
5883
+ msgid "Reservations for today"
5884
+ msgstr "Інфармацыя"
5885
+
5886
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2004
5887
+ msgid "Add new booking resource"
5888
+ msgstr "Дадаць новае браняванне"
5889
+
5890
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3015
5891
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3068
5892
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:551
5893
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:553
5894
+ msgid "Updated successfully"
5895
+ msgstr "Абноўлена паспяхова"
5896
+
5897
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3029
5898
  msgid ""
5899
+ "Warning! The resource was not changed. Current dates are already booked "
5900
+ "there."
 
 
 
5901
  msgstr ""
5902
 
5903
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3303
 
5904
  #, fuzzy
5905
+ msgid "Email to \"Admin\" after a new booking"
5906
+ msgstr "Электронная ліст для \"Адміністратара\" пасля бранявання на сайце"
5907
 
5908
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3323
5909
+ msgid "To"
5910
+ msgstr "Каму"
 
5911
 
5912
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3325
5913
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:267
5914
+ #, fuzzy, php-format
5915
+ msgid "Type default %sadmin email%s for booking confirmation"
5916
+ msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
5917
+
5918
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3332
5919
+ #, fuzzy, php-format
5920
  msgid ""
5921
+ "Type the default %sadmin email%s sending the booking confimation. You can "
5922
+ "use this %s shortcode."
5923
+ msgstr "Увядзіце %s еў. почу адміністратара%s адкуль лісты высылаюцца"
5924
 
5925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3339
5926
+ #, fuzzy, php-format
5927
+ msgid "Type your email %ssubject%s for the booking confimation message."
5928
+ msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
 
 
5929
 
5930
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3347
5931
+ #, fuzzy, php-format
5932
+ msgid "Type your %semail message content for checking booking%s in. "
5933
+ msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
 
5934
 
5935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3355
5936
+ #, fuzzy, php-format
5937
+ msgid ""
5938
+ "For example: \"You have a new reservation %s on the following date(s): %s "
5939
+ "Contact information: %s You can approve or edit this booking at: %s Thank "
5940
+ "you, Reservation service.\""
5941
  msgstr ""
5942
+ "На прыклад: \"Вы павінны пацвердзіць новую бронь %s на даты: %s Дэталёвая "
5943
+ "інфармацыя пра твар якое зрабіла браняванне:%s Дзякуй за карыстанне сэрвісам "
5944
+ "бранявання.\""
5945
 
5946
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3355
5947
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3416
5948
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3489
5949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3642
5950
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1150
5951
+ #, fuzzy
5952
+ msgid "here"
5953
+ msgstr "Чыннік адмовы"
5954
 
5955
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3370
 
5956
  #, fuzzy
5957
+ msgid "Email to \"Person\" after they make a new reservation"
5958
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
5959
 
5960
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3400
5961
+ #, fuzzy, php-format
5962
+ msgid "Type email subject for %svisitor after creating a new reservation%s."
5963
+ msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
5964
+
5965
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3401
5966
+ #, fuzzy, php-format
5967
+ msgid "Use these %s shortcodes."
5968
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
5969
+
5970
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3410
5971
+ #, fuzzy, php-format
5972
  msgid ""
5973
+ "Type your %semail message for visitor after creating a new reservation%s"
5974
+ msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
 
5975
 
5976
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3416
5977
+ #, fuzzy, php-format
5978
+ msgid ""
5979
+ "For example: \"Your reservation %s on these date(s): %s is processing now! "
5980
+ "We will send confirmation by email. %s You can edit the booking at this "
5981
+ "page: %s Thank you, Reservation service.\""
5982
  msgstr ""
5983
+ "Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s "
5984
+ "Дзякуй за карыстанне сэрвісам бранявання.\""
5985
 
5986
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3430
 
 
 
 
 
5987
  #, fuzzy
5988
+ msgid "Email to \"Person\" after booking is approved"
5989
+ msgstr "Ліст наведвальніку пасля адмовы брані."
5990
 
5991
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3473
5992
+ #, fuzzy, php-format
5993
+ msgid "Type your email subject for the %sapproved booking%s."
5994
+ msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
5995
 
5996
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3481
5997
+ #, fuzzy, php-format
5998
+ msgid "Type your %semail message for the approved booking%s from the website"
5999
+ msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
 
6000
 
6001
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3489
6002
+ #, fuzzy, php-format
6003
+ msgid ""
6004
+ "For example: \"Your reservation %s on these date(s): %s has been approved."
6005
+ "%s You can edit this booking on this page: %s . Thank you, Reservation "
6006
+ "service.\""
6007
  msgstr ""
6008
+ "Напрыклад: \"Ваша бронь %s на даты: %s была пацверджана.%s Дзякуй за "
6009
+ "карыстанне сэрвісам бранявання .\""
6010
 
6011
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3503
6012
  #, fuzzy
6013
+ msgid "Email to \"Person\" after their booking has been denied"
6014
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
 
 
 
 
6015
 
6016
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3548
6017
+ #, fuzzy, php-format
6018
+ msgid "Type your email subject for the %sdenied booking%s."
6019
+ msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
6020
 
6021
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3555
6022
+ #, fuzzy, php-format
6023
+ msgid "Type your %semail message for the denied booking%s from the website"
6024
+ msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
6025
 
6026
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3564
6027
+ #, fuzzy, php-format
6028
+ msgid ""
6029
+ "For example: \"Your reservation %s on these date(s): %s has been canceled. "
6030
+ "Please contact us for more information. %s Thank you, Reservation service.\""
6031
  msgstr ""
6032
+ "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
6033
+ "карыстанне сэрвісам бранявання.\""
6034
 
6035
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3580
6036
  #, fuzzy
6037
+ msgid "Email to \"Person\" after booking is modified"
6038
+ msgstr "Ліст наведвальніку пасля адмовы брані."
6039
 
6040
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3625
6041
+ #, fuzzy, php-format
6042
+ msgid "Type your email subject for the %smodified booking%s. "
6043
+ msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
6044
 
6045
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3633
6046
+ #, fuzzy, php-format
6047
+ msgid "Type your %semail message for the modified booking%s from the website"
6048
+ msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
 
6049
 
6050
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3642
6051
+ #, fuzzy, php-format
6052
  msgid ""
6053
+ "For example: \"The reservation %s on these date(s): %s has been modified. "
6054
+ "%s You can edit this booking on this page: %s . Thank you, Reservation "
6055
+ "service.\""
6056
  msgstr ""
6057
+ "Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s "
6058
+ "Дзякуй за карыстанне сэрвісам бранявання.\""
6059
 
6060
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3738
6061
+ msgid "Form fields"
6062
+ msgstr "Палі формы"
6063
 
6064
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3767
6065
  #, php-format
6066
  msgid ""
6067
+ "Content of booking fields data for email templates (%s-shortcode) and "
6068
+ "booking listing page"
6069
  msgstr ""
6070
 
6071
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3775
6072
+ #, fuzzy, php-format
6073
+ msgid "%s - inserting data from fields of booking form"
6074
+ msgstr "%s - даданне палёў з дадзенымі формы бранявання,"
 
6075
 
6076
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3776
6077
+ #, php-format
6078
+ msgid "%s - inserting new line"
6079
+ msgstr "%s - дадаць новы радок"
6080
 
6081
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3871
6082
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3882
6083
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3897
6084
+ msgid "First Name"
6085
+ msgstr "Імя"
6086
 
6087
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3872
6088
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3883
6089
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3898
6090
+ msgid "Last Name"
6091
+ msgstr "Прозвішча"
6092
 
6093
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3873
6094
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3884
6095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3899
6096
+ msgid "Email"
6097
+ msgstr "Емейл"
 
 
6098
 
6099
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3881
6100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3896
6101
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:219
6102
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:558
6103
  #, fuzzy
6104
+ msgid "Times"
6105
+ msgstr "Час"
6106
 
6107
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3901
6108
+ #, fuzzy
6109
+ msgid "Address"
6110
+ msgstr "Электронная пошта Paypal для атрымання плацяжоў"
6111
 
6112
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3902
6113
+ msgid "City"
 
6114
  msgstr ""
6115
 
6116
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3903
6117
+ msgid "Post code"
 
6118
  msgstr ""
6119
 
6120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4051
6121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2350
6122
  #, fuzzy
6123
+ msgid "New booking"
6124
+ msgstr "Дадаць новае браняванне"
 
 
 
 
 
 
6125
 
6126
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4053
6127
  #, fuzzy, php-format
6128
+ msgid ""
6129
+ "Your reservation %s for: %s is processing now! We will send confirmation by "
6130
+ "email. %sYou can edit this booking at this page: %s Thank you, %s"
 
 
6131
  msgstr ""
6132
+ "Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за "
6133
+ "карыстанне сэрвісам бранявання.%s"
6134
 
6135
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4057
6136
  #, fuzzy
6137
+ msgid "The reservation has been modified"
6138
+ msgstr "Ваша бронь была зменена"
6139
 
6140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4059
6141
+ #, fuzzy, php-format
 
6142
  msgid ""
6143
+ "The reservation %s for: %s has been modified. %sYou can edit this booking on "
6144
+ "this page: %s Thank you, %s"
 
6145
  msgstr ""
6146
+ "Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за "
6147
+ "карыстанне сэрвісам бранявання.%s"
6148
 
6149
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4126
6150
+ msgid "Sending request..."
6151
+ msgstr ""
 
6152
 
6153
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4151
6154
  #, fuzzy
6155
+ msgid "Order number"
6156
+ msgstr "Лік наведвальнікаў"
6157
 
6158
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4154
6159
  #, fuzzy
6160
+ msgid "Register"
6161
+ msgstr "Забранявана"
6162
 
6163
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4156
6164
+ msgid ""
6165
+ "Please, enter your order number of purchasing this version, which you are "
6166
+ "received in email."
6167
+ msgstr ""
6168
 
6169
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4160
6170
+ #, php-format
6171
+ msgid ""
6172
+ "If you will get any difficulties or have a questions, please contact by "
6173
+ "email %s"
6174
  msgstr ""
6175
 
6176
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
6177
+ #, fuzzy
6178
+ msgid "Search availability"
6179
+ msgstr "Даступнасць"
6180
+
6181
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
6182
+ msgid "Nothing found."
6183
  msgstr ""
6184
 
6185
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
6186
+ msgid "Search results."
6187
  msgstr ""
6188
 
6189
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
 
 
 
 
 
 
 
 
 
6190
  #, fuzzy
6191
+ msgid "Title of search widget"
6192
+ msgstr "Загаловак"
 
 
 
 
6193
 
6194
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
6195
  #, fuzzy
6196
+ msgid "Title of search results"
6197
+ msgstr "Загаловак"
6198
 
6199
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
6200
+ #, php-format
6201
+ msgid "Please type the %sTitle of search results%s."
6202
  msgstr ""
6203
 
6204
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
6205
+ msgid "Nothing found message"
6206
+ msgstr ""
 
6207
 
6208
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
6209
+ #, php-format
6210
+ msgid "Please type the %smessage ,what is showing, when nothing found%s."
6211
  msgstr ""
6212
 
6213
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
6214
+ #, fuzzy
6215
+ msgid "URL of Search Results"
6216
+ msgstr "Спасылка для вяртання з Paypal-а"
6217
+
6218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
6219
+ #, php-format
6220
+ msgid ""
6221
+ "Please type the URL of the page %s(with %s shortcode in content)%s, where "
6222
+ "search results will show."
6223
  msgstr ""
6224
 
6225
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-class-dismiss.php:78
6226
+ msgid "Dismiss"
6227
  msgstr ""
6228
 
6229
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:15
6230
+ msgid "Insert booking calendar"
6231
+ msgstr "Уставіць Каляндар для бранявання"
6232
+
6233
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:16
6234
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:700
6235
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:86
6236
+ msgid "Booking calendar"
6237
+ msgstr "Каляндар бранявання"
6238
+
6239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:122
6240
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:144
6241
+ msgid "Ok"
6242
+ msgstr "Ок"
6243
+
6244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:348
6245
  #, fuzzy
6246
+ msgid "Select booking resource"
6247
+ msgstr "Тып бранявання"
6248
 
6249
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:381
6250
  #, fuzzy
6251
+ msgid "Start month:"
6252
+ msgstr "Дні месяца"
6253
 
6254
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:391
6255
  #, fuzzy
6256
+ msgid "Select start month of calendar"
6257
+ msgstr "Увядзіце колькасць месяцаў паказваных у календары."
6258
 
6259
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:398
6260
+ #, fuzzy
6261
+ msgid "Show in the page:"
6262
+ msgstr "Час паказу подпісу падзякі"
6263
 
6264
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:404
6265
+ #, fuzzy
6266
+ msgid "Booking form with calendar"
6267
+ msgstr "Каляндар бранявання"
6268
 
6269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:405
 
 
6270
  #, fuzzy
6271
+ msgid "Only availability calendar"
6272
+ msgstr "Даступнасць"
6273
 
6274
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:406
 
 
 
6275
  #, fuzzy
6276
+ msgid "Only booking form"
6277
+ msgstr "Форма бранявання"
6278
 
6279
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:411
 
 
 
 
 
 
 
 
 
 
 
 
6280
  #, fuzzy
6281
+ msgid "for"
6282
+ msgstr "Форма"
6283
 
6284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:414
6285
+ #, fuzzy
6286
+ msgid "date"
6287
+ msgstr "Фармат даты"
6288
 
6289
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:418
6290
+ #, fuzzy
6291
+ msgid ""
6292
+ "Select to show the entire booking form or the availability calendar only."
6293
+ msgstr "Абярыце, што Вы жадаеце паказаць:форму бранявання ці адзін каляндар."
6294
 
6295
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:433
6296
+ #, fuzzy
6297
+ msgid "Show advanced settings"
6298
+ msgstr "Пашыраныя налады"
6299
 
6300
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:434
6301
+ #, fuzzy
6302
+ msgid "Hide advanced settings"
6303
+ msgstr "Пашыраныя налады"
6304
 
6305
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:438
6306
  #, php-format
6307
  msgid ""
6308
+ "Setting advanced parameters of the calendar. %sLike width, height and "
6309
+ "structure %s"
 
 
 
 
 
 
 
6310
  msgstr ""
6311
 
6312
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:440
 
6313
  #, php-format
6314
+ msgid ""
6315
+ "%s or minimum and fixed number of days selection for the specific day of "
6316
+ "week or season.%s"
6317
  msgstr ""
6318
 
6319
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:446
6320
  #, php-format
6321
+ msgid ""
6322
+ "Please read more about the possible customizations of these %soptions%s "
6323
+ "%shere%s"
6324
  msgstr ""
6325
 
6326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:447
 
6327
  #, fuzzy
6328
+ msgid "Options:"
6329
  msgstr "Функцыі "
6330
 
6331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:450
6332
+ msgid ""
6333
+ "Specify the full width of calendar, height of date cell and number of months "
6334
+ "in one row. "
 
 
 
 
 
 
 
 
 
6335
  msgstr ""
6336
 
6337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:453
6338
+ msgid ""
6339
+ "Calendar have 2 months in a row, the cell height is 30px and calendar full "
6340
+ "width 568px (possible to use percentage for width: 100%)"
6341
  msgstr ""
6342
 
6343
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:454
6344
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:462
6345
+ #, fuzzy
6346
+ msgid "Code Example"
6347
+ msgstr "Прыклад: %s "
6348
 
6349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:458
6350
+ msgid ""
6351
+ "Specify that during certain seasons (or days of week), the specific minimum "
6352
+ "number of days must be booked. "
6353
  msgstr ""
6354
 
6355
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:461
 
6356
  msgid ""
6357
+ "Visitor can select only 4 days starting at Monday, 3 or 7 days Friday, 2 "
6358
+ "days – Saturday, etc…"
6359
  msgstr ""
6360
 
6361
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:302
 
 
 
 
 
6362
  #, fuzzy
6363
  msgid "week"
6364
+ msgstr "Дні тыдня "
6365
 
6366
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:303
6367
  msgid "weeks"
6368
  msgstr ""
6369
 
6370
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:304
6371
  #, fuzzy
6372
  msgid "month"
6373
+ msgstr "Дні месяца"
6374
 
6375
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:305
6376
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:306
6377
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:307
6378
  #, fuzzy
6379
  msgid "months"
6380
  msgstr "месяц(ы)"
6381
 
6382
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:308
6383
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2200
6384
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:722
6385
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:728
6386
  #, fuzzy
6387
  msgid "Year"
6388
+ msgstr "год(а)"
6389
 
6390
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:311
6391
  #, fuzzy
6392
  msgid "Current dates"
6393
+ msgstr "Даты"
6394
 
6395
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:312
6396
  #, fuzzy
6397
  msgid "Today"
6398
  msgstr "днеи"
6399
 
6400
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:313
6401
+ #, fuzzy
6402
  msgid "Previous dates"
6403
+ msgstr "Даты"
6404
 
6405
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:314
6406
  #, fuzzy
6407
  msgid "All dates"
6408
  msgstr "Даты"
6409
 
6410
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:315
6411
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:404
6412
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2058
 
 
 
 
 
 
 
 
 
 
 
 
 
6413
  msgid "Next"
6414
  msgstr ""
6415
 
6416
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:316
6417
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:427
6418
  #, fuzzy
6419
  msgid "Prior"
6420
  msgstr "Пра"
6421
 
6422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:485
6423
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:547
6424
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:603
6425
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1409
6426
  #, fuzzy
6427
  msgid "Apply"
6428
  msgstr "Красавік"
6429
 
6430
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:585
6431
  #, fuzzy
6432
  msgid "Start Date"
6433
+ msgstr "Фармат даты"
6434
 
6435
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:626
6436
  #, fuzzy
6437
  msgid "Booking Listing"
6438
+ msgstr "Браняванне"
6439
 
6440
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:630
6441
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:693
6442
  #, fuzzy
6443
  msgid "Calendar Overview"
6444
+ msgstr "Каляндар бранявання"
6445
 
6446
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:639
6447
  #, fuzzy
6448
  msgid "Booking Calendar - Overview"
6449
  msgstr "Каляндар бранявання"
6450
 
6451
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:647
6452
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:668
6453
  msgid "Help"
6454
  msgstr ""
6455
 
6456
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:666
6457
  #, fuzzy
6458
  msgid "About Booking Calendar"
6459
  msgstr "Каляндар бранявання"
6460
 
6461
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:669
6462
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:476
6463
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1275
6464
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1282
6465
  msgid "FAQ"
6466
  msgstr ""
6467
 
6468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:670
6469
  #, fuzzy
6470
  msgid "Technical Support"
6471
  msgstr "Премиум падтрымка"
6472
 
6473
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:673
6474
  msgid "Purchase"
6475
  msgstr "Купля"
6476
 
6477
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:676
6478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:489
6479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1259
6480
  msgid "Upgrade"
6481
  msgstr ""
6482
 
6483
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1310
6484
  msgid "Filter"
6485
  msgstr "Фільтр "
6486
 
6487
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1355
6488
+ #, fuzzy
6489
  msgid "Expand Advanced Filter"
6490
+ msgstr "Фільтр "
6491
 
6492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1356
6493
+ #, fuzzy
6494
  msgid "Collapse Advanced Filter"
6495
+ msgstr "Фільтр "
6496
 
6497
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1373
6498
  msgid ""
6499
  "Send email notification to customer after approval, cancelation or deletion "
6500
  "of bookings"
6501
  msgstr ""
6502
 
6503
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1374
6504
  #, fuzzy
6505
  msgid "Emails sending"
6506
  msgstr "Емейл "
6507
 
6508
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1397
6509
  #, fuzzy
6510
  msgid "Booking ID"
6511
+ msgstr "ID"
6512
 
6513
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1406
6514
  #, fuzzy
6515
+ msgid "Refresh booking listing"
6516
+ msgstr "Браняванне"
6517
 
6518
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1410
6519
  #, fuzzy
6520
+ msgid "Reset filter to default values"
6521
+ msgstr "Абнавіць да значэння па змаўчанні"
6522
 
6523
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1451
6524
+ #, fuzzy
6525
  msgid "Any"
6526
+ msgstr "Любы дзень тыдня"
6527
 
6528
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1479
6529
+ #, fuzzy
6530
+ msgid "New bookings"
6531
+ msgstr "Браняванне"
6532
+
6533
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1482
6534
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:81
6535
+ msgid "Show"
6536
+ msgstr "Паказаць"
6537
 
6538
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1494
6539
  #, fuzzy
6540
+ msgid "Creation"
6541
+ msgstr "Выдаленне дадзеных па браняванні"
6542
 
6543
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1528
6544
+ msgid "Order by"
6545
  msgstr ""
6546
 
6547
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1542
 
 
 
 
 
6548
  msgid ""
6549
  "Save filter settings as default template (Please, click Apply filter button, "
6550
  "before saving!)"
6551
  msgstr ""
6552
 
6553
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1545
6554
  #, fuzzy
6555
  msgid "Save as Default"
6556
+ msgstr "Захаваць"
6557
 
6558
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1550
6559
  msgid "Delete your previously saved default filer template!"
6560
  msgstr ""
6561
 
6562
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1553
6563
  #, fuzzy
6564
  msgid "Delete template"
6565
  msgstr "Выдаліць"
6566
 
6567
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1622
6568
  #, fuzzy
6569
  msgid "Approve selected bookings"
6570
+ msgstr "Пацвердзіць"
6571
 
6572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1626
6573
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1927
6574
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1984
6575
  msgid "Approve"
6576
  msgstr "Пацвердзіць"
6577
 
6578
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1627
6579
  #, fuzzy
6580
  msgid "Set selected bookings as pending"
6581
  msgstr "увядзіце час бранявання"
6582
 
6583
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1629
6584
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1931
6585
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1988
6586
  #, fuzzy
6587
+ msgid "Do you really want to set booking as pending ?"
6588
  msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
6589
 
6590
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1632
6591
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1932
6592
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1989
6593
  #, fuzzy
6594
  msgid "Reject"
6595
  msgstr "Выдалена"
6596
 
6597
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
6598
  #, fuzzy
6599
  msgid "Delete selected bookings"
6600
+ msgstr "Выдаліць"
6601
 
6602
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1637
6603
  #, fuzzy
6604
+ msgid "Do you really want to delete selected booking(s) ?"
6605
  msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
6606
 
6607
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1642
6608
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:171
6609
  #, fuzzy
6610
  msgid "Reason for cancellation here"
6611
  msgstr "Чыннік адмовы"
6612
 
6613
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1647
6614
+ #, fuzzy
6615
+ msgid "Mark as read all bookings"
6616
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
6617
+
6618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1651
6619
+ #, fuzzy
6620
+ msgid "Read All"
6621
+ msgstr "Нататка"
6622
+
6623
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1652
6624
  msgid "Mark as read selected bookings"
6625
  msgstr ""
6626
 
6627
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1656
6628
  #, fuzzy
6629
  msgid "Read"
6630
  msgstr "Нататка"
6631
 
6632
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1657
6633
  msgid "Mark as Unread selected bookings"
6634
  msgstr ""
6635
 
6636
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1661
6637
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1870
6638
  msgid "Unread"
6639
  msgstr ""
6640
 
6641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1702
6642
  #, fuzzy
6643
  msgid "Booking Data"
6644
  msgstr "Браняванне"
6645
 
6646
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1703
6647
  #, fuzzy
6648
  msgid "Booking Dates"
6649
+ msgstr "Даты"
6650
 
6651
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1708
6652
  #, fuzzy
6653
  msgid "Show ALL dates of booking"
6654
  msgstr "Сезонныя змены коштаў"
6655
 
6656
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1713
6657
  #, fuzzy
6658
  msgid "Show only check in/out dates"
6659
  msgstr "%s - поле з пазнакай"
6660
 
6661
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1720
6662
  msgid "Nothing found!"
6663
  msgstr ""
6664
 
6665
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1754
6666
  #, fuzzy
6667
  msgid "Resource not exist"
6668
+ msgstr "Імя рэсурсу"
6669
 
6670
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1870
6671
  msgid "Mark"
6672
  msgstr ""
6673
 
6674
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1893
6675
  #, fuzzy
6676
+ msgid "Creation Date"
6677
+ msgstr "Фармат даты"
6678
 
6679
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1936
6680
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1993
6681
  #, fuzzy
6682
+ msgid "Do you really want to delete this booking ?"
6683
+ msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
6684
 
6685
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2040
6686
  #, fuzzy
6687
+ msgid "Prev"
6688
+ msgstr "Кошт"
6689
 
6690
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2189
6691
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2221
6692
  #, fuzzy
6693
  msgid "Show month"
6694
  msgstr "месяц(ы)"
6695
 
6696
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2192
6697
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2224
6698
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:717
6699
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:726
6700
  #, fuzzy
6701
  msgid "Month"
6702
+ msgstr "Дні месяца"
6703
 
6704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2193
6705
  #, fuzzy
6706
  msgid "Show 3 months"
6707
+ msgstr "Паказаць"
6708
 
6709
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2196
6710
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:721
6711
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:727
6712
  #, fuzzy
6713
  msgid "3 Months"
6714
  msgstr "Месяцы"
6715
 
6716
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2197
6717
  #, fuzzy
6718
  msgid "Show year"
6719
+ msgstr "год(а)"
6720
 
6721
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2206
6722
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2240
6723
  #, fuzzy
6724
  msgid "Calendar view mode"
6725
+ msgstr "Выгляд дат"
6726
 
6727
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2213
6728
  #, fuzzy
6729
  msgid "Show day"
6730
+ msgstr "Паказаць"
6731
 
6732
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2216
6733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:714
6734
  #, fuzzy
6735
  msgid "Day"
6736
+ msgstr "за 1 дзень"
6737
 
6738
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2217
6739
  #, fuzzy
6740
  msgid "Show week"
6741
+ msgstr "Паказаць"
6742
 
6743
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2220
6744
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:715
6745
  #, fuzzy
6746
  msgid "Week"
6747
+ msgstr "Дні тыдня "
6748
 
6749
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2225
6750
  #, fuzzy
6751
  msgid "Show 2 months"
6752
+ msgstr "Паказаць"
6753
 
6754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2228
6755
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:719
6756
  #, fuzzy
6757
  msgid "2 Months"
6758
  msgstr "Месяцы"
6759
 
6760
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2266
6761
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2280
6762
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2327
6763
  msgid "Previous 4 weeks"
6764
  msgstr ""
6765
 
6766
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2267
6767
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2281
6768
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2328
6769
+ #, fuzzy
6770
  msgid "Previous week"
6771
+ msgstr "Дні тыдня "
6772
 
6773
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2268
6774
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2282
6775
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2329
6776
  #, fuzzy
6777
  msgid "Current week"
6778
+ msgstr "Дні тыдня "
6779
 
6780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2269
6781
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2283
6782
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2330
6783
  #, fuzzy
6784
  msgid "Next week"
6785
+ msgstr "Дні тыдня "
6786
 
6787
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2270
6788
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2284
6789
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2331
6790
  msgid "Next 4 weeks"
6791
  msgstr ""
6792
 
6793
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2294
6794
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2344
6795
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2359
6796
  msgid "Previous 3 months"
6797
  msgstr ""
6798
 
6799
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2295
6800
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2345
6801
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2360
6802
+ #, fuzzy
6803
  msgid "Previous month"
6804
+ msgstr "Дні месяца"
6805
 
6806
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2296
6807
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2346
6808
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2361
6809
  #, fuzzy
6810
  msgid "Current month"
6811
+ msgstr "Дні месяца"
6812
 
6813
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2297
6814
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2347
6815
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2362
6816
  #, fuzzy
6817
  msgid "Next month"
6818
+ msgstr "Дні месяца"
6819
 
6820
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2298
6821
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2348
6822
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2363
6823
  #, fuzzy
6824
  msgid "Next 3 months"
6825
  msgstr "Месяцы"
6826
 
6827
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2312
6828
  #, fuzzy
6829
  msgid "Previous 7 days"
6830
+ msgstr "днеи"
6831
 
6832
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2313
6833
+ #, fuzzy
6834
  msgid "Previous day"
6835
+ msgstr "за 1 дзень"
6836
 
6837
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2314
6838
  #, fuzzy
6839
  msgid "Current day"
6840
+ msgstr "за 1 дзень"
6841
 
6842
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2315
6843
  #, fuzzy
6844
  msgid "Next day"
6845
+ msgstr "за 1 дзень"
6846
 
6847
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2316
6848
  #, fuzzy
6849
  msgid "Next 7 days"
6850
+ msgstr "днеи"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6851
 
6852
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2387
6853
  #, fuzzy
6854
+ msgid "Calendar Navigation"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6855
  msgstr "Каляндар бранявання"
6856
 
6857
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
6858
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
6859
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
6860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
6861
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
 
 
 
 
 
 
 
 
6862
  #, fuzzy
6863
+ msgid "M"
6864
+ msgstr "Пн"
 
 
 
 
6865
 
6866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
6867
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
6868
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
6869
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
6870
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
6871
  #, fuzzy
6872
+ msgid "W"
6873
+ msgstr "Ср"
6874
 
6875
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
6876
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
6877
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
6878
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
6879
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
6880
  #, fuzzy
6881
+ msgid "F"
6882
+ msgstr "F j, Y"
 
 
 
 
6883
 
6884
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6885
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6886
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6887
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6888
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6889
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6890
  #, fuzzy
6891
+ msgid "Mon"
6892
+ msgstr "Пн"
6893
 
6894
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6895
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6896
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6897
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6898
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6899
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6900
  #, fuzzy
6901
+ msgid "Tue"
6902
+ msgstr "Вт"
 
 
 
 
6903
 
6904
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6905
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6906
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6907
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6908
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6909
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6910
  #, fuzzy
6911
+ msgid "Wed"
6912
+ msgstr "Ср"
6913
 
6914
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6915
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6916
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6917
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6918
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6920
  #, fuzzy
6921
+ msgid "Thu"
6922
+ msgstr "Вт"
 
 
 
 
6923
 
6924
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6926
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6927
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6928
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6929
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6930
  #, fuzzy
6931
+ msgid "Fri"
6932
+ msgstr "Пт"
6933
 
6934
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6937
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6938
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6939
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6940
  #, fuzzy
6941
+ msgid "Sat"
6942
+ msgstr "Сб"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6943
 
6944
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
6945
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
6946
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:446
6947
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
6948
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
6949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
6950
  #, fuzzy
6951
+ msgid "Sun"
6952
+ msgstr "Вс"
6953
 
6954
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
6955
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
6956
  #, fuzzy
6957
+ msgid "T"
6958
+ msgstr "Вт"
6959
 
6960
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
6961
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
6962
+ #, fuzzy
6963
+ msgid "S"
6964
+ msgstr "Прыклад: %s "
6965
 
6966
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:38
6967
+ #, php-format
6968
  msgid ""
6969
+ "%sError!%s Request do not pass security check! Please refresh the page and "
6970
+ "try one more time."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6971
  msgstr ""
6972
 
6973
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:105
6974
+ msgid "Set as Read"
 
 
 
6975
  msgstr ""
 
 
6976
 
6977
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:105
6978
+ msgid "Set as Unread"
 
 
 
 
6979
  msgstr ""
 
 
6980
 
6981
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:157
6982
  #, fuzzy
6983
+ msgid "Set as Approved"
6984
+ msgstr "Пацверджана"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6985
 
6986
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:157
6987
  #, fuzzy
6988
+ msgid "Set as Pending"
6989
+ msgstr "Якія чакаюць сцвярджэнні"
 
 
 
 
 
 
 
6990
 
6991
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:171
6992
+ msgid "Reason of cancellation here"
6993
+ msgstr "Чыннік адмовы"
 
6994
 
6995
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:364
6996
  #, fuzzy
6997
+ msgid "The code you entered is incorrect"
6998
+ msgstr "Ваш уведзены код няправільны"
6999
 
7000
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:171
7001
+ #, fuzzy
7002
+ msgid "Booking Calendar"
7003
+ msgstr "Каляндар бранявання"
7004
 
7005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:378
7006
  #, fuzzy
7007
+ msgid "Statistic"
7008
+ msgstr "Час пачатку"
7009
 
7010
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:382
7011
  #, fuzzy
7012
+ msgid "New (unverified) booking(s)"
7013
+ msgstr "%s - дадаць новы радок"
7014
 
7015
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:386
7016
  #, fuzzy
7017
+ msgid "Pending booking(s)"
7018
+ msgstr "Якія чакаюць сцвярджэнні"
7019
 
7020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:392
7021
+ #, fuzzy
7022
+ msgid "Agenda"
7023
+ msgstr "Адправіць"
7024
 
7025
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:396
7026
+ #, fuzzy
7027
+ msgid "New booking(s) made today"
7028
+ msgstr "Новае браняванне"
 
7029
 
7030
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:400
7031
+ #, fuzzy
7032
+ msgid "Bookings for today"
7033
+ msgstr "Браняванне"
7034
 
7035
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:422
7036
+ msgid "Upgrade to higher versions"
 
7037
  msgstr ""
7038
 
7039
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:422
7040
+ #, fuzzy
7041
+ msgid "Commercial versions"
7042
+ msgstr "купіць Прафесійную версію"
7043
 
7044
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:426
7045
+ #, fuzzy
7046
+ msgid "Upgrade now"
7047
+ msgstr "Купіць цяпер"
7048
 
7049
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:428
7050
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1251
7051
+ msgid "Buy now"
7052
+ msgstr "Купіць цяпер"
7053
 
7054
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:430
7055
+ msgid "Test online Demo of each version"
 
 
7056
  msgstr ""
7057
 
7058
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:446
 
 
 
 
 
 
 
 
7059
  #, fuzzy
7060
+ msgid "Current version"
7061
+ msgstr "Версія"
7062
 
7063
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:449
7064
+ msgid "Version"
7065
+ msgstr "Версія"
7066
 
7067
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:454
7068
+ #, fuzzy
7069
+ msgid "Type"
7070
+ msgstr "Увядзіце Ваш надпіс для %sдоступности%s "
7071
 
7072
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:458
7073
+ msgid "Used for"
 
 
 
7074
  msgstr ""
 
 
7075
 
7076
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:463
7077
+ #, fuzzy
7078
+ msgid "Release date"
7079
+ msgstr "Фармат даты"
7080
 
7081
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:470
7082
+ #, fuzzy
7083
+ msgid "Support"
7084
+ msgstr "Супериор "
7085
 
7086
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:473
7087
+ #, fuzzy
7088
+ msgid "Contact email"
7089
+ msgstr "Емейл"
7090
 
7091
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:479
7092
+ msgid "Have a question"
7093
  msgstr ""
7094
 
7095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:482
7096
+ msgid "Rate this plugin (thanks:)"
7097
  msgstr ""
7098
 
7099
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:487
7100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:491
7101
  #, fuzzy
7102
+ msgid "Explore Premium Features"
7103
+ msgstr "Магчымасці"
 
 
 
 
 
7104
 
7105
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:553
7106
+ msgid "Warning !!!"
7107
  msgstr ""
7108
 
7109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:554
7110
+ msgid "All booking data will be deleted when the plugin is deactivated."
 
 
 
7111
  msgstr ""
7112
 
7113
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:555
7114
+ #, php-format
7115
  msgid ""
7116
+ "If you want to save your booking data, please uncheck the %s\"Delete booking "
7117
+ "data\"%s at the"
7118
  msgstr ""
7119
 
7120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:556
 
 
 
 
 
7121
  #, fuzzy
7122
+ msgid "settings page"
7123
+ msgstr "Усталёўкі"
7124
 
7125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:655
7126
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:726
7127
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1799
7128
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:978
7129
+ msgid "Settings"
7130
+ msgstr "Усталёўкі"
7131
 
7132
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:690
7133
+ msgid "Booking"
7134
+ msgstr "Браняванне"
7135
 
7136
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:726
7137
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:752
7138
+ #, fuzzy
7139
+ msgid "Booking settings customization"
7140
+ msgstr "Усталёўкі"
7141
 
7142
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:734
7143
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1767
7144
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:937
7145
+ msgid "Bookings"
7146
+ msgstr "Браняванне"
7147
 
7148
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:740
7149
+ #, fuzzy
7150
+ msgid "Bookings listing"
7151
+ msgstr "Браняванне"
7152
 
7153
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1107
7154
+ msgid "Send email notification to customer about this operation"
7155
+ msgstr ""
7156
 
7157
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1183
7158
  #, fuzzy
7159
+ msgid "General"
7160
+ msgstr "Чэрвень"
7161
 
7162
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1193
7163
  #, fuzzy
7164
+ msgid "Fields"
7165
+ msgstr "Палі формы"
 
 
 
 
7166
 
7167
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1202
7168
+ msgid "Emails"
7169
+ msgstr "Емейл "
7170
 
7171
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1205
7172
  #, fuzzy
7173
+ msgid "Customization of email templates"
7174
+ msgstr "Емейл"
7175
 
7176
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1211
7177
  #, fuzzy
7178
+ msgid "Payments"
7179
+ msgstr "Электронная пошта Paypal для атрымання плацяжоў"
 
 
 
 
7180
 
7181
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1214
7182
  #, fuzzy
7183
+ msgid "Integration of payment systems"
7184
+ msgstr "Аплата"
7185
 
7186
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1227
7187
  #, fuzzy
7188
+ msgid "Customization of search form"
7189
+ msgstr "Форма"
7190
 
7191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1236
7192
+ msgid "Manage users"
7193
  msgstr ""
7194
 
7195
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1262
7196
  #, fuzzy
7197
+ msgid "Upgrade to higher versions."
7198
+ msgstr "купіць Прафесійную версію"
7199
 
7200
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1274
7201
+ msgid "Features"
7202
+ msgstr "Магчымасці"
 
7203
 
7204
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1275
7205
  #, fuzzy
7206
+ msgid "Live Demos"
7207
+ msgstr "Анлайн дэма "
7208
 
7209
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1276
7210
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1283
7211
  #, fuzzy
7212
+ msgid "Contact"
7213
+ msgstr "Панядзелак"
 
 
 
 
7214
 
7215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1277
7216
+ msgid "Buy"
7217
+ msgstr "Купіць "
7218
 
7219
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1446
7220
+ msgid "This field is required"
7221
+ msgstr "Гэта поле неабходна"
 
 
7222
 
7223
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1447
7224
+ msgid "This checkbox must be checked"
7225
  msgstr ""
7226
 
7227
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1448
7228
+ msgid "Incorrect email field"
7229
+ msgstr "Некоректно ўведзены емейл"
 
7230
 
7231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1449
7232
+ #, fuzzy
7233
+ msgid "Please, select booking date(s) at Calendar."
7234
+ msgstr "Калі ласка, вылучыце даты для рэзервавання"
7235
 
7236
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1733
7237
  #, fuzzy
7238
+ msgid "Calendar is loading..."
7239
+ msgstr "Каляндар бранявання"
7240
 
7241
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1874
7242
  msgid ""
7243
+ "Booking resource type is not defined. Its can be, when at the URL is wrong "
7244
+ "booking hash."
7245
  msgstr ""
7246
 
7247
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2003
7248
+ #, fuzzy, php-format
7249
+ msgid ""
7250
+ "%sWarning! Booking calendar for this booking resource are already at the "
7251
+ "page, please check more about this issue at %sthis page%s"
7252
+ msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
7253
 
7254
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2091
7255
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:442
7256
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
7257
+ msgid "You need to use special shortcode [bookingedit] for booking editing."
7258
  msgstr ""
7259
 
7260
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2182
7261
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2184
7262
+ msgid "Wrong booking hash in URL. Probably hash is expired."
7263
  msgstr ""
7264
 
7265
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2188
7266
+ msgid "You do not set any parameters for booking editing"
 
 
 
 
 
 
 
 
 
 
 
 
7267
  msgstr ""
7268
 
7269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2280
 
 
 
 
 
 
 
 
 
 
7270
  #, fuzzy, php-format
7271
+ msgid ""
7272
+ "Thank you for your online booking. %s We will send confirmation of your "
7273
+ "booking as soon as possible."
7274
  msgstr ""
7275
+ "Дзякуй за браняванне. %sМы адразу ж звяжамся з Вамі для пацверджання "
7276
+ "бранявання."
 
 
 
 
7277
 
7278
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2351
7279
  #, fuzzy, php-format
7280
+ msgid ""
7281
+ "You need to approve a new booking %s for: %s Person detail information:%s "
7282
+ "Currently a new booking is waiting for approval. Please visit the moderation "
7283
+ "panel%sThank you, %s"
 
 
 
 
 
 
 
 
 
 
7284
  msgstr ""
7285
+ "Вы павінны пацвердзіць новую бронь %sна даты: %sИнформация пра твар якое "
7286
+ "зрабіла рэзерв: %sСпасибо, за карыстанне сэрвісам бранявання.%s"
7287
 
7288
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2354
 
 
 
 
 
 
 
 
 
 
7289
  #, fuzzy
7290
+ msgid "Your booking has been approved"
7291
+ msgstr "Ваш рэзерв пацверджаны"
7292
 
7293
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2356
7294
+ #, fuzzy, php-format
7295
+ msgid ""
7296
+ "Your reservation %s for: %s has been approved.%sYou can edit the booking on "
7297
+ "this page: %s Thank you, %s"
7298
+ msgstr ""
7299
+ "Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам "
7300
+ "бранявання.%s"
7301
 
7302
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2357
7303
+ #, fuzzy, php-format
7304
+ msgid "Your booking %s for: %s has been approved.%sThank you, %s"
7305
  msgstr ""
7306
+ "Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам "
7307
+ "бранявання.%s"
7308
 
7309
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2360
7310
  #, fuzzy
7311
+ msgid "Your booking has been declined"
7312
+ msgstr "Ваша бронь была адхілена"
 
7313
 
7314
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2361
7315
+ #, fuzzy, php-format
7316
+ msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
7317
  msgstr ""
7318
+ "Ваша бронь %sна даты: %s была адхілена. %sСпасибо за карыстанне сэрвісам "
7319
+ "бранявання.%s"
7320
 
7321
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2369
7322
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:85
7323
+ msgid "Booking form"
7324
+ msgstr "Форма бранявання"
7325
 
7326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2380
7327
  #, fuzzy
7328
+ msgid "Available"
7329
+ msgstr "Доступа: "
7330
 
7331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2384
7332
+ msgid "Booked"
7333
+ msgstr "Забранявана "
 
7334
 
7335
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2387
7336
  #, fuzzy
7337
+ msgid "Partially booked"
7338
+ msgstr "Забранявана "
7339
 
7340
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3108
7341
  #, fuzzy
7342
+ msgid "Technical support section"
7343
+ msgstr "Премиум падтрымка"
7344
 
7345
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3112
7346
  #, fuzzy
7347
+ msgid "Reindex booking data"
7348
+ msgstr "Браняванне"
7349
+
7350
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3114
7351
+ msgid "Reindex"
7352
+ msgstr ""
7353
+
7354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3120
7355
+ msgid ""
7356
+ " Click, if you want to reindex booking data by booking dates sort field "
7357
+ "(Your installation/update of the plugin must be successful)."
7358
+ msgstr ""
7359
 
7360
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3165
7361
+ #, php-format
7362
+ msgid "%s Found %s not indexed bookings %s"
 
 
7363
  msgstr ""
7364
 
7365
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3180
7366
+ #, php-format
7367
+ msgid "%s Finish getting sort dates. %s"
 
 
7368
  msgstr ""
7369
 
7370
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3189
7371
+ #, fuzzy, php-format
7372
+ msgid "Updated booking: %s"
7373
+ msgstr "Абноўлена паспяхова"
7374
 
7375
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:297
7376
+ msgid "no"
7377
+ msgstr "не"
7378
 
7379
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1900
7380
+ msgid "Warning!!! Some error is occur. "
7381
+ msgstr ""
7382
 
7383
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1904
 
7384
  msgid ""
7385
+ "Please contact by email (with info about order number and used site) for "
7386
+ "finishing the registrations"
7387
  msgstr ""
 
 
7388
 
7389
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1960
7390
+ #, fuzzy
7391
+ msgid "version"
7392
+ msgstr "Версія"
7393
 
7394
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1962
7395
+ #, php-format
7396
+ msgid "Add your %s on %swordpress.org%s, if you enjoyed by this plugin."
7397
+ msgstr ""
7398
 
7399
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:95
7400
+ msgid "Booking resource"
7401
+ msgstr "Тып бранявання"
7402
 
7403
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:112
7404
  #, fuzzy
7405
+ msgid "Visible months"
7406
+ msgstr "Лік месяцаў"
7407
 
7408
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:132
7409
+ msgid "Footer"
7410
+ msgstr "Ніжняя частка"
7411
 
7412
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:137
7413
+ #, php-format
7414
+ msgid "Example: %sMake booking here%s"
7415
+ msgstr "Прыклад: %sРезервируйте тут%s"
7416
 
7417
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:141
7418
+ #, php-format
7419
+ msgid ""
7420
+ "%sImportant!!!%s Please note, if you show booking calendar (inserted into "
7421
+ "post/page) with widget at the same page, then the last will not be visible."
7422
  msgstr ""
7423
+ "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
7424
+ "ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
7425
 
7426
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:145
7427
  #, php-format
7428
+ msgid "%sSeveral widgets are supported at %spaid versions%s."
 
 
 
7429
  msgstr ""
7430
 
7431
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:258
7432
+ msgid "Main"
7433
  msgstr ""
7434
 
7435
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:265
7436
+ msgid "Admin email"
7437
+ msgstr "Адміністрацыйны емейл"
 
7438
 
7439
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:277
7440
  #, fuzzy
7441
+ msgid "Show / hide hints"
7442
+ msgstr "Паказаць"
7443
 
7444
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:283
7445
+ #, fuzzy
7446
+ msgid "Check this box if you want to show help hints on the admin panel."
7447
+ msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
 
7448
 
7449
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:296
7450
+ msgid "Show advanced settings of JavaScript loading"
7451
  msgstr ""
7452
 
7453
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:297
7454
+ msgid "Hide advanced settings of JavaScript loading"
7455
+ msgstr ""
7456
 
7457
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:307
7458
+ msgid "Disable Bootstrap loading on Front-End"
7459
+ msgstr ""
7460
 
7461
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:313
7462
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:328
7463
  msgid ""
7464
+ "You are need to be sure what you are doing. You are disable of loading some "
7465
+ "JavaScripts Do you really want to do this?"
7466
  msgstr ""
7467
 
7468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:315
7469
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:330
7470
  msgid ""
7471
+ " If your theme or some other plugin is load the BootStrap JavaScripts, you "
7472
+ "can disable loading of this script by this plugin."
7473
  msgstr ""
 
 
 
 
 
 
7474
 
7475
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:322
7476
+ msgid "Disable Bootstrap loading on Back-End"
7477
  msgstr ""
7478
 
7479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:348
7480
  #, fuzzy
7481
+ msgid "Show settings of powered by notice"
7482
+ msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
7483
 
7484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:349
7485
  #, fuzzy
7486
+ msgid "Hide settings of powered by notice"
7487
+ msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
 
 
 
 
 
7488
 
7489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:357
7490
  #, fuzzy
7491
+ msgid "Powered by notice"
7492
+ msgstr "Капірайт"
7493
 
7494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:362
7495
+ msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
 
7496
  msgstr ""
7497
 
7498
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:372
7499
+ msgid "Copyright notice"
7500
+ msgstr "Капірайт"
7501
+
7502
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:378
7503
  #, fuzzy
7504
+ msgid " Turn On/Off version notice at footer of booking admin panel."
7505
+ msgstr "Уключыць/Выключыць %s капірайт унізе сайта"
7506
 
7507
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:399
7508
+ #, fuzzy
7509
+ msgid "Calendar Skin"
7510
+ msgstr "Каляндар бранявання"
7511
 
7512
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:410
7513
  #, fuzzy
7514
+ msgid "Select the skin of the booking calendar"
7515
+ msgstr "Увядзіце колькасць месяцаў паказваных у календары."
7516
 
7517
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:415
7518
+ #, fuzzy
7519
+ msgid "Number of months"
7520
+ msgstr "Лік наведвальнікаў"
7521
+
7522
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:420
7523
+ msgid "month(s)"
7524
+ msgstr "месяц(ы)"
7525
+
7526
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:425
7527
+ msgid "year(s)"
7528
+ msgstr "год(а)"
7529
 
7530
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:428
7531
  #, fuzzy
7532
+ msgid "Select the maximum number of months to show (scroll)"
7533
+ msgstr "Абярыце максімальную колькасць месяцаў у календары"
7534
 
7535
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:433
7536
+ #, fuzzy
7537
+ msgid "Start Day of the week"
7538
+ msgstr "Абярыце дзень пачатку тыдня"
7539
+
7540
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:444
7541
+ msgid "Select your start day of the week"
7542
+ msgstr "Абярыце дзень пачатку тыдня"
7543
 
7544
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:451
 
 
 
 
7545
  #, fuzzy
7546
+ msgid "Unavailable days from today"
7547
+ msgstr "Недаступныя дні"
7548
 
7549
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:458
7550
+ msgid "Select number of unavailable days in calendar start from today."
 
 
 
7551
  msgstr ""
7552
 
7553
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:464
7554
  #, fuzzy
7555
+ msgid "Unavailable week days"
7556
+ msgstr "Дні тыдня "
7557
 
7558
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:494
7559
  msgid ""
7560
+ "Check unavailable days in calendars. This option will overwrite all other "
7561
+ "settings."
 
 
 
 
7562
  msgstr ""
7563
 
7564
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:501
 
 
 
 
 
 
 
 
 
7565
  #, fuzzy
7566
+ msgid "Type of days selection in calendar"
7567
+ msgstr "Абярыце, калі Вы жадаеце выбіраць некалькі дзён у календары"
7568
 
7569
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:517
7570
  #, fuzzy
7571
+ msgid "Single day"
7572
+ msgstr "за 1 дзень"
7573
 
7574
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:527
7575
  #, fuzzy
7576
+ msgid "Multiple days"
7577
+ msgstr "днеи"
 
 
 
 
7578
 
7579
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:538
7580
  #, fuzzy
7581
+ msgid "Range days"
7582
+ msgstr "Выбар дыяпазону"
7583
 
7584
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:563
7585
+ msgid "Form"
7586
+ msgstr "Форма"
 
7587
 
7588
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:578
7589
  #, fuzzy
7590
+ msgid "Check the box to activate CAPTCHA inside the booking form."
7591
+ msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
7592
 
7593
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:585
7594
  #, fuzzy
7595
+ msgid "Auto-fill fields"
7596
+ msgstr "Палі формы"
7597
 
7598
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:588
7599
  #, fuzzy
7600
+ msgid "Check the box to activate auto-fill form fields for logged in users."
7601
+ msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
7602
 
7603
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:595
7604
  #, fuzzy
7605
+ msgid "Use CSS BootStrap"
7606
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
 
 
7607
 
7608
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:600
7609
+ msgid "Using BootStrap CSS for the form fields"
 
 
 
7610
  msgstr ""
7611
 
7612
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
 
7613
  msgid ""
7614
+ "You must not deactivate loading BootStrap files at main section of these "
7615
+ "settings!"
7616
  msgstr ""
7617
 
7618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:620
7619
+ #, fuzzy
7620
+ msgid "Action after booking is done"
7621
+ msgstr "Паказаць уласцівасці паведамлення падзякі"
 
 
7622
 
7623
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:628
7624
  #, fuzzy
7625
+ msgid "Show \"Thank You\" message"
7626
+ msgstr "Паказаць уласцівасці паведамлення падзякі"
7627
 
7628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:635
7629
+ msgid "Redirect visitor to a new \"Thank You\" page"
 
 
7630
  msgstr ""
7631
 
7632
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
7633
+ msgid "This action will have no effect, if the payment form(s) is active!"
 
 
7634
  msgstr ""
7635
 
7636
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:648
 
7637
  #, fuzzy
7638
+ msgid "Message title"
7639
+ msgstr "Загаловак"
7640
 
7641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:651
7642
+ #, fuzzy, php-format
7643
+ msgid "Type title of message %safter booking has done by user%s"
 
7644
  msgstr ""
7645
+ "Увядзіце загаловак новага бранявання %s пасля таго як браняванне зроблена "
7646
+ "карыстачом%s "
7647
 
7648
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:656
7649
+ #, fuzzy
7650
+ msgid "Time of message showing"
7651
+ msgstr "час"
7652
+
7653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:659
7654
+ msgid "Set duration of time (milliseconds) to show this message"
7655
  msgstr ""
7656
 
7657
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:666
7658
+ msgid "URL of \"thank you\" page"
7659
+ msgstr ""
 
 
 
 
 
7660
 
7661
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:671
7662
+ #, php-format
7663
+ msgid "Type URL of %s\"Thank You\" page%s"
7664
+ msgstr ""
 
 
 
 
7665
 
7666
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:686
 
 
 
 
7667
  #, fuzzy
7668
+ msgid "Listing of bookings"
7669
+ msgstr "Браняванне"
7670
 
7671
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:689
 
 
 
 
 
7672
  #, fuzzy
7673
+ msgid "Default booking admin page"
7674
+ msgstr "Тып бранявання"
7675
 
7676
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:692
 
 
 
 
 
7677
  #, fuzzy
7678
+ msgid "Bookings Listing"
7679
+ msgstr "Браняванне"
7680
 
7681
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:700
 
 
 
 
 
7682
  #, fuzzy
7683
+ msgid "Select your default view mode of bookings at the booking listing page"
7684
+ msgstr "Сезонныя змены коштаў"
7685
 
7686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:710
7687
+ msgid "Default calendar view mode"
7688
+ msgstr ""
7689
+
7690
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:762
 
7691
  #, fuzzy
7692
+ msgid ""
7693
+ "Select your default calendar view mode at booking calendar overview page"
7694
+ msgstr "Сезонныя змены коштаў"
7695
 
7696
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:772
 
 
 
 
 
7697
  #, fuzzy
7698
+ msgid "Default toolbar tab"
7699
+ msgstr "Па змаўчанні"
7700
 
7701
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:774
 
 
 
 
 
7702
  #, fuzzy
7703
+ msgid "Filter tab"
7704
+ msgstr "Фільтр "
7705
 
7706
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:775
 
 
 
 
 
7707
  #, fuzzy
7708
+ msgid "Actions tab"
7709
+ msgstr "Функцыі "
7710
 
7711
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:782
 
7712
  #, fuzzy
7713
+ msgid "Select your default opened tab in toolbar at booking listing page"
7714
+ msgstr "Сезонныя змены коштаў"
7715
 
7716
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:787
 
7717
  #, fuzzy
7718
+ msgid "Bookings number per page"
7719
+ msgstr "Тып бранявання"
7720
 
7721
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:796
 
 
 
7722
  #, fuzzy
7723
+ msgid "Select number of bookings per page in booking listing"
7724
+ msgstr "Абярыце максімальную колькасць месяцаў у календары"
7725
 
7726
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:802
7727
+ #, fuzzy
7728
+ msgid "Bookings default order"
7729
+ msgstr "Па змаўчанні"
7730
 
7731
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
7732
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:807
7733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
7734
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:822
7735
+ msgid "ASC"
7736
  msgstr ""
7737
 
7738
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
7739
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:808
7740
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
7741
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:823
7742
+ msgid "DESC"
7743
  msgstr ""
7744
 
7745
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:831
7746
+ #, fuzzy
7747
+ msgid "Select your default order of bookings in the booking listing"
7748
+ msgstr "Сезонныя змены коштаў"
 
7749
 
7750
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:838
7751
+ msgid "Date Format"
7752
+ msgstr "Фармат даты"
7753
+
7754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:842
7755
+ msgid "F j, Y"
7756
+ msgstr "F j, Y"
7757
 
7758
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:864
7759
+ #, fuzzy, php-format
7760
+ msgid ""
7761
+ "Type your date format for emails and the booking table. %sDocumentation on "
7762
+ "date formatting%s"
7763
  msgstr ""
7764
+ "Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s "
7765
+ "Дакументацыя па фармаце для дат%s "
7766
+
7767
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:872
7768
+ msgid "Dates view"
7769
+ msgstr "Выгляд дат"
7770
+
7771
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:875
7772
+ msgid "Short days view"
7773
+ msgstr "Скарочаны выгляд дат"
7774
+
7775
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:876
7776
+ msgid "Wide days view"
7777
+ msgstr "Пашыраны выгляд дат"
7778
+
7779
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:878
7780
+ #, fuzzy
7781
+ msgid "Select the default view for dates on the booking tables"
7782
+ msgstr "Абярыце тып паказу дат па змаўчанні ў табліцы рэзервавання і емейле"
7783
+
7784
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:903
7785
+ msgid "Information"
7786
+ msgstr "Інфармацыя"
7787
 
7788
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:913
7789
+ msgid "Recommended WordPress Plugins"
7790
  msgstr ""
7791
 
7792
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:915
7793
+ msgid "Booking Manager - show all old bookings"
 
7794
  msgstr ""
7795
 
7796
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:919
 
 
7797
  #, php-format
7798
+ msgid ""
7799
+ "This wordpress plugin is %sshow all approved and pending bookings from past"
7800
+ "%s. Show how many each customer is made bookings. Paid versions support "
7801
+ "%sexport to CSV, print layout, advanced filter%s. "
7802
  msgstr ""
7803
 
7804
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:933
7805
+ msgid "User permissions for plugin menu pages"
7806
  msgstr ""
7807
 
7808
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:993
7809
+ #, fuzzy
7810
+ msgid "Select user access level for the menu pages of plugin"
7811
+ msgstr "Абярыце ўзровень доступу карыстача для адміністрацыйнай старонкі"
7812
 
7813
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1003
7814
+ msgid "Uninstall / deactivation"
 
 
 
7815
  msgstr ""
7816
 
7817
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1007
7818
  #, fuzzy
7819
+ msgid "Delete booking data, when plugin deactivated"
7820
+ msgstr "калі ўбудова дэактываваны"
7821
 
7822
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1012
 
7823
  msgid ""
7824
+ "If you check this option, all booking data will be deleted when you "
7825
+ "uninstall this plugin. Do you really want to do this?"
 
7826
  msgstr ""
7827
 
7828
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1014
7829
  #, fuzzy
 
 
 
 
7830
  msgid ""
7831
+ "Check this box to delete all booking data when you uninstal this plugin."
 
7832
  msgstr ""
7833
+ "Праверце, калі Вы жадаеце выдаліць дадзеныя па браняванні пры выдаленні "
7834
+ "ўбудовы"
7835
 
7836
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1149
7837
+ #, fuzzy
7838
+ msgid "Show legend below calendar"
7839
+ msgstr "Увядзіце колькасць месяцаў паказваных у календары."
7840
+
7841
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1157
7842
+ #, fuzzy
7843
+ msgid "Check this box to display a legend of dates below the booking calendar."
7844
+ msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
7845
+
7846
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1167
7847
+ #, fuzzy
7848
+ msgid "Available item"
7849
+ msgstr "Доступа: "
7850
 
7851
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1173
7852
+ #, php-format
7853
+ msgid "Activate and type your %stitle of available%s item in legend"
7854
  msgstr ""
7855
 
7856
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1179
7857
+ #, fuzzy
7858
+ msgid "Pending item"
7859
+ msgstr "Якія чакаюць сцвярджэнні"
7860
+
7861
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1185
7862
  #, php-format
7863
+ msgid "Activate and type your %stitle of pending%s item in legend"
 
 
7864
  msgstr ""
7865
 
7866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1191
7867
  #, fuzzy
7868
+ msgid "Approved item"
7869
+ msgstr "Пацверджана"
7870
 
7871
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1197
7872
+ #, php-format
7873
+ msgid "Activate and type your %stitle of approved%s item in legend"
7874
  msgstr ""
7875
 
7876
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1203
7877
+ #, fuzzy
7878
+ msgid "Partially booked item"
7879
+ msgstr "Забранявана "
7880
+
7881
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1209
7882
+ #, php-format
7883
+ msgid "Activate and type your %stitle of partially booked%s item in legend"
7884
  msgstr ""
7885
 
7886
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
7887
  msgid ""
7888
+ "Partially booked item - day, which is booked for the specific time-slot(s)."
 
7889
  msgstr ""
7890
 
7891
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1234
7892
+ #, fuzzy
7893
+ msgid "Form fields labels"
7894
+ msgstr "Палі формы"
7895
+
7896
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1256
7897
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1299
7898
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1387
7899
+ #, fuzzy
7900
+ msgid "Field Label"
7901
+ msgstr "Гэта поле неабходна"
7902
+
7903
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1273
7904
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1316
7905
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1361
7906
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1404
7907
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1447
7908
+ #, fuzzy
7909
+ msgid "Required"
7910
+ msgstr "Емейл (абавязковае поле)"
7911
 
7912
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1276
7913
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1319
7914
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1407
7915
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1450
7916
+ msgid "Activate or deactivate field and change the label title"
7917
  msgstr ""
7918
 
7919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1344
7920
+ #, fuzzy
7921
+ msgid "Email Label"
7922
+ msgstr "Емейл"
7923
+
7924
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1364
7925
  msgid ""
7926
+ "Change the label title of this field. Email is obligatory field in booking "
7927
+ "form."
7928
  msgstr ""
7929
 
7930
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1430
7931
+ msgid "Textarea Label"
 
7932
  msgstr ""
7933
 
7934
+ #, fuzzy
7935
+ #~ msgid "Welcome to WP Booking Calendar"
7936
+ #~ msgstr "Каляндар бранявання"
7937
 
7938
+ #, fuzzy
7939
+ #~ msgid "Welcome to WP Booking Calendar %s"
7940
+ #~ msgstr "Каляндар бранявання"
 
 
 
 
 
7941
 
7942
+ #, fuzzy
7943
+ #~ msgid "Version %s"
7944
+ #~ msgstr "Версія"
7945
 
7946
+ #, fuzzy
7947
+ #~ msgid "Multilingual Form Fields"
7948
+ #~ msgstr "налада палёў"
 
 
 
7949
 
7950
+ #, fuzzy
7951
+ #~ msgid "New translations"
7952
+ #~ msgstr "%sНовое браняванне%s"
7953
 
 
 
7954
  #, fuzzy
7955
+ #~ msgid "Easy to customize"
7956
+ #~ msgstr "Налада эл. пошты"
7957
 
7958
+ #, fuzzy
7959
+ #~ msgid "Smoother Booking Experience"
7960
+ #~ msgstr "Паслугі бранявання"
7961
 
7962
+ #, fuzzy
7963
+ #~ msgid "Activate or Deactivate fields"
7964
+ #~ msgstr "Актыўна"
7965
 
7966
+ #, fuzzy
7967
+ #~ msgid "Go to WP Booking Calendar Settings"
7968
+ #~ msgstr "Усталёўкі для бранявання"
7969
 
7970
+ #, fuzzy
7971
+ #~ msgid "Available in"
7972
+ #~ msgstr "Доступа: "
7973
 
7974
+ #, fuzzy
7975
+ #~ msgid "versions"
7976
+ #~ msgstr "Версія"
7977
 
7978
+ #, fuzzy
7979
+ #~ msgid "Conditions for Deposit payment"
7980
+ #~ msgstr "%s - уставіць даты бранявання"
 
 
7981
 
7982
+ #, fuzzy
7983
+ #~ msgid "Custom form selection"
7984
+ #~ msgstr "Лік дзён"
7985
 
7986
+ #, fuzzy
7987
+ #~ msgid "Users Pagination"
7988
+ #~ msgstr "Пашыраная налада коштаў"
 
 
7989
 
 
 
 
 
 
 
 
 
7990
  #, fuzzy
7991
+ #~ msgid "Auto expand booking notes"
7992
+ #~ msgstr "%sвремя канчаткі бранявання%s"
7993
 
 
 
 
 
 
 
 
 
7994
  #, fuzzy
7995
+ #~ msgid "Show Pending Days as Available"
7996
+ #~ msgstr "Паказаць усе даты"
7997
 
 
7998
  #, fuzzy
7999
+ #~ msgid "Auto Decline"
8000
+ #~ msgstr "Выдалена"
8001
 
8002
+ #, fuzzy
8003
+ #~ msgid "Configure Number of Days selection"
8004
+ #~ msgstr "Вылучэнне некалькіх дзён"
8005
 
8006
+ #, fuzzy
8007
+ #~ msgid "Easily configure your booking form fields."
8008
+ #~ msgstr "Кошты бранявання"
 
 
 
8009
 
 
8010
  #, fuzzy
8011
+ #~ msgid "New form Fields and parameters"
8012
+ #~ msgstr "Налада формы палёў і кантэнту "
8013
 
8014
+ #, fuzzy
8015
+ #~ msgid "Payments and Costs."
8016
+ #~ msgstr "Налада Paypal і коштаў "
 
 
 
8017
 
8018
+ #, fuzzy
8019
+ #~ msgid "Currency Format"
8020
+ #~ msgstr "купіць Прафесійную версію"
 
8021
 
8022
+ #, fuzzy
8023
+ #~ msgid "%s Support"
8024
+ #~ msgstr "Супериор "
8025
 
8026
+ #, fuzzy
8027
+ #~ msgid "Edit Past Bookings"
8028
+ #~ msgstr "Браняванне"
 
 
 
8029
 
8030
+ #, fuzzy
8031
+ #~ msgid "Checking End Time only"
8032
+ #~ msgstr "Дзеці"
 
 
8033
 
8034
+ #, fuzzy
8035
+ #~ msgid "Advanced Additional Cost"
8036
+ #~ msgstr "Дадатковы кошт для "
8037
 
8038
+ #, fuzzy
8039
+ #~ msgid "Use 'Unavailable days from today' settings in Search Form"
8040
+ #~ msgstr "Недаступныя дні"
 
 
8041
 
8042
+ #, fuzzy
8043
+ #~ msgid "Next Steps"
8044
+ #~ msgstr "Адправіць"
8045
 
 
8046
  #, fuzzy
8047
+ #~ msgid "Have a questions?"
8048
+ #~ msgstr "Усталёўкі"
8049
 
8050
+ #, fuzzy
8051
+ #~ msgid "Child booking resources"
8052
+ #~ msgstr "Тып бранявання"
 
 
8053
 
8054
+ #, fuzzy
8055
+ #~ msgid "Booking coupons management"
8056
+ #~ msgstr "Тып бранявання "
 
8057
 
8058
+ #, fuzzy
8059
+ #~ msgid "Delete this coupon"
8060
+ #~ msgstr "Выдаленне дадзеных па браняванні"
8061
 
8062
+ #, fuzzy
8063
+ #~ msgid "The cost for payment"
8064
+ #~ msgstr "%s - уставіць даты бранявання"
 
8065
 
8066
+ #~ msgid "Start time"
8067
+ #~ msgstr "Час пачатку"
 
8068
 
8069
+ #~ msgid "End time"
8070
+ #~ msgstr "Час канчатка"
 
 
 
8071
 
8072
+ #, fuzzy
8073
+ #~ msgid "Add New Form"
8074
+ #~ msgstr "Дадаць новы тып"
8075
 
8076
+ #, fuzzy
8077
+ #~ msgid "Booking form:"
8078
+ #~ msgstr "Форма бранявання"
 
8079
 
 
8080
  #, fuzzy
8081
+ #~ msgid "Update Availability"
8082
+ #~ msgstr "Даступнасць"
8083
 
8084
+ #, fuzzy
8085
+ #~ msgid "Cost of 1 day"
8086
+ #~ msgstr "Лік дзён"
8087
 
8088
+ #, fuzzy
8089
+ #~ msgid "Season filter"
8090
+ #~ msgstr "Фільтр дат"
 
 
8091
 
 
8092
  #, fuzzy
8093
+ #~ msgid "Additional cost in USD per 1 day"
8094
+ #~ msgstr "Дадатковы кошт для "
8095
 
8096
+ #, fuzzy
8097
+ #~ msgid "Update Costs"
8098
+ #~ msgstr "Пашыраная налада коштаў"
 
 
8099
 
 
8100
  #, fuzzy
8101
+ #~ msgid "Active/inactive"
8102
+ #~ msgstr "Актыўна"
8103
 
8104
+ #~ msgid "Cost of each booking type"
8105
+ #~ msgstr "Кошты бранявання"
 
 
8106
 
8107
+ #~ msgid "Resource Cost"
8108
+ #~ msgstr "Кошт рэсурсу"
 
 
8109
 
8110
+ #~ msgid "Names of items from resource"
8111
+ #~ msgstr "Імя аб'ектаў з рэсурсу"
 
8112
 
 
8113
  #, fuzzy
8114
+ #~ msgid "Please enter the cost"
8115
+ #~ msgstr "Калі ласка, увядзіце кошт"
8116
 
8117
+ #, fuzzy
8118
+ #~ msgid ""
8119
+ #~ "of each booking resource. Enter only digits.of each booking resources. "
8120
+ #~ "Enter only digits."
8121
+ #~ msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
8122
 
8123
+ #, fuzzy
8124
+ #~ msgid "You can Add or Delete booking resources at the top of this %spage%s"
8125
+ #~ msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
8126
 
8127
+ #~ msgid "Add new filter"
8128
+ #~ msgstr "Дадаць новы фільтр "
 
 
 
8129
 
8130
+ #~ msgid "Cost description"
8131
+ #~ msgstr "Апісанне плацяжоў "
 
 
 
8132
 
8133
+ #, fuzzy
8134
+ #~ msgid ""
8135
+ #~ "Enter cost (%s) directly in format %s or %s for the entire booking in the "
8136
+ #~ "format %s or a fixed amount for each selected day in the format %s For "
8137
+ #~ "example: %s or %s or %s"
8138
+ #~ msgstr ""
8139
+ #~ "Вы можаце ўвесці кошт у %s у фармаце %s ці %s ад усяго кошту "
8140
+ #~ "забронированого ў фармаце %s Напрыклад: %s ці %s"
8141
 
8142
+ #, fuzzy
8143
+ #~ msgid "Setting cost"
8144
+ #~ msgstr "Усталёўкі"
8145
 
8146
+ #, fuzzy
8147
+ #~ msgid "per day"
8148
+ #~ msgstr "за 1 дзень"
 
 
8149
 
8150
+ #, fuzzy
8151
+ #~ msgid "per night"
8152
+ #~ msgstr "за 1 ноч"
 
8153
 
8154
+ #, fuzzy
8155
+ #~ msgid "per hour"
8156
+ #~ msgstr "за 1 гадзіна"
 
8157
 
8158
+ #, fuzzy
8159
+ #~ msgid "for several days selection"
8160
+ #~ msgstr "Вылучэнне некалькіх дзён"
 
 
8161
 
 
8162
  #, fuzzy
8163
+ #~ msgid "Save settings"
8164
+ #~ msgstr "Усталёўкі"
8165
 
8166
+ #, fuzzy
8167
+ #~ msgid "Filter by Keyword"
8168
+ #~ msgstr "Фільтр захаваны"
 
8169
 
 
8170
  #, fuzzy
8171
+ #~ msgid "User name"
8172
+ #~ msgstr "Імя рэсурсу"
8173
 
8174
+ #, fuzzy
8175
+ #~ msgid "Max number of resources"
8176
+ #~ msgstr "Лік наведвальнікаў"
8177
 
8178
+ #, fuzzy
8179
+ #~ msgid "Delete configuration"
8180
+ #~ msgstr "Выдаленне дадзеных па браняванні"
8181
 
8182
+ #, fuzzy
8183
+ #~ msgid "Delete all booking data"
8184
+ #~ msgstr "Выдаленне дадзеных па браняванні"
8185
 
8186
+ #, fuzzy
8187
+ #~ msgid "Login"
8188
+ #~ msgstr "Спасылкі"
8189
 
8190
+ #, fuzzy
8191
+ #~ msgid "Aggregate resources:"
8192
+ #~ msgstr "Кошт рэсурсу"
 
 
 
 
8193
 
 
8194
  #, fuzzy
8195
+ #~ msgid "Reset to default selected form"
8196
+ #~ msgstr "Абнавіць да значэння па змаўчанні"
8197
 
8198
+ #, fuzzy
8199
+ #~ msgid "Booking resource selection:"
8200
+ #~ msgstr "Тып бранявання"
 
 
 
 
 
8201
 
8202
+ #, fuzzy
8203
+ #~ msgid ""
8204
+ #~ "Type email subject for %svisitor after creating a new reservation%s. Use "
8205
+ #~ "these %s shortcodes."
8206
+ #~ msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
8207
 
8208
+ #~ msgid "%s - inserting new line, "
8209
+ #~ msgstr "%s - дадаць новы радок"
 
 
 
 
8210
 
8211
+ #, fuzzy
8212
+ #~ msgid "at booking form near the pay button"
8213
+ #~ msgstr "у форме бранявання"
8214
 
8215
+ #, fuzzy
8216
+ #~ msgid ""
8217
+ #~ "Check this box if you want to show the payment description near the pay "
8218
+ #~ "button."
8219
+ #~ msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
8220
 
 
8221
  #, fuzzy
8222
+ #~ msgid ""
8223
+ #~ "Enter a return relative Successful URL. Sage will redirect visitors to "
8224
+ #~ "this page after Successful Payment"
8225
+ #~ msgstr ""
8226
+ #~ "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, "
8227
+ #~ "наведвальнікі аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення "
8228
+ #~ "плацяжу."
8229
 
8230
+ #, fuzzy
8231
+ #~ msgid ""
8232
+ #~ "Enter a return relative Failed URL. Sage will redirect visitors to this "
8233
+ #~ "page after Failed Payment"
8234
+ #~ msgstr ""
8235
+ #~ "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, "
8236
+ #~ "наведвальнікі аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення "
8237
+ #~ "плацяжу."
8238
 
8239
+ #, fuzzy
8240
+ #~ msgid "Active / Inactive"
8241
+ #~ msgstr "Актыўна"
8242
 
8243
+ #, fuzzy
8244
+ #~ msgid "Check this box to activate the Payment Pro Hosted Solution."
8245
+ #~ msgstr ""
8246
+ #~ "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
 
8247
 
8248
+ #, fuzzy
8249
+ #~ msgid "Payment action"
8250
+ #~ msgstr "Апісанне плацяжоў"
8251
 
8252
+ #~ msgid "Button types"
8253
+ #~ msgstr "Выгляды кнопкі"
 
 
 
 
8254
 
8255
+ #, fuzzy
8256
+ #~ msgid "Select submit button type"
8257
+ #~ msgstr "Абярыце тып якая пацвярджае кнопкі"
8258
 
8259
+ #, fuzzy
8260
+ #~ msgid "iPay88 active"
8261
+ #~ msgstr "Актывацыя Paypal"
 
8262
 
8263
+ #, fuzzy
8264
+ #~ msgid "Check this box to use iPay88."
8265
+ #~ msgstr ""
8266
+ #~ "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
8267
 
8268
+ #, fuzzy
8269
+ #~ msgid "Some Prior days"
8270
+ #~ msgstr "Лік месяцаў"
8271
 
8272
+ #, fuzzy
8273
+ #~ msgid "Fixed dates interval"
8274
+ #~ msgstr "фіксаваны ўнёсак"
 
8275
 
8276
+ #, fuzzy
8277
+ #~ msgid "Booking dates"
8278
+ #~ msgstr "Паслугі бранявання"
 
8279
 
8280
+ #, fuzzy
8281
+ #~ msgid "Sort"
8282
+ #~ msgstr "Супериор "
 
8283
 
8284
+ #~ msgid "%sPowered by wordpress plugins developed by %s"
8285
+ #~ msgstr "%s Створана з выкарыстаннем wordpress убудоў распрацаваных %s "
 
 
8286
 
 
8287
  #, fuzzy
8288
+ #~ msgid "Admin side"
8289
+ #~ msgstr "Адміністрацыйны емейл"
 
 
 
 
 
8290
 
8291
+ #, fuzzy
8292
+ #~ msgid "in calendar"
8293
+ #~ msgstr "Толькі каляндар"
 
8294
 
8295
+ #~ msgid "at booking form"
8296
+ #~ msgstr "у форме бранявання"
 
 
8297
 
 
8298
  #, fuzzy
8299
+ #~ msgid "New booking title"
8300
+ #~ msgstr "у Календары для бранявання"
8301
 
8302
+ #~ msgid "%sshowing after%s booking"
8303
+ #~ msgstr "%s показываеться пасля%s браняванні"
 
 
8304
 
8305
+ #, fuzzy
8306
+ #~ msgid "%snew booking%s"
8307
+ #~ msgstr "%sвремя канчаткі бранявання%s"
 
8308
 
8309
+ #, fuzzy
8310
+ #~ msgid "menu page"
8311
+ #~ msgstr "Дэма старонка"
 
8312
 
8313
+ #~ msgid "access level"
8314
+ #~ msgstr "узровень доступу"
8315
+
8316
+ #~ msgid "Delete booking data"
8317
+ #~ msgstr "Выдаленне дадзеных па браняванні"
 
8318
 
8319
  #, fuzzy
8320
+ #~ msgid "For booking, select type of booking resource"
8321
+ #~ msgstr "Выбирети, што Вы жадаеце браняваць"
8322
+
8323
+ #~ msgid "Show:"
8324
+ #~ msgstr "Паказаць"
8325
 
8326
  #, fuzzy
8327
  #~ msgid ""
8468
  #~ "%s - inserting reason of payment, you can enter it before sending email, "
8469
  #~ msgstr "%s - уставіць чыннік адмовы"
8470
 
 
 
 
 
8471
  #, fuzzy
8472
  #~ msgid "Agenda of bookings for today"
8473
  #~ msgstr "Некалькі рэзерваў у адзін і той жа дзень"
8502
  #~ "shortcodes."
8503
  #~ msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
8504
 
 
 
 
8505
  #~ msgid ""
8506
  #~ "%s - inserting name of person, who made booking (field %s requred at form "
8507
  #~ "for this bookmark), "
8521
  #~ "%s - inserting link of booking editing by visitor at client side of site, "
8522
  #~ msgstr "%s - уставіць тып бранявання"
8523
 
 
 
 
8524
  #, fuzzy
8525
  #~ msgid ""
8526
  #~ " Check this if you want to use selection range in calendar. For example: "
8636
  #~ msgid "Save costs"
8637
  #~ msgstr "Захаваць кошты"
8638
 
 
 
 
8639
  #, fuzzy
8640
  #~ msgid ""
8641
  #~ " Check this to let the visitors enter more info like email or web url."
8710
  #~ msgid "New reservation title"
8711
  #~ msgstr "Новы загаловак бранявання"
8712
 
 
 
 
8713
  #~ msgid "Main difference features"
8714
  #~ msgstr "Асноўныя адрозненні "
8715
 
languages/wpdev-booking-da_DK.mo CHANGED
Binary file
languages/wpdev-booking-da_DK.po CHANGED
@@ -2,424 +2,397 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wpdev-booking\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-08-24 10:56+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: wpdevelop <info@wpdevelop.com>\n"
8
- "Language-Team: rommel <info@rommel.dk>\n"
9
- "Language: Danish\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-SourceCharset: UTF-8\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: .\n"
16
- "X-Generator: Poedit 1.5.7\n"
17
  "X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
18
  "\\.\n"
19
 
20
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:121
21
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:422
22
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:426
23
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:542
24
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:746
25
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:751
26
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1459
27
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1462
28
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:785
29
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:786
30
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:740
 
 
31
  msgid "Dates"
32
  msgstr "Datoer"
33
 
34
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:122
35
- #, fuzzy
36
  msgid "Full cost of the booking"
37
- msgstr "Pris for hver booking type"
38
 
39
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
40
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:232
41
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:107
42
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3806
43
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3820
44
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3838
45
  msgid "First Name (required)"
46
- msgstr "Fornavn (Skal udfyldes)"
47
 
48
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:125
49
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:234
50
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
51
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3807
52
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3821
53
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3839
54
  msgid "Last Name (required)"
55
- msgstr "Efternavn (Skal udfyldes)"
56
 
57
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
58
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:236
59
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:109
60
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3808
61
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3822
62
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3840
63
  msgid "Email (required)"
64
- msgstr "E-mail (Skal udfyldes)"
65
 
66
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:127
67
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:246
68
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
69
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1338
70
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3809
71
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3823
72
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3841
73
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3861
74
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3872
75
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3887
76
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
77
  msgid "Phone"
78
  msgstr "Telefon"
79
 
80
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
81
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:238
82
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:111
83
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3842
84
  msgid "Address (required)"
85
- msgstr "Adresse (Skal udfyldes)"
86
 
87
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:129
88
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:240
89
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
90
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3843
91
  msgid "City (required)"
92
- msgstr "By (Skal udfyldes)"
93
 
94
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
95
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
96
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:113
97
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3844
98
  msgid "Post code (required)"
99
- msgstr "Post nr. (Skal udfyldes)"
100
 
101
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:131
102
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:244
103
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
104
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3845
105
  msgid "Country (required)"
106
- msgstr "Land (Skal udfyldes)"
107
 
108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
109
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
110
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3810
111
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3824
112
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3846
113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3862
114
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3873
115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3892
116
- msgid "Adults"
117
- msgstr ""
118
 
119
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
120
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:248
121
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
122
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3810
123
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3824
124
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3846
125
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3863
126
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3874
127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3893
128
- msgid "Children"
129
- msgstr "Børn"
130
-
131
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:133
132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:250
133
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
134
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3811
135
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3825
136
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3847
137
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3864
138
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3875
139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3894
140
  msgid "Details"
141
  msgstr "Detaljer"
142
 
143
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
144
  msgid "Coupon"
145
  msgstr "Kupon"
146
 
147
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:135
 
148
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:117
149
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3812
150
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3826
151
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3848
152
  msgid "I Accept term and conditions"
153
- msgstr ""
154
 
155
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:137
156
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
157
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:119
158
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2877
159
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3814
160
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3828
161
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3850
162
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1793
163
  msgid "Send"
164
  msgstr "Send"
165
 
166
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:145
167
  msgid ""
168
  "Try selecting fewer visitors. The number of visitors may be more than the "
169
  "number of available units on selected day(s)!"
170
  msgstr ""
171
- "Prøv at vælge færre besøgende. Antallet af besøgende kan være mere end "
172
- "antallet af tilgængelige enheder på valgte dag(e)!"
173
 
174
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:340
175
  msgid "coupon"
176
  msgstr "kupon"
177
 
178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:342
179
  msgid "discount"
180
  msgstr "rabat"
181
 
182
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
183
  msgid "Nothing found"
184
  msgstr "Ingenting fundet"
185
 
186
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:703
187
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:275
188
  msgid "Search results"
189
  msgstr "Søgeresultater"
190
 
191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:818
192
  msgid "Book now"
193
  msgstr "Book nu"
194
 
195
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:906
196
  msgid "Please select check-in and check-out days!"
197
- msgstr "Vælg venligst check-in og check-ud dage!"
198
 
199
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1095
200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1109
201
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
202
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1200
203
  msgid "Search"
204
  msgstr "Søg"
205
 
206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1966
207
- #, fuzzy, php-format
208
  msgid ""
209
  "Sorry, the reservation was not made because these days are already booked!!! "
210
  "%s (Its not possible to store this sequence of the dates into the one "
211
  "resource.) %s Please %srefresh%s the page and try other days."
212
  msgstr ""
213
- "Desværre, blev reservationen ikke foretaget, da disse dage allerede er "
214
- "booket. Opdater venligst %srefresh%s siden og prøv andre dage."
 
215
 
216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2487
217
  #, php-format
218
  msgid "The folowing pending booking(s): %s deleted."
219
- msgstr ""
220
-
221
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2573
222
- msgid "Child booking resources"
223
- msgstr "Børne booking ressource"
224
 
225
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
226
  msgid "Maximum available booking resource items"
227
- msgstr "Maksimalt tilgængelige booking ressource enheder"
228
-
229
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2813
230
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2992
231
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3122
232
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3398
233
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3614
234
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3654
235
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3742
236
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4243
237
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:846
238
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1274
239
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1907
240
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2036
241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1282
242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
243
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3452
244
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3499
245
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3545
246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3594
247
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3723
248
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3753
249
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:78
250
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:137
251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:104
252
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:100
253
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3001
 
 
 
 
 
 
 
 
 
 
 
254
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:257
255
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:360
256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:499
257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:650
258
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:885
259
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:895
260
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:915
261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:985
262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1213
263
  msgid "Click to toggle"
264
- msgstr "Klik for at slå til"
265
 
266
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2814
267
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:743
268
  msgid "Booking resources management"
269
- msgstr "Bokking ressource kontrolpanel"
270
 
271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2819
272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3410
273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4071
274
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4500
275
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:421
276
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:425
277
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:539
278
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:745
279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:750
280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1206
281
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1322
282
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
283
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1458
284
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1461
285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:783
287
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:784
 
 
 
 
 
 
 
 
 
288
  msgid "ID"
289
- msgstr "Id"
290
 
291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2821
292
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3219
293
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4501
294
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1323
 
295
  msgid "Resource name"
296
  msgstr "Ressourcenavn"
297
 
298
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
299
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3842
300
  msgid "Number of resource items inside of parent resource"
301
- msgstr "Antal ressourcer inde i forælder ressource"
302
 
303
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
304
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3842
305
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3222
306
  msgid "Capacity"
307
  msgstr "Kapacitet"
308
 
309
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2824
310
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2929
311
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3843
312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3988
313
  msgid "Parent"
314
- msgstr "Forældre"
315
 
316
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2825
317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2936
318
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3844
319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4001
320
  msgid "Priority"
321
- msgstr "Priotet"
322
 
323
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2827
324
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
325
  msgid "Maximum number of visitors for resource"
326
- msgstr "Maksimale antal af besøgende til ressource"
327
 
328
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2827
329
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
330
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1707
331
  msgid "Max"
332
- msgstr "Max."
333
 
334
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2827
335
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
336
  msgid "visitors"
337
  msgstr "gæster"
338
 
339
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2829
340
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3848
341
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3225
342
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4074
343
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1275
344
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1651
345
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1998
 
 
346
  msgid "Actions"
347
  msgstr "Handlinger"
348
 
349
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2908
350
  msgid "Add"
351
  msgstr "Tilføj"
352
 
353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2917
354
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3416
355
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:885
356
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4094
357
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4551
358
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1372
359
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2027
360
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1581
361
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1872
362
  msgid "Delete"
363
  msgstr "Slet"
364
 
365
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2927
366
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
367
  msgid "Title"
368
- msgstr "Overskrift"
369
 
370
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2944
371
  msgid "Add new resource"
372
  msgstr "Tilføj ny ressource"
373
 
374
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2951
375
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3088
376
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3645
377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3686
378
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3819
379
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3297
380
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4408
381
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4553
382
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1440
383
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:616
384
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1318
385
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1374
386
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3645
387
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3774
388
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:302
389
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:535
390
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
391
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:324
392
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1450
393
  msgid "Save"
394
  msgstr "Gem"
395
 
396
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2993
397
  msgid "Advanced Settings"
398
- msgstr "Avancerede indstillinger"
399
 
400
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3008
401
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3131
402
  msgid "Set capacity based on number of visitors"
403
- msgstr "Indstil kapacitet baseret på antal gæster"
404
 
405
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3014
406
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3137
407
- #, php-format
408
  msgid ""
409
  "Check this box if you want total availability (daily capacity) to depend on "
410
- "the number of selected visitors %s"
411
  msgstr ""
412
- "Marker dette felt, hvis du vil have total tilgængelighed (daglig kapacitet) "
413
- "til at afhænge af antallet af udvalgte gæster %s"
414
 
415
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3015
416
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3138
 
417
  #, php-format
418
  msgid "Please read more info about configuration of this parameter %shere%s"
419
- msgstr ""
420
 
421
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3029
422
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3150
423
  #, php-format
424
  msgid ""
425
  "Add tooltip on calendar(s) to show availability based on the number of "
@@ -427,13 +400,13 @@ msgid ""
427
  "the maximum number of visitors for the %sone booking resource%s with the "
428
  "number of visitors specified on the booking form."
429
  msgstr ""
430
- "Tilføj hjælpetips til kalenderen for at vise tilgængelighed baseret på "
431
- "antallet af tilgængelige booking ressource enheder tilbage for hver dag. "
432
- "%sVær sikker på at matche det maksimale antal af besøgende til %s en booking "
433
- "ressource%s med antallet af besøgende er angivet reservationsform."
 
434
 
435
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3037
436
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3157
437
  #, php-format
438
  msgid ""
439
  "Display tooltip on calendar(s) to show availability based on total (fixed) "
@@ -441,1565 +414,1969 @@ msgid ""
441
  "items. %sBe sure to match the maximum number of visitors for %sall booking "
442
  "resources%s with the number of visitors specified on the booking form."
443
  msgstr ""
444
- "Vis hjælpetipskalenderen(e) for at vise tilgængelighed baseret på (fast) "
445
- "antallet af besøgende for ressourcen, som kan være fri booking ressource "
446
- "enheder. %s Vær sikker på at matche det maksimale antal af besøgende for%s "
447
- "alle booking ressourcer%s med antallet af besøgende er angivet på "
448
- "reservationsform."
449
 
450
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3052
451
  msgid "Show availability"
452
  msgstr "Vis tilgængelighed"
453
 
454
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3058
455
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3262
456
  msgid ""
457
  "Check this box to display the available number of booking resources with a "
458
  "tooltip, when mouse hovers over each day on the calendar(s)."
459
  msgstr ""
460
- "Marker denne box for at vise tilgængeligheds antal af booking ressource som "
461
- "hjælpetips når muser føres henover de enkelte kalendere."
 
462
 
463
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3065
464
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3269
465
  msgid "Availability description"
466
  msgstr "Tilgængelighedsbeskrivelse"
467
 
468
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3067
469
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3271
470
  #, php-format
471
  msgid "Type your %savailability%s description"
472
- msgstr "Indtast din %stilgængelighed%s beskrivelse"
473
 
474
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3077
475
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3171
476
  msgid "Disable bookings in different booking resources"
477
- msgstr "Vis bookinger for forskellige ressourcer"
478
 
479
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
480
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3175
481
  msgid ""
482
  "Check this box to dissable reservations, which can be stored in different "
483
- "booking resources. So if the box is checked, the reservation is allowed "
484
- "only, if all days of reservation are at same booking resources, otherwise "
485
- "the error message will show."
486
  msgstr ""
487
- "Markér feltet for deaktivere forbehold, som kan gemmes i forskellige booking "
488
- "ressourcer. Så hvis feltet er markeret, bliver reservationen kun tilladt, "
489
- "hvis alle dage efter reservation er i samme booking ressourcer, ellers vil "
490
- "en fejlmeddelelse vises."
491
 
492
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3123
493
  msgid "Advanced"
494
  msgstr "Avanceret"
495
 
496
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3203
497
- msgid "Use pending days as available"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
498
  msgstr ""
499
 
500
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3211
 
 
 
 
501
  msgid ""
502
  "Check this box if you want to show the pending days as available in calendars"
503
  msgstr ""
 
 
504
 
505
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3224
506
  msgid ""
507
  "Warning!!! After you approved the specific booking(s), all your pending "
508
  "bookings of the same booking resource as an approved booking for the dates, "
509
  "which are intersect with dates of approved booking, will be automatically "
510
  "canceled!"
511
  msgstr ""
 
 
 
 
512
 
513
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3226
514
  msgid ""
515
  "Auto Cancel all pending bookings for the specific date(s), if some booking "
516
  "is approved for these date(s)"
517
  msgstr ""
 
 
518
 
519
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3256
520
  msgid "Show availability in tooltip"
521
- msgstr "Vis tilgængelighed som hjælpetips"
 
 
 
 
 
522
 
523
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3304
 
524
  msgid ""
525
- "Using \"Check In\" date as available in calendar for booking resources with "
526
- "capacity higher then one."
527
  msgstr ""
 
 
528
 
529
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3311
 
530
  msgid ""
531
- "Using \"Check Out\" date as available in calendar for booking resources with "
532
- "capacity higher then one."
533
  msgstr ""
 
 
534
 
535
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3338
536
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:934
537
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
538
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:495
539
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:195
540
- msgid "Deleted"
541
  msgstr "Slettet"
542
 
543
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3390
544
- msgid "Coupon saved"
545
- msgstr "Kupon gemt"
546
-
547
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3399
548
- msgid "Booking coupons management"
549
- msgstr "Booking kuponner kontrolpanel"
550
 
551
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3411
552
- msgid "The coupon code your customers will be using to receive the discount."
553
- msgstr "Den kupon kode din kunde vil bruge for at modtage rabat."
 
554
 
555
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3411
556
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3504
 
557
  msgid "Coupon Code"
558
  msgstr "Kupon Kode"
559
 
560
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
561
- msgid "The amount which will be saved. Enter only digits."
562
- msgstr "Det beløb som vil blivet sparet. Indtast kun tal."
 
563
 
564
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
565
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3532
 
566
  msgid "Savings"
567
  msgstr "Besparelser"
568
 
569
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
570
- msgid "The minimum total cost required to use the coupon"
571
- msgstr "Den mindste samlede omkostninger, der kræves for at bruge kuponen"
572
 
573
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
574
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3555
575
- msgid "Minimum Purchase"
576
- msgstr "Minimum køb"
577
 
578
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3414
579
- msgid "The date your coupon will expire"
580
- msgstr "Datoen din kupon udløber"
581
 
582
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3414
583
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3543
 
584
  msgid "Expiration Date"
585
- msgstr "Udløbsdato"
586
 
587
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3415
588
- msgid "Resource list, which supports this coupon"
589
- msgstr "Ressourceliste denne kupon kan bruges "
590
-
591
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3415
592
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3510
593
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4615
594
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:703
595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:954
596
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:739
597
- msgid "Resources"
598
- msgstr "Ressource"
599
 
600
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3416
601
- msgid "Delete this coupon"
602
- msgstr "Slet denne kupon"
 
 
 
 
603
 
604
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3456
605
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3513
606
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:672
607
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:383
608
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1388
 
 
 
 
 
 
 
 
 
609
  msgid "All"
610
  msgstr "Alle"
611
 
612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3492
613
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3564
614
- msgid "Add new coupon"
615
- msgstr "Tilføj ny kupon"
 
 
 
 
616
 
617
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3536
618
- msgid "Fixed Amount"
619
- msgstr "Fast Beløb"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
620
 
621
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3537
622
- msgid "Percentage Off"
623
- msgstr "Rabat i procent"
 
 
 
 
 
 
 
 
 
 
 
 
 
624
 
625
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3582
626
  #, php-format
627
  msgid "%s - coupon field, "
628
- msgstr "%s - kupon felt,"
629
 
630
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3583
631
  #, php-format
632
  msgid "Example: %s "
633
  msgstr "Eksempel: %s"
634
 
635
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3615
636
  msgid "Search form customization"
637
- msgstr "Tilpasning af søgefelt"
638
 
639
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3623
640
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3663
641
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3761
642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:219
 
 
643
  msgid "Use these shortcodes for customization: "
644
- msgstr "Brug disse kortkoder for tilpasning:"
645
 
646
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3624
647
  #, php-format
648
  msgid "%s - search inside posts/pages which are part of this category, "
649
- msgstr "%s - søg inde i indlæg/sider som er i denne kategori,"
650
 
651
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3625
652
  #, php-format
653
  msgid "%s - search inside posts/pages which have this tag, "
654
- msgstr "%s - søg inde i indlæg/sider som har dette tag,"
655
 
656
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3626
657
  #, php-format
658
  msgid "%s - check-in date, "
659
- msgstr "%s - check-in dato,"
660
 
661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3627
662
  #, php-format
663
  msgid "%s - check-out date, "
664
  msgstr "%s - check-ud dato,"
665
 
666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3628
667
  #, php-format
668
  msgid "%s - default selection number of visitors, "
669
- msgstr "%s - standard antal gæster,"
670
 
671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3629
672
  #, php-format
673
  msgid "Example: %s - custom number of visitor selections\""
674
- msgstr "Eksempel: %s - tilpasset antal gæster"
675
 
676
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3630
677
  #, php-format
678
  msgid "%s - search button, "
679
- msgstr "%s - søge knap,"
680
 
681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3631
682
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3672
683
- #, php-format
684
- msgid "%s - new line, "
685
- msgstr "%s - ny linje,"
686
-
687
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3632
688
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3673
689
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3764
690
- msgid "use any other HTML tags (carefully)."
691
- msgstr "brug alle andre HTML tags (forsigtigt)"
692
 
 
693
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3639
694
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3680
 
 
 
 
 
 
695
  msgid ""
696
  "Additional customization style of this element you can make at this file"
697
- msgstr ""
698
- "Yderligere tilpasning af dette elements udseende, kan gøres i denne fil"
699
 
700
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3644
701
  msgid "Reset to default search form content"
702
- msgstr "Gendan til standard søgeform indhold"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
703
 
704
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3655
705
  msgid "Customization of found booking resource items"
706
- msgstr "Tilpasning af fundne booking ressource enheder"
707
 
708
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3664
709
  #, php-format
710
  msgid "%s - resource title, "
711
- msgstr "%s - ressource overskrift,"
712
 
713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3665
714
  #, php-format
715
  msgid "%s - link to the page with booking form, "
716
- msgstr "%s - link til siden med bookingformen,"
717
 
718
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3666
719
  #, php-format
720
  msgid "%s - availability of booking resource, "
721
- msgstr ""
722
 
723
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3667
724
  #, php-format
725
  msgid "%s - maximum number of visitors for the booking resource, "
726
- msgstr ""
727
 
728
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3668
729
  #, php-format
730
  msgid "%s - cost of booking the resource, "
731
- msgstr ""
732
 
733
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3669
734
  #, php-format
735
  msgid ""
736
  "%s - featured image, taken from the featured image associated with the post, "
737
  msgstr ""
 
738
 
739
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3670
740
  #, php-format
741
  msgid "%s - booking info, taken from the excerpt associated with the post, "
742
- msgstr ""
743
 
744
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3685
745
- msgid "Reset to default value"
746
- msgstr "Gendan til standard"
 
747
 
748
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3697
749
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:274
750
  msgid "Search form"
751
- msgstr "Søgefelt"
752
 
753
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3699
754
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:419
755
  msgid "Check-in"
756
  msgstr "Check-ind"
757
 
758
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3701
759
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:426
760
  msgid "Check-out"
761
  msgstr "Check-ud"
762
 
763
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3703
764
  msgid "Number of visitors"
765
  msgstr "Antal gæster"
766
 
767
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3743
768
  msgid "Search Cache Settings"
769
- msgstr "Søge \"Cache\" indstillinger"
770
 
771
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3749
772
  msgid "Cache expiration"
773
  msgstr "Cache udløb"
774
 
775
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3755
776
  msgid "hour(s)"
777
  msgstr "time(r)"
778
 
779
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3760
780
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3005
 
781
  msgid "day(s)"
782
  msgstr "dag(e)"
783
 
784
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3764
785
  msgid "Select time of cache expiration"
786
  msgstr "Vælg tid for cache udløb"
787
 
788
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3773
789
  msgid "Cache will expire:"
790
- msgstr "Cache udløber:"
791
 
792
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3811
793
  #, php-format
794
  msgid "Found: %s booking forms inside of posts or pages "
795
- msgstr "Fundet %s booking form sider og indlæg"
796
 
797
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3818
798
  msgid "Reset cache"
799
  msgstr "Nulstil cache"
800
 
801
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3972
 
 
 
 
 
 
 
 
 
 
 
 
802
  msgid "Capacity: "
803
  msgstr "Kapacitet:"
804
 
805
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3989
806
  msgid ""
807
  "Select parent resource, if you want that parent resource is increase "
808
  "capacity."
809
  msgstr ""
810
- "Vælg forældre ressource, hvis du vil have den forældre ressource til at "
811
- "forøge kapaciteten."
812
 
813
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4002
814
  msgid ""
815
  "Set priority of resource - resource with higher priority will be reserved "
816
  "firstly."
817
  msgstr ""
818
- "Set priotet af ressourcen - ressourcer med højere priotet vil blive "
819
  "reserveret først."
820
 
821
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4023
822
  msgid "Resources count"
823
- msgstr "Ressource antal"
824
 
825
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4024
826
  msgid "Create several booking resources for one time"
827
- msgstr "Opret flere booking ressource for samme tidspunkt"
828
 
829
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4115
830
- msgid "Available: "
831
- msgstr "Tilgængelig:"
832
-
833
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4199
834
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4205
835
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4257
836
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:861
837
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1064
838
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1107
839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2244
 
 
 
 
840
  msgid "Standard"
841
  msgstr "Standard"
842
 
843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4199
844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:633
845
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3937
846
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1680
 
 
 
 
 
 
 
 
 
847
  msgid "Default"
848
- msgstr "Standard"
849
 
850
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4200
851
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4206
852
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4245
 
853
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4246
854
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4258
855
  msgid "Superior"
856
- msgstr "Bedre"
857
 
858
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4200
859
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2318
860
  msgid "Resource #1"
861
  msgstr "Ressource #1"
862
 
863
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4201
864
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4207
865
  msgid "Presidential Suite"
866
- msgstr "Præsident suite"
867
 
868
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4201
869
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2319
870
  msgid "Resource #2"
871
  msgstr "Ressource #2"
872
 
873
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4202
874
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4208
875
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1382
876
  msgid "Royal Villa"
877
- msgstr "Royal villa"
878
 
879
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4202
880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2320
881
  msgid "Resource #3"
882
  msgstr "Ressource #3"
883
 
884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:227
885
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4762
886
- msgid "The cost for payment"
887
- msgstr "Betalingsgebyr"
888
-
889
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:230
890
- msgid "Start time"
891
- msgstr "Start tidspunkt"
892
 
893
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:230
894
- msgid "End time"
895
- msgstr "Slut tidspunkt"
 
 
 
 
 
 
 
896
 
897
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:248
898
- msgid "Visitors"
899
- msgstr "Gæster"
 
 
 
 
 
 
 
900
 
901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:262
902
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2865
903
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2904
 
904
  msgid "per 1 day"
905
- msgstr "pr. dag"
906
 
907
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:263
908
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2866
909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2905
910
  msgid "from the cost of 1 day "
911
- msgstr "fra prisen på 1 dag"
912
 
913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:264
914
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2867
 
915
  #, php-format
916
  msgid "Additional cost in %s per 1 day"
917
- msgstr "Yderligere omkostning %s pr. 1 dag"
918
 
919
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:265
920
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:266
921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2871
922
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2872
923
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2912
924
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2913
925
  msgid " for all days!"
926
  msgstr "for alle dage!"
927
 
928
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:873
 
 
 
 
 
 
 
929
  msgid "Load selected booking form"
930
- msgstr "Indlæs valgt booking form"
931
 
932
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:874
 
933
  msgid "Load"
934
- msgstr "Indlæs"
935
 
936
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:880
937
  msgid "Delete selected booking form"
938
- msgstr "Slet valgte booking form"
939
 
940
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:882
941
- msgid "Are you really want to delete selected booking form ?"
942
- msgstr "Er du sikker du vil slette den valgte booking form?"
 
943
 
944
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:889
945
  msgid "Add new custom form"
946
- msgstr "Tilføj ny font"
947
 
948
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:890
949
- msgid "Add New Form"
950
- msgstr "Tilføj ny form"
 
951
 
952
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:897
953
  msgid "Type the name of booking form"
954
- msgstr "Indtast navnet på booking formen"
955
 
956
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:899
957
  msgid "Create new form"
958
- msgstr "Opret ny form"
959
 
960
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:901
 
 
961
  msgid "Create"
962
  msgstr "Opret"
963
 
964
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:902
965
  msgid "Delete form"
966
- msgstr "Slet form"
967
 
968
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:904
969
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:614
970
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:634
971
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2885
972
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:123
973
  msgid "Cancel"
974
- msgstr "Afbryd"
975
 
976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:941
 
 
 
 
 
 
 
977
  msgid "There are no extended booking forms"
978
- msgstr "Der er ingen udvidet booking form"
979
 
980
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1061
981
  msgid "Booking form type:"
982
- msgstr "Booking form type:"
983
 
984
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1070
985
- msgid "Please, select your type of booking form"
986
- msgstr "Vælg venligst typen på din booking form"
 
987
 
988
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1102
989
- msgid "Booking form:"
990
- msgstr "Booking form:"
 
991
 
992
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1181
993
  msgid "Standard booking resource cost"
994
- msgstr "Standard booking ressource pris"
995
 
996
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1182
997
  msgid "Total booking resource cost"
998
- msgstr "Total booking resource pris"
999
 
1000
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1496
1001
  #, php-format
1002
  msgid ""
1003
  "%s - show cost hint for full booking in real time, depending on number of "
1004
  "days selected and form elements."
1005
  msgstr ""
 
 
1006
 
1007
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1497
1008
  #, php-format
1009
  msgid "Example: %sThe full cost of payment: %s"
1010
- msgstr ""
1011
 
1012
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1498
1013
  #, php-format
1014
  msgid ""
1015
  "%s - show hint of original booking cost without additional costs for full "
1016
  "booking in real time, depends only from days selection."
1017
  msgstr ""
 
 
1018
 
1019
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1499
1020
  #, php-format
1021
  msgid "Example: %sThe original cost for payment: %s "
1022
- msgstr ""
1023
 
1024
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1500
1025
  #, php-format
1026
  msgid ""
1027
  "%s - show cost hint of additional booking cost, which depends from selection "
1028
  "of form elements."
1029
  msgstr ""
 
 
1030
 
1031
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1501
1032
  #, php-format
1033
  msgid "Example: %sThe additional cost for payment: %s "
1034
- msgstr ""
1035
 
1036
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1502
1037
  #, php-format
1038
  msgid "%s - enter direct cost at admin panel at page: "
1039
- msgstr ""
1040
 
1041
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1502
1042
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:692
1043
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:731
1044
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:940
1045
  msgid "Add booking"
1046
  msgstr "Tilføj booking"
1047
 
1048
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1503
1049
  #, php-format
1050
  msgid "Example: %s"
1051
  msgstr "Eksempel: %s"
1052
 
1053
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2064
1054
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:233
1055
  msgid "yes"
1056
- msgstr "ja"
1057
 
1058
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2157
1059
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2161
1060
  msgid ""
1061
  "Setting rate or cost, which is depend from number of selected days for the "
1062
  "resource"
1063
  msgstr ""
1064
- "Indstil rater eller priser som er afhængige af antal valgte dage for "
1065
  "ressourcen"
1066
 
1067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2158
1068
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2200
1069
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2537
1070
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3263
1071
  msgid "Rates"
1072
- msgstr "Rater"
1073
 
1074
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2158
1075
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2205
1076
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2209
1077
  msgid "Valuation days"
1078
- msgstr ""
1079
 
1080
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2158
1081
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:508
1082
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:671
1083
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:433
1084
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:405
1085
  msgid "Deposit"
1086
  msgstr "Depositum"
1087
 
1088
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2162
1089
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2231
1090
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3274
1091
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4637
1092
  msgid "Availability"
1093
  msgstr "Tilgængelighed"
1094
 
1095
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2166
1096
  msgid "Setting the default form for the specific resource"
1097
- msgstr "Indstil standard form for en specific ressource"
1098
 
1099
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2167
1100
  msgid "Default Form"
1101
- msgstr "Standard form"
1102
 
1103
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2208
1104
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3265
1105
  msgid "Set the cost based on the number of days selected for the reservation"
1106
- msgstr ""
1107
 
1108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2209
1109
- msgid "Activation of this feature is require setting cost per day"
 
 
1110
  msgstr ""
 
1111
 
1112
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2219
1113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1114
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3115
1115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3272
1116
  msgid "Deposit amount"
1117
- msgstr "Depositumsbeløb"
1118
 
1119
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2222
1120
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3272
1121
  msgid "Set the deposit payment required for the payment form"
1122
- msgstr ""
1123
 
1124
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
 
1125
  msgid ""
1126
- "Please make active of this feature at the cost section of general booking "
1127
- "settings page"
1128
  msgstr ""
 
 
1129
 
1130
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2378
1131
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2389
1132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2390
1133
  msgid "unavailable"
1134
- msgstr "utilgængelig"
1135
 
1136
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2379
1137
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2389
1138
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2390
1139
  msgid "available"
1140
- msgstr "tilgængelig"
1141
 
1142
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2381
1143
  msgid "Availability booking type"
1144
- msgstr "Tilgængelighed for booking type"
1145
-
1146
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2387
1147
- #, php-format
1148
- msgid "All days for %s are"
1149
- msgstr "Alle dage for %s er"
1150
 
1151
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2396
1152
- #, php-format
1153
- msgid "Select %s days below or %sadd new season filter%s"
1154
- msgstr ""
1155
-
1156
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2404
1157
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2539
1158
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4072
1159
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
1160
- msgid "Name"
1161
- msgstr "Navn"
1162
 
1163
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2405
1164
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2540
1165
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4073
1166
- msgid "Filters"
1167
- msgstr "Filtrer"
 
1168
 
1169
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2438
 
 
 
1170
  #, fuzzy
1171
- msgid "Update Availability"
1172
- msgstr "Tilgængelighed"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1173
 
1174
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2520
1175
  msgid "Seasonal rates of booking resource"
1176
- msgstr "Sæson rater for booking type"
1177
 
1178
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2526
1179
- #, php-format
1180
  msgid ""
1181
- "Enter seasonal rate(s) (cost diference in %s from standard cost %s, or a "
1182
- "fixed cost) of the booking resource %s, or %sadd a new seasonal filter%s"
1183
  msgstr ""
 
 
 
1184
 
1185
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2538
 
1186
  msgid "Final cost"
1187
  msgstr "Total omkostning"
1188
 
1189
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2579
1190
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2598
1191
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3251
1192
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3285
1193
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1919
 
 
 
 
 
 
 
 
 
 
 
1194
  msgid "for 1 day"
1195
  msgstr "for 1 dag"
1196
 
1197
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2580
1198
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2599
1199
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3252
1200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3286
1201
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1920
1202
  msgid "for 1 night"
1203
  msgstr "for 1 nat"
1204
 
1205
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2581
1206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2600
1207
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3253
1208
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3287
1209
  msgid "fixed deposit"
1210
  msgstr "fast depositum"
1211
 
1212
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2582
1213
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2601
1214
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3254
1215
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3289
1216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1922
1217
  msgid "for 1 hour"
1218
- msgstr "for 1 time"
1219
 
1220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2616
1221
- msgid "Update Rates"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1222
  msgstr ""
1223
 
1224
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2816
 
 
 
 
1225
  msgid "Set cost of booking resource based on the number of days selected"
1226
- msgstr "Set prisen for ressourcen baseret på antal dage valgt"
 
1227
 
1228
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2817
1229
  #, php-format
1230
  msgid ""
1231
  "If you add costs here, %srates%s for this booking resource will not take "
1232
  "effect !!!"
1233
  msgstr ""
 
 
1234
 
1235
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2818
1236
  #, php-format
1237
  msgid ""
1238
- "%sFor and together%s have higher priority than a range %sfrom - to%s days. "
1239
- "Items at the bottom of the list have higher priority than items at the top."
1240
  msgstr ""
1241
 
1242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2819
 
 
 
 
 
 
 
1243
  #, php-format
 
 
 
 
 
 
 
 
 
1244
  msgid ""
1245
- "Please note, if you are select some season filter for this cost "
1246
- "configuration, its will %sapply to the days, only if all days are inside of "
1247
- "this season filter%s."
1248
  msgstr ""
1249
 
1250
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2827
1251
- msgid "Number of days"
1252
- msgstr "Antal dage"
 
1253
 
1254
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2828
1255
- msgid "Cost of 1 day"
1256
- msgstr "Pris for 1 dag"
 
 
 
 
1257
 
1258
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2829
1259
- msgid "Season filter"
1260
- msgstr "Sæson filter"
 
 
 
 
1261
 
1262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2876
1263
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2990
 
1264
  msgid "For"
1265
  msgstr "For"
1266
 
1267
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2877
1268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2991
1269
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
1270
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:858
1271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3417
1272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3464
1273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3511
1274
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3558
1275
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3607
1276
- msgid "From"
1277
- msgstr "Fra"
1278
-
1279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2878
1280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2992
1281
- msgid "Together"
1282
- msgstr "Sammen"
1283
 
1284
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2886
1285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3000
1286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
 
1287
  msgid "to"
1288
  msgstr "til"
1289
 
1290
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2892
1291
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2082
1292
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:284
 
1293
  msgid "day"
1294
  msgstr "dag"
1295
 
1296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2893
1297
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2085
1298
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:285
1299
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:286
1300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:287
1301
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:288
1302
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:289
1303
- msgid "days"
1304
- msgstr "dage"
1305
-
1306
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2906
1307
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
1308
- msgid "Additional cost in USD per 1 day"
1309
- msgstr "Yderligere omkostning i USD pr. 1 dag"
 
 
 
1310
 
1311
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2926
1312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3025
 
1313
  msgid "Any days"
1314
  msgstr "Alle dage"
1315
 
1316
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2936
1317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3037
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1318
  msgid "Remove"
1319
  msgstr "Fjern"
1320
 
1321
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2952
1322
  msgid "Add new cost"
1323
  msgstr "Tilføj ny omkostning"
1324
 
1325
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2953
1326
- #, fuzzy
1327
- msgid "Update Costs"
1328
- msgstr "Avanceret pris"
1329
-
1330
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2988
1331
  msgid "for all days"
1332
  msgstr "for alle dage"
1333
 
1334
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3111
1335
  msgid "Set amount of deposit payment"
1336
- msgstr "Indstil beløb for depositumsbetaling"
1337
-
1338
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3123
1339
- msgid "fixed total in"
1340
- msgstr "fast totalt i"
1341
 
1342
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3124
1343
- msgid "of payment"
1344
- msgstr "af betaling"
1345
 
1346
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3127
1347
- msgid "Active/inactive"
1348
- msgstr "Aktiv/Inaktiv"
 
 
 
 
 
 
 
 
 
 
 
1349
 
1350
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3133
1351
  msgid "deposit payment for booking resource"
1352
- msgstr "depositumsbetaling for booking ressource"
1353
 
1354
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3143
1355
- msgid "Deposit payment total"
1356
- msgstr "Depositumsbetaling i alt"
1357
 
1358
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3146
1359
- msgid "Deposit payment is not active for booking resource"
1360
- msgstr "Depositumsbetaling er ikke aktivt for den valgte booking ressource"
1361
 
1362
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3151
1363
  #, fuzzy
 
 
 
 
 
 
 
 
 
 
 
1364
  msgid "Update Deposit"
1365
- msgstr "Depositum"
1366
 
1367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3175
1368
  msgid "Deposit payment"
1369
- msgstr "Depositumsbetaling"
1370
 
1371
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3179
1372
  #, php-format
1373
  msgid ""
1374
  "Check this box if you want to use the %sdeposit%s total %spayment%s on the "
1375
  "payment form, instead of the full total of the booking."
1376
  msgstr ""
 
 
1377
 
1378
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3180
1379
- #, php-format
1380
- msgid ""
1381
- " You can configure the deposit payment required for your booking resources "
1382
- "%shere%s."
1383
- msgstr ""
1384
-
1385
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3214
1386
- msgid "Cost of each booking type"
1387
- msgstr "Pris for hver booking type"
1388
-
1389
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3220
1390
- msgid "Resource Cost"
1391
- msgstr "Ressource pris"
1392
-
1393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3223
1394
- msgid "Names of items from resource"
1395
- msgstr "Navne på enheder fra ressource"
1396
-
1397
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3263
1398
- msgid "Set the rates for days depending on the filter settings."
1399
- msgstr ""
1400
-
1401
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3265
1402
- msgid "Cost for selected days"
1403
- msgstr "Pris for valgte dage"
1404
-
1405
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3274
1406
- msgid "Set availability of days depending on the filter settings."
1407
- msgstr ""
1408
-
1409
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3282
1410
- msgid "Please enter the cost"
1411
- msgstr "Indtast venligst prisen"
1412
-
1413
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3293
1414
  msgid ""
1415
- "of each booking resource. Enter only digits.of each booking resources. Enter "
1416
- "only digits."
1417
- msgstr ""
1418
- "for hver booking ressource. Indtast kun tal for hver ressourece. Indtast kun "
1419
- "tal."
1420
-
1421
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3295
1422
- #, php-format
1423
- msgid "You can Add or Delete booking resources at the top of this %spage%s"
1424
  msgstr ""
1425
- "Du kan tilføje eller fjerne booking ressource i toppen af denne side %spage%s"
 
1426
 
1427
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1428
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1429
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1430
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1431
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1432
  msgid "Su"
1433
- msgstr "Søn"
1434
 
1435
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1436
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1437
  msgid "Mo"
1438
- msgstr "Man"
1439
 
1440
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1441
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1442
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1443
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1444
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1445
  msgid "Tu"
1446
- msgstr "Tir"
1447
 
1448
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1449
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1450
  msgid "We"
1451
- msgstr "Ons"
1452
 
1453
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1454
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1455
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1456
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1458
  msgid "Th"
1459
  msgstr "Tor"
1460
 
1461
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1462
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1463
  msgid "Fr"
1464
- msgstr "Fre"
1465
 
1466
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3315
1467
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1468
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1469
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1470
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:473
1471
  msgid "Sa"
1472
  msgstr "Lør"
1473
 
1474
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1475
  msgid "Jan"
1476
  msgstr "Jan"
1477
 
1478
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1479
  msgid "Feb"
1480
  msgstr "Feb"
1481
 
1482
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1483
  msgid "Mar"
1484
  msgstr "Mar"
1485
 
1486
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1487
  msgid "Apr"
1488
  msgstr "Apr"
1489
 
1490
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1491
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3947
1492
  msgid "May"
1493
  msgstr "Maj"
1494
 
1495
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1496
  msgid "Jun"
1497
  msgstr "Jun"
1498
 
1499
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1500
  msgid "Jul"
1501
  msgstr "Jul"
1502
 
1503
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1504
  msgid "Aug"
1505
  msgstr "Aug"
1506
 
1507
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1508
  msgid "Sep"
1509
  msgstr "Sep"
1510
 
1511
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1512
  msgid "Oct"
1513
- msgstr "Okt"
1514
 
1515
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1516
  msgid "Nov"
1517
  msgstr "Nov"
1518
 
1519
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3316
1520
  msgid "Dec"
1521
  msgstr "Dec"
1522
 
1523
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
1524
  msgid "time"
1525
  msgstr "tid"
1526
 
1527
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3394
1528
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3414
1529
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3435
1530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3452
1531
  msgid "No days"
1532
  msgstr "Ingen dage"
1533
 
1534
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3396
1535
  msgid "Every"
1536
  msgstr "Hver"
1537
 
1538
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3437
1539
  msgid "of"
1540
  msgstr "af"
1541
 
1542
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3504
1543
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3735
1544
  msgid "Filter saved"
1545
  msgstr "Filter gemt"
1546
 
1547
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3540
1548
  msgid "Specific Dates Filter"
1549
- msgstr "Specifikt dato filter"
1550
 
1551
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3546
1552
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3793
1553
- msgid "Filter Name"
1554
- msgstr "Filter navn"
 
 
 
 
 
 
 
 
 
1555
 
1556
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3548
1557
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3795
1558
- msgid "Type your filter name"
1559
- msgstr "Indtast navnet på dit filter"
 
1560
 
1561
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3555
1562
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3802
1563
- msgid "Add new filter"
1564
- msgstr "Tilføj nyt filter"
 
1565
 
1566
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3555
1567
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3802
1568
  msgid "Save changes"
1569
  msgstr "Gem ændringer"
1570
 
1571
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3560
1572
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3807
1573
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1717
1574
- msgid "Reset"
1575
- msgstr "Nulstil"
1576
-
1577
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3775
1578
  msgid "Conditional Dates Filter"
1579
- msgstr ""
1580
 
1581
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3832
1582
  msgid "Days of week"
1583
- msgstr "Dage i ugen"
1584
 
1585
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3836
1586
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1670
1587
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1786
1588
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:453
1589
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:599
1590
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:406
1591
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:475
1592
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1593
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1594
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1596
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1597
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1598
  msgid "Sunday"
1599
- msgstr "Sundag"
1600
 
1601
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3838
1602
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1672
1603
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1788
1604
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:454
1605
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:600
1606
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:407
1607
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:477
1608
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1609
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1610
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1611
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1613
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1614
  msgid "Monday"
1615
  msgstr "Mandag"
1616
 
1617
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3840
1618
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1674
1619
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1790
1620
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:455
1621
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:601
1622
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:408
1623
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:479
1624
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1625
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1626
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1627
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1628
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1629
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1630
  msgid "Tuesday"
1631
  msgstr "Tirsdag"
1632
 
1633
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3842
1634
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1676
1635
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1792
1636
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:456
1637
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:602
1638
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:409
1639
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:481
1640
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1641
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1642
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1643
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1644
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1645
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1646
  msgid "Wednesday"
1647
  msgstr "Onsdag"
1648
 
1649
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3844
1650
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1678
1651
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1794
1652
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:457
1653
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:603
1654
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:410
1655
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:483
1656
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1657
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1658
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1659
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1662
  msgid "Thursday"
1663
  msgstr "Torsdag"
1664
 
1665
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3846
1666
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1680
1667
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1796
1668
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:458
1669
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:604
1670
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:411
1671
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:485
1672
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1673
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1674
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1675
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1676
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1677
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1678
  msgid "Friday"
1679
  msgstr "Fredag"
1680
 
1681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3848
1682
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1682
1683
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1798
1684
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:459
1685
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:605
1686
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:412
1687
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:487
1688
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1689
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
 
1690
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1691
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:432
1692
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:438
1693
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:467
 
 
1694
  msgid "Saturday"
1695
  msgstr "Lørdag"
1696
 
1697
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3856
1698
  msgid "Days of month"
1699
- msgstr "Dage i måneden"
1700
 
1701
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3934
1702
  msgid "Months"
1703
  msgstr "Måneder"
1704
 
1705
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3939
1706
  msgid "January"
1707
  msgstr "Januar"
1708
 
1709
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3941
1710
  msgid "February"
1711
  msgstr "Februar"
1712
 
1713
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3943
1714
  msgid "March"
1715
  msgstr "Marts"
1716
 
1717
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3945
1718
  msgid "April"
1719
  msgstr "April"
1720
 
1721
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3949
1722
  msgid "June"
1723
  msgstr "Juni"
1724
 
1725
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3953
1726
  msgid "July"
1727
- msgstr "July"
1728
 
1729
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3955
1730
  msgid "August"
1731
  msgstr "August"
1732
 
1733
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3957
1734
  msgid "September"
1735
  msgstr "September"
1736
 
1737
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3959
1738
  msgid "October"
1739
  msgstr "Oktober"
1740
 
1741
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3961
1742
  msgid "November"
1743
  msgstr "November"
1744
 
1745
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3963
1746
  msgid "December"
1747
  msgstr "December"
1748
 
1749
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3972
1750
  msgid "Years"
1751
  msgstr "År"
1752
 
1753
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4047
1754
  msgid "Filter deleted successfully"
1755
- msgstr "Filter slettet"
1756
 
1757
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4055
1758
  msgid "Create dates filter"
1759
- msgstr "Opret dato filter"
1760
 
1761
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4058
1762
  msgid "Create conditional days filter"
1763
- msgstr "Opret yderligere filte"
1764
 
1765
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4067
1766
  msgid "Listing of season filters"
1767
- msgstr "Liste over sæsonfiltre"
 
 
 
 
1768
 
1769
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4093
1770
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4550
1771
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1371
1772
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2026
1773
  msgid "Edit"
1774
- msgstr "Ændre"
1775
 
1776
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4095
1777
  msgid "Do you really want to delete?"
1778
- msgstr "Er du sikker på du vil slette?"
1779
 
1780
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4129
1781
  msgid "Showing cost in tooltip"
1782
- msgstr "Viser kost som hjælpetips"
1783
 
1784
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4135
1785
  msgid ""
1786
  " Check this box to display the daily cost with a tooltip when mouse hovers "
1787
  "over each day on the calendar(s)."
1788
  msgstr ""
1789
- "Marker denne box for at vise den daglige most som hjælpe tip når musen føres "
1790
- "henover kalender."
1791
 
1792
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4142
1793
- msgid "Cost description"
1794
- msgstr "Pris beskrivelse"
 
1795
 
1796
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4144
1797
  #, php-format
1798
  msgid "Type your %scost%s description"
1799
- msgstr "Indtast din %spris%s beskrivelse"
1800
 
1801
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4244
1802
  msgid "Advanced cost management"
1803
- msgstr "Avanceret prisstyrring"
1804
 
1805
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4287
1806
- #, php-format
 
 
 
 
 
 
 
 
 
1807
  msgid ""
1808
- "Advanced cost customization is required. Select boxes from %sform fields "
1809
- "customization page%s (%s - shortcode). Fields are shown here automatically "
1810
- "if they exist on the form."
1811
  msgstr ""
 
 
 
1812
 
1813
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4299
1814
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:500
1815
- msgid "Form"
1816
- msgstr "Form"
1817
-
1818
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4345
1819
- msgid "Additional cost for"
1820
- msgstr "Yderligere omkostning for"
1821
 
1822
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4387
1823
  #, php-format
1824
  msgid ""
1825
- "Enter cost (%s) directly in format %s or %s for the entire booking in the "
1826
- "format %s or a fixed amount for each selected day in the format %s For "
1827
- "example: %s or %s or %s"
1828
  msgstr ""
1829
 
1830
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4388
 
 
 
 
 
1831
  #, php-format
1832
  msgid ""
1833
- "or you can specify percenage as additional sum, which is based only on "
1834
- "original cost and not full sum. Example:%s or %s "
1835
  msgstr ""
1836
 
1837
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4405
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1838
  #, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1839
  msgid ""
1840
- "Check this box if you want costs, which are specified here as % for some "
1841
- "options, also applied to costs specified as fixed values for some options."
1842
  msgstr ""
 
 
 
 
 
 
 
 
 
1843
 
1844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4475
1845
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1264
1846
  msgid "Resource ID or Title"
1847
- msgstr "Ressource Id eller overskrift"
1848
 
1849
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4477
1850
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1266
1851
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1343
1852
  msgid "Go"
1853
  msgstr "Søg"
1854
 
1855
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4503
1856
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1325
 
 
1857
  msgid "Info"
1858
  msgstr "Info"
1859
 
1860
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4549
1861
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1370
 
 
 
 
 
 
 
 
 
 
 
1862
  msgid "Bulk Actions"
1863
- msgstr "Handlinger"
1864
 
1865
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4618
1866
  msgid "management"
1867
- msgstr "styrring"
1868
 
1869
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4620
1870
  msgid "Costs and Rates"
1871
- msgstr "Priser og rater"
1872
 
1873
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4623
1874
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4628
1875
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4640
1876
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1163
1877
  msgid "Customization of"
1878
  msgstr "Tilpasning af"
1879
 
1880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4623
1881
  msgid "rates, valuation days cost and deposit amount "
1882
- msgstr ""
1883
 
1884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4625
1885
  msgid "Advanced Cost"
1886
- msgstr "Avanceret pris"
1887
 
1888
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4628
1889
  msgid "additional cost, which depend from form fields"
1890
- msgstr "yderligere omkostning som afhænger af form felter"
1891
 
1892
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4631
1893
  msgid "Coupons"
1894
- msgstr "Kuponner"
1895
 
1896
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4634
1897
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4645
1898
  msgid "Setting"
1899
- msgstr "Indstil"
1900
 
1901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4634
1902
  msgid "for discount"
1903
  msgstr "for rabat"
1904
 
1905
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4640
1906
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4653
1907
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:135
1908
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:148
1909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:161
1910
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:175
1911
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1163
1912
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1212
1913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1246
1914
  msgid "settings"
1915
  msgstr "indstillinger"
1916
 
1917
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4642
1918
  msgid "Season Filters"
1919
- msgstr "Sæson filtre"
1920
 
1921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4689
1922
  msgid "Cost: "
1923
- msgstr "Pris:"
1924
 
1925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4719
1926
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:640
1927
  msgid "Weekend"
1928
  msgstr "Weekend"
1929
 
1930
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4720
1931
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:641
1932
  msgid "Work days"
1933
  msgstr "Arbejdsdage"
1934
 
1935
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4721
1936
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:642
1937
  msgid "High season"
1938
  msgstr "Høj sæson"
1939
 
1940
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
1941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3819
1942
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3837
1943
  msgid "Select Times"
1944
- msgstr ""
1945
 
1946
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:348
1947
  msgid "Setting cost for the resource"
1948
- msgstr "Indstil pris for ressource"
1949
-
1950
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:349
1951
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:543
1952
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:748
1953
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:753
1954
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:509
1955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:672
1956
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:434
1957
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:406
1958
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:800
1959
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:801
1960
- msgid "Cost"
1961
- msgstr "Pris"
1962
 
1963
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:351
1964
  msgid "/ day"
1965
  msgstr "/ dag"
1966
 
1967
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:352
1968
  msgid "/ night"
1969
  msgstr "/ nat"
1970
 
1971
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:353
1972
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:374
1973
  msgid "fixed"
1974
- msgstr "fast"
1975
 
1976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:354
1977
  msgid "/ hour"
1978
  msgstr "/ time"
1979
 
1980
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:369
1981
- msgid "Setting cost"
1982
- msgstr "Sæt pris"
1983
-
1984
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:372
1985
- msgid "per day"
1986
- msgstr "pr. dag"
1987
-
1988
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:373
1989
- msgid "per night"
1990
- msgstr "pr. nat"
1991
-
1992
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:376
1993
- msgid "per hour"
1994
- msgstr "pr. time"
1995
-
1996
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:430
1997
  msgid ""
1998
  "Start Time is invalid. The date or time may be booked, or already in the "
1999
  "past! Please choose another date or time."
2000
  msgstr ""
2001
- "Start tid er ugyldig. Tidspunktet er muligvis allerede booket. Vælg venligst "
2002
- "et andet tidspunkt eller dato."
2003
 
2004
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:431
2005
  msgid ""
@@ -2007,5847 +2384,6456 @@ msgid ""
2007
  "The End Time may also be earlier that the start time, if only 1 day was "
2008
  "selected! Please choose another date or time."
2009
  msgstr ""
 
 
 
 
2010
 
2011
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:432
2012
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:433
2013
  msgid "The time(s) may be booked, or already in the past!"
2014
- msgstr ""
2015
 
2016
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:593
2017
  msgid "Cost saved successfully"
2018
- msgstr "Pris gemt"
2019
 
2020
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:600
2021
  msgid "Cost is not correct. It must be greater than 0"
2022
- msgstr "Pris er ikke udfyldt korrekt. Skal være større end 0"
2023
 
2024
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:618
2025
  msgid "Send payment request to customer"
2026
- msgstr "Anmod om betaling hos kunde"
2027
 
2028
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:622
2029
  #, php-format
2030
  msgid "Type your %sreason for payment%s request"
2031
- msgstr ""
2032
 
2033
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:632
2034
  msgid "Send Request"
2035
- msgstr "Send anmodning"
2036
-
2037
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:634
2038
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:807
2039
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1074
2040
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:450
2041
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:512
2042
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:569
2043
  msgid "Close"
2044
  msgstr "Luk"
2045
 
2046
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:765
2047
  msgid "Request has been sent"
2048
- msgstr "Anmodning er sendt"
2049
 
2050
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:771
2051
  msgid "Request has failed"
2052
- msgstr "Anmodning kunne ikke sendes"
2053
 
2054
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:796
2055
  msgid "The payment status is changed successfully"
2056
- msgstr "Betalingstatus er ændret"
2057
 
2058
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:803
2059
  msgid "The changing of payment status is failed"
2060
- msgstr "Betalingsstatus er ikke ændret"
2061
 
2062
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:847
2063
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:852
2064
  msgid "Email to \"Person\" with payment request"
2065
- msgstr ""
2066
 
2067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:853
2068
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3406
2069
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3460
2070
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3506
2071
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3553
2072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3602
2073
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:108
2074
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1246
2075
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1289
2076
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1334
2077
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1377
2078
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1420
2079
- msgid "Active"
2080
- msgstr "Aktiv"
2081
 
2082
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:854
2083
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3507
2084
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3554
2085
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3603
2086
- msgid "Send copy of this email to Admin"
2087
- msgstr "Send kopi af denne e-mail til admin"
 
2088
 
2089
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:860
 
2090
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3466
2091
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3513
2092
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3560
2093
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3609
2094
  #, php-format
2095
  msgid "Type the default %sadmin email%s sending the booking confimation"
2096
  msgstr ""
 
 
2097
 
2098
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:865
2099
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3424
 
2100
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3471
2101
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3518
2102
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3565
2103
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3614
2104
  msgid "Subject"
2105
  msgstr "Emne"
2106
 
2107
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:867
2108
  #, php-format
2109
  msgid "Type email subject for %spayment request%s."
2110
- msgstr "Indtast e-mail emne for %sbetalings andmodning%s."
2111
 
2112
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:873
 
 
 
 
 
 
 
 
 
 
2113
  #, php-format
2114
  msgid "Type your %semail message for payment request%s"
2115
- msgstr "Indtast %se-mail beaked for betalingsanmodning%s"
2116
 
2117
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:878
2118
  #, php-format
2119
  msgid ""
2120
  "You need to make payment %s for booking %s at %s. %s You can make payment at "
2121
  "this %s Thank you, booking service."
2122
  msgstr ""
 
 
2123
 
2124
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:878
2125
  msgid "page"
2126
  msgstr "side"
2127
 
2128
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1119
2129
  msgid "deposit"
2130
  msgstr "depositum"
2131
 
2132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1120
2133
  msgid "Total cost"
2134
- msgstr "Total beløb"
2135
 
2136
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1121
2137
  msgid "balance"
2138
  msgstr "balance"
2139
 
2140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1173
2141
  msgid "Auto-fill form"
2142
- msgstr "Autoudfyld form"
2143
 
2144
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1275
2145
  msgid "Billing form fields customization"
2146
- msgstr ""
2147
-
2148
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1287
2149
- #, php-format
2150
- msgid ""
2151
- "Please set the required billing fields, they will be automatically "
2152
- "%sassigned to the billing form%s"
2153
- msgstr ""
2154
 
2155
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1292
2156
  msgid ""
2157
  "Please select a field from your booking form. This field will be "
2158
  "automatically assigned to the current field in the billing form."
2159
  msgstr ""
 
 
2160
 
2161
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1298
2162
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
2163
  msgid "Customer Email"
2164
- msgstr "Kunde e-mail"
2165
 
2166
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1311
2167
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
2168
  msgid "First Name(s)"
2169
  msgstr "Fornavn(e)"
2170
 
2171
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1324
2172
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
2173
  msgid "Last name"
2174
  msgstr "Efternavn"
2175
 
2176
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1358
2177
  msgid "Billing Address"
2178
- msgstr "Faktureringsadresse"
2179
 
2180
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1371
2181
  msgid "Billing City"
2182
- msgstr "Fakturerings by"
2183
 
2184
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1384
2185
  msgid "Post Code"
2186
- msgstr "Post nr."
2187
 
2188
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1397
2189
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3891
2190
  msgid "Country"
2191
- msgstr "Land"
2192
 
2193
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1416
2194
  msgid "State"
2195
- msgstr ""
2196
 
2197
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1433
2198
- #, php-format
2199
- msgid "Configuring these %sfields is required for the Sage payment%s system!"
2200
  msgstr ""
 
2201
 
2202
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1488
2203
  msgid "Title of booked timeslot(s)"
2204
- msgstr ""
2205
 
2206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1492
2207
- #, php-format
2208
  msgid ""
2209
- "Type your %stitle%s, what are showing in mouseover tooltip near booked "
2210
  "timeslot(s)"
2211
  msgstr ""
 
 
2212
 
2213
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1510
2214
  msgid "Time Format"
2215
- msgstr "Tid format"
2216
 
2217
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1525
2218
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:490
2219
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:539
2220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:839
2221
  msgid "Custom"
2222
- msgstr "Special"
2223
 
2224
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1533
2225
- #, php-format
2226
  msgid ""
2227
  "Type your time format for emails and the booking table. %sDocumentation on "
2228
- "time formatting: %s"
2229
  msgstr ""
 
 
2230
 
2231
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1620
2232
- #, fuzzy, php-format
2233
  msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
2234
- msgstr "Vælg et FAST antal dage med ET klik på musen"
2235
 
2236
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1621
2237
- #, fuzzy, php-format
2238
  msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
2239
- msgstr "Vælg et TILPASSET antal dage med TO klik på musen"
2240
 
2241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1627
2242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1695
2243
  msgid "Days selection number"
2244
- msgstr ""
2245
 
2246
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1634
2247
  #, php-format
2248
  msgid "Type your %snumber of days for range selection%s"
2249
- msgstr ""
2250
 
2251
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1642
2252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1758
2253
  msgid "Start day of range"
2254
- msgstr "Start dag"
2255
 
2256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1651
2257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1767
2258
  msgid "Any day of week"
2259
- msgstr "Alle dage i ugen"
2260
 
2261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1662
2262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1778
2263
- #, fuzzy
2264
  msgid "Specific day(s) of week"
2265
- msgstr "Alle dage i ugen"
2266
 
2267
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1684
2268
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1800
2269
  msgid "Select your start day of range selection at week"
2270
- msgstr ""
2271
 
2272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1699
2273
- #, fuzzy
2274
  msgid "Min"
2275
- msgstr "min."
2276
 
2277
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1714
2278
- #, php-format
2279
- msgid "Type your %sminimum and maximum number of days for range selection%s"
2280
- msgstr ""
2281
 
2282
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1720
2283
  msgid "Specific days selections"
2284
- msgstr ""
2285
 
2286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1724
2287
- #, php-format
2288
  msgid ""
2289
  "Type your %sspecific%s days, which can be selected by visitors, or leave "
2290
- "this value empty. It can be several days seperated by comma (example: "
2291
- "\"7,14,21,28\") or by dash (example:\"3-5\", its the same like this: "
2292
- "\"3,4,5\") or combination (example:\"3-5,7,14\", its the same like this: "
2293
- "\"3,4,5,7,14\")"
2294
- msgstr ""
2295
-
2296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
2297
- msgid "Use recurrent time"
2298
  msgstr ""
 
 
 
 
 
2299
 
2300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
2301
- msgid "for several days selection"
2302
  msgstr ""
2303
 
2304
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1847
2305
  msgid ""
2306
  "Check this box if you want to use recurrent time to reserve several days. "
2307
  "This means that middle days will be partially booked by actual times, "
2308
  "otherwise the time in the booking form will be used as check-in/check-out "
2309
  "time for the first and last day of the reservation."
2310
  msgstr ""
 
 
 
 
2311
 
2312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1853
2313
  msgid "Use check in/out time"
2314
- msgstr ""
2315
-
2316
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
2317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:303
2318
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:311
2319
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:993
2320
- msgid "Warning"
2321
- msgstr "Advarsel"
2322
 
2323
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
2324
  msgid "This option will overwrite any times selection in your booking form."
2325
  msgstr ""
 
2326
 
2327
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1859
2328
- #, php-format
 
 
 
 
2329
  msgid ""
2330
- " Check this option, if you want to use a check in/out times during booking "
2331
- "process. %s Important ! This will overwrite any times selection in your "
2332
- "booking form. %s"
2333
  msgstr ""
 
2334
 
2335
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1866
2336
  msgid "Check-in time"
2337
- msgstr ""
2338
 
2339
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1866
2340
  #, php-format
2341
  msgid "%sstart booking time%s"
2342
- msgstr ""
2343
 
2344
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1868
2345
  #, php-format
2346
  msgid "Type your %sCheck-in%s time of booking"
2347
- msgstr ""
2348
 
2349
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1873
2350
  msgid "Check-Out time"
2351
- msgstr ""
2352
 
2353
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1873
2354
  #, php-format
2355
  msgid "%send booking time%s"
2356
- msgstr ""
2357
 
2358
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1875
2359
  #, php-format
2360
  msgid "Type your %sCheck-Out%s time of booking"
2361
- msgstr ""
2362
 
2363
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1908
2364
  msgid "Costs"
2365
- msgstr "Omkostning"
2366
 
2367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1914
2368
  msgid "Set the cost"
2369
- msgstr "Indstil prisen"
2370
 
2371
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1921
2372
  msgid "fixed sum"
2373
- msgstr "fast pris"
2374
 
2375
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1924
2376
  msgid " Select your cost configuration."
2377
- msgstr ""
2378
 
2379
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1931
2380
- #, fuzzy
2381
  msgid "Currency format"
2382
- msgstr "Nuværende måned"
2383
 
2384
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1935
2385
- #, fuzzy
2386
  msgid "Number of decimal points"
2387
- msgstr "Antal dage"
2388
 
2389
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1942
2390
  msgid "Separator for the decimal point"
2391
- msgstr ""
2392
 
2393
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1953
2394
  msgid "Thousands separator"
2395
- msgstr ""
2396
 
2397
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1972
2398
  msgid "Time impact to cost"
2399
- msgstr ""
2400
 
2401
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1977
2402
  #, php-format
2403
  msgid ""
2404
  "Check this box if you want the %stime selection%s on the booking form "
2405
  "%sapplied to the cost calculation%s."
2406
  msgstr ""
 
 
2407
 
2408
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1985
2409
  msgid "Show booking details in payment form"
2410
- msgstr ""
2411
 
2412
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1989
2413
  #, php-format
2414
  msgid ""
2415
  " Check this checkbox if you want to show the %sbooking details summary%s "
2416
  "above the payment form"
2417
  msgstr ""
 
 
2418
 
2419
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2037
2420
  msgid "Auto cancelation / auto approval of bookings"
2421
- msgstr ""
2422
 
2423
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2044
2424
  msgid "Auto approve all new bookings"
2425
- msgstr ""
2426
 
2427
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2051
2428
- #, php-format
2429
  msgid ""
2430
- " Check this checkbox to %sactivate%s auto approve of all new pending "
2431
- "bookings."
2432
  msgstr ""
 
 
2433
 
2434
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2057
2435
  msgid "Auto-cancel bookings"
2436
- msgstr ""
2437
 
2438
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2065
2439
  #, php-format
2440
  msgid ""
2441
  "Check this box to %sactivate%s auto-cancellation for pending, unpaid "
2442
  "bookings."
2443
  msgstr ""
 
 
2444
 
2445
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2071
2446
  msgid "Cancel bookings older"
2447
- msgstr ""
2448
 
2449
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2076
2450
  msgid "hour"
2451
- msgstr ""
2452
 
2453
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2079
2454
  msgid "hours"
2455
- msgstr ""
2456
 
2457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2089
2458
  msgid ""
2459
  "Cancel only pending, unpaid bookings, which are older than this selection."
2460
  msgstr ""
 
 
2461
 
2462
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2097
2463
  msgid "Cancellation email sent"
2464
- msgstr "Afvist e-mail sent"
2465
 
2466
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2101
2467
  #, php-format
2468
  msgid "Check this box to %ssend%s cancellation email for this resource."
2469
  msgstr ""
 
2470
 
2471
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2106
2472
  msgid "Reason for cancellation"
2473
- msgstr "Skriv grund for afvisning"
2474
 
2475
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2108
2476
  #, php-format
2477
  msgid "Type the reason for %scancellation%s for the email template."
2478
- msgstr ""
2479
 
2480
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2146
2481
  msgid ""
2482
  "Customization of billing fields, which automatically assign from booking "
2483
  "form to billing form"
2484
  msgstr ""
 
 
2485
 
2486
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2147
2487
  msgid "Billing form fields"
2488
- msgstr ""
2489
-
2490
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2149
2491
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1640
2492
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1741
2493
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1743
2494
- msgid "Save settings"
2495
- msgstr ""
2496
 
2497
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2171
2498
  msgid "Booked Times:"
2499
- msgstr ""
2500
 
2501
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2194
2502
  msgid ""
2503
  "This reservation is cancelled because we did not receive payment and the "
2504
  "administrator did not approve it."
2505
  msgstr ""
 
 
2506
 
2507
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2213
2508
  msgid "You need to make payment for this reservation"
2509
- msgstr ""
2510
 
2511
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2215
2512
  #, php-format
2513
  msgid ""
2514
  "You need to make payment %s for reservation %s at %s. %s Please make payment "
2515
  "on this page: %s Thank you, %s"
2516
  msgstr ""
 
 
2517
 
2518
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2318
2519
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1384
2520
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3938
2521
  msgid "Apartment#1"
2522
- msgstr ""
2523
 
2524
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2319
2525
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1385
2526
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3939
2527
  msgid "Apartment#2"
2528
- msgstr ""
2529
 
2530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2320
2531
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3940
2532
  msgid "Apartment#3"
2533
- msgstr ""
2534
-
2535
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
2536
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
2537
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:482
2538
- msgid "Saved"
2539
- msgstr "Gemt"
2540
 
2541
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
2542
- msgid ""
2543
- "You can use (in subject and content of email template) any shortcodes, "
2544
- "which you are used at booking form. You can use the shortcodes in the same "
2545
- "way as you are used it in the content form at Settings Fields page."
2546
- msgstr ""
2547
 
2548
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:364
2549
- msgid "In addition you can use these shortcodes"
2550
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
2551
 
2552
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
2553
  #, php-format
2554
- msgid ""
2555
- "%s - inserting data info about the booking, which you are configured in the "
2556
- "content form at Settings Fields page"
2557
- msgstr ""
2558
 
2559
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
 
 
 
 
2560
  #, php-format
2561
- msgid "%s - inserting ID of booking "
2562
- msgstr ""
2563
 
2564
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
 
 
 
 
 
 
 
2565
  #, php-format
2566
- msgid "%s or %s - inserting the title of the booking resource "
 
2567
  msgstr ""
 
 
2568
 
2569
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:369
2570
- #, php-format
2571
- msgid "%s - inserting the cost of booking "
2572
- msgstr ""
2573
 
2574
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:372
2575
- #, php-format
2576
- msgid "%s - inserting the dates of booking"
2577
- msgstr ""
 
2578
 
2579
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
2580
- #, php-format
2581
- msgid "%s - inserting check-in date (first day of reservation),"
2582
- msgstr ""
2583
 
2584
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
2585
- #, php-format
2586
- msgid "%s - inserting check-out date (last day of reservation),"
2587
- msgstr ""
2588
 
2589
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
 
 
 
 
 
 
2590
  #, php-format
2591
- msgid "%s - inserting the number of booking dates "
2592
- msgstr ""
2593
 
2594
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:377
2595
  #, php-format
2596
- msgid "%s - inserting your site URL "
2597
- msgstr ""
2598
 
2599
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:379
2600
  #, php-format
2601
- msgid "%s - inserting moderate link of new booking "
2602
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
2603
 
2604
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:381
 
 
 
 
 
 
 
 
2605
  #, php-format
2606
  msgid ""
2607
- "%s - inserting link to the page where visitor can edit the reservation, "
2608
- "(possible to use the %s parameter for setting different %s of this page. "
2609
- "Example: %s )"
2610
  msgstr ""
 
2611
 
2612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:383
2613
- #, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2614
  msgid ""
2615
- "%s - inserting link to the page where visitor can cancel the reservation, "
2616
- "(possible to use the %s parameter for setting different %s of this page. "
2617
- "Example: %s )"
2618
  msgstr ""
 
 
2619
 
2620
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:385
2621
  #, php-format
 
 
 
 
 
 
 
 
 
2622
  msgid ""
2623
- "%s - inserting link to payment page where visitor can pay for the "
2624
- "reservation (possible to use the %s parameter for setting different %s of "
2625
- "this page. Example: %s )"
2626
  msgstr ""
 
 
 
 
 
 
 
2627
 
2628
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:389
2629
  #, php-format
2630
  msgid ""
2631
- "%s - add the reason for booking payment, you can enter it before sending "
2632
- "email, "
 
 
 
 
 
 
2633
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
2634
 
2635
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:391
 
 
 
 
 
2636
  #, php-format
 
 
 
 
 
2637
  msgid ""
2638
- "%s - add the reason booking was cancelled, you can enter it before sending "
2639
- "email, "
2640
  msgstr ""
 
 
 
2641
 
2642
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:394
2643
  #, php-format
2644
- msgid "Also you can use any HTML tags like this %s - inserting new line "
 
 
 
 
 
 
 
2645
  msgstr ""
 
 
2646
 
2647
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:412
2648
- msgid "Keyword"
2649
- msgstr "Søgeord"
 
 
2650
 
2651
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:413
2652
- msgid "Filter by Keyword"
2653
- msgstr "Filtrer søgeord"
 
2654
 
2655
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:423
2656
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:427
2657
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:747
2658
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:752
2659
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:795
2660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:796
2661
- msgid "Resource"
2662
- msgstr "Ressourcer"
 
 
 
 
 
 
2663
 
2664
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:442
2665
- msgid "Print bookings listing"
2666
- msgstr "Udskriv bookingliste"
2667
 
2668
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:444
2669
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1072
2670
- msgid "Print"
2671
- msgstr "Udskriv"
2672
 
2673
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:445
2674
- msgid "Export only current page of bookings to CSV format"
2675
- msgstr "Eksporter kun nuværende side til CSV format"
 
 
 
 
2676
 
2677
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:446
2678
- msgid "Export"
2679
- msgstr "Eksporter"
2680
 
2681
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:447
2682
- msgid "Export All bookings to CSV format"
2683
- msgstr "Eksporter alle bookinger til CSV format"
2684
 
2685
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
2686
- msgid "Export All"
2687
- msgstr "Eksporter alle"
2688
 
2689
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:540
2690
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1637
2691
- msgid "Labels"
2692
- msgstr "Label"
2693
 
2694
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:541
2695
- msgid "Data"
2696
- msgstr "Data"
2697
 
2698
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:558
2699
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:721
2700
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1603
2701
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1386
2702
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1835
2703
- msgid "Approved"
2704
- msgstr "Godkendt"
2705
 
2706
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:559
2707
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:628
2708
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:722
2709
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1385
2710
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1834
2711
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2336
2712
- msgid "Pending"
2713
- msgstr "Afventer"
2714
 
2715
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:582
2716
- msgid "Edit Booking"
2717
- msgstr "Ændre booking"
 
2718
 
2719
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:586
2720
- msgid "Edit Note"
2721
- msgstr "Ændre note"
2722
 
2723
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:591
2724
- msgid "Change Resource"
2725
- msgstr "Skift ressource"
2726
 
2727
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:642
2728
- msgid "Change"
2729
- msgstr "Skift"
2730
 
2731
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:758
2732
- #, fuzzy
2733
- msgid "Clear booking resources selection"
2734
- msgstr "Vælg booking ressource:"
 
 
 
2735
 
2736
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:762
2737
- #, fuzzy
2738
- msgid "Apply booking resources selection"
2739
- msgstr "Vælg booking ressource:"
2740
 
2741
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:793
 
2742
  msgid ""
2743
- "Please note, its not possible to add new resources, if \"All resources\" "
2744
- "option is selected. Please clear the selection, then add new resources."
 
2745
  msgstr ""
 
 
 
2746
 
2747
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:864
2748
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1491
2749
- msgid "All resources"
2750
- msgstr "Alle ressourcer"
2751
-
2752
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:881
2753
- msgid "Booking resources"
2754
- msgstr "Booking ressourcer"
2755
-
2756
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:249
2757
- msgid "Successful payment"
2758
- msgstr "Gennemført betaling"
2759
 
2760
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:251
2761
- msgid " Parameters are incorrect,"
 
 
2762
  msgstr ""
 
 
2763
 
2764
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:252
2765
- msgid "Cannot find the record"
 
 
 
2766
  msgstr ""
 
 
2767
 
2768
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:253
2769
- msgid "Amount different"
 
 
 
 
 
2770
  msgstr ""
 
 
2771
 
2772
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:254
2773
- msgid "Payment failed"
2774
- msgstr "Betalingsfejl"
2775
-
2776
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:255
2777
- msgid "Payment status updated by Mobile88 Admin(Fail)"
2778
- msgstr "Betalingsstatus opdatering fejlede"
2779
-
2780
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:256
2781
- msgid "Connection Error"
2782
  msgstr ""
 
 
2783
 
2784
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:603
2785
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:626
2786
- msgid "Completed"
2787
- msgstr "Gennemført"
2788
-
2789
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:605
2790
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:630
2791
- msgid "In-Progress"
2792
- msgstr "Igang"
2793
-
2794
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:607
2795
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:942
2796
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1781
2797
- msgid "Unknown"
2798
- msgstr "Ukendt"
2799
 
2800
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:609
2801
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:652
2802
- msgid "Partially paid"
2803
- msgstr "Delvist betalt"
 
2804
 
2805
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:610
2806
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:653
2807
- msgid "Cancelled"
2808
- msgstr "Afbrudt"
 
 
 
2809
 
2810
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:611
2811
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:636
2812
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:677
2813
- msgid "Failed"
2814
- msgstr "Fejlet"
 
 
 
 
 
2815
 
2816
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:612
2817
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:639
2818
- msgid "Refunded"
2819
- msgstr "Tilbagebetalt"
 
 
 
 
2820
 
2821
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:614
2822
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:654
2823
- msgid "Fraud"
2824
- msgstr "Svindel"
 
 
2825
 
2826
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:621
2827
- msgid "!Paid OK"
2828
- msgstr "!Betaling ok"
 
 
 
 
2829
 
2830
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:622
2831
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:675
2832
- msgid "Unknown status"
2833
- msgstr "Ukendt status"
 
 
2834
 
2835
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:623
2836
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:676
2837
- msgid "Not Completed"
2838
- msgstr "Ikke gennemført"
2839
 
2840
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:629
2841
- msgid "Processed"
2842
- msgstr "Gennemført"
2843
 
2844
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:632
2845
- msgid "Canceled_Reversal"
 
 
 
2846
  msgstr ""
 
 
2847
 
2848
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:634
2849
- msgid "Denied"
2850
- msgstr "Afvist"
2851
 
2852
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:635
2853
- msgid "Expired"
2854
- msgstr "Udløbet"
2855
 
2856
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:638
2857
- msgid "Partially_Refunded"
2858
- msgstr "Delvist tilbagebetalt"
2859
 
2860
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:640
2861
- msgid "Reversed"
2862
- msgstr ""
2863
 
2864
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:641
2865
- msgid "Voided"
 
 
 
 
 
2866
  msgstr ""
 
 
 
 
2867
 
2868
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:642
2869
- msgid "Created"
2870
- msgstr "Oprettet"
2871
-
2872
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:645
2873
- msgid "Not authed"
2874
- msgstr ""
2875
 
2876
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:646
2877
- msgid "Malformed"
 
 
 
2878
  msgstr ""
 
2879
 
2880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
2881
- msgid "Invalid"
2882
- msgstr "Ugyldig"
2883
-
2884
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:648
2885
- msgid "Abort"
2886
- msgstr "Afbryd"
2887
-
2888
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:649
2889
- msgid "Rejected"
2890
- msgstr "Afvist"
2891
-
2892
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
2893
- msgid "Error"
2894
- msgstr "Fejl"
2895
 
2896
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:655
2897
- msgid "Suspended"
 
 
 
 
 
 
 
2898
  msgstr ""
 
 
 
 
 
2899
 
2900
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:674
2901
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:939
2902
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1778
2903
- msgid "Paid OK"
 
 
 
 
 
 
2904
  msgstr ""
 
 
 
 
 
 
2905
 
2906
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:717
2907
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:918
2908
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:920
2909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:921
2910
- msgid "Payment"
2911
- msgstr "Betaling"
2912
-
2913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:730
2914
- msgid "Min. cost"
2915
- msgstr "Min. pris"
2916
-
2917
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:733
2918
- msgid "-"
2919
- msgstr "-"
2920
-
2921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:735
2922
- msgid "Max. cost"
2923
- msgstr "Max. pris"
2924
-
2925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:850
2926
- msgid "Send payment request to visitor"
2927
- msgstr "Send betalingspåmindelse til gæst"
2928
-
2929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:864
2930
- msgid "Payment status"
2931
- msgstr "Betalingsstatus"
2932
-
2933
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:881
2934
- msgid "Save cost"
2935
- msgstr "Gem pris"
2936
-
2937
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:891
2938
- msgid "Change status"
2939
- msgstr "Skift status"
2940
-
2941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:658
2942
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:716
2943
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:392
2944
- msgid "Updating..."
2945
- msgstr "Opdaterer...."
2946
-
2947
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:663
2948
- msgid "User is Activated"
2949
  msgstr ""
 
 
 
 
 
2950
 
2951
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:721
2952
- msgid "User is Deactivated"
2953
- msgstr ""
 
2954
 
2955
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:833
2956
- #, php-format
 
 
 
 
 
2957
  msgid ""
2958
- "%sYou do not have permissions for this page.%s Your account is not active, "
2959
- "please contact administrator.%s"
2960
  msgstr ""
 
 
2961
 
2962
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:868
2963
- #, php-format
2964
- msgid "%sYou do not have permissions for this booking resources.%s"
2965
- msgstr ""
2966
 
2967
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:874
2968
- #, php-format
2969
- msgid "%sNo this booking resources.%s"
2970
- msgstr ""
2971
 
2972
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:999
2973
- msgid "Show resources of user:"
 
 
2974
  msgstr ""
 
2975
 
2976
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1011
2977
- msgid "My"
2978
- msgstr ""
 
 
2979
 
2980
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1030
2981
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:381
2982
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:340
2983
- msgid "Booking resource:"
2984
- msgstr "Booking ressource:"
2985
 
2986
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1062
2987
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1103
2988
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1209
2989
- msgid "Users"
 
 
2990
  msgstr ""
 
 
2991
 
2992
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1105
2993
- msgid "Management of"
2994
- msgstr ""
 
 
2995
 
2996
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1201
2997
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1212
2998
- msgid "Manage users"
2999
- msgstr ""
3000
 
3001
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1205
3002
- msgid "Status"
3003
- msgstr ""
3004
 
3005
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1207
3006
- msgid "User name"
3007
- msgstr ""
 
3008
 
3009
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1208
3010
- msgid "User role"
 
 
3011
  msgstr ""
 
 
3012
 
3013
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1210
3014
- msgid "Max number of resources"
3015
- msgstr ""
3016
 
3017
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1211
3018
- msgid "Actions for specific user"
3019
- msgstr ""
3020
 
3021
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1212
3022
- msgid "Set user as"
3023
- msgstr ""
3024
 
3025
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1248
3026
- msgid "Activate"
3027
- msgstr ""
 
3028
 
3029
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1249
3030
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
3031
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1261
3032
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1264
3033
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
3034
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
3035
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
3036
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1299
3037
- msgid "Do you really want"
3038
- msgstr ""
3039
 
3040
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1249
3041
- msgid "make user active"
3042
- msgstr ""
 
3043
 
3044
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1253
3045
- msgid "Deactivate"
3046
- msgstr ""
3047
 
3048
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1257
3049
- msgid "Set as inactive"
 
 
 
3050
  msgstr ""
 
3051
 
3052
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
3053
- msgid "make user inactive"
 
 
 
3054
  msgstr ""
 
 
3055
 
3056
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1260
3057
- msgid "Delete configuration"
3058
- msgstr "Slet indstillinger"
3059
-
3060
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1261
3061
- msgid "delete configuration"
3062
  msgstr ""
 
 
3063
 
3064
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1263
3065
- msgid "Delete all booking data"
3066
- msgstr "Slet alle booking data"
3067
-
3068
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1264
3069
- msgid "delete all booking data"
3070
- msgstr ""
3071
 
3072
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1269
3073
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1276
3074
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
3075
- msgid "Super Admin"
 
3076
  msgstr ""
 
3077
 
3078
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
3079
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
3080
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
3081
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1299
3082
- msgid "set user as"
3083
- msgstr ""
3084
 
3085
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1283
3086
- msgid "Low Level user"
3087
- msgstr ""
3088
 
3089
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
3090
- msgid "Low level user"
3091
- msgstr ""
3092
 
3093
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1290
3094
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
3095
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1298
3096
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1299
3097
- msgid "Regular user"
3098
- msgstr ""
3099
 
3100
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
3101
- msgid "Login"
 
 
 
 
 
3102
  msgstr ""
 
 
 
 
3103
 
3104
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1383
3105
- msgid "Suite"
 
 
 
 
 
 
3106
  msgstr ""
 
 
 
 
 
3107
 
3108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
3109
- msgid "Form / Calendar"
3110
- msgstr ""
 
3111
 
3112
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:135
3113
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:148
3114
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:161
3115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:175
3116
- msgid "Insertion of"
3117
- msgstr ""
3118
 
3119
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
3120
- msgid "Selection of form"
3121
- msgstr ""
3122
 
3123
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
3124
- msgid "Editing of booking"
3125
- msgstr ""
3126
 
3127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:195
3128
  #, php-format
3129
- msgid ""
3130
- "Please, read more about the shortcodes %shere%s or JavaScript customization "
3131
- "of the specific shortcodes %shere%s"
3132
- msgstr ""
3133
 
3134
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:207
3135
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:291
3136
- msgid "Show advanced settings of JavaScript loading"
3137
  msgstr ""
 
 
3138
 
3139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:208
3140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:292
3141
- msgid "Hide advanced settings of JavaScript loading"
3142
- msgstr ""
3143
 
3144
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:215
3145
- msgid "Advanced JavaScript code for the booking shortcode"
 
 
3146
  msgstr ""
 
 
3147
 
3148
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:225
3149
  #, php-format
3150
- msgid ""
3151
- "Insert JavaScript code before the booking shortcode. Please read more about "
3152
- "the possible codes %shere%s"
3153
- msgstr ""
3154
 
3155
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:233
3156
- msgid "Aggregate resources:"
3157
- msgstr ""
3158
 
3159
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:244
3160
- msgid ""
3161
- "Set inside of calendar as unavailable dates, which are reserved at these "
3162
- "booking resources also"
3163
- msgstr ""
3164
 
3165
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:253
 
3166
  #, php-format
3167
  msgid ""
3168
- "This shortcode %s is used on a page, where visitors can %smodify%s their own "
3169
- "booking(s), %scancel%s or make %spayment%s after receiving an admin email "
3170
- "payment request"
3171
  msgstr ""
 
 
 
3172
 
3173
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:254
3174
- #, php-format
3175
- msgid ""
3176
- "The content of field %sURL to edit bookings%s on the %sgeneral booking "
3177
- "settings page%s must link to this page"
3178
- msgstr ""
3179
 
3180
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:255
3181
- #, php-format
3182
- msgid "Email templates, which use shortcodes: %s, will be linked to this page"
3183
- msgstr ""
3184
 
3185
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:272
3186
- msgid "Search Form / Results:"
3187
- msgstr ""
 
3188
 
3189
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:280
3190
- #, php-format
3191
- msgid ""
3192
- "This shortcode %s is using for showing the search results at specific page, "
3193
- "if the search form is submit showing the search results at different page"
3194
- msgstr ""
3195
 
3196
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:285
3197
- msgid "Search results at different page:"
3198
  msgstr ""
 
 
3199
 
3200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:288
3201
- msgid "Select for showing search results at different page."
3202
- msgstr ""
3203
 
3204
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:293
3205
- msgid "URL of search results:"
3206
- msgstr ""
3207
 
3208
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:296
3209
- msgid "Type the URL of search results page."
3210
- msgstr ""
 
 
 
 
 
 
 
 
 
3211
 
3212
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:301
3213
- msgid "Title of Search results:"
3214
- msgstr ""
3215
 
3216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:304
3217
- msgid "Type the title of Search results."
3218
- msgstr ""
3219
 
3220
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:308
3221
- msgid "Nothing Found Message:"
3222
- msgstr ""
3223
 
3224
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:311
3225
- msgid "Type the message, when nothing found."
3226
- msgstr ""
3227
 
3228
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:321
3229
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:422
3230
- msgid "Show advanced settings"
3231
- msgstr ""
3232
 
3233
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
3234
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:423
3235
- msgid "Hide advanced settings"
3236
- msgstr ""
3237
 
3238
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:327
3239
- msgid "Search only for users:"
3240
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3241
 
3242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:330
 
3243
  msgid ""
3244
- "Type IDs of the users (separated by comma \",\") for searching availability "
3245
- "only for these users, or leave it blank for searching for all users."
 
3246
  msgstr ""
 
 
 
3247
 
3248
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:348
3249
- msgid "Title:"
3250
- msgstr ""
3251
 
3252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:351
3253
- msgid "Title near your select box."
 
 
 
3254
  msgstr ""
 
 
3255
 
3256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:359
3257
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:360
3258
- msgid "Visible months:"
3259
- msgstr ""
3260
 
3261
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:375
3262
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:377
3263
- msgid "Select number of month to show for calendar."
3264
- msgstr ""
3265
 
3266
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:391
3267
  #, php-format
3268
- msgid ""
3269
- "Select booking resources, for showing in selectbox. %sPlease use CTRL to "
3270
- "select multiple booking resources."
3271
- msgstr ""
3272
 
3273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:396
3274
  #, php-format
3275
- msgid ""
3276
- "This shortcode %s is using for selection of the booking form of specific "
3277
- "booking resources in selectbox"
3278
- msgstr ""
3279
 
3280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:603
3281
- msgid "This booking resources does not exist"
3282
- msgstr ""
 
3283
 
3284
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:655
3285
- msgid "Processing..."
3286
- msgstr ""
 
3287
 
3288
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:676
3289
- msgid "Generating columns..."
3290
- msgstr ""
 
3291
 
3292
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:707
3293
- msgid "Exporting booking data..."
3294
- msgstr ""
 
3295
 
3296
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:741
3297
- msgid "Generating content of file"
3298
- msgstr ""
 
3299
 
3300
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:779
3301
- msgid "Saving to file"
 
 
 
 
3302
  msgstr ""
 
 
 
3303
 
3304
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:796
3305
- msgid "Export bookings"
3306
- msgstr "Eksporter bookinger"
3307
-
3308
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:799
3309
- msgid "Download the CSV file of exported booking data"
3310
  msgstr ""
 
 
3311
 
3312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:805
3313
- msgid "Download"
 
 
 
 
3314
  msgstr ""
 
 
 
3315
 
3316
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:814
3317
- msgid "Done!"
 
 
 
3318
  msgstr ""
 
 
3319
 
3320
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:837
3321
- msgid "Please Select"
 
 
 
3322
  msgstr ""
 
 
3323
 
3324
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:955
3325
- msgid "link"
 
3326
  msgstr ""
 
3327
 
3328
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1076
3329
- msgid "Print bookings"
3330
- msgstr "Udskriv bookinger"
 
3331
 
3332
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1097
3333
- msgid "The booking was canceled by the visitor."
3334
- msgstr ""
3335
 
3336
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1111
3337
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1122
3338
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1836
3339
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1883
3340
- msgid "Wrong booking hash in URL (probably expired)"
3341
- msgstr ""
 
 
3342
 
3343
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1150
3344
- msgid "The booking has been canceled successfully"
3345
- msgstr ""
 
 
 
 
 
3346
 
3347
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1283
3348
- msgid "Add New Booking Resource(s)"
3349
- msgstr "Tilføj ny booking ressource(r)"
3350
 
3351
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1290
3352
- msgid "New Resource"
3353
- msgstr "Ny ressource"
3354
 
3355
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1291
3356
- msgid "Enter name of booking resource"
3357
- msgstr ""
3358
 
3359
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1294
3360
- msgid "Enter title here"
3361
- msgstr ""
3362
 
3363
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1304
3364
- msgid "Advanced Options"
3365
- msgstr ""
 
 
3366
 
3367
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1305
3368
- msgid "Add new resource(s)"
3369
- msgstr ""
3370
 
3371
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1415
3372
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1506
3373
- msgid "Resources number per page"
3374
- msgstr ""
 
 
 
 
3375
 
3376
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1424
3377
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
3378
- msgid ""
3379
- "Select number of booking resources (single or parent) per page at Resource "
3380
- "menu page"
3381
- msgstr ""
 
 
 
3382
 
3383
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1429
3384
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1482
3385
- msgid "Default booking resource"
3386
- msgstr "Standard booking ressource"
3387
 
3388
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1463
3389
- msgid "Enter your order number to begin the activation process."
3390
- msgstr ""
3391
 
3392
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1502
3393
- msgid "Select your default booking resource."
3394
- msgstr ""
3395
 
3396
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1530
3397
- msgid "URL to edit bookings"
3398
- msgstr ""
3399
 
3400
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1532
3401
- #, php-format
3402
- msgid ""
3403
- "Type URL for %svisitors%s to edit bookings. You must insert %s shortcode on "
3404
- "this page."
3405
- msgstr ""
3406
 
3407
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1550
3408
- msgid "Change hash after the booking is approved"
3409
- msgstr ""
3410
 
3411
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1554
3412
  msgid ""
3413
- "Check this box if you want to change the booking hash after approval. When "
3414
- "checked, visitor will not be able to edit or cancel the booking."
3415
  msgstr ""
 
 
 
3416
 
3417
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1565
3418
- #, php-format
3419
- msgid "%s - start new translation section, where %s - locale of translation"
3420
- msgstr ""
3421
 
3422
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1566
3423
- #, php-format
3424
- msgid "Example #1: %s - start French translation section"
3425
- msgstr ""
3426
 
3427
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1567
3428
- #, php-format
3429
- msgid "Example #2: \"%s\" - English and French translation of some message"
3430
- msgstr ""
3431
 
3432
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1584
3433
- msgid ""
3434
- "Customization of email template, which is sending to Admin after new booking"
3435
- msgstr ""
3436
 
3437
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1585
3438
- msgid "New for Admin"
3439
- msgstr ""
3440
 
3441
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1593
3442
- msgid ""
3443
- "Customization of email template, which is sending to Visitor after new "
3444
- "booking"
3445
- msgstr ""
3446
 
3447
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1594
3448
- msgid "New for Visitor"
3449
- msgstr ""
3450
 
3451
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1602
3452
- msgid ""
3453
- "Customization of email template, which is sending to Visitor after approval "
3454
- "of booking"
3455
- msgstr ""
3456
 
3457
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1611
3458
- msgid ""
3459
- "Customization of email template, which is sending to Visitor after "
3460
- "Cancellation of booking"
3461
- msgstr ""
3462
 
3463
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1612
3464
- msgid "Declined"
3465
- msgstr ""
 
3466
 
3467
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1620
3468
- msgid ""
3469
- "Customization of email template, which is sending after modification of "
3470
- "booking"
3471
- msgstr ""
3472
 
3473
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1621
3474
- msgid "Modified"
3475
- msgstr ""
 
 
3476
 
3477
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1632
3478
- msgid ""
3479
- "Customization of email template, which is sending to Visitor after payment "
3480
- "request"
3481
- msgstr ""
3482
 
3483
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1633
3484
- msgid "Payment request"
3485
- msgstr ""
 
3486
 
3487
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1698
3488
- msgid "Standard Form Template"
3489
- msgstr ""
 
 
3490
 
3491
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1699
3492
- msgid "2 Columns Form Template"
3493
- msgstr ""
 
3494
 
3495
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1700
3496
- msgid "Wizard Form Template(several steps)"
3497
- msgstr ""
 
3498
 
3499
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1702
3500
- msgid "Payment Form Template"
3501
- msgstr ""
3502
 
3503
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1703
3504
- #, fuzzy
3505
- msgid "Time Slots Form Template"
3506
- msgstr "Tid format"
3507
 
3508
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1705
3509
- msgid "Time slots for different weekends Form Template"
3510
- msgstr ""
 
3511
 
3512
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1706
3513
- msgid "Hints Form Template"
3514
- msgstr ""
3515
 
3516
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1712
3517
- msgid "Reset to default selected form"
3518
- msgstr ""
3519
 
3520
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1718
3521
- msgid "Reset to default both forms"
3522
- msgstr ""
3523
 
3524
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1719
3525
- msgid "Both"
3526
- msgstr ""
3527
 
3528
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1730
3529
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1750
3530
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3781
3531
- msgid "Please configure the form for content of booking fields data!"
3532
- msgstr ""
3533
 
3534
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1738
3535
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1758
3536
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3789
3537
- msgid "Please configure the form fields!"
3538
- msgstr ""
3539
 
3540
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1766
3541
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1172
3542
- msgid "Customization of booking form fields"
3543
- msgstr ""
3544
 
3545
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1769
3546
- msgid "Booking Form"
3547
- msgstr ""
 
3548
 
3549
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1773
3550
- msgid ""
3551
- "Customization of fields, which showing in the Booking Listing page for the "
3552
- "specific booking"
3553
- msgstr ""
3554
 
3555
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1776
3556
- msgid "Content of Booking Fields"
3557
- msgstr ""
3558
 
3559
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1792
3560
- msgid "Default title of bookings"
3561
- msgstr ""
3562
 
3563
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1794
3564
- #, php-format
3565
- msgid ""
3566
- "Type %sdefault title of bookings%s in calendar view mode at Booking Listing "
3567
- "page (You can use the shortcodes from the bottom form of Settings Fields "
3568
- "page)."
3569
- msgstr ""
3570
 
3571
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1806
3572
- msgid "Incorrect date format"
3573
- msgstr ""
3574
 
3575
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2062
3576
- msgid "Booking resource selection:"
3577
- msgstr "Vælg booking ressource:"
3578
 
3579
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2073
3580
- msgid "All bookings"
3581
- msgstr ""
3582
 
3583
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2077
3584
- msgid "All incoming bookings"
3585
- msgstr ""
 
3586
 
3587
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2082
3588
- msgid "New reservations made today"
3589
- msgstr ""
 
 
3590
 
3591
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2087
3592
- msgid "Reservations for today"
3593
- msgstr ""
 
3594
 
3595
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2108
3596
- msgid "Add new booking resource"
3597
- msgstr ""
 
 
 
3598
 
3599
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3112
3600
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3165
3601
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:548
3602
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:550
3603
- msgid "Updated successfully"
3604
- msgstr ""
3605
 
3606
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3126
3607
- msgid ""
3608
- "Warning! The resource was not changed. Current dates are already booked "
3609
- "there."
3610
- msgstr ""
3611
 
3612
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3400
3613
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3405
3614
- msgid "Email to \"Admin\" after a new booking"
3615
- msgstr ""
3616
 
3617
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3410
3618
- msgid "To"
3619
- msgstr ""
 
3620
 
3621
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3412
3622
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:267
3623
- #, php-format
3624
- msgid "Type default %sadmin email%s for booking confirmation"
3625
- msgstr ""
3626
 
3627
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3419
3628
- #, php-format
3629
- msgid ""
3630
- "Type the default %sadmin email%s sending the booking confimation. You can "
3631
- "use this %s shortcode."
3632
- msgstr ""
3633
 
3634
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3426
3635
- #, php-format
3636
- msgid "Type your email %ssubject%s for the booking confimation message."
3637
- msgstr ""
3638
 
3639
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3432
3640
- #, php-format
3641
- msgid "Type your %semail message content for checking booking%s in. "
3642
- msgstr ""
3643
 
3644
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3438
3645
- #, php-format
3646
- msgid ""
3647
- "For example: \"You have a new reservation %s on the following date(s): %s "
3648
- "Contact information: %s You can approve or edit this booking at: %s Thank "
3649
- "you, Reservation service.\""
3650
- msgstr ""
3651
 
3652
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3438
3653
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3485
3654
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3532
3655
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3628
3656
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1060
3657
- msgid "here"
3658
- msgstr ""
3659
 
3660
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3453
3661
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3459
3662
- msgid "Email to \"Person\" after they make a new reservation"
3663
- msgstr ""
3664
 
3665
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3473
3666
  #, php-format
3667
  msgid ""
3668
- "Type email subject for %svisitor after creating a new reservation%s. Use "
3669
- "these %s shortcodes."
3670
  msgstr ""
 
 
3671
 
3672
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3479
3673
  #, php-format
3674
- msgid ""
3675
- "Type your %semail message for visitor after creating a new reservation%s"
3676
- msgstr ""
3677
 
3678
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3485
3679
  #, php-format
3680
- msgid ""
3681
- "For example: \"Your reservation %s on these date(s): %s is processing now! "
3682
- "We will send confirmation by email. %s You can edit the booking at this "
3683
- "page: %s Thank you, Reservation service.\""
3684
- msgstr ""
3685
 
3686
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3500
3687
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3505
3688
- msgid "Email to \"Person\" after booking is approved"
3689
- msgstr ""
3690
 
3691
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3520
3692
- #, php-format
3693
- msgid "Type your email subject for the %sapproved booking%s."
3694
- msgstr ""
3695
 
3696
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3526
3697
- #, php-format
3698
- msgid "Type your %semail message for the approved booking%s from the website"
3699
- msgstr ""
 
3700
 
3701
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3532
3702
- #, php-format
3703
- msgid ""
3704
- "For example: \"Your reservation %s on these date(s): %s has been approved."
3705
- "%s You can edit this booking on this page: %s . Thank you, Reservation "
3706
- "service.\""
3707
- msgstr ""
3708
 
3709
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3546
3710
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3552
3711
- msgid "Email to \"Person\" after their booking has been denied"
3712
- msgstr ""
 
3713
 
3714
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3567
3715
- #, php-format
3716
- msgid "Type your email subject for the %sdenied booking%s."
3717
- msgstr ""
3718
 
3719
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3573
3720
- #, php-format
3721
- msgid "Type your %semail message for the denied booking%s from the website"
3722
- msgstr ""
3723
 
3724
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3579
3725
- #, php-format
3726
- msgid ""
3727
- "For example: \"Your reservation %s on these date(s): %s has been canceled. "
3728
- "Please contact us for more information. %s Thank you, Reservation service.\""
3729
- msgstr ""
3730
 
3731
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3595
3732
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3601
3733
- msgid "Email to \"Person\" after booking is modified"
3734
- msgstr ""
3735
 
3736
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3616
3737
- #, php-format
3738
- msgid "Type your email subject for the %smodified booking%s. "
3739
- msgstr ""
3740
 
3741
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3622
3742
- #, php-format
3743
- msgid "Type your %semail message for the modified booking%s from the website"
3744
  msgstr ""
3745
 
3746
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3628
3747
- #, php-format
3748
- msgid ""
3749
- "For example: \"The reservation %s on these date(s): %s has been modified. "
3750
- "%s You can edit this booking on this page: %s . Thank you, Reservation "
3751
- "service.\""
3752
- msgstr ""
3753
 
3754
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3724
3755
- msgid "Form fields"
3756
- msgstr ""
 
 
 
 
 
3757
 
3758
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3754
3759
- #, php-format
3760
- msgid ""
3761
- "Content of booking fields data for email templates (%s-shortcode) and "
3762
- "booking listing page"
3763
- msgstr ""
3764
 
3765
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3762
3766
- #, php-format
3767
- msgid "%s - inserting data from fields of booking form, "
3768
- msgstr ""
3769
 
3770
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3763
3771
- #, php-format
3772
- msgid "%s - inserting new line, "
3773
- msgstr ""
3774
 
3775
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3858
3776
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3869
3777
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3884
3778
- msgid "First Name"
3779
- msgstr ""
3780
 
3781
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3859
3782
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3870
3783
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3885
3784
- msgid "Last Name"
3785
- msgstr ""
3786
 
3787
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3860
3788
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3871
3789
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3886
3790
- msgid "Email"
 
 
 
3791
  msgstr ""
 
 
3792
 
3793
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3868
3794
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3883
3795
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:219
3796
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:550
3797
- msgid "Times"
3798
- msgstr "Tider"
3799
 
3800
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3888
3801
- msgid "Address"
3802
- msgstr ""
 
3803
 
3804
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3889
3805
- msgid "City"
3806
- msgstr ""
 
3807
 
3808
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3890
3809
- msgid "Post code"
3810
- msgstr ""
 
3811
 
3812
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4038
3813
- #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2304
3814
- msgid "New booking"
3815
- msgstr ""
3816
 
3817
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4040
3818
- #, php-format
3819
- msgid ""
3820
- "Your reservation %s for: %s is processing now! We will send confirmation by "
3821
- "email. %sYou can edit this booking at this page: %s Thank you, %s"
3822
- msgstr ""
3823
 
3824
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4044
3825
- msgid "The reservation has been modified"
3826
- msgstr ""
3827
 
3828
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4046
3829
  #, php-format
3830
  msgid ""
3831
- "The reservation %s for: %s has been modified. %sYou can edit this booking on "
3832
- "this page: %s Thank you, %s"
 
3833
  msgstr ""
 
 
 
3834
 
3835
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4113
3836
- msgid "Sending request..."
3837
- msgstr ""
 
3838
 
3839
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4138
3840
- msgid "Order number"
3841
- msgstr ""
3842
 
3843
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4141
3844
- msgid "Register"
3845
- msgstr ""
 
3846
 
3847
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4143
3848
- msgid ""
3849
- "Please, enter your order number of purchasing this version, which you are "
3850
- "received in email."
3851
- msgstr ""
3852
 
3853
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4147
3854
  #, php-format
3855
- msgid ""
3856
- "If you will get any difficulties or have a questions, please contact by "
3857
- "email %s"
3858
- msgstr ""
3859
 
3860
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
3861
- msgid "Search availability"
3862
- msgstr ""
 
 
3863
 
3864
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
3865
- msgid "Nothing found."
3866
- msgstr ""
3867
 
3868
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
3869
- msgid "Search results."
3870
- msgstr ""
3871
 
3872
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
3873
- msgid "Title of search widget"
3874
- msgstr ""
 
3875
 
3876
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
3877
- msgid "Title of search results"
 
 
3878
  msgstr ""
 
 
3879
 
3880
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
3881
- #, php-format
3882
- msgid "Please type the %sTitle of search results%s."
3883
- msgstr ""
 
3884
 
3885
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
3886
- msgid "Nothing found message"
 
 
 
3887
  msgstr ""
 
 
 
3888
 
3889
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
3890
- #, php-format
3891
- msgid "Please type the %smessage ,what is showing, when nothing found%s."
3892
- msgstr ""
 
3893
 
3894
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
3895
- msgid "URL of Search Results"
3896
- msgstr ""
3897
 
3898
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
3899
- #, php-format
3900
- msgid ""
3901
- "Please type the URL of the page %s(with %s shortcode in content)%s, where "
3902
- "search results will show."
3903
- msgstr ""
3904
 
3905
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
3906
- msgid "Error IPN"
3907
- msgstr ""
3908
 
3909
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:231
3910
- msgid "Verified IPN"
3911
- msgstr ""
 
 
 
 
 
 
 
 
 
 
3912
 
3913
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:254
3914
- msgid "Invalid IPN"
3915
- msgstr ""
 
 
3916
 
3917
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
3918
- msgid "Integration of Sage payment system"
3919
- msgstr ""
 
3920
 
3921
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:22
3922
- msgid "Sage"
3923
- msgstr ""
 
 
3924
 
3925
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:79
3926
- msgid "Sage payment customization"
3927
- msgstr ""
 
 
 
3928
 
3929
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:81
3930
- #, php-format
3931
  msgid ""
3932
- "If you have no account on this system, please visit %s to create one. "
3933
- "Simulator account emulates the Sage Pay account as well as a Test and Live "
3934
- "account."
3935
  msgstr ""
 
 
3936
 
3937
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:86
3938
- msgid "Sage payment active"
3939
- msgstr ""
 
 
 
3940
 
3941
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:92
3942
- msgid " Check this box to use Sage Pay payment."
3943
- msgstr ""
 
 
 
3944
 
3945
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:98
3946
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:415
3947
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:212
3948
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:203
3949
- msgid "Payment description"
3950
- msgstr ""
 
3951
 
3952
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:99
3953
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:416
3954
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:213
3955
- msgid "Enter the service name or the reason for the payment here."
3956
- msgstr ""
 
 
3957
 
3958
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
3959
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:428
3960
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:224
3961
- msgid " Use these shortcodes for customization: "
 
 
 
 
 
 
 
 
3962
  msgstr ""
 
 
 
3963
 
3964
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:110
3965
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:429
3966
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:225
3967
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:220
3968
  #, php-format
3969
  msgid "%s[bookingname]%s - inserting name of booking resource, "
3970
- msgstr ""
3971
 
3972
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:111
3973
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:430
3974
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:226
3975
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:221
3976
  #, php-format
3977
  msgid "%s[dates]%s - inserting list of reserved dates "
3978
- msgstr ""
3979
 
3980
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:112
3981
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:431
3982
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:227
3983
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:222
3984
  #, php-format
3985
  msgid "%s[datescount]%s - inserting number of reserved dates "
3986
- msgstr ""
3987
 
3988
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:124
3989
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:239
3990
- msgid "Show payment description"
3991
- msgstr ""
3992
 
3993
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:125
3994
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:240
3995
- msgid "at booking form near the pay button"
 
3996
  msgstr ""
 
 
3997
 
3998
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:129
3999
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:244
4000
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:209
4001
  msgid ""
4002
- "Check this box if you want to show the payment description near the pay "
4003
- "button."
4004
  msgstr ""
 
 
4005
 
4006
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:136
4007
- msgid "Choose live or test environment"
4008
- msgstr ""
4009
 
4010
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:140
4011
- msgid "SIMULATOR"
 
 
4012
  msgstr ""
 
 
4013
 
4014
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:141
4015
- msgid "TEST"
4016
- msgstr ""
4017
 
4018
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
4019
- msgid "LIVE"
4020
- msgstr ""
4021
 
4022
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:144
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4023
  msgid ""
4024
- "Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
4025
- "and LIVE in the live environment"
4026
  msgstr ""
 
 
4027
 
4028
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:150
4029
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:262
4030
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:285
4031
  msgid "Return URL after Successful order"
4032
- msgstr ""
4033
 
4034
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:154
 
 
 
4035
  msgid ""
4036
- "Enter a return relative Successful URL. Sage will redirect visitors to this "
4037
  "page after Successful Payment"
4038
  msgstr ""
 
 
4039
 
4040
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:155
4041
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:166
4042
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:291
4043
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:303
 
 
4044
  msgid "Please test this URL, it must be a valid address"
4045
- msgstr ""
4046
 
4047
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:161
4048
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:273
4049
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:297
4050
  msgid "Return URL after Failed order"
4051
- msgstr ""
4052
 
4053
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:165
 
 
 
4054
  msgid ""
4055
- "Enter a return relative Failed URL. Sage will redirect visitors to this page "
4056
  "after Failed Payment"
4057
  msgstr ""
 
 
4058
 
4059
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:173
4060
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:487
4061
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
4062
- msgid "Automatically approve/cancel booking"
4063
- msgstr ""
4064
 
4065
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:177
4066
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:491
4067
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:288
4068
  msgid ""
4069
- "Check this box to automatically approve bookings when visitor makes a "
4070
- "successful payment, or automatically cancel the booking when visitor makes a "
4071
- "payment cancellation. Warning: this will not work if the visitor leaves the "
4072
- "payment page."
4073
  msgstr ""
 
 
 
4074
 
4075
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:186
4076
- msgid "Vendor Name"
 
 
 
4077
  msgstr ""
4078
 
4079
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:190
 
4080
  msgid ""
4081
- "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
4082
- "you applied."
4083
- msgstr ""
4084
-
4085
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:196
4086
- msgid "XOR Encryption password"
4087
  msgstr ""
 
 
4088
 
4089
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:200
 
4090
  msgid ""
4091
- "Set this value to the XOR Encryption password assigned to you by Sage Pay"
4092
- msgstr ""
4093
-
4094
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:206
4095
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:380
4096
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:169
4097
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:161
4098
- msgid "Accepted Currency"
4099
- msgstr ""
4100
-
4101
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:210
4102
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:384
4103
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:174
4104
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:166
4105
- msgid "U.S. Dollars"
4106
- msgstr ""
4107
-
4108
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:211
4109
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:385
4110
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
4111
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:169
4112
- msgid "Euros"
4113
- msgstr ""
4114
-
4115
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:212
4116
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:180
4117
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:168
4118
- msgid "Pounds Sterling"
4119
- msgstr ""
4120
-
4121
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:213
4122
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:181
4123
- msgid "Yen"
4124
- msgstr ""
4125
-
4126
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:214
4127
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:388
4128
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:182
4129
- msgid "Australian Dollars"
4130
- msgstr ""
4131
-
4132
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:215
4133
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:389
4134
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:183
4135
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:167
4136
- msgid "Canadian Dollars"
4137
- msgstr ""
4138
-
4139
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:216
4140
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:390
4141
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:184
4142
- msgid "New Zealand Dollar"
4143
- msgstr ""
4144
-
4145
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:217
4146
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
4147
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:185
4148
- msgid "Swiss Franc"
4149
- msgstr ""
4150
-
4151
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
4152
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:392
4153
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:186
4154
- msgid "Hong Kong Dollar"
4155
- msgstr ""
4156
-
4157
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:219
4158
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:393
4159
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:187
4160
- msgid "Singapore Dollar"
4161
- msgstr ""
4162
-
4163
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:220
4164
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:394
4165
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:188
4166
- msgid "Swedish Krona"
4167
- msgstr ""
4168
-
4169
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:221
4170
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:395
4171
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:189
4172
- msgid "Danish Krone"
4173
- msgstr ""
4174
-
4175
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:222
4176
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:396
4177
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:190
4178
- msgid "Polish Zloty"
4179
- msgstr ""
4180
-
4181
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:223
4182
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:397
4183
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:191
4184
- msgid "Norwegian Krone"
4185
- msgstr ""
4186
-
4187
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:224
4188
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:398
4189
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:192
4190
- msgid "Hungarian Forint"
4191
- msgstr ""
4192
-
4193
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
4194
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:399
4195
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:193
4196
- msgid "Czech Koruna"
4197
- msgstr ""
4198
-
4199
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
4200
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:194
4201
- msgid "Israeli Shekel"
4202
  msgstr ""
 
 
4203
 
4204
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
4205
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:401
4206
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:195
4207
- msgid "Mexican Peso"
4208
- msgstr ""
 
 
4209
 
4210
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
4211
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:402
4212
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:196
4213
- msgid "Brazilian Real (only for Brazilian users)"
4214
- msgstr ""
 
4215
 
4216
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:229
4217
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:403
4218
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:197
4219
- msgid "Malaysian Ringgits (only for Malaysian users)"
4220
- msgstr ""
4221
 
4222
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:230
4223
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:404
4224
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:198
4225
- msgid "Philippine Pesos"
4226
- msgstr ""
4227
 
4228
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:231
4229
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:405
4230
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:199
4231
- msgid "Taiwan New Dollars"
4232
- msgstr ""
4233
 
4234
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:232
4235
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:406
4236
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:200
4237
- msgid "Thai Baht"
4238
- msgstr ""
4239
 
4240
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:234
4241
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:409
4242
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:202
4243
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:171
4244
- msgid "The currency code that gateway will process the payment in."
4245
- msgstr ""
4246
 
4247
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:240
4248
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:177
4249
- msgid "Transaction type"
4250
- msgstr ""
4251
 
4252
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:244
4253
- msgid "PAYMENT"
4254
- msgstr ""
 
4255
 
4256
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:245
4257
- msgid "DEFERRED"
4258
- msgstr ""
4259
 
4260
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:246
4261
- msgid "AUTHENTICATE"
4262
- msgstr ""
4263
 
4264
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:248
4265
- msgid ""
4266
- "This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
4267
- "those payment types"
4268
- msgstr ""
4269
 
4270
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:254
4271
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:522
4272
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:250
4273
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:191
4274
- #, fuzzy
4275
- msgid "Payment button title"
4276
- msgstr "Betalingsfejl"
4277
 
4278
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:258
4279
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:526
4280
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:254
4281
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:196
4282
- msgid "Enter the title of the payment button"
4283
- msgstr ""
4284
 
4285
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:266
4286
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:294
4287
- #, php-format
4288
- msgid ""
4289
- "Please %s configure %s fields inside the billing form%s, this is necessary "
4290
- "for %s the Payment System."
4291
- msgstr ""
4292
 
4293
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:266
4294
- msgid "all"
4295
- msgstr ""
 
 
4296
 
4297
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:524
4298
- #, php-format
4299
- msgid "Pay using %s payment service"
4300
- msgstr ""
 
4301
 
4302
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:583
4303
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:790
4304
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:494
4305
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:563
4306
- #, php-format
4307
- msgid "Payment for booking %s on these day(s): %s"
 
4308
  msgstr ""
 
 
 
 
4309
 
4310
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:587
4311
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:791
4312
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:489
4313
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:565
4314
- msgid "Pay via"
 
4315
  msgstr ""
 
 
4316
 
4317
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:106
4318
- msgid "Dates:"
4319
- msgstr ""
4320
 
4321
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:107
4322
- msgid "Booking Details:"
4323
- msgstr ""
 
 
 
 
4324
 
4325
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:21
4326
  msgid "Integration of Paypal payment system"
4327
- msgstr ""
4328
 
4329
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:22
4330
  msgid "PayPal"
4331
- msgstr ""
4332
 
4333
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:138
4334
  msgid "PayPal customization"
4335
- msgstr ""
4336
 
4337
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:148
4338
  msgid "Paypal Standard"
4339
- msgstr ""
4340
 
4341
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:162
4342
  msgid "Paypal Pro Hosted Solution"
4343
- msgstr ""
4344
 
4345
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:174
4346
  msgid "IPN"
4347
- msgstr ""
4348
 
4349
- #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:201
4350
  msgid "Sending email for verified transaction"
4351
- msgstr ""
4352
-
4353
- #: w:\www\home\dev\www\wp-content
2
  msgstr ""
3
  "Project-Id-Version: wpdev-booking\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-26 16:42+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: wpdevelop <info@wpdevelop.com>\n"
8
+ "Language-Team: wpdevelop <info@wpbookingcalendar.com>\n"
9
+ "Language: da_DK\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-SourceCharset: UTF-8\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: .\n"
16
+ "X-Generator: Poedit 1.6.4\n"
17
  "X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
18
  "\\.\n"
19
 
20
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:120
21
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
22
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:423
23
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:427
24
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:544
25
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:749
26
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:754
27
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1462
28
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1519
29
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1522
30
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:755
31
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:807
32
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:808
33
  msgid "Dates"
34
  msgstr "Datoer"
35
 
36
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:121
37
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:243
38
  msgid "Full cost of the booking"
39
+ msgstr "Fuld omkostning af reserveringen"
40
 
41
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:123
42
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:245
43
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:107
44
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3819
45
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
46
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3851
47
  msgid "First Name (required)"
48
+ msgstr "Fornavn (skal udfyldes)"
49
 
50
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
51
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:246
52
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
53
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3820
54
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3834
55
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3852
56
  msgid "Last Name (required)"
57
+ msgstr "Efternavn (skal udfyldes)"
58
 
59
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:125
60
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:247
61
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:109
62
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3821
63
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3835
64
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3853
65
  msgid "Email (required)"
66
+ msgstr "Email (skal udfyldes)"
67
 
68
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
69
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:248
70
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
71
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1360
72
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
73
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3822
74
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3836
75
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3854
76
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3874
77
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3885
78
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3900
79
  msgid "Phone"
80
  msgstr "Telefon"
81
 
82
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:127
83
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:249
84
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:111
85
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3855
86
  msgid "Address (required)"
87
+ msgstr "Adresse (skal udfyldes)"
88
 
89
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
90
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:250
91
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
92
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3856
93
  msgid "City (required)"
94
+ msgstr "By (skal udfyldes)"
95
 
96
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:129
97
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:251
98
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:113
99
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3857
100
  msgid "Post code (required)"
101
+ msgstr "Postummer (skal udfyldes)"
102
 
103
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
104
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
105
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
106
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3858
107
  msgid "Country (required)"
108
+ msgstr "Land (skal udfyldes)"
109
 
110
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:131
111
+ msgid "Visitors"
112
+ msgstr "Gæster"
 
 
 
 
 
 
 
113
 
114
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
115
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
 
 
 
 
 
 
 
 
 
 
 
 
116
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
117
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3824
118
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3838
119
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3860
120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3877
121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3888
122
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3907
123
  msgid "Details"
124
  msgstr "Detaljer"
125
 
126
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:133
127
  msgid "Coupon"
128
  msgstr "Kupon"
129
 
130
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
131
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:255
132
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:117
133
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3825
134
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3839
135
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3861
136
  msgid "I Accept term and conditions"
137
+ msgstr "Jeg Accepterer udtryk og betingelser"
138
 
139
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:136
140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:257
141
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:119
142
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2776
143
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3827
144
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3841
145
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3863
146
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1823
147
  msgid "Send"
148
  msgstr "Send"
149
 
150
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:144
151
  msgid ""
152
  "Try selecting fewer visitors. The number of visitors may be more than the "
153
  "number of available units on selected day(s)!"
154
  msgstr ""
155
+ "Prøv at vælge færre gæster. Antallet af gæster kan være flere end antallet "
156
+ "af disponible enheder på valgt dag(e)!"
157
 
158
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:339
159
  msgid "coupon"
160
  msgstr "kupon"
161
 
162
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:341
163
  msgid "discount"
164
  msgstr "rabat"
165
 
166
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
167
  msgid "Nothing found"
168
  msgstr "Ingenting fundet"
169
 
170
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
171
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:234
172
  msgid "Search results"
173
  msgstr "Søgeresultater"
174
 
175
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:819
176
  msgid "Book now"
177
  msgstr "Book nu"
178
 
179
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:907
180
  msgid "Please select check-in and check-out days!"
181
+ msgstr "Vælg venligst indcheckning og checkout dage!"
182
 
183
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1096
184
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1110
185
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:155
186
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1224
187
  msgid "Search"
188
  msgstr "Søg"
189
 
190
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1970
191
+ #, php-format
192
  msgid ""
193
  "Sorry, the reservation was not made because these days are already booked!!! "
194
  "%s (Its not possible to store this sequence of the dates into the one "
195
  "resource.) %s Please %srefresh%s the page and try other days."
196
  msgstr ""
197
+ "Desværre, blev reservationen ikke lavet fordi disse dage allerede er "
198
+ "blevet booket!!! %s (Det er ikke muligt at oplagre denne sekvens af datoerne "
199
+ "i den ressource.) %s Venligst %sgenindlæs%s siden og forsøg med andre dage."
200
 
201
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2491
202
  #, php-format
203
  msgid "The folowing pending booking(s): %s deleted."
204
+ msgstr "Følgende uafklarrede resevering(er): %s er slettet."
 
 
 
 
205
 
206
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2531
207
  msgid "Maximum available booking resource items"
208
+ msgstr "Maksimale disponible reserveringsressourcepunkter"
209
+
210
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2763
211
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2942
212
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3074
213
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3364
214
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3584
215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3620
216
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3705
217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4379
218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:844
219
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1301
220
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1944
221
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2062
 
 
 
 
 
 
 
 
 
 
 
222
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:100
223
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:104
224
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:137
225
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:82
226
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1232
227
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3302
228
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3369
229
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3429
230
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3502
231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3579
232
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
233
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3766
234
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3107
235
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:257
236
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:394
237
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:562
238
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:685
239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:902
240
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:912
241
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:932
242
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1002
243
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1233
244
  msgid "Click to toggle"
245
+ msgstr "Klik for at (slå) til/fra"
246
 
247
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2764
248
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:758
249
  msgid "Booking resources management"
250
+ msgstr "Reserveringsressourcerhåndtering"
251
 
252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2769
253
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3475
254
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3515
255
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4156
256
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4177
257
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4623
258
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4639
 
 
 
 
259
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
260
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:422
261
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:426
262
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:541
263
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:748
264
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:753
265
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1237
266
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1270
267
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1285
268
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1518
269
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1521
270
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1892
271
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1950
272
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
273
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
274
  msgid "ID"
275
+ msgstr "ID"
276
 
277
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2771
278
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3846
279
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4624
280
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1271
281
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1287
282
  msgid "Resource name"
283
  msgstr "Ressourcenavn"
284
 
285
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2773
286
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3794
287
  msgid "Number of resource items inside of parent resource"
288
+ msgstr "Antal ressourcepunkter indenfor forælderressource"
289
 
290
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2773
291
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3794
 
292
  msgid "Capacity"
293
  msgstr "Kapacitet"
294
 
295
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2774
296
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2879
297
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3795
298
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3937
299
  msgid "Parent"
300
+ msgstr "Forælder"
301
 
302
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2775
303
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2886
304
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3796
305
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3947
306
  msgid "Priority"
307
+ msgstr "Prioritet"
308
 
309
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2777
310
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3798
311
  msgid "Maximum number of visitors for resource"
312
+ msgstr "Maksimumtal af gæster for ressource"
313
 
314
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2777
315
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3798
316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1735
317
  msgid "Max"
318
+ msgstr "Max"
319
 
320
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2777
321
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3798
322
  msgid "visitors"
323
  msgstr "gæster"
324
 
325
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2779
326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3481
327
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3800
328
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4159
329
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1241
330
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1320
331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1701
332
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1716
333
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2123
334
  msgid "Actions"
335
  msgstr "Handlinger"
336
 
337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2858
338
  msgid "Add"
339
  msgstr "Tilføj"
340
 
341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2867
342
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:950
343
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4186
344
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4189
345
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4676
346
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1320
347
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1641
348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1937
349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1994
350
  msgid "Delete"
351
  msgstr "Slet"
352
 
353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2877
354
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
355
  msgid "Title"
356
+ msgstr "Titel"
357
 
358
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2894
359
  msgid "Add new resource"
360
  msgstr "Tilføj ny ressource"
361
 
362
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2901
363
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3040
364
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3601
365
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3849
366
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:617
 
 
 
 
 
 
 
 
 
 
 
 
 
 
367
  msgid "Save"
368
  msgstr "Gem"
369
 
370
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2943
371
  msgid "Advanced Settings"
372
+ msgstr "Avancerede Indstillinger"
373
 
374
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2958
375
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
376
  msgid "Set capacity based on number of visitors"
377
+ msgstr "Sæt kapacitet baseret på antal gæster"
378
 
379
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2964
380
+ #, fuzzy, php-format
 
381
  msgid ""
382
  "Check this box if you want total availability (daily capacity) to depend on "
383
+ "the number of selected visitors %s."
384
  msgstr ""
385
+ "Marker (sæt kryds i denne boks) hvis du ønsker at samlet tilgængelighed "
386
+ "(daglig kapacitet) afhænger af antallet af valgte gæster %s"
387
 
388
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2965
389
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3092
390
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1476
391
  #, php-format
392
  msgid "Please read more info about configuration of this parameter %shere%s"
393
+ msgstr "Læs venligst mere info om konfiguration af denne parameter %sher%s"
394
 
395
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2979
 
396
  #, php-format
397
  msgid ""
398
  "Add tooltip on calendar(s) to show availability based on the number of "
400
  "the maximum number of visitors for the %sone booking resource%s with the "
401
  "number of visitors specified on the booking form."
402
  msgstr ""
403
+ "Tilføj tips kalender(e) for at vise tilgængelighed baseret på antallet af "
404
+ "disponible reserveringsressourcepunkter der er resterende for hver dag. "
405
+ "%sVær sikker på at matche det maksimumtal af gæster for %sen "
406
+ "reserveringsressource%s med antallet af gæster præciseretbooking "
407
+ "formularen."
408
 
409
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2987
 
410
  #, php-format
411
  msgid ""
412
  "Display tooltip on calendar(s) to show availability based on total (fixed) "
414
  "items. %sBe sure to match the maximum number of visitors for %sall booking "
415
  "resources%s with the number of visitors specified on the booking form."
416
  msgstr ""
417
+ "Vis tipskalender(e) for at vise tilgængelighed baseret på samlet "
418
+ "(fastsat) antal gæster for ressourcen, hvilken kan være ved gratis "
419
+ "reserveringsressourcepunkter. %sVær sikker på at matche det maksimumtal af "
420
+ "gæster for %salg reserveringsressourcer%s med antallet af gæster præciseret "
421
+ "på booking formularen."
422
 
423
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3002
424
  msgid "Show availability"
425
  msgstr "Vis tilgængelighed"
426
 
427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3009
428
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3231
429
  msgid ""
430
  "Check this box to display the available number of booking resources with a "
431
  "tooltip, when mouse hovers over each day on the calendar(s)."
432
  msgstr ""
433
+ "Marker (sæt kryds i denne boks) for at vise det disponible antal af "
434
+ "reservering ressourcer med et tip, når musen bevæges over hver dag "
435
+ "kalender(er)."
436
 
437
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3017
 
438
  msgid "Availability description"
439
  msgstr "Tilgængelighedsbeskrivelse"
440
 
441
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3019
442
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3242
443
  #, php-format
444
  msgid "Type your %savailability%s description"
445
+ msgstr "Indtast din %stilgængeligheds%s beskrivelse"
446
 
447
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3029
448
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3129
449
  msgid "Disable bookings in different booking resources"
450
+ msgstr "Inaktiver reserveringer i forskellige reserveringsressourcer"
451
 
452
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3033
453
+ #, fuzzy
454
  msgid ""
455
  "Check this box to dissable reservations, which can be stored in different "
456
+ "booking resources. When checked, all reserved days must be at same booking "
457
+ "resource otherwise error message will show."
 
458
  msgstr ""
459
+ "Marker (sæt kryds i denne boks) til ugyldige reservationer, som kan oplagres "
460
+ "i forskellige reserveringsressourcer. Så hvis boksen er markeret, bliver "
461
+ "reservationen kun tilladt, hvis alle dage af reservationer er ved samme "
462
+ "bookende ressource, ellers vil fejlbeskeden blive vist."
463
 
464
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3075
465
  msgid "Advanced"
466
  msgstr "Avanceret"
467
 
468
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3089
469
+ #, fuzzy
470
+ msgid ""
471
+ "Check this box if you want total availability (daily capacity) to depend on "
472
+ "the number of selected visitors."
473
+ msgstr ""
474
+ "Marker (sæt kryds i denne boks) hvis du ønsker at samlet tilgængelighed "
475
+ "(daglig kapacitet) afhænger af antallet af valgte gæster %s"
476
+
477
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3092
478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
480
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
481
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
482
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:230
483
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:232
484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:280
485
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:293
486
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:305
487
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:307
488
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:343
489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:345
490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:382
491
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:384
492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:499
493
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
496
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:313
497
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:312
498
+ msgid "Important!"
499
+ msgstr "Vigtigt!"
500
+
501
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3103
502
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:504
503
+ msgid "Type of days selection"
504
+ msgstr "Type af dageudvælgelse"
505
+
506
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3108
507
+ #, fuzzy
508
+ msgid ""
509
+ "Add tooltip on calendar(s) to show availability based on the number of "
510
+ "available booking resource items remaining for each day."
511
+ msgstr ""
512
+ "Tilføj tips på kalender(e) for at vise tilgængelighed baseret på antallet af "
513
+ "disponible reserveringsressourcepunkter der er resterende for hver dag. "
514
+ "%sVær sikker på at matche det maksimumtal af gæster for %sen "
515
+ "reserveringsressource%s med antallet af gæster præciseret på booking "
516
+ "formularen."
517
+
518
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3110
519
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3119
520
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2888
521
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4496
522
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
523
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
524
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
525
+ msgid "Note"
526
+ msgstr "Note"
527
+
528
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3110
529
+ #, fuzzy, php-format
530
+ msgid ""
531
+ "Be sure to match the maximum number of visitors for the %sone booking "
532
+ "resource%s with the number of visitors specified on the booking form."
533
+ msgstr ""
534
+ "Tilføj tips på kalender(e) for at vise tilgængelighed baseret på antallet af "
535
+ "disponible reserveringsressourcepunkter der er resterende for hver dag. "
536
+ "%sVær sikker på at matche det maksimumtal af gæster for %sen "
537
+ "reserveringsressource%s med antallet af gæster præciseret på booking "
538
+ "formularen."
539
+
540
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3117
541
+ #, fuzzy
542
+ msgid ""
543
+ "Display tooltip on calendar(s) to show availability based on total (fixed) "
544
+ "number of visitors for the resource, which can be at free booking resource "
545
+ "items."
546
+ msgstr ""
547
+ "Vis tips på kalender(e) for at vise tilgængelighed baseret på samlet "
548
+ "(fastsat) antal gæster for ressourcen, hvilken kan være ved gratis "
549
+ "reserveringsressourcepunkter. %sVær sikker på at matche det maksimumtal af "
550
+ "gæster for %salg reserveringsressourcer%s med antallet af gæster præciseret "
551
+ "på booking formularen."
552
+
553
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3119
554
+ #, fuzzy, php-format
555
+ msgid ""
556
+ "Be sure to match the maximum number of visitors for %sall booking resources"
557
+ "%s with the number of visitors specified on the booking form."
558
+ msgstr ""
559
+ "Tilføj tips på kalender(e) for at vise tilgængelighed baseret på antallet af "
560
+ "disponible reserveringsressourcepunkter der er resterende for hver dag. "
561
+ "%sVær sikker på at matche det maksimumtal af gæster for %sen "
562
+ "reserveringsressource%s med antallet af gæster præciseret på booking "
563
+ "formularen."
564
+
565
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3134
566
+ #, fuzzy
567
+ msgid ""
568
+ "Check this box to dissable reservations, which can be stored in different "
569
+ "booking resources."
570
+ msgstr "Inaktiver reserveringer i forskellige reserveringsressourcer"
571
+
572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3137
573
+ msgid ""
574
+ "When checked, all reserved days must be at same booking resource otherwise "
575
+ "error message will show."
576
  msgstr ""
577
 
578
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3166
579
+ msgid "Use pending days as available"
580
+ msgstr "Benyt uafklarede dage som disponibel"
581
+
582
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3175
583
  msgid ""
584
  "Check this box if you want to show the pending days as available in calendars"
585
  msgstr ""
586
+ "Marker (sæt kryds i denne boks) hvis du vil vise de uafklarede dage som "
587
+ "disponibel i kalenderen"
588
 
589
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3192
590
  msgid ""
591
  "Warning!!! After you approved the specific booking(s), all your pending "
592
  "bookings of the same booking resource as an approved booking for the dates, "
593
  "which are intersect with dates of approved booking, will be automatically "
594
  "canceled!"
595
  msgstr ""
596
+ "Advarsel!!! Efter at du har godkendt den specifikke reservering(er), af alle "
597
+ "dine uafklarede reserveringer af den samme reserveringsressource som en "
598
+ "godkendt reservering for datoerne, hvilke er skæring med datoer af godkendt "
599
+ "reservering, vil automatisk blive annulleret!"
600
 
601
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3194
602
  msgid ""
603
  "Auto Cancel all pending bookings for the specific date(s), if some booking "
604
  "is approved for these date(s)"
605
  msgstr ""
606
+ "Auto anuller alle uafklarede reserveringer for den specifikke dato(er), hvis "
607
+ "en eller anden reservering er godkendt fordi disse dato(er)"
608
 
609
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3224
610
  msgid "Show availability in tooltip"
611
+ msgstr "Vis tilgængelighed i tips"
612
+
613
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3240
614
+ #, fuzzy
615
+ msgid "Availability Title"
616
+ msgstr "Tilgængelighed"
617
 
618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3277
619
+ #, fuzzy
620
  msgid ""
621
+ "Use \"Check In\" date as available in calendar for booking resources with "
622
+ "capacity higher then 1"
623
  msgstr ""
624
+ "Brug \"Check In\" dato som disponibel i kalender for at booke ressourcer med "
625
+ "kapacitet højere end en."
626
 
627
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3284
628
+ #, fuzzy
629
  msgid ""
630
+ "Use \"Check Out\" date as available in calendar for booking resources with "
631
+ "capacity higher then 1"
632
  msgstr ""
633
+ "Brug \"Check Out\" dato som disponibel i kalender for at booke ressourcer "
634
+ "med kapacitet højere end en."
635
 
636
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3310
637
+ #, fuzzy
638
+ msgid "Coupon Deleted"
 
 
 
639
  msgstr "Slettet"
640
 
641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3357
642
+ #, fuzzy
643
+ msgid "Coupon created"
644
+ msgstr "prettet"
 
 
 
645
 
646
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3365
647
+ #, fuzzy
648
+ msgid "Add New Discount Coupon"
649
+ msgstr "Rabatkupon felt"
650
 
651
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3372
652
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3476
653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3517
654
  msgid "Coupon Code"
655
  msgstr "Kupon Kode"
656
 
657
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3375
658
+ #, fuzzy
659
+ msgid "Enter coupon code."
660
+ msgstr "Kupon Kode"
661
 
662
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3380
663
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3477
664
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3520
665
  msgid "Savings"
666
  msgstr "Besparelser"
667
 
668
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3384
669
+ msgid "Fixed Amount"
670
+ msgstr "Fast Beløb"
671
 
672
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3385
673
+ msgid "Percentage Off"
674
+ msgstr "Procentdel af"
 
675
 
676
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3388
677
+ msgid "Enter number of fixed or percentage savings."
678
+ msgstr ""
679
 
680
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3393
681
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3479
682
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3531
683
  msgid "Expiration Date"
684
+ msgstr "Udgåelsesdato"
685
 
686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3401
687
+ #, fuzzy
688
+ msgid "Select Expiration Date of the coupon."
689
+ msgstr "Udgåelsesdato"
 
 
 
 
 
 
 
 
690
 
691
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3407
692
+ msgid "Minimum Booking Cost"
693
+ msgstr ""
694
+
695
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3410
696
+ msgid "Enter minimum booking cost, when coupon is applicable."
697
+ msgstr ""
698
 
699
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3421
700
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3480
701
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3533
702
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4740
703
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1240
704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:754
705
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:718
706
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:964
707
+ msgid "Resources"
708
+ msgstr "Ressourcer"
709
+
710
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3424
711
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3501
712
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:341
713
  msgid "All"
714
  msgstr "Alle"
715
 
716
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3437
717
+ msgid "Select booking resources, where is possible to apply this coupon code."
718
+ msgstr ""
719
+
720
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3444
721
+ #, fuzzy
722
+ msgid "Add New Coupon"
723
+ msgstr "Tilføj ny ressource"
724
 
725
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3476
726
+ msgid "The coupon code your customers will be using to receive the discount."
727
+ msgstr "Kuponkoden dine kunder skal bruge for at få rabatten."
728
+
729
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3477
730
+ msgid "The amount which will be saved. Enter only digits."
731
+ msgstr "Beløbet som vil blive sparet. Indtast kun cifre."
732
+
733
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3478
734
+ msgid "The minimum total cost required to use the coupon"
735
+ msgstr "Minimum påkrævede totalomkostninger for at bruge kuponen"
736
+
737
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3478
738
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3526
739
+ msgid "Minimum Purchase"
740
+ msgstr "Minimumskøb"
741
+
742
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3479
743
+ msgid "The date your coupon will expire"
744
+ msgstr "Datoen din kupon vil udløbe"
745
+
746
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3480
747
+ msgid "Resource list, which supports this coupon"
748
+ msgstr "Ressourceliste som tildeler denne kupon"
749
 
750
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3537
751
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
752
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:327
753
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:581
755
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:274
756
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:313
757
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:328
758
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1012
759
+ msgid "Warning"
760
+ msgstr "Advarsel"
761
+
762
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3537
763
+ #, fuzzy
764
+ msgid "Do you really want to delete this item?"
765
+ msgstr "Vil du virkelig slette?"
766
 
767
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3552
768
  #, php-format
769
  msgid "%s - coupon field, "
770
+ msgstr "%s - kuponfelt,"
771
 
772
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3553
773
  #, php-format
774
  msgid "Example: %s "
775
  msgstr "Eksempel: %s"
776
 
777
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3585
778
  msgid "Search form customization"
779
+ msgstr "Søgeform tilpasning"
780
 
781
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3593
782
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3629
783
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:225
784
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:252
785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
786
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3774
787
  msgid "Use these shortcodes for customization: "
788
+ msgstr "Brug disse shortkoder for tilpasning:"
789
 
790
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3594
791
  #, php-format
792
  msgid "%s - search inside posts/pages which are part of this category, "
793
+ msgstr "%s - søg inden for indlæg/sider som er en del af denne kategori,"
794
 
795
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3595
796
  #, php-format
797
  msgid "%s - search inside posts/pages which have this tag, "
798
+ msgstr "%s - søg inden for indlæg/sider som har dette tag,"
799
 
800
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3596
801
  #, php-format
802
  msgid "%s - check-in date, "
803
+ msgstr "%s - check-ind dato,"
804
 
805
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3597
806
  #, php-format
807
  msgid "%s - check-out date, "
808
  msgstr "%s - check-ud dato,"
809
 
810
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3598
811
  #, php-format
812
  msgid "%s - default selection number of visitors, "
813
+ msgstr "%s - standard udvælgelsesantal af gæster,"
814
 
815
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3599
816
  #, php-format
817
  msgid "Example: %s - custom number of visitor selections\""
818
+ msgstr "Eksempel: %s - specialtilpasset-antal af gæsteudvælgelser\""
819
 
820
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3600
821
  #, php-format
822
  msgid "%s - search button, "
823
+ msgstr "%s - søgeknap,"
824
 
825
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3601
826
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3638
827
+ #, fuzzy, php-format
828
+ msgid "%s - new line "
829
+ msgstr "Tilføj ny ressource(r)"
 
 
 
 
 
 
830
 
831
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3602
832
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3639
833
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
834
+ #, fuzzy
835
+ msgid "Use any other HTML tags (carefully)."
836
+ msgstr "brug enhver anden HTML tags (vær forsigtig)."
837
+
838
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3608
839
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3645
840
  msgid ""
841
  "Additional customization style of this element you can make at this file"
842
+ msgstr "Ekstra tilpasningsstil af dette element du kan lave ved denne fil"
 
843
 
844
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3611
845
  msgid "Reset to default search form content"
846
+ msgstr "Nulstil til standard søgeform indhold"
847
+
848
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3612
849
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3649
850
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3771
851
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2468
852
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3080
853
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4373
854
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4531
855
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4678
856
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1462
857
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2193
858
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1338
859
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:346
860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:318
861
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:592
862
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:317
863
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1322
864
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1582
865
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1677
866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3659
867
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3787
868
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1028
869
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1469
870
+ msgid "Save Changes"
871
+ msgstr "Gem ændringer"
872
 
873
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3621
874
  msgid "Customization of found booking resource items"
875
+ msgstr "Tilpasning af fundne reserveringsressourcepunkter"
876
 
877
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3630
878
  #, php-format
879
  msgid "%s - resource title, "
880
+ msgstr "%s - ressourcetitel,"
881
 
882
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3631
883
  #, php-format
884
  msgid "%s - link to the page with booking form, "
885
+ msgstr "%s - link til siden med booking formularen,"
886
 
887
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3632
888
  #, php-format
889
  msgid "%s - availability of booking resource, "
890
+ msgstr "%s - tilgængelighed af booking ressource,"
891
 
892
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3633
893
  #, php-format
894
  msgid "%s - maximum number of visitors for the booking resource, "
895
+ msgstr "%s - maksimumantal af gæster for reserveringsressourcen,"
896
 
897
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3634
898
  #, php-format
899
  msgid "%s - cost of booking the resource, "
900
+ msgstr "%s - omkostning ved at booke ressourcen,"
901
 
902
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3635
903
  #, php-format
904
  msgid ""
905
  "%s - featured image, taken from the featured image associated with the post, "
906
  msgstr ""
907
+ "%s - fremhævet billede, taget fra fremhævet billede associeret med indlæg,"
908
 
909
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3636
910
  #, php-format
911
  msgid "%s - booking info, taken from the excerpt associated with the post, "
912
+ msgstr "%s - booking info, taget fra uddraget associeret med indlægget,"
913
 
914
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3648
915
+ #, fuzzy
916
+ msgid "Reset to default form"
917
+ msgstr "Nulstil til standard søgeform indhold"
918
 
919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3660
920
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:228
921
  msgid "Search form"
922
+ msgstr "Søge form"
923
 
924
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3662
925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:452
926
  msgid "Check-in"
927
  msgstr "Check-ind"
928
 
929
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3664
930
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:462
931
  msgid "Check-out"
932
  msgstr "Check-ud"
933
 
934
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3666
935
  msgid "Number of visitors"
936
  msgstr "Antal gæster"
937
 
938
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3706
939
  msgid "Search Cache Settings"
940
+ msgstr "Søge Cache Indstillinger"
941
 
942
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3712
943
  msgid "Cache expiration"
944
  msgstr "Cache udløb"
945
 
946
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3718
947
  msgid "hour(s)"
948
  msgstr "time(r)"
949
 
950
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3723
951
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3132
952
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3301
953
  msgid "day(s)"
954
  msgstr "dag(e)"
955
 
956
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3727
957
  msgid "Select time of cache expiration"
958
  msgstr "Vælg tid for cache udløb"
959
 
960
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3735
961
  msgid "Cache will expire:"
962
+ msgstr "Cache vil udløbe:"
963
 
964
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3763
965
  #, php-format
966
  msgid "Found: %s booking forms inside of posts or pages "
967
+ msgstr "Fundet: %s booking formularer indenfor indlæg eller sider"
968
 
969
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3770
970
  msgid "Reset cache"
971
  msgstr "Nulstil cache"
972
 
973
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3833
974
+ #, fuzzy
975
+ msgid "Parent Resource"
976
+ msgstr ""
977
+ "Vælg forælderressource, hvis du vil have denne forældreressource er "
978
+ "forhøjelseskapacitet."
979
+
980
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3858
981
+ #, fuzzy
982
+ msgid "Max visitors"
983
+ msgstr "Max"
984
+
985
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3922
986
  msgid "Capacity: "
987
  msgstr "Kapacitet:"
988
 
989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3943
990
  msgid ""
991
  "Select parent resource, if you want that parent resource is increase "
992
  "capacity."
993
  msgstr ""
994
+ "Vælg forælderressource, hvis du vil have denne forældreressource er "
995
+ "forhøjelseskapacitet."
996
 
997
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3954
998
  msgid ""
999
  "Set priority of resource - resource with higher priority will be reserved "
1000
  "firstly."
1001
  msgstr ""
1002
+ "Sæt prioritet af ressource - ressource med højere prioritet vil blive "
1003
  "reserveret først."
1004
 
1005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3965
1006
  msgid "Resources count"
1007
+ msgstr "Ressourcer tælling"
1008
 
1009
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3972
1010
  msgid "Create several booking resources for one time"
1011
+ msgstr "Opret flere reserveringsressourcer for en tid"
1012
 
1013
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3986
1014
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2300
1015
+ #, fuzzy
1016
+ msgid "Default form"
1017
+ msgstr "Standard Formular"
1018
+
1019
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3991
1020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4187
1021
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4193
1022
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4245
1023
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:924
1024
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1130
1025
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1176
1026
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2302
1027
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4349
1028
  msgid "Standard"
1029
  msgstr "Standard"
1030
 
1031
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3996
1032
+ #, fuzzy
1033
+ msgid "Select default custom booking form"
1034
+ msgstr "Vælg din standard reserveringsressource."
1035
+
1036
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4085
1037
+ msgid "Available: "
1038
+ msgstr "Disponibel:"
1039
+
1040
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4187
1041
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:654
1042
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3950
1043
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1746
1044
  msgid "Default"
1045
+ msgstr "Foretrukne"
1046
 
1047
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4188
1048
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4194
1049
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4233
1050
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4234
1051
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4246
 
1052
  msgid "Superior"
1053
+ msgstr "Standard med udsigt"
1054
 
1055
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4188
1056
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
1057
  msgid "Resource #1"
1058
  msgstr "Ressource #1"
1059
 
1060
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4189
1061
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4195
1062
  msgid "Presidential Suite"
1063
+ msgstr "Præsidentiel Suite"
1064
 
1065
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4189
1066
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
1067
  msgid "Resource #2"
1068
  msgstr "Ressource #2"
1069
 
1070
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4190
1071
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4196
1072
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1418
1073
  msgid "Royal Villa"
1074
+ msgstr "Kongelig Villa"
1075
 
1076
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4190
1077
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
1078
  msgid "Resource #3"
1079
  msgstr "Ressource #3"
1080
 
1081
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
1082
+ #, fuzzy
1083
+ msgid "night(s)"
1084
+ msgstr "/ nat"
 
 
 
 
1085
 
1086
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
1087
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
1088
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3823
1089
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3837
1090
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3859
1091
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3875
1092
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3886
1093
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3905
1094
+ msgid "Adults"
1095
+ msgstr "Voksne"
1096
 
1097
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
1098
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
1099
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3823
1100
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3837
1101
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3859
1102
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3876
1103
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3887
1104
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3906
1105
+ msgid "Children"
1106
+ msgstr "Børn"
1107
 
1108
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:266
1109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2951
1110
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2994
1111
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3036
1112
  msgid "per 1 day"
1113
+ msgstr "per 1 dag"
1114
 
1115
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:267
1116
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2995
1117
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3035
1118
  msgid "from the cost of 1 day "
1119
+ msgstr "fra omkostningen på 1 dag"
1120
 
1121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:268
1122
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2996
1123
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3037
1124
  #, php-format
1125
  msgid "Additional cost in %s per 1 day"
1126
+ msgstr "Ekstra omkostning i %s per 1 dag"
1127
 
1128
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:269
1129
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:270
1130
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3000
1131
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3001
1132
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3043
1133
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3044
1134
  msgid " for all days!"
1135
  msgstr "for alle dage!"
1136
 
1137
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:921
1138
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4345
1139
+ #, fuzzy
1140
+ msgid "Custom Form"
1141
+ msgstr "Tilføj ny tilpasset formular"
1142
+
1143
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:936
1144
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4366
1145
  msgid "Load selected booking form"
1146
+ msgstr "Load valgte booking formular"
1147
 
1148
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:938
1149
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4368
1150
  msgid "Load"
1151
+ msgstr "Load"
1152
 
1153
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:944
1154
  msgid "Delete selected booking form"
1155
+ msgstr "Slet valgte booking formular"
1156
 
1157
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:947
1158
+ #, fuzzy
1159
+ msgid "Do you really want to delete selected booking form ?"
1160
+ msgstr "Ønsker du virkelig at slette valgte booking formular?"
1161
 
1162
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:954
1163
  msgid "Add new custom form"
1164
+ msgstr "Tilføj ny tilpasset formular"
1165
 
1166
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:955
1167
+ #, fuzzy
1168
+ msgid "Add New Custom Form"
1169
+ msgstr "Tilføj ny tilpasset formular"
1170
 
1171
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:960
1172
  msgid "Type the name of booking form"
1173
+ msgstr "Indtast navnet på booking formularen"
1174
 
1175
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:963
1176
  msgid "Create new form"
1177
+ msgstr "Opret ny formular"
1178
 
1179
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:966
1180
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3599
1181
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3847
1182
  msgid "Create"
1183
  msgstr "Opret"
1184
 
1185
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:968
1186
  msgid "Delete form"
1187
+ msgstr "Slet formular"
1188
 
1189
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:972
1190
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:620
1191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:660
1192
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2788
1193
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:123
1194
  msgid "Cancel"
1195
+ msgstr "Annullere"
1196
 
1197
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1001
1198
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
1199
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:460
1200
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:198
1201
+ msgid "Deleted"
1202
+ msgstr "Slettet"
1203
+
1204
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1008
1205
  msgid "There are no extended booking forms"
1206
+ msgstr "Der er ingen udvidede booking formularer"
1207
 
1208
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1128
1209
  msgid "Booking form type:"
1210
+ msgstr "Booking formular type:"
1211
 
1212
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1135
1213
+ #, fuzzy
1214
+ msgid "Select type of booking form"
1215
+ msgstr "Indtast navnet på booking formularen"
1216
 
1217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1171
1218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1686
1219
+ msgid "Booking Form"
1220
+ msgstr "Booking Formular"
1221
 
1222
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1251
1223
  msgid "Standard booking resource cost"
1224
+ msgstr "Standard booking ressourceomkostning"
1225
 
1226
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1252
1227
  msgid "Total booking resource cost"
1228
+ msgstr "Total booking ressourceomkostning"
1229
 
1230
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1566
1231
  #, php-format
1232
  msgid ""
1233
  "%s - show cost hint for full booking in real time, depending on number of "
1234
  "days selected and form elements."
1235
  msgstr ""
1236
+ "%s - vis omkostningsbetydning for fuld reservering i realtid, afhængig af "
1237
+ "antal dage og udvalgte formelementer."
1238
 
1239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1567
1240
  #, php-format
1241
  msgid "Example: %sThe full cost of payment: %s"
1242
+ msgstr "Eksempel: %sDen fulde omkostning ved betaling: %s"
1243
 
1244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1568
1245
  #, php-format
1246
  msgid ""
1247
  "%s - show hint of original booking cost without additional costs for full "
1248
  "booking in real time, depends only from days selection."
1249
  msgstr ""
1250
+ "%s - vis betydning af oprindelig reserveringsomkostning uden ekstra "
1251
+ "omkostninger for fuld reservering i realtid, afhænger kun af dage udvælgelse."
1252
 
1253
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1569
1254
  #, php-format
1255
  msgid "Example: %sThe original cost for payment: %s "
1256
+ msgstr "Eksempel: %sDen oprindelige omkostning for betaling: %s "
1257
 
1258
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1570
1259
  #, php-format
1260
  msgid ""
1261
  "%s - show cost hint of additional booking cost, which depends from selection "
1262
  "of form elements."
1263
  msgstr ""
1264
+ "%s - vis omkostningsbetydning for ekstra reserveringsomkostning som afhænger "
1265
+ "af udvælgelse af formelementer."
1266
 
1267
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1571
1268
  #, php-format
1269
  msgid "Example: %sThe additional cost for payment: %s "
1270
+ msgstr "Eksempel: %sDen ekstra omkostning for betaling: %s "
1271
 
1272
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1572
1273
  #, php-format
1274
  msgid "%s - enter direct cost at admin panel at page: "
1275
+ msgstr "%s - indtast direkte omkostning på admin panel siden:"
1276
 
1277
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1572
1278
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:707
1279
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:746
1280
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:950
1281
  msgid "Add booking"
1282
  msgstr "Tilføj booking"
1283
 
1284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1573
1285
  #, php-format
1286
  msgid "Example: %s"
1287
  msgstr "Eksempel: %s"
1288
 
1289
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2113
1290
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:293
1291
  msgid "yes"
1292
+ msgstr "Ja"
1293
 
1294
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2222
1295
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2226
1296
  msgid ""
1297
  "Setting rate or cost, which is depend from number of selected days for the "
1298
  "resource"
1299
  msgstr ""
1300
+ "Sætte takst eller omkostning, som er afhængig af antal udvalgte dage for "
1301
  "ressourcen"
1302
 
1303
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1304
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2260
1305
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2568
 
1306
  msgid "Rates"
1307
+ msgstr "Takster"
1308
 
1309
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1310
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2265
1311
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2269
1312
  msgid "Valuation days"
1313
+ msgstr "Værdiansættelsesdage"
1314
 
1315
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2223
1316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:427
1317
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:448
1318
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:758
1319
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:527
1320
  msgid "Deposit"
1321
  msgstr "Depositum"
1322
 
1323
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2227
1324
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2288
1325
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4762
 
1326
  msgid "Availability"
1327
  msgstr "Tilgængelighed"
1328
 
1329
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2231
1330
  msgid "Setting the default form for the specific resource"
1331
+ msgstr "Sætte standard formular for den specifikke ressource"
1332
 
1333
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2232
1334
  msgid "Default Form"
1335
+ msgstr "Standard Formular"
1336
 
1337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2268
 
1338
  msgid "Set the cost based on the number of days selected for the reservation"
1339
+ msgstr "Sæt omkostningen baseret på antallet af dage udvalgt for reservationen"
1340
 
1341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2269
1342
+ #, fuzzy
1343
+ msgid ""
1344
+ "Activation of this feature is require setting cost per day or cost per night"
1345
  msgstr ""
1346
+ "Aktivering af denne egenskab er kræver at der sættes omkostning per dag"
1347
 
1348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2276
1349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2280
1350
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3274
 
1351
  msgid "Deposit amount"
1352
+ msgstr "Depositumbeløb"
1353
 
1354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2279
 
1355
  msgid "Set the deposit payment required for the payment form"
1356
+ msgstr "Sæt depositumbetalingen påkrævet for betalingsformularen"
1357
 
1358
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2280
1359
+ #, fuzzy
1360
  msgid ""
1361
+ "Activate this feature at the cost section of general booking settings page, "
1362
+ "firstly."
1363
  msgstr ""
1364
+ "Lav venligst denne funktion aktiv ved omkostningssektionen af general "
1365
+ "booking indstillingsside"
1366
 
1367
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2409
1368
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2420
1369
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2425
1370
  msgid "unavailable"
1371
+ msgstr "Ikke ledig"
1372
 
1373
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2410
1374
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2421
1375
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2424
1376
  msgid "available"
1377
+ msgstr "Ledig"
1378
 
1379
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2412
1380
  msgid "Availability booking type"
1381
+ msgstr "Disponibel booking type"
 
 
 
 
 
1382
 
1383
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2417
1384
+ #, fuzzy, php-format
1385
+ msgid "All days for %s"
1386
+ msgstr "for alle dage!"
 
 
 
 
 
 
 
1387
 
1388
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2427
1389
+ #, fuzzy, php-format
1390
+ msgid ""
1391
+ "Select %s days by activating specific season filter below or %sadd new "
1392
+ "season filter%s"
1393
+ msgstr "Vælg %s dage nedenfor eller %stilføj ny sæsonfilter%s"
1394
 
1395
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2438
1396
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2460
1397
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4157
1398
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4178
1399
  #, fuzzy
1400
+ msgid "Season Filter Name"
1401
+ msgstr "Filternavn"
1402
+
1403
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2439
1404
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2461
1405
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2571
1406
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2640
1407
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4179
1408
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:420
1409
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:566
1410
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:452
1411
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:460
1412
+ msgid "Description"
1413
+ msgstr "Beskrivelse"
1414
+
1415
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2457
1416
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2596
1417
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2924
1418
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2975
1419
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3105
1420
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3267
1421
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:859
1422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:107
1423
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:188
1424
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:208
1425
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:229
1426
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3317
1427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3385
1428
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3444
1429
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3518
1430
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3595
1431
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1266
1432
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1309
1433
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1354
1434
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1397
1435
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1440
1436
+ msgid "Active"
1437
+ msgstr "Aktiv"
1438
 
1439
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2548
1440
  msgid "Seasonal rates of booking resource"
1441
+ msgstr "Årstidsbestemte takster for booking ressource"
1442
 
1443
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2554
1444
+ #, fuzzy, php-format
1445
  msgid ""
1446
+ "Enter seasonal rate(s) (cost diference in %s from standard cost %s or a "
1447
+ "fixed cost) of the booking resource (%s) or %sAdd a new seasonal filter%s"
1448
  msgstr ""
1449
+ "Indtast årstidsbestemt takst(er) (omkostningsdiference i %s fra normal "
1450
+ "omkostning %s, eller en fast omkostning) af reserveringsressourcen %s, eller "
1451
+ "%stilføj en ny årstidsbestemt filter%s"
1452
 
1453
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2569
1454
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2620
1455
  msgid "Final cost"
1456
  msgstr "Total omkostning"
1457
 
1458
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2570
1459
+ #, fuzzy
1460
+ msgid "Season Filter"
1461
+ msgstr ""
1462
+ "Du kan konfigurere anderledes tidsrumtilgængelighed for de forskellige dage "
1463
+ "(ugedag eller dato fra sæsonfilter). Hver uge dag (dags specifikt "
1464
+ "sæsonfilter) kan have anderledes tidsrumliste."
1465
+
1466
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2601
1467
+ #, fuzzy
1468
+ msgid "Rate"
1469
+ msgstr "Bedøm dette plugin (tak:)"
1470
+
1471
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2610
1472
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2630
1473
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1953
1474
  msgid "for 1 day"
1475
  msgstr "for 1 dag"
1476
 
1477
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2611
1478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2631
1479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1954
 
 
1480
  msgid "for 1 night"
1481
  msgstr "for 1 nat"
1482
 
1483
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2612
1484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2632
 
 
1485
  msgid "fixed deposit"
1486
  msgstr "fast depositum"
1487
 
1488
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2613
1489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2633
1490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1956
 
 
1491
  msgid "for 1 hour"
1492
+ msgstr "or 1 time"
1493
 
1494
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2639
1495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3589
1496
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3837
1497
+ msgid "Filter Name"
1498
+ msgstr "Filternavn"
1499
+
1500
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2647
1501
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2887
1502
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3340
1503
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:340
1504
+ #, fuzzy
1505
+ msgid "Note!"
1506
+ msgstr "Note"
1507
+
1508
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2647
1509
+ msgid "Check boxe(s) at left side if you want to activate specific cost."
1510
  msgstr ""
1511
 
1512
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2651
1513
+ msgid "Update Rates"
1514
+ msgstr "Opdaterings-Takster"
1515
+
1516
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2886
1517
  msgid "Set cost of booking resource based on the number of days selected"
1518
+ msgstr ""
1519
+ "Sæt omkostning for booking ressource baseret på antallet af valgte dage"
1520
 
1521
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2887
1522
  #, php-format
1523
  msgid ""
1524
  "If you add costs here, %srates%s for this booking resource will not take "
1525
  "effect !!!"
1526
  msgstr ""
1527
+ "Hvis du tilføjer omkostninger her, %stakster%s for denne "
1528
+ "reserveringsressource vil det ikke træde i kraft !!!"
1529
 
1530
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2891
1531
  #, php-format
1532
  msgid ""
1533
+ "Cost setings at %stop have higher priority%s than other costs of same type "
1534
+ "at the %sbottom%s of the list."
1535
  msgstr ""
1536
 
1537
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2892
1538
+ #, php-format
1539
+ msgid ""
1540
+ "Please create all %s terms firstly %s(from higher priority to lower)%s, then "
1541
+ "terms %s and after terms %s"
1542
+ msgstr ""
1543
+
1544
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2894
1545
  #, php-format
1546
+ msgid "%s and %s terms have higher priority than a range %s days."
1547
+ msgstr ""
1548
+
1549
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2897
1550
+ #, fuzzy
1551
+ msgid "Warning!"
1552
+ msgstr "Advarsel"
1553
+
1554
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2898
1555
  msgid ""
1556
+ "Specific cost will take affect, only if it active (the box at the left side "
1557
+ "is checked) and if \"Check In\" (start) date belong to selected season "
1558
+ "filter or if set \"Any days\"."
1559
  msgstr ""
1560
 
1561
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2907
1562
+ #, fuzzy
1563
+ msgid "Number of Days"
1564
+ msgstr "Konfigurer antal dage udvælgelse"
1565
 
1566
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2908
1567
+ #, fuzzy
1568
+ msgid "Cost Settings"
1569
+ msgstr ""
1570
+ "Mulighed at bruge ny reserverede ord %s (Tjek Ud dato) i koster Valuation-"
1571
+ "dagene indstillinger-side for feltet 'For'. Så du kan definere omkostningen "
1572
+ "af den sidste udvalgte dato."
1573
 
1574
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2909
1575
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2956
1576
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3053
1577
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3147
1578
+ #, fuzzy
1579
+ msgid "Season Filter of Check In date"
1580
+ msgstr "Udvalgt Indtjeknings-dato."
1581
 
1582
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2931
1583
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3005
1584
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3116
1585
  msgid "For"
1586
  msgstr "For"
1587
 
1588
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2933
1589
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3009
1590
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3121
1591
+ #, fuzzy
1592
+ msgid "Day Number(s)"
1593
+ msgstr "år"
 
 
 
 
 
 
 
 
 
 
1594
 
1595
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2939
1596
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3015
1597
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3127
1598
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3421
1599
  msgid "to"
1600
  msgstr "til"
1601
 
1602
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2943
1603
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3021
1604
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2117
1605
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:296
1606
  msgid "day"
1607
  msgstr "dag"
1608
 
1609
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2947
1610
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3028
1611
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3137
1612
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
1613
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:394
1614
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:545
1615
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:729
1616
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:751
1617
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:756
1618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:428
1619
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:449
1620
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:759
1621
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:528
1622
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:822
1623
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:823
1624
+ msgid "Cost"
1625
+ msgstr "Omkostning"
1626
 
1627
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2958
1628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3055
1629
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3149
1630
  msgid "Any days"
1631
  msgstr "Alle dage"
1632
 
1633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3006
1634
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3117
1635
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3421
1636
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:880
1637
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3330
1638
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3391
1639
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3464
1640
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3539
1641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3616
1642
+ msgid "From"
1643
+ msgstr "Fra"
1644
+
1645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3007
1646
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3118
1647
+ msgid "Together"
1648
+ msgstr "Tilsammen"
1649
+
1650
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3022
1651
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2120
1652
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:297
1653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:298
1654
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:299
1655
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:300
1656
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:301
1657
+ msgid "days"
1658
+ msgstr "dage"
1659
+
1660
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3066
1661
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3160
1662
  msgid "Remove"
1663
  msgstr "Fjern"
1664
 
1665
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3079
1666
  msgid "Add new cost"
1667
  msgstr "Tilføj ny omkostning"
1668
 
1669
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3115
 
 
 
 
 
1670
  msgid "for all days"
1671
  msgstr "for alle dage"
1672
 
1673
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3240
1674
  msgid "Set amount of deposit payment"
1675
+ msgstr "Sæt beløbet for depositumbetaling"
 
 
 
 
1676
 
1677
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3249
1678
+ msgid "Deposit payment total"
1679
+ msgstr "Depositumbetaling samlet"
1680
 
1681
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3252
1682
+ msgid "Deposit payment is not active for booking resource"
1683
+ msgstr "Depositumbetaling er ikke aktiv for booking ressource"
1684
+
1685
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3259
1686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:850
1687
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3308
1688
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3376
1689
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3435
1690
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3510
1691
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3586
1692
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1453
1693
+ msgid "Status"
1694
+ msgstr "Status"
1695
 
1696
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3268
1697
  msgid "deposit payment for booking resource"
1698
+ msgstr "depositumbetaling for booking ressource"
1699
 
1700
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3283
1701
+ msgid "fixed total in"
1702
+ msgstr "Fast samlet i"
1703
 
1704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3284
1705
+ msgid "of payment"
1706
+ msgstr "af betalingen"
1707
 
1708
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3290
1709
  #, fuzzy
1710
+ msgid "Condition"
1711
+ msgstr "Konfiguration"
1712
+
1713
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3293
1714
+ #, php-format
1715
+ msgid ""
1716
+ "Show deposit payment form, only if difference between %sToday%s and %sCheck "
1717
+ "In%s days more than"
1718
+ msgstr ""
1719
+
1720
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3311
1721
  msgid "Update Deposit"
1722
+ msgstr "Opdatering-Depositum"
1723
 
1724
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3334
1725
  msgid "Deposit payment"
1726
+ msgstr "Depositumbetaling"
1727
 
1728
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3339
1729
  #, php-format
1730
  msgid ""
1731
  "Check this box if you want to use the %sdeposit%s total %spayment%s on the "
1732
  "payment form, instead of the full total of the booking."
1733
  msgstr ""
1734
+ "Maker denne kasse hvis du ønsker at bruge %sdepositum%s total %sbetaling%s "
1735
+ "på betalingsformularen, i stedet for det fulde total af reserveringen."
1736
 
1737
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3340
1738
+ #, fuzzy, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1739
  msgid ""
1740
+ " You can configure the deposit payment for your booking resources %shere%s."
 
 
 
 
 
 
 
 
1741
  msgstr ""
1742
+ "Du kan konfigurere depositumbetalingen påkrævet for dine "
1743
+ "reserveringsressourcer %sher%s."
1744
 
1745
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1746
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1747
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1748
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1749
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1750
  msgid "Su"
1751
+ msgstr ""
1752
 
1753
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1755
  msgid "Mo"
1756
+ msgstr "Ma"
1757
 
1758
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1759
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1760
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1761
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1762
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1763
  msgid "Tu"
1764
+ msgstr "Ti"
1765
 
1766
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1767
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1768
  msgid "We"
1769
+ msgstr "ons"
1770
 
1771
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1772
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1773
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1774
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1775
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1776
  msgid "Th"
1777
  msgstr "Tor"
1778
 
1779
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1781
  msgid "Fr"
1782
+ msgstr "Fr"
1783
 
1784
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
1785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3636
1786
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
1787
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
1788
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
1789
  msgid "Sa"
1790
  msgstr "Lør"
1791
 
1792
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1793
  msgid "Jan"
1794
  msgstr "Jan"
1795
 
1796
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1797
  msgid "Feb"
1798
  msgstr "Feb"
1799
 
1800
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1801
  msgid "Mar"
1802
  msgstr "Mar"
1803
 
1804
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1805
  msgid "Apr"
1806
  msgstr "Apr"
1807
 
1808
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1809
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4012
1810
  msgid "May"
1811
  msgstr "Maj"
1812
 
1813
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1814
  msgid "Jun"
1815
  msgstr "Jun"
1816
 
1817
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1818
  msgid "Jul"
1819
  msgstr "Jul"
1820
 
1821
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1822
  msgid "Aug"
1823
  msgstr "Aug"
1824
 
1825
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1826
  msgid "Sep"
1827
  msgstr "Sep"
1828
 
1829
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1830
  msgid "Oct"
1831
+ msgstr "Oct"
1832
 
1833
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1834
  msgid "Nov"
1835
  msgstr "Nov"
1836
 
1837
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3359
1838
  msgid "Dec"
1839
  msgstr "Dec"
1840
 
1841
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3421
1842
  msgid "time"
1843
  msgstr "tid"
1844
 
1845
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3437
1846
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3457
1847
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3478
1848
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3495
1849
  msgid "No days"
1850
  msgstr "Ingen dage"
1851
 
1852
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3439
1853
  msgid "Every"
1854
  msgstr "Hver"
1855
 
1856
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3480
1857
  msgid "of"
1858
  msgstr "af"
1859
 
1860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3547
1861
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3788
1862
  msgid "Filter saved"
1863
  msgstr "Filter gemt"
1864
 
1865
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3583
1866
  msgid "Specific Dates Filter"
1867
+ msgstr "Specifikke datoer Filter"
1868
 
1869
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
1870
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3840
1871
+ #, fuzzy
1872
+ msgid "Type filter name"
1873
+ msgstr "Filternavn"
1874
+
1875
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3597
1876
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3703
1877
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3845
1878
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
1879
+ #, fuzzy
1880
+ msgid "Create new season filter"
1881
+ msgstr "Opret datoerfilter"
1882
 
1883
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3605
1884
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3853
1885
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1649
1886
+ msgid "Reset"
1887
+ msgstr "Nulstil"
1888
 
1889
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3703
1890
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
1891
+ #, fuzzy
1892
+ msgid "Create New Season Filter"
1893
+ msgstr "Opret datoerfilter"
1894
 
1895
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3703
1896
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
1897
  msgid "Save changes"
1898
  msgstr "Gem ændringer"
1899
 
1900
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3831
 
 
 
 
 
 
1901
  msgid "Conditional Dates Filter"
1902
+ msgstr "Betingede datoer Filter"
1903
 
1904
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3865
1905
  msgid "Days of week"
1906
+ msgstr "Dage ugen"
1907
 
1908
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3873
1909
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1701
1910
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1790
1911
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:453
1912
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:599
 
 
1913
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1914
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1915
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1916
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1917
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1918
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1920
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:436
1921
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:468
1922
  msgid "Sunday"
1923
+ msgstr "Søndag"
1924
 
1925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3879
1926
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1703
1927
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1794
1928
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:454
1929
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:600
 
 
1930
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1931
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1932
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1933
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1934
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1937
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:437
1938
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:472
1939
  msgid "Monday"
1940
  msgstr "Mandag"
1941
 
1942
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3885
1943
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1705
1944
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1798
1945
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:455
1946
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:601
 
 
1947
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1948
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1950
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1951
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1952
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1953
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1954
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:438
1955
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:476
1956
  msgid "Tuesday"
1957
  msgstr "Tirsdag"
1958
 
1959
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3891
1960
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1707
1961
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1802
1962
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:456
1963
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:602
 
 
1964
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1965
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1966
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1967
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1968
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1969
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1970
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1971
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:439
1972
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:480
1973
  msgid "Wednesday"
1974
  msgstr "Onsdag"
1975
 
1976
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3897
1977
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1709
1978
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1806
1979
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:457
1980
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:603
 
 
1981
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1982
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
1983
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
1984
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
1985
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
1986
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
1987
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
1988
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:440
1989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:484
1990
  msgid "Thursday"
1991
  msgstr "Torsdag"
1992
 
1993
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3903
1994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1711
1995
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1810
1996
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:458
1997
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:604
 
 
1998
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
1999
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
2000
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
2001
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
2002
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
2003
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
2004
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
2005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:441
2006
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:488
2007
  msgid "Friday"
2008
  msgstr "Fredag"
2009
 
2010
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3909
2011
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1713
2012
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1814
2013
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:459
2014
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:605
 
 
2015
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:109
2016
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:133
2017
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:134
2018
  #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:139
2019
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:439
2020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:445
2021
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:474
2022
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:442
2023
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:492
2024
  msgid "Saturday"
2025
  msgstr "Lørdag"
2026
 
2027
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3921
2028
  msgid "Days of month"
2029
+ msgstr "Dage af måned"
2030
 
2031
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4001
2032
  msgid "Months"
2033
  msgstr "Måneder"
2034
 
2035
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4008
2036
  msgid "January"
2037
  msgstr "Januar"
2038
 
2039
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4009
2040
  msgid "February"
2041
  msgstr "Februar"
2042
 
2043
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4010
2044
  msgid "March"
2045
  msgstr "Marts"
2046
 
2047
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4011
2048
  msgid "April"
2049
  msgstr "April"
2050
 
2051
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4013
2052
  msgid "June"
2053
  msgstr "Juni"
2054
 
2055
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4032
2056
  msgid "July"
2057
+ msgstr "Juli"
2058
 
2059
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4033
2060
  msgid "August"
2061
  msgstr "August"
2062
 
2063
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4034
2064
  msgid "September"
2065
  msgstr "September"
2066
 
2067
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4035
2068
  msgid "October"
2069
  msgstr "Oktober"
2070
 
2071
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4036
2072
  msgid "November"
2073
  msgstr "November"
2074
 
2075
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4037
2076
  msgid "December"
2077
  msgstr "December"
2078
 
2079
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4061
2080
  msgid "Years"
2081
  msgstr "År"
2082
 
2083
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4131
2084
  msgid "Filter deleted successfully"
2085
+ msgstr "Filter slettet succesfuldt"
2086
 
2087
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4139
2088
  msgid "Create dates filter"
2089
+ msgstr "Opret datoerfilter"
2090
 
2091
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4142
2092
  msgid "Create conditional days filter"
2093
+ msgstr "Opret betingede dage filtrere"
2094
 
2095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4151
2096
  msgid "Listing of season filters"
2097
+ msgstr "Liste af sæsonfiltre"
2098
+
2099
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
2100
+ msgid "Filters"
2101
+ msgstr "Filtre"
2102
 
2103
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4182
2104
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4184
2105
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4675
2106
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1319
2107
  msgid "Edit"
2108
+ msgstr "Rediger"
2109
 
2110
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4187
2111
  msgid "Do you really want to delete?"
2112
+ msgstr "Vil du virkelig slette?"
2113
 
2114
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4219
2115
  msgid "Showing cost in tooltip"
2116
+ msgstr "Vise omkostning i tips"
2117
 
2118
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4226
2119
  msgid ""
2120
  " Check this box to display the daily cost with a tooltip when mouse hovers "
2121
  "over each day on the calendar(s)."
2122
  msgstr ""
2123
+ "Maker denne kasse for at vise den daglige omkostningen med et tip, når musen "
2124
+ "føres over dette på hver dag på kalender(e)."
2125
 
2126
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4234
2127
+ #, fuzzy
2128
+ msgid "Cost Title"
2129
+ msgstr "Titel"
2130
 
2131
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4236
2132
  #, php-format
2133
  msgid "Type your %scost%s description"
2134
+ msgstr "Indtast din %sOmkostning%s beskrivelse"
2135
 
2136
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4380
2137
  msgid "Advanced cost management"
2138
+ msgstr "Avanceret omkostningshåndtering"
2139
 
2140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4399
2141
+ #, fuzzy
2142
+ msgid "Configure Additional cost for the form"
2143
+ msgstr "Ekstra omkostning for"
2144
+
2145
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4442
2146
+ msgid "Additional cost for"
2147
+ msgstr "Ekstra omkostning for"
2148
+
2149
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4492
2150
+ #, fuzzy
2151
  msgid ""
2152
+ "Check this box if you want that specific additional cost, which configured "
2153
+ "as percentage for some option, apply to other additional fixed costs and not "
2154
+ "only to original booking cost."
2155
  msgstr ""
2156
+ "maker denne kasse hvis du ønsker omkostninger, som er specificerede her som "
2157
+ "% for nogle valgmuligheder, også anvendt på omkostninger præciseret som "
2158
+ "faste værdier for nogle valgmuligheder."
2159
 
2160
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4498
2161
+ #, fuzzy
2162
+ msgid ""
2163
+ "Configure additinal cost, which depend from selection of selectbox(es) and "
2164
+ "checkbox(es)."
2165
+ msgstr "Ekstra omkostning som afhænger fra feltudvælgelsen i formen"
 
 
2166
 
2167
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4501
2168
  #, php-format
2169
  msgid ""
2170
+ "Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if "
2171
+ "they exist in the %sbooking form%s."
 
2172
  msgstr ""
2173
 
2174
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4508
2175
+ #, fuzzy
2176
+ msgid "Enter additional cost in formats:"
2177
+ msgstr "Ekstra omkostning for"
2178
+
2179
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4509
2180
  #, php-format
2181
  msgid ""
2182
+ "For example, if the original cost of the booking is %s, then after applying "
2183
+ "additional costs the total cost will be folowing"
2184
  msgstr ""
2185
 
2186
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4512
2187
+ #, fuzzy
2188
+ msgid "Enter fixed cost"
2189
+ msgstr "fast depositum"
2190
+
2191
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4512
2192
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4515
2193
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4521
2194
+ #, fuzzy, php-format
2195
+ msgid "%s, then total cost will be %s"
2196
+ msgstr "Total omkostning"
2197
+
2198
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4515
2199
+ #, fuzzy
2200
+ msgid "Enter percentage of the entire booking"
2201
+ msgstr "Indtast navnet på bookingressource"
2202
+
2203
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4518
2204
+ #, fuzzy
2205
+ msgid "Enter fixed amount for each selected day"
2206
+ msgstr "Omkostning for udvalgte dage"
2207
+
2208
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4518
2209
  #, php-format
2210
+ msgid "%s, then total cost will be (if selected 3 days) %s"
2211
+ msgstr ""
2212
+
2213
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4518
2214
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
2215
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
2216
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
2217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
2218
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:428
2219
+ msgid "or"
2220
+ msgstr "eller"
2221
+
2222
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4521
2223
+ #, fuzzy
2224
  msgid ""
2225
+ "Enter percentage as additional sum, which is based only on original cost and "
2226
+ "not full sum"
2227
  msgstr ""
2228
+ "eller du kan specifere procent som ekstra sum, som bliver baseret kun på "
2229
+ "oprindelig omkostning og ikke fuld sum. Eksempel:%s eler %s "
2230
+
2231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4525
2232
+ #, fuzzy, php-format
2233
+ msgid ""
2234
+ "Please check more info about configuration of this cost settings on this "
2235
+ "%spage%s."
2236
+ msgstr "Læs venligst mere info om konfiguration af denne parameter %sher%s"
2237
 
2238
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4598
2239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1214
2240
  msgid "Resource ID or Title"
2241
+ msgstr "Ressource ID eller Titel"
2242
 
2243
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4600
2244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1216
2245
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1398
2246
  msgid "Go"
2247
  msgstr "Søg"
2248
 
2249
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4626
2250
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4652
2251
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1273
2252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1298
2253
  msgid "Info"
2254
  msgstr "Info"
2255
 
2256
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4638
2257
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1284
2258
+ #, fuzzy
2259
+ msgid "Selection"
2260
+ msgstr "Udvælgelse af formular"
2261
+
2262
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4641
2263
+ #, fuzzy
2264
+ msgid "Resource Name"
2265
+ msgstr "Ressourcenavn"
2266
+
2267
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4674
2268
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1318
2269
  msgid "Bulk Actions"
2270
+ msgstr "Hoved-Handlinger"
2271
 
2272
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4743
2273
  msgid "management"
2274
+ msgstr "håndtering"
2275
 
2276
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4745
2277
  msgid "Costs and Rates"
2278
+ msgstr "mkostninger og beløb"
2279
 
2280
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4748
2281
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4753
2282
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4765
2283
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1187
2284
  msgid "Customization of"
2285
  msgstr "Tilpasning af"
2286
 
2287
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4748
2288
  msgid "rates, valuation days cost and deposit amount "
2289
+ msgstr "beløb, værdiansættelsesdage omkostning og depositumbeløb"
2290
 
2291
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4750
2292
  msgid "Advanced Cost"
2293
+ msgstr "Avanceret Omkostning"
2294
 
2295
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4753
2296
  msgid "additional cost, which depend from form fields"
2297
+ msgstr "kstra omkostning, som afhænger af formularfelterne"
2298
 
2299
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4756
2300
  msgid "Coupons"
2301
+ msgstr "Kuponer"
2302
 
2303
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4759
2304
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4770
2305
  msgid "Setting"
2306
+ msgstr "Indstilling"
2307
 
2308
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4759
2309
  msgid "for discount"
2310
  msgstr "for rabat"
2311
 
2312
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4765
2313
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4778
2314
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:131
2315
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:144
2316
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:157
2317
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:171
2318
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1187
2319
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1236
2320
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1270
2321
  msgid "settings"
2322
  msgstr "indstillinger"
2323
 
2324
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4767
2325
  msgid "Season Filters"
2326
+ msgstr "Sæson Filtrere"
2327
 
2328
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4814
2329
  msgid "Cost: "
2330
+ msgstr "Omkostning:"
2331
 
2332
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4844
2333
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:660
2334
  msgid "Weekend"
2335
  msgstr "Weekend"
2336
 
2337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4845
2338
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:661
2339
  msgid "Work days"
2340
  msgstr "Arbejdsdage"
2341
 
2342
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4846
2343
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:662
2344
  msgid "High season"
2345
  msgstr "Høj sæson"
2346
 
2347
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
2348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3832
2349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3850
2350
  msgid "Select Times"
2351
+ msgstr "Vælg Tider"
2352
 
2353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
2354
  msgid "Setting cost for the resource"
2355
+ msgstr "Sætte omkostning for ressourcen"
 
 
 
 
 
 
 
 
 
 
 
 
 
2356
 
2357
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:362
2358
  msgid "/ day"
2359
  msgstr "/ dag"
2360
 
2361
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:363
2362
  msgid "/ night"
2363
  msgstr "/ nat"
2364
 
2365
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:364
 
2366
  msgid "fixed"
2367
+ msgstr "Fast"
2368
 
2369
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:365
2370
  msgid "/ hour"
2371
  msgstr "/ time"
2372
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2373
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:430
2374
  msgid ""
2375
  "Start Time is invalid. The date or time may be booked, or already in the "
2376
  "past! Please choose another date or time."
2377
  msgstr ""
2378
+ "Starttidspunkt er ugyldig. Datoen eller tiden kan allerede være booket, "
2379
+ "eller er allerede optaget! Vælg venligst en anden dato eller tid."
2380
 
2381
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:431
2382
  msgid ""
2384
  "The End Time may also be earlier that the start time, if only 1 day was "
2385
  "selected! Please choose another date or time."
2386
  msgstr ""
2387
+ "Sluttidspunkt er ugyldig. Datoen eller tiden kan allerede være booket, "
2388
+ "eller er allerede optaget. Sluttid kan måske også være tidligere at "
2389
+ "starttidspunkt, hvis kun 1 dag blev valgt! Vælg venligst en anden dato eller "
2390
+ "tid."
2391
 
2392
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:432
2393
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:433
2394
  msgid "The time(s) may be booked, or already in the past!"
2395
+ msgstr "Tid(en) kan allerede være booket, eller er allerede optaget!"
2396
 
2397
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:593
2398
  msgid "Cost saved successfully"
2399
+ msgstr "Omkostning gemt succesfuldt"
2400
 
2401
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:600
2402
  msgid "Cost is not correct. It must be greater than 0"
2403
+ msgstr "Omkostning er ikke rigtig. Det skal være højere end 0"
2404
 
2405
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:618
2406
  msgid "Send payment request to customer"
2407
+ msgstr "Send betalingsanmodning til kunde"
2408
 
2409
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:622
2410
  #, php-format
2411
  msgid "Type your %sreason for payment%s request"
2412
+ msgstr "Indtast din %sgrund for betalings%s anmodning"
2413
 
2414
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:631
2415
  msgid "Send Request"
2416
+ msgstr "Send Anmodning"
2417
+
2418
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:632
2419
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:739
2420
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1024
2421
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:488
2422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:551
2423
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:607
2424
  msgid "Close"
2425
  msgstr "Luk"
2426
 
2427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:763
2428
  msgid "Request has been sent"
2429
+ msgstr "Anmodning er blevet sendt"
2430
 
2431
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:769
2432
  msgid "Request has failed"
2433
+ msgstr "Anmodning er mislykket ved afsendelse"
2434
 
2435
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
2436
  msgid "The payment status is changed successfully"
2437
+ msgstr "Betalingsstatussen er ændret succesfuldt"
2438
 
2439
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:801
2440
  msgid "The changing of payment status is failed"
2441
+ msgstr "Ændringen af af betalingsstatus er mislykket"
2442
 
2443
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
 
2444
  msgid "Email to \"Person\" with payment request"
2445
+ msgstr "Email til \"Person\" med betalingsanmodning"
2446
 
2447
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:865
2448
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3450
2449
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3524
2450
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3601
2451
+ #, fuzzy
2452
+ msgid "Send to Admin"
2453
+ msgstr "Send"
 
 
 
 
 
 
 
2454
 
2455
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:873
2456
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3458
2457
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3532
2458
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3609
2459
+ #, fuzzy
2460
+ msgid "Check this box to send copy of this email to Admin"
2461
+ msgstr "Send kopi af denne email til Admin"
2462
 
2463
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:882
2464
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3393
2465
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3466
2466
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3541
2467
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3618
 
2468
  #, php-format
2469
  msgid "Type the default %sadmin email%s sending the booking confimation"
2470
  msgstr ""
2471
+ "Indtast standard %sadmin email%s ved afsendelse af "
2472
+ "reserveringskonfirmationen"
2473
 
2474
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:887
2475
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3337
2476
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3398
2477
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3471
2478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3546
2479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3623
 
2480
  msgid "Subject"
2481
  msgstr "Emne"
2482
 
2483
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:889
2484
  #, php-format
2485
  msgid "Type email subject for %spayment request%s."
2486
+ msgstr "Indtast email emne for %sbetalingsanmodning%s."
2487
 
2488
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:894
2489
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3344
2490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3407
2491
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3478
2492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3553
2493
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3630
2494
+ #, fuzzy
2495
+ msgid "Content"
2496
+ msgstr "Genererer indhold af fil"
2497
+
2498
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:897
2499
  #, php-format
2500
  msgid "Type your %semail message for payment request%s"
2501
+ msgstr "Indtast din %semail besked for betalingsanmodning%s"
2502
 
2503
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
2504
  #, php-format
2505
  msgid ""
2506
  "You need to make payment %s for booking %s at %s. %s You can make payment at "
2507
  "this %s Thank you, booking service."
2508
  msgstr ""
2509
+ "Du er nødt til at betale %s for din resevering %s den %s. %s Du kan foretage "
2510
+ "betalingen på denne %s Mange tak, booking service."
2511
 
2512
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
2513
  msgid "page"
2514
  msgstr "side"
2515
 
2516
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1146
2517
  msgid "deposit"
2518
  msgstr "depositum"
2519
 
2520
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1147
2521
  msgid "Total cost"
2522
+ msgstr "Total omkostning"
2523
 
2524
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1148
2525
  msgid "balance"
2526
  msgstr "balance"
2527
 
2528
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1200
2529
  msgid "Auto-fill form"
2530
+ msgstr "Auto-udfyldningsformular"
2531
 
2532
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1302
2533
  msgid "Billing form fields customization"
2534
+ msgstr "Regning formularfeltertilpassing"
 
 
 
 
 
 
 
2535
 
2536
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1314
2537
  msgid ""
2538
  "Please select a field from your booking form. This field will be "
2539
  "automatically assigned to the current field in the billing form."
2540
  msgstr ""
2541
+ "Vælg venligst et felt fra din bookingformular. Dette felt vil automatisk "
2542
+ "blive tildelt det aktuelle felt i betalingsformularen."
2543
 
2544
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1320
2545
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
2546
  msgid "Customer Email"
2547
+ msgstr "Kunde Email"
2548
 
2549
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1333
2550
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
2551
  msgid "First Name(s)"
2552
  msgstr "Fornavn(e)"
2553
 
2554
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1346
2555
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
2556
  msgid "Last name"
2557
  msgstr "Efternavn"
2558
 
2559
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1380
2560
  msgid "Billing Address"
2561
+ msgstr "Betallingsadresse"
2562
 
2563
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1393
2564
  msgid "Billing City"
2565
+ msgstr "Betalingsby"
2566
 
2567
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1406
2568
  msgid "Post Code"
2569
+ msgstr "Postnummer"
2570
 
2571
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1419
2572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3904
2573
  msgid "Country"
2574
+ msgstr "land"
2575
 
2576
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1438
2577
  msgid "State"
2578
+ msgstr "Stat"
2579
 
2580
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1455
2581
+ #, fuzzy, php-format
2582
+ msgid "Configuring these %sfields is required for the some payment%s systems!"
2583
  msgstr ""
2584
+ "Konfigurerering af disse %sfelter er påkrævet for Sage betaling%s system!"
2585
 
2586
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1510
2587
  msgid "Title of booked timeslot(s)"
2588
+ msgstr "Titel af forudbestilt tidsrum"
2589
 
2590
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1514
2591
+ #, fuzzy, php-format
2592
  msgid ""
2593
+ "Type your %stitle%s, what will show in mouseover tooltip near booked "
2594
  "timeslot(s)"
2595
  msgstr ""
2596
+ "indtast din %stitel%s, som der skal vises når musen føres over tips nær "
2597
+ "booked tidsrum"
2598
 
2599
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1532
2600
  msgid "Time Format"
2601
+ msgstr "idsformat"
2602
 
2603
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1547
2604
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:527
2605
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:577
2606
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:856
2607
  msgid "Custom"
2608
+ msgstr "Tilpasset"
2609
 
2610
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
2611
+ #, fuzzy, php-format
2612
  msgid ""
2613
  "Type your time format for emails and the booking table. %sDocumentation on "
2614
+ "time formatting%s"
2615
  msgstr ""
2616
+ "Indtast dit ønskede tidsformat, som vises i emails og i bookingskema. "
2617
+ "%sDokumentation af tidsformattering:%s"
2618
 
2619
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1643
2620
+ #, php-format
2621
  msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
2622
+ msgstr "Vælg et %sFAST%s antal dage med %s1 museklik%s"
2623
 
2624
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1651
2625
+ #, php-format
2626
  msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
2627
+ msgstr "Vælg et %s DYNAMISK%s interval af dage med %s2 musekliks%s"
2628
 
2629
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1659
2630
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
2631
  msgid "Days selection number"
2632
+ msgstr "Dage udvælgelsesantal"
2633
 
2634
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1666
2635
  #, php-format
2636
  msgid "Type your %snumber of days for range selection%s"
2637
+ msgstr "Indtast dine %santal dage for rækkevideudvælgelse%s"
2638
 
2639
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
2640
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1761
2641
  msgid "Start day of range"
2642
+ msgstr "Startdag for valgte dage"
2643
 
2644
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1682
2645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1770
2646
  msgid "Any day of week"
2647
+ msgstr "Alle ugedage"
2648
 
2649
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
2650
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1781
 
2651
  msgid "Specific day(s) of week"
2652
+ msgstr "Specifik dag(e) af ugen"
2653
 
2654
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1715
2655
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1817
2656
  msgid "Select your start day of range selection at week"
2657
+ msgstr "Vælg din start dag rækkevideudvælgelse ved uge"
2658
 
2659
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1727
 
2660
  msgid "Min"
2661
+ msgstr "Min"
2662
 
2663
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1741
2664
+ #, fuzzy, php-format
2665
+ msgid "Select your %sminimum and maximum number of days for range selection%s"
2666
+ msgstr "Indtast din %sminimum og maksimumtal dage for dageudvælgelse%s"
2667
 
2668
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1747
2669
  msgid "Specific days selections"
2670
+ msgstr "Specifikke dage udvælgelser"
2671
 
2672
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1751
2673
+ #, fuzzy, php-format
2674
  msgid ""
2675
  "Type your %sspecific%s days, which can be selected by visitors, or leave "
2676
+ "this value empty. It can be several days separated by comma (example: %s) or "
2677
+ "by dash (example: %s, its the same like this: %s) or combination (example:"
2678
+ "%s, its the same like this: %s)"
 
 
 
 
 
2679
  msgstr ""
2680
+ "Indtast dine %sSpecifikke%s dage, som kan vælges af gæster, eller lad "
2681
+ "værdien være tom. Det kan være flere dage seperatet med et komma. Eksempel: "
2682
+ "\"7,14,21,28\") eller med bindestreg (eksempel:\"3-5\", det er det samme "
2683
+ "som: \"3,4,5\") eller kombination (eksempel: \"3-5,7,14\", det er det samme "
2684
+ "som: \"3,4,5,7,14\")"
2685
 
2686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
2687
+ msgid "Use time selections as recurrent time slots"
2688
  msgstr ""
2689
 
2690
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1871
2691
  msgid ""
2692
  "Check this box if you want to use recurrent time to reserve several days. "
2693
  "This means that middle days will be partially booked by actual times, "
2694
  "otherwise the time in the booking form will be used as check-in/check-out "
2695
  "time for the first and last day of the reservation."
2696
  msgstr ""
2697
+ "Marker (sæt kryds i denne boks) hvis du vil bruge tilbagevendende tid for at "
2698
+ "reservere flere dage. Dette betyder at mellemdage vil blive delvis booket "
2699
+ "med faktiske tider, ellers vil tiden i bookingformularen blive benyttet som "
2700
+ "indcheckning/checkouttid i den første og sidste dag af reservationen."
2701
 
2702
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1878
2703
  msgid "Use check in/out time"
2704
+ msgstr "Brug tjek ind/ud tid"
 
 
 
 
 
 
 
2705
 
2706
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
2707
  msgid "This option will overwrite any times selection in your booking form."
2708
  msgstr ""
2709
+ "Denne indstilling vil overskrive enhver tidudvælgelse i din bookingformular."
2710
 
2711
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1890
2712
+ msgid "Check this option, to use check in/out time during booking process. "
2713
+ msgstr ""
2714
+
2715
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1893
2716
+ #, fuzzy, php-format
2717
  msgid ""
2718
+ "%s Important!%s This will overwrite any times selection in your booking form."
 
 
2719
  msgstr ""
2720
+ "Denne indstilling vil overskrive enhver tidudvælgelse i din bookingformular."
2721
 
2722
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
2723
  msgid "Check-in time"
2724
+ msgstr "Indcheckningstid"
2725
 
2726
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
2727
  #, php-format
2728
  msgid "%sstart booking time%s"
2729
+ msgstr "%sstart bookingtidspunkt%s"
2730
 
2731
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1904
2732
  #, php-format
2733
  msgid "Type your %sCheck-in%s time of booking"
2734
+ msgstr "Indtast din %sIndcheckning%s tidspunkt på resevering"
2735
 
2736
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
2737
  msgid "Check-Out time"
2738
+ msgstr "Check-ud tidspunkt"
2739
 
2740
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
2741
  #, php-format
2742
  msgid "%send booking time%s"
2743
+ msgstr "%send reseveringstidspunkt%s"
2744
 
2745
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1911
2746
  #, php-format
2747
  msgid "Type your %sCheck-Out%s time of booking"
2748
+ msgstr "Indtast din %sCheck-udt%s tidspunkt på reseveringen"
2749
 
2750
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1945
2751
  msgid "Costs"
2752
+ msgstr "Omkostninger"
2753
 
2754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1950
2755
  msgid "Set the cost"
2756
+ msgstr "Sæt omkostningen"
2757
 
2758
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1955
2759
  msgid "fixed sum"
2760
+ msgstr "fast sum"
2761
 
2762
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1958
2763
  msgid " Select your cost configuration."
2764
+ msgstr "Vælg din omkostningskonfiguration."
2765
 
2766
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1963
 
2767
  msgid "Currency format"
2768
+ msgstr "Valutaformat"
2769
 
2770
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1966
 
2771
  msgid "Number of decimal points"
2772
+ msgstr "Antal komma foran decimalbrøker"
2773
 
2774
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1973
2775
  msgid "Separator for the decimal point"
2776
+ msgstr "Separator for komma foran decimalbrøken"
2777
 
2778
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
2779
  msgid "Thousands separator"
2780
+ msgstr "Tusindele separator"
2781
 
2782
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1998
2783
  msgid "Time impact to cost"
2784
+ msgstr "Tidsvirkning på omkostning"
2785
 
2786
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2003
2787
  #, php-format
2788
  msgid ""
2789
  "Check this box if you want the %stime selection%s on the booking form "
2790
  "%sapplied to the cost calculation%s."
2791
  msgstr ""
2792
+ "Marker (sæt kryds ved denne boks) hvis du ønsker %stidsudvælgelse%s på "
2793
+ "bookingformularen %sanvendt på omkostningsberegningen%s."
2794
 
2795
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2012
2796
  msgid "Show booking details in payment form"
2797
+ msgstr "Vis reserveringsdetaljer i betalingsformularen"
2798
 
2799
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2018
2800
  #, php-format
2801
  msgid ""
2802
  " Check this checkbox if you want to show the %sbooking details summary%s "
2803
  "above the payment form"
2804
  msgstr ""
2805
+ "Marker (sæt kryds ved denne boks) hvis du vil vise %sbooking detalje resumé"
2806
+ "%s over betalingsformularen"
2807
 
2808
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2063
2809
  msgid "Auto cancelation / auto approval of bookings"
2810
+ msgstr "Automatisk anulering/godkendelse af reserveringer"
2811
 
2812
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2069
2813
  msgid "Auto approve all new bookings"
2814
+ msgstr "Automatisk godkendelse af alle nye reserveringer"
2815
 
2816
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2078
2817
+ #, fuzzy, php-format
2818
  msgid ""
2819
+ "Check this checkbox to %sactivate%s auto approve of all new pending bookings."
 
2820
  msgstr ""
2821
+ "Marker (sæt kryds ved denne boks) for at %saktiver%s automatisk godkendelse "
2822
+ "af alle nye uafklarede reserveringer."
2823
 
2824
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2085
2825
  msgid "Auto-cancel bookings"
2826
+ msgstr "Auto-annulering af reserveringer"
2827
 
2828
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2095
2829
  #, php-format
2830
  msgid ""
2831
  "Check this box to %sactivate%s auto-cancellation for pending, unpaid "
2832
  "bookings."
2833
  msgstr ""
2834
+ "Marker (sæt kryds ved denne boks) for at %saktivere%s auto-annulering for "
2835
+ "afventende, ubetalte reserveringer."
2836
 
2837
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2106
2838
  msgid "Cancel bookings older"
2839
+ msgstr "Annuller reserveringer ældre end en"
2840
 
2841
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2111
2842
  msgid "hour"
2843
+ msgstr "time"
2844
 
2845
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2114
2846
  msgid "hours"
2847
+ msgstr "timer"
2848
 
2849
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2124
2850
  msgid ""
2851
  "Cancel only pending, unpaid bookings, which are older than this selection."
2852
  msgstr ""
2853
+ "Annullere kun uafklarede, ubetalte reserveringer, som er ældre end denne "
2854
+ "udvælgelse."
2855
 
2856
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2129
2857
  msgid "Cancellation email sent"
2858
+ msgstr "Annulerings-email sendt"
2859
 
2860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2134
2861
  #, php-format
2862
  msgid "Check this box to %ssend%s cancellation email for this resource."
2863
  msgstr ""
2864
+ "Maker denne kasse for at %ssende%s annulerings-email for denne ressource."
2865
 
2866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2146
2867
  msgid "Reason for cancellation"
2868
+ msgstr "Grund for annulering"
2869
 
2870
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2148
2871
  #, php-format
2872
  msgid "Type the reason for %scancellation%s for the email template."
2873
+ msgstr "Indtast grunden for %sannuleringen%s for emailskabelonen."
2874
 
2875
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2190
2876
  msgid ""
2877
  "Customization of billing fields, which automatically assign from booking "
2878
  "form to billing form"
2879
  msgstr ""
2880
+ "Tilpasning af regningsfelter som automatisk tildeles fra bookingformularen "
2881
+ "til betalngsformularen"
2882
 
2883
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2191
2884
  msgid "Billing form fields"
2885
+ msgstr "Betalingsformular felter"
 
 
 
 
 
 
 
2886
 
2887
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2217
2888
  msgid "Booked Times:"
2889
+ msgstr "Bookede Tider:"
2890
 
2891
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2240
2892
  msgid ""
2893
  "This reservation is cancelled because we did not receive payment and the "
2894
  "administrator did not approve it."
2895
  msgstr ""
2896
+ "Denne reservation er annulleret fordi vi ikke modtog betaling og "
2897
+ "administratoren ikke godkendte den."
2898
 
2899
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2259
2900
  msgid "You need to make payment for this reservation"
2901
+ msgstr "Du er nødt til at betale for denne reservation"
2902
 
2903
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2261
2904
  #, php-format
2905
  msgid ""
2906
  "You need to make payment %s for reservation %s at %s. %s Please make payment "
2907
  "on this page: %s Thank you, %s"
2908
  msgstr ""
2909
+ "Du er nødt til at betale %s for reservationen %s den %s. %s Betal venligst "
2910
+ "på denne side: %s Mange tak, %s"
2911
 
2912
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
2913
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1420
2914
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3951
2915
  msgid "Apartment#1"
2916
+ msgstr "Lejlighed#1"
2917
 
2918
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
2919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1421
2920
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3952
2921
  msgid "Apartment#2"
2922
+ msgstr "Lejlighed#2"
2923
 
2924
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
2925
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3953
2926
  msgid "Apartment#3"
2927
+ msgstr "Lejlighed#3"
 
 
 
 
 
 
2928
 
2929
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
2930
+ msgid "Label"
2931
+ msgstr "Label"
 
 
 
2932
 
2933
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
2934
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
2935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
2936
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
2937
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
2938
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
2939
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
2940
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:208
2941
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
2942
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
2943
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
2944
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
2945
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
2946
+ msgid "optional"
2947
+ msgstr "valgfri"
2948
 
2949
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:90
2950
  #, php-format
2951
+ msgid "Wrap each item with %s tag"
2952
+ msgstr "Ombryd hvert punkt med %s tag"
 
 
2953
 
2954
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:104
2955
+ msgid "Put a label before field"
2956
+ msgstr "Placer en label før felt"
2957
+
2958
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:118
2959
  #, php-format
2960
+ msgid "Make it %sexclusive%s"
2961
+ msgstr "Lav det %ssærpræget%s"
2962
 
2963
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
2964
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
2965
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
2966
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
2967
+ msgid "Default value"
2968
+ msgstr "Standard værdi"
2969
+
2970
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:136
2971
  #, php-format
2972
+ msgid ""
2973
+ "One Value from %sOptions%s list or term %s for selection of all checkboxes"
2974
  msgstr ""
2975
+ "En værdi fra %sIndstillings%s liste eller benævn det %s for udvælgelse af "
2976
+ "alle tjekbokse"
2977
 
2978
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
2979
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
2980
+ msgid "Options"
2981
+ msgstr "Indstillinger"
2982
 
2983
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
2984
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
2985
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
2986
+ msgid "required"
2987
+ msgstr "påkrævet"
2988
 
2989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:154
2990
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:119
2991
+ msgid "One option per line"
2992
+ msgstr "En indstilling per linie"
2993
 
2994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
2995
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
2996
+ msgid "Titles of options"
2997
+ msgstr "Titler på indstillinger"
2998
 
2999
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:172
3000
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:137
3001
+ msgid "One title per line"
3002
+ msgstr "En titel per linie"
3003
+
3004
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:93
3005
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:86
3006
  #, php-format
3007
+ msgid "One Value from %sOptions%s list"
3008
+ msgstr "En værdi fra %sIndstillings%s liste"
3009
 
3010
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:101
3011
  #, php-format
3012
+ msgid "Allow %smultiple%s selections"
3013
+ msgstr "Tillad %sflere%s udvælgelser"
3014
 
3015
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:164
3016
  #, php-format
3017
+ msgid "Set as %srequired%s"
3018
+ msgstr "Sat som %spåkrævet%s"
3019
+
3020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
3021
+ msgid "Name"
3022
+ msgstr "Navn"
3023
+
3024
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
3025
+ msgid "Class"
3026
+ msgstr "Klasse"
3027
+
3028
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
3029
+ msgid "Size"
3030
+ msgstr "Størrelse"
3031
 
3032
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
3033
+ msgid "Maxlength"
3034
+ msgstr "maxlængde"
3035
+
3036
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:276
3037
+ msgid "Copy and paste this shortcode into the form at left side"
3038
+ msgstr "Kopier og indsæt denne shortkode i formen ved venstre side"
3039
+
3040
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:291
3041
  #, php-format
3042
  msgid ""
3043
+ "Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
 
 
3044
  msgstr ""
3045
+ "Placer denne kode i %sIndhold af Booking felter%s og i %sEmail Skabeloner%s"
3046
 
3047
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
3048
+ msgid "Rows"
3049
+ msgstr "Rækker"
3050
+
3051
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
3052
+ msgid "Columns"
3053
+ msgstr "Kolonner"
3054
+
3055
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:86
3056
+ msgid "General Information"
3057
+ msgstr "General Information"
3058
+
3059
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:88
3060
+ msgid "Shortcodes"
3061
+ msgstr "Shortkoder"
3062
+
3063
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:89
3064
  msgid ""
3065
+ "You can generate the form fields for your form (at the left side) by "
3066
+ "selection specific field in the above selectbox."
 
3067
  msgstr ""
3068
+ "Du kan generere formfelterne for din form (ved den venstre side) af "
3069
+ "udvælgelsespecifik felt i ovenstående udvælgelsetkasse."
3070
 
3071
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:90
3072
  #, php-format
3073
+ msgid "Please read more about the booking form fields configuration %shere%s."
3074
+ msgstr "Læs mere om bookingform-feltkonfigurationen %sher%s."
3075
+
3076
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:92
3077
+ msgid "HTML"
3078
+ msgstr "HTML"
3079
+
3080
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:93
3081
+ #, fuzzy, php-format
3082
  msgid ""
3083
+ "You can use any %sHTML tags%s in the booking form. Please use the HTML tags "
3084
+ "carefully. Be sure, that all \"open\" tags (like %s) are closed (like this "
3085
+ "%s)."
3086
  msgstr ""
3087
+ "Du kan bruge ethvert %sHTML tags%s i booking form. Men brug HTML tags med "
3088
+ "forsigtighed. Vær sikker på, at alel \"open\" tags (som %s) er lukket (som "
3089
+ "dette %s)."
3090
+
3091
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:99
3092
+ msgid "Default Form Templates"
3093
+ msgstr "Standard Form Templates"
3094
 
3095
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:100
3096
  #, php-format
3097
  msgid ""
3098
+ "You can reset your active form template by selecting default %sform template"
3099
+ "%s at the top toolbar. \n"
3100
+ " Please select "
3101
+ "the form template and click on %sReset%s button for resetting only active "
3102
+ "form (Booking Form or Content of Booking Fields form).\n"
3103
+ " Click on %sBoth"
3104
+ "%s button if you want to reset both forms: Booking Form and Content of "
3105
+ "Booking Fields form."
3106
  msgstr ""
3107
+ "Du kan nulstille din aktive form template ved at vælge standard %sform "
3108
+ "template%s ved top toolbar. \n"
3109
+ " Vælg venligst "
3110
+ "form template og klik på %sNulstil%s knappen for kun at nulstille aktive "
3111
+ "form (Booking Form eller indhold af Booking Formfelter).\n"
3112
+ " Klik på %sBegge"
3113
+ "%s knapper hvis du vil nulstille begge forms: Booking Form og indhold af "
3114
+ "Booking Formfelter."
3115
+
3116
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:111
3117
+ msgid "Required Fields in Booking Form"
3118
+ msgstr "Krævet felter i Booking Form"
3119
 
3120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:117
3121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:395
3122
+ msgid "Calendar"
3123
+ msgstr "Kalender"
3124
+
3125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
3126
  #, php-format
3127
+ msgid "You must to have this shortcode:%s in the form."
3128
+ msgstr "Du skal have disse shortkoder:%s i formen"
3129
+
3130
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:121
3131
+ #, fuzzy
3132
  msgid ""
3133
+ "You can insert several calendars of different resources into the form "
3134
+ "allowing you to book several resources during one booking process."
3135
  msgstr ""
3136
+ "Du kan indføje i formen flere kalendere af forskellige ressourcer for "
3137
+ "muligheden for at booke i en form der har flere ressourcer under en "
3138
+ "reserveringsproces."
3139
 
3140
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:122
3141
  #, php-format
3142
+ msgid "Example: %s."
3143
+ msgstr "Eksempel: %s."
3144
+
3145
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:123
3146
+ #, fuzzy, php-format
3147
+ msgid ""
3148
+ "where %s – default calendar %s (you can select desired resource of calendar "
3149
+ "by inserting shortcode into page)%s"
3150
  msgstr ""
3151
+ "hvor %s – standard kalender %s(du kan vælge ressource af denne kalender "
3152
+ "under ved at indsætte reserveringsshortkode i siden)%s"
3153
 
3154
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:124
3155
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:125
3156
+ #, php-format
3157
+ msgid "%s – calendar of booking resource with %s"
3158
+ msgstr "%s – kalender af booket ressource med %s"
3159
 
3160
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:126
3161
+ #, php-format
3162
+ msgid "Please check more about this feature %shere%s."
3163
+ msgstr "Læs mere om denne feature %sher%s."
3164
 
3165
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
3166
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
3167
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:232
3168
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:280
3169
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:293
3170
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:307
3171
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:345
3172
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:384
3173
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
3174
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
3175
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
3176
+ #, php-format
3177
+ msgid "You can %suse this shortcode only once%s in the form."
3178
+ msgstr "Du kan %skan kun bruge denne shortkode en gang%s i formularen."
3179
 
3180
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:137
3181
+ msgid "Email Field"
3182
+ msgstr "Email felter"
3183
 
3184
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
3185
+ #, fuzzy, php-format
3186
+ msgid "You must have this shortcode:%s in the booking form."
3187
+ msgstr "Du skal have disse shortkoder:%s i formen"
3188
 
3189
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
3190
+ #, fuzzy
3191
+ msgid ""
3192
+ "This is the primary email field, which is used for sending emails to "
3193
+ "visitors."
3194
+ msgstr ""
3195
+ "Denne primære email felt, som bliver brugt for at sende emails til gæster."
3196
 
3197
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:143
3198
+ msgid "Standard Fields"
3199
+ msgstr "Standard Felter"
3200
 
3201
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:149
3202
+ msgid "Text"
3203
+ msgstr "Tekst"
3204
 
3205
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:158
3206
+ msgid "Textarea"
3207
+ msgstr "Tekstområde"
3208
 
3209
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:165
3210
+ msgid "Drop Down"
3211
+ msgstr "Drop Down"
 
3212
 
3213
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:177
3214
+ msgid "Checkbox(es)"
3215
+ msgstr "Checkbox(es)"
3216
 
3217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:184
3218
+ msgid "Radio Button(s)"
3219
+ msgstr "Radioknap(er)"
 
 
 
 
3220
 
3221
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:196
3222
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:575
3223
+ msgid "CAPTCHA"
3224
+ msgstr "CAPTCHA"
 
 
 
 
3225
 
3226
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:198
3227
+ #, fuzzy, php-format
3228
+ msgid "Insert %s shortcode to prevent SPAM bookings."
3229
+ msgstr "Indsæt %s shortkode for at forhindre SPAM bookings."
3230
 
3231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:208
3232
+ msgid "Submit Button"
3233
+ msgstr "Send Knap"
3234
 
3235
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:216
3236
+ msgid "Times Fields"
3237
+ msgstr "Tidsfelter"
3238
 
3239
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:222
3240
+ msgid "Time Slot List"
3241
+ msgstr "Tidsrum-Liste"
3242
 
3243
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
3244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
3245
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
3246
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
3247
+ #, php-format
3248
+ msgid "Select the %s using the predefined %sTime List%s."
3249
+ msgstr "Vælg %s ved at bruge den predefineret %sTidsliste%s."
3250
 
3251
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
3252
+ msgid "Time Slot"
3253
+ msgstr "Tidsrum"
 
3254
 
3255
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:225
3256
+ #, fuzzy, php-format
3257
  msgid ""
3258
+ "Please note, %sthe use of the time shortcode%s. If you select a date with "
3259
+ "some booked time slots, this time field will %sdisable booked times slots%s "
3260
+ "(set them as grayed)."
3261
  msgstr ""
3262
+ "Noter venligst, dets %s tidsshortkode%s. Hvis du vælger datoen med nogle "
3263
+ "forudbestilte tidsrum, vil dette tidsrumsfelt %sinaktivere forudbestilte "
3264
+ "tider%s (sætte dem grånede).."
3265
 
3266
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:226
3267
+ #, fuzzy, php-format
3268
+ msgid "It works only in %ssingle day selection%s mode."
3269
+ msgstr "Det virker kun i %sinkeltdags%s mode."
 
 
 
 
 
 
 
 
3270
 
3271
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:227
3272
+ msgid ""
3273
+ "Also some early versions of the IE do not support disabling of the options "
3274
+ "in the selectboxes."
3275
  msgstr ""
3276
+ "Også nogle tidlige versioner af IE understøtter ikke inaktiveren af "
3277
+ "valgmulighederne i udvælgelsesboksen."
3278
 
3279
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:228
3280
+ #, fuzzy
3281
+ msgid ""
3282
+ "Even if visitor selects the booked timeslot, system will not allow them to "
3283
+ "make the booking."
3284
  msgstr ""
3285
+ "Selv hvis gæst vælger det forudbestilte tidsrum, vil systemet ikke tillade "
3286
+ "at lave reservering."
3287
 
3288
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:231
3289
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:344
3290
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:383
3291
+ #, php-format
3292
+ msgid ""
3293
+ "Please note, in the %sOptions list%s you can use times in military time "
3294
+ "format %s(24 Hour Time)%s only."
3295
  msgstr ""
3296
+ "Noter venligst i %sIndstillingsliste%s kan du kun bruge tider i militært "
3297
+ "tidsformat %s(24 timers)%s og kun dette."
3298
 
3299
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:233
3300
+ #, php-format
3301
+ msgid ""
3302
+ "If you use this shortcode, %syou can not use any other time shortcodes%s in "
3303
+ "the form."
 
 
 
 
 
3304
  msgstr ""
3305
+ "Hvis du bruger denne shortkode, %skan du ikke bruge nogen anden tids "
3306
+ "shortkoder%s i formen."
3307
 
3308
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:275
3309
+ msgid "Start Time - Text field"
3310
+ msgstr "Starttidspunkt - Tekstfelt"
 
 
 
 
 
 
 
 
 
 
 
 
3311
 
3312
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
3313
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
3314
+ #, php-format
3315
+ msgid "Enter %s in text field."
3316
+ msgstr "Indtast %s i tekstfelt."
3317
 
3318
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
3319
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3320
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
3321
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3322
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
3323
+ msgid "Start Time"
3324
+ msgstr "Start tidspunkt"
3325
 
3326
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:279
3327
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:292
3328
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:498
3329
+ #, fuzzy, php-format
3330
+ msgid ""
3331
+ "Please note: this field only supports military time format %s(24 Hour "
3332
+ "Time)%s."
3333
+ msgstr ""
3334
+ "Noter venligst, dette felt understøtter kun militært tidsformat %s(24 "
3335
+ "timers)%s."
3336
 
3337
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3338
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3339
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3340
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
3342
+ #, fuzzy, php-format
3343
+ msgid "You can also use the %s in the form."
3344
+ msgstr "Du kan også bruge %s i formen."
3345
 
3346
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3347
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
3348
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
3350
+ msgid "End Time"
3351
+ msgstr "Sluttidspunkt"
3352
 
3353
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3355
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3356
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3357
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
3358
+ msgid "Duration Time"
3359
+ msgstr "Varigheds-Tid"
3360
 
3361
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
3362
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
3363
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
3364
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
3365
+ msgid "fields"
3366
+ msgstr "felter"
3367
 
3368
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:288
3369
+ msgid "End Time - Text field"
3370
+ msgstr "Sluttidspunkt - Tekstfelt"
 
3371
 
3372
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:302
3373
+ msgid "Start Time - Drop Down list"
3374
+ msgstr "Starttidspunkt - Drop Down liste"
3375
 
3376
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:306
3377
+ #, php-format
3378
+ msgid ""
3379
+ "Please note, in the %sOptions list%s you can use times in military time "
3380
+ "format %s(24 Hour Time)%s only."
3381
  msgstr ""
3382
+ "Noter venligst i %sIndstillingsliste%s kan du bruge tider i militært "
3383
+ "tidsformat %s(24 timers)%s og kun dette."
3384
 
3385
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:340
3386
+ msgid "End Time - Drop Down list"
3387
+ msgstr "Sluttidspunkt - Drop Down liste"
3388
 
3389
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:379
3390
+ msgid "Duration Time - Drop Down list"
3391
+ msgstr "Varigheds-Tid - Drop Down liste"
3392
 
3393
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
3394
+ msgid "field"
3395
+ msgstr "felt"
3396
 
3397
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:418
3398
+ msgid "Different time slots, for the different week days"
3399
+ msgstr "Forskellige tidsrum, for de forskellige uge dage"
3400
 
3401
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:421
3402
+ #, fuzzy
3403
+ msgid ""
3404
+ "This feature provides the possibility to use the different time slot "
3405
+ "selections in the booking form for the different week days or different days "
3406
+ "- which are assigned to the specific season filters. So each week day (day "
3407
+ "of specific season filter) can have a different time slots list."
3408
  msgstr ""
3409
+ "Denne feature sørger for mulighed for at bruge de forskellige "
3410
+ "tidsrumudvælgelser i tilmeldingsblanketten for de forskellige uge dage eller "
3411
+ "forskellige dage, hvilken tildelt de specifikke sæsonfiltre. Så hver uge dag "
3412
+ "(dags specifikt sæsonfilter) kan have anderledes tidsrumliste."
3413
 
3414
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:423
3415
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:569
3416
+ msgid "Configuration"
3417
+ msgstr "Konfiguration"
 
 
 
3418
 
3419
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:424
3420
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:570
3421
+ #, fuzzy, php-format
3422
+ msgid ""
3423
+ "The general structure of the configuration %scondition rule%s is as follows"
3424
  msgstr ""
3425
+ "Den generelle struktur af konfigurationen %sforholdsregel%s er følgende"
3426
 
3427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:430
3428
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:451
3429
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:474
3430
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:576
3431
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:597
3432
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:620
3433
+ msgid "Parameters"
3434
+ msgstr "Parametre"
 
 
 
 
 
 
 
3435
 
3436
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:431
3437
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:577
3438
+ #, fuzzy, php-format
3439
+ msgid ""
3440
+ "%sname%s – the unique name of the condition group, containing several "
3441
+ "conditions with different values. For example, if you want to have specific "
3442
+ "HTML content for the different week days, you can have several conditions, "
3443
+ "with the same name but with different value parameters in conditions. Please "
3444
+ "check more about it, in the examples."
3445
  msgstr ""
3446
+ "%snavn%s – dets det unikke navn af forholdsgruppen, flere betingelser med "
3447
+ "forskellige værdier. For example, for eksempel, hvis du vil have det "
3448
+ "specifikke HTML-indhold for de forskellige uge dage, er du nødt til at have "
3449
+ "flere betingelser, med samme navn men med forskellige værdiparametre i "
3450
+ "betingelserne. Tjek venligst mere om det, i eksemplerne."
3451
 
3452
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:432
3453
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:578
3454
+ #, fuzzy, php-format
3455
+ msgid ""
3456
+ "%stype%s – type of the condition. There are 2 types of condition: \"weekday"
3457
+ "\" and \"season\". \"weekday\" – is the condition rule based on the selected "
3458
+ "day of week value, like Monday, Tuesday, etc… . \"season\" – is the "
3459
+ "condition rule based on the \"season filter\" name of selected date. In "
3460
+ "other words the condition is TRUE if the selected day belongs to a season "
3461
+ "filter in the Season Filters page."
3462
  msgstr ""
3463
+ "%stype%s – type af forhold. Der er 2 slags forhold: \"weekday\" og \"season"
3464
+ "\". \"weekday\" – det betyder at forholdsregel bliver baseret på den "
3465
+ "udvalgte dags uge værdi, som mandag, tirsdag, etc… . \"season\" – det "
3466
+ "betyder at forholdsregel bliver baseret på \"season filter\" navn af udvalgt "
3467
+ "dato. Med andre ord er forholdet SANDT hvis den udvalgte dag tilhører et "
3468
+ "eller andet sæsonfilter i Sæson Filters-siden."
3469
 
3470
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:433
3471
+ #, fuzzy, php-format
3472
+ msgid ""
3473
+ "%svalue%s – value of the specific conditions. If the value is true, the "
3474
+ "content of the conditions will show in the booking form. You can have the "
3475
+ "default value (empty – \"\", or like this – \"*\") for showing the content "
3476
+ "of this condition, if all other conditions are FALSE, or at initial stage, "
3477
+ "when the date in calendar is not yet selected."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3478
  msgstr ""
3479
+ "%sværdi%s – værdi af de specifikke betingelser. Hvis værdien er sand, så vil "
3480
+ "indholdet af betingelserne derefter blive vist i booking formularen. Du kan "
3481
+ "have standardværdien (tomt – \"\", eller som dette – \"*\") for at vise "
3482
+ "indholdet af denne betingelse, hvis alle andre betingelser er USANDE, eller "
3483
+ "på initialt stadie, når datoen i kalender ikke bliver valgt endnu."
3484
 
3485
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:435
3486
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:581
3487
+ msgid "Examples"
3488
+ msgstr "Eksempler"
3489
 
3490
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:436
3491
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:582
3492
+ msgid "Week days conditions."
3493
+ msgstr "Uge dage betingelser."
3494
+
3495
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:452
3496
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:598
3497
  msgid ""
3498
+ "default value, if no dates are selected, or none exist conditions are true."
 
3499
  msgstr ""
3500
+ "standardværdi, hvis ingen datoer er udvalgte, eller ingen eksisterende "
3501
+ "betingelser er sande."
3502
 
3503
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:460
3504
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:477
3505
+ msgid "You can use the several values, separated by comma."
3506
+ msgstr "Du kan bruge de flere værdier, adskilt af komma."
3507
 
3508
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:462
3509
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:608
3510
+ msgid "Season filters conditions."
3511
+ msgstr "Sæson filtrerer betingelser."
3512
 
3513
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:475
3514
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:621
3515
+ #, fuzzy
3516
+ msgid "Season filter on the Season Filters page,"
3517
  msgstr ""
3518
+ "det er et navn af det et eller andet Sæson-filter på Sæson Filter-siden,"
3519
 
3520
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:476
3521
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:622
3522
+ #, fuzzy
3523
+ msgid "Season filter on the Season Filters page"
3524
+ msgstr "det er et navn på et eller andet Sæson-filter på Sæson Filter-side"
3525
 
3526
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:479
3527
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:625
3528
+ msgid "Additional info"
3529
+ msgstr "Ekstra info"
 
3530
 
3531
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:480
3532
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:626
3533
+ #, php-format
3534
+ msgid ""
3535
+ "Please use %sSingle day%s selection mode in the General Booking Settings "
3536
+ "page at calendar section."
3537
  msgstr ""
3538
+ "Brug venligst %sEnkeltdags%s udvælgelse mode i general Booking Indstillings-"
3539
+ "siden ved kalendersektion."
3540
 
3541
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:481
3542
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:627
3543
+ #, php-format
3544
+ msgid "Please check more about this feature at %sthis page%s"
3545
+ msgstr "Tjek venligst mere om denne feature på %sdenne side%s"
3546
 
3547
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:488
3548
+ msgid "Advanced Fields"
3549
+ msgstr "Avancerede felter"
 
3550
 
3551
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:495
3552
+ msgid "Time Field"
3553
+ msgstr "Timefelt"
3554
 
3555
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:497
3556
+ #, php-format
3557
+ msgid "Enter the %sTime%s using the text field."
3558
+ msgstr "Indtast %sTid%s ved at bruge tekstfelt."
3559
 
3560
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:500
3561
+ #, fuzzy
3562
+ msgid ""
3563
+ "This field does not impact to availability (booking for the specific time) ."
3564
  msgstr ""
3565
+ "Dette felt påvirker ikke tilgængeligheden (resevering for den specifikke "
3566
+ "tid)."
3567
 
3568
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:501
3569
+ msgid "The value of this field is just saved into DB."
3570
+ msgstr "Værdien af dette felt bliver bare gemt i DB."
3571
 
3572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:511
3573
+ msgid "Country List"
3574
+ msgstr "Lande-Liste"
3575
 
3576
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:513
3577
+ msgid "Select the country from the predefined country list."
3578
+ msgstr "Vælg landet fra den predefinede landeliste."
3579
 
3580
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:514
3581
+ #, php-format
3582
+ msgid "You can customize the country list at this file: %s"
3583
+ msgstr "Du kan tilpasse landeliste i denne fil: %s"
3584
 
3585
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:515
3586
+ msgid "You can insert this field with default selected value."
3587
+ msgstr "Du kan indsætte dette felt med standard udvalgt værdi."
 
 
 
 
 
 
 
3588
 
3589
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:516
3590
+ #, php-format
3591
+ msgid "Example: %s - %s\"United States\"%s is selected by default."
3592
+ msgstr "Eksempel: %s - %s\"United States\"%s bliver valgt som udgangspunkt."
3593
 
3594
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:525
3595
+ msgid "Language Sections"
3596
+ msgstr "Sprog Sektionerer"
3597
 
3598
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:527
3599
+ #, fuzzy
3600
+ msgid ""
3601
+ "Plugin support configurations of the booking form are available in different "
3602
+ "languages."
3603
  msgstr ""
3604
+ "Plugin support konfigurationer på reseveringsformularen på forskellige sprog."
3605
 
3606
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:528
3607
+ #, fuzzy
3608
+ msgid ""
3609
+ "The active language of the booking form depends on the active locale of the "
3610
+ "site."
3611
  msgstr ""
3612
+ "Det aktive sprog på reseveringsformularen er afhængig af det brugte sprog på "
3613
+ "hjemmesiden."
3614
 
3615
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:529
3616
+ #, fuzzy
3617
+ msgid ""
3618
+ "Booking Calendar supports WPML and qTranslate plugins for dynamic changing "
3619
+ "of website locale."
 
3620
  msgstr ""
3621
+ "Booking Calendar understøtter WPML og qTranslate plugins for dynamisk "
3622
+ "ændring af hjemmesidens sprog."
3623
 
3624
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:531
3625
+ msgid "Usage"
3626
+ msgstr "Sprogbrug"
 
 
 
 
3627
 
3628
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:532
3629
+ #, php-format
3630
+ msgid ""
3631
+ "start new translation section in specific language, where %s - locale of the "
3632
+ "translation."
3633
  msgstr ""
3634
+ "start nyoversættelse på specifikt sprog, lande %s - locale af oversættelsen."
3635
 
3636
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:534
3637
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:537
3638
+ msgid "Example"
3639
+ msgstr "Eksempel"
 
 
3640
 
3641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:535
3642
+ msgid "English and French translation"
3643
+ msgstr "Engelsk og fransk oversættelse"
3644
 
3645
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:538
3646
+ msgid "of configuration booking form in English and French languages"
3647
+ msgstr "på konfiguration reseveringsformular på engelsk og fransk"
3648
 
3649
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:564
3650
+ msgid "Different form fields, for the different week days"
3651
+ msgstr "Forskellige formfelter, for de forskellige uge dage"
 
 
 
3652
 
3653
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:567
3654
+ #, fuzzy
3655
+ msgid ""
3656
+ "This feature provides the possibility to show the different form fields or "
3657
+ "any other HTML content in the booking form, depending on the selection of "
3658
+ "specific week day in calendar or different days, which are assigned to the "
3659
+ "specific season filters"
3660
  msgstr ""
3661
+ "Denne feture sørger for mulighed for at vise forskellige formfelter eller "
3662
+ "ethvert andet HTML-indhold i reseveringsformularen, afhænger fra udvælgelsen "
3663
+ "af specifik uge dag i kalender eller forskellige dage, som tildeles til de "
3664
+ "specifikke sæsonfiltre"
3665
 
3666
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:579
3667
+ #, fuzzy, php-format
3668
+ msgid ""
3669
+ "%svalue%s – value of the specific conditions. If the value is true, so then "
3670
+ "the content of the conditions will show in the booking form. You can have "
3671
+ "the default value (empty – \"\", or like this – \"*\") for showing the "
3672
+ "content of this condition, if all other conditions are FALSE, or at initial "
3673
+ "stage, when the date in calendar is not yet selected."
3674
  msgstr ""
3675
+ "%sværdi%s – værdi af de specifikke betingelser. Hvis værdien er sand, så vil "
3676
+ "indholdet af betingelserne derefter blive vist i booking formularen. Du kan "
3677
+ "have standardværdien (tomt – \"\", eller som dette – \"*\") for at vise "
3678
+ "indholdet af denne betingelse, hvis alle andre betingelser er USANDE, eller "
3679
+ "på initialt stadie, når datoen i kalender ikke bliver valgt endnu."
3680
 
3681
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:606
3682
+ #, fuzzy
3683
+ msgid "You can use several values, separated by comma."
3684
+ msgstr "Du kan bruge de flere værdier, adskilt af komma."
3685
 
3686
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:623
3687
+ #, fuzzy
3688
+ msgid "You can use several values, separated by a comma."
3689
+ msgstr "Du kan bruge de flere værdier, adskilt af komma."
 
 
3690
 
3691
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:636
3692
+ msgid "Cost Fields"
3693
+ msgstr "Omkostnings-felter"
3694
 
3695
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:642
3696
+ msgid "Cost Correction Field"
3697
+ msgstr "Omkostning Korrektions-Felt"
3698
 
3699
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:644
3700
  #, php-format
3701
+ msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
3702
+ msgstr "Dette felt er kun synligt i Admin Panel %sTilføj booking side%s."
 
 
3703
 
3704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:645
3705
+ #, php-format
3706
+ msgid "Use this field for %scorrecting the cost%s during adding new booking."
3707
  msgstr ""
3708
+ "Brug dtte felt for %skorektion af omkostningen%s under tilføjelse af ny "
3709
+ "booking."
3710
 
3711
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:656
3712
+ msgid "Discount Coupon field"
3713
+ msgstr "Rabatkupon felt"
 
3714
 
3715
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:658
3716
+ msgid ""
3717
+ "Please use this field for possibility to use coupon discounts by your "
3718
+ "visitors."
3719
  msgstr ""
3720
+ "Brug venligst dette felt for muligheden at bruge kuponrabatter til dine "
3721
+ "gæster."
3722
 
3723
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:659
3724
  #, php-format
3725
+ msgid "You can configure the discount coupon codes at this %spage%s."
3726
+ msgstr "Du kan konfigurere rabatkuponkoderne denne %sside%s."
 
 
3727
 
3728
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:668
3729
+ msgid "Hints for your form"
3730
+ msgstr "Hints til din formular"
3731
 
3732
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:674
3733
+ msgid "Cost Hints"
3734
+ msgstr "Omkostnings-Hints"
 
 
3735
 
3736
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:676
3737
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:697
3738
  #, php-format
3739
  msgid ""
3740
+ "Insert these shortcodes into form to %sshow info in real time %s(after "
3741
+ "selection of the dates in calendar or options in checkboxes or "
3742
+ "selectboxes)%s."
3743
  msgstr ""
3744
+ "Indtast disse shortkoder i formularen for %sat vise info i realtid %s(efter "
3745
+ "udvælgelse af datoerne i kalender eller indstillinger i tjekboksene eller "
3746
+ "udvælgelsesboksene)%s."
3747
 
3748
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:678
3749
+ msgid "Full cost of the booking."
3750
+ msgstr "Total omkostning for reseveringen."
 
 
 
3751
 
3752
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:680
3753
+ msgid "Cost of the booking for the selected dates only."
3754
+ msgstr "Omkostning af reserveringen kun for de udvalgte datoer."
 
3755
 
3756
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:682
3757
+ #, fuzzy
3758
+ msgid "Additional cost, which depends on the fields selection in the form."
3759
+ msgstr "Ekstra omkostning som afhænger fra feltudvælgelsen i formen"
3760
 
3761
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:684
3762
+ msgid "The deposit cost of the booking."
3763
+ msgstr "Depositumomkostningen af reserveringen."
 
 
 
3764
 
3765
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:686
3766
+ msgid "Balance cost of the booking - difference between deposit and full cost."
3767
  msgstr ""
3768
+ "Balanceomkostning af reserveringen - forskel mellem depositum og fuld "
3769
+ "omkostning."
3770
 
3771
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:695
3772
+ msgid "Dates and Times Hints"
3773
+ msgstr "Datoer og Tider Hints"
3774
 
3775
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:699
3776
+ msgid "Selected Check In date."
3777
+ msgstr "Udvalgt Indtjeknings-dato."
3778
 
3779
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:700
3780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:703
3781
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:706
3782
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:709
3783
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:712
3784
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:715
3785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:718
3786
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:721
3787
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:724
3788
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:727
3789
+ msgid "Example:"
3790
+ msgstr "Eksempel:"
3791
 
3792
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:702
3793
+ msgid "Selected Check Out date."
3794
+ msgstr "Udvalgte Check Ud datoer."
3795
 
3796
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:705
3797
+ msgid "Selected Start Time."
3798
+ msgstr "Udvalgte Starttider."
3799
 
3800
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:708
3801
+ msgid "Selected End Time."
3802
+ msgstr "Udvalgte Slut Tider"
3803
 
3804
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:711
3805
+ msgid "All selected dates."
3806
+ msgstr "Alle valgte datoer."
3807
 
3808
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:714
3809
+ msgid "All selected dates with times."
3810
+ msgstr "Alæle valgte datoer med tidspunkter."
 
3811
 
3812
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:717
3813
+ msgid "All selected dates in \"short\" format."
3814
+ msgstr "Alle valgte datoer i \"short\" format."
 
3815
 
3816
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:720
3817
+ msgid "All selected dates with times in \"short\" format.."
3818
+ msgstr "Alle valgte datoer med tidspunkter i \"short\" format.."
3819
+
3820
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:723
3821
+ msgid "Number of selected days."
3822
+ msgstr "Antal udvalgte dage."
3823
+
3824
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:726
3825
+ msgid "Number of selected nights."
3826
+ msgstr "Antal udvalgte nætter."
3827
+
3828
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:747
3829
+ msgid "Generate Tag"
3830
+ msgstr "Generer Tag"
3831
+
3832
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:764
3833
+ msgid "Select option to configure or show help info about tags"
3834
+ msgstr "Vælg indstilling for at konfigurere eller vis hjælpeinfo om tags"
3835
+
3836
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
3837
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
3838
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:447
3839
+ msgid "Saved"
3840
+ msgstr "Gemt"
3841
 
3842
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
3843
+ #, fuzzy
3844
  msgid ""
3845
+ "You can use (in subject and content of email template) any shortcodes, which "
3846
+ "you used in the booking form. Use the shortcodes in the same way as you used "
3847
+ "them in the content form at Settings Fields page."
3848
  msgstr ""
3849
+ "Du kan bruge (i emne og indhold af emailskabelon) enhver shortkode, som du "
3850
+ "bruger i bookingformularen. Du kan benytte shortkoder på den samme måde som "
3851
+ "du bruger det i indholdsformularen i Indstillinger Felt-sider."
3852
 
3853
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
3854
+ msgid "In addition you can use these shortcodes"
3855
+ msgstr "Desuden kan du bruge disse shortkoder"
3856
 
3857
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
3858
+ #, fuzzy, php-format
3859
+ msgid ""
3860
+ "%s - inserting data info about the booking, which you configured in the "
3861
+ "content form at Settings Fields page"
3862
  msgstr ""
3863
+ "%s - Indføjelse af data information, som du har konfigureret i "
3864
+ "indholdsformularen i Indstillinger Felter-side"
3865
 
3866
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
3867
+ #, php-format
3868
+ msgid "%s - inserting ID of booking "
3869
+ msgstr "%s - indføje ID af booking "
3870
 
3871
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:368
3872
+ #, php-format
3873
+ msgid "%s or %s - inserting the title of the booking resource "
3874
+ msgstr "%s eller %s - indføje titlen på reserveringsressourcen"
3875
 
3876
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:370
3877
  #, php-format
3878
+ msgid "%s - inserting the cost of booking "
3879
+ msgstr "%s - indføje omkostningen af reservering"
 
 
3880
 
3881
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
3882
  #, php-format
3883
+ msgid "%s - inserting the dates of booking"
3884
+ msgstr "%s - indføje datoerne reservering"
 
 
3885
 
3886
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
3887
+ #, php-format
3888
+ msgid "%s - inserting check-in date (first day of reservation),"
3889
+ msgstr "%s - indføj indcheckning dato (førstedags reservation),"
3890
 
3891
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
3892
+ #, php-format
3893
+ msgid "%s - inserting check-out date (last day of reservation),"
3894
+ msgstr "%s - indføj checkout dato (sidste dags reservation),"
3895
 
3896
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:376
3897
+ #, php-format
3898
+ msgid "%s - inserting the number of booking dates "
3899
+ msgstr "%s - indføj antallet af reservering datoer"
3900
 
3901
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:378
3902
+ #, php-format
3903
+ msgid "%s - inserting your site URL "
3904
+ msgstr "%s - indføj din hjemmeside URL "
3905
 
3906
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:380
3907
+ #, php-format
3908
+ msgid "%s - inserting moderate link of new booking "
3909
+ msgstr "%s - indføj moderat link af ny reservering"
3910
 
3911
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:382
3912
+ #, php-format
3913
+ msgid ""
3914
+ "%s - inserting link to the page where visitor can edit the reservation, "
3915
+ "(possible to use the %s parameter for setting different %s of this page. "
3916
+ "Example: %s )"
3917
  msgstr ""
3918
+ "%s - indføj link til siden hvor gæst kan redigere reservationen, (mulig at "
3919
+ "bruge %s parameteren for at sætte det anderledes %s på denne side. Eksempel: "
3920
+ "%s )"
3921
 
3922
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:384
3923
+ #, php-format
3924
+ msgid ""
3925
+ "%s - inserting link to the page where visitor can cancel the reservation, "
3926
+ "(possible to use the %s parameter for setting different %s of this page. "
3927
+ "Example: %s )"
3928
  msgstr ""
3929
+ "%s - indføj link til siden hvor gæst kan annullere reservationen, (mulig at "
3930
+ "bruge %s parameteren for at sætte anderledes %s på denne side. Eksempel: %s )"
3931
 
3932
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:386
3933
+ #, php-format
3934
+ msgid ""
3935
+ "%s - inserting link to payment page where visitor can pay for the "
3936
+ "reservation (possible to use the %s parameter for setting different %s of "
3937
+ "this page. Example: %s )"
3938
  msgstr ""
3939
+ "%s - indføj link til betalingsside hvor gæst kan betale for reservationen "
3940
+ "(mulig at bruge %s parameteren for at sætte anderledes %s på denne side. "
3941
+ "Eksempel: %s )"
3942
 
3943
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:390
3944
+ #, php-format
3945
+ msgid ""
3946
+ "%s - add the reason for booking payment, you can enter it before sending "
3947
+ "email, "
3948
  msgstr ""
3949
+ "%s - tilføj grunden for reseveringsbetaling, du kan indtaste det før "
3950
+ "afsendelse af email,"
3951
 
3952
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:392
3953
+ #, php-format
3954
+ msgid ""
3955
+ "%s - add the reason booking was cancelled, you can enter it before sending "
3956
+ "email, "
3957
  msgstr ""
3958
+ "%s - tilføj grunden for at reserveringen blev annulleret, du kan indtaste "
3959
+ "det før afsendelse af email, "
3960
 
3961
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:395
3962
+ #, fuzzy, php-format
3963
+ msgid "Also you can use any HTML tags like this %s - to insert new line "
3964
  msgstr ""
3965
+ "Du kan også bruge ethvert HTML tags som dette %s - ved at indføje ny linie"
3966
 
3967
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:413
3968
+ #, fuzzy
3969
+ msgid "Enter Keyword here"
3970
+ msgstr "Indtast titel her"
3971
 
3972
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:414
3973
+ msgid "Keyword"
3974
+ msgstr "Nøgleord"
3975
 
3976
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:424
3977
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:428
3978
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:750
3979
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:755
3980
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
3981
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
3982
+ msgid "Resource"
3983
+ msgstr "Ressource"
3984
 
3985
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:443
3986
+ msgid "Print bookings listing"
3987
+ msgstr "Print reserveringslisten"
3988
+
3989
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:445
3990
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1022
3991
+ msgid "Print"
3992
+ msgstr "Print"
3993
 
3994
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:446
3995
+ msgid "Export only current page of bookings to CSV format"
3996
+ msgstr "Eksporter kun aktuel side af reserveringer til CSV-format"
3997
 
3998
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:448
3999
+ msgid "Export"
4000
+ msgstr "Eksporter"
4001
 
4002
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
4003
+ msgid "Export All bookings to CSV format"
4004
+ msgstr "Eksporter Alle reserveringer til CSV format"
4005
 
4006
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:451
4007
+ msgid "Export All"
4008
+ msgstr "Eksporter alt"
4009
 
4010
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:542
4011
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1239
4012
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1701
4013
+ msgid "Labels"
4014
+ msgstr "Mærkat"
4015
 
4016
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:543
4017
+ msgid "Data"
4018
+ msgstr "Data"
4019
 
4020
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:560
4021
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:653
4022
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1547
4023
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1449
4024
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1901
4025
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1957
4026
+ msgid "Approved"
4027
+ msgstr "Godkendt"
4028
 
4029
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:561
4030
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:629
4031
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:654
4032
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1448
4033
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1900
4034
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1956
4035
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2382
4036
+ msgid "Pending"
4037
+ msgstr "Afventer"
4038
 
4039
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:583
4040
+ msgid "Edit Booking"
4041
+ msgstr "Rediger Reservering"
 
4042
 
4043
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:588
4044
+ msgid "Edit Note"
4045
+ msgstr "Rediger Notat"
4046
 
4047
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:592
4048
+ msgid "Change Resource"
4049
+ msgstr "Ændr Ressource"
4050
 
4051
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:652
4052
+ msgid "Change"
4053
+ msgstr "Ændr"
4054
 
4055
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:758
4056
+ msgid "Clear booking resources selection"
4057
+ msgstr "Ryd reserveringsressourcerudvælgelse"
 
 
 
4058
 
4059
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:762
4060
+ msgid "Apply booking resources selection"
4061
+ msgstr "Anvend bookende ressourcerudvælgelse"
4062
 
4063
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:793
4064
  msgid ""
4065
+ "Please note, its not possible to add new resources, if \"All resources\" "
4066
+ "option is selected. Please clear the selection, then add new resources."
4067
  msgstr ""
4068
+ "Noter, at det ikke er muligt at tilføje nye ressourcer, hvis \"Alle "
4069
+ "ressourcer\" indstillingen er valgt. Ryd udvælgelsen, og derefter kan du "
4070
+ "tilføje nye ressourcer."
4071
 
4072
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:869
4073
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1437
4074
+ msgid "All resources"
4075
+ msgstr "Alle ressourcer"
4076
 
4077
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:883
4078
+ msgid "Booking resources"
4079
+ msgstr "Reserveringsressourcer"
 
4080
 
4081
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:249
4082
+ msgid "Successful payment"
4083
+ msgstr "Vellykket betaling"
 
4084
 
4085
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:251
4086
+ msgid " Parameters are incorrect,"
4087
+ msgstr "Parametre er ukorrekte,"
 
4088
 
4089
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:252
4090
+ msgid "Cannot find the record"
4091
+ msgstr "Kan ikke finde post"
4092
 
4093
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:253
4094
+ msgid "Amount different"
4095
+ msgstr "Beløb anderledes"
 
 
4096
 
4097
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:254
4098
+ msgid "Payment failed"
4099
+ msgstr "Betaling mislykkedes"
4100
 
4101
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:255
4102
+ msgid "Payment status updated by Mobile88 Admin(Fail)"
4103
+ msgstr "Betalingsstatus opdateret af Mobile88 Admin(mislykkes)"
 
 
4104
 
4105
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:256
4106
+ msgid "Connection Error"
4107
+ msgstr "Forbindelses-fejl"
 
 
4108
 
4109
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:604
4110
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:627
4111
+ msgid "Completed"
4112
+ msgstr "Afsluttet"
4113
 
4114
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:606
4115
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:631
4116
+ msgid "In-Progress"
4117
+ msgstr "Behandles"
 
4118
 
4119
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:608
4120
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:948
4121
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1847
4122
+ msgid "Unknown"
4123
+ msgstr "Ukendt"
4124
 
4125
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:610
4126
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:653
4127
+ msgid "Partially paid"
4128
+ msgstr "Delvis betalt"
 
4129
 
4130
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:611
4131
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:654
4132
+ msgid "Cancelled"
4133
+ msgstr "Annulleret"
4134
 
4135
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:612
4136
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:637
4137
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:678
4138
+ msgid "Failed"
4139
+ msgstr "Mislykkedes"
4140
 
4141
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:613
4142
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:640
4143
+ msgid "Refunded"
4144
+ msgstr "Refunderet"
4145
 
4146
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:615
4147
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:655
4148
+ msgid "Fraud"
4149
+ msgstr "Svindel"
4150
 
4151
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:622
4152
+ msgid "!Paid OK"
4153
+ msgstr "!Betaling OK"
4154
 
4155
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:623
4156
+ msgid "Unknown status"
4157
+ msgstr "Ukendt status"
 
4158
 
4159
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:624
4160
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:677
4161
+ msgid "Not Completed"
4162
+ msgstr "Ikke Gennemført"
4163
 
4164
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:630
4165
+ msgid "Processed"
4166
+ msgstr "Videreforarbejdes"
4167
 
4168
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:633
4169
+ msgid "Canceled_Reversal"
4170
+ msgstr "Annuleret_Omvendt"
4171
 
4172
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:635
4173
+ msgid "Denied"
4174
+ msgstr "Benægtet"
4175
 
4176
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:636
4177
+ msgid "Expired"
4178
+ msgstr "Udløbet"
4179
 
4180
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:639
4181
+ msgid "Partially_Refunded"
4182
+ msgstr "Delvist_Refunderet"
 
 
4183
 
4184
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:641
4185
+ msgid "Reversed"
4186
+ msgstr "Omvendt"
 
 
4187
 
4188
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:642
4189
+ msgid "Voided"
4190
+ msgstr "Tømt"
 
4191
 
4192
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:643
4193
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2001
4194
+ msgid "Created"
4195
+ msgstr "prettet"
4196
 
4197
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:646
4198
+ msgid "Not authed"
4199
+ msgstr "kke godkendt"
 
 
4200
 
4201
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
4202
+ msgid "Malformed"
4203
+ msgstr "Deform"
4204
 
4205
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:648
4206
+ msgid "Invalid"
4207
+ msgstr "Ugyldig"
4208
 
4209
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:649
4210
+ msgid "Abort"
4211
+ msgstr "Afbryd"
 
 
 
 
4212
 
4213
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
4214
+ msgid "Rejected"
4215
+ msgstr "Forkastet"
4216
 
4217
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:651
4218
+ msgid "Error"
4219
+ msgstr "Fejl"
4220
 
4221
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:656
4222
+ msgid "Suspended"
4223
+ msgstr "Suspendseret"
4224
 
4225
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:673
4226
+ #, fuzzy
4227
+ msgid "Any Status"
4228
+ msgstr "Status"
4229
 
4230
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:675
4231
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:945
4232
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1844
4233
+ msgid "Paid OK"
4234
+ msgstr "Betaling OK"
4235
 
4236
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:676
4237
+ #, fuzzy
4238
+ msgid "Unknown Status"
4239
+ msgstr "Ukendt status"
4240
 
4241
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:718
4242
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:924
4243
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:926
4244
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:937
4245
+ msgid "Payment"
4246
+ msgstr "Betaling"
4247
 
4248
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:731
4249
+ msgid "Min. cost"
4250
+ msgstr "Min. omkostning"
 
 
 
4251
 
4252
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:736
4253
+ msgid "Max. cost"
4254
+ msgstr "Max. omkostning"
 
 
4255
 
4256
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:739
4257
+ #, fuzzy
4258
+ msgid "min"
4259
+ msgstr "Min"
4260
 
4261
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:740
4262
+ #, fuzzy
4263
+ msgid "max"
4264
+ msgstr "Max"
4265
 
4266
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:849
4267
+ msgid "Send payment request to visitor"
4268
+ msgstr "Send betalingsanmodning til gæst"
 
 
4269
 
4270
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:868
4271
+ msgid "Payment status"
4272
+ msgstr "Betalingsstatus"
 
 
 
4273
 
4274
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:890
4275
+ msgid "Save cost"
4276
+ msgstr "Spar omkostning"
 
4277
 
4278
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:913
4279
+ msgid "Change status"
4280
+ msgstr "Ændringsstatus"
 
4281
 
4282
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:678
4283
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:736
4284
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:395
4285
+ msgid "Updating..."
4286
+ msgstr "Ajourføring..."
 
 
4287
 
4288
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:683
4289
+ msgid "User is Activated"
4290
+ msgstr "Bruger er aktiveret"
 
 
 
 
4291
 
4292
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:741
4293
+ msgid "User is Deactivated"
4294
+ msgstr "Bruger er deaktiveret"
 
4295
 
4296
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:853
4297
  #, php-format
4298
  msgid ""
4299
+ "%sYou do not have permissions for this page.%s Your account is not active, "
4300
+ "please contact administrator.%s"
4301
  msgstr ""
4302
+ "%sDu har ikke tilladelser til denne side.%s Din konto er ikke aktiv, kontakt "
4303
+ "venligst administrator.%s"
4304
 
4305
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:888
4306
  #, php-format
4307
+ msgid "%sYou do not have permissions for this booking resources.%s"
4308
+ msgstr "%sDu har ikke tilladelser til disse reserveringsressourcer.%s"
 
4309
 
4310
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:894
4311
  #, php-format
4312
+ msgid "%sNo this booking resources.%s"
4313
+ msgstr "%sNej denne reserveringsressource.%s"
 
 
 
4314
 
4315
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1034
4316
+ msgid "Show resources of user:"
4317
+ msgstr "Vis ressourcer for bruger:"
 
4318
 
4319
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1046
4320
+ msgid "My"
4321
+ msgstr "Min"
 
4322
 
4323
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1065
4324
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:339
4325
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:340
4326
+ msgid "Booking resource:"
4327
+ msgstr "Reseveringsressource:"
4328
 
4329
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1097
4330
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1136
4331
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1233
4332
+ msgid "Users"
4333
+ msgstr "Brugere"
 
 
4334
 
4335
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1117
4336
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1238
4337
+ #, fuzzy
4338
+ msgid "User"
4339
+ msgstr "Bruger er aktiveret"
4340
 
4341
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1138
4342
+ msgid "Management of"
4343
+ msgstr "Håndtering af"
 
4344
 
4345
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1242
4346
+ msgid "Set user as"
4347
+ msgstr "Sæt bruger som"
 
4348
 
4349
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1275
4350
+ #, fuzzy, php-format
4351
+ msgid "Active %sSuper Admin%s"
4352
+ msgstr "Super Admin"
 
 
4353
 
4354
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1277
4355
+ #, fuzzy, php-format
4356
+ msgid "Active %sRegular User%s"
4357
+ msgstr "at gøre bruger aktiv"
4358
 
4359
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1280
4360
+ #, fuzzy
4361
+ msgid "Inactive User"
4362
+ msgstr "gør bruger inaktiv"
4363
 
4364
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1287
4365
+ msgid "Unlimited"
 
4366
  msgstr ""
4367
 
4368
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1292
4369
+ msgid "Activate"
4370
+ msgstr "Aktiveret"
 
 
 
 
4371
 
4372
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1293
4373
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1302
4374
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
4375
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1308
4376
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1319
4377
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1323
4378
+ msgid "Do you really want"
4379
+ msgstr "Ønsker du virkelig"
4380
 
4381
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1293
4382
+ msgid "make user active"
4383
+ msgstr "at gøre bruger aktiv"
 
 
 
4384
 
4385
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1297
4386
+ msgid "Deactivate"
4387
+ msgstr "Deaktivere"
 
4388
 
4389
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1301
4390
+ msgid "Set as inactive"
4391
+ msgstr "Sæt som inaktiv"
 
4392
 
4393
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1302
4394
+ msgid "make user inactive"
4395
+ msgstr "gør bruger inaktiv"
 
 
4396
 
4397
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1304
4398
+ #, fuzzy
4399
+ msgid "Delete settings"
4400
+ msgstr "Slet"
 
4401
 
4402
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
4403
+ msgid "delete configuration"
4404
+ msgstr "slet konfiguration"
4405
+
4406
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1307
4407
+ #, fuzzy
4408
+ msgid "Delete data"
4409
  msgstr ""
4410
+ "Hvis du vil gemme dine reserveringsdata, så untjek %s\"Slet bookende data"
4411
+ "\"%s på\""
4412
 
4413
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1308
4414
+ msgid "delete all booking data"
4415
+ msgstr "slet alle reserveringsdata"
 
 
 
4416
 
4417
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1318
4418
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1319
4419
+ msgid "Super Admin"
4420
+ msgstr "Super Admin"
4421
 
4422
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1319
4423
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1323
4424
+ msgid "set user as"
4425
+ msgstr "sæt bruger som"
4426
 
4427
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1322
4428
+ #, fuzzy
4429
+ msgid "Regular User"
4430
+ msgstr "Regulær bruger"
4431
 
4432
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1323
4433
+ msgid "Regular user"
4434
+ msgstr "Regulær bruger"
 
4435
 
4436
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1419
4437
+ msgid "Suite"
4438
+ msgstr "Suite"
 
 
 
4439
 
4440
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:29
4441
+ msgid "Integration of authorizenet payment system"
4442
+ msgstr "Integration af autorizenetbetalingssystem"
4443
 
4444
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:103
4445
  #, php-format
4446
  msgid ""
4447
+ "If you have no account on this system, please sign up for a %sdeveloper test "
4448
+ "account%s to obtain an API Login ID and Transaction Key. These keys will "
4449
+ "authenticate requests to the payment gateway."
4450
  msgstr ""
4451
+ "Hvis du ikke har en konto på dette system, så opret en %sdeveloper test "
4452
+ "konto%s for at få en API Login ID og Transaktions-Nøgle. Disse nøgler vil "
4453
+ "autentisere anmodninger til betalings-gateway."
4454
 
4455
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:112
4456
+ #, php-format
4457
+ msgid " Check this box to use %s payment gateway."
4458
+ msgstr " Tjek (marker denne kasse) for at bruge %s betalings-gateway."
4459
 
4460
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:117
4461
+ msgid "API Login ID"
4462
+ msgstr "API Login ID"
4463
 
4464
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:121
4465
+ #, php-format
4466
+ msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
4467
+ msgstr "Handels API Login ID bliver sørget for i Handels-Interface af %s"
4468
 
4469
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:127
4470
+ msgid "Transaction Key"
4471
+ msgstr "Transaktions-Nøgle"
 
 
4472
 
4473
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:131
4474
  #, php-format
4475
+ msgid "This parameter have to assigned to you by %s"
4476
+ msgstr "Denne parameter skal tildeles til dig af %s"
 
 
4477
 
4478
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:140
4479
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:325
4480
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:129
4481
+ msgid "Chose payment mode"
4482
+ msgstr "Vælg betalingsmetode"
4483
 
4484
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:144
4485
+ msgid "Developer Test"
4486
+ msgstr "Developer Test"
4487
 
4488
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:145
4489
+ msgid "Live Test"
4490
+ msgstr "Live Test"
4491
 
4492
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:146
4493
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:329
4494
+ msgid "Live"
4495
+ msgstr "Live"
4496
 
4497
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:148
4498
+ msgid ""
4499
+ "Select \"Live test\" or \"Live\" environment for using Merchant account or "
4500
+ "\"Developer Test\" for using Developer account."
4501
  msgstr ""
4502
+ "Vælg \"Live test\" eller \"Live\" miljø til for at bruge handelskonto eller "
4503
+ "\"Developer Test\" for at bruge Developer konto."
4504
 
4505
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:150
4506
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:261
4507
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:469
4508
+ msgid "Note:"
4509
+ msgstr "Note:"
4510
 
4511
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:151
4512
+ msgid ""
4513
+ "Transactions posted against live merchant accounts using either of the above "
4514
+ "testing methods are not submitted to financial institutions for "
4515
+ "authorization and are not stored in the Merchant Interface."
4516
  msgstr ""
4517
+ "Transaktioner posteret imod live handelskontoer der bruger ovenstående teste "
4518
+ "metoder bliver ikke indsendt til pengeinstitutter for autorisation og bliver "
4519
+ "ikke oplagret i Handels-Interface."
4520
 
4521
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:158
4522
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:338
4523
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
4524
+ msgid "Transaction type"
4525
+ msgstr "Transaktionstype"
4526
 
4527
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:162
4528
+ msgid "Authorization and Capture"
4529
+ msgstr "Autorisation og indfagning"
4530
 
4531
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:163
4532
+ msgid "Authorization Only"
4533
+ msgstr "Kun Autorisation"
 
 
 
4534
 
4535
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:165
4536
+ msgid "Select transaction type, which supported by the payment gateway."
4537
+ msgstr "Vælg transaktionstype, som er understøttet af betalings-gateway."
4538
 
4539
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:172
4540
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:174
4541
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:351
4542
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:154
4543
+ msgid "Accepted Currency"
4544
+ msgstr "Accepteret Valuta"
4545
+
4546
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:176
4547
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
4548
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:355
4549
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:157
4550
+ msgid "U.S. Dollars"
4551
+ msgstr "U.S. Dollars"
4552
 
4553
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:177
4554
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:360
4555
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:162
4556
+ msgid "Canadian Dollars"
4557
+ msgstr "Canadian Dollars"
4558
 
4559
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:178
4560
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:159
4561
+ msgid "Pounds Sterling"
4562
+ msgstr "Pounds Sterling"
4563
 
4564
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:179
4565
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:356
4566
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:158
4567
+ msgid "Euros"
4568
+ msgstr "Euros"
4569
 
4570
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
4571
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:206
4572
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:380
4573
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:181
4574
+ msgid "The currency code that gateway will process the payment in."
4575
+ msgstr "Valutakoden denne gateway vil videreforarbejde betalingen i."
4576
 
4577
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
 
4578
  msgid ""
4579
+ "Setting the currency that is not supported by the payment processor will "
4580
+ "result in an error."
 
4581
  msgstr ""
4582
+ "Ved sætning af en valuta der ikke bliver understøttet af "
4583
+ "betalingsprocessoren vil resultere i en fejl."
4584
 
4585
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:187
4586
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
4587
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:433
4588
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:186
4589
+ msgid "Payment button title"
4590
+ msgstr "Betallingsknap titel"
4591
 
4592
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:191
4593
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:216
4594
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:436
4595
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:189
4596
+ msgid "Enter the title of the payment button"
4597
+ msgstr "Indtast venligst titlen på betalingsknappen"
4598
 
4599
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:196
4600
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
4601
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:445
4602
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:196
4603
+ #, fuzzy
4604
+ msgid "Show Payment description"
4605
+ msgstr "Betalingsbeskrivelse"
4606
 
4607
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:204
4608
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:231
4609
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:453
4610
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:204
4611
+ #, fuzzy
4612
+ msgid "Check this box to show payment description in payment form"
4613
+ msgstr "Vis betalingsbeskrivelse i betalingsformularen"
4614
 
4615
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:215
4616
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:242
4617
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:464
4618
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:215
4619
+ msgid "Payment description"
4620
+ msgstr "Betalingsbeskrivelse"
4621
+
4622
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:218
4623
+ msgid ""
4624
+ "Format: Up to 255 characters (no symbols). Also, in order to be displayed, "
4625
+ "the View attribute must be configured for this field in the Merchant "
4626
+ "Interface payment form settings."
4627
  msgstr ""
4628
+ "Format: Op til 255 bogstaver (ingen symboler). Også, for at blive vist, skal "
4629
+ "vis attribut konfigureres for dette felt i Handels- Interface-betalings-"
4630
+ "formindstillingerne."
4631
 
4632
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:226
4633
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:253
4634
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:479
4635
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
4636
  #, php-format
4637
  msgid "%s[bookingname]%s - inserting name of booking resource, "
4638
+ msgstr "%s[bookingname]%s - indsætte navn på bookingressource,"
4639
 
4640
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:227
4641
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:254
4642
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:480
4643
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
4644
  #, php-format
4645
  msgid "%s[dates]%s - inserting list of reserved dates "
4646
+ msgstr "%s[dates]%s - indføje liste over reserverede datoer"
4647
 
4648
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:228
4649
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:255
4650
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:481
4651
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
4652
  #, php-format
4653
  msgid "%s[datescount]%s - inserting number of reserved dates "
4654
+ msgstr "%s[datescount]%s - indføje antal af reserverede datoer"
4655
 
4656
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:240
4657
+ msgid "Activate Relay Response"
4658
+ msgstr "Aktiver Relay-Respons"
 
4659
 
4660
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:249
4661
+ msgid ""
4662
+ "Indicate to the payment gateway that you would like to receive the "
4663
+ "transaction response to your site."
4664
  msgstr ""
4665
+ "Indikerer til betalings-gateway at du gerne vil modtage en "
4666
+ "transaktionsrespons til din hjemmeside."
4667
 
4668
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:262
 
 
4669
  msgid ""
4670
+ "You should leave empty the Relay Response URL and Receipt Link URL/Text in "
4671
+ "the Merchant Interface, if a Relay Response is activated here."
4672
  msgstr ""
4673
+ "Du bør efterlade Relay svar URL og modtage Link URL/Text tom i handels-"
4674
+ "Interface, hvis en Relay Response bliver aktiveret her."
4675
 
4676
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:267
4677
+ msgid "MD5 Hash value"
4678
+ msgstr "MD5 Hash værdi"
4679
 
4680
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:270
4681
+ msgid ""
4682
+ "Please enter the MD5 Hash value, which you configured in the settings of "
4683
+ "Merchant Interface."
4684
  msgstr ""
4685
+ "Indtast venligst MD5 Hash værdi, som du konfigurerede i Handels-Interfaces "
4686
+ "indstillinger."
4687
 
4688
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:278
4689
+ msgid "To configure MD5 Hash value in Relay Response for your transactions"
4690
+ msgstr "At konfigurere MD5 Hash-værdi i Relay Response for dine transaktioner"
4691
 
4692
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:281
4693
+ msgid "Log on to the Merchant Interface"
4694
+ msgstr "Log ind på Handels-Interface"
4695
 
4696
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:282
4697
+ msgid "Click Settings under Account in the main menu on the left"
4698
+ msgstr "Klik Indstillinger under konto hovedmenu til venstre"
4699
+
4700
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:283
4701
+ msgid "Click MD5-Hash in the Security Settings section"
4702
+ msgstr "Klik MD5-hash i sikkerhed indstilling-sektionen"
4703
+
4704
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:284
4705
+ msgid "Enter this value"
4706
+ msgstr "Indtast denne værdi"
4707
+
4708
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:285
4709
+ msgid "Click Submit"
4710
+ msgstr "Klik send"
4711
+
4712
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:287
4713
+ #, php-format
4714
  msgid ""
4715
+ "For more information about configuring Relay Response in the Merchant "
4716
+ "Interface, please see the %sMerchant Integration Guide%s"
4717
  msgstr ""
4718
+ "For mere information om konfigurering af Relay Response i handels-Interface, "
4719
+ "så læs venligst %sMerchant Integration Guide%s"
4720
 
4721
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:295
4722
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:271
4723
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:242
4724
  msgid "Return URL after Successful order"
4725
+ msgstr "Retur URL efter succesfuld ordre"
4726
 
4727
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:300
4728
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:276
4729
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:247
4730
+ #, php-format
4731
  msgid ""
4732
+ "Enter a return relative Successful URL. %s will redirect visitors to this "
4733
  "page after Successful Payment"
4734
  msgstr ""
4735
+ "Indtast en returrelativ Successfuld URL. %s som vil vidresende gæster til "
4736
+ "denne side efter Successfuld betaling."
4737
 
4738
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:301
4739
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:312
4740
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:277
4741
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:288
4742
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:248
4743
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:259
4744
  msgid "Please test this URL, it must be a valid address"
4745
+ msgstr "Test venligst denne URL, det skal være en gyldig adresse"
4746
 
4747
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:306
4748
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:282
4749
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:253
4750
  msgid "Return URL after Failed order"
4751
+ msgstr "Retur URL efter mislykket ordre"
4752
 
4753
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:311
4754
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:287
4755
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:258
4756
+ #, php-format
4757
  msgid ""
4758
+ "Enter a return relative Failed URL. %s will redirect visitors to this page "
4759
  "after Failed Payment"
4760
  msgstr ""
4761
+ "Indtast en retur relativ fejlet URL. %s som vil vidresende gæster til en "
4762
+ "side om en fejlet betaling"
4763
 
4764
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:317
4765
+ msgid "Automatically approve booking"
4766
+ msgstr "Automatisk godkende reserveringer"
 
 
4767
 
4768
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:325
4769
+ #, fuzzy
 
4770
  msgid ""
4771
+ "Check this box to automatically approve booking, when visitor makes a "
4772
+ "successful payment."
 
 
4773
  msgstr ""
4774
+ "Marker (sæt kryds ved denne boks) for automatisk, når gæst laver en "
4775
+ "vellykket betaling. Advarsel: dette vil ikke fungere hvis gæsten forlader "
4776
+ "betalingssiden."
4777
 
4778
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:327
4779
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
4780
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:581
4781
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:274
4782
+ msgid "This will not work, if the visitor leaves the payment page."
4783
  msgstr ""
4784
 
4785
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:341
4786
+ #, fuzzy
4787
  msgid ""
4788
+ "Be sure that the merchant server system clock is set to the proper time and "
4789
+ "time zone."
 
 
 
 
4790
  msgstr ""
4791
+ "Bemærk! Vær sikker på at handelsserversystem klokken er indstillet til den "
4792
+ "rigtige tid og tidszone."
4793
 
4794
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:342
4795
+ #, fuzzy
4796
  msgid ""
4797
+ "Please configure all fields inside the Billing form fields tab at this page, "
4798
+ "when using a European payment processor"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4799
  msgstr ""
4800
+ "Bemærk! Konfigurer venligst alle felter inden for formfelttab på denne side, "
4801
+ "når du bruger en europæisk betalingsprocessor"
4802
 
4803
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:585
4804
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:509
4805
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:877
4806
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:602
4807
+ #, php-format
4808
+ msgid "Payment for booking %s on these day(s): %s"
4809
+ msgstr "Betaling for booking %s på disse dag(e): %s"
4810
 
4811
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:587
4812
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:504
4813
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:878
4814
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:606
4815
+ msgid "Pay via"
4816
+ msgstr "Betal via"
4817
 
4818
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:106
4819
+ msgid "Dates:"
4820
+ msgstr "Datoer:"
 
 
4821
 
4822
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:107
4823
+ msgid "Booking Details:"
4824
+ msgstr "Booking Detaljer:"
 
 
4825
 
4826
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
4827
+ msgid "Integration of iPay88 payment system"
4828
+ msgstr "Integration af iPay88-betalingssystem"
 
 
4829
 
4830
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:23
4831
+ msgid "iPay88"
4832
+ msgstr "iPay88"
 
 
4833
 
4834
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:105
4835
+ msgid "iPay88 customization"
4836
+ msgstr "iPay88 tilpasning"
 
 
 
4837
 
4838
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:113
4839
+ #, fuzzy
4840
+ msgid "Active iPay88"
4841
+ msgstr "iPay88"
4842
 
4843
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:122
4844
+ #, fuzzy
4845
+ msgid " Check this box to use iPay88 payment system."
4846
+ msgstr " Tjek (marker denne kasse) for at bruge %s betalings-gateway."
4847
 
4848
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:130
4849
+ msgid "Merchant Code"
4850
+ msgstr "Handels-Kode"
4851
 
4852
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:137
4853
+ msgid "Enter your iPay88 Merchant Code."
4854
+ msgstr "Indtast din iPay88 Handels-Kode."
4855
 
4856
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:143
4857
+ msgid "Merchant Key"
4858
+ msgstr "Handels-Nøgle"
 
 
4859
 
4860
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:149
4861
+ msgid "Enter your iPay88 Merchant Key."
4862
+ msgstr "Indtast din iPay88 Handels-Nøgle."
 
 
 
 
4863
 
4864
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:177
4865
+ msgid "Malaysian Ringgit"
4866
+ msgstr "Malaysian Ringgit"
 
 
 
4867
 
4868
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
4869
+ msgid "Philippines Peso"
4870
+ msgstr "Philippines Peso"
 
 
 
 
4871
 
4872
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:245
4873
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:467
4874
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
4875
+ msgid "Enter the service name or the reason for the payment here."
4876
+ msgstr "Indtast servicenavnet eller grunden til betalingen her."
4877
 
4878
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
4879
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:572
4880
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:264
4881
+ msgid "Automatically approve/cancel booking"
4882
+ msgstr "Automatisk godkendelse/annullering af booking"
4883
 
4884
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:301
4885
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:272
4886
+ #, fuzzy
4887
+ msgid ""
4888
+ "Check this box to automatically approve bookings when visitor makes a "
4889
+ "successful payment, or automatically cancel the booking when visitor makes a "
4890
+ "payment cancellation."
4891
  msgstr ""
4892
+ "Marker (sæt kryds ved denne boks) for automatisk at godkende reserveringer "
4893
+ "når gæst laver en vellykket betaling, eller automatisk annullere "
4894
+ "reserveringen når gæst laver en betalingsaflysning. Advarsel: dette vil ikke "
4895
+ "fungere hvis gæsten forlader betalingssiden."
4896
 
4897
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
4898
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
4899
+ #, fuzzy, php-format
4900
+ msgid ""
4901
+ "Please configure %s fields inside the %sBilling form fields%s TAB at this "
4902
+ "page, this is necessary for the %s."
4903
  msgstr ""
4904
+ "Venligst %s konfigurer %s felterne inden i betalingsformularen%s, dette er "
4905
+ "nødvendigt for %s betalingssystemet."
4906
 
4907
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
4908
+ msgid "Error IPN"
4909
+ msgstr "Fejl IPN"
4910
 
4911
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:231
4912
+ msgid "Verified IPN"
4913
+ msgstr "Verificeret IPN"
4914
+
4915
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:254
4916
+ msgid "Invalid IPN"
4917
+ msgstr "Ugyldig IPN"
4918
 
4919
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:23
4920
  msgid "Integration of Paypal payment system"
4921
+ msgstr "Integration af Paypal-betalingssystem"
4922
 
4923
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:24
4924
  msgid "PayPal"
4925
+ msgstr "PayPal"
4926
 
4927
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:138
4928
  msgid "PayPal customization"
4929
+ msgstr "PayPal tilpasning"
4930
 
4931
  #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:148
4932
  msgid "Paypal Standard"
4933
+ msgstr "Paypal Standard"
4934
 
4935
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:161
4936
  msgid "Paypal Pro Hosted Solution"
4937
+ msgstr "Paypal Pro Hosted Løsning"
4938
 
4939
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:172
4940
  msgid "IPN"
4941
+ msgstr "IPN"
4942
 
4943
+ #: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:179
4944
  msgid "Sending email for verified transaction"