Version Description
- Features and issue fixings in All versions:
- Booking Calendar icon was changing to fit WordPress styles.
- Updated Croatian transaltion by Sanjin Barac. Renameed wpdev-booking-hr_HR.po (mo) files to wpdev-booking-hr.po (mo). Default Croatian WordPress version have locale as "hr".
- Added 2 "blank" files to the captcha folder.
- Fix "Booking Listing" link on "Welcome" panel at top of Booking Listing and Calendar Overview and "Whats New" pages.
- Fix CSS of Booking Calendar insert button on Edit post page for "Text mode".
- Fix. Removed gray-grad.png images for the headers background. In the new WP versions, its can be reason of "File does not exist error" in apache logs.
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
- New. Adding EMAIL VERIFICATION field to booking form. Description of usage: The rule for assigning verifications email in CSS parameter: "class:same_as_email". Its must start with this reserved words: "same_as_" and then have to go the name of your Primary email field. Example: Confirm Email:[email* other_verify_email class:same_as_email]
- Added several default templates for the Search Availability form on the Booking Settings Search page. (Business Large, MultiUser)
- Impoved styles of the Search Availability form. Now exist separate CSS file (search-form.css) for the style customization of search form. (Business Large, MultiUser)
- Impoved styles of the Search results form. (Business Large, MultiUser)
- Add ability to define the search results link for the "search widget" in several languages, in a way like this: http://myserver.com/en/search-results/[lang=it_IT]http://myserver.com/it/search-results/ (Business Large, MultiUser)
- Ability to define in URL selected by default booking form (booking resource), when are using in the page the booking select shortcode: [bookingselect ...] Its possible to define the selected booking resource in URL in a way like this http://www.example.com/booking/?resource_id=2 (Personal, Business Small/Medium/Large, MultiUser)
- Set specific week days as unavailbale in the check in/out fields in search form, if these week days was set as unavailbale on the General Booking Settings page in Calendar section (Business Large, MultiUser)
- Fix of incorrect dates selections, which depend from the conditions (in the shortcode) and specific start dates in General Booking Settings page (Business Medium/Large, MultiUser).
- Fix of artefact during selection of 1 day (second click), if "range days selection using 2 mouse clicks" is activating (Business Small/Medium/Large, MultiUser)
- Fix. Add not ability to select as check out date already booked check out (not check in) date. This issue exist only for the bookings for 2 days. (Business Large, MultiUser)
- Fix of incorrect "Advanced cost" calculation for the time selections (if time selection was setting to show as "Long selection view") (Business Medium/Large, MultiUser)
- Fix issue od sometime are not showing check in/out dates for the booking resources with capacity higher than 1. (Business Large, MultiUser)
- Fix of incorect link URL on "Book now" buttons in search results, when is using WPML plugin for the different languages and booking forms was inserting into the pages do not the posts. (Business Large, MultiUser)
- Fix issue, of incorect showing search results, depending from the season filters availability, when we are having the "Range days season filter" at the top of the list and booking resources do not belong to this season filter. (Business Large, MultiUser)
- Fix issue of not chnaging the cost (per day/night/fixed) by the administrator for the regular users. If you was having this issue, in addition you need to open the Booking Settings Users page and for the each regular users make these actions: (a) click on the "Deactivate" button then click on the "Set as inactive" button. Wait for the page is reloading and stop load. (b) Now click on the "Activate" button near that user. Repeat this actions for the all regular users. (MultiUser)
Download this release
Release Info
Developer | wpdevelop |
Plugin | Booking Calendar |
Version | 5.1.3 |
Comparing to | |
See all releases |
Code changes from version 5.1.2 to 5.1.3
- css/admin.css +2 -2
- css/client.css +8 -121
- css/jquery-ui.css +1 -1
- img/bc-16x16.png +0 -0
- img/bc_black-16x16.png +0 -0
- img/calendar-16x16.png +0 -0
- img/calendar-48x48.png +0 -0
- js/captcha/gentium/index.php +3 -0
- js/wpdev.bk.js +37 -10
- languages/wpdev-booking-hr.mo +0 -0
- languages/{wpdev-booking-hr_HR.po → wpdev-booking-hr.po} +1622 -2707
- languages/wpdev-booking-hr_HR.mo +0 -0
- lib/wpbc-booking-new.php +328 -0
- lib/wpbc-welcome.php +2 -2
- lib/wpdev-bk-edit-toolbar-buttons.php +2 -2
- lib/wpdev-bk-lib.php +3 -3
- lib/wpdev-booking-ajax.php +1 -1
- lib/wpdev-booking-class.php +51 -46
- lib/wpdev-booking-functions.php +18 -12
- readme.txt +28 -3
- wpdev-booking.php +11 -95
css/admin.css
CHANGED
@@ -1645,7 +1645,7 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1645 |
border-bottom: none;
|
1646 |
display: inline-block;
|
1647 |
background: none repeat scroll 0 0 #F4F4F4;
|
1648 |
-
background:
|
1649 |
color: #464646;
|
1650 |
font-weight: bold;
|
1651 |
font-family: Arial;
|
@@ -2157,7 +2157,7 @@ input.filter_avalaibility {
|
|
2157 |
padding: 4px 14px 6px 32px;
|
2158 |
text-decoration: none;
|
2159 |
text-shadow: 0 1px 0 #F1F1F1;
|
2160 |
-
background:
|
2161 |
color: #464646;
|
2162 |
font-weight: bold;
|
2163 |
margin-bottom: 0;
|
1645 |
border-bottom: none;
|
1646 |
display: inline-block;
|
1647 |
background: none repeat scroll 0 0 #F4F4F4;
|
1648 |
+
background: #DFDFDF;
|
1649 |
color: #464646;
|
1650 |
font-weight: bold;
|
1651 |
font-family: Arial;
|
2157 |
padding: 4px 14px 6px 32px;
|
2158 |
text-decoration: none;
|
2159 |
text-shadow: 0 1px 0 #F1F1F1;
|
2160 |
+
background: #DFDFDF;
|
2161 |
color: #464646;
|
2162 |
font-weight: bold;
|
2163 |
margin-bottom: 0;
|
css/client.css
CHANGED
@@ -28,9 +28,8 @@
|
|
28 |
}
|
29 |
.booking_form label.wpdev-list-item-label,
|
30 |
.booking_form label.wpdev-list-item-label:hover {
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
vertical-align: middle;
|
35 |
}
|
36 |
.booking_form .wpdev-radio .wpdev-list-item input[type="radio"] {
|
@@ -49,6 +48,12 @@
|
|
49 |
border-style: solid;
|
50 |
border-width: 1px;
|
51 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
.booking_form_div .button,
|
53 |
.booking_form_div .submit,
|
54 |
.booking_form_div .button-secondary {
|
@@ -103,7 +108,6 @@
|
|
103 |
input.wpdev-validates-as-time {
|
104 |
width: 50px;
|
105 |
}
|
106 |
-
|
107 |
.wpdevbk .booking_form .help-block {
|
108 |
margin-bottom: 0;
|
109 |
margin-top: 0;
|
@@ -112,12 +116,10 @@ input.wpdev-validates-as-time {
|
|
112 |
.wpbc-payment-form input[type="button"]:hover {
|
113 |
cursor: pointer !important;
|
114 |
}
|
115 |
-
|
116 |
/* Garbage */
|
117 |
.booking_form_garbage {
|
118 |
display:none;
|
119 |
}
|
120 |
-
|
121 |
/* Submit thank you message */
|
122 |
.form_bk_messages {
|
123 |
display: none;
|
@@ -135,7 +137,6 @@ input.wpdev-validates-as-time {
|
|
135 |
width: 100%;
|
136 |
clear: both;
|
137 |
}
|
138 |
-
|
139 |
/*Captcha styles*/
|
140 |
img.captcha_img {
|
141 |
vertical-align: middle;
|
@@ -144,125 +145,12 @@ img.captcha_img {
|
|
144 |
.captachinput {
|
145 |
width: 120px;
|
146 |
}
|
147 |
-
|
148 |
-
/* Search form */
|
149 |
-
.booking_search_form {
|
150 |
-
margin: 15px 0px;
|
151 |
-
padding: 10px;
|
152 |
-
border: 1px solid #FFF141;
|
153 |
-
text-shadow: 0 1px 0 #FFF;
|
154 |
-
-border-radius: 5px;
|
155 |
-
-webkit-border-radius: 5px;
|
156 |
-
-moz-border-radius: 5px;
|
157 |
-
-moz-box-shadow: 0 0 2px #FEF691;
|
158 |
-
-webkit-box-shadow: 0 0 2px #FEF691;
|
159 |
-
-box-shadow: 0 0 2px #FEF691;
|
160 |
-
}
|
161 |
-
.booking_search_form label {
|
162 |
-
font-weight: bold;
|
163 |
-
font-size: 13px;
|
164 |
-
color: #555 !important;
|
165 |
-
}
|
166 |
-
.booking_search_form h3 {
|
167 |
-
font-size: 18px;
|
168 |
-
line-height: 28px !important;
|
169 |
-
font-weight: bold;
|
170 |
-
font-family: Arial;
|
171 |
-
margin: 0 !important;
|
172 |
-
color: #555 !important;
|
173 |
-
}
|
174 |
-
.booking_search_form input.search_booking {
|
175 |
-
float: right;
|
176 |
-
margin-top: 15px;
|
177 |
-
-box-shadow: 0 0 1px #DDD;
|
178 |
-
-webkit-box-shadow: 0 0 1px #DDD;
|
179 |
-
-moz-box-shadow: 0 0 1px #DDD;
|
180 |
-
background: none repeat scroll 0 0 #F5F5F5 !important;
|
181 |
-
color: #717171 !important;
|
182 |
-
font-family: Helvetica;
|
183 |
-
font-size: 15px !important;
|
184 |
-
font-weight: bold !important;
|
185 |
-
text-shadow: 0 0 1px #FFF;
|
186 |
-
}
|
187 |
-
.booking_search_form input.search_booking:hover {
|
188 |
-
background: none repeat scroll 0 0 #EEE !important;
|
189 |
-
}
|
190 |
-
.booking_search_form input.hasDatepick {
|
191 |
-
border: 1px solid #BBB8B8;
|
192 |
-
color: #555;
|
193 |
-
font-size: 0.8em !important;
|
194 |
-
font-weight: bold;
|
195 |
-
margin-right: 20px;
|
196 |
-
}
|
197 |
-
|
198 |
.widget_wpdev_booking {
|
199 |
width:100%;
|
200 |
float:left;
|
201 |
margin:5px 0px;
|
202 |
}
|
203 |
|
204 |
-
/*Search results*/
|
205 |
-
#booking_search_ajax {
|
206 |
-
margin-bottom: 20px;
|
207 |
-
}
|
208 |
-
.booking_search_result_item {
|
209 |
-
clear: both;
|
210 |
-
margin: 10px 0px;
|
211 |
-
padding: 5px 5px 20px;
|
212 |
-
border-bottom: 1px solid #E5E5E5;
|
213 |
-
font-size: 0.9em;
|
214 |
-
}
|
215 |
-
.booking_search_result_item .booking_search_result_title {
|
216 |
-
font-weight: bold;
|
217 |
-
font-size: 1.3em;
|
218 |
-
margin-bottom: 10px;
|
219 |
-
}
|
220 |
-
.booking_search_result_item img.booking_featured_image {
|
221 |
-
border: 1px solid #CCC;
|
222 |
-
padding: 2px;
|
223 |
-
width: 200px !important;
|
224 |
-
float: left;
|
225 |
-
margin: 5px 15px 5px 0px !important;
|
226 |
-
}
|
227 |
-
.booking_search_result_item .booking_search_result_info {
|
228 |
-
font-size: 1.1em;
|
229 |
-
font-style: italic;
|
230 |
-
margin: 10px;
|
231 |
-
}
|
232 |
-
.booking_search_result_visitors_num,
|
233 |
-
.booking_search_result_items_num,
|
234 |
-
.booking_search_result_cost {
|
235 |
-
font-weight: bold;
|
236 |
-
}
|
237 |
-
.booking_search_result_item label {
|
238 |
-
font-size: 16px;
|
239 |
-
font-weight: bold;
|
240 |
-
}
|
241 |
-
.booking_search_result_item a {
|
242 |
-
-box-shadow: 0 0 1px #DDD;
|
243 |
-
-webkit-box-shadow: 0 0 1px #DDD;
|
244 |
-
-moz-box-shadow: 0 0 1px #DDD;
|
245 |
-
background: none repeat scroll 0 0 #F5F5F5 !important;
|
246 |
-
color: #717171 !important;
|
247 |
-
font-family: Helvetica;
|
248 |
-
font-size: 12px !important;
|
249 |
-
line-height: 18px;
|
250 |
-
font-weight: bold !important;
|
251 |
-
text-shadow: 0 0 1px #FFF;
|
252 |
-
float: right;
|
253 |
-
cursor: pointer;
|
254 |
-
padding: 2px;
|
255 |
-
border: 1px solid #BBB;
|
256 |
-
-border-radius: 3px;
|
257 |
-
-webkit-border-radius: 3px;
|
258 |
-
-moz-border-radius: 3px;
|
259 |
-
text-decoration: none;
|
260 |
-
margin-top: 15px;
|
261 |
-
}
|
262 |
-
.booking_search_result_item a:hover {
|
263 |
-
background: none repeat scroll 0 0 #EEE !important;
|
264 |
-
}
|
265 |
-
|
266 |
/* Admin bar COUNT*/
|
267 |
#wp-admin-bar-booking_options a span#booking-count {
|
268 |
background: none repeat scroll 0 0 #EEE;
|
@@ -332,7 +220,6 @@ img.captcha_img {
|
|
332 |
.wpdevbk select{
|
333 |
font-size: 1.1em;
|
334 |
height: 28px;
|
335 |
-
/* line-height: 1em;*/
|
336 |
padding: 4px 8px;
|
337 |
}
|
338 |
}
|
28 |
}
|
29 |
.booking_form label.wpdev-list-item-label,
|
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"] {
|
48 |
border-style: solid;
|
49 |
border-width: 1px;
|
50 |
}
|
51 |
+
.booking_form_div textarea,
|
52 |
+
.booking_form_div input[type="text"] {
|
53 |
+
/* box-sizing: content-box;
|
54 |
+
-mox-box-sizing: content-box;
|
55 |
+
-webkit-box-sizing: content-box;*/
|
56 |
+
}
|
57 |
.booking_form_div .button,
|
58 |
.booking_form_div .submit,
|
59 |
.booking_form_div .button-secondary {
|
108 |
input.wpdev-validates-as-time {
|
109 |
width: 50px;
|
110 |
}
|
|
|
111 |
.wpdevbk .booking_form .help-block {
|
112 |
margin-bottom: 0;
|
113 |
margin-top: 0;
|
116 |
.wpbc-payment-form input[type="button"]:hover {
|
117 |
cursor: pointer !important;
|
118 |
}
|
|
|
119 |
/* Garbage */
|
120 |
.booking_form_garbage {
|
121 |
display:none;
|
122 |
}
|
|
|
123 |
/* Submit thank you message */
|
124 |
.form_bk_messages {
|
125 |
display: none;
|
137 |
width: 100%;
|
138 |
clear: both;
|
139 |
}
|
|
|
140 |
/*Captcha styles*/
|
141 |
img.captcha_img {
|
142 |
vertical-align: middle;
|
145 |
.captachinput {
|
146 |
width: 120px;
|
147 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
.widget_wpdev_booking {
|
149 |
width:100%;
|
150 |
float:left;
|
151 |
margin:5px 0px;
|
152 |
}
|
153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
/* Admin bar COUNT*/
|
155 |
#wp-admin-bar-booking_options a span#booking-count {
|
156 |
background: none repeat scroll 0 0 #EEE;
|
220 |
.wpdevbk select{
|
221 |
font-size: 1.1em;
|
222 |
height: 28px;
|
|
|
223 |
padding: 4px 8px;
|
224 |
}
|
225 |
}
|
css/jquery-ui.css
CHANGED
@@ -90,7 +90,7 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
|
|
90 |
position: relative;
|
91 |
-moz-border-radius:3px 3px 0 0;
|
92 |
-webkit-border-radius:3px 3px 0 0;
|
93 |
-
background: url("../img/
|
94 |
}
|
95 |
|
96 |
.ui-dialog-title {
|
90 |
position: relative;
|
91 |
-moz-border-radius:3px 3px 0 0;
|
92 |
-webkit-border-radius:3px 3px 0 0;
|
93 |
+
background: url("../img/bc-16x16.png") no-repeat scroll 10px 50% #777777 !important; /*#777;*/
|
94 |
}
|
95 |
|
96 |
.ui-dialog-title {
|
img/bc-16x16.png
ADDED
Binary file
|
img/bc_black-16x16.png
ADDED
Binary file
|
img/calendar-16x16.png
DELETED
Binary file
|
img/calendar-48x48.png
DELETED
Binary file
|
js/captcha/gentium/index.php
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
// Silence is golden.
|
3 |
+
?>
|
js/wpdev.bk.js
CHANGED
@@ -51,7 +51,6 @@
|
|
51 |
jQuery('#date_booking' + bk_type).val(date);
|
52 |
if(typeof( selectDayPro ) == 'function') {selectDayPro( date, bk_type);}
|
53 |
|
54 |
-
|
55 |
}
|
56 |
|
57 |
function hoverDay(value, date){
|
@@ -242,12 +241,12 @@
|
|
242 |
}
|
243 |
|
244 |
// Recheck if this date check in/out
|
245 |
-
if ( (reserved_days_count - checkin_days_count[0]) <= 0 ) {
|
246 |
if ( checkin_days_count[1] == 1 ) additional_class += ' date_approved';
|
247 |
else additional_class += ' date2approve';
|
248 |
additional_class += ' timespartly check_in_time';
|
249 |
}
|
250 |
-
if ( (reserved_days_count - checkout_days_count[0]) <= 0 ) {
|
251 |
if ( checkout_days_count[1] == 1 ) additional_class += ' date_approved';
|
252 |
else additional_class += ' date2approve';
|
253 |
additional_class += ' timespartly check_out_time';
|
@@ -930,6 +929,26 @@
|
|
930 |
if(reg.test(inp_value) == false) {showErrorMessage( element , message_verif_emeil);return;}
|
931 |
}
|
932 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
933 |
|
934 |
// Get Form Data
|
935 |
if ( element.name !== ('captcha_input' + bk_type) ) {
|
@@ -958,12 +977,20 @@
|
|
958 |
return;
|
959 |
|
960 |
if (document.getElementById('calendar_booking'+bk_type) != null ) {
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
967 |
}
|
968 |
}
|
969 |
//Show message if no selected days
|
@@ -1187,7 +1214,7 @@ function openModalWindow(content_ID){
|
|
1187 |
hide: 'slide',
|
1188 |
resizable: false,
|
1189 |
modal: true,
|
1190 |
-
title: '<img src="'+wpdev_bk_plugin_url+ '/img/
|
1191 |
});
|
1192 |
jQuery("#wpdev-bk-dialog").dialog("open");
|
1193 |
}
|
51 |
jQuery('#date_booking' + bk_type).val(date);
|
52 |
if(typeof( selectDayPro ) == 'function') {selectDayPro( date, bk_type);}
|
53 |
|
|
|
54 |
}
|
55 |
|
56 |
function hoverDay(value, date){
|
241 |
}
|
242 |
|
243 |
// Recheck if this date check in/out
|
244 |
+
if ( (reserved_days_count - both_check_in_out_num - checkin_days_count[0]) <= 0 ) {
|
245 |
if ( checkin_days_count[1] == 1 ) additional_class += ' date_approved';
|
246 |
else additional_class += ' date2approve';
|
247 |
additional_class += ' timespartly check_in_time';
|
248 |
}
|
249 |
+
if ( (reserved_days_count - both_check_in_out_num - checkout_days_count[0]) <= 0 ) {
|
250 |
if ( checkout_days_count[1] == 1 ) additional_class += ' date_approved';
|
251 |
else additional_class += ' date2approve';
|
252 |
additional_class += ' timespartly check_out_time';
|
929 |
if(reg.test(inp_value) == false) {showErrorMessage( element , message_verif_emeil);return;}
|
930 |
}
|
931 |
|
932 |
+
// Validation Check --- Same Email Field
|
933 |
+
if ( ( element.className.indexOf('wpdev-validates-as-email') !== -1 ) && ( element.className.indexOf('same_as_') !== -1 ) ) {
|
934 |
+
|
935 |
+
// Get the name of Primary Email field from the "same_as_NAME" class
|
936 |
+
var primary_email_name = element.className.match(/same_as_([^\s])+/gi);
|
937 |
+
if (primary_email_name != null) { // We found
|
938 |
+
primary_email_name = primary_email_name[0].substr(8);
|
939 |
+
|
940 |
+
// Recehck if such primary email field exist in the booking form
|
941 |
+
if (jQuery('[name="' + primary_email_name + bk_type + '"]').length > 0) {
|
942 |
+
|
943 |
+
// Recheck the values of the both emails, if they do not equla show warning
|
944 |
+
if ( jQuery('[name="' + primary_email_name + bk_type + '"]').val() !== inp_value ) {
|
945 |
+
showErrorMessage( element , message_verif_same_emeil );return;
|
946 |
+
}
|
947 |
+
}
|
948 |
+
}
|
949 |
+
// Skip one loop for the email veryfication field
|
950 |
+
continue;
|
951 |
+
}
|
952 |
|
953 |
// Get Form Data
|
954 |
if ( element.name !== ('captcha_input' + bk_type) ) {
|
977 |
return;
|
978 |
|
979 |
if (document.getElementById('calendar_booking'+bk_type) != null ) {
|
980 |
+
var inst = jQuery.datepick._getInst(document.getElementById('calendar_booking'+bk_type));
|
981 |
+
if (bk_days_selection_mode == 'dynamic')
|
982 |
+
if (bk_2clicks_mode_days_min != undefined) {
|
983 |
+
if(typeof( check_conditions_for_range_days_selection_for_check_in ) == 'function') {
|
984 |
+
var first_date = get_first_day_of_selection(document.getElementById('date_booking' + bk_type).value);
|
985 |
+
var date_sections = first_date.split(".");
|
986 |
+
var selceted_first_day = new Date;
|
987 |
+
selceted_first_day.setFullYear( parseInt(date_sections[2]-0) ,parseInt(date_sections[1]-1), parseInt(date_sections[0]-0) );
|
988 |
+
check_conditions_for_range_days_selection_for_check_in(selceted_first_day, bk_type);
|
989 |
+
}
|
990 |
+
if (inst.dates.length < bk_2clicks_mode_days_min ) {
|
991 |
+
alert(message_verif_selectdts);
|
992 |
+
return;
|
993 |
+
}
|
994 |
}
|
995 |
}
|
996 |
//Show message if no selected days
|
1214 |
hide: 'slide',
|
1215 |
resizable: false,
|
1216 |
modal: true,
|
1217 |
+
title: '<img src="'+wpdev_bk_plugin_url+ '/img/bc-16x16.png" align="middle" style="margin-top:1px;"> Booking Calendar'
|
1218 |
});
|
1219 |
jQuery("#wpdev-bk-dialog").dialog("open");
|
1220 |
}
|
languages/wpdev-booking-hr.mo
ADDED
Binary file
|
languages/{wpdev-booking-hr_HR.po → wpdev-booking-hr.po}
RENAMED
@@ -1,20 +1,21 @@
|
|
1 |
-
#
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
-
"Project-Id-Version: wpdev-booking
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
"POT-Creation-Date: 2014-03-16 13:37+0200\n"
|
7 |
"PO-Revision-Date: \n"
|
8 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
9 |
-
"Language-Team:
|
10 |
-
"Language:
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
-
"X-Poedit-SourceCharset:
|
15 |
-
"X-Poedit-Basepath: .\n"
|
16 |
"X-Poedit-KeywordsList: __;_e\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 |
|
@@ -36,9 +37,8 @@ msgstr "Datumi"
|
|
36 |
|
37 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:120
|
38 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
|
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:122
|
44 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:244
|
@@ -92,29 +92,26 @@ msgstr "Adresa (obavezno)"
|
|
92 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:249
|
93 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
94 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3839
|
95 |
-
#, fuzzy
|
96 |
msgid "City (required)"
|
97 |
-
msgstr "Grad"
|
98 |
|
99 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
|
100 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:250
|
101 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:113
|
102 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3840
|
103 |
-
#, fuzzy
|
104 |
msgid "Post code (required)"
|
105 |
-
msgstr "Poštanski broj"
|
106 |
|
107 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:129
|
108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:251
|
109 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
|
110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3841
|
111 |
-
#, fuzzy
|
112 |
msgid "Country (required)"
|
113 |
-
msgstr "
|
114 |
|
115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
|
116 |
msgid "Visitors"
|
117 |
-
msgstr "
|
118 |
|
119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:131
|
120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
|
@@ -139,7 +136,7 @@ msgstr "Kupon"
|
|
139 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3822
|
140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3844
|
141 |
msgid "I Accept term and conditions"
|
142 |
-
msgstr ""
|
143 |
|
144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:135
|
145 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:256
|
@@ -153,13 +150,12 @@ msgid "Send"
|
|
153 |
msgstr "Pošalji"
|
154 |
|
155 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:143
|
156 |
-
#, fuzzy
|
157 |
msgid ""
|
158 |
"Try selecting fewer visitors. The number of visitors may be more than the "
|
159 |
"number of available units on selected day(s)!"
|
160 |
msgstr ""
|
161 |
-
"
|
162 |
-
"(
|
163 |
|
164 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:342
|
165 |
msgid "coupon"
|
@@ -171,7 +167,7 @@ msgstr "popust"
|
|
171 |
|
172 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:700
|
173 |
msgid "Nothing found"
|
174 |
-
msgstr "Ništa nije
|
175 |
|
176 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
|
177 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:215
|
@@ -180,12 +176,11 @@ msgstr "Rezultati pretraživanja"
|
|
180 |
|
181 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:815
|
182 |
msgid "Book now"
|
183 |
-
msgstr "
|
184 |
|
185 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:901
|
186 |
-
#, fuzzy
|
187 |
msgid "Please select check-in and check-out days!"
|
188 |
-
msgstr "
|
189 |
|
190 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1090
|
191 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1104
|
@@ -195,24 +190,24 @@ msgid "Search"
|
|
195 |
msgstr "Pretraživanje"
|
196 |
|
197 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2002
|
198 |
-
#,
|
199 |
msgid ""
|
200 |
"Sorry, the reservation was not made because these days are already booked!!! "
|
201 |
"%s (Its not possible to store this sequence of the dates into the one "
|
202 |
"resource.) %s Please %srefresh%s the page and try other days."
|
203 |
msgstr ""
|
204 |
-
"Žao nam je, rezervacija nije
|
205 |
-
"%sosvježite%s stranicu i
|
|
|
206 |
|
207 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2515
|
208 |
#, php-format
|
209 |
msgid "The folowing pending booking(s): %s deleted."
|
210 |
-
msgstr ""
|
211 |
|
212 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2555
|
213 |
-
#, fuzzy
|
214 |
msgid "Maximum available booking resource items"
|
215 |
-
msgstr "
|
216 |
|
217 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2794
|
218 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2972
|
@@ -249,13 +244,12 @@ msgstr "Prilagodba nađenih rezervacijskih resursa"
|
|
249 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1002
|
250 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1233
|
251 |
msgid "Click to toggle"
|
252 |
-
msgstr "
|
253 |
|
254 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2795
|
255 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:751
|
256 |
-
#, fuzzy
|
257 |
msgid "Booking resources management"
|
258 |
-
msgstr "Upravljanje"
|
259 |
|
260 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2800
|
261 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3504
|
@@ -279,7 +273,7 @@ msgstr "Upravljanje"
|
|
279 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
|
280 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
|
281 |
msgid "ID"
|
282 |
-
msgstr "ID
|
283 |
|
284 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2802
|
285 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3875
|
@@ -287,12 +281,12 @@ msgstr "ID "
|
|
287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1258
|
288 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1274
|
289 |
msgid "Resource name"
|
290 |
-
msgstr "Naziv
|
291 |
|
292 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2804
|
293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3823
|
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:2804
|
298 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3823
|
@@ -316,18 +310,18 @@ msgstr "Prioritet"
|
|
316 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
317 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3827
|
318 |
msgid "Maximum number of visitors for resource"
|
319 |
-
msgstr "
|
320 |
|
321 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
322 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3827
|
323 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1735
|
324 |
msgid "Max"
|
325 |
-
msgstr "
|
326 |
|
327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
328 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3827
|
329 |
msgid "visitors"
|
330 |
-
msgstr "
|
331 |
|
332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2810
|
333 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3510
|
@@ -339,11 +333,11 @@ msgstr "Posjetitelja "
|
|
339 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1777
|
340 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2125
|
341 |
msgid "Actions"
|
342 |
-
msgstr "Akcije
|
343 |
|
344 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2888
|
345 |
msgid "Add"
|
346 |
-
msgstr "Dodaj
|
347 |
|
348 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2897
|
349 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:878
|
@@ -354,16 +348,16 @@ msgstr "Dodaj "
|
|
354 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1702
|
355 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1996
|
356 |
msgid "Delete"
|
357 |
-
msgstr "
|
358 |
|
359 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2907
|
360 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:76
|
361 |
msgid "Title"
|
362 |
-
msgstr "Naslov
|
363 |
|
364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2924
|
365 |
msgid "Add new resource"
|
366 |
-
msgstr "
|
367 |
|
368 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2931
|
369 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3070
|
@@ -371,26 +365,25 @@ msgstr "Dodati novi resurs "
|
|
371 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3771
|
372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:574
|
373 |
msgid "Save"
|
374 |
-
msgstr "
|
375 |
|
376 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2973
|
377 |
msgid "Advanced Settings"
|
378 |
-
msgstr "Napredne postavke
|
379 |
|
380 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2988
|
381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3112
|
382 |
-
#, fuzzy
|
383 |
msgid "Set capacity based on number of visitors"
|
384 |
-
msgstr "
|
385 |
|
386 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2994
|
387 |
-
#,
|
388 |
msgid ""
|
389 |
"Check this box if you want total availability (daily capacity) to depend on "
|
390 |
"the number of selected visitors %s."
|
391 |
msgstr ""
|
392 |
-
"
|
393 |
-
"
|
394 |
|
395 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2995
|
396 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3122
|
@@ -398,85 +391,85 @@ msgstr ""
|
|
398 |
#, php-format
|
399 |
msgid "Please read more info about configuration of this parameter %shere%s"
|
400 |
msgstr ""
|
|
|
401 |
|
402 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3009
|
403 |
-
#,
|
404 |
msgid ""
|
405 |
"Add tooltip on calendar(s) to show availability based on the number of "
|
406 |
"available booking resource items remaining for each day. %sBe sure to match "
|
407 |
"the maximum number of visitors for the %sone booking resource%s with the "
|
408 |
"number of visitors specified on the booking form."
|
409 |
msgstr ""
|
410 |
-
"
|
411 |
-
"
|
412 |
-
"
|
|
|
413 |
|
414 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3017
|
415 |
-
#,
|
416 |
msgid ""
|
417 |
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
418 |
"number of visitors for the resource, which can be at free booking resource "
|
419 |
"items. %sBe sure to match the maximum number of visitors for %sall booking "
|
420 |
"resources%s with the number of visitors specified on the booking form."
|
421 |
msgstr ""
|
422 |
-
"
|
423 |
-
"
|
424 |
-
"
|
425 |
-
"
|
|
|
426 |
|
427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3032
|
428 |
msgid "Show availability"
|
429 |
-
msgstr "Prikaži dostupnost
|
430 |
|
431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3039
|
432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3261
|
433 |
-
#, fuzzy
|
434 |
msgid ""
|
435 |
"Check this box to display the available number of booking resources with a "
|
436 |
"tooltip, when mouse hovers over each day on the calendar(s)."
|
437 |
msgstr ""
|
438 |
-
"
|
439 |
-
"
|
|
|
440 |
|
441 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3047
|
442 |
msgid "Availability description"
|
443 |
-
msgstr "
|
444 |
|
445 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3049
|
446 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3272
|
447 |
#, php-format
|
448 |
msgid "Type your %savailability%s description"
|
449 |
-
msgstr "Upišite opis %
|
450 |
|
451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3059
|
452 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3159
|
453 |
msgid "Disable bookings in different booking resources"
|
454 |
-
msgstr "
|
455 |
|
456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3063
|
457 |
-
#, fuzzy
|
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 |
-
"
|
465 |
-
"
|
466 |
-
"otherwise the error message will show."
|
467 |
|
468 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3105
|
469 |
msgid "Advanced"
|
470 |
msgstr "Napredno"
|
471 |
|
472 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3119
|
473 |
-
#, fuzzy
|
474 |
msgid ""
|
475 |
"Check this box if you want total availability (daily capacity) to depend on "
|
476 |
"the number of selected visitors."
|
477 |
msgstr ""
|
478 |
-
"
|
479 |
-
"
|
480 |
|
481 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3122
|
482 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
|
@@ -500,23 +493,20 @@ msgstr ""
|
|
500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:313
|
501 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:312
|
502 |
msgid "Important!"
|
503 |
-
msgstr ""
|
504 |
|
505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3133
|
506 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:504
|
507 |
-
#, fuzzy
|
508 |
msgid "Type of days selection"
|
509 |
-
msgstr "
|
510 |
|
511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3138
|
512 |
-
#, fuzzy
|
513 |
msgid ""
|
514 |
"Add tooltip on calendar(s) to show availability based on the number of "
|
515 |
"available booking resource items remaining for each day."
|
516 |
msgstr ""
|
517 |
-
"
|
518 |
-
"
|
519 |
-
"selected number of visitors from booking form"
|
520 |
|
521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3140
|
522 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3149
|
@@ -525,64 +515,63 @@ msgstr ""
|
|
525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
|
526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
|
527 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
|
528 |
-
#, fuzzy
|
529 |
msgid "Note"
|
530 |
-
msgstr "
|
531 |
|
532 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3140
|
533 |
-
#,
|
534 |
msgid ""
|
535 |
"Be sure to match the maximum number of visitors for the %sone booking "
|
536 |
"resource%s with the number of visitors specified on the booking form."
|
537 |
msgstr ""
|
538 |
-
"
|
539 |
-
"
|
540 |
-
"selected number of visitors from booking form"
|
541 |
|
542 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3147
|
543 |
-
#, fuzzy
|
544 |
msgid ""
|
545 |
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
546 |
"number of visitors for the resource, which can be at free booking resource "
|
547 |
"items."
|
548 |
msgstr ""
|
549 |
-
"
|
550 |
-
"
|
551 |
-
"
|
552 |
-
"booking form"
|
553 |
|
554 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3149
|
555 |
-
#,
|
556 |
msgid ""
|
557 |
"Be sure to match the maximum number of visitors for %sall booking resources"
|
558 |
"%s with the number of visitors specified on the booking form."
|
559 |
msgstr ""
|
560 |
-
"
|
561 |
-
"
|
562 |
-
"selected number of visitors from booking form"
|
563 |
|
564 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3164
|
565 |
-
#, fuzzy
|
566 |
msgid ""
|
567 |
"Check this box to dissable reservations, which can be stored in different "
|
568 |
"booking resources."
|
569 |
-
msgstr "
|
|
|
|
|
570 |
|
571 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3167
|
572 |
msgid ""
|
573 |
"When checked, all reserved days must be at same booking resource otherwise "
|
574 |
"error message will show."
|
575 |
msgstr ""
|
|
|
|
|
576 |
|
577 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3196
|
578 |
msgid "Use pending days as available"
|
579 |
-
msgstr ""
|
580 |
|
581 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3205
|
582 |
-
#, fuzzy
|
583 |
msgid ""
|
584 |
"Check this box if you want to show the pending days as available in calendars"
|
585 |
-
msgstr "
|
|
|
|
|
586 |
|
587 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3222
|
588 |
msgid ""
|
@@ -591,96 +580,98 @@ msgid ""
|
|
591 |
"which are intersect with dates of approved booking, will be automatically "
|
592 |
"canceled!"
|
593 |
msgstr ""
|
|
|
|
|
594 |
|
595 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3224
|
596 |
msgid ""
|
597 |
"Auto Cancel all pending bookings for the specific date(s), if some booking "
|
598 |
"is approved for these date(s)"
|
599 |
msgstr ""
|
|
|
|
|
600 |
|
601 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3254
|
602 |
msgid "Show availability in tooltip"
|
603 |
-
msgstr "
|
604 |
|
605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3270
|
606 |
-
#, fuzzy
|
607 |
msgid "Availability Title"
|
608 |
-
msgstr "
|
609 |
|
610 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3307
|
611 |
msgid ""
|
612 |
"Use \"Check In\" date as available in calendar for booking resources with "
|
613 |
"capacity higher then 1 for search results"
|
614 |
msgstr ""
|
|
|
|
|
615 |
|
616 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3314
|
617 |
msgid ""
|
618 |
"Use \"Check Out\" date as available in calendar for booking resources with "
|
619 |
"capacity higher then 1 search results"
|
620 |
msgstr ""
|
|
|
|
|
621 |
|
622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3340
|
623 |
-
#, fuzzy
|
624 |
msgid "Coupon Deleted"
|
625 |
-
msgstr "
|
626 |
|
627 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3386
|
628 |
-
#, fuzzy
|
629 |
msgid "Coupon created"
|
630 |
-
msgstr "
|
631 |
|
632 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3394
|
633 |
-
#, fuzzy
|
634 |
msgid "Add New Discount Coupon"
|
635 |
-
msgstr "
|
636 |
|
637 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3401
|
638 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3505
|
639 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3546
|
640 |
msgid "Coupon Code"
|
641 |
-
msgstr "Kod
|
642 |
|
643 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3404
|
644 |
-
#, fuzzy
|
645 |
msgid "Enter coupon code."
|
646 |
-
msgstr "
|
647 |
|
648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3409
|
649 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3506
|
650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3549
|
651 |
msgid "Savings"
|
652 |
-
msgstr "
|
653 |
|
654 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
|
655 |
msgid "Fixed Amount"
|
656 |
-
msgstr "
|
657 |
|
658 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3414
|
659 |
msgid "Percentage Off"
|
660 |
-
msgstr "Postotak
|
661 |
|
662 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3417
|
663 |
msgid "Enter number of fixed or percentage savings."
|
664 |
-
msgstr ""
|
665 |
|
666 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3422
|
667 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3508
|
668 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3560
|
669 |
msgid "Expiration Date"
|
670 |
-
msgstr "Datum isteka
|
671 |
|
672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3430
|
673 |
-
#, fuzzy
|
674 |
msgid "Select Expiration Date of the coupon."
|
675 |
-
msgstr "
|
676 |
|
677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3436
|
678 |
msgid "Minimum Booking Cost"
|
679 |
-
msgstr ""
|
680 |
|
681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3439
|
682 |
msgid "Enter minimum booking cost, when coupon is applicable."
|
683 |
-
msgstr ""
|
684 |
|
685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3450
|
686 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3509
|
@@ -691,50 +682,47 @@ msgstr ""
|
|
691 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:711
|
692 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:964
|
693 |
msgid "Resources"
|
694 |
-
msgstr "
|
695 |
|
696 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3453
|
697 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3530
|
698 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
|
699 |
msgid "All"
|
700 |
-
msgstr "Sve
|
701 |
|
702 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3466
|
703 |
msgid "Select booking resources, where is possible to apply this coupon code."
|
704 |
msgstr ""
|
|
|
705 |
|
706 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3473
|
707 |
-
#, fuzzy
|
708 |
msgid "Add New Coupon"
|
709 |
-
msgstr "
|
710 |
|
711 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3505
|
712 |
-
#, fuzzy
|
713 |
msgid "The coupon code your customers will be using to receive the discount."
|
714 |
-
msgstr "
|
715 |
|
716 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3506
|
717 |
-
#, fuzzy
|
718 |
msgid "The amount which will be saved. Enter only digits."
|
719 |
-
msgstr "Iznos
|
720 |
|
721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3507
|
722 |
msgid "The minimum total cost required to use the coupon"
|
723 |
-
msgstr "
|
724 |
|
725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3507
|
726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3555
|
727 |
msgid "Minimum Purchase"
|
728 |
-
msgstr "Minimalna
|
729 |
|
730 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3508
|
731 |
msgid "The date your coupon will expire"
|
732 |
-
msgstr "Datum
|
733 |
|
734 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3509
|
735 |
-
#, fuzzy
|
736 |
msgid "Resource list, which supports this coupon"
|
737 |
-
msgstr "Popis
|
738 |
|
739 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3566
|
740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
|
@@ -746,26 +734,25 @@ msgstr "Popis resursa, koji podržavaju ovaj kupon "
|
|
746 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:328
|
747 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1012
|
748 |
msgid "Warning"
|
749 |
-
msgstr "
|
750 |
|
751 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3566
|
752 |
-
#, fuzzy
|
753 |
msgid "Do you really want to delete this item?"
|
754 |
-
msgstr "
|
755 |
|
756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3581
|
757 |
#, php-format
|
758 |
msgid "%s - coupon field, "
|
759 |
-
msgstr "%s - kupon polje,"
|
760 |
|
761 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3582
|
762 |
#, php-format
|
763 |
msgid "Example: %s "
|
764 |
-
msgstr "Primjer: %s
|
765 |
|
766 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3614
|
767 |
msgid "Search form customization"
|
768 |
-
msgstr "
|
769 |
|
770 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3622
|
771 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3658
|
@@ -774,67 +761,65 @@ msgstr "Pretraga za prilagodbu"
|
|
774 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
|
775 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3757
|
776 |
msgid "Use these shortcodes for customization: "
|
777 |
-
msgstr "Koristite ove
|
778 |
|
779 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3623
|
780 |
-
#,
|
781 |
msgid "%s - search inside posts/pages which are part of this category, "
|
782 |
-
msgstr "%s -
|
783 |
|
784 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3624
|
785 |
-
#,
|
786 |
msgid "%s - search inside posts/pages which have this tag, "
|
787 |
-
msgstr "%s -
|
788 |
|
789 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3625
|
790 |
-
#,
|
791 |
msgid "%s - check-in date, "
|
792 |
-
msgstr "datum"
|
793 |
|
794 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3626
|
795 |
-
#,
|
796 |
msgid "%s - check-out date, "
|
797 |
-
msgstr "
|
798 |
|
799 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3627
|
800 |
#, php-format
|
801 |
msgid "%s - default selection number of visitors, "
|
802 |
-
msgstr "%s -
|
803 |
|
804 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3628
|
805 |
-
#,
|
806 |
msgid "Example: %s - custom number of visitor selections\""
|
807 |
-
msgstr "
|
808 |
|
809 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3629
|
810 |
-
#,
|
811 |
msgid "%s - search button, "
|
812 |
-
msgstr "
|
813 |
|
814 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3630
|
815 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3667
|
816 |
-
#,
|
817 |
msgid "%s - new line "
|
818 |
-
msgstr "%s -
|
819 |
|
820 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3631
|
821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3668
|
822 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3760
|
823 |
-
#, fuzzy
|
824 |
msgid "Use any other HTML tags (carefully)."
|
825 |
-
msgstr "
|
826 |
|
827 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3637
|
828 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3674
|
829 |
msgid ""
|
830 |
"Additional customization style of this element you can make at this file"
|
831 |
msgstr ""
|
832 |
-
"
|
833 |
|
834 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3640
|
835 |
-
#, fuzzy
|
836 |
msgid "Reset to default search form content"
|
837 |
-
msgstr "
|
838 |
|
839 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3641
|
840 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3678
|
@@ -859,161 +844,145 @@ msgstr "Vrati na zadane vrijednosti obrasca"
|
|
859 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1028
|
860 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1469
|
861 |
msgid "Save Changes"
|
862 |
-
msgstr "Spremi
|
863 |
|
864 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3650
|
865 |
msgid "Customization of found booking resource items"
|
866 |
-
msgstr "Prilagodba
|
867 |
|
868 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3659
|
869 |
#, php-format
|
870 |
msgid "%s - resource title, "
|
871 |
-
msgstr "%s -
|
872 |
|
873 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3660
|
874 |
-
#,
|
875 |
msgid "%s - link to the page with booking form, "
|
876 |
-
msgstr "%s -
|
877 |
|
878 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3661
|
879 |
-
#,
|
880 |
msgid "%s - availability of booking resource, "
|
881 |
-
msgstr "
|
882 |
|
883 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3662
|
884 |
-
#,
|
885 |
msgid "%s - maximum number of visitors for the booking resource, "
|
886 |
-
msgstr "
|
887 |
|
888 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3663
|
889 |
-
#,
|
890 |
msgid "%s - cost of booking the resource, "
|
891 |
-
msgstr "
|
892 |
|
893 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3664
|
894 |
-
#,
|
895 |
msgid ""
|
896 |
"%s - featured image, taken from the featured image associated with the post, "
|
897 |
-
msgstr "%s -
|
898 |
|
899 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3665
|
900 |
-
#,
|
901 |
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
902 |
-
msgstr "%s -
|
903 |
|
904 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3677
|
905 |
-
#, fuzzy
|
906 |
msgid "Reset to default form"
|
907 |
-
msgstr "
|
908 |
|
909 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3689
|
910 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:209
|
911 |
-
#, fuzzy
|
912 |
msgid "Search form"
|
913 |
-
msgstr "
|
914 |
|
915 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3691
|
916 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:471
|
917 |
-
#, fuzzy
|
918 |
msgid "Check-in"
|
919 |
-
msgstr "
|
920 |
|
921 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3693
|
922 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:481
|
923 |
-
#, fuzzy
|
924 |
msgid "Check-out"
|
925 |
-
msgstr "
|
926 |
|
927 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3695
|
928 |
msgid "Number of visitors"
|
929 |
-
msgstr "Broj posjetitelja
|
930 |
|
931 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3735
|
932 |
-
#, fuzzy
|
933 |
msgid "Search Cache Settings"
|
934 |
-
msgstr "
|
935 |
|
936 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3741
|
937 |
msgid "Cache expiration"
|
938 |
-
msgstr "
|
939 |
|
940 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3747
|
941 |
-
#, fuzzy
|
942 |
msgid "hour(s)"
|
943 |
-
msgstr "
|
944 |
|
945 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3752
|
946 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3051
|
947 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3220
|
948 |
msgid "day(s)"
|
949 |
-
msgstr "dan(
|
950 |
|
951 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3756
|
952 |
msgid "Select time of cache expiration"
|
953 |
-
msgstr "Odaberite vrijeme isteka
|
954 |
|
955 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3764
|
956 |
-
#, fuzzy
|
957 |
msgid "Cache will expire:"
|
958 |
-
msgstr "
|
959 |
|
960 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3792
|
961 |
#, php-format
|
962 |
msgid "Found: %s booking forms inside of posts or pages "
|
963 |
-
msgstr "
|
964 |
|
965 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3799
|
966 |
msgid "Reset cache"
|
967 |
-
msgstr "
|
968 |
|
969 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3862
|
970 |
-
#, fuzzy
|
971 |
msgid "Parent Resource"
|
972 |
-
msgstr ""
|
973 |
-
"Select parent resource, if you want that parent resource is increase "
|
974 |
-
"capacity."
|
975 |
|
976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3887
|
977 |
-
#, fuzzy
|
978 |
msgid "Max visitors"
|
979 |
-
msgstr "
|
980 |
|
981 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3951
|
982 |
-
#, fuzzy
|
983 |
msgid "Capacity: "
|
984 |
-
msgstr "Kapacitet"
|
985 |
|
986 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3972
|
987 |
msgid ""
|
988 |
"Select parent resource, if you want that parent resource is increase "
|
989 |
"capacity."
|
990 |
msgstr ""
|
991 |
-
"
|
992 |
-
"capacity."
|
993 |
|
994 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3983
|
995 |
-
#, fuzzy
|
996 |
msgid ""
|
997 |
"Set priority of resource - resource with higher priority will be reserved "
|
998 |
"firstly."
|
999 |
msgstr ""
|
1000 |
-
"
|
1001 |
-
"
|
1002 |
|
1003 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3994
|
1004 |
msgid "Resources count"
|
1005 |
-
msgstr "Broj
|
1006 |
|
1007 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4001
|
1008 |
-
#, fuzzy
|
1009 |
msgid "Create several booking resources for one time"
|
1010 |
-
msgstr "
|
1011 |
|
1012 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4015
|
1013 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2218
|
1014 |
-
#, fuzzy
|
1015 |
msgid "Default form"
|
1016 |
-
msgstr "
|
1017 |
|
1018 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4020
|
1019 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4219
|
@@ -1025,12 +994,11 @@ msgstr "Zadano "
|
|
1025 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2220
|
1026 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4271
|
1027 |
msgid "Standard"
|
1028 |
-
msgstr "Standard
|
1029 |
|
1030 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4025
|
1031 |
-
#, fuzzy
|
1032 |
msgid "Select default custom booking form"
|
1033 |
-
msgstr "Odaberite
|
1034 |
|
1035 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4117
|
1036 |
msgid "Available: "
|
@@ -1041,7 +1009,7 @@ msgstr "Dostupno:"
|
|
1041 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3933
|
1042 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1807
|
1043 |
msgid "Default"
|
1044 |
-
msgstr "
|
1045 |
|
1046 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4220
|
1047 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4226
|
@@ -1049,38 +1017,37 @@ msgstr "Zadano "
|
|
1049 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4262
|
1050 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4274
|
1051 |
msgid "Superior"
|
1052 |
-
msgstr "
|
1053 |
|
1054 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4220
|
1055 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
|
1056 |
msgid "Resource #1"
|
1057 |
-
msgstr "
|
1058 |
|
1059 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4221
|
1060 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4227
|
1061 |
msgid "Presidential Suite"
|
1062 |
-
msgstr "Predsjednički apartman
|
1063 |
|
1064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4221
|
1065 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
|
1066 |
msgid "Resource #2"
|
1067 |
-
msgstr "
|
1068 |
|
1069 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4222
|
1070 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4228
|
1071 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1405
|
1072 |
msgid "Royal Villa"
|
1073 |
-
msgstr "
|
1074 |
|
1075 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4222
|
1076 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
|
1077 |
msgid "Resource #3"
|
1078 |
-
msgstr "
|
1079 |
|
1080 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:241
|
1081 |
-
#, fuzzy
|
1082 |
msgid "night(s)"
|
1083 |
-
msgstr "
|
1084 |
|
1085 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
1086 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
|
@@ -1091,7 +1058,7 @@ msgstr "/ noć"
|
|
1091 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3869
|
1092 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3888
|
1093 |
msgid "Adults"
|
1094 |
-
msgstr ""
|
1095 |
|
1096 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
1097 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
|
@@ -1109,20 +1076,20 @@ msgstr "Djeca"
|
|
1109 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2913
|
1110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2955
|
1111 |
msgid "per 1 day"
|
1112 |
-
msgstr "
|
1113 |
|
1114 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:266
|
1115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1116 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2954
|
1117 |
msgid "from the cost of 1 day "
|
1118 |
-
msgstr "od cijene 1
|
1119 |
|
1120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:267
|
1121 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2915
|
1122 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2956
|
1123 |
#, php-format
|
1124 |
msgid "Additional cost in %s per 1 day"
|
1125 |
-
msgstr "
|
1126 |
|
1127 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:268
|
1128 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:269
|
@@ -1131,66 +1098,56 @@ msgstr "Dodatni trošak u %s po 1 dan "
|
|
1131 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2962
|
1132 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2963
|
1133 |
msgid " for all days!"
|
1134 |
-
msgstr " za sve dane!
|
1135 |
|
1136 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:849
|
1137 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4267
|
1138 |
-
#, fuzzy
|
1139 |
msgid "Custom Form"
|
1140 |
-
msgstr "
|
1141 |
|
1142 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:864
|
1143 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4288
|
1144 |
-
#, fuzzy
|
1145 |
msgid "Load selected booking form"
|
1146 |
-
msgstr "
|
1147 |
|
1148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:866
|
1149 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4290
|
1150 |
msgid "Load"
|
1151 |
-
msgstr ""
|
1152 |
|
1153 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:872
|
1154 |
-
#, fuzzy
|
1155 |
msgid "Delete selected booking form"
|
1156 |
-
msgstr "
|
1157 |
|
1158 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:875
|
1159 |
-
#, fuzzy
|
1160 |
msgid "Do you really want to delete selected booking form ?"
|
1161 |
-
msgstr "Da li
|
1162 |
|
1163 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:882
|
1164 |
-
#, fuzzy
|
1165 |
msgid "Add new custom form"
|
1166 |
-
msgstr "
|
1167 |
|
1168 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:883
|
1169 |
-
#, fuzzy
|
1170 |
msgid "Add New Custom Form"
|
1171 |
-
msgstr "
|
1172 |
|
1173 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:888
|
1174 |
-
#, fuzzy
|
1175 |
msgid "Type the name of booking form"
|
1176 |
-
msgstr "
|
1177 |
|
1178 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:891
|
1179 |
-
#, fuzzy
|
1180 |
msgid "Create new form"
|
1181 |
-
msgstr "
|
1182 |
|
1183 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:894
|
1184 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3520
|
1185 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3769
|
1186 |
-
#, fuzzy
|
1187 |
msgid "Create"
|
1188 |
-
msgstr "
|
1189 |
|
1190 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:896
|
1191 |
-
#, fuzzy
|
1192 |
msgid "Delete form"
|
1193 |
-
msgstr "
|
1194 |
|
1195 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:900
|
1196 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:577
|
@@ -1198,187 +1155,179 @@ msgstr "Izbrisati "
|
|
1198 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2775
|
1199 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:123
|
1200 |
msgid "Cancel"
|
1201 |
-
msgstr "
|
1202 |
|
1203 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:929
|
1204 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:261
|
1205 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:441
|
1206 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:200
|
1207 |
msgid "Deleted"
|
1208 |
-
msgstr "Obrisano
|
1209 |
|
1210 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:936
|
1211 |
msgid "There are no extended booking forms"
|
1212 |
-
msgstr "
|
1213 |
|
1214 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1054
|
1215 |
msgid "Booking form type:"
|
1216 |
-
msgstr "
|
1217 |
|
1218 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1061
|
1219 |
-
#, fuzzy
|
1220 |
msgid "Select type of booking form"
|
1221 |
-
msgstr "
|
1222 |
|
1223 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1094
|
1224 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1673
|
1225 |
-
#, fuzzy
|
1226 |
msgid "Booking Form"
|
1227 |
-
msgstr "
|
1228 |
|
1229 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1174
|
1230 |
msgid "Standard booking resource cost"
|
1231 |
-
msgstr "Standardna cijena
|
1232 |
|
1233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1175
|
1234 |
msgid "Total booking resource cost"
|
1235 |
-
msgstr "
|
1236 |
|
1237 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1487
|
1238 |
-
#,
|
1239 |
msgid ""
|
1240 |
"%s - show cost hint for full booking in real time, depending on number of "
|
1241 |
"days selected and form elements."
|
1242 |
msgstr ""
|
1243 |
-
"%s - prikaži
|
1244 |
-
"
|
1245 |
|
1246 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1488
|
1247 |
-
#,
|
1248 |
msgid "Example: %sThe full cost of payment: %s"
|
1249 |
-
msgstr "Primjer: %
|
1250 |
|
1251 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1489
|
1252 |
-
#,
|
1253 |
msgid ""
|
1254 |
"%s - show hint of original booking cost without additional costs for full "
|
1255 |
"booking in real time, depends only from days selection."
|
1256 |
msgstr ""
|
1257 |
-
"%s - prikaži
|
1258 |
-
"
|
1259 |
|
1260 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1490
|
1261 |
-
#,
|
1262 |
msgid "Example: %sThe original cost for payment: %s "
|
1263 |
-
msgstr "Primjer: %
|
1264 |
|
1265 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1491
|
1266 |
-
#,
|
1267 |
msgid ""
|
1268 |
"%s - show cost hint of additional booking cost, which depends from selection "
|
1269 |
"of form elements."
|
1270 |
msgstr ""
|
1271 |
-
"%s - prikaži
|
1272 |
-
"od
|
1273 |
|
1274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1492
|
1275 |
-
#,
|
1276 |
msgid "Example: %sThe additional cost for payment: %s "
|
1277 |
-
msgstr "Primjer: %
|
1278 |
|
1279 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1493
|
1280 |
#, php-format
|
1281 |
msgid "%s - enter direct cost at admin panel at page: "
|
1282 |
-
msgstr "%s -
|
1283 |
|
1284 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1493
|
1285 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:700
|
1286 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:739
|
1287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:950
|
1288 |
msgid "Add booking"
|
1289 |
-
msgstr "Dodaj rezervaciju
|
1290 |
|
1291 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1494
|
1292 |
#, php-format
|
1293 |
msgid "Example: %s"
|
1294 |
-
msgstr "Primjer: %s
|
1295 |
|
1296 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2031
|
1297 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:295
|
1298 |
msgid "yes"
|
1299 |
-
msgstr "
|
1300 |
|
1301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2140
|
1302 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2144
|
1303 |
-
#, fuzzy
|
1304 |
msgid ""
|
1305 |
"Setting rate or cost, which is depend from number of selected days for the "
|
1306 |
"resource"
|
1307 |
-
msgstr "Postavljanje cijene, što
|
1308 |
|
1309 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2141
|
1310 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2178
|
1311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2487
|
1312 |
msgid "Rates"
|
1313 |
-
msgstr "Cijene
|
1314 |
|
1315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2141
|
1316 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2183
|
1317 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2187
|
1318 |
msgid "Valuation days"
|
1319 |
-
msgstr "
|
1320 |
|
1321 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2141
|
1322 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:427
|
1323 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:448
|
1324 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:758
|
1325 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:527
|
1326 |
-
#, fuzzy
|
1327 |
msgid "Deposit"
|
1328 |
-
msgstr "
|
1329 |
|
1330 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2145
|
1331 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2206
|
1332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4684
|
1333 |
msgid "Availability"
|
1334 |
-
msgstr "Dostupnost
|
1335 |
|
1336 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2149
|
1337 |
-
#, fuzzy
|
1338 |
msgid "Setting the default form for the specific resource"
|
1339 |
-
msgstr "
|
1340 |
|
1341 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2150
|
1342 |
-
#, fuzzy
|
1343 |
msgid "Default Form"
|
1344 |
-
msgstr "
|
1345 |
|
1346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2186
|
1347 |
-
#, fuzzy
|
1348 |
msgid "Set the cost based on the number of days selected for the reservation"
|
1349 |
-
msgstr "
|
1350 |
|
1351 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2187
|
1352 |
-
#, fuzzy
|
1353 |
msgid ""
|
1354 |
"Activation of this feature is require setting cost per day or cost per night"
|
1355 |
-
msgstr "
|
|
|
|
|
1356 |
|
1357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2194
|
1358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2198
|
1359 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3193
|
1360 |
msgid "Deposit amount"
|
1361 |
-
msgstr "Iznos
|
1362 |
|
1363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2197
|
1364 |
-
#, fuzzy
|
1365 |
msgid "Set the deposit payment required for the payment form"
|
1366 |
-
msgstr "
|
1367 |
|
1368 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2198
|
1369 |
-
#, fuzzy
|
1370 |
msgid ""
|
1371 |
"Activate this feature at the cost section of general booking settings page, "
|
1372 |
"firstly."
|
1373 |
msgstr ""
|
1374 |
-
"
|
1375 |
-
"
|
1376 |
|
1377 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2328
|
1378 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2339
|
1379 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2344
|
1380 |
msgid "unavailable"
|
1381 |
-
msgstr "
|
1382 |
|
1383 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2329
|
1384 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2340
|
@@ -1387,29 +1336,29 @@ msgid "available"
|
|
1387 |
msgstr "dostupno"
|
1388 |
|
1389 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2331
|
1390 |
-
#, fuzzy
|
1391 |
msgid "Availability booking type"
|
1392 |
-
msgstr "Dostupnost "
|
1393 |
|
1394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2336
|
1395 |
-
#,
|
1396 |
msgid "All days for %s"
|
1397 |
-
msgstr " za
|
1398 |
|
1399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2346
|
1400 |
-
#,
|
1401 |
msgid ""
|
1402 |
"Select %s days by activating specific season filter below or %sadd new "
|
1403 |
"season filter%s"
|
1404 |
-
msgstr "
|
|
|
|
|
1405 |
|
1406 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2357
|
1407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2379
|
1408 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4079
|
1409 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4100
|
1410 |
-
#, fuzzy
|
1411 |
msgid "Season Filter Name"
|
1412 |
-
msgstr "
|
1413 |
|
1414 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2358
|
1415 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2380
|
@@ -1420,9 +1369,8 @@ msgstr "Filtri"
|
|
1420 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:566
|
1421 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:452
|
1422 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:460
|
1423 |
-
#, fuzzy
|
1424 |
msgid "Description"
|
1425 |
-
msgstr "
|
1426 |
|
1427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2376
|
1428 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2515
|
@@ -1446,100 +1394,91 @@ msgstr "Dostupnost opisa "
|
|
1446 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1397
|
1447 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1440
|
1448 |
msgid "Active"
|
1449 |
-
msgstr "
|
1450 |
|
1451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2467
|
1452 |
-
#, fuzzy
|
1453 |
msgid "Seasonal rates of booking resource"
|
1454 |
-
msgstr "
|
1455 |
|
1456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2473
|
1457 |
-
#,
|
1458 |
msgid ""
|
1459 |
"Enter seasonal rate(s) (cost diference in %s from standard cost %s or a "
|
1460 |
"fixed cost) of the booking resource (%s) or %sAdd a new seasonal filter%s"
|
1461 |
msgstr ""
|
1462 |
-
"Unesite
|
1463 |
-
"
|
1464 |
-
"%s "
|
1465 |
|
1466 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2488
|
1467 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2539
|
1468 |
msgid "Final cost"
|
1469 |
-
msgstr "
|
1470 |
|
1471 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2489
|
1472 |
-
#, fuzzy
|
1473 |
msgid "Season Filter"
|
1474 |
-
msgstr "
|
1475 |
|
1476 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2520
|
1477 |
-
#, fuzzy
|
1478 |
msgid "Rate"
|
1479 |
-
msgstr "
|
1480 |
|
1481 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2529
|
1482 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2549
|
1483 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1953
|
1484 |
msgid "for 1 day"
|
1485 |
-
msgstr "za 1 dan
|
1486 |
|
1487 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2530
|
1488 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2550
|
1489 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1954
|
1490 |
msgid "for 1 night"
|
1491 |
-
msgstr "za 1 noć
|
1492 |
|
1493 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2531
|
1494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2551
|
1495 |
msgid "fixed deposit"
|
1496 |
-
msgstr "fiksni
|
1497 |
|
1498 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2532
|
1499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2552
|
1500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1956
|
1501 |
msgid "for 1 hour"
|
1502 |
-
msgstr "1 sat
|
1503 |
|
1504 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2558
|
1505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3510
|
1506 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3759
|
1507 |
-
#, fuzzy
|
1508 |
msgid "Filter Name"
|
1509 |
-
msgstr "
|
1510 |
|
1511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2566
|
1512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2806
|
1513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3259
|
1514 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:340
|
1515 |
-
#, fuzzy
|
1516 |
msgid "Note!"
|
1517 |
-
msgstr "
|
1518 |
|
1519 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2566
|
1520 |
msgid "Check boxe(s) at left side if you want to activate specific cost."
|
1521 |
msgstr ""
|
|
|
1522 |
|
1523 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2570
|
1524 |
-
#, fuzzy
|
1525 |
msgid "Update Rates"
|
1526 |
-
msgstr "
|
1527 |
|
1528 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2805
|
1529 |
-
#, fuzzy
|
1530 |
msgid "Set cost of booking resource based on the number of days selected"
|
1531 |
-
msgstr ""
|
1532 |
-
"Postavi cjenik rezervacijskih resursa zavisno od broja odabranih dana "
|
1533 |
-
"rezervacije "
|
1534 |
|
1535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2806
|
1536 |
-
#,
|
1537 |
msgid ""
|
1538 |
"If you add costs here, %srates%s for this booking resource will not take "
|
1539 |
"effect !!!"
|
1540 |
msgstr ""
|
1541 |
-
"Ako dodate cijene
|
1542 |
-
"
|
1543 |
|
1544 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1545 |
#, php-format
|
@@ -1547,6 +1486,8 @@ msgid ""
|
|
1547 |
"Cost setings at %stop have higher priority%s than other costs of same type "
|
1548 |
"at the %sbottom%s of the list."
|
1549 |
msgstr ""
|
|
|
|
|
1550 |
|
1551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2811
|
1552 |
#, php-format
|
@@ -1554,16 +1495,17 @@ msgid ""
|
|
1554 |
"Please create all %s terms firstly %s(from higher priority to lower)%s, then "
|
1555 |
"terms %s and after terms %s"
|
1556 |
msgstr ""
|
|
|
|
|
1557 |
|
1558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2813
|
1559 |
#, php-format
|
1560 |
msgid "%s and %s terms have higher priority than a range %s days."
|
1561 |
-
msgstr ""
|
1562 |
|
1563 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2816
|
1564 |
-
#, fuzzy
|
1565 |
msgid "Warning!"
|
1566 |
-
msgstr "
|
1567 |
|
1568 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2817
|
1569 |
msgid ""
|
@@ -1571,51 +1513,50 @@ msgid ""
|
|
1571 |
"is checked) and if \"Check In\" (start) date belong to selected season "
|
1572 |
"filter or if set \"Any days\"."
|
1573 |
msgstr ""
|
|
|
|
|
|
|
1574 |
|
1575 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2826
|
1576 |
-
#, fuzzy
|
1577 |
msgid "Number of Days"
|
1578 |
-
msgstr "
|
1579 |
|
1580 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2827
|
1581 |
-
#, fuzzy
|
1582 |
msgid "Cost Settings"
|
1583 |
-
msgstr "Postavke"
|
1584 |
|
1585 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2828
|
1586 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2875
|
1587 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2972
|
1588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3066
|
1589 |
-
#, fuzzy
|
1590 |
msgid "Season Filter of Check In date"
|
1591 |
-
msgstr "
|
1592 |
|
1593 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2850
|
1594 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2924
|
1595 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3035
|
1596 |
msgid "For"
|
1597 |
-
msgstr "Za
|
1598 |
|
1599 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1600 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2928
|
1601 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3040
|
1602 |
-
#, fuzzy
|
1603 |
msgid "Day Number(s)"
|
1604 |
-
msgstr "
|
1605 |
|
1606 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2858
|
1607 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2934
|
1608 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3046
|
1609 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3340
|
1610 |
msgid "to"
|
1611 |
-
msgstr "
|
1612 |
|
1613 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2862
|
1614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2940
|
1615 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2117
|
1616 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:291
|
1617 |
msgid "day"
|
1618 |
-
msgstr "
|
1619 |
|
1620 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2866
|
1621 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2947
|
@@ -1638,9 +1579,8 @@ msgstr "Cijena"
|
|
1638 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2877
|
1639 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2974
|
1640 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3068
|
1641 |
-
#, fuzzy
|
1642 |
msgid "Any days"
|
1643 |
-
msgstr "Bilo koji
|
1644 |
|
1645 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2925
|
1646 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3036
|
@@ -1652,12 +1592,12 @@ msgstr "Bilo koji dan u tjednu"
|
|
1652 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3522
|
1653 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3599
|
1654 |
msgid "From"
|
1655 |
-
msgstr "Od
|
1656 |
|
1657 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2926
|
1658 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3037
|
1659 |
msgid "Together"
|
1660 |
-
msgstr "Zajedno
|
1661 |
|
1662 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2941
|
1663 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2120
|
@@ -1667,35 +1607,32 @@ msgstr "Zajedno "
|
|
1667 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:295
|
1668 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:296
|
1669 |
msgid "days"
|
1670 |
-
msgstr "dana
|
1671 |
|
1672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2985
|
1673 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3079
|
1674 |
msgid "Remove"
|
1675 |
-
msgstr "
|
1676 |
|
1677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2998
|
1678 |
msgid "Add new cost"
|
1679 |
-
msgstr "Dodaj novu cijenu
|
1680 |
|
1681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3034
|
1682 |
msgid "for all days"
|
1683 |
-
msgstr "za sve dane
|
1684 |
|
1685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3159
|
1686 |
-
#, fuzzy
|
1687 |
msgid "Set amount of deposit payment"
|
1688 |
-
msgstr "
|
1689 |
|
1690 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3168
|
1691 |
-
#, fuzzy
|
1692 |
msgid "Deposit payment total"
|
1693 |
-
msgstr "
|
1694 |
|
1695 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3171
|
1696 |
-
#, fuzzy
|
1697 |
msgid "Deposit payment is not active for booking resource"
|
1698 |
-
msgstr "
|
1699 |
|
1700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3178
|
1701 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:850
|
@@ -1709,24 +1646,20 @@ msgid "Status"
|
|
1709 |
msgstr "Status"
|
1710 |
|
1711 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3187
|
1712 |
-
#, fuzzy
|
1713 |
msgid "deposit payment for booking resource"
|
1714 |
-
msgstr "
|
1715 |
|
1716 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3202
|
1717 |
-
#, fuzzy
|
1718 |
msgid "fixed total in"
|
1719 |
-
msgstr "
|
1720 |
|
1721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3203
|
1722 |
-
#, fuzzy
|
1723 |
msgid "of payment"
|
1724 |
-
msgstr "
|
1725 |
|
1726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3209
|
1727 |
-
#, fuzzy
|
1728 |
msgid "Condition"
|
1729 |
-
msgstr "
|
1730 |
|
1731 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3212
|
1732 |
#, php-format
|
@@ -1734,33 +1667,32 @@ msgid ""
|
|
1734 |
"Show deposit payment form, only if difference between %sToday%s and %sCheck "
|
1735 |
"In%s days more than"
|
1736 |
msgstr ""
|
|
|
|
|
1737 |
|
1738 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3230
|
1739 |
-
#, fuzzy
|
1740 |
msgid "Update Deposit"
|
1741 |
-
msgstr "
|
1742 |
|
1743 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3253
|
1744 |
-
#, fuzzy
|
1745 |
msgid "Deposit payment"
|
1746 |
-
msgstr "
|
1747 |
|
1748 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3258
|
1749 |
-
#,
|
1750 |
msgid ""
|
1751 |
"Check this box if you want to use the %sdeposit%s total %spayment%s on the "
|
1752 |
"payment form, instead of the full total of the booking."
|
1753 |
msgstr ""
|
1754 |
-
"
|
1755 |
-
"
|
1756 |
|
1757 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3259
|
1758 |
-
#,
|
1759 |
msgid ""
|
1760 |
" You can configure the deposit payment for your booking resources %shere%s."
|
1761 |
msgstr ""
|
1762 |
-
"
|
1763 |
-
"%shere%s."
|
1764 |
|
1765 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3277
|
1766 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3557
|
@@ -1811,7 +1743,7 @@ msgstr "Su"
|
|
1811 |
|
1812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3278
|
1813 |
msgid "Jan"
|
1814 |
-
msgstr "
|
1815 |
|
1816 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3278
|
1817 |
msgid "Feb"
|
@@ -1867,11 +1799,11 @@ msgstr "vrijeme"
|
|
1867 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3397
|
1868 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3414
|
1869 |
msgid "No days"
|
1870 |
-
msgstr "
|
1871 |
|
1872 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
|
1873 |
msgid "Every"
|
1874 |
-
msgstr "
|
1875 |
|
1876 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3399
|
1877 |
msgid "of"
|
@@ -1880,49 +1812,43 @@ msgstr "od"
|
|
1880 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3468
|
1881 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3710
|
1882 |
msgid "Filter saved"
|
1883 |
-
msgstr "
|
1884 |
|
1885 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3504
|
1886 |
-
#, fuzzy
|
1887 |
msgid "Specific Dates Filter"
|
1888 |
-
msgstr "
|
1889 |
|
1890 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3513
|
1891 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3762
|
1892 |
-
#, fuzzy
|
1893 |
msgid "Type filter name"
|
1894 |
-
msgstr "
|
1895 |
|
1896 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3518
|
1897 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3624
|
1898 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3767
|
1899 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4026
|
1900 |
-
#, fuzzy
|
1901 |
msgid "Create new season filter"
|
1902 |
-
msgstr "
|
1903 |
|
1904 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3526
|
1905 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3775
|
1906 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1636
|
1907 |
-
#, fuzzy
|
1908 |
msgid "Reset"
|
1909 |
-
msgstr "
|
1910 |
|
1911 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3624
|
1912 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4026
|
1913 |
-
#, fuzzy
|
1914 |
msgid "Create New Season Filter"
|
1915 |
-
msgstr "
|
1916 |
|
1917 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3624
|
1918 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4026
|
1919 |
msgid "Save changes"
|
1920 |
-
msgstr "Spremi
|
1921 |
|
1922 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3753
|
1923 |
-
#, fuzzy
|
1924 |
msgid "Conditional Dates Filter"
|
1925 |
-
msgstr "
|
1926 |
|
1927 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3787
|
1928 |
msgid "Days of week"
|
@@ -2049,7 +1975,7 @@ msgstr "Subota"
|
|
2049 |
|
2050 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3843
|
2051 |
msgid "Days of month"
|
2052 |
-
msgstr "Dani
|
2053 |
|
2054 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3923
|
2055 |
msgid "Months"
|
@@ -2105,26 +2031,23 @@ msgstr "Godina"
|
|
2105 |
|
2106 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4053
|
2107 |
msgid "Filter deleted successfully"
|
2108 |
-
msgstr "
|
2109 |
|
2110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4061
|
2111 |
-
#, fuzzy
|
2112 |
msgid "Create dates filter"
|
2113 |
-
msgstr "
|
2114 |
|
2115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4064
|
2116 |
-
#, fuzzy
|
2117 |
msgid "Create conditional days filter"
|
2118 |
-
msgstr "
|
2119 |
|
2120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4073
|
2121 |
-
#, fuzzy
|
2122 |
msgid "Listing of season filters"
|
2123 |
-
msgstr "
|
2124 |
|
2125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4080
|
2126 |
msgid "Filters"
|
2127 |
-
msgstr "
|
2128 |
|
2129 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
|
2130 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4106
|
@@ -2135,64 +2058,58 @@ msgstr "Uredi"
|
|
2135 |
|
2136 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4109
|
2137 |
msgid "Do you really want to delete?"
|
2138 |
-
msgstr "
|
2139 |
|
2140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4141
|
2141 |
-
#, fuzzy
|
2142 |
msgid "Showing cost in tooltip"
|
2143 |
-
msgstr "
|
2144 |
|
2145 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4148
|
2146 |
-
#, fuzzy
|
2147 |
msgid ""
|
2148 |
" Check this box to display the daily cost with a tooltip when mouse hovers "
|
2149 |
"over each day on the calendar(s)."
|
2150 |
msgstr ""
|
2151 |
-
" Označite
|
2152 |
-
"
|
2153 |
|
2154 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4156
|
2155 |
-
#, fuzzy
|
2156 |
msgid "Cost Title"
|
2157 |
-
msgstr "Naslov "
|
2158 |
|
2159 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
2160 |
#, php-format
|
2161 |
msgid "Type your %scost%s description"
|
2162 |
-
msgstr "Upišite opis %
|
2163 |
|
2164 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4302
|
2165 |
-
#, fuzzy
|
2166 |
msgid "Advanced cost management"
|
2167 |
-
msgstr "
|
2168 |
|
2169 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4321
|
2170 |
-
#, fuzzy
|
2171 |
msgid "Configure Additional cost for the form"
|
2172 |
-
msgstr "
|
2173 |
|
2174 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4364
|
2175 |
-
#, fuzzy
|
2176 |
msgid "Additional cost for"
|
2177 |
-
msgstr "
|
2178 |
|
2179 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4414
|
2180 |
-
#, fuzzy
|
2181 |
msgid ""
|
2182 |
"Check this box if you want that specific additional cost, which configured "
|
2183 |
"as percentage for some option, apply to other additional fixed costs and not "
|
2184 |
"only to original booking cost."
|
2185 |
msgstr ""
|
2186 |
-
"
|
2187 |
-
"
|
2188 |
-
"
|
2189 |
|
2190 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4420
|
2191 |
-
#, fuzzy
|
2192 |
msgid ""
|
2193 |
"Configure additinal cost, which depend from selection of selectbox(es) and "
|
2194 |
"checkbox(es)."
|
2195 |
-
msgstr "
|
|
|
|
|
2196 |
|
2197 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4423
|
2198 |
#, php-format
|
@@ -2200,11 +2117,12 @@ msgid ""
|
|
2200 |
"Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if "
|
2201 |
"they exist in the %sbooking form%s."
|
2202 |
msgstr ""
|
|
|
|
|
2203 |
|
2204 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4430
|
2205 |
-
#, fuzzy
|
2206 |
msgid "Enter additional cost in formats:"
|
2207 |
-
msgstr "
|
2208 |
|
2209 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4431
|
2210 |
#, php-format
|
@@ -2212,33 +2130,32 @@ msgid ""
|
|
2212 |
"For example, if the original cost of the booking is %s, then after applying "
|
2213 |
"additional costs the total cost will be folowing"
|
2214 |
msgstr ""
|
|
|
|
|
2215 |
|
2216 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4434
|
2217 |
-
#, fuzzy
|
2218 |
msgid "Enter fixed cost"
|
2219 |
-
msgstr "
|
2220 |
|
2221 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4434
|
2222 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4437
|
2223 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4443
|
2224 |
-
#,
|
2225 |
msgid "%s, then total cost will be %s"
|
2226 |
-
msgstr "
|
2227 |
|
2228 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4437
|
2229 |
-
#, fuzzy
|
2230 |
msgid "Enter percentage of the entire booking"
|
2231 |
-
msgstr "Unesite
|
2232 |
|
2233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4440
|
2234 |
-
#, fuzzy
|
2235 |
msgid "Enter fixed amount for each selected day"
|
2236 |
-
msgstr "
|
2237 |
|
2238 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4440
|
2239 |
#, php-format
|
2240 |
msgid "%s, then total cost will be (if selected 3 days) %s"
|
2241 |
-
msgstr ""
|
2242 |
|
2243 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4440
|
2244 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
@@ -2254,6 +2171,8 @@ msgid ""
|
|
2254 |
"Enter percentage as additional sum, which is based only on original cost and "
|
2255 |
"not full sum"
|
2256 |
msgstr ""
|
|
|
|
|
2257 |
|
2258 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4447
|
2259 |
#, php-format
|
@@ -2261,12 +2180,13 @@ msgid ""
|
|
2261 |
"Please check more info about configuration of this cost settings on this "
|
2262 |
"%spage%s."
|
2263 |
msgstr ""
|
|
|
|
|
2264 |
|
2265 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4520
|
2266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1201
|
2267 |
-
#, fuzzy
|
2268 |
msgid "Resource ID or Title"
|
2269 |
-
msgstr "
|
2270 |
|
2271 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4522
|
2272 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1203
|
@@ -2283,28 +2203,23 @@ msgstr "Info"
|
|
2283 |
|
2284 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4560
|
2285 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1271
|
2286 |
-
#, fuzzy
|
2287 |
msgid "Selection"
|
2288 |
-
msgstr "
|
2289 |
|
2290 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4563
|
2291 |
-
#, fuzzy
|
2292 |
msgid "Resource Name"
|
2293 |
-
msgstr "Naziv
|
2294 |
|
2295 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4596
|
2296 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1305
|
2297 |
-
#, fuzzy
|
2298 |
msgid "Bulk Actions"
|
2299 |
-
msgstr "Akcije
|
2300 |
|
2301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4665
|
2302 |
-
#, fuzzy
|
2303 |
msgid "management"
|
2304 |
-
msgstr "
|
2305 |
|
2306 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4667
|
2307 |
-
#, fuzzy
|
2308 |
msgid "Costs and Rates"
|
2309 |
msgstr "Cijene"
|
2310 |
|
@@ -2313,37 +2228,32 @@ msgstr "Cijene"
|
|
2313 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4687
|
2314 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1180
|
2315 |
msgid "Customization of"
|
2316 |
-
msgstr "Prilagođavanje
|
2317 |
|
2318 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4670
|
2319 |
msgid "rates, valuation days cost and deposit amount "
|
2320 |
-
msgstr "
|
2321 |
|
2322 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4672
|
2323 |
-
#, fuzzy
|
2324 |
msgid "Advanced Cost"
|
2325 |
-
msgstr "
|
2326 |
|
2327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4675
|
2328 |
-
#, fuzzy
|
2329 |
msgid "additional cost, which depend from form fields"
|
2330 |
-
msgstr "
|
2331 |
|
2332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4678
|
2333 |
-
#, fuzzy
|
2334 |
msgid "Coupons"
|
2335 |
-
msgstr "
|
2336 |
|
2337 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4681
|
2338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4692
|
2339 |
-
#, fuzzy
|
2340 |
msgid "Setting"
|
2341 |
-
msgstr "
|
2342 |
|
2343 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4681
|
2344 |
-
#, fuzzy
|
2345 |
msgid "for discount"
|
2346 |
-
msgstr "popust"
|
2347 |
|
2348 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4687
|
2349 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4700
|
@@ -2355,16 +2265,15 @@ msgstr "popust"
|
|
2355 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1229
|
2356 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1263
|
2357 |
msgid "settings"
|
2358 |
-
msgstr "
|
2359 |
|
2360 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4689
|
2361 |
-
#, fuzzy
|
2362 |
msgid "Season Filters"
|
2363 |
-
msgstr "
|
2364 |
|
2365 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4736
|
2366 |
msgid "Cost: "
|
2367 |
-
msgstr "Cijena:
|
2368 |
|
2369 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4766
|
2370 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:648
|
@@ -2379,22 +2288,21 @@ msgstr "Radni dani"
|
|
2379 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4768
|
2380 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:650
|
2381 |
msgid "High season"
|
2382 |
-
msgstr "
|
2383 |
|
2384 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
2385 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3815
|
2386 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
|
2387 |
-
#, fuzzy
|
2388 |
msgid "Select Times"
|
2389 |
-
msgstr "
|
2390 |
|
2391 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
|
2392 |
msgid "Setting cost for the resource"
|
2393 |
-
msgstr "
|
2394 |
|
2395 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:362
|
2396 |
msgid "/ day"
|
2397 |
-
msgstr "dan
|
2398 |
|
2399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:363
|
2400 |
msgid "/ night"
|
@@ -2402,60 +2310,55 @@ msgstr "/ noć"
|
|
2402 |
|
2403 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:364
|
2404 |
msgid "fixed"
|
2405 |
-
msgstr "
|
2406 |
|
2407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:365
|
2408 |
msgid "/ hour"
|
2409 |
msgstr "/ sat"
|
2410 |
|
2411 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:430
|
2412 |
-
#, fuzzy
|
2413 |
msgid ""
|
2414 |
"Start Time is invalid. The date or time may be booked, or already in the "
|
2415 |
"past! Please choose another date or time."
|
2416 |
msgstr ""
|
2417 |
-
"
|
2418 |
-
"
|
2419 |
|
2420 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:431
|
2421 |
-
#, fuzzy
|
2422 |
msgid ""
|
2423 |
"End Time is invalid. The date or time may be booked, or already in the past. "
|
2424 |
"The End Time may also be earlier that the start time, if only 1 day was "
|
2425 |
"selected! Please choose another date or time."
|
2426 |
msgstr ""
|
2427 |
-
"
|
2428 |
-
"
|
2429 |
-
"odabran
|
2430 |
|
2431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:432
|
2432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:433
|
2433 |
-
#, fuzzy
|
2434 |
msgid "The time(s) may be booked, or already in the past!"
|
2435 |
-
msgstr "
|
2436 |
|
2437 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:593
|
2438 |
-
#, fuzzy
|
2439 |
msgid "Cost saved successfully"
|
2440 |
-
msgstr "
|
2441 |
|
2442 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:600
|
2443 |
-
#, fuzzy
|
2444 |
msgid "Cost is not correct. It must be greater than 0"
|
2445 |
-
msgstr "Cijena nije ispravna.
|
2446 |
|
2447 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:618
|
2448 |
msgid "Send payment request to customer"
|
2449 |
-
msgstr "Pošalji zahtjev za
|
2450 |
|
2451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:622
|
2452 |
-
#,
|
2453 |
msgid "Type your %sreason for payment%s request"
|
2454 |
-
msgstr "Upišite vaš %
|
2455 |
|
2456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:631
|
2457 |
msgid "Send Request"
|
2458 |
-
msgstr "
|
2459 |
|
2460 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:632
|
2461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:720
|
@@ -2464,55 +2367,50 @@ msgstr "Poslati zahtjev"
|
|
2464 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:570
|
2465 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:626
|
2466 |
msgid "Close"
|
2467 |
-
msgstr "
|
2468 |
|
2469 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:763
|
2470 |
-
#, fuzzy
|
2471 |
msgid "Request has been sent"
|
2472 |
msgstr "Zahtjev je poslan"
|
2473 |
|
2474 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:769
|
2475 |
-
#, fuzzy
|
2476 |
msgid "Request has failed"
|
2477 |
-
msgstr "
|
2478 |
|
2479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
|
2480 |
-
#, fuzzy
|
2481 |
msgid "The payment status is changed successfully"
|
2482 |
-
msgstr "Status plaćanja"
|
2483 |
|
2484 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:801
|
2485 |
msgid "The changing of payment status is failed"
|
2486 |
-
msgstr "Promjena statusa plaćanja
|
2487 |
|
2488 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
|
2489 |
msgid "Email to \"Person\" with payment request"
|
2490 |
-
msgstr "
|
2491 |
|
2492 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:865
|
2493 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3433
|
2494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3507
|
2495 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3584
|
2496 |
-
#, fuzzy
|
2497 |
msgid "Send to Admin"
|
2498 |
-
msgstr "Pošalji"
|
2499 |
|
2500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:873
|
2501 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3441
|
2502 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3515
|
2503 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3592
|
2504 |
-
#, fuzzy
|
2505 |
msgid "Check this box to send copy of this email to Admin"
|
2506 |
-
msgstr "
|
2507 |
|
2508 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:882
|
2509 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3376
|
2510 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3449
|
2511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3524
|
2512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3601
|
2513 |
-
#,
|
2514 |
msgid "Type the default %sadmin email%s sending the booking confimation"
|
2515 |
-
msgstr "
|
2516 |
|
2517 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:887
|
2518 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3320
|
@@ -2524,9 +2422,9 @@ msgid "Subject"
|
|
2524 |
msgstr "Predmet"
|
2525 |
|
2526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:889
|
2527 |
-
#,
|
2528 |
msgid "Type email subject for %spayment request%s."
|
2529 |
-
msgstr "Upišite
|
2530 |
|
2531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:894
|
2532 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3327
|
@@ -2534,63 +2432,59 @@ msgstr "Upišite vaš %semail poruku za zahtjev za plaćanje%s"
|
|
2534 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3461
|
2535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3536
|
2536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3613
|
2537 |
-
#, fuzzy
|
2538 |
msgid "Content"
|
2539 |
-
msgstr "
|
2540 |
|
2541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:897
|
2542 |
#, php-format
|
2543 |
msgid "Type your %semail message for payment request%s"
|
2544 |
-
msgstr "Upišite
|
2545 |
|
2546 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
|
2547 |
-
#,
|
2548 |
msgid ""
|
2549 |
"You need to make payment %s for booking %s at %s. %s You can make payment at "
|
2550 |
"this %s Thank you, booking service."
|
2551 |
msgstr ""
|
2552 |
-
"Vi trebate
|
2553 |
-
"
|
2554 |
|
2555 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
|
2556 |
-
#, fuzzy
|
2557 |
msgid "page"
|
2558 |
-
msgstr "
|
2559 |
|
2560 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1146
|
2561 |
msgid "deposit"
|
2562 |
-
msgstr "
|
2563 |
|
2564 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1147
|
2565 |
msgid "Total cost"
|
2566 |
-
msgstr "
|
2567 |
|
2568 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1148
|
2569 |
msgid "balance"
|
2570 |
-
msgstr "
|
2571 |
|
2572 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1200
|
2573 |
-
#, fuzzy
|
2574 |
msgid "Auto-fill form"
|
2575 |
-
msgstr "
|
2576 |
|
2577 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1302
|
2578 |
msgid "Billing form fields customization"
|
2579 |
-
msgstr "
|
2580 |
|
2581 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1314
|
2582 |
-
#, fuzzy
|
2583 |
msgid ""
|
2584 |
"Please select a field from your booking form. This field will be "
|
2585 |
"automatically assigned to the current field in the billing form."
|
2586 |
msgstr ""
|
2587 |
-
"
|
2588 |
-
"
|
2589 |
|
2590 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1320
|
2591 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
|
2592 |
msgid "Customer Email"
|
2593 |
-
msgstr "Email
|
2594 |
|
2595 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1333
|
2596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
|
@@ -2604,11 +2498,11 @@ msgstr "Prezime"
|
|
2604 |
|
2605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1380
|
2606 |
msgid "Billing Address"
|
2607 |
-
msgstr "Adresa
|
2608 |
|
2609 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1393
|
2610 |
msgid "Billing City"
|
2611 |
-
msgstr "Grad
|
2612 |
|
2613 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1406
|
2614 |
msgid "Post Code"
|
@@ -2617,22 +2511,20 @@ msgstr "Poštanski broj"
|
|
2617 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1419
|
2618 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3887
|
2619 |
msgid "Country"
|
2620 |
-
msgstr "
|
2621 |
|
2622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1438
|
2623 |
-
#, fuzzy
|
2624 |
msgid "State"
|
2625 |
-
msgstr "
|
2626 |
|
2627 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1455
|
2628 |
-
#,
|
2629 |
msgid "Configuring these %sfields is required for the some payment%s systems!"
|
2630 |
-
msgstr "
|
2631 |
|
2632 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1510
|
2633 |
-
#, fuzzy
|
2634 |
msgid "Title of booked timeslot(s)"
|
2635 |
-
msgstr "
|
2636 |
|
2637 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1514
|
2638 |
#, php-format
|
@@ -2640,46 +2532,48 @@ msgid ""
|
|
2640 |
"Type your %stitle%s, what will show in mouseover tooltip near booked "
|
2641 |
"timeslot(s)"
|
2642 |
msgstr ""
|
|
|
|
|
2643 |
|
2644 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1532
|
2645 |
msgid "Time Format"
|
2646 |
-
msgstr "
|
2647 |
|
2648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1547
|
2649 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:546
|
2650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:596
|
2651 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:856
|
2652 |
msgid "Custom"
|
2653 |
-
msgstr "
|
2654 |
|
2655 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
|
2656 |
-
#,
|
2657 |
msgid ""
|
2658 |
"Type your time format for emails and the booking table. %sDocumentation on "
|
2659 |
"time formatting%s"
|
2660 |
msgstr ""
|
2661 |
-
"Upišite format vremena za
|
2662 |
-
"
|
2663 |
|
2664 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1643
|
2665 |
-
#,
|
2666 |
msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
|
2667 |
-
msgstr "
|
2668 |
|
2669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1651
|
2670 |
-
#,
|
2671 |
msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
|
2672 |
-
msgstr "
|
2673 |
|
2674 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1659
|
2675 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
|
2676 |
msgid "Days selection number"
|
2677 |
-
msgstr "
|
2678 |
|
2679 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1666
|
2680 |
#, php-format
|
2681 |
msgid "Type your %snumber of days for range selection%s"
|
2682 |
-
msgstr "Upišite %sbroj dana za
|
2683 |
|
2684 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
|
2685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1761
|
@@ -2693,105 +2587,108 @@ msgstr "Bilo koji dan u tjednu"
|
|
2693 |
|
2694 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2695 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1781
|
2696 |
-
#, fuzzy
|
2697 |
msgid "Specific day(s) of week"
|
2698 |
-
msgstr "
|
2699 |
|
2700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1715
|
2701 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1817
|
2702 |
msgid "Select your start day of range selection at week"
|
2703 |
-
msgstr "Odaberite
|
2704 |
|
2705 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1727
|
2706 |
-
#, fuzzy
|
2707 |
msgid "Min"
|
2708 |
-
msgstr "
|
2709 |
|
2710 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1741
|
2711 |
-
#,
|
2712 |
msgid "Select your %sminimum and maximum number of days for range selection%s"
|
2713 |
-
msgstr "
|
2714 |
|
2715 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1747
|
2716 |
msgid "Specific days selections"
|
2717 |
-
msgstr "Odabir
|
2718 |
|
2719 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1751
|
2720 |
-
#,
|
2721 |
msgid ""
|
2722 |
"Type your %sspecific%s days, which can be selected by visitors, or leave "
|
2723 |
"this value empty. It can be several days separated by comma (example: %s) or "
|
2724 |
"by dash (example: %s, its the same like this: %s) or combination (example:"
|
2725 |
"%s, its the same like this: %s)"
|
2726 |
msgstr ""
|
2727 |
-
"
|
2728 |
-
"
|
|
|
|
|
2729 |
|
2730 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
|
2731 |
msgid "Use time selections as recurrent time slots"
|
2732 |
-
msgstr ""
|
2733 |
|
2734 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1871
|
2735 |
-
#, fuzzy
|
2736 |
msgid ""
|
2737 |
"Check this box if you want to use recurrent time to reserve several days. "
|
2738 |
"This means that middle days will be partially booked by actual times, "
|
2739 |
"otherwise the time in the booking form will be used as check-in/check-out "
|
2740 |
"time for the first and last day of the reservation."
|
2741 |
msgstr ""
|
2742 |
-
"
|
2743 |
-
"
|
2744 |
-
"
|
2745 |
-
"
|
|
|
2746 |
|
2747 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1878
|
2748 |
-
#, fuzzy
|
2749 |
msgid "Use check in/out time"
|
2750 |
-
msgstr "
|
2751 |
|
2752 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
|
2753 |
msgid "This option will overwrite any times selection in your booking form."
|
2754 |
msgstr ""
|
|
|
|
|
2755 |
|
2756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1890
|
2757 |
msgid "Check this option, to use check in/out time during booking process. "
|
2758 |
msgstr ""
|
|
|
|
|
2759 |
|
2760 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1893
|
2761 |
#, php-format
|
2762 |
msgid ""
|
2763 |
"%s Important!%s This will overwrite any times selection in your booking form."
|
2764 |
msgstr ""
|
|
|
|
|
2765 |
|
2766 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
|
2767 |
-
#, fuzzy
|
2768 |
msgid "Check-in time"
|
2769 |
-
msgstr "
|
2770 |
|
2771 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
|
2772 |
#, php-format
|
2773 |
msgid "%sstart booking time%s"
|
2774 |
-
msgstr "%
|
2775 |
|
2776 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1904
|
2777 |
-
#,
|
2778 |
msgid "Type your %sCheck-in%s time of booking"
|
2779 |
-
msgstr "Upišite
|
2780 |
|
2781 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
|
2782 |
-
#, fuzzy
|
2783 |
msgid "Check-Out time"
|
2784 |
-
msgstr "
|
2785 |
|
2786 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
|
2787 |
#, php-format
|
2788 |
msgid "%send booking time%s"
|
2789 |
-
msgstr "%
|
2790 |
|
2791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1911
|
2792 |
-
#,
|
2793 |
msgid "Type your %sCheck-Out%s time of booking"
|
2794 |
-
msgstr "Upišite
|
2795 |
|
2796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1945
|
2797 |
msgid "Costs"
|
@@ -2799,96 +2696,90 @@ msgstr "Cijene"
|
|
2799 |
|
2800 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1950
|
2801 |
msgid "Set the cost"
|
2802 |
-
msgstr "
|
2803 |
|
2804 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1955
|
2805 |
-
#, fuzzy
|
2806 |
msgid "fixed sum"
|
2807 |
-
msgstr "fiksni"
|
2808 |
|
2809 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1958
|
2810 |
-
#, fuzzy
|
2811 |
msgid " Select your cost configuration."
|
2812 |
-
msgstr "Odaberite
|
2813 |
|
2814 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1963
|
2815 |
-
#, fuzzy
|
2816 |
msgid "Currency format"
|
2817 |
-
msgstr "Format
|
2818 |
|
2819 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1966
|
2820 |
-
#, fuzzy
|
2821 |
msgid "Number of decimal points"
|
2822 |
-
msgstr "Broj
|
2823 |
|
2824 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1973
|
2825 |
msgid "Separator for the decimal point"
|
2826 |
-
msgstr ""
|
2827 |
|
2828 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
|
2829 |
msgid "Thousands separator"
|
2830 |
-
msgstr ""
|
2831 |
|
2832 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1998
|
2833 |
msgid "Time impact to cost"
|
2834 |
-
msgstr "
|
2835 |
|
2836 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2003
|
2837 |
-
#,
|
2838 |
msgid ""
|
2839 |
"Check this box if you want the %stime selection%s on the booking form "
|
2840 |
"%sapplied to the cost calculation%s."
|
2841 |
msgstr ""
|
2842 |
-
"
|
2843 |
-
"
|
2844 |
|
2845 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2012
|
2846 |
-
#, fuzzy
|
2847 |
msgid "Show booking details in payment form"
|
2848 |
-
msgstr "Prikaži
|
2849 |
|
2850 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2018
|
2851 |
-
#,
|
2852 |
msgid ""
|
2853 |
" Check this checkbox if you want to show the %sbooking details summary%s "
|
2854 |
"above the payment form"
|
2855 |
msgstr ""
|
2856 |
-
"
|
2857 |
-
"
|
2858 |
|
2859 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2063
|
2860 |
-
#, fuzzy
|
2861 |
msgid "Auto cancelation / auto approval of bookings"
|
2862 |
-
msgstr "
|
2863 |
|
2864 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2069
|
2865 |
-
#, fuzzy
|
2866 |
msgid "Auto approve all new bookings"
|
2867 |
-
msgstr "
|
2868 |
|
2869 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2078
|
2870 |
-
#,
|
2871 |
msgid ""
|
2872 |
"Check this checkbox to %sactivate%s auto approve of all new pending bookings."
|
2873 |
msgstr ""
|
2874 |
-
"
|
|
|
2875 |
|
2876 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2085
|
2877 |
-
#, fuzzy
|
2878 |
msgid "Auto-cancel bookings"
|
2879 |
-
msgstr "
|
2880 |
|
2881 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2095
|
2882 |
-
#,
|
2883 |
msgid ""
|
2884 |
"Check this box to %sactivate%s auto-cancellation for pending, unpaid "
|
2885 |
"bookings."
|
2886 |
msgstr ""
|
2887 |
-
"
|
|
|
2888 |
|
2889 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2106
|
2890 |
msgid "Cancel bookings older"
|
2891 |
-
msgstr "
|
2892 |
|
2893 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2111
|
2894 |
msgid "hour"
|
@@ -2899,97 +2790,89 @@ msgid "hours"
|
|
2899 |
msgstr "sati"
|
2900 |
|
2901 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2124
|
2902 |
-
#, fuzzy
|
2903 |
msgid ""
|
2904 |
"Cancel only pending, unpaid bookings, which are older than this selection."
|
2905 |
msgstr ""
|
2906 |
-
"
|
2907 |
-
"
|
2908 |
|
2909 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2129
|
2910 |
-
#, fuzzy
|
2911 |
msgid "Cancellation email sent"
|
2912 |
-
msgstr "
|
2913 |
|
2914 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2134
|
2915 |
-
#,
|
2916 |
msgid "Check this box to %ssend%s cancellation email for this resource."
|
2917 |
-
msgstr "
|
|
|
|
|
2918 |
|
2919 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2146
|
2920 |
-
#, fuzzy
|
2921 |
msgid "Reason for cancellation"
|
2922 |
-
msgstr "Razlog
|
2923 |
|
2924 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2148
|
2925 |
-
#,
|
2926 |
msgid "Type the reason for %scancellation%s for the email template."
|
2927 |
-
msgstr "
|
2928 |
|
2929 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2190
|
2930 |
msgid ""
|
2931 |
"Customization of billing fields, which automatically assign from booking "
|
2932 |
"form to billing form"
|
2933 |
msgstr ""
|
2934 |
-
"
|
2935 |
-
"
|
2936 |
|
2937 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2191
|
2938 |
msgid "Billing form fields"
|
2939 |
-
msgstr "Polja
|
2940 |
|
2941 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2217
|
2942 |
-
#, fuzzy
|
2943 |
msgid "Booked Times:"
|
2944 |
-
msgstr "
|
2945 |
|
2946 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2240
|
2947 |
-
#, fuzzy
|
2948 |
msgid ""
|
2949 |
"This reservation is cancelled because we did not receive payment and the "
|
2950 |
"administrator did not approve it."
|
2951 |
msgstr ""
|
2952 |
-
"
|
2953 |
-
"odobrio."
|
2954 |
|
2955 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2259
|
2956 |
-
#, fuzzy
|
2957 |
msgid "You need to make payment for this reservation"
|
2958 |
-
msgstr "
|
2959 |
|
2960 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2261
|
2961 |
-
#,
|
2962 |
msgid ""
|
2963 |
"You need to make payment %s for reservation %s at %s. %s Please make payment "
|
2964 |
"on this page: %s Thank you, %s"
|
2965 |
msgstr ""
|
2966 |
-
"
|
2967 |
-
"
|
2968 |
|
2969 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
|
2970 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1407
|
2971 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3934
|
2972 |
-
#, fuzzy
|
2973 |
msgid "Apartment#1"
|
2974 |
-
msgstr "
|
2975 |
|
2976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
|
2977 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1408
|
2978 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3935
|
2979 |
-
#, fuzzy
|
2980 |
msgid "Apartment#2"
|
2981 |
-
msgstr "
|
2982 |
|
2983 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
|
2984 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3936
|
2985 |
-
#, fuzzy
|
2986 |
msgid "Apartment#3"
|
2987 |
-
msgstr "
|
2988 |
|
2989 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
|
2990 |
-
#, fuzzy
|
2991 |
msgid "Label"
|
2992 |
-
msgstr "
|
2993 |
|
2994 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
|
2995 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
|
@@ -3004,142 +2887,140 @@ msgstr "Nazivi"
|
|
3004 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
|
3005 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
|
3006 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
|
3007 |
-
#, fuzzy
|
3008 |
msgid "optional"
|
3009 |
-
msgstr "
|
3010 |
|
3011 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:90
|
3012 |
#, php-format
|
3013 |
msgid "Wrap each item with %s tag"
|
3014 |
-
msgstr ""
|
3015 |
|
3016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:104
|
3017 |
msgid "Put a label before field"
|
3018 |
-
msgstr ""
|
3019 |
|
3020 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:118
|
3021 |
-
#,
|
3022 |
msgid "Make it %sexclusive%s"
|
3023 |
-
msgstr "
|
3024 |
|
3025 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
|
3026 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
|
3027 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
|
3028 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
|
3029 |
-
#, fuzzy
|
3030 |
msgid "Default value"
|
3031 |
-
msgstr "
|
3032 |
|
3033 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:136
|
3034 |
#, php-format
|
3035 |
msgid ""
|
3036 |
"One Value from %sOptions%s list or term %s for selection of all checkboxes"
|
3037 |
msgstr ""
|
|
|
|
|
3038 |
|
3039 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
|
3040 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
|
3041 |
-
#, fuzzy
|
3042 |
msgid "Options"
|
3043 |
-
msgstr "
|
3044 |
|
3045 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
|
3046 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
|
3047 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
|
3048 |
-
#, fuzzy
|
3049 |
msgid "required"
|
3050 |
-
msgstr "
|
3051 |
|
3052 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:154
|
3053 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:119
|
3054 |
msgid "One option per line"
|
3055 |
-
msgstr ""
|
3056 |
|
3057 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
|
3058 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
|
3059 |
-
#, fuzzy
|
3060 |
msgid "Titles of options"
|
3061 |
-
msgstr "
|
3062 |
|
3063 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:172
|
3064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:137
|
3065 |
-
#, fuzzy
|
3066 |
msgid "One title per line"
|
3067 |
-
msgstr "
|
3068 |
|
3069 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:93
|
3070 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:86
|
3071 |
#, php-format
|
3072 |
msgid "One Value from %sOptions%s list"
|
3073 |
-
msgstr ""
|
3074 |
|
3075 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:101
|
3076 |
#, php-format
|
3077 |
msgid "Allow %smultiple%s selections"
|
3078 |
-
msgstr ""
|
3079 |
|
3080 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:164
|
3081 |
-
#,
|
3082 |
msgid "Set as %srequired%s"
|
3083 |
-
msgstr "
|
3084 |
|
3085 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
|
3086 |
msgid "Name"
|
3087 |
-
msgstr "
|
3088 |
|
3089 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
|
3090 |
msgid "Class"
|
3091 |
-
msgstr ""
|
3092 |
|
3093 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
|
3094 |
msgid "Size"
|
3095 |
-
msgstr ""
|
3096 |
|
3097 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
|
3098 |
msgid "Maxlength"
|
3099 |
-
msgstr ""
|
3100 |
|
3101 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:276
|
3102 |
msgid "Copy and paste this shortcode into the form at left side"
|
3103 |
-
msgstr ""
|
3104 |
|
3105 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:291
|
3106 |
#, php-format
|
3107 |
msgid ""
|
3108 |
"Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
|
3109 |
msgstr ""
|
|
|
3110 |
|
3111 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
|
3112 |
msgid "Rows"
|
3113 |
-
msgstr ""
|
3114 |
|
3115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
|
3116 |
msgid "Columns"
|
3117 |
-
msgstr ""
|
3118 |
|
3119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:86
|
3120 |
-
#, fuzzy
|
3121 |
msgid "General Information"
|
3122 |
-
msgstr "Opće"
|
3123 |
|
3124 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:88
|
3125 |
-
#, fuzzy
|
3126 |
msgid "Shortcodes"
|
3127 |
-
msgstr "
|
3128 |
|
3129 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:89
|
3130 |
msgid ""
|
3131 |
"You can generate the form fields for your form (at the left side) by "
|
3132 |
"selection specific field in the above selectbox."
|
3133 |
msgstr ""
|
|
|
|
|
3134 |
|
3135 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:90
|
3136 |
#, php-format
|
3137 |
msgid "Please read more about the booking form fields configuration %shere%s."
|
3138 |
msgstr ""
|
|
|
3139 |
|
3140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:92
|
3141 |
msgid "HTML"
|
3142 |
-
msgstr ""
|
3143 |
|
3144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:93
|
3145 |
#, php-format
|
@@ -3148,11 +3029,13 @@ msgid ""
|
|
3148 |
"carefully. Be sure, that all \"open\" tags (like %s) are closed (like this "
|
3149 |
"%s)."
|
3150 |
msgstr ""
|
|
|
|
|
|
|
3151 |
|
3152 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:99
|
3153 |
-
#, fuzzy
|
3154 |
msgid "Default Form Templates"
|
3155 |
-
msgstr "
|
3156 |
|
3157 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:100
|
3158 |
#, php-format
|
@@ -3166,33 +3049,43 @@ msgid ""
|
|
3166 |
"%s button if you want to reset both forms: Booking Form and Content of "
|
3167 |
"Booking Fields form."
|
3168 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3169 |
|
3170 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:111
|
3171 |
-
#, fuzzy
|
3172 |
msgid "Required Fields in Booking Form"
|
3173 |
-
msgstr "
|
3174 |
|
3175 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:117
|
3176 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:395
|
3177 |
-
#, fuzzy
|
3178 |
msgid "Calendar"
|
3179 |
-
msgstr "Kalendar
|
3180 |
|
3181 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
|
3182 |
#, php-format
|
3183 |
msgid "You must to have this shortcode:%s in the form."
|
3184 |
-
msgstr ""
|
3185 |
|
3186 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:121
|
3187 |
msgid ""
|
3188 |
"You can insert several calendars of different resources into the form "
|
3189 |
"allowing you to book several resources during one booking process."
|
3190 |
msgstr ""
|
|
|
|
|
|
|
3191 |
|
3192 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:122
|
3193 |
-
#,
|
3194 |
msgid "Example: %s."
|
3195 |
-
msgstr "Primjer: %s
|
3196 |
|
3197 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:123
|
3198 |
#, php-format
|
@@ -3200,17 +3093,19 @@ msgid ""
|
|
3200 |
"where %s – default calendar %s (you can select desired resource of calendar "
|
3201 |
"by inserting shortcode into page)%s"
|
3202 |
msgstr ""
|
|
|
|
|
3203 |
|
3204 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:124
|
3205 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:125
|
3206 |
-
#,
|
3207 |
msgid "%s – calendar of booking resource with %s"
|
3208 |
-
msgstr "%s
|
3209 |
|
3210 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:126
|
3211 |
-
#,
|
3212 |
msgid "Please check more about this feature %shere%s."
|
3213 |
-
msgstr "
|
3214 |
|
3215 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
|
3216 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
|
@@ -3223,52 +3118,50 @@ msgstr "%sOznačiti za više informacija o pluginu%s"
|
|
3223 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
|
3224 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
|
3225 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
|
3226 |
-
#,
|
3227 |
msgid "You can %suse this shortcode only once%s in the form."
|
3228 |
-
msgstr "%
|
3229 |
|
3230 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:137
|
3231 |
-
#, fuzzy
|
3232 |
msgid "Email Field"
|
3233 |
-
msgstr "
|
3234 |
|
3235 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
|
3236 |
-
#,
|
3237 |
msgid "You must have this shortcode:%s in the booking form."
|
3238 |
-
msgstr "
|
3239 |
|
3240 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
|
3241 |
msgid ""
|
3242 |
"This is the primary email field, which is used for sending emails to "
|
3243 |
"visitors."
|
3244 |
msgstr ""
|
|
|
|
|
3245 |
|
3246 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:143
|
3247 |
-
#, fuzzy
|
3248 |
msgid "Standard Fields"
|
3249 |
-
msgstr "
|
3250 |
|
3251 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:149
|
3252 |
-
#, fuzzy
|
3253 |
msgid "Text"
|
3254 |
-
msgstr "
|
3255 |
|
3256 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:158
|
3257 |
msgid "Textarea"
|
3258 |
-
msgstr ""
|
3259 |
|
3260 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:165
|
3261 |
msgid "Drop Down"
|
3262 |
-
msgstr ""
|
3263 |
|
3264 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:177
|
3265 |
-
#, fuzzy
|
3266 |
msgid "Checkbox(es)"
|
3267 |
-
msgstr "
|
3268 |
|
3269 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:184
|
3270 |
msgid "Radio Button(s)"
|
3271 |
-
msgstr ""
|
3272 |
|
3273 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:196
|
3274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:575
|
@@ -3278,22 +3171,19 @@ msgstr "CAPTCHA"
|
|
3278 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:198
|
3279 |
#, php-format
|
3280 |
msgid "Insert %s shortcode to prevent SPAM bookings."
|
3281 |
-
msgstr ""
|
3282 |
|
3283 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:208
|
3284 |
-
#, fuzzy
|
3285 |
msgid "Submit Button"
|
3286 |
-
msgstr "
|
3287 |
|
3288 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:216
|
3289 |
-
#, fuzzy
|
3290 |
msgid "Times Fields"
|
3291 |
-
msgstr "Polja"
|
3292 |
|
3293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:222
|
3294 |
-
#, fuzzy
|
3295 |
msgid "Time Slot List"
|
3296 |
-
msgstr "
|
3297 |
|
3298 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
|
3299 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
|
@@ -3301,12 +3191,11 @@ msgstr "vrijeme"
|
|
3301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
|
3302 |
#, php-format
|
3303 |
msgid "Select the %s using the predefined %sTime List%s."
|
3304 |
-
msgstr ""
|
3305 |
|
3306 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
|
3307 |
-
#, fuzzy
|
3308 |
msgid "Time Slot"
|
3309 |
-
msgstr "
|
3310 |
|
3311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:225
|
3312 |
#, php-format
|
@@ -3315,23 +3204,30 @@ msgid ""
|
|
3315 |
"some booked time slots, this time field will %sdisable booked times slots%s "
|
3316 |
"(set them as grayed)."
|
3317 |
msgstr ""
|
|
|
|
|
|
|
3318 |
|
3319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:226
|
3320 |
#, php-format
|
3321 |
msgid "It works only in %ssingle day selection%s mode."
|
3322 |
-
msgstr ""
|
3323 |
|
3324 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:227
|
3325 |
msgid ""
|
3326 |
"Also some early versions of the IE do not support disabling of the options "
|
3327 |
"in the selectboxes."
|
3328 |
msgstr ""
|
|
|
|
|
3329 |
|
3330 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:228
|
3331 |
msgid ""
|
3332 |
"Even if visitor selects the booked timeslot, system will not allow them to "
|
3333 |
"make the booking."
|
3334 |
msgstr ""
|
|
|
|
|
3335 |
|
3336 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:231
|
3337 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:344
|
@@ -3341,6 +3237,8 @@ msgid ""
|
|
3341 |
"Please note, in the %sOptions list%s you can use times in military time "
|
3342 |
"format %s(24 Hour Time)%s only."
|
3343 |
msgstr ""
|
|
|
|
|
3344 |
|
3345 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:233
|
3346 |
#, php-format
|
@@ -3348,26 +3246,26 @@ msgid ""
|
|
3348 |
"If you use this shortcode, %syou can not use any other time shortcodes%s in "
|
3349 |
"the form."
|
3350 |
msgstr ""
|
|
|
|
|
3351 |
|
3352 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:275
|
3353 |
-
#, fuzzy
|
3354 |
msgid "Start Time - Text field"
|
3355 |
-
msgstr "
|
3356 |
|
3357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
|
3358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
|
3359 |
-
#,
|
3360 |
msgid "Enter %s in text field."
|
3361 |
-
msgstr "%s
|
3362 |
|
3363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
|
3364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3365 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
|
3366 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3367 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
|
3368 |
-
#, fuzzy
|
3369 |
msgid "Start Time"
|
3370 |
-
msgstr "
|
3371 |
|
3372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:279
|
3373 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:292
|
@@ -3377,49 +3275,47 @@ msgid ""
|
|
3377 |
"Please note: this field only supports military time format %s(24 Hour "
|
3378 |
"Time)%s."
|
3379 |
msgstr ""
|
|
|
|
|
3380 |
|
3381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3382 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3383 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3384 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3385 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
|
3386 |
-
#,
|
3387 |
msgid "You can also use the %s in the form."
|
3388 |
-
msgstr "
|
3389 |
|
3390 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3391 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
|
3392 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3393 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
|
3394 |
-
#, fuzzy
|
3395 |
msgid "End Time"
|
3396 |
-
msgstr "
|
3397 |
|
3398 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3400 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3401 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3402 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
|
3403 |
-
#, fuzzy
|
3404 |
msgid "Duration Time"
|
3405 |
-
msgstr "
|
3406 |
|
3407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3408 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3409 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3410 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3411 |
-
#, fuzzy
|
3412 |
msgid "fields"
|
3413 |
-
msgstr "
|
3414 |
|
3415 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:288
|
3416 |
-
#, fuzzy
|
3417 |
msgid "End Time - Text field"
|
3418 |
-
msgstr "
|
3419 |
|
3420 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:302
|
3421 |
msgid "Start Time - Drop Down list"
|
3422 |
-
msgstr ""
|
3423 |
|
3424 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:306
|
3425 |
#, php-format
|
@@ -3427,23 +3323,24 @@ msgid ""
|
|
3427 |
"Please note, in the %sOptions list%s you can use times in military time "
|
3428 |
"format %s(24 Hour Time)%s only."
|
3429 |
msgstr ""
|
|
|
|
|
3430 |
|
3431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:340
|
3432 |
msgid "End Time - Drop Down list"
|
3433 |
-
msgstr ""
|
3434 |
|
3435 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:379
|
3436 |
msgid "Duration Time - Drop Down list"
|
3437 |
-
msgstr ""
|
3438 |
|
3439 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
|
3440 |
-
#, fuzzy
|
3441 |
msgid "field"
|
3442 |
-
msgstr "
|
3443 |
|
3444 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:418
|
3445 |
msgid "Different time slots, for the different week days"
|
3446 |
-
msgstr ""
|
3447 |
|
3448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:421
|
3449 |
msgid ""
|
@@ -3452,19 +3349,22 @@ msgid ""
|
|
3452 |
"- which are assigned to the specific season filters. So each week day (day "
|
3453 |
"of specific season filter) can have a different time slots list."
|
3454 |
msgstr ""
|
|
|
|
|
|
|
|
|
3455 |
|
3456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:423
|
3457 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:569
|
3458 |
-
#, fuzzy
|
3459 |
msgid "Configuration"
|
3460 |
-
msgstr "
|
3461 |
|
3462 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:424
|
3463 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:570
|
3464 |
#, php-format
|
3465 |
msgid ""
|
3466 |
"The general structure of the configuration %scondition rule%s is as follows"
|
3467 |
-
msgstr ""
|
3468 |
|
3469 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:430
|
3470 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:451
|
@@ -3472,9 +3372,8 @@ msgstr ""
|
|
3472 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:576
|
3473 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:597
|
3474 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:620
|
3475 |
-
#, fuzzy
|
3476 |
msgid "Parameters"
|
3477 |
-
msgstr "
|
3478 |
|
3479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:431
|
3480 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:577
|
@@ -3486,6 +3385,11 @@ msgid ""
|
|
3486 |
"with the same name but with different value parameters in conditions. Please "
|
3487 |
"check more about it, in the examples."
|
3488 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
3489 |
|
3490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:432
|
3491 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:578
|
@@ -3498,6 +3402,12 @@ msgid ""
|
|
3498 |
"other words the condition is TRUE if the selected day belongs to a season "
|
3499 |
"filter in the Season Filters page."
|
3500 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
3501 |
|
3502 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:433
|
3503 |
#, php-format
|
@@ -3508,52 +3418,54 @@ msgid ""
|
|
3508 |
"of this condition, if all other conditions are FALSE, or at initial stage, "
|
3509 |
"when the date in calendar is not yet selected."
|
3510 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
3511 |
|
3512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:435
|
3513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:581
|
3514 |
-
#, fuzzy
|
3515 |
msgid "Examples"
|
3516 |
-
msgstr "
|
3517 |
|
3518 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:436
|
3519 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:582
|
3520 |
-
#, fuzzy
|
3521 |
msgid "Week days conditions."
|
3522 |
-
msgstr "Dani u tjednu"
|
3523 |
|
3524 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:452
|
3525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:598
|
3526 |
msgid ""
|
3527 |
"default value, if no dates are selected, or none exist conditions are true."
|
3528 |
msgstr ""
|
|
|
|
|
3529 |
|
3530 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:460
|
3531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:477
|
3532 |
msgid "You can use the several values, separated by comma."
|
3533 |
-
msgstr ""
|
3534 |
|
3535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:462
|
3536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:608
|
3537 |
-
#, fuzzy
|
3538 |
msgid "Season filters conditions."
|
3539 |
-
msgstr "
|
3540 |
|
3541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:475
|
3542 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:621
|
3543 |
msgid "Season filter on the Season Filters page,"
|
3544 |
-
msgstr ""
|
3545 |
|
3546 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:476
|
3547 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:622
|
3548 |
-
#, fuzzy
|
3549 |
msgid "Season filter on the Season Filters page"
|
3550 |
-
msgstr "Filter
|
3551 |
|
3552 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:479
|
3553 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:625
|
3554 |
-
#, fuzzy
|
3555 |
msgid "Additional info"
|
3556 |
-
msgstr "
|
3557 |
|
3558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:480
|
3559 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:626
|
@@ -3562,112 +3474,115 @@ msgid ""
|
|
3562 |
"Please use %sSingle day%s selection mode in the General Booking Settings "
|
3563 |
"page at calendar section."
|
3564 |
msgstr ""
|
|
|
|
|
3565 |
|
3566 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:481
|
3567 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:627
|
3568 |
#, php-format
|
3569 |
msgid "Please check more about this feature at %sthis page%s"
|
3570 |
-
msgstr ""
|
3571 |
|
3572 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:488
|
3573 |
-
#, fuzzy
|
3574 |
msgid "Advanced Fields"
|
3575 |
-
msgstr "
|
3576 |
|
3577 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:495
|
3578 |
-
#, fuzzy
|
3579 |
msgid "Time Field"
|
3580 |
-
msgstr "
|
3581 |
|
3582 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:497
|
3583 |
#, php-format
|
3584 |
msgid "Enter the %sTime%s using the text field."
|
3585 |
-
msgstr ""
|
3586 |
|
3587 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:500
|
3588 |
msgid ""
|
3589 |
"This field does not impact to availability (booking for the specific time) ."
|
3590 |
msgstr ""
|
|
|
3591 |
|
3592 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:501
|
3593 |
msgid "The value of this field is just saved into DB."
|
3594 |
-
msgstr ""
|
3595 |
|
3596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:511
|
3597 |
-
#, fuzzy
|
3598 |
msgid "Country List"
|
3599 |
-
msgstr "
|
3600 |
|
3601 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:513
|
3602 |
msgid "Select the country from the predefined country list."
|
3603 |
-
msgstr ""
|
3604 |
|
3605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:514
|
3606 |
#, php-format
|
3607 |
msgid "You can customize the country list at this file: %s"
|
3608 |
-
msgstr ""
|
3609 |
|
3610 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:515
|
3611 |
msgid "You can insert this field with default selected value."
|
3612 |
-
msgstr ""
|
3613 |
|
3614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:516
|
3615 |
-
#,
|
3616 |
msgid "Example: %s - %s\"United States\"%s is selected by default."
|
3617 |
-
msgstr "Primjer
|
3618 |
|
3619 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:525
|
3620 |
-
#, fuzzy
|
3621 |
msgid "Language Sections"
|
3622 |
-
msgstr "
|
3623 |
|
3624 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:527
|
3625 |
msgid ""
|
3626 |
"Plugin support configurations of the booking form are available in different "
|
3627 |
"languages."
|
3628 |
msgstr ""
|
|
|
|
|
3629 |
|
3630 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:528
|
3631 |
msgid ""
|
3632 |
"The active language of the booking form depends on the active locale of the "
|
3633 |
"site."
|
3634 |
msgstr ""
|
|
|
3635 |
|
3636 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:529
|
3637 |
msgid ""
|
3638 |
"Booking Calendar supports WPML and qTranslate plugins for dynamic changing "
|
3639 |
"of website locale."
|
3640 |
msgstr ""
|
|
|
|
|
3641 |
|
3642 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:531
|
3643 |
msgid "Usage"
|
3644 |
-
msgstr ""
|
3645 |
|
3646 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:532
|
3647 |
-
#,
|
3648 |
msgid ""
|
3649 |
"start new translation section in specific language, where %s - locale of the "
|
3650 |
"translation."
|
3651 |
-
msgstr "
|
|
|
3652 |
|
3653 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:534
|
3654 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:537
|
3655 |
-
#, fuzzy
|
3656 |
msgid "Example"
|
3657 |
-
msgstr "Primjer
|
3658 |
|
3659 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:535
|
3660 |
-
#, fuzzy
|
3661 |
msgid "English and French translation"
|
3662 |
-
msgstr "
|
3663 |
|
3664 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:538
|
3665 |
msgid "of configuration booking form in English and French languages"
|
3666 |
-
msgstr ""
|
3667 |
|
3668 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:564
|
3669 |
msgid "Different form fields, for the different week days"
|
3670 |
-
msgstr ""
|
3671 |
|
3672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:567
|
3673 |
msgid ""
|
@@ -3676,6 +3591,10 @@ msgid ""
|
|
3676 |
"specific week day in calendar or different days, which are assigned to the "
|
3677 |
"specific season filters"
|
3678 |
msgstr ""
|
|
|
|
|
|
|
|
|
3679 |
|
3680 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:579
|
3681 |
#, php-format
|
@@ -3686,61 +3605,66 @@ msgid ""
|
|
3686 |
"content of this condition, if all other conditions are FALSE, or at initial "
|
3687 |
"stage, when the date in calendar is not yet selected."
|
3688 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
3689 |
|
3690 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:606
|
3691 |
msgid "You can use several values, separated by comma."
|
3692 |
-
msgstr ""
|
3693 |
|
3694 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:623
|
3695 |
msgid "You can use several values, separated by a comma."
|
3696 |
-
msgstr ""
|
3697 |
|
3698 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:636
|
3699 |
-
#, fuzzy
|
3700 |
msgid "Cost Fields"
|
3701 |
-
msgstr "
|
3702 |
|
3703 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:642
|
3704 |
-
#, fuzzy
|
3705 |
msgid "Cost Correction Field"
|
3706 |
-
msgstr "
|
3707 |
|
3708 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:644
|
3709 |
#, php-format
|
3710 |
msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
|
3711 |
msgstr ""
|
|
|
|
|
3712 |
|
3713 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:645
|
3714 |
#, php-format
|
3715 |
msgid "Use this field for %scorrecting the cost%s during adding new booking."
|
3716 |
msgstr ""
|
|
|
|
|
3717 |
|
3718 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:656
|
3719 |
-
#, fuzzy
|
3720 |
msgid "Discount Coupon field"
|
3721 |
-
msgstr "
|
3722 |
|
3723 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:658
|
3724 |
msgid ""
|
3725 |
"Please use this field for possibility to use coupon discounts by your "
|
3726 |
"visitors."
|
3727 |
msgstr ""
|
|
|
|
|
3728 |
|
3729 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:659
|
3730 |
-
#,
|
3731 |
msgid "You can configure the discount coupon codes at this %spage%s."
|
3732 |
-
msgstr ""
|
3733 |
-
"Možete dodati ili Izbrisati rezervacijski resurs pri vrhu ove %sstranice%s"
|
3734 |
|
3735 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:668
|
3736 |
-
#, fuzzy
|
3737 |
msgid "Hints for your form"
|
3738 |
-
msgstr "
|
3739 |
|
3740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:674
|
3741 |
-
#, fuzzy
|
3742 |
msgid "Cost Hints"
|
3743 |
-
msgstr "
|
3744 |
|
3745 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:676
|
3746 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:697
|
@@ -3750,40 +3674,37 @@ msgid ""
|
|
3750 |
"selection of the dates in calendar or options in checkboxes or "
|
3751 |
"selectboxes)%s."
|
3752 |
msgstr ""
|
|
|
|
|
|
|
3753 |
|
3754 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:678
|
3755 |
-
#, fuzzy
|
3756 |
msgid "Full cost of the booking."
|
3757 |
-
msgstr "
|
3758 |
|
3759 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:680
|
3760 |
-
#, fuzzy
|
3761 |
msgid "Cost of the booking for the selected dates only."
|
3762 |
-
msgstr "
|
3763 |
|
3764 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:682
|
3765 |
-
#, fuzzy
|
3766 |
msgid "Additional cost, which depends on the fields selection in the form."
|
3767 |
-
msgstr "
|
3768 |
|
3769 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:684
|
3770 |
-
#, fuzzy
|
3771 |
msgid "The deposit cost of the booking."
|
3772 |
-
msgstr "
|
3773 |
|
3774 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:686
|
3775 |
msgid "Balance cost of the booking - difference between deposit and full cost."
|
3776 |
-
msgstr ""
|
3777 |
|
3778 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:695
|
3779 |
-
#, fuzzy
|
3780 |
msgid "Dates and Times Hints"
|
3781 |
-
msgstr "
|
3782 |
|
3783 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:699
|
3784 |
-
#, fuzzy
|
3785 |
msgid "Selected Check In date."
|
3786 |
-
msgstr "datum"
|
3787 |
|
3788 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:700
|
3789 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:703
|
@@ -3795,61 +3716,52 @@ msgstr "datum"
|
|
3795 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:721
|
3796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:724
|
3797 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:727
|
3798 |
-
#, fuzzy
|
3799 |
msgid "Example:"
|
3800 |
-
msgstr "Primjer:
|
3801 |
|
3802 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:702
|
3803 |
-
#, fuzzy
|
3804 |
msgid "Selected Check Out date."
|
3805 |
-
msgstr "
|
3806 |
|
3807 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:705
|
3808 |
-
#, fuzzy
|
3809 |
msgid "Selected Start Time."
|
3810 |
-
msgstr "vrijeme"
|
3811 |
|
3812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:708
|
3813 |
-
#, fuzzy
|
3814 |
msgid "Selected End Time."
|
3815 |
-
msgstr "vrijeme"
|
3816 |
|
3817 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:711
|
3818 |
-
#, fuzzy
|
3819 |
msgid "All selected dates."
|
3820 |
-
msgstr "Svi datumi"
|
3821 |
|
3822 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:714
|
3823 |
-
#, fuzzy
|
3824 |
msgid "All selected dates with times."
|
3825 |
-
msgstr "Svi datumi"
|
3826 |
|
3827 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:717
|
3828 |
msgid "All selected dates in \"short\" format."
|
3829 |
-
msgstr ""
|
3830 |
|
3831 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:720
|
3832 |
msgid "All selected dates with times in \"short\" format.."
|
3833 |
-
msgstr ""
|
3834 |
|
3835 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:723
|
3836 |
-
#, fuzzy
|
3837 |
msgid "Number of selected days."
|
3838 |
-
msgstr "
|
3839 |
|
3840 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:726
|
3841 |
-
#, fuzzy
|
3842 |
msgid "Number of selected nights."
|
3843 |
-
msgstr "
|
3844 |
|
3845 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:747
|
3846 |
-
#, fuzzy
|
3847 |
msgid "Generate Tag"
|
3848 |
-
msgstr "
|
3849 |
|
3850 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:764
|
3851 |
msgid "Select option to configure or show help info about tags"
|
3852 |
-
msgstr ""
|
3853 |
|
3854 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:220
|
3855 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:245
|
@@ -3863,10 +3775,14 @@ msgid ""
|
|
3863 |
"you used in the booking form. Use the shortcodes in the same way as you used "
|
3864 |
"them in the content form at Settings Fields page."
|
3865 |
msgstr ""
|
|
|
|
|
|
|
|
|
3866 |
|
3867 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:322
|
3868 |
msgid "In addition you can use these shortcodes"
|
3869 |
-
msgstr ""
|
3870 |
|
3871 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:323
|
3872 |
#, php-format
|
@@ -3874,105 +3790,115 @@ msgid ""
|
|
3874 |
"%s - inserting data info about the booking, which you configured in the "
|
3875 |
"content form at Settings Fields page"
|
3876 |
msgstr ""
|
|
|
|
|
3877 |
|
3878 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:324
|
3879 |
-
#,
|
3880 |
msgid "%s - inserting ID of booking "
|
3881 |
-
msgstr "%s -
|
3882 |
|
3883 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:325
|
3884 |
-
#,
|
3885 |
msgid "%s or %s - inserting the title of the booking resource "
|
3886 |
-
msgstr "%s
|
3887 |
|
3888 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:327
|
3889 |
-
#,
|
3890 |
msgid "%s - inserting the cost of booking "
|
3891 |
-
msgstr "%s - umetanje
|
3892 |
|
3893 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:330
|
3894 |
-
#,
|
3895 |
msgid "%s - inserting the dates of booking"
|
3896 |
-
msgstr "%s -
|
3897 |
|
3898 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:331
|
3899 |
-
#,
|
3900 |
msgid "%s - inserting check-in date (first day of reservation),"
|
3901 |
-
msgstr "%s -
|
3902 |
|
3903 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:332
|
3904 |
-
#,
|
3905 |
msgid "%s - inserting check-out date (last day of reservation),"
|
3906 |
-
msgstr "%s -
|
3907 |
|
3908 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:333
|
3909 |
-
#,
|
3910 |
msgid "%s - inserting the number of booking dates "
|
3911 |
-
msgstr "%s
|
3912 |
|
3913 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:335
|
3914 |
-
#,
|
3915 |
msgid "%s - inserting your site URL "
|
3916 |
-
msgstr "%s - umetanje
|
3917 |
|
3918 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:337
|
3919 |
-
#,
|
3920 |
msgid "%s - inserting moderate link of new booking "
|
3921 |
-
msgstr "%s - umetanje
|
3922 |
|
3923 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:339
|
3924 |
-
#,
|
3925 |
msgid ""
|
3926 |
"%s - inserting link to the page where visitor can edit the reservation, "
|
3927 |
"(possible to use the %s parameter for setting different %s of this page. "
|
3928 |
"Example: %s )"
|
3929 |
msgstr ""
|
3930 |
-
"%s -
|
3931 |
-
"
|
|
|
3932 |
|
3933 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:341
|
3934 |
-
#,
|
3935 |
msgid ""
|
3936 |
"%s - inserting link to the page where visitor can cancel the reservation, "
|
3937 |
"(possible to use the %s parameter for setting different %s of this page. "
|
3938 |
"Example: %s )"
|
3939 |
msgstr ""
|
3940 |
-
"%s -
|
3941 |
-
"
|
|
|
3942 |
|
3943 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:343
|
3944 |
-
#,
|
3945 |
msgid ""
|
3946 |
"%s - inserting link to payment page where visitor can pay for the "
|
3947 |
"reservation (possible to use the %s parameter for setting different %s of "
|
3948 |
"this page. Example: %s )"
|
3949 |
msgstr ""
|
3950 |
-
"%s -
|
3951 |
-
"
|
|
|
3952 |
|
3953 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:347
|
3954 |
-
#,
|
3955 |
msgid ""
|
3956 |
"%s - add the reason for booking payment, you can enter it before sending "
|
3957 |
"email, "
|
3958 |
-
msgstr "
|
|
|
|
|
3959 |
|
3960 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:349
|
3961 |
-
#,
|
3962 |
msgid ""
|
3963 |
"%s - add the reason booking was cancelled, you can enter it before sending "
|
3964 |
"email, "
|
3965 |
-
msgstr "
|
|
|
|
|
3966 |
|
3967 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:352
|
3968 |
#, php-format
|
3969 |
msgid "Also you can use any HTML tags like this %s - to insert new line "
|
3970 |
msgstr ""
|
|
|
|
|
3971 |
|
3972 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:370
|
3973 |
-
#, fuzzy
|
3974 |
msgid "Enter Keyword here"
|
3975 |
-
msgstr "Unesite
|
3976 |
|
3977 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:371
|
3978 |
msgid "Keyword"
|
@@ -3985,11 +3911,11 @@ msgstr "Ključna riječ"
|
|
3985 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
|
3986 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
|
3987 |
msgid "Resource"
|
3988 |
-
msgstr "
|
3989 |
|
3990 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:400
|
3991 |
msgid "Print bookings listing"
|
3992 |
-
msgstr "Ispis
|
3993 |
|
3994 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:402
|
3995 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1003
|
@@ -3998,25 +3924,25 @@ msgstr "Ispis"
|
|
3998 |
|
3999 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:403
|
4000 |
msgid "Export only current page of bookings to CSV format"
|
4001 |
-
msgstr "
|
4002 |
|
4003 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:405
|
4004 |
msgid "Export"
|
4005 |
-
msgstr "
|
4006 |
|
4007 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:406
|
4008 |
msgid "Export All bookings to CSV format"
|
4009 |
-
msgstr "
|
4010 |
|
4011 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:408
|
4012 |
msgid "Export All"
|
4013 |
-
msgstr "
|
4014 |
|
4015 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:499
|
4016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
4017 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1762
|
4018 |
msgid "Labels"
|
4019 |
-
msgstr "
|
4020 |
|
4021 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:500
|
4022 |
msgid "Data"
|
@@ -4028,7 +3954,7 @@ msgstr "Podaci"
|
|
4028 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1510
|
4029 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1959
|
4030 |
msgid "Approved"
|
4031 |
-
msgstr "
|
4032 |
|
4033 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:518
|
4034 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:629
|
@@ -4041,76 +3967,72 @@ msgstr "Na čekanju"
|
|
4041 |
|
4042 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:540
|
4043 |
msgid "Edit Booking"
|
4044 |
-
msgstr "
|
4045 |
|
4046 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:545
|
4047 |
msgid "Edit Note"
|
4048 |
-
msgstr "
|
4049 |
|
4050 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:549
|
4051 |
msgid "Change Resource"
|
4052 |
-
msgstr "
|
4053 |
|
4054 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:609
|
4055 |
msgid "Change"
|
4056 |
-
msgstr "
|
4057 |
|
4058 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:715
|
4059 |
-
#, fuzzy
|
4060 |
msgid "Clear booking resources selection"
|
4061 |
-
msgstr "
|
4062 |
|
4063 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:719
|
4064 |
-
#, fuzzy
|
4065 |
msgid "Apply booking resources selection"
|
4066 |
-
msgstr "
|
4067 |
|
4068 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:750
|
4069 |
msgid ""
|
4070 |
"Please note, its not possible to add new resources, if \"All resources\" "
|
4071 |
"option is selected. Please clear the selection, then add new resources."
|
4072 |
msgstr ""
|
|
|
|
|
4073 |
|
4074 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:826
|
4075 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1424
|
4076 |
msgid "All resources"
|
4077 |
-
msgstr "
|
4078 |
|
4079 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:840
|
4080 |
msgid "Booking resources"
|
4081 |
-
msgstr "
|
4082 |
|
4083 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:249
|
4084 |
msgid "Successful payment"
|
4085 |
-
msgstr "
|
4086 |
|
4087 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:251
|
4088 |
-
#, fuzzy
|
4089 |
msgid " Parameters are incorrect,"
|
4090 |
-
msgstr "
|
4091 |
|
4092 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:252
|
4093 |
-
#, fuzzy
|
4094 |
msgid "Cannot find the record"
|
4095 |
-
msgstr "Ne mogu
|
4096 |
|
4097 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:253
|
4098 |
msgid "Amount different"
|
4099 |
-
msgstr "
|
4100 |
|
4101 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:254
|
4102 |
-
#, fuzzy
|
4103 |
msgid "Payment failed"
|
4104 |
-
msgstr "
|
4105 |
|
4106 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:255
|
4107 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
4108 |
-
msgstr "
|
4109 |
|
4110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:256
|
4111 |
-
#, fuzzy
|
4112 |
msgid "Connection Error"
|
4113 |
-
msgstr "Greška"
|
4114 |
|
4115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:604
|
4116 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:627
|
@@ -4120,7 +4042,7 @@ msgstr "Dovršeno"
|
|
4120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:606
|
4121 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:631
|
4122 |
msgid "In-Progress"
|
4123 |
-
msgstr "U
|
4124 |
|
4125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:608
|
4126 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:942
|
@@ -4130,9 +4052,8 @@ msgstr "Nepoznato"
|
|
4130 |
|
4131 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:610
|
4132 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:653
|
4133 |
-
#, fuzzy
|
4134 |
msgid "Partially paid"
|
4135 |
-
msgstr "
|
4136 |
|
4137 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:611
|
4138 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:654
|
@@ -4143,30 +4064,30 @@ msgstr "Otkazano"
|
|
4143 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:637
|
4144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:678
|
4145 |
msgid "Failed"
|
4146 |
-
msgstr "
|
4147 |
|
4148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:613
|
4149 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:640
|
4150 |
msgid "Refunded"
|
4151 |
-
msgstr "
|
4152 |
|
4153 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:615
|
4154 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:655
|
4155 |
msgid "Fraud"
|
4156 |
-
msgstr "
|
4157 |
|
4158 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:622
|
4159 |
msgid "!Paid OK"
|
4160 |
-
msgstr "Plaćeno"
|
4161 |
|
4162 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:623
|
4163 |
msgid "Unknown status"
|
4164 |
-
msgstr "
|
4165 |
|
4166 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:624
|
4167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:677
|
4168 |
msgid "Not Completed"
|
4169 |
-
msgstr "Nije
|
4170 |
|
4171 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:630
|
4172 |
msgid "Processed"
|
@@ -4174,7 +4095,7 @@ msgstr "Obrađeno"
|
|
4174 |
|
4175 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:633
|
4176 |
msgid "Canceled_Reversal"
|
4177 |
-
msgstr "
|
4178 |
|
4179 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:635
|
4180 |
msgid "Denied"
|
@@ -4186,15 +4107,15 @@ msgstr "Isteklo"
|
|
4186 |
|
4187 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:639
|
4188 |
msgid "Partially_Refunded"
|
4189 |
-
msgstr "
|
4190 |
|
4191 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:641
|
4192 |
msgid "Reversed"
|
4193 |
-
msgstr "
|
4194 |
|
4195 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:642
|
4196 |
msgid "Voided"
|
4197 |
-
msgstr "
|
4198 |
|
4199 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:643
|
4200 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2003
|
@@ -4203,19 +4124,19 @@ msgstr "Kreirano"
|
|
4203 |
|
4204 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:646
|
4205 |
msgid "Not authed"
|
4206 |
-
msgstr "
|
4207 |
|
4208 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
|
4209 |
msgid "Malformed"
|
4210 |
-
msgstr "
|
4211 |
|
4212 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:648
|
4213 |
msgid "Invalid"
|
4214 |
-
msgstr "
|
4215 |
|
4216 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:649
|
4217 |
msgid "Abort"
|
4218 |
-
msgstr "
|
4219 |
|
4220 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
|
4221 |
msgid "Rejected"
|
@@ -4227,23 +4148,21 @@ msgstr "Greška"
|
|
4227 |
|
4228 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:656
|
4229 |
msgid "Suspended"
|
4230 |
-
msgstr "
|
4231 |
|
4232 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:673
|
4233 |
-
#, fuzzy
|
4234 |
msgid "Any Status"
|
4235 |
-
msgstr "Status"
|
4236 |
|
4237 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:675
|
4238 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:939
|
4239 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1905
|
4240 |
msgid "Paid OK"
|
4241 |
-
msgstr "Plaćeno"
|
4242 |
|
4243 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:676
|
4244 |
-
#, fuzzy
|
4245 |
msgid "Unknown Status"
|
4246 |
-
msgstr "Nepoznat
|
4247 |
|
4248 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:718
|
4249 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:918
|
@@ -4254,11 +4173,11 @@ msgstr "Plaćanje"
|
|
4254 |
|
4255 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:731
|
4256 |
msgid "Min. cost"
|
4257 |
-
msgstr "Min cijena"
|
4258 |
|
4259 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:736
|
4260 |
msgid "Max. cost"
|
4261 |
-
msgstr "
|
4262 |
|
4263 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:739
|
4264 |
msgid "min"
|
@@ -4266,11 +4185,11 @@ msgstr "min"
|
|
4266 |
|
4267 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:740
|
4268 |
msgid "max"
|
4269 |
-
msgstr "
|
4270 |
|
4271 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:849
|
4272 |
msgid "Send payment request to visitor"
|
4273 |
-
msgstr "
|
4274 |
|
4275 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:862
|
4276 |
msgid "Payment status"
|
@@ -4278,11 +4197,11 @@ msgstr "Status plaćanja"
|
|
4278 |
|
4279 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:884
|
4280 |
msgid "Save cost"
|
4281 |
-
msgstr "
|
4282 |
|
4283 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:907
|
4284 |
msgid "Change status"
|
4285 |
-
msgstr "
|
4286 |
|
4287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:666
|
4288 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:724
|
@@ -4292,11 +4211,11 @@ msgstr "Ažuriranje..."
|
|
4292 |
|
4293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:671
|
4294 |
msgid "User is Activated"
|
4295 |
-
msgstr "Korisnik
|
4296 |
|
4297 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:729
|
4298 |
msgid "User is Deactivated"
|
4299 |
-
msgstr "Korisnik
|
4300 |
|
4301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:841
|
4302 |
#, php-format
|
@@ -4304,22 +4223,22 @@ msgid ""
|
|
4304 |
"%sYou do not have permissions for this page.%s Your account is not active, "
|
4305 |
"please contact administrator.%s"
|
4306 |
msgstr ""
|
4307 |
-
"%
|
4308 |
"kontaktirajte administratora.%s"
|
4309 |
|
4310 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:876
|
4311 |
#, php-format
|
4312 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
4313 |
-
msgstr "%
|
4314 |
|
4315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:882
|
4316 |
#, php-format
|
4317 |
msgid "%sNo this booking resources.%s"
|
4318 |
-
msgstr "%sNema
|
4319 |
|
4320 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1022
|
4321 |
msgid "Show resources of user:"
|
4322 |
-
msgstr "
|
4323 |
|
4324 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1034
|
4325 |
msgid "My"
|
@@ -4329,7 +4248,7 @@ msgstr "Moj"
|
|
4329 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:320
|
4330 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:340
|
4331 |
msgid "Booking resource:"
|
4332 |
-
msgstr "
|
4333 |
|
4334 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1085
|
4335 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1124
|
@@ -4339,9 +4258,8 @@ msgstr "Korisnici"
|
|
4339 |
|
4340 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1105
|
4341 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1225
|
4342 |
-
#, fuzzy
|
4343 |
msgid "User"
|
4344 |
-
msgstr "Korisnik
|
4345 |
|
4346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1126
|
4347 |
msgid "Management of"
|
@@ -4352,23 +4270,22 @@ msgid "Set user as"
|
|
4352 |
msgstr "Postavi korisnika kao"
|
4353 |
|
4354 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1262
|
4355 |
-
#,
|
4356 |
msgid "Active %sSuper Admin%s"
|
4357 |
-
msgstr "
|
4358 |
|
4359 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1264
|
4360 |
-
#,
|
4361 |
msgid "Active %sRegular User%s"
|
4362 |
-
msgstr "
|
4363 |
|
4364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
4365 |
-
#, fuzzy
|
4366 |
msgid "Inactive User"
|
4367 |
-
msgstr "
|
4368 |
|
4369 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1274
|
4370 |
msgid "Unlimited"
|
4371 |
-
msgstr ""
|
4372 |
|
4373 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1279
|
4374 |
msgid "Activate"
|
@@ -4381,43 +4298,39 @@ msgstr "Aktivirati"
|
|
4381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1306
|
4382 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1310
|
4383 |
msgid "Do you really want"
|
4384 |
-
msgstr "
|
4385 |
|
4386 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1280
|
4387 |
msgid "make user active"
|
4388 |
-
msgstr "
|
4389 |
|
4390 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
|
4391 |
msgid "Deactivate"
|
4392 |
-
msgstr "
|
4393 |
|
4394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1288
|
4395 |
msgid "Set as inactive"
|
4396 |
-
msgstr "Postavi kao
|
4397 |
|
4398 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1289
|
4399 |
msgid "make user inactive"
|
4400 |
-
msgstr "
|
4401 |
|
4402 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
|
4403 |
-
#, fuzzy
|
4404 |
msgid "Delete settings"
|
4405 |
-
msgstr "
|
4406 |
|
4407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1292
|
4408 |
msgid "delete configuration"
|
4409 |
-
msgstr "
|
4410 |
|
4411 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1294
|
4412 |
-
#, fuzzy
|
4413 |
msgid "Delete data"
|
4414 |
-
msgstr ""
|
4415 |
-
"If you want to save your booking data, please uncheck the %s\"Delete booking "
|
4416 |
-
"data\"%s at the"
|
4417 |
|
4418 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1295
|
4419 |
msgid "delete all booking data"
|
4420 |
-
msgstr "
|
4421 |
|
4422 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
|
4423 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1306
|
@@ -4430,22 +4343,20 @@ msgid "set user as"
|
|
4430 |
msgstr "postavi korisnika kao"
|
4431 |
|
4432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1309
|
4433 |
-
#, fuzzy
|
4434 |
msgid "Regular User"
|
4435 |
-
msgstr "
|
4436 |
|
4437 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1310
|
4438 |
msgid "Regular user"
|
4439 |
-
msgstr "
|
4440 |
|
4441 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1406
|
4442 |
msgid "Suite"
|
4443 |
-
msgstr "
|
4444 |
|
4445 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:29
|
4446 |
-
#, fuzzy
|
4447 |
msgid "Integration of authorizenet payment system"
|
4448 |
-
msgstr "
|
4449 |
|
4450 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:103
|
4451 |
#, php-format
|
@@ -4454,31 +4365,32 @@ msgid ""
|
|
4454 |
"account%s to obtain an API Login ID and Transaction Key. These keys will "
|
4455 |
"authenticate requests to the payment gateway."
|
4456 |
msgstr ""
|
|
|
|
|
|
|
4457 |
|
4458 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:112
|
4459 |
-
#,
|
4460 |
msgid " Check this box to use %s payment gateway."
|
4461 |
-
msgstr "
|
4462 |
|
4463 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:117
|
4464 |
-
#, fuzzy
|
4465 |
msgid "API Login ID"
|
4466 |
-
msgstr "ID
|
4467 |
|
4468 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:121
|
4469 |
#, php-format
|
4470 |
msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
|
4471 |
-
msgstr ""
|
4472 |
|
4473 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:127
|
4474 |
-
#, fuzzy
|
4475 |
msgid "Transaction Key"
|
4476 |
-
msgstr "
|
4477 |
|
4478 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:131
|
4479 |
#, php-format
|
4480 |
msgid "This parameter have to assigned to you by %s"
|
4481 |
-
msgstr ""
|
4482 |
|
4483 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:140
|
4484 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:325
|
@@ -4487,32 +4399,31 @@ msgid "Chose payment mode"
|
|
4487 |
msgstr "Izaberite način plaćanja"
|
4488 |
|
4489 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:144
|
4490 |
-
#, fuzzy
|
4491 |
msgid "Developer Test"
|
4492 |
-
msgstr "
|
4493 |
|
4494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:145
|
4495 |
-
#, fuzzy
|
4496 |
msgid "Live Test"
|
4497 |
-
msgstr "
|
4498 |
|
4499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:146
|
4500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:329
|
4501 |
msgid "Live"
|
4502 |
-
msgstr "
|
4503 |
|
4504 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:148
|
4505 |
msgid ""
|
4506 |
"Select \"Live test\" or \"Live\" environment for using Merchant account or "
|
4507 |
"\"Developer Test\" for using Developer account."
|
4508 |
msgstr ""
|
|
|
|
|
4509 |
|
4510 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:150
|
4511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:261
|
4512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:469
|
4513 |
-
#, fuzzy
|
4514 |
msgid "Note:"
|
4515 |
-
msgstr "
|
4516 |
|
4517 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:151
|
4518 |
msgid ""
|
@@ -4520,102 +4431,103 @@ msgid ""
|
|
4520 |
"testing methods are not submitted to financial institutions for "
|
4521 |
"authorization and are not stored in the Merchant Interface."
|
4522 |
msgstr ""
|
|
|
|
|
|
|
4523 |
|
4524 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:158
|
4525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:338
|
4526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
|
4527 |
msgid "Transaction type"
|
4528 |
-
msgstr "
|
4529 |
|
4530 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:162
|
4531 |
-
#, fuzzy
|
4532 |
msgid "Authorization and Capture"
|
4533 |
-
msgstr "Autorizacija"
|
4534 |
|
4535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:163
|
4536 |
-
#, fuzzy
|
4537 |
msgid "Authorization Only"
|
4538 |
-
msgstr "
|
4539 |
|
4540 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:165
|
4541 |
msgid "Select transaction type, which supported by the payment gateway."
|
4542 |
msgstr ""
|
|
|
|
|
4543 |
|
4544 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:172
|
4545 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:174
|
4546 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:351
|
4547 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:154
|
4548 |
msgid "Accepted Currency"
|
4549 |
-
msgstr ""
|
4550 |
|
4551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:176
|
4552 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
|
4553 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:355
|
4554 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:157
|
4555 |
msgid "U.S. Dollars"
|
4556 |
-
msgstr "U.S.
|
4557 |
|
4558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:177
|
4559 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:360
|
4560 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:162
|
4561 |
msgid "Canadian Dollars"
|
4562 |
-
msgstr "Kanadski
|
4563 |
|
4564 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:178
|
4565 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:159
|
4566 |
msgid "Pounds Sterling"
|
4567 |
-
msgstr "
|
4568 |
|
4569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:179
|
4570 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:356
|
4571 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:158
|
4572 |
msgid "Euros"
|
4573 |
-
msgstr "
|
4574 |
|
4575 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
|
4576 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:206
|
4577 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:380
|
4578 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:181
|
4579 |
msgid "The currency code that gateway will process the payment in."
|
4580 |
-
msgstr ""
|
4581 |
|
4582 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
|
4583 |
msgid ""
|
4584 |
"Setting the currency that is not supported by the payment processor will "
|
4585 |
"result in an error."
|
4586 |
msgstr ""
|
|
|
|
|
4587 |
|
4588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:187
|
4589 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
|
4590 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:433
|
4591 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:186
|
4592 |
-
#, fuzzy
|
4593 |
msgid "Payment button title"
|
4594 |
-
msgstr "Naslov "
|
4595 |
|
4596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:191
|
4597 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:216
|
4598 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:436
|
4599 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:189
|
4600 |
-
#, fuzzy
|
4601 |
msgid "Enter the title of the payment button"
|
4602 |
-
msgstr "Unesite naslov"
|
4603 |
|
4604 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:196
|
4605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
|
4606 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:445
|
4607 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:196
|
4608 |
-
#, fuzzy
|
4609 |
msgid "Show Payment description"
|
4610 |
-
msgstr "
|
4611 |
|
4612 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:204
|
4613 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:231
|
4614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:453
|
4615 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:204
|
4616 |
-
#, fuzzy
|
4617 |
msgid "Check this box to show payment description in payment form"
|
4618 |
-
msgstr "
|
4619 |
|
4620 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:215
|
4621 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:242
|
@@ -4630,6 +4542,9 @@ msgid ""
|
|
4630 |
"the View attribute must be configured for this field in the Merchant "
|
4631 |
"Interface payment form settings."
|
4632 |
msgstr ""
|
|
|
|
|
|
|
4633 |
|
4634 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:226
|
4635 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:253
|
@@ -4637,7 +4552,7 @@ msgstr ""
|
|
4637 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
|
4638 |
#, php-format
|
4639 |
msgid "%s[bookingname]%s - inserting name of booking resource, "
|
4640 |
-
msgstr "%s[bookingname]%s -
|
4641 |
|
4642 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:227
|
4643 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:254
|
@@ -4645,7 +4560,7 @@ msgstr "%s[bookingname]%s - unos imena rezervacijskog resursa,"
|
|
4645 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
|
4646 |
#, php-format
|
4647 |
msgid "%s[dates]%s - inserting list of reserved dates "
|
4648 |
-
msgstr "%s[dates]%s -
|
4649 |
|
4650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:228
|
4651 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:255
|
@@ -4653,61 +4568,64 @@ msgstr "%s[dates]%s - unos popisa rezerviranih datuma"
|
|
4653 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
|
4654 |
#, php-format
|
4655 |
msgid "%s[datescount]%s - inserting number of reserved dates "
|
4656 |
-
msgstr "%s[datescount]%s -
|
4657 |
|
4658 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:240
|
4659 |
-
#, fuzzy
|
4660 |
msgid "Activate Relay Response"
|
4661 |
-
msgstr "
|
4662 |
|
4663 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:249
|
4664 |
msgid ""
|
4665 |
"Indicate to the payment gateway that you would like to receive the "
|
4666 |
"transaction response to your site."
|
4667 |
msgstr ""
|
|
|
|
|
4668 |
|
4669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:262
|
4670 |
msgid ""
|
4671 |
"You should leave empty the Relay Response URL and Receipt Link URL/Text in "
|
4672 |
"the Merchant Interface, if a Relay Response is activated here."
|
4673 |
msgstr ""
|
|
|
|
|
4674 |
|
4675 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:267
|
4676 |
msgid "MD5 Hash value"
|
4677 |
-
msgstr ""
|
4678 |
|
4679 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:270
|
4680 |
msgid ""
|
4681 |
"Please enter the MD5 Hash value, which you configured in the settings of "
|
4682 |
"Merchant Interface."
|
4683 |
msgstr ""
|
|
|
|
|
4684 |
|
4685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:278
|
4686 |
msgid "To configure MD5 Hash value in Relay Response for your transactions"
|
4687 |
msgstr ""
|
|
|
4688 |
|
4689 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:281
|
4690 |
-
#, fuzzy
|
4691 |
msgid "Log on to the Merchant Interface"
|
4692 |
-
msgstr "Merchant
|
4693 |
|
4694 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:282
|
4695 |
msgid "Click Settings under Account in the main menu on the left"
|
4696 |
-
msgstr ""
|
4697 |
|
4698 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:283
|
4699 |
msgid "Click MD5-Hash in the Security Settings section"
|
4700 |
-
msgstr ""
|
4701 |
|
4702 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:284
|
4703 |
-
#, fuzzy
|
4704 |
msgid "Enter this value"
|
4705 |
-
msgstr "Unesite
|
4706 |
|
4707 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:285
|
4708 |
-
#, fuzzy
|
4709 |
msgid "Click Submit"
|
4710 |
-
msgstr "Kliknite
|
4711 |
|
4712 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:287
|
4713 |
#, php-format
|
@@ -4715,23 +4633,25 @@ msgid ""
|
|
4715 |
"For more information about configuring Relay Response in the Merchant "
|
4716 |
"Interface, please see the %sMerchant Integration Guide%s"
|
4717 |
msgstr ""
|
|
|
|
|
4718 |
|
4719 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:295
|
4720 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:271
|
4721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:242
|
4722 |
msgid "Return URL after Successful order"
|
4723 |
-
msgstr "
|
4724 |
|
4725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:300
|
4726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:276
|
4727 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:247
|
4728 |
-
#,
|
4729 |
msgid ""
|
4730 |
"Enter a return relative Successful URL. %s will redirect visitors to this "
|
4731 |
"page after Successful Payment"
|
4732 |
msgstr ""
|
4733 |
-
"Unesite
|
4734 |
-
"ovu stranicu nakon
|
4735 |
|
4736 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:301
|
4737 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:312
|
@@ -4739,113 +4659,103 @@ msgstr ""
|
|
4739 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:288
|
4740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:248
|
4741 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:259
|
4742 |
-
#, fuzzy
|
4743 |
msgid "Please test this URL, it must be a valid address"
|
4744 |
-
msgstr "Molimo testirajte ovaj URL
|
4745 |
|
4746 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:306
|
4747 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:282
|
4748 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:253
|
4749 |
msgid "Return URL after Failed order"
|
4750 |
-
msgstr "
|
4751 |
|
4752 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:311
|
4753 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:287
|
4754 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:258
|
4755 |
-
#,
|
4756 |
msgid ""
|
4757 |
"Enter a return relative Failed URL. %s will redirect visitors to this page "
|
4758 |
"after Failed Payment"
|
4759 |
msgstr ""
|
4760 |
-
"Unesite
|
4761 |
-
"stranicu nakon
|
4762 |
|
4763 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:317
|
4764 |
-
#, fuzzy
|
4765 |
msgid "Automatically approve booking"
|
4766 |
-
msgstr "
|
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 |
-
"
|
4775 |
-
"
|
4776 |
-
"uplatu. Upozorenje neće funkcionirati ako posjetitelj napusti stranicu za "
|
4777 |
-
"plaćanje"
|
4778 |
|
4779 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:327
|
4780 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
|
4781 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:581
|
4782 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:274
|
4783 |
msgid "This will not work, if the visitor leaves the payment page."
|
4784 |
-
msgstr ""
|
4785 |
|
4786 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:341
|
4787 |
msgid ""
|
4788 |
"Be sure that the merchant server system clock is set to the proper time and "
|
4789 |
"time zone."
|
4790 |
msgstr ""
|
|
|
|
|
4791 |
|
4792 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:342
|
4793 |
-
#, fuzzy
|
4794 |
msgid ""
|
4795 |
"Please configure all fields inside the Billing form fields tab at this page, "
|
4796 |
"when using a European payment processor"
|
4797 |
msgstr ""
|
4798 |
-
"
|
4799 |
-
"
|
4800 |
|
4801 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:585
|
4802 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:509
|
4803 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:877
|
4804 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:602
|
4805 |
-
#,
|
4806 |
msgid "Payment for booking %s on these day(s): %s"
|
4807 |
-
msgstr "Plaćanje za
|
4808 |
|
4809 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:587
|
4810 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:504
|
4811 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:878
|
4812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:606
|
4813 |
msgid "Pay via"
|
4814 |
-
msgstr ""
|
4815 |
|
4816 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:106
|
4817 |
-
#, fuzzy
|
4818 |
msgid "Dates:"
|
4819 |
-
msgstr "Datumi"
|
4820 |
|
4821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:107
|
4822 |
-
#, fuzzy
|
4823 |
msgid "Booking Details:"
|
4824 |
-
msgstr "Detalji"
|
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 "
|
4829 |
|
4830 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:23
|
4831 |
-
#, fuzzy
|
4832 |
msgid "iPay88"
|
4833 |
-
msgstr "
|
4834 |
|
4835 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:105
|
4836 |
-
#, fuzzy
|
4837 |
msgid "iPay88 customization"
|
4838 |
-
msgstr "
|
4839 |
|
4840 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:113
|
4841 |
-
#, fuzzy
|
4842 |
msgid "Active iPay88"
|
4843 |
-
msgstr "
|
4844 |
|
4845 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:122
|
4846 |
-
#, fuzzy
|
4847 |
msgid " Check this box to use iPay88 payment system."
|
4848 |
-
msgstr "
|
4849 |
|
4850 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:130
|
4851 |
msgid "Merchant Code"
|
@@ -4853,7 +4763,7 @@ msgstr "Merchant Code"
|
|
4853 |
|
4854 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:137
|
4855 |
msgid "Enter your iPay88 Merchant Code."
|
4856 |
-
msgstr "
|
4857 |
|
4858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:143
|
4859 |
msgid "Merchant Key"
|
@@ -4861,7 +4771,7 @@ msgstr "Merchant Key"
|
|
4861 |
|
4862 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:149
|
4863 |
msgid "Enter your iPay88 Merchant Key."
|
4864 |
-
msgstr "
|
4865 |
|
4866 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:177
|
4867 |
msgid "Malaysian Ringgit"
|
@@ -4869,59 +4779,56 @@ msgstr "Malaysian Ringgit"
|
|
4869 |
|
4870 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
|
4871 |
msgid "Philippines Peso"
|
4872 |
-
msgstr "
|
4873 |
|
4874 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:245
|
4875 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:467
|
4876 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
|
4877 |
msgid "Enter the service name or the reason for the payment here."
|
4878 |
-
msgstr "
|
4879 |
|
4880 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
4881 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:572
|
4882 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:264
|
4883 |
-
#, fuzzy
|
4884 |
msgid "Automatically approve/cancel booking"
|
4885 |
-
msgstr "
|
4886 |
|
4887 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:301
|
4888 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:272
|
4889 |
-
#, fuzzy
|
4890 |
msgid ""
|
4891 |
"Check this box to automatically approve bookings when visitor makes a "
|
4892 |
"successful payment, or automatically cancel the booking when visitor makes a "
|
4893 |
"payment cancellation."
|
4894 |
msgstr ""
|
4895 |
-
"
|
4896 |
-
"
|
4897 |
-
"
|
4898 |
-
"plaćanje"
|
4899 |
|
4900 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
|
4901 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
|
4902 |
-
#,
|
4903 |
msgid ""
|
4904 |
"Please configure %s fields inside the %sBilling form fields%s TAB at this "
|
4905 |
"page, this is necessary for the %s."
|
4906 |
msgstr ""
|
4907 |
-
"
|
4908 |
-
"
|
4909 |
|
4910 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
|
4911 |
msgid "Error IPN"
|
4912 |
-
msgstr "
|
4913 |
|
4914 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:231
|
4915 |
msgid "Verified IPN"
|
4916 |
-
msgstr "
|
4917 |
|
4918 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:254
|
4919 |
msgid "Invalid IPN"
|
4920 |
-
msgstr "
|
4921 |
|
4922 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:23
|
4923 |
msgid "Integration of Paypal payment system"
|
4924 |
-
msgstr "
|
4925 |
|
4926 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:24
|
4927 |
msgid "PayPal"
|
@@ -4929,7 +4836,7 @@ msgstr "PayPal"
|
|
4929 |
|
4930 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:138
|
4931 |
msgid "PayPal customization"
|
4932 |
-
msgstr "PayPal
|
4933 |
|
4934 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:148
|
4935 |
msgid "Paypal Standard"
|
@@ -4945,104 +4852,105 @@ msgstr "IPN"
|
|
4945 |
|
4946 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:179
|
4947 |
msgid "Sending email for verified transaction"
|
4948 |
-
msgstr "
|
4949 |
|
4950 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:193
|
4951 |
#, php-format
|
4952 |
msgid "Email for getting report for %sverified%s transactions."
|
4953 |
-
msgstr "Email
|
4954 |
|
4955 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:200
|
4956 |
msgid "Sending email for invalid transaction"
|
4957 |
-
msgstr "
|
4958 |
|
4959 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:213
|
4960 |
#, php-format
|
4961 |
msgid "Email for getting report for %sinvalid%s transactions."
|
4962 |
-
msgstr "Email
|
4963 |
|
4964 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:221
|
4965 |
-
#, fuzzy
|
4966 |
msgid "Sending email if error occur during verification"
|
4967 |
-
msgstr "
|
4968 |
|
4969 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:234
|
4970 |
-
#,
|
4971 |
msgid "Email for getting report for %ssome errors in verification process%s."
|
4972 |
-
msgstr "
|
|
|
4973 |
|
4974 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:240
|
4975 |
msgid "Use SSL connection"
|
4976 |
-
msgstr "
|
4977 |
|
4978 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:245
|
4979 |
msgid ""
|
4980 |
"Use the SSL connection for posting data, instead of standard HTTP connection"
|
4981 |
msgstr ""
|
4982 |
-
"
|
|
|
4983 |
|
4984 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:251
|
4985 |
msgid "Use cURL posting"
|
4986 |
-
msgstr "
|
4987 |
|
4988 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:256
|
4989 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
4990 |
-
msgstr "
|
4991 |
|
4992 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:264
|
4993 |
msgid ""
|
4994 |
" Follow these instructions to set up your listener at your PayPal account:"
|
4995 |
msgstr ""
|
4996 |
-
"
|
4997 |
|
4998 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:266
|
4999 |
msgid "Click Profile on the My Account tab."
|
5000 |
-
msgstr "
|
5001 |
|
5002 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:267
|
5003 |
msgid ""
|
5004 |
"Click Instant Payment Notification Preferences in the Selling Preferences "
|
5005 |
"column."
|
5006 |
msgstr ""
|
5007 |
-
"
|
5008 |
-
"
|
5009 |
|
5010 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:268
|
5011 |
msgid ""
|
5012 |
"Click Choose IPN Settings to specify your listeners URL and activate the "
|
5013 |
"listener."
|
5014 |
msgstr ""
|
5015 |
-
"
|
5016 |
-
"
|
5017 |
|
5018 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:269
|
5019 |
msgid "Specify the URL for your listener in the Notification URL field as:"
|
5020 |
-
msgstr "
|
5021 |
|
5022 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:270
|
5023 |
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
5024 |
-
msgstr "
|
|
|
5025 |
|
5026 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:271
|
5027 |
msgid "Click Save."
|
5028 |
-
msgstr "
|
5029 |
|
5030 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:272
|
5031 |
msgid ""
|
5032 |
"Click Back to Profile Summary to return to the Profile after activating your "
|
5033 |
"listener."
|
5034 |
msgstr ""
|
5035 |
-
"
|
5036 |
-
"
|
5037 |
|
5038 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
|
5039 |
msgid "PayPal active"
|
5040 |
msgstr "PayPal aktivan"
|
5041 |
|
5042 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:290
|
5043 |
-
#, fuzzy
|
5044 |
msgid "Check this box to use PayPal"
|
5045 |
-
msgstr "
|
5046 |
|
5047 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:298
|
5048 |
msgid "Secure Merchant ID"
|
@@ -5050,16 +4958,15 @@ msgstr "Secure Merchant ID"
|
|
5050 |
|
5051 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:304
|
5052 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
5053 |
-
msgstr "
|
5054 |
|
5055 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:311
|
5056 |
msgid "Paypal Email address to receive payments"
|
5057 |
-
msgstr "
|
5058 |
|
5059 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:316
|
5060 |
-
#, fuzzy
|
5061 |
msgid "This is the Paypal Email address where payments will be sent"
|
5062 |
-
msgstr "
|
5063 |
|
5064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:330
|
5065 |
msgid "Sandbox"
|
@@ -5068,12 +4975,12 @@ msgstr "Sandbox"
|
|
5068 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:332
|
5069 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
5070 |
msgstr ""
|
5071 |
-
" Odaberite
|
5072 |
-
"
|
5073 |
|
5074 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:342
|
5075 |
msgid "Sale"
|
5076 |
-
msgstr "
|
5077 |
|
5078 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:343
|
5079 |
msgid "Authorization"
|
@@ -5084,151 +4991,146 @@ msgid ""
|
|
5084 |
" Indicates whether the transaction is payment on a final sale or an "
|
5085 |
"authorization for a final sale, to be captured later. "
|
5086 |
msgstr ""
|
5087 |
-
"
|
5088 |
-
"
|
5089 |
|
5090 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:357
|
5091 |
msgid "British Pound"
|
5092 |
-
msgstr "
|
5093 |
|
5094 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:358
|
5095 |
msgid "Japanese Yen"
|
5096 |
-
msgstr "
|
5097 |
|
5098 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:359
|
5099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:161
|
5100 |
msgid "Australian Dollars"
|
5101 |
-
msgstr "Australski
|
5102 |
|
5103 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:361
|
5104 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
|
5105 |
msgid "New Zealand Dollar"
|
5106 |
-
msgstr "Novozelandski
|
5107 |
|
5108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:362
|
5109 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
|
5110 |
msgid "Swiss Franc"
|
5111 |
-
msgstr "Švicarski
|
5112 |
|
5113 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:363
|
5114 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:165
|
5115 |
msgid "Hong Kong Dollar"
|
5116 |
-
msgstr "
|
5117 |
|
5118 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:364
|
5119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:166
|
5120 |
msgid "Singapore Dollar"
|
5121 |
-
msgstr "Singapurski
|
5122 |
|
5123 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:365
|
5124 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:167
|
5125 |
msgid "Swedish Krona"
|
5126 |
-
msgstr "Švedska
|
5127 |
|
5128 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:366
|
5129 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:168
|
5130 |
msgid "Danish Krone"
|
5131 |
-
msgstr "Danska
|
5132 |
|
5133 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:367
|
5134 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:169
|
5135 |
msgid "Polish Zloty"
|
5136 |
-
msgstr "
|
5137 |
|
5138 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:368
|
5139 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:170
|
5140 |
msgid "Norwegian Krone"
|
5141 |
-
msgstr "Norveška
|
5142 |
|
5143 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:369
|
5144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:171
|
5145 |
msgid "Hungarian Forint"
|
5146 |
-
msgstr "Mađarska
|
5147 |
|
5148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:370
|
5149 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:172
|
5150 |
msgid "Czech Koruna"
|
5151 |
-
msgstr "Češka
|
5152 |
|
5153 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:371
|
5154 |
msgid "Israeli New Shekel"
|
5155 |
-
msgstr "Izraelski
|
5156 |
|
5157 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:372
|
5158 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:174
|
5159 |
msgid "Mexican Peso"
|
5160 |
-
msgstr "Meksički
|
5161 |
|
5162 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:373
|
5163 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:175
|
5164 |
msgid "Brazilian Real (only for Brazilian users)"
|
5165 |
-
msgstr "Brazilski Real (samo za
|
5166 |
|
5167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:374
|
5168 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:176
|
5169 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
5170 |
-
msgstr "Malezijski
|
5171 |
|
5172 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:375
|
5173 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:177
|
5174 |
msgid "Philippine Pesos"
|
5175 |
-
msgstr "Filipinski
|
5176 |
|
5177 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:376
|
5178 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:178
|
5179 |
msgid "Taiwan New Dollars"
|
5180 |
-
msgstr "Tajvanski Novi
|
5181 |
|
5182 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:377
|
5183 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:179
|
5184 |
msgid "Thai Baht"
|
5185 |
-
msgstr "
|
5186 |
|
5187 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:378
|
5188 |
msgid "Turkish Lira (only for Turkish members)"
|
5189 |
-
msgstr "
|
5190 |
|
5191 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:387
|
5192 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
|
5193 |
-
#, fuzzy
|
5194 |
msgid "Payment Button type"
|
5195 |
-
msgstr "
|
5196 |
|
5197 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:418
|
5198 |
-
#, fuzzy
|
5199 |
msgid "Custom button title"
|
5200 |
-
msgstr "
|
5201 |
|
5202 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:470
|
5203 |
msgid "This field support only up to 70 characters by payment system."
|
5204 |
-
msgstr ""
|
5205 |
|
5206 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:477
|
5207 |
msgid " Use these shortcodes for customization: "
|
5208 |
-
msgstr "
|
5209 |
|
5210 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:493
|
5211 |
-
#, fuzzy
|
5212 |
msgid "Show Reference Text Box"
|
5213 |
-
msgstr "
|
5214 |
|
5215 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:500
|
5216 |
-
#, fuzzy
|
5217 |
msgid "Check this box to show Reference Text Box"
|
5218 |
-
msgstr "
|
5219 |
|
5220 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:510
|
5221 |
msgid "Reference Text Box Title"
|
5222 |
-
msgstr "Naslov
|
5223 |
|
5224 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:515
|
5225 |
-
#, fuzzy
|
5226 |
msgid ""
|
5227 |
"Enter a title for the Reference text box (i.e. Your email address). Visitors "
|
5228 |
"will see this text."
|
5229 |
msgstr ""
|
5230 |
-
"Unesite naslov za
|
5231 |
-
"vidjeti ovaj tekst"
|
5232 |
|
5233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:528
|
5234 |
#, php-format
|
@@ -5236,157 +5138,141 @@ msgid ""
|
|
5236 |
"To use this feature you %smust activate auto-return link%s at your Paypal "
|
5237 |
"account."
|
5238 |
msgstr ""
|
|
|
|
|
5239 |
|
5240 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:529
|
5241 |
msgid "Follow these steps to configure it:"
|
5242 |
-
msgstr ""
|
5243 |
|
5244 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:531
|
5245 |
msgid "Log in to your PayPal account."
|
5246 |
-
msgstr ""
|
5247 |
|
5248 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:532
|
5249 |
-
#, fuzzy
|
5250 |
msgid "Click the Profile subtab."
|
5251 |
-
msgstr "
|
5252 |
|
5253 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:533
|
5254 |
-
#, fuzzy
|
5255 |
msgid "Click Website Payment Preferences in the Seller Preferences column."
|
5256 |
-
msgstr ""
|
5257 |
-
"Click Instant Payment Notification Preferences in the Selling Preferences "
|
5258 |
-
"column."
|
5259 |
|
5260 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:534
|
5261 |
msgid "Under Auto Return for Website Payments, click the On radio button."
|
5262 |
-
msgstr ""
|
5263 |
|
5264 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:535
|
5265 |
msgid ""
|
5266 |
"For the Return URL, enter the Return URL from PayPal on your site for "
|
5267 |
"successfull payment."
|
5268 |
msgstr ""
|
|
|
|
|
5269 |
|
5270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:543
|
5271 |
msgid "Return URL from PayPal"
|
5272 |
-
msgstr "
|
5273 |
|
5274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:550
|
5275 |
-
#, fuzzy
|
5276 |
msgid "The URL where visitor will be redirected after completing payment."
|
5277 |
-
msgstr ""
|
5278 |
-
"URL na koji platitelja preglednik preusmjerava ako se plaćanje otkazano, na "
|
5279 |
-
"primjer, URL na Vašoj web stranici koja prikazuje {plaćanje otkazano} "
|
5280 |
-
"stranicu."
|
5281 |
|
5282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:551
|
5283 |
-
#,
|
5284 |
msgid ""
|
5285 |
"For example, a URL to your site that displays a %s\"Thank you for the payment"
|
5286 |
"\"%s."
|
5287 |
msgstr ""
|
5288 |
-
"URL na
|
5289 |
-
"
|
5290 |
|
5291 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:558
|
5292 |
msgid "Cancel Return URL from PayPal"
|
5293 |
-
msgstr "
|
5294 |
|
5295 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:565
|
5296 |
-
#, fuzzy
|
5297 |
msgid "The URL where the visitor will be redirected after completing payment."
|
5298 |
-
msgstr ""
|
5299 |
-
"URL na koji platitelja preglednik preusmjerava ako se plaćanje otkazano, na "
|
5300 |
-
"primjer, URL na Vašoj web stranici koja prikazuje {plaćanje otkazano} "
|
5301 |
-
"stranicu."
|
5302 |
|
5303 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:566
|
5304 |
-
#,
|
5305 |
msgid ""
|
5306 |
"For example, the URL to your website that displays a %s\"Payment Canceled"
|
5307 |
"\"%s page."
|
5308 |
msgstr ""
|
5309 |
-
"URL na
|
5310 |
-
"
|
5311 |
-
"stranicu."
|
5312 |
|
5313 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:579
|
5314 |
-
#, fuzzy
|
5315 |
msgid ""
|
5316 |
"Check this box to automatically approve bookings, when visitor makes a "
|
5317 |
"successful payment, or automatically cancel the booking, when visitor makes "
|
5318 |
"a payment cancellation."
|
5319 |
msgstr ""
|
5320 |
-
"
|
5321 |
-
"
|
5322 |
-
"
|
5323 |
-
"plaćanje"
|
5324 |
|
5325 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:851
|
5326 |
msgid "Make payments with payPal - its fast, free and secure!"
|
5327 |
-
msgstr "
|
5328 |
|
5329 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:883
|
5330 |
-
#, fuzzy
|
5331 |
msgid "Enter your phone number"
|
5332 |
-
msgstr "Unesite vaš
|
5333 |
|
5334 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
|
5335 |
msgid "Integration of Sage payment system"
|
5336 |
-
msgstr "
|
5337 |
|
5338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:22
|
5339 |
-
#, fuzzy
|
5340 |
msgid "Sage"
|
5341 |
-
msgstr "
|
5342 |
|
5343 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:83
|
5344 |
msgid "Sage payment customization"
|
5345 |
-
msgstr "
|
5346 |
|
5347 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:85
|
5348 |
-
#,
|
5349 |
msgid ""
|
5350 |
"If you have no account on this system, please visit %s to create one. "
|
5351 |
"Simulator account emulates the Sage Pay account as well as a Test and Live "
|
5352 |
"account."
|
5353 |
msgstr ""
|
5354 |
-
"Ako nemate
|
5355 |
-
"
|
5356 |
-
"kao live korisnički račun."
|
5357 |
|
5358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:89
|
5359 |
-
#, fuzzy
|
5360 |
msgid "Active Sage Pay"
|
5361 |
-
msgstr "
|
5362 |
|
5363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:96
|
5364 |
-
#, fuzzy
|
5365 |
msgid " Check this box to use Sage Pay payment."
|
5366 |
-
msgstr "
|
5367 |
|
5368 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:105
|
5369 |
msgid "Vendor Name"
|
5370 |
-
msgstr "Ime
|
5371 |
|
5372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
|
5373 |
msgid ""
|
5374 |
"Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
|
5375 |
"you applied."
|
5376 |
msgstr ""
|
5377 |
-
"Postavite ovu vrijednost
|
5378 |
-
"
|
5379 |
|
5380 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:116
|
5381 |
msgid "XOR Encryption password"
|
5382 |
-
msgstr "XOR
|
5383 |
|
5384 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:120
|
5385 |
msgid ""
|
5386 |
"Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
5387 |
msgstr ""
|
5388 |
-
"Postavite ovu vrijednost
|
5389 |
-
"
|
5390 |
|
5391 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:132
|
5392 |
msgid "SIMULATOR"
|
@@ -5398,15 +5284,15 @@ msgstr "TEST"
|
|
5398 |
|
5399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
|
5400 |
msgid "LIVE"
|
5401 |
-
msgstr "
|
5402 |
|
5403 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:136
|
5404 |
msgid ""
|
5405 |
"Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
|
5406 |
"and LIVE in the live environment"
|
5407 |
msgstr ""
|
5408 |
-
"Odaberite SIMULATOR za Simulator
|
5409 |
-
"za
|
5410 |
|
5411 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:145
|
5412 |
msgid "PAYMENT"
|
@@ -5414,60 +5300,55 @@ msgstr "PLAĆANJE"
|
|
5414 |
|
5415 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:146
|
5416 |
msgid "DEFERRED"
|
5417 |
-
msgstr "
|
5418 |
|
5419 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:147
|
5420 |
msgid "AUTHENTICATE"
|
5421 |
-
msgstr "
|
5422 |
|
5423 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:149
|
5424 |
-
#, fuzzy
|
5425 |
msgid ""
|
5426 |
"This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
|
5427 |
"those payment types"
|
5428 |
msgstr ""
|
5429 |
-
"Ovo može biti
|
5430 |
"vrste plaćanja"
|
5431 |
|
5432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:160
|
5433 |
msgid "Yen"
|
5434 |
-
msgstr "
|
5435 |
|
5436 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:173
|
5437 |
msgid "Israeli Shekel"
|
5438 |
-
msgstr "Izraelski
|
5439 |
|
5440 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
|
5441 |
-
#, fuzzy
|
5442 |
msgid "ALL"
|
5443 |
-
msgstr "
|
5444 |
|
5445 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:543
|
5446 |
#, php-format
|
5447 |
msgid "Pay using %s payment service"
|
5448 |
-
msgstr "
|
5449 |
|
5450 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:110
|
5451 |
-
#, fuzzy
|
5452 |
msgid "Form / Calendar"
|
5453 |
-
msgstr "
|
5454 |
|
5455 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:112
|
5456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:125
|
5457 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:138
|
5458 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:152
|
5459 |
msgid "Insertion of"
|
5460 |
-
msgstr "
|
5461 |
|
5462 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:123
|
5463 |
-
#, fuzzy
|
5464 |
msgid "Selection of form"
|
5465 |
-
msgstr "
|
5466 |
|
5467 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:150
|
5468 |
-
#, fuzzy
|
5469 |
msgid "Editing of booking"
|
5470 |
-
msgstr "
|
5471 |
|
5472 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:172
|
5473 |
#, php-format
|
@@ -5475,39 +5356,39 @@ msgid ""
|
|
5475 |
"Please, read more about the shortcodes %shere%s or JavaScript customization "
|
5476 |
"of the specific shortcodes %shere%s"
|
5477 |
msgstr ""
|
|
|
|
|
5478 |
|
5479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:181
|
5480 |
-
#,
|
5481 |
msgid ""
|
5482 |
"This shortcode %s is used on a page, where visitors can %smodify%s their own "
|
5483 |
"booking(s), %scancel%s or make %spayment%s after receiving an admin email "
|
5484 |
"payment request"
|
5485 |
msgstr ""
|
5486 |
-
"Ovaj
|
5487 |
-
"%
|
5488 |
-
"
|
5489 |
|
5490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:182
|
5491 |
-
#,
|
5492 |
msgid ""
|
5493 |
"The content of field %sURL to edit bookings%s on the %sgeneral booking "
|
5494 |
"settings page%s must link to this page"
|
5495 |
msgstr ""
|
5496 |
-
"
|
5497 |
-
"%s
|
5498 |
|
5499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:183
|
5500 |
-
#,
|
5501 |
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
5502 |
msgstr ""
|
5503 |
-
"
|
5504 |
-
"stranicu"
|
5505 |
|
5506 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:202
|
5507 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:204
|
5508 |
-
#, fuzzy
|
5509 |
msgid "Select shortcode to insert"
|
5510 |
-
msgstr "
|
5511 |
|
5512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:224
|
5513 |
#, php-format
|
@@ -5515,60 +5396,57 @@ msgid ""
|
|
5515 |
"This shortcode %s is using for showing the search results at specific page, "
|
5516 |
"if the search form is submit showing the search results at different page"
|
5517 |
msgstr ""
|
|
|
|
|
|
|
5518 |
|
5519 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:234
|
5520 |
-
#, fuzzy
|
5521 |
msgid "Check this box to show search results on other page"
|
5522 |
-
msgstr "
|
5523 |
|
5524 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:240
|
5525 |
-
#, fuzzy
|
5526 |
msgid "URL of search results:"
|
5527 |
-
msgstr "
|
5528 |
|
5529 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:242
|
5530 |
-
#, fuzzy
|
5531 |
msgid "Type the URL of search results page."
|
5532 |
-
msgstr "Upišite URL
|
5533 |
|
5534 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:248
|
5535 |
-
#, fuzzy
|
5536 |
msgid "Title of Search results:"
|
5537 |
-
msgstr "
|
5538 |
|
5539 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:251
|
5540 |
-
#, fuzzy
|
5541 |
msgid "Type the title of Search results."
|
5542 |
-
msgstr "
|
5543 |
|
5544 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:257
|
5545 |
-
#, fuzzy
|
5546 |
msgid "Nothing Found Message:"
|
5547 |
-
msgstr "Ništa nije
|
5548 |
|
5549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:260
|
5550 |
msgid "Type the message, when nothing found."
|
5551 |
-
msgstr ""
|
5552 |
|
5553 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:267
|
5554 |
-
#, fuzzy
|
5555 |
msgid "Search only for users:"
|
5556 |
-
msgstr "
|
5557 |
|
5558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:269
|
5559 |
msgid ""
|
5560 |
"Type IDs of the users (separated by comma \",\") for searching availability "
|
5561 |
"only for these users, or leave it blank for searching for all users."
|
5562 |
msgstr ""
|
|
|
|
|
5563 |
|
5564 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:288
|
5565 |
-
#, fuzzy
|
5566 |
msgid "Title:"
|
5567 |
-
msgstr "Naslov
|
5568 |
|
5569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:290
|
5570 |
msgid "Title near your select box."
|
5571 |
-
msgstr ""
|
5572 |
|
5573 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:298
|
5574 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:360
|
@@ -5578,13 +5456,15 @@ msgstr "Vidljivi mjeseci:"
|
|
5578 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:313
|
5579 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:375
|
5580 |
msgid "Select number of month to show for calendar."
|
5581 |
-
msgstr "Odaberite broj mjeseci za prikaz
|
5582 |
|
5583 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:335
|
5584 |
msgid ""
|
5585 |
"Select booking resources, for showing in selectbox. Please use CTRL to "
|
5586 |
"select multiple booking resources."
|
5587 |
msgstr ""
|
|
|
|
|
5588 |
|
5589 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:342
|
5590 |
#, php-format
|
@@ -5592,28 +5472,28 @@ msgid ""
|
|
5592 |
"This shortcode %s is using for selection of the booking form of specific "
|
5593 |
"booking resources in selectbox"
|
5594 |
msgstr ""
|
|
|
|
|
5595 |
|
5596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:549
|
5597 |
-
#, fuzzy
|
5598 |
msgid "This booking resources does not exist"
|
5599 |
-
msgstr "
|
5600 |
|
5601 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:568
|
5602 |
msgid "Processing..."
|
5603 |
-
msgstr "
|
5604 |
|
5605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:589
|
5606 |
-
#, fuzzy
|
5607 |
msgid "Generating columns..."
|
5608 |
-
msgstr "
|
5609 |
|
5610 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:620
|
5611 |
msgid "Exporting booking data..."
|
5612 |
-
msgstr "
|
5613 |
|
5614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:654
|
5615 |
msgid "Generating content of file"
|
5616 |
-
msgstr "
|
5617 |
|
5618 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:692
|
5619 |
msgid "Saving to file"
|
@@ -5621,201 +5501,191 @@ msgstr "Spremanje u datoteku"
|
|
5621 |
|
5622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:709
|
5623 |
msgid "Export bookings"
|
5624 |
-
msgstr "
|
5625 |
|
5626 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:712
|
5627 |
msgid "Download the CSV file of exported booking data"
|
5628 |
-
msgstr "
|
5629 |
|
5630 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:718
|
5631 |
msgid "Download"
|
5632 |
-
msgstr "
|
5633 |
|
5634 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:727
|
5635 |
msgid "Done!"
|
5636 |
-
msgstr "Gotovo
|
5637 |
|
5638 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:750
|
5639 |
-
#, fuzzy
|
5640 |
msgid "Please Select"
|
5641 |
-
msgstr "
|
5642 |
|
5643 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:886
|
5644 |
msgid "link"
|
5645 |
-
msgstr "
|
5646 |
|
5647 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1007
|
5648 |
msgid "Print bookings"
|
5649 |
-
msgstr "
|
5650 |
|
5651 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1028
|
5652 |
-
#, fuzzy
|
5653 |
msgid "The booking was canceled by the visitor."
|
5654 |
-
msgstr "
|
5655 |
|
5656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1042
|
5657 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1053
|
5658 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1850
|
5659 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1897
|
5660 |
-
#, fuzzy
|
5661 |
msgid "Wrong booking hash in URL (probably expired)"
|
5662 |
-
msgstr "
|
5663 |
|
5664 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1081
|
5665 |
-
#, fuzzy
|
5666 |
msgid "The booking has been canceled successfully"
|
5667 |
-
msgstr "Rezervacija je uspješno
|
5668 |
|
5669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1220
|
5670 |
msgid "Add New Booking Resource(s)"
|
5671 |
-
msgstr "
|
5672 |
|
5673 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1225
|
5674 |
msgid "New Resource"
|
5675 |
-
msgstr "Novi
|
5676 |
|
5677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1229
|
5678 |
msgid "Enter title here"
|
5679 |
-
msgstr "Unesite naslov"
|
5680 |
|
5681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1231
|
5682 |
msgid "Enter name of booking resource"
|
5683 |
-
msgstr "Unesite
|
5684 |
|
5685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1240
|
5686 |
msgid "Advanced Options"
|
5687 |
-
msgstr "Napredne
|
5688 |
|
5689 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1241
|
5690 |
msgid "Add new resource(s)"
|
5691 |
-
msgstr "
|
5692 |
|
5693 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1350
|
5694 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1437
|
5695 |
-
#, fuzzy
|
5696 |
msgid "Resources number per page"
|
5697 |
-
msgstr "
|
5698 |
|
5699 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1359
|
5700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1446
|
5701 |
-
#, fuzzy
|
5702 |
msgid ""
|
5703 |
"Select number of booking resources (single or parent) per page at Resource "
|
5704 |
"menu page"
|
5705 |
-
msgstr "
|
|
|
|
|
5706 |
|
5707 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1364
|
5708 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1417
|
5709 |
msgid "Default booking resource"
|
5710 |
-
msgstr "
|
5711 |
|
5712 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1398
|
5713 |
-
#, fuzzy
|
5714 |
msgid "Enter your order number to begin the activation process."
|
5715 |
-
msgstr "Unesite broj narudžbe
|
5716 |
|
5717 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1433
|
5718 |
msgid "Select your default booking resource."
|
5719 |
-
msgstr "Odaberite
|
5720 |
|
5721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1460
|
5722 |
-
#, fuzzy
|
5723 |
msgid "URL to edit bookings"
|
5724 |
-
msgstr "
|
5725 |
|
5726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1462
|
5727 |
-
#,
|
5728 |
msgid ""
|
5729 |
"Type URL for %svisitors%s to edit bookings. You must insert %s shortcode "
|
5730 |
"into this page."
|
5731 |
msgstr ""
|
5732 |
-
"Upišite URL za
|
5733 |
-
"
|
5734 |
|
5735 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1480
|
5736 |
-
#, fuzzy
|
5737 |
msgid "Change hash after the booking is approved"
|
5738 |
-
msgstr "Promijeni hash nakon
|
5739 |
|
5740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1486
|
5741 |
-
#, fuzzy
|
5742 |
msgid ""
|
5743 |
"Check this box if you want to change the booking hash after approval. When "
|
5744 |
"checked, visitor will not be able to edit or cancel the booking."
|
5745 |
msgstr ""
|
5746 |
-
"
|
5747 |
-
"
|
|
|
5748 |
|
5749 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1497
|
5750 |
#, php-format
|
5751 |
msgid "%s - start new translation section, where %s - locale of translation"
|
5752 |
-
msgstr "
|
|
|
5753 |
|
5754 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1498
|
5755 |
-
#,
|
5756 |
msgid "Example #1: %s - start French translation section"
|
5757 |
-
msgstr "Primjer #1: %s -
|
5758 |
|
5759 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1499
|
5760 |
#, php-format
|
5761 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
5762 |
-
msgstr "
|
5763 |
|
5764 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
|
5765 |
msgid ""
|
5766 |
"Customization of email template, which is sending to Admin after new booking"
|
5767 |
msgstr ""
|
5768 |
-
"
|
|
|
5769 |
|
5770 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1516
|
5771 |
-
#, fuzzy
|
5772 |
msgid "New for Admin"
|
5773 |
-
msgstr "
|
5774 |
|
5775 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1524
|
5776 |
msgid ""
|
5777 |
"Customization of email template, which is sending to Visitor after new "
|
5778 |
"booking"
|
5779 |
msgstr ""
|
5780 |
-
"
|
5781 |
-
"
|
5782 |
|
5783 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1525
|
5784 |
-
#, fuzzy
|
5785 |
msgid "New for Visitor"
|
5786 |
-
msgstr "
|
5787 |
|
5788 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1533
|
5789 |
-
#, fuzzy
|
5790 |
msgid ""
|
5791 |
"Customization of email template, which is sending to Visitor after approval "
|
5792 |
"of booking"
|
5793 |
msgstr ""
|
5794 |
-
"
|
5795 |
-
"
|
5796 |
|
5797 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1542
|
5798 |
msgid ""
|
5799 |
"Customization of email template, which is sending to Visitor after "
|
5800 |
"Cancellation of booking"
|
5801 |
msgstr ""
|
5802 |
-
"
|
5803 |
-
"
|
5804 |
|
5805 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1543
|
5806 |
msgid "Declined"
|
5807 |
msgstr "Odbijeno"
|
5808 |
|
5809 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1551
|
5810 |
-
#, fuzzy
|
5811 |
msgid ""
|
5812 |
"Customization of email template, which is sending after modification of "
|
5813 |
"booking"
|
5814 |
msgstr ""
|
5815 |
-
"
|
5816 |
|
5817 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1552
|
5818 |
-
#, fuzzy
|
5819 |
msgid "Modified"
|
5820 |
msgstr "Modificirano"
|
5821 |
|
@@ -5824,95 +5694,84 @@ msgid ""
|
|
5824 |
"Customization of email template, which is sending to Visitor after payment "
|
5825 |
"request"
|
5826 |
msgstr ""
|
5827 |
-
"
|
5828 |
-
"
|
5829 |
|
5830 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1562
|
5831 |
msgid "Payment request"
|
5832 |
-
msgstr "
|
5833 |
|
5834 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1616
|
5835 |
-
#, fuzzy
|
5836 |
msgid "Standard Form Template"
|
5837 |
-
msgstr "Standard
|
5838 |
|
5839 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1617
|
5840 |
-
#, fuzzy
|
5841 |
msgid "2 Columns Form Template"
|
5842 |
-
msgstr "
|
5843 |
|
5844 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1618
|
5845 |
msgid "Wizard Form Template(several steps)"
|
5846 |
-
msgstr ""
|
5847 |
|
5848 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1620
|
5849 |
-
#, fuzzy
|
5850 |
msgid "Payment Form Template"
|
5851 |
-
msgstr "Plaćanje"
|
5852 |
|
5853 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1621
|
5854 |
-
#, fuzzy
|
5855 |
msgid "Time Slots Form Template"
|
5856 |
-
msgstr "
|
5857 |
|
5858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1623
|
5859 |
msgid "Time slots for different weekends Form Template"
|
5860 |
-
msgstr ""
|
5861 |
|
5862 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1624
|
5863 |
-
#, fuzzy
|
5864 |
msgid "Hints Form Template"
|
5865 |
-
msgstr "
|
5866 |
|
5867 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1629
|
5868 |
-
#, fuzzy
|
5869 |
msgid "Reset current Form"
|
5870 |
-
msgstr "
|
5871 |
|
5872 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1637
|
5873 |
-
#, fuzzy
|
5874 |
msgid "Reset Booking Form and Content of Booking Fields Form"
|
5875 |
-
msgstr "
|
5876 |
|
5877 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1641
|
5878 |
msgid "Both"
|
5879 |
-
msgstr ""
|
5880 |
|
5881 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1653
|
5882 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
|
5883 |
msgid "Please configure the form for content of booking fields data!"
|
5884 |
msgstr ""
|
|
|
5885 |
|
5886 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1661
|
5887 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3785
|
5888 |
-
#, fuzzy
|
5889 |
msgid "Please configure the form fields!"
|
5890 |
-
msgstr "
|
5891 |
|
5892 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1670
|
5893 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1189
|
5894 |
-
#, fuzzy
|
5895 |
msgid "Customization of booking form fields"
|
5896 |
-
msgstr "
|
5897 |
|
5898 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1675
|
5899 |
-
#, fuzzy
|
5900 |
msgid ""
|
5901 |
"Customization of fields, which showing in the Booking Listing page for the "
|
5902 |
"specific booking"
|
5903 |
msgstr ""
|
5904 |
-
"
|
5905 |
-
"
|
5906 |
|
5907 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1678
|
5908 |
-
#, fuzzy
|
5909 |
msgid "Content of Booking Fields"
|
5910 |
-
msgstr "
|
5911 |
|
5912 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1694
|
5913 |
-
#, fuzzy
|
5914 |
msgid "Default title of bookings"
|
5915 |
-
msgstr "
|
5916 |
|
5917 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1696
|
5918 |
#, php-format
|
@@ -5921,38 +5780,38 @@ msgid ""
|
|
5921 |
"page (You can use the shortcodes from the bottom form of Settings Fields "
|
5922 |
"page)."
|
5923 |
msgstr ""
|
|
|
|
|
|
|
5924 |
|
5925 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1708
|
5926 |
msgid "Incorrect date format"
|
5927 |
-
msgstr "
|
5928 |
|
5929 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1947
|
5930 |
-
#, fuzzy
|
5931 |
msgid "Booking Resource"
|
5932 |
-
msgstr "
|
5933 |
|
5934 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1957
|
5935 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1539
|
5936 |
msgid "All bookings"
|
5937 |
-
msgstr "Sve
|
5938 |
|
5939 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1961
|
5940 |
msgid "All incoming bookings"
|
5941 |
-
msgstr "Sve
|
5942 |
|
5943 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1966
|
5944 |
-
#, fuzzy
|
5945 |
msgid "New reservations made today"
|
5946 |
-
msgstr "
|
5947 |
|
5948 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1971
|
5949 |
-
#, fuzzy
|
5950 |
msgid "Reservations for today"
|
5951 |
-
msgstr "danas"
|
5952 |
|
5953 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1992
|
5954 |
msgid "Add new booking resource"
|
5955 |
-
msgstr "
|
5956 |
|
5957 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3003
|
5958 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3051
|
@@ -5962,17 +5821,15 @@ msgid "Updated successfully"
|
|
5962 |
msgstr "Ažurirano uspješno"
|
5963 |
|
5964 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3017
|
5965 |
-
#, fuzzy
|
5966 |
msgid ""
|
5967 |
"Warning! The resource was not changed. Current dates are already booked "
|
5968 |
"there."
|
5969 |
msgstr ""
|
5970 |
-
"
|
5971 |
|
5972 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3286
|
5973 |
-
#, fuzzy
|
5974 |
msgid "Email to \"Admin\" after a new booking"
|
5975 |
-
msgstr "
|
5976 |
|
5977 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3306
|
5978 |
msgid "To"
|
@@ -5980,37 +5837,39 @@ msgstr "Za"
|
|
5980 |
|
5981 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3308
|
5982 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:267
|
5983 |
-
#,
|
5984 |
msgid "Type default %sadmin email%s for booking confirmation"
|
5985 |
-
msgstr "
|
5986 |
|
5987 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3315
|
5988 |
-
#,
|
5989 |
msgid ""
|
5990 |
"Type the default %sadmin email%s sending the booking confimation. You can "
|
5991 |
"use this %s shortcode."
|
5992 |
-
msgstr "
|
|
|
|
|
5993 |
|
5994 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3322
|
5995 |
-
#,
|
5996 |
msgid "Type your email %ssubject%s for the booking confimation message."
|
5997 |
-
msgstr "Upišite
|
5998 |
|
5999 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3330
|
6000 |
-
#,
|
6001 |
msgid "Type your %semail message content for checking booking%s in. "
|
6002 |
-
msgstr "Upišite
|
6003 |
|
6004 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
6005 |
-
#,
|
6006 |
msgid ""
|
6007 |
"For example: \"You have a new reservation %s on the following date(s): %s "
|
6008 |
"Contact information: %s You can approve or edit this booking at: %s Thank "
|
6009 |
"you, Reservation service.\""
|
6010 |
msgstr ""
|
6011 |
-
"Na primjer: \"
|
6012 |
-
"
|
6013 |
-
"
|
6014 |
|
6015 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
6016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
|
@@ -6021,120 +5880,115 @@ msgid "here"
|
|
6021 |
msgstr "ovdje"
|
6022 |
|
6023 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3353
|
6024 |
-
#, fuzzy
|
6025 |
msgid "Email to \"Person\" after they make a new reservation"
|
6026 |
-
msgstr "Email za \"Osobu\" nakon
|
6027 |
|
6028 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3383
|
6029 |
-
#,
|
6030 |
msgid "Type email subject for %svisitor after creating a new reservation%s."
|
6031 |
msgstr ""
|
6032 |
-
"Upišite
|
6033 |
-
"%s na siteu "
|
6034 |
|
6035 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3384
|
6036 |
-
#,
|
6037 |
msgid "Use these %s shortcodes."
|
6038 |
-
msgstr "Koristite ove
|
6039 |
|
6040 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3393
|
6041 |
-
#,
|
6042 |
msgid ""
|
6043 |
"Type your %semail message for visitor after creating a new reservation%s"
|
6044 |
msgstr ""
|
6045 |
-
"Upišite
|
6046 |
-
"%s na siteu "
|
6047 |
|
6048 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
|
6049 |
-
#,
|
6050 |
msgid ""
|
6051 |
"For example: \"Your reservation %s on these date(s): %s is processing now! "
|
6052 |
"We will send confirmation by email. %s You can edit the booking at this "
|
6053 |
"page: %s Thank you, Reservation service.\""
|
6054 |
msgstr ""
|
6055 |
-
"Na primjer: \"Vaša rezervacija %s na datume: %s
|
6056 |
-
"
|
6057 |
-
"stranici: %s Hvala,
|
6058 |
|
6059 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3413
|
6060 |
-
#, fuzzy
|
6061 |
msgid "Email to \"Person\" after booking is approved"
|
6062 |
-
msgstr "Email
|
6063 |
|
6064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3456
|
6065 |
-
#,
|
6066 |
msgid "Type your email subject for the %sapproved booking%s."
|
6067 |
-
msgstr "Upišite
|
6068 |
|
6069 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3464
|
6070 |
-
#,
|
6071 |
msgid "Type your %semail message for the approved booking%s from the website"
|
6072 |
-
msgstr "Upišite
|
6073 |
|
6074 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3472
|
6075 |
-
#,
|
6076 |
msgid ""
|
6077 |
"For example: \"Your reservation %s on these date(s): %s has been approved."
|
6078 |
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
6079 |
"service.\""
|
6080 |
msgstr ""
|
6081 |
-
"Na primjer: \"Vaša rezervacija %s na
|
6082 |
-
"uređivati na ovoj stranici: %s Hvala,
|
|
|
6083 |
|
6084 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3486
|
6085 |
-
#, fuzzy
|
6086 |
msgid "Email to \"Person\" after their booking has been denied"
|
6087 |
-
msgstr "Email
|
6088 |
|
6089 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3531
|
6090 |
-
#,
|
6091 |
msgid "Type your email subject for the %sdenied booking%s."
|
6092 |
-
msgstr ""
|
6093 |
-
"Upišite naslov emaila za %sponištenje rezervacije%s. Možete koristiti ove %s "
|
6094 |
-
"kratke kodove."
|
6095 |
|
6096 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3538
|
6097 |
-
#,
|
6098 |
msgid "Type your %semail message for the denied booking%s from the website"
|
6099 |
-
msgstr "Upišite %semail
|
6100 |
|
6101 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3547
|
6102 |
-
#,
|
6103 |
msgid ""
|
6104 |
"For example: \"Your reservation %s on these date(s): %s has been canceled. "
|
6105 |
"Please contact us for more information. %s Thank you, Reservation service.\""
|
6106 |
msgstr ""
|
6107 |
-
"Na primjer: \"Vaša rezervacija %s na
|
6108 |
-
"
|
|
|
6109 |
|
6110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3563
|
6111 |
-
#, fuzzy
|
6112 |
msgid "Email to \"Person\" after booking is modified"
|
6113 |
-
msgstr "Email
|
6114 |
|
6115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3608
|
6116 |
-
#,
|
6117 |
msgid "Type your email subject for the %smodified booking%s. "
|
6118 |
-
msgstr "Upišite
|
6119 |
|
6120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3616
|
6121 |
-
#,
|
6122 |
msgid "Type your %semail message for the modified booking%s from the website"
|
6123 |
-
msgstr "Upišite %semail
|
6124 |
|
6125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3625
|
6126 |
-
#,
|
6127 |
msgid ""
|
6128 |
"For example: \"The reservation %s on these date(s): %s has been modified. "
|
6129 |
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
6130 |
"service.\""
|
6131 |
msgstr ""
|
6132 |
-
"Na primjer: \"
|
6133 |
-
"rezervaciju na ovoj stranici: %s Hvala,
|
|
|
6134 |
|
6135 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3721
|
6136 |
msgid "Form fields"
|
6137 |
-
msgstr "Polja
|
6138 |
|
6139 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3750
|
6140 |
#, php-format
|
@@ -6142,11 +5996,13 @@ msgid ""
|
|
6142 |
"Content of booking fields data for email templates (%s-shortcode) and "
|
6143 |
"booking listing page"
|
6144 |
msgstr ""
|
|
|
|
|
6145 |
|
6146 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3758
|
6147 |
-
#,
|
6148 |
msgid "%s - inserting data from fields of booking form"
|
6149 |
-
msgstr "%s - umetanje podataka iz polja
|
6150 |
|
6151 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3759
|
6152 |
#, php-format
|
@@ -6176,7 +6032,7 @@ msgstr "Email"
|
|
6176 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:219
|
6177 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:558
|
6178 |
msgid "Times"
|
6179 |
-
msgstr ""
|
6180 |
|
6181 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3884
|
6182 |
msgid "Address"
|
@@ -6193,30 +6049,29 @@ msgstr "Poštanski broj"
|
|
6193 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4034
|
6194 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2334
|
6195 |
msgid "New booking"
|
6196 |
-
msgstr "Nova
|
6197 |
|
6198 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4036
|
6199 |
-
#,
|
6200 |
msgid ""
|
6201 |
"Your reservation %s for: %s is processing now! We will send confirmation by "
|
6202 |
"email. %sYou can edit this booking at this page: %s Thank you, %s"
|
6203 |
msgstr ""
|
6204 |
-
"Vaša rezervacija %s za: %s je u obradi!
|
6205 |
-
"email.
|
6206 |
|
6207 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4040
|
6208 |
-
#, fuzzy
|
6209 |
msgid "The reservation has been modified"
|
6210 |
-
msgstr "Rezervacija je
|
6211 |
|
6212 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4042
|
6213 |
-
#,
|
6214 |
msgid ""
|
6215 |
"The reservation %s for: %s has been modified. %sYou can edit this booking on "
|
6216 |
"this page: %s Thank you, %s"
|
6217 |
msgstr ""
|
6218 |
-
"Rezervacija %s za: %s je
|
6219 |
-
"ovoj stranici: %s
|
6220 |
|
6221 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4104
|
6222 |
msgid "Sending request..."
|
@@ -6224,20 +6079,19 @@ msgstr "Slanje zahtjeva..."
|
|
6224 |
|
6225 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4129
|
6226 |
msgid "Order number"
|
6227 |
-
msgstr "
|
6228 |
|
6229 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4132
|
6230 |
-
#, fuzzy
|
6231 |
msgid "Register"
|
6232 |
-
msgstr "
|
6233 |
|
6234 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4134
|
6235 |
msgid ""
|
6236 |
"Please, enter your order number of purchasing this version, which you are "
|
6237 |
"received in email."
|
6238 |
msgstr ""
|
6239 |
-
"
|
6240 |
-
"
|
6241 |
|
6242 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4138
|
6243 |
#, php-format
|
@@ -6245,53 +6099,46 @@ msgid ""
|
|
6245 |
"If you will get any difficulties or have a questions, please contact by "
|
6246 |
"email %s"
|
6247 |
msgstr ""
|
6248 |
-
"
|
6249 |
"email %s"
|
6250 |
|
6251 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
|
6252 |
-
#, fuzzy
|
6253 |
msgid "Search availability"
|
6254 |
-
msgstr "
|
6255 |
|
6256 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
|
6257 |
-
#, fuzzy
|
6258 |
msgid "Nothing found."
|
6259 |
-
msgstr "Ništa nije
|
6260 |
|
6261 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
|
6262 |
-
#, fuzzy
|
6263 |
msgid "Search results."
|
6264 |
-
msgstr "Rezultati
|
6265 |
|
6266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
|
6267 |
-
#, fuzzy
|
6268 |
msgid "Title of search widget"
|
6269 |
-
msgstr "
|
6270 |
|
6271 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
|
6272 |
-
#, fuzzy
|
6273 |
msgid "Title of search results"
|
6274 |
-
msgstr "
|
6275 |
|
6276 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
|
6277 |
#, php-format
|
6278 |
msgid "Please type the %sTitle of search results%s."
|
6279 |
-
msgstr ""
|
6280 |
|
6281 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
|
6282 |
-
#, fuzzy
|
6283 |
msgid "Nothing found message"
|
6284 |
-
msgstr "Ništa nije
|
6285 |
|
6286 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
|
6287 |
#, php-format
|
6288 |
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
6289 |
-
msgstr ""
|
6290 |
|
6291 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
|
6292 |
-
#, fuzzy
|
6293 |
msgid "URL of Search Results"
|
6294 |
-
msgstr "
|
6295 |
|
6296 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
|
6297 |
#, php-format
|
@@ -6299,20 +6146,22 @@ msgid ""
|
|
6299 |
"Please type the URL of the page %s(with %s shortcode in content)%s, where "
|
6300 |
"search results will show."
|
6301 |
msgstr ""
|
|
|
|
|
6302 |
|
6303 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-class-dismiss.php:78
|
6304 |
msgid "Dismiss"
|
6305 |
-
msgstr ""
|
6306 |
|
6307 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:15
|
6308 |
msgid "Insert booking calendar"
|
6309 |
-
msgstr "
|
6310 |
|
6311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:16
|
6312 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:693
|
6313 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:89
|
6314 |
msgid "Booking calendar"
|
6315 |
-
msgstr "Kalendar
|
6316 |
|
6317 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:122
|
6318 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:144
|
@@ -6320,28 +6169,24 @@ msgid "Ok"
|
|
6320 |
msgstr "U redu"
|
6321 |
|
6322 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:348
|
6323 |
-
#, fuzzy
|
6324 |
msgid "Select booking resource"
|
6325 |
-
msgstr "
|
6326 |
|
6327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:381
|
6328 |
-
#, fuzzy
|
6329 |
msgid "Start month:"
|
6330 |
-
msgstr "mjesec"
|
6331 |
|
6332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:391
|
6333 |
-
#, fuzzy
|
6334 |
msgid "Select start month of calendar"
|
6335 |
-
msgstr "Odaberite
|
6336 |
|
6337 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:398
|
6338 |
-
#, fuzzy
|
6339 |
msgid "Show in the page:"
|
6340 |
-
msgstr "
|
6341 |
|
6342 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:404
|
6343 |
msgid "Booking form with calendar"
|
6344 |
-
msgstr "
|
6345 |
|
6346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:405
|
6347 |
msgid "Only availability calendar"
|
@@ -6349,7 +6194,7 @@ msgstr "Samo kalendar dostupnosti"
|
|
6349 |
|
6350 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:406
|
6351 |
msgid "Only booking form"
|
6352 |
-
msgstr "Samo
|
6353 |
|
6354 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:411
|
6355 |
msgid "for"
|
@@ -6360,22 +6205,19 @@ msgid "date"
|
|
6360 |
msgstr "datum"
|
6361 |
|
6362 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:418
|
6363 |
-
#, fuzzy
|
6364 |
msgid ""
|
6365 |
"Select to show the entire booking form or the availability calendar only."
|
6366 |
msgstr ""
|
6367 |
-
"Odaberite
|
6368 |
-
"
|
6369 |
|
6370 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:433
|
6371 |
-
#, fuzzy
|
6372 |
msgid "Show advanced settings"
|
6373 |
-
msgstr "
|
6374 |
|
6375 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:434
|
6376 |
-
#, fuzzy
|
6377 |
msgid "Hide advanced settings"
|
6378 |
-
msgstr "
|
6379 |
|
6380 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:438
|
6381 |
#, php-format
|
@@ -6383,6 +6225,8 @@ msgid ""
|
|
6383 |
"Setting advanced parameters of the calendar. %sLike width, height and "
|
6384 |
"structure %s"
|
6385 |
msgstr ""
|
|
|
|
|
6386 |
|
6387 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:440
|
6388 |
#, php-format
|
@@ -6390,6 +6234,8 @@ msgid ""
|
|
6390 |
"%s or minimum and fixed number of days selection for the specific day of "
|
6391 |
"week or season.%s"
|
6392 |
msgstr ""
|
|
|
|
|
6393 |
|
6394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:446
|
6395 |
#, php-format
|
@@ -6397,41 +6243,49 @@ msgid ""
|
|
6397 |
"Please read more about the possible customizations of these %soptions%s "
|
6398 |
"%shere%s"
|
6399 |
msgstr ""
|
|
|
|
|
6400 |
|
6401 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:447
|
6402 |
-
#, fuzzy
|
6403 |
msgid "Options:"
|
6404 |
-
msgstr "
|
6405 |
|
6406 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:450
|
6407 |
msgid ""
|
6408 |
"Specify the full width of calendar, height of date cell and number of months "
|
6409 |
"in one row. "
|
6410 |
msgstr ""
|
|
|
|
|
6411 |
|
6412 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:453
|
6413 |
msgid ""
|
6414 |
"Calendar have 2 months in a row, the cell height is 30px and calendar full "
|
6415 |
"width 568px (possible to use percentage for width: 100%)"
|
6416 |
msgstr ""
|
|
|
|
|
6417 |
|
6418 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:454
|
6419 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:462
|
6420 |
-
#, fuzzy
|
6421 |
msgid "Code Example"
|
6422 |
-
msgstr "
|
6423 |
|
6424 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:458
|
6425 |
msgid ""
|
6426 |
"Specify that during certain seasons (or days of week), the specific minimum "
|
6427 |
"number of days must be booked. "
|
6428 |
msgstr ""
|
|
|
|
|
6429 |
|
6430 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:461
|
6431 |
msgid ""
|
6432 |
"Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 "
|
6433 |
"days – Saturday, etc…"
|
6434 |
msgstr ""
|
|
|
|
|
6435 |
|
6436 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:297
|
6437 |
msgid "week"
|
@@ -6456,16 +6310,15 @@ msgstr "mjeseci"
|
|
6456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:722
|
6457 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:728
|
6458 |
msgid "Year"
|
6459 |
-
msgstr "Godina
|
6460 |
|
6461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:306
|
6462 |
-
#, fuzzy
|
6463 |
msgid "Current dates"
|
6464 |
-
msgstr "
|
6465 |
|
6466 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:307
|
6467 |
msgid "Today"
|
6468 |
-
msgstr "
|
6469 |
|
6470 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:308
|
6471 |
msgid "Previous dates"
|
@@ -6479,21 +6332,20 @@ msgstr "Svi datumi"
|
|
6479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:423
|
6480 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2060
|
6481 |
msgid "Next"
|
6482 |
-
msgstr "
|
6483 |
|
6484 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:311
|
6485 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:446
|
6486 |
msgid "Prior"
|
6487 |
-
msgstr "
|
6488 |
|
6489 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:313
|
6490 |
msgid "Check In - Tomorrow"
|
6491 |
-
msgstr ""
|
6492 |
|
6493 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:314
|
6494 |
-
#, fuzzy
|
6495 |
msgid "Check Out - Tomorrow"
|
6496 |
-
msgstr "
|
6497 |
|
6498 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:504
|
6499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:566
|
@@ -6503,25 +6355,21 @@ msgid "Apply"
|
|
6503 |
msgstr "Primjeni"
|
6504 |
|
6505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:604
|
6506 |
-
#, fuzzy
|
6507 |
msgid "Start Date"
|
6508 |
-
msgstr "
|
6509 |
|
6510 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:645
|
6511 |
-
#, fuzzy
|
6512 |
msgid "Booking Listing"
|
6513 |
-
msgstr "
|
6514 |
|
6515 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:649
|
6516 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:693
|
6517 |
-
#, fuzzy
|
6518 |
msgid "Calendar Overview"
|
6519 |
-
msgstr "
|
6520 |
|
6521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:658
|
6522 |
-
#, fuzzy
|
6523 |
msgid "Booking Calendar - Overview"
|
6524 |
-
msgstr "Kalendar
|
6525 |
|
6526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:666
|
6527 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:687
|
@@ -6529,77 +6377,73 @@ msgid "Help"
|
|
6529 |
msgstr "Pomoć"
|
6530 |
|
6531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:685
|
6532 |
-
#, fuzzy
|
6533 |
msgid "About Booking Calendar"
|
6534 |
-
msgstr "
|
6535 |
|
6536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:688
|
6537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:469
|
6538 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1268
|
6539 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1275
|
6540 |
msgid "FAQ"
|
6541 |
-
msgstr "
|
6542 |
|
6543 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:689
|
6544 |
msgid "Technical Support"
|
6545 |
-
msgstr "Tehnička
|
6546 |
|
6547 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:692
|
6548 |
msgid "Purchase"
|
6549 |
-
msgstr "
|
6550 |
|
6551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:695
|
6552 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:482
|
6553 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1252
|
6554 |
msgid "Upgrade"
|
6555 |
-
msgstr "
|
6556 |
|
6557 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1371
|
6558 |
msgid "Filter"
|
6559 |
-
msgstr "
|
6560 |
|
6561 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1416
|
6562 |
msgid "Expand Advanced Filter"
|
6563 |
-
msgstr "
|
6564 |
|
6565 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1417
|
6566 |
msgid "Collapse Advanced Filter"
|
6567 |
-
msgstr "
|
6568 |
|
6569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1434
|
6570 |
-
#, fuzzy
|
6571 |
msgid ""
|
6572 |
"Send email notification to customer after approval, cancelation or deletion "
|
6573 |
"of bookings"
|
6574 |
-
msgstr "
|
|
|
|
|
6575 |
|
6576 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1435
|
6577 |
msgid "Emails sending"
|
6578 |
-
msgstr "Slanje
|
6579 |
|
6580 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1458
|
6581 |
msgid "Booking ID"
|
6582 |
-
msgstr "
|
6583 |
|
6584 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1467
|
6585 |
-
#, fuzzy
|
6586 |
msgid "Refresh booking listing"
|
6587 |
-
msgstr "
|
6588 |
|
6589 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1471
|
6590 |
-
#, fuzzy
|
6591 |
msgid "Reset filter to default values"
|
6592 |
-
msgstr "
|
6593 |
|
6594 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1512
|
6595 |
-
#, fuzzy
|
6596 |
msgid "Any"
|
6597 |
-
msgstr "Bilo
|
6598 |
|
6599 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1540
|
6600 |
-
#, fuzzy
|
6601 |
msgid "New bookings"
|
6602 |
-
msgstr "
|
6603 |
|
6604 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1543
|
6605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:84
|
@@ -6607,92 +6451,80 @@ msgid "Show"
|
|
6607 |
msgstr "Prikaži"
|
6608 |
|
6609 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1555
|
6610 |
-
#, fuzzy
|
6611 |
msgid "Creation"
|
6612 |
-
msgstr "
|
6613 |
|
6614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1589
|
6615 |
-
#, fuzzy
|
6616 |
msgid "Order by"
|
6617 |
-
msgstr "
|
6618 |
|
6619 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1603
|
6620 |
msgid ""
|
6621 |
"Save filter settings as default template (Please, click Apply filter button, "
|
6622 |
"before saving!)"
|
6623 |
msgstr ""
|
6624 |
-
"
|
6625 |
-
"
|
6626 |
|
6627 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1606
|
6628 |
-
#, fuzzy
|
6629 |
msgid "Save as Default"
|
6630 |
-
msgstr "
|
6631 |
|
6632 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1611
|
6633 |
msgid "Delete your previously saved default filer template!"
|
6634 |
-
msgstr ""
|
6635 |
|
6636 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1614
|
6637 |
-
#, fuzzy
|
6638 |
msgid "Delete template"
|
6639 |
-
msgstr "
|
6640 |
|
6641 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1683
|
6642 |
msgid "Approve selected bookings"
|
6643 |
-
msgstr "
|
6644 |
|
6645 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1687
|
6646 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1986
|
6647 |
msgid "Approve"
|
6648 |
-
msgstr "
|
6649 |
|
6650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1688
|
6651 |
-
#, fuzzy
|
6652 |
msgid "Set selected bookings as pending"
|
6653 |
-
msgstr "
|
6654 |
|
6655 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1690
|
6656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1990
|
6657 |
-
#, fuzzy
|
6658 |
msgid "Do you really want to set booking as pending ?"
|
6659 |
-
msgstr "Da li
|
6660 |
|
6661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1693
|
6662 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1991
|
6663 |
-
#, fuzzy
|
6664 |
msgid "Reject"
|
6665 |
-
msgstr "
|
6666 |
|
6667 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1696
|
6668 |
-
#, fuzzy
|
6669 |
msgid "Delete selected bookings"
|
6670 |
-
msgstr "
|
6671 |
|
6672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1698
|
6673 |
-
#, fuzzy
|
6674 |
msgid "Do you really want to delete selected booking(s) ?"
|
6675 |
-
msgstr "Da li
|
6676 |
|
6677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1703
|
6678 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:172
|
6679 |
-
#, fuzzy
|
6680 |
msgid "Reason for cancellation here"
|
6681 |
-
msgstr "Razlog
|
6682 |
|
6683 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1708
|
6684 |
-
#, fuzzy
|
6685 |
msgid "Mark as read all bookings"
|
6686 |
-
msgstr "
|
6687 |
|
6688 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1712
|
6689 |
-
#, fuzzy
|
6690 |
msgid "Read All"
|
6691 |
-
msgstr "
|
6692 |
|
6693 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1713
|
6694 |
msgid "Mark as read selected bookings"
|
6695 |
-
msgstr "
|
6696 |
|
6697 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1717
|
6698 |
msgid "Read"
|
@@ -6700,248 +6532,214 @@ msgstr "Pročitano"
|
|
6700 |
|
6701 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1718
|
6702 |
msgid "Mark as Unread selected bookings"
|
6703 |
-
msgstr "
|
6704 |
|
6705 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1722
|
6706 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1931
|
6707 |
msgid "Unread"
|
6708 |
-
msgstr "
|
6709 |
|
6710 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1763
|
6711 |
msgid "Booking Data"
|
6712 |
-
msgstr "Podaci
|
6713 |
|
6714 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1764
|
6715 |
msgid "Booking Dates"
|
6716 |
-
msgstr "
|
6717 |
|
6718 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1769
|
6719 |
msgid "Show ALL dates of booking"
|
6720 |
-
msgstr "
|
6721 |
|
6722 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1774
|
6723 |
msgid "Show only check in/out dates"
|
6724 |
-
msgstr "
|
6725 |
|
6726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1781
|
6727 |
msgid "Nothing found!"
|
6728 |
-
msgstr "
|
6729 |
|
6730 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1815
|
6731 |
msgid "Resource not exist"
|
6732 |
-
msgstr "
|
6733 |
|
6734 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1931
|
6735 |
-
#, fuzzy
|
6736 |
msgid "Mark"
|
6737 |
-
msgstr "
|
6738 |
|
6739 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1995
|
6740 |
-
#, fuzzy
|
6741 |
msgid "Do you really want to delete this booking ?"
|
6742 |
-
msgstr "
|
6743 |
|
6744 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2042
|
6745 |
-
#, fuzzy
|
6746 |
msgid "Prev"
|
6747 |
-
msgstr "
|
6748 |
|
6749 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2191
|
6750 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2223
|
6751 |
-
#, fuzzy
|
6752 |
msgid "Show month"
|
6753 |
-
msgstr "Prikaži
|
6754 |
|
6755 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2194
|
6756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2226
|
6757 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:717
|
6758 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:726
|
6759 |
-
#, fuzzy
|
6760 |
msgid "Month"
|
6761 |
-
msgstr "
|
6762 |
|
6763 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2195
|
6764 |
-
#, fuzzy
|
6765 |
msgid "Show 3 months"
|
6766 |
-
msgstr "
|
6767 |
|
6768 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2198
|
6769 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:721
|
6770 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:727
|
6771 |
-
#, fuzzy
|
6772 |
msgid "3 Months"
|
6773 |
-
msgstr "
|
6774 |
|
6775 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2199
|
6776 |
-
#, fuzzy
|
6777 |
msgid "Show year"
|
6778 |
-
msgstr "
|
6779 |
|
6780 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2208
|
6781 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2242
|
6782 |
-
#, fuzzy
|
6783 |
msgid "Calendar view mode"
|
6784 |
-
msgstr "
|
6785 |
|
6786 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2215
|
6787 |
-
#, fuzzy
|
6788 |
msgid "Show day"
|
6789 |
-
msgstr "dan
|
6790 |
|
6791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2218
|
6792 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:714
|
6793 |
-
#, fuzzy
|
6794 |
msgid "Day"
|
6795 |
-
msgstr "
|
6796 |
|
6797 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2219
|
6798 |
-
#, fuzzy
|
6799 |
msgid "Show week"
|
6800 |
-
msgstr "tjedan"
|
6801 |
|
6802 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2222
|
6803 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:715
|
6804 |
-
#, fuzzy
|
6805 |
msgid "Week"
|
6806 |
-
msgstr "
|
6807 |
|
6808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2227
|
6809 |
-
#, fuzzy
|
6810 |
msgid "Show 2 months"
|
6811 |
-
msgstr "
|
6812 |
|
6813 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2230
|
6814 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:719
|
6815 |
-
#, fuzzy
|
6816 |
msgid "2 Months"
|
6817 |
-
msgstr "
|
6818 |
|
6819 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2268
|
6820 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2282
|
6821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2329
|
6822 |
-
#, fuzzy
|
6823 |
msgid "Previous 4 weeks"
|
6824 |
-
msgstr "
|
6825 |
|
6826 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2269
|
6827 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2283
|
6828 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2330
|
6829 |
-
#, fuzzy
|
6830 |
msgid "Previous week"
|
6831 |
-
msgstr "tjedan"
|
6832 |
|
6833 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2270
|
6834 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2284
|
6835 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2331
|
6836 |
-
#, fuzzy
|
6837 |
msgid "Current week"
|
6838 |
-
msgstr "tjedan"
|
6839 |
|
6840 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2271
|
6841 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2285
|
6842 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2332
|
6843 |
-
#, fuzzy
|
6844 |
msgid "Next week"
|
6845 |
-
msgstr "Slijedeći"
|
6846 |
|
6847 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2272
|
6848 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2286
|
6849 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2333
|
6850 |
-
#, fuzzy
|
6851 |
msgid "Next 4 weeks"
|
6852 |
-
msgstr "
|
6853 |
|
6854 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2296
|
6855 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2346
|
6856 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2361
|
6857 |
-
#, fuzzy
|
6858 |
msgid "Previous 3 months"
|
6859 |
-
msgstr "
|
6860 |
|
6861 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2297
|
6862 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2347
|
6863 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2362
|
6864 |
-
#, fuzzy
|
6865 |
msgid "Previous month"
|
6866 |
-
msgstr "mjesec"
|
6867 |
|
6868 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2298
|
6869 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2348
|
6870 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2363
|
6871 |
-
#, fuzzy
|
6872 |
msgid "Current month"
|
6873 |
-
msgstr "mjesec"
|
6874 |
|
6875 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2299
|
6876 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2349
|
6877 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2364
|
6878 |
-
#, fuzzy
|
6879 |
msgid "Next month"
|
6880 |
-
msgstr "Slijedeći"
|
6881 |
|
6882 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2300
|
6883 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2350
|
6884 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2365
|
6885 |
-
#, fuzzy
|
6886 |
msgid "Next 3 months"
|
6887 |
-
msgstr "
|
6888 |
|
6889 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2314
|
6890 |
-
#, fuzzy
|
6891 |
msgid "Previous 7 days"
|
6892 |
-
msgstr "
|
6893 |
|
6894 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2315
|
6895 |
-
#, fuzzy
|
6896 |
msgid "Previous day"
|
6897 |
-
msgstr "Prethodni
|
6898 |
|
6899 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2316
|
6900 |
-
#, fuzzy
|
6901 |
msgid "Current day"
|
6902 |
-
msgstr "
|
6903 |
|
6904 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2317
|
6905 |
-
#, fuzzy
|
6906 |
msgid "Next day"
|
6907 |
-
msgstr "Slijedeći"
|
6908 |
|
6909 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2318
|
6910 |
-
#, fuzzy
|
6911 |
msgid "Next 7 days"
|
6912 |
-
msgstr "
|
6913 |
|
6914 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2389
|
6915 |
-
#, fuzzy
|
6916 |
msgid "Calendar Navigation"
|
6917 |
-
msgstr "
|
6918 |
|
6919 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
|
6920 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6921 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
|
6922 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
6923 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
|
6924 |
-
#, fuzzy
|
6925 |
msgid "M"
|
6926 |
-
msgstr "
|
6927 |
|
6928 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
|
6929 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6930 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
|
6931 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
6932 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
|
6933 |
-
#, fuzzy
|
6934 |
msgid "W"
|
6935 |
-
msgstr "
|
6936 |
|
6937 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
|
6938 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6939 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
|
6940 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
6941 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
|
6942 |
-
#, fuzzy
|
6943 |
msgid "F"
|
6944 |
-
msgstr "
|
6945 |
|
6946 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6947 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -6949,9 +6747,8 @@ msgstr "F J, Y"
|
|
6949 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6950 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6951 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
6952 |
-
#, fuzzy
|
6953 |
msgid "Mon"
|
6954 |
-
msgstr "
|
6955 |
|
6956 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6957 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -6959,9 +6756,8 @@ msgstr "Po"
|
|
6959 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6960 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6961 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
6962 |
-
#, fuzzy
|
6963 |
msgid "Tue"
|
6964 |
-
msgstr "
|
6965 |
|
6966 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6967 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -6969,9 +6765,8 @@ msgstr "Ut"
|
|
6969 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6970 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6971 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
6972 |
-
#, fuzzy
|
6973 |
msgid "Wed"
|
6974 |
-
msgstr "
|
6975 |
|
6976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6977 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -6979,9 +6774,8 @@ msgstr "Sr"
|
|
6979 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6980 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6981 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
6982 |
-
#, fuzzy
|
6983 |
msgid "Thu"
|
6984 |
-
msgstr "
|
6985 |
|
6986 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6987 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -6989,9 +6783,8 @@ msgstr "Ut"
|
|
6989 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6990 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6991 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
6992 |
-
#, fuzzy
|
6993 |
msgid "Fri"
|
6994 |
-
msgstr "
|
6995 |
|
6996 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6997 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -6999,9 +6792,8 @@ msgstr "Pe"
|
|
6999 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
7000 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
7001 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
7002 |
-
#, fuzzy
|
7003 |
msgid "Sat"
|
7004 |
-
msgstr "
|
7005 |
|
7006 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
7007 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
@@ -7009,21 +6801,18 @@ msgstr "Su"
|
|
7009 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
7010 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
7011 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
7012 |
-
#, fuzzy
|
7013 |
msgid "Sun"
|
7014 |
-
msgstr "
|
7015 |
|
7016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
7017 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
7018 |
-
#, fuzzy
|
7019 |
msgid "T"
|
7020 |
-
msgstr "
|
7021 |
|
7022 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
7023 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
7024 |
-
#, fuzzy
|
7025 |
msgid "S"
|
7026 |
-
msgstr "
|
7027 |
|
7028 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:38
|
7029 |
#, php-format
|
@@ -7031,44 +6820,44 @@ msgid ""
|
|
7031 |
"%sError!%s Request do not pass security check! Please refresh the page and "
|
7032 |
"try one more time."
|
7033 |
msgstr ""
|
|
|
|
|
7034 |
|
7035 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:105
|
7036 |
msgid "Set as Read"
|
7037 |
-
msgstr "
|
7038 |
|
7039 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:105
|
7040 |
msgid "Set as Unread"
|
7041 |
-
msgstr "
|
7042 |
|
7043 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:158
|
7044 |
msgid "Set as Approved"
|
7045 |
-
msgstr "
|
7046 |
|
7047 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:158
|
7048 |
msgid "Set as Pending"
|
7049 |
-
msgstr "
|
7050 |
|
7051 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:172
|
7052 |
msgid "Reason of cancellation here"
|
7053 |
-
msgstr "Razlog
|
7054 |
|
7055 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:373
|
7056 |
-
#, fuzzy
|
7057 |
msgid "The code you entered is incorrect"
|
7058 |
-
msgstr "Kod
|
7059 |
|
7060 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:171
|
7061 |
msgid "Booking Calendar"
|
7062 |
-
msgstr "Kalendar
|
7063 |
|
7064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:371
|
7065 |
msgid "Statistic"
|
7066 |
msgstr "Statistika"
|
7067 |
|
7068 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
|
7069 |
-
#, fuzzy
|
7070 |
msgid "New (unverified) booking(s)"
|
7071 |
-
msgstr "
|
7072 |
|
7073 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:379
|
7074 |
msgid "Pending booking(s)"
|
@@ -7076,39 +6865,36 @@ msgstr "Rezervacije na čekanju"
|
|
7076 |
|
7077 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:385
|
7078 |
msgid "Agenda"
|
7079 |
-
msgstr "
|
7080 |
|
7081 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:389
|
7082 |
-
#, fuzzy
|
7083 |
msgid "New booking(s) made today"
|
7084 |
-
msgstr "
|
7085 |
|
7086 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:393
|
7087 |
-
#, fuzzy
|
7088 |
msgid "Bookings for today"
|
7089 |
-
msgstr "danas"
|
7090 |
|
7091 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
|
7092 |
msgid "Upgrade to higher versions"
|
7093 |
-
msgstr "
|
7094 |
|
7095 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
|
7096 |
msgid "Commercial versions"
|
7097 |
-
msgstr "
|
7098 |
|
7099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:419
|
7100 |
msgid "Upgrade now"
|
7101 |
-
msgstr "
|
7102 |
|
7103 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:421
|
7104 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1244
|
7105 |
msgid "Buy now"
|
7106 |
-
msgstr "Kupi"
|
7107 |
|
7108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:423
|
7109 |
-
#, fuzzy
|
7110 |
msgid "Test online Demo of each version"
|
7111 |
-
msgstr "
|
7112 |
|
7113 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:439
|
7114 |
msgid "Current version"
|
@@ -7120,18 +6906,15 @@ msgstr "Verzija"
|
|
7120 |
|
7121 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:447
|
7122 |
msgid "Type"
|
7123 |
-
msgstr "
|
7124 |
|
7125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:451
|
7126 |
-
#, fuzzy
|
7127 |
msgid "Used for"
|
7128 |
-
msgstr ""
|
7129 |
-
"Please contact by email (with info about order number and used site) for "
|
7130 |
-
"finishing the registrations"
|
7131 |
|
7132 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
|
7133 |
msgid "Release date"
|
7134 |
-
msgstr "
|
7135 |
|
7136 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:463
|
7137 |
msgid "Support"
|
@@ -7139,31 +6922,29 @@ msgstr "Podrška"
|
|
7139 |
|
7140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:466
|
7141 |
msgid "Contact email"
|
7142 |
-
msgstr "Kontakt "
|
7143 |
|
7144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:472
|
7145 |
-
#, fuzzy
|
7146 |
msgid "Have a question"
|
7147 |
-
msgstr "
|
7148 |
|
7149 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:475
|
7150 |
msgid "Rate this plugin (thanks:)"
|
7151 |
-
msgstr ""
|
7152 |
|
7153 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:480
|
7154 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:484
|
7155 |
-
#, fuzzy
|
7156 |
msgid "Explore Premium Features"
|
7157 |
-
msgstr "
|
7158 |
|
7159 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:546
|
7160 |
msgid "Warning !!!"
|
7161 |
-
msgstr "
|
7162 |
|
7163 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:547
|
7164 |
-
#, fuzzy
|
7165 |
msgid "All booking data will be deleted when the plugin is deactivated."
|
7166 |
-
msgstr "
|
|
|
7167 |
|
7168 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:548
|
7169 |
#, php-format
|
@@ -7171,13 +6952,12 @@ msgid ""
|
|
7171 |
"If you want to save your booking data, please uncheck the %s\"Delete booking "
|
7172 |
"data\"%s at the"
|
7173 |
msgstr ""
|
7174 |
-
"
|
7175 |
-
"
|
7176 |
|
7177 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:549
|
7178 |
-
#, fuzzy
|
7179 |
msgid "settings page"
|
7180 |
-
msgstr "
|
7181 |
|
7182 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:648
|
7183 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:719
|
@@ -7188,13 +6968,12 @@ msgstr "Postavke"
|
|
7188 |
|
7189 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:683
|
7190 |
msgid "Booking"
|
7191 |
-
msgstr "
|
7192 |
|
7193 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:719
|
7194 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:745
|
7195 |
-
#, fuzzy
|
7196 |
msgid "Booking settings customization"
|
7197 |
-
msgstr "Prilagodba
|
7198 |
|
7199 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:727
|
7200 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1773
|
@@ -7204,15 +6983,15 @@ msgstr "Rezervacije"
|
|
7204 |
|
7205 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:733
|
7206 |
msgid "Bookings listing"
|
7207 |
-
msgstr "
|
7208 |
|
7209 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1100
|
7210 |
msgid "Send email notification to customer about this operation"
|
7211 |
-
msgstr "
|
7212 |
|
7213 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1176
|
7214 |
msgid "General"
|
7215 |
-
msgstr "
|
7216 |
|
7217 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1186
|
7218 |
msgid "Fields"
|
@@ -7220,43 +6999,39 @@ msgstr "Polja"
|
|
7220 |
|
7221 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1195
|
7222 |
msgid "Emails"
|
7223 |
-
msgstr "
|
7224 |
|
7225 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1198
|
7226 |
-
#, fuzzy
|
7227 |
msgid "Customization of email templates"
|
7228 |
-
msgstr "Prilagođavanje
|
7229 |
|
7230 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1204
|
7231 |
msgid "Payments"
|
7232 |
-
msgstr "
|
7233 |
|
7234 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1207
|
7235 |
msgid "Integration of payment systems"
|
7236 |
-
msgstr "Integracija
|
7237 |
|
7238 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1220
|
7239 |
-
#, fuzzy
|
7240 |
msgid "Customization of search form"
|
7241 |
-
msgstr "
|
7242 |
|
7243 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1229
|
7244 |
-
#, fuzzy
|
7245 |
msgid "Manage users"
|
7246 |
-
msgstr "
|
7247 |
|
7248 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1255
|
7249 |
-
#, fuzzy
|
7250 |
msgid "Upgrade to higher versions."
|
7251 |
-
msgstr "
|
7252 |
|
7253 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1267
|
7254 |
msgid "Features"
|
7255 |
-
msgstr "
|
7256 |
|
7257 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1268
|
7258 |
msgid "Live Demos"
|
7259 |
-
msgstr "
|
7260 |
|
7261 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1269
|
7262 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1276
|
@@ -7265,118 +7040,117 @@ msgstr "Kontakt"
|
|
7265 |
|
7266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1270
|
7267 |
msgid "Buy"
|
7268 |
-
msgstr "
|
7269 |
|
7270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1430
|
7271 |
msgid "This field is required"
|
7272 |
-
msgstr "Ovo polje je
|
7273 |
|
7274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1431
|
7275 |
msgid "This checkbox must be checked"
|
7276 |
-
msgstr "Ovaj okvir
|
7277 |
|
7278 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1432
|
7279 |
msgid "Incorrect email field"
|
7280 |
-
msgstr "
|
7281 |
|
7282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1433
|
7283 |
-
#, fuzzy
|
7284 |
msgid "Please, select booking date(s) at Calendar."
|
7285 |
-
msgstr "Molimo, odaberite
|
7286 |
|
7287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1717
|
7288 |
-
#, fuzzy
|
7289 |
msgid "Calendar is loading..."
|
7290 |
-
msgstr "
|
7291 |
|
7292 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1858
|
7293 |
msgid ""
|
7294 |
"Booking resource type is not defined. Its can be, when at the URL is wrong "
|
7295 |
"booking hash."
|
7296 |
msgstr ""
|
7297 |
-
"
|
7298 |
-
"
|
7299 |
|
7300 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1987
|
7301 |
-
#,
|
7302 |
msgid ""
|
7303 |
"%sWarning! Booking calendar for this booking resource are already at the "
|
7304 |
"page, please check more about this issue at %sthis page%s"
|
7305 |
-
msgstr "
|
|
|
|
|
7306 |
|
7307 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2075
|
7308 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:444
|
7309 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
|
7310 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
7311 |
msgstr ""
|
7312 |
-
"
|
|
|
7313 |
|
7314 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2166
|
7315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
7316 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
7317 |
-
msgstr "
|
7318 |
|
7319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2172
|
7320 |
msgid "You do not set any parameters for booking editing"
|
7321 |
-
msgstr "
|
7322 |
|
7323 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2264
|
7324 |
-
#,
|
7325 |
msgid ""
|
7326 |
"Thank you for your online booking. %s We will send confirmation of your "
|
7327 |
"booking as soon as possible."
|
7328 |
msgstr ""
|
7329 |
-
"
|
7330 |
-
"
|
7331 |
|
7332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2335
|
7333 |
-
#,
|
7334 |
msgid ""
|
7335 |
"You need to approve a new booking %s for: %s Person detail information:%s "
|
7336 |
"Currently a new booking is waiting for approval. Please visit the moderation "
|
7337 |
"panel%sThank you, %s"
|
7338 |
msgstr ""
|
7339 |
-
"
|
7340 |
-
"
|
7341 |
-
"%s"
|
7342 |
|
7343 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2338
|
7344 |
-
#, fuzzy
|
7345 |
msgid "Your booking has been approved"
|
7346 |
msgstr "Vaša rezervacija je odobrena"
|
7347 |
|
7348 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2340
|
7349 |
-
#,
|
7350 |
msgid ""
|
7351 |
"Your reservation %s for: %s has been approved.%sYou can edit the booking on "
|
7352 |
"this page: %s Thank you, %s"
|
7353 |
msgstr ""
|
7354 |
-
"Vaša rezervacija %s za: %s je odobrena
|
7355 |
"ovoj stranici: %s Hvala, %s"
|
7356 |
|
7357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2341
|
7358 |
-
#,
|
7359 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
7360 |
msgstr "Vaša rezervacija %s za: %s je odobrena.%sHvala, %s"
|
7361 |
|
7362 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
|
7363 |
-
#, fuzzy
|
7364 |
msgid "Your booking has been declined"
|
7365 |
msgstr "Vaša rezervacija je odbijena"
|
7366 |
|
7367 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2345
|
7368 |
-
#,
|
7369 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
7370 |
-
msgstr "Vaša rezervacija %s za: %s je
|
7371 |
|
7372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2353
|
7373 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:88
|
7374 |
msgid "Booking form"
|
7375 |
-
msgstr "
|
7376 |
|
7377 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2364
|
7378 |
msgid "Available"
|
7379 |
-
msgstr "
|
7380 |
|
7381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2368
|
7382 |
msgid "Booked"
|
@@ -7387,75 +7161,74 @@ msgid "Partially booked"
|
|
7387 |
msgstr "Djelomično rezervirano"
|
7388 |
|
7389 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3085
|
7390 |
-
#, fuzzy
|
7391 |
msgid "Technical support section"
|
7392 |
-
msgstr "Tehnička podrška"
|
7393 |
|
7394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3089
|
7395 |
-
#, fuzzy
|
7396 |
msgid "Reindex booking data"
|
7397 |
-
msgstr "
|
7398 |
|
7399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3091
|
7400 |
msgid "Reindex"
|
7401 |
-
msgstr ""
|
7402 |
|
7403 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3097
|
7404 |
msgid ""
|
7405 |
" Click, if you want to reindex booking data by booking dates sort field "
|
7406 |
"(Your installation/update of the plugin must be successful)."
|
7407 |
msgstr ""
|
|
|
|
|
|
|
7408 |
|
7409 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3142
|
7410 |
-
#,
|
7411 |
msgid "%s Found %s not indexed bookings %s"
|
7412 |
-
msgstr "
|
7413 |
|
7414 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3157
|
7415 |
#, php-format
|
7416 |
msgid "%s Finish getting sort dates. %s"
|
7417 |
-
msgstr ""
|
7418 |
|
7419 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3166
|
7420 |
-
#,
|
7421 |
msgid "Updated booking: %s"
|
7422 |
-
msgstr "
|
7423 |
|
7424 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:299
|
7425 |
msgid "no"
|
7426 |
msgstr "ne"
|
7427 |
|
7428 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1906
|
7429 |
-
#, fuzzy
|
7430 |
msgid "Warning!!! Some error is occur. "
|
7431 |
-
msgstr "
|
7432 |
|
7433 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1910
|
7434 |
msgid ""
|
7435 |
"Please contact by email (with info about order number and used site) for "
|
7436 |
"finishing the registrations"
|
7437 |
msgstr ""
|
7438 |
-
"
|
7439 |
-
"
|
7440 |
|
7441 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1966
|
7442 |
-
#, fuzzy
|
7443 |
msgid "version"
|
7444 |
-
msgstr "
|
7445 |
|
7446 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1968
|
7447 |
#, php-format
|
7448 |
msgid "Add your %s on %swordpress.org%s, if you enjoyed by this plugin."
|
7449 |
msgstr ""
|
|
|
7450 |
|
7451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:98
|
7452 |
msgid "Booking resource"
|
7453 |
-
msgstr "
|
7454 |
|
7455 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:115
|
7456 |
-
#, fuzzy
|
7457 |
msgid "Visible months"
|
7458 |
-
msgstr "Vidljivi mjeseci
|
7459 |
|
7460 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:135
|
7461 |
msgid "Footer"
|
@@ -7472,43 +7245,43 @@ msgid ""
|
|
7472 |
"%sImportant!!!%s Please note, if you show booking calendar (inserted into "
|
7473 |
"post/page) with widget at the same page, then the last will not be visible."
|
7474 |
msgstr ""
|
7475 |
-
"%sVažno
|
7476 |
-
"(umetnut u
|
7477 |
-
"
|
7478 |
|
7479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:148
|
7480 |
#, php-format
|
7481 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
7482 |
-
msgstr "%
|
7483 |
|
7484 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:258
|
7485 |
msgid "Main"
|
7486 |
-
msgstr "
|
7487 |
|
7488 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:265
|
7489 |
msgid "Admin email"
|
7490 |
-
msgstr "Admin
|
7491 |
|
7492 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:277
|
7493 |
msgid "Show / hide hints"
|
7494 |
msgstr "Prikaži / sakrij savjete"
|
7495 |
|
7496 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:283
|
7497 |
-
#, fuzzy
|
7498 |
msgid "Check this box if you want to show help hints on the admin panel."
|
7499 |
-
msgstr "
|
|
|
7500 |
|
7501 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:296
|
7502 |
msgid "Show advanced settings of JavaScript loading"
|
7503 |
-
msgstr ""
|
7504 |
|
7505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:297
|
7506 |
msgid "Hide advanced settings of JavaScript loading"
|
7507 |
-
msgstr ""
|
7508 |
|
7509 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:307
|
7510 |
msgid "Disable Bootstrap loading on Front-End"
|
7511 |
-
msgstr ""
|
7512 |
|
7513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:313
|
7514 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:328
|
@@ -7516,6 +7289,8 @@ msgid ""
|
|
7516 |
"You are need to be sure what you are doing. You are disable of loading some "
|
7517 |
"JavaScripts Do you really want to do this?"
|
7518 |
msgstr ""
|
|
|
|
|
7519 |
|
7520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:315
|
7521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:330
|
@@ -7523,50 +7298,48 @@ msgid ""
|
|
7523 |
" If your theme or some other plugin is load the BootStrap JavaScripts, you "
|
7524 |
"can disable loading of this script by this plugin."
|
7525 |
msgstr ""
|
|
|
|
|
7526 |
|
7527 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:322
|
7528 |
msgid "Disable Bootstrap loading on Back-End"
|
7529 |
-
msgstr ""
|
7530 |
|
7531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:348
|
7532 |
-
#, fuzzy
|
7533 |
msgid "Show settings of powered by notice"
|
7534 |
-
msgstr "
|
7535 |
|
7536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:349
|
7537 |
-
#, fuzzy
|
7538 |
msgid "Hide settings of powered by notice"
|
7539 |
-
msgstr "
|
7540 |
|
7541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:357
|
7542 |
msgid "Powered by notice"
|
7543 |
-
msgstr "Powered by
|
7544 |
|
7545 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:362
|
7546 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
7547 |
msgstr ""
|
7548 |
-
"
|
7549 |
"kalendara."
|
7550 |
|
7551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:372
|
7552 |
msgid "Copyright notice"
|
7553 |
-
msgstr "
|
7554 |
|
7555 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:378
|
7556 |
-
#, fuzzy
|
7557 |
msgid " Turn On/Off version notice at footer of booking admin panel."
|
7558 |
msgstr ""
|
7559 |
-
"
|
|
|
7560 |
|
7561 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:399
|
7562 |
-
#, fuzzy
|
7563 |
msgid "Calendar Skin"
|
7564 |
-
msgstr "Kalendar
|
7565 |
|
7566 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:410
|
7567 |
-
#, fuzzy
|
7568 |
msgid "Select the skin of the booking calendar"
|
7569 |
-
msgstr "
|
7570 |
|
7571 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:415
|
7572 |
msgid "Number of months"
|
@@ -7578,1247 +7351,389 @@ msgstr "mjesec(i)"
|
|
7578 |
|
7579 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:425
|
7580 |
msgid "year(s)"
|
7581 |
-
msgstr "
|
7582 |
|
7583 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:428
|
7584 |
-
#, fuzzy
|
7585 |
msgid "Select the maximum number of months to show (scroll)"
|
7586 |
-
msgstr "
|
7587 |
|
7588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:433
|
7589 |
-
#, fuzzy
|
7590 |
msgid "Start Day of the week"
|
7591 |
-
msgstr "
|
7592 |
|
7593 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:444
|
7594 |
msgid "Select your start day of the week"
|
7595 |
-
msgstr "
|
7596 |
|
7597 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:451
|
7598 |
-
#, fuzzy
|
7599 |
msgid "Unavailable days from today"
|
7600 |
-
msgstr "Nedostupni dani"
|
7601 |
|
7602 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:458
|
7603 |
msgid "Select number of unavailable days in calendar start from today."
|
7604 |
-
msgstr "Odaberite broj
|
7605 |
|
7606 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:464
|
7607 |
-
#, fuzzy
|
7608 |
msgid "Unavailable week days"
|
7609 |
-
msgstr "
|
7610 |
|
7611 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:494
|
7612 |
-
#, fuzzy
|
7613 |
msgid ""
|
7614 |
"Check unavailable days in calendars. This option will overwrite all other "
|
7615 |
"settings."
|
7616 |
msgstr ""
|
7617 |
-
"
|
7618 |
-
"
|
7619 |
|
7620 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:501
|
7621 |
-
#, fuzzy
|
7622 |
msgid "Type of days selection in calendar"
|
7623 |
-
msgstr "
|
7624 |
|
7625 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:517
|
7626 |
-
#, fuzzy
|
7627 |
msgid "Single day"
|
7628 |
-
msgstr "dan
|
7629 |
|
7630 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:527
|
7631 |
-
#, fuzzy
|
7632 |
msgid "Multiple days"
|
7633 |
-
msgstr "
|
7634 |
|
7635 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:538
|
7636 |
-
#, fuzzy
|
7637 |
msgid "Range days"
|
7638 |
-
msgstr "
|
7639 |
|
7640 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:563
|
7641 |
msgid "Form"
|
7642 |
msgstr "Forma"
|
7643 |
|
7644 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:578
|
7645 |
-
#, fuzzy
|
7646 |
msgid "Check the box to activate CAPTCHA inside the booking form."
|
7647 |
msgstr ""
|
7648 |
-
"
|
7649 |
|
7650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:585
|
7651 |
-
#, fuzzy
|
7652 |
msgid "Auto-fill fields"
|
7653 |
-
msgstr "
|
7654 |
|
7655 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:588
|
7656 |
-
#, fuzzy
|
7657 |
msgid "Check the box to activate auto-fill form fields for logged in users."
|
7658 |
msgstr ""
|
7659 |
-
"
|
|
|
7660 |
|
7661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:595
|
7662 |
-
#, fuzzy
|
7663 |
msgid "Use CSS BootStrap"
|
7664 |
-
msgstr "
|
7665 |
|
7666 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:600
|
7667 |
msgid "Using BootStrap CSS for the form fields"
|
7668 |
-
msgstr ""
|
7669 |
|
7670 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
|
7671 |
msgid ""
|
7672 |
"You must not deactivate loading BootStrap files at main section of these "
|
7673 |
"settings!"
|
7674 |
msgstr ""
|
|
|
|
|
7675 |
|
7676 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:620
|
7677 |
-
#, fuzzy
|
7678 |
msgid "Action after booking is done"
|
7679 |
-
msgstr "
|
7680 |
|
7681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:628
|
7682 |
-
#, fuzzy
|
7683 |
msgid "Show \"Thank You\" message"
|
7684 |
-
msgstr "
|
7685 |
|
7686 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:635
|
7687 |
-
#, fuzzy
|
7688 |
msgid "Redirect visitor to a new \"Thank You\" page"
|
7689 |
-
msgstr "
|
7690 |
|
7691 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
|
7692 |
msgid "This action will have no effect, if the payment form(s) is active!"
|
7693 |
-
msgstr ""
|
7694 |
|
7695 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:648
|
7696 |
-
#, fuzzy
|
7697 |
msgid "Message title"
|
7698 |
-
msgstr "Naslov "
|
7699 |
|
7700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:651
|
7701 |
-
#,
|
7702 |
msgid "Type title of message %safter booking has done by user%s"
|
7703 |
msgstr ""
|
7704 |
-
"Upišite naslov
|
7705 |
-
"korisnika %s"
|
7706 |
|
7707 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:656
|
7708 |
-
#, fuzzy
|
7709 |
msgid "Time of message showing"
|
7710 |
-
msgstr "
|
7711 |
|
7712 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:659
|
7713 |
msgid "Set duration of time (milliseconds) to show this message"
|
7714 |
-
msgstr ""
|
7715 |
|
7716 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:666
|
7717 |
msgid "URL of \"thank you\" page"
|
7718 |
-
msgstr "URL \"hvala\" stranice"
|
7719 |
|
7720 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:671
|
7721 |
-
#,
|
7722 |
msgid "Type URL of %s\"Thank You\" page%s"
|
7723 |
-
msgstr "Upišite URL %s\"
|
7724 |
|
7725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:686
|
7726 |
-
#, fuzzy
|
7727 |
msgid "Listing of bookings"
|
7728 |
-
msgstr "
|
7729 |
|
7730 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:689
|
7731 |
-
#, fuzzy
|
7732 |
msgid "Default booking admin page"
|
7733 |
-
msgstr "
|
7734 |
|
7735 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:692
|
7736 |
-
#, fuzzy
|
7737 |
msgid "Bookings Listing"
|
7738 |
-
msgstr "
|
7739 |
|
7740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:700
|
7741 |
-
#, fuzzy
|
7742 |
msgid "Select your default view mode of bookings at the booking listing page"
|
7743 |
-
msgstr "
|
|
|
|
|
7744 |
|
7745 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:710
|
7746 |
msgid "Default calendar view mode"
|
7747 |
-
msgstr ""
|
7748 |
|
7749 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:762
|
7750 |
-
#, fuzzy
|
7751 |
msgid ""
|
7752 |
"Select your default calendar view mode at booking calendar overview page"
|
7753 |
-
msgstr "
|
|
|
|
|
7754 |
|
7755 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:772
|
7756 |
msgid "Default toolbar tab"
|
7757 |
-
msgstr "
|
7758 |
|
7759 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:774
|
7760 |
-
#, fuzzy
|
7761 |
msgid "Filter tab"
|
7762 |
-
msgstr "
|
7763 |
|
7764 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:775
|
7765 |
-
#, fuzzy
|
7766 |
msgid "Actions tab"
|
7767 |
-
msgstr "Akcije "
|
7768 |
|
7769 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:782
|
7770 |
-
#, fuzzy
|
7771 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
7772 |
-
msgstr "
|
|
|
|
|
7773 |
|
7774 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:787
|
7775 |
-
#, fuzzy
|
7776 |
msgid "Bookings number per page"
|
7777 |
-
msgstr "
|
7778 |
|
7779 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:796
|
7780 |
-
#, fuzzy
|
7781 |
msgid "Select number of bookings per page in booking listing"
|
7782 |
-
msgstr "Odaberite
|
7783 |
|
7784 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:802
|
7785 |
msgid "Bookings default order"
|
7786 |
-
msgstr "
|
7787 |
|
7788 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
|
7789 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:807
|
7790 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
|
7791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:822
|
7792 |
msgid "ASC"
|
7793 |
-
msgstr "
|
7794 |
|
7795 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
|
7796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:808
|
7797 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
|
7798 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:823
|
7799 |
msgid "DESC"
|
7800 |
-
msgstr "
|
7801 |
|
7802 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:831
|
7803 |
-
#, fuzzy
|
7804 |
msgid "Select your default order of bookings in the booking listing"
|
7805 |
-
msgstr "Odaberite
|
7806 |
|
7807 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:838
|
7808 |
msgid "Date Format"
|
7809 |
-
msgstr "
|
7810 |
|
7811 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:842
|
7812 |
msgid "F j, Y"
|
7813 |
-
msgstr "
|
7814 |
|
7815 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:864
|
7816 |
-
#,
|
7817 |
msgid ""
|
7818 |
"Type your date format for emails and the booking table. %sDocumentation on "
|
7819 |
"date formatting%s"
|
7820 |
msgstr ""
|
7821 |
-
"Upišite format datuma za
|
7822 |
-
"%sDokumentacija
|
7823 |
|
7824 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:872
|
7825 |
msgid "Dates view"
|
7826 |
-
msgstr "
|
7827 |
|
7828 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:875
|
7829 |
msgid "Short days view"
|
7830 |
-
msgstr "Skraćeni
|
7831 |
|
7832 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:876
|
7833 |
msgid "Wide days view"
|
7834 |
-
msgstr "
|
7835 |
|
7836 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:878
|
7837 |
-
#, fuzzy
|
7838 |
msgid "Select the default view for dates on the booking tables"
|
7839 |
-
msgstr "Odaberite
|
7840 |
|
7841 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:903
|
7842 |
msgid "Information"
|
7843 |
msgstr "Informacije"
|
7844 |
|
7845 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:913
|
7846 |
-
#, fuzzy
|
7847 |
msgid "Recommended WordPress Plugins"
|
7848 |
msgstr "Preporučeni WordPress dodaci"
|
7849 |
|
7850 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:915
|
7851 |
msgid "Booking Manager - show all old bookings"
|
7852 |
-
msgstr "
|
7853 |
|
7854 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:919
|
7855 |
-
#,
|
7856 |
msgid ""
|
7857 |
"This wordpress plugin is %sshow all approved and pending bookings from past"
|
7858 |
"%s. Show how many each customer is made bookings. Paid versions support "
|
7859 |
"%sexport to CSV, print layout, advanced filter%s. "
|
7860 |
msgstr ""
|
7861 |
-
"Ovaj WordPress plugin %
|
7862 |
-
"prošlosti%s.
|
7863 |
-
"verzija podržava %
|
7864 |
|
7865 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:933
|
7866 |
-
#, fuzzy
|
7867 |
msgid "User permissions for plugin menu pages"
|
7868 |
-
msgstr "
|
7869 |
|
7870 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:993
|
7871 |
-
#, fuzzy
|
7872 |
msgid "Select user access level for the menu pages of plugin"
|
7873 |
-
msgstr "Odaberite
|
7874 |
|
7875 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1003
|
7876 |
-
#, fuzzy
|
7877 |
msgid "Uninstall / deactivation"
|
7878 |
-
msgstr "
|
7879 |
|
7880 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1007
|
7881 |
-
#, fuzzy
|
7882 |
msgid "Delete booking data, when plugin deactivated"
|
7883 |
-
msgstr "
|
7884 |
|
7885 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1012
|
7886 |
-
#, fuzzy
|
7887 |
msgid ""
|
7888 |
"If you check this option, all booking data will be deleted when you "
|
7889 |
"uninstall this plugin. Do you really want to do this?"
|
7890 |
msgstr ""
|
7891 |
-
"Ako
|
7892 |
-
"Da li stvarno
|
7893 |
|
7894 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1014
|
7895 |
-
#, fuzzy
|
7896 |
msgid ""
|
7897 |
"Check this box to delete all booking data when you uninstal this plugin."
|
7898 |
msgstr ""
|
7899 |
-
"
|
7900 |
-
"
|
7901 |
|
7902 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1149
|
7903 |
-
#, fuzzy
|
7904 |
msgid "Show legend below calendar"
|
7905 |
-
msgstr "
|
7906 |
|
7907 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1157
|
7908 |
-
#, fuzzy
|
7909 |
msgid "Check this box to display a legend of dates below the booking calendar."
|
7910 |
msgstr ""
|
7911 |
-
"
|
|
|
7912 |
|
7913 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1167
|
7914 |
-
#, fuzzy
|
7915 |
msgid "Available item"
|
7916 |
-
msgstr "
|
7917 |
|
7918 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1173
|
7919 |
#, php-format
|
7920 |
msgid "Activate and type your %stitle of available%s item in legend"
|
7921 |
-
msgstr ""
|
7922 |
|
7923 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1179
|
7924 |
-
#, fuzzy
|
7925 |
msgid "Pending item"
|
7926 |
-
msgstr "
|
7927 |
|
7928 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1185
|
7929 |
#, php-format
|
7930 |
msgid "Activate and type your %stitle of pending%s item in legend"
|
7931 |
-
msgstr ""
|
7932 |
|
7933 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1191
|
7934 |
-
#, fuzzy
|
7935 |
msgid "Approved item"
|
7936 |
-
msgstr "
|
7937 |
|
7938 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1197
|
7939 |
#, php-format
|
7940 |
msgid "Activate and type your %stitle of approved%s item in legend"
|
7941 |
-
msgstr ""
|
7942 |
|
7943 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1203
|
7944 |
-
#, fuzzy
|
7945 |
msgid "Partially booked item"
|
7946 |
-
msgstr "Djelomično
|
7947 |
|
7948 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1209
|
7949 |
#, php-format
|
7950 |
msgid "Activate and type your %stitle of partially booked%s item in legend"
|
7951 |
msgstr ""
|
|
|
7952 |
|
7953 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
|
7954 |
msgid ""
|
7955 |
"Partially booked item - day, which is booked for the specific time-slot(s)."
|
7956 |
msgstr ""
|
|
|
|
|
7957 |
|
7958 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1234
|
7959 |
-
#, fuzzy
|
7960 |
msgid "Form fields labels"
|
7961 |
-
msgstr "
|
7962 |
|
7963 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1256
|
7964 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1299
|
7965 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1387
|
7966 |
-
#, fuzzy
|
7967 |
msgid "Field Label"
|
7968 |
-
msgstr "
|
7969 |
|
7970 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1273
|
7971 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1316
|
7972 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1361
|
7973 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1404
|
7974 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1447
|
7975 |
-
#, fuzzy
|
7976 |
msgid "Required"
|
7977 |
-
msgstr "
|
7978 |
|
7979 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1276
|
7980 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1319
|
7981 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1407
|
7982 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1450
|
7983 |
msgid "Activate or deactivate field and change the label title"
|
7984 |
-
msgstr ""
|
7985 |
|
7986 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1344
|
7987 |
-
#, fuzzy
|
7988 |
msgid "Email Label"
|
7989 |
-
msgstr "Email"
|
7990 |
|
7991 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1364
|
7992 |
msgid ""
|
7993 |
"Change the label title of this field. Email is obligatory field in booking "
|
7994 |
"form."
|
7995 |
msgstr ""
|
|
|
|
|
7996 |
|
7997 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1430
|
7998 |
msgid "Textarea Label"
|
7999 |
-
msgstr ""
|
8000 |
-
|
8001 |
-
#, fuzzy
|
8002 |
-
#~ msgid "Creation Date"
|
8003 |
-
#~ msgstr "datum"
|
8004 |
-
|
8005 |
-
#, fuzzy
|
8006 |
-
#~ msgid "Welcome to WP Booking Calendar"
|
8007 |
-
#~ msgstr "Kalendar rezervacija "
|
8008 |
-
|
8009 |
-
#, fuzzy
|
8010 |
-
#~ msgid "Welcome to WP Booking Calendar %s"
|
8011 |
-
#~ msgstr "Kalendar rezervacija "
|
8012 |
-
|
8013 |
-
#, fuzzy
|
8014 |
-
#~ msgid "Version %s"
|
8015 |
-
#~ msgstr "Verzija"
|
8016 |
-
|
8017 |
-
#, fuzzy
|
8018 |
-
#~ msgid "Multilingual Form Fields"
|
8019 |
-
#~ msgstr "Polja obrasca plaćanja"
|
8020 |
-
|
8021 |
-
#, fuzzy
|
8022 |
-
#~ msgid "Activate or Deactivate fields"
|
8023 |
-
#~ msgstr "Aktivirati / Deaktivirati"
|
8024 |
-
|
8025 |
-
#, fuzzy
|
8026 |
-
#~ msgid "Go to WP Booking Calendar Settings"
|
8027 |
-
#~ msgstr "Kalendar rezervacija "
|
8028 |
-
|
8029 |
-
#, fuzzy
|
8030 |
-
#~ msgid "Available in"
|
8031 |
-
#~ msgstr "Dostupno:"
|
8032 |
-
|
8033 |
-
#, fuzzy
|
8034 |
-
#~ msgid "versions"
|
8035 |
-
#~ msgstr "Verzija"
|
8036 |
-
|
8037 |
-
#, fuzzy
|
8038 |
-
#~ msgid "Conditions for Deposit payment"
|
8039 |
-
#~ msgstr "Iznos za plaćanje"
|
8040 |
-
|
8041 |
-
#, fuzzy
|
8042 |
-
#~ msgid "Custom form selection"
|
8043 |
-
#~ msgstr "Cijene za odabrane dane "
|
8044 |
-
|
8045 |
-
#, fuzzy
|
8046 |
-
#~ msgid "Users Pagination"
|
8047 |
-
#~ msgstr "Upravljanje korisnicima"
|
8048 |
-
|
8049 |
-
#, fuzzy
|
8050 |
-
#~ msgid "Auto expand booking notes"
|
8051 |
-
#~ msgstr "%sslanje rezervacijskog vremena%s"
|
8052 |
-
|
8053 |
-
#, fuzzy
|
8054 |
-
#~ msgid "Auto Decline"
|
8055 |
-
#~ msgstr "Odbijeno"
|
8056 |
-
|
8057 |
-
#, fuzzy
|
8058 |
-
#~ msgid "Configure Number of Days selection"
|
8059 |
-
#~ msgstr "Odabir posebnih dana"
|
8060 |
-
|
8061 |
-
#, fuzzy
|
8062 |
-
#~ msgid "Check more about 'options' %shere%s."
|
8063 |
-
#~ msgstr "%sOznačiti za više informacija o pluginu%s"
|
8064 |
-
|
8065 |
-
#, fuzzy
|
8066 |
-
#~ msgid "Set several Start Days"
|
8067 |
-
#~ msgstr "Postavi korisnika kao"
|
8068 |
-
|
8069 |
-
#, fuzzy
|
8070 |
-
#~ msgid "Easily configure your booking form fields."
|
8071 |
-
#~ msgstr "Cijena svakog rezervacijskog resursa"
|
8072 |
-
|
8073 |
-
#, fuzzy
|
8074 |
-
#~ msgid "Payments and Costs."
|
8075 |
-
#~ msgstr "Status plaćanja"
|
8076 |
-
|
8077 |
-
#, fuzzy
|
8078 |
-
#~ msgid "Currency Format"
|
8079 |
-
#~ msgstr "Trenutna verzija"
|
8080 |
-
|
8081 |
-
#, fuzzy
|
8082 |
-
#~ msgid "%s Support"
|
8083 |
-
#~ msgstr "Podrška"
|
8084 |
-
|
8085 |
-
#, fuzzy
|
8086 |
-
#~ msgid "Edit Past Bookings"
|
8087 |
-
#~ msgstr "Uređivanje rezervacije"
|
8088 |
-
|
8089 |
-
#, fuzzy
|
8090 |
-
#~ msgid "Checking End Time only"
|
8091 |
-
#~ msgstr "Prijava"
|
8092 |
-
|
8093 |
-
#, fuzzy
|
8094 |
-
#~ msgid "Set cost for the 'Check Out' date"
|
8095 |
-
#~ msgstr "Setting cost for the resource"
|
8096 |
-
|
8097 |
-
#, fuzzy
|
8098 |
-
#~ msgid "Advanced Additional Cost"
|
8099 |
-
#~ msgstr "Napredni troškovi"
|
8100 |
-
|
8101 |
-
#, fuzzy
|
8102 |
-
#~ msgid "Visitors Selection in Search Result"
|
8103 |
-
#~ msgstr "Rezultati pretraživanja"
|
8104 |
-
|
8105 |
-
#, fuzzy
|
8106 |
-
#~ msgid "Use 'Unavailable days from today' settings in Search Form"
|
8107 |
-
#~ msgstr "Nedostupni dani"
|
8108 |
-
|
8109 |
-
#, fuzzy
|
8110 |
-
#~ msgid "Insert booking form %sshortcode%s into your %sPost%s or %sPage%s"
|
8111 |
-
#~ msgstr "Found: %s booking forms inside of posts or pages "
|
8112 |
-
|
8113 |
-
#, fuzzy
|
8114 |
-
#~ msgid "Next Steps"
|
8115 |
-
#~ msgstr "tjedan"
|
8116 |
-
|
8117 |
-
#, fuzzy
|
8118 |
-
#~ msgid "Have a questions?"
|
8119 |
-
#~ msgstr "Imate pitanje"
|
8120 |
-
|
8121 |
-
#~ msgid "Child booking resources"
|
8122 |
-
#~ msgstr "Rezervacija resursa za djecu"
|
8123 |
-
|
8124 |
-
#, fuzzy
|
8125 |
-
#~ msgid "Booking coupons management"
|
8126 |
-
#~ msgstr "Upravljanje rezervacijskim kuponima "
|
8127 |
-
|
8128 |
-
#~ msgid "Delete this coupon"
|
8129 |
-
#~ msgstr "Izbrsatii ovaj kupon"
|
8130 |
-
|
8131 |
-
#~ msgid "The cost for payment"
|
8132 |
-
#~ msgstr "Iznos za plaćanje"
|
8133 |
-
|
8134 |
-
#~ msgid "Start time"
|
8135 |
-
#~ msgstr "Početno vrijeme "
|
8136 |
-
|
8137 |
-
#~ msgid "End time"
|
8138 |
-
#~ msgstr "Završno vrijeme "
|
8139 |
-
|
8140 |
-
#, fuzzy
|
8141 |
-
#~ msgid "Add New Form"
|
8142 |
-
#~ msgstr "Dodaj novu cijenu "
|
8143 |
-
|
8144 |
-
#, fuzzy
|
8145 |
-
#~ msgid "Booking form:"
|
8146 |
-
#~ msgstr "Booking obrazac"
|
8147 |
-
|
8148 |
-
#, fuzzy
|
8149 |
-
#~ msgid "Update Availability"
|
8150 |
-
#~ msgstr "Dostupnost "
|
8151 |
-
|
8152 |
-
#, fuzzy
|
8153 |
-
#~ msgid ""
|
8154 |
-
#~ "%sFor and together%s have higher priority than a range %sfrom - to%s "
|
8155 |
-
#~ "days. Items at the bottom of the list have higher priority than items at "
|
8156 |
-
#~ "the top."
|
8157 |
-
#~ msgstr ""
|
8158 |
-
#~ "%sZa i zajedno%s imaju veći prioritet od raspona %sod - do%s dana. Stavke "
|
8159 |
-
#~ "na dnu imaju veći prioritet od stavki na vrhu. "
|
8160 |
-
|
8161 |
-
#~ msgid ""
|
8162 |
-
#~ "Please note, if you are select some season filter for this cost "
|
8163 |
-
#~ "configuration, its will %sapply to the days, only if all days are inside "
|
8164 |
-
#~ "of this season filter%s."
|
8165 |
-
#~ msgstr ""
|
8166 |
-
#~ "Please note, if you are select some season filter for this cost "
|
8167 |
-
#~ "configuration, its will %sapply to the days, only if all days are inside "
|
8168 |
-
#~ "of this season filter%s."
|
8169 |
-
|
8170 |
-
#~ msgid "Cost of 1 day"
|
8171 |
-
#~ msgstr "Cijena 1 dana "
|
8172 |
-
|
8173 |
-
#, fuzzy
|
8174 |
-
#~ msgid "Season filter"
|
8175 |
-
#~ msgstr "Filter datuma"
|
8176 |
-
|
8177 |
-
#~ msgid "Additional cost in USD per 1 day"
|
8178 |
-
#~ msgstr "Dodatni trošak u USD po danu "
|
8179 |
-
|
8180 |
-
#, fuzzy
|
8181 |
-
#~ msgid "Update Costs"
|
8182 |
-
#~ msgstr "Napredni troškovi"
|
8183 |
-
|
8184 |
-
#, fuzzy
|
8185 |
-
#~ msgid "Active/inactive"
|
8186 |
-
#~ msgstr "Aktivirati"
|
8187 |
-
|
8188 |
-
#~ msgid "Cost of each booking type"
|
8189 |
-
#~ msgstr "Cijene za rezervacije svakog tipa "
|
8190 |
-
|
8191 |
-
#~ msgid "Resource Cost"
|
8192 |
-
#~ msgstr "Cjene resursa "
|
8193 |
-
|
8194 |
-
#~ msgid "Names of items from resource"
|
8195 |
-
#~ msgstr "Imena stavki iz resursa "
|
8196 |
-
|
8197 |
-
#, fuzzy
|
8198 |
-
#~ msgid "Set the rates for days depending on the filter settings."
|
8199 |
-
#~ msgstr "Postavke stopa za dane, zavise od postavki filtriranja. "
|
8200 |
-
|
8201 |
-
#, fuzzy
|
8202 |
-
#~ msgid "Set availability of days depending on the filter settings."
|
8203 |
-
#~ msgstr "Postavljanje dostupnost dana, zavisi od postavki filtriranja. "
|
8204 |
-
|
8205 |
-
#, fuzzy
|
8206 |
-
#~ msgid "Please enter the cost"
|
8207 |
-
#~ msgstr "Molimo, unesite cijenu"
|
8208 |
-
|
8209 |
-
#, fuzzy
|
8210 |
-
#~ msgid ""
|
8211 |
-
#~ "of each booking resource. Enter only digits.of each booking resources. "
|
8212 |
-
#~ "Enter only digits."
|
8213 |
-
#~ msgstr "svake rezervacije resursa. Unosite samo znamenake."
|
8214 |
-
|
8215 |
-
#~ msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
8216 |
-
#~ msgstr ""
|
8217 |
-
#~ "Možete dodati ili Izbrisati rezervacijski resurs pri vrhu ove %sstranice%s"
|
8218 |
-
|
8219 |
-
#~ msgid "Add new filter"
|
8220 |
-
#~ msgstr "Dodaj novi filter"
|
8221 |
-
|
8222 |
-
#~ msgid "Cost description"
|
8223 |
-
#~ msgstr "Opis Cijene"
|
8224 |
-
|
8225 |
-
#, fuzzy
|
8226 |
-
#~ msgid ""
|
8227 |
-
#~ "Advanced cost customization is required. Select boxes from %sform fields "
|
8228 |
-
#~ "customization page%s (%s - shortcode). Fields are shown here "
|
8229 |
-
#~ "automatically if they exist on the form."
|
8230 |
-
#~ msgstr ""
|
8231 |
-
#~ "Napredno trošak prilagodbe zahtjeva odabir kućica %siz područja "
|
8232 |
-
#~ "prilagodbe stranice%s (%s - kratki kodovi). Polja će se automatski "
|
8233 |
-
#~ "pokazati ovdje, ako postoje u obrascu."
|
8234 |
-
|
8235 |
-
#, fuzzy
|
8236 |
-
#~ msgid ""
|
8237 |
-
#~ "Enter cost (%s) directly in format %s or %s for the entire booking in the "
|
8238 |
-
#~ "format %s or a fixed amount for each selected day in the format %s For "
|
8239 |
-
#~ "example: %s or %s or %s"
|
8240 |
-
#~ msgstr ""
|
8241 |
-
#~ "Unesite cijenu ( %s) direktno u formatu %s ili %s za cijelu rezervacija u "
|
8242 |
-
#~ "formatu %s Na primjer: %s ili %s"
|
8243 |
-
|
8244 |
-
#~ msgid "Setting cost"
|
8245 |
-
#~ msgstr "Postavke cijena"
|
8246 |
-
|
8247 |
-
#~ msgid "per day"
|
8248 |
-
#~ msgstr "po danu"
|
8249 |
-
|
8250 |
-
#~ msgid "per night"
|
8251 |
-
#~ msgstr "po noći"
|
8252 |
-
|
8253 |
-
#~ msgid "per hour"
|
8254 |
-
#~ msgstr "po satu"
|
8255 |
-
|
8256 |
-
#, fuzzy
|
8257 |
-
#~ msgid ""
|
8258 |
-
#~ "Please set the required billing fields, they will be automatically "
|
8259 |
-
#~ "%sassigned to the billing form%s"
|
8260 |
-
#~ msgstr ""
|
8261 |
-
#~ "Molim postavite potrebna polja naplate, oni će se automatski %spridružiti "
|
8262 |
-
#~ "na obrazac naplate rezervacije%s"
|
8263 |
-
|
8264 |
-
#~ msgid "for several days selection"
|
8265 |
-
#~ msgstr "višestruki odabir dana"
|
8266 |
-
|
8267 |
-
#~ msgid "Save settings"
|
8268 |
-
#~ msgstr "Spremiti postavke"
|
8269 |
-
|
8270 |
-
#, fuzzy
|
8271 |
-
#~ msgid "Filter by Keyword"
|
8272 |
-
#~ msgstr "Filtriranje spremljeno"
|
8273 |
-
|
8274 |
-
#~ msgid "-"
|
8275 |
-
#~ msgstr "-"
|
8276 |
-
|
8277 |
-
#~ msgid "User name"
|
8278 |
-
#~ msgstr "Korisničko ime"
|
8279 |
-
|
8280 |
-
#~ msgid "User role"
|
8281 |
-
#~ msgstr "Korisnička pravila"
|
8282 |
-
|
8283 |
-
#~ msgid "Max number of resources"
|
8284 |
-
#~ msgstr "Najveći broj resursa"
|
8285 |
-
|
8286 |
-
#~ msgid "Actions for specific user"
|
8287 |
-
#~ msgstr "Akcije za određenog korisnika"
|
8288 |
-
|
8289 |
-
#~ msgid "Delete configuration"
|
8290 |
-
#~ msgstr "Brisanje konfiguracije"
|
8291 |
-
|
8292 |
-
#~ msgid "Delete all booking data"
|
8293 |
-
#~ msgstr "Izbrisati sve podatke rezervacija"
|
8294 |
-
|
8295 |
-
#~ msgid "Low Level user"
|
8296 |
-
#~ msgstr "Korisnik osnovnih prava"
|
8297 |
-
|
8298 |
-
#~ msgid "Low level user"
|
8299 |
-
#~ msgstr "Korisnik osnovnih prava"
|
8300 |
-
|
8301 |
-
#~ msgid "Login"
|
8302 |
-
#~ msgstr "Prijava"
|
8303 |
-
|
8304 |
-
#, fuzzy
|
8305 |
-
#~ msgid "Aggregate resources:"
|
8306 |
-
#~ msgstr "Skupni resursi:"
|
8307 |
-
|
8308 |
-
#~ msgid ""
|
8309 |
-
#~ "Set inside of calendar as unavailable dates, which are reserved at these "
|
8310 |
-
#~ "booking resources also"
|
8311 |
-
#~ msgstr ""
|
8312 |
-
#~ "Postavi unutar kalendar nedostupne datume koji su rezervirani sa ovim "
|
8313 |
-
#~ "rezervacijskim resursima"
|
8314 |
-
|
8315 |
-
#, fuzzy
|
8316 |
-
#~ msgid "Search Form / Results:"
|
8317 |
-
#~ msgstr "Rezultati pretraživanja"
|
8318 |
-
|
8319 |
-
#, fuzzy
|
8320 |
-
#~ msgid "Reset to default selected form"
|
8321 |
-
#~ msgstr "Vrati na zadani obrazac"
|
8322 |
-
|
8323 |
-
#~ msgid "Booking resource selection:"
|
8324 |
-
#~ msgstr "Izbor resursa rezervacija:"
|
8325 |
-
|
8326 |
-
#, fuzzy
|
8327 |
-
#~ msgid ""
|
8328 |
-
#~ "Type email subject for %svisitor after creating a new reservation%s. Use "
|
8329 |
-
#~ "these %s shortcodes."
|
8330 |
-
#~ msgstr ""
|
8331 |
-
#~ "Upišite naslov emaila za %sposjetioca nakon stvaranja nove rezervacije%s. "
|
8332 |
-
#~ "Koristite ove %s kratke kodove. "
|
8333 |
-
|
8334 |
-
#~ msgid "%s - inserting new line, "
|
8335 |
-
#~ msgstr "%s - umetanje novog retka, "
|
8336 |
-
|
8337 |
-
#~ msgid "Sage payment active"
|
8338 |
-
#~ msgstr "Sage sustav plaćanja aktivnan"
|
8339 |
-
|
8340 |
-
#, fuzzy
|
8341 |
-
#~ msgid "at booking form near the pay button"
|
8342 |
-
#~ msgstr "na rezervacijskom obrascu gumba za plaćanje "
|
8343 |
-
|
8344 |
-
#, fuzzy
|
8345 |
-
#~ msgid ""
|
8346 |
-
#~ "Check this box if you want to show the payment description near the pay "
|
8347 |
-
#~ "button."
|
8348 |
-
#~ msgstr ""
|
8349 |
-
#~ " Označite ovu kućicu ako želite pokazati opis plaćanja pored gumba za "
|
8350 |
-
#~ "plaćanje. "
|
8351 |
-
|
8352 |
-
#~ msgid "Choose live or test environment"
|
8353 |
-
#~ msgstr "Odaberite live ili testno okruženje"
|
8354 |
-
|
8355 |
-
#~ msgid ""
|
8356 |
-
#~ "Enter a return relative Successful URL. Sage will redirect visitors to "
|
8357 |
-
#~ "this page after Successful Payment"
|
8358 |
-
#~ msgstr ""
|
8359 |
-
#~ "Unesite return relative Successful URL. Sage će preusmjeriti posjetitelja "
|
8360 |
-
#~ "na ovu stranicu nakon uspješnog plaćanja"
|
8361 |
-
|
8362 |
-
#~ msgid ""
|
8363 |
-
#~ "Enter a return relative Failed URL. Sage will redirect visitors to this "
|
8364 |
-
#~ "page after Failed Payment"
|
8365 |
-
#~ msgstr ""
|
8366 |
-
#~ "Unesite return relative Failed URL. Sage će preusmjeriti posjetitelja na "
|
8367 |
-
#~ "ovu stranicu nakon neuspješnog plaćanja"
|
8368 |
-
|
8369 |
-
#~ msgid "all"
|
8370 |
-
#~ msgstr "Sve "
|
8371 |
-
|
8372 |
-
#~ msgid "Active / Inactive"
|
8373 |
-
#~ msgstr "Aktivirati / Deaktivirati"
|
8374 |
-
|
8375 |
-
#~ msgid "Payment Pro Hosted Solution active"
|
8376 |
-
#~ msgstr "Payment Pro Hosted Solution active"
|
8377 |
-
|
8378 |
-
#, fuzzy
|
8379 |
-
#~ msgid "Check this box to activate the Payment Pro Hosted Solution."
|
8380 |
-
#~ msgstr ""
|
8381 |
-
#~ " Označite ovu kućicu za %saktiviranje%s otkaza za ne plaćene rezervacije."
|
8382 |
-
|
8383 |
-
#, fuzzy
|
8384 |
-
#~ msgid "Payment action"
|
8385 |
-
#~ msgstr "Opis plaćanja"
|
8386 |
-
|
8387 |
-
#, fuzzy
|
8388 |
-
#~ msgid ""
|
8389 |
-
#~ "To use this feature you %smust activate auto-return link%s at your Paypal "
|
8390 |
-
#~ "account.\n"
|
8391 |
-
#~ "Follow these steps to configure it:%s\n"
|
8392 |
-
#~ "1. Log in to your PayPal account.%s\n"
|
8393 |
-
#~ "2. Click the Profile subtab.%s\n"
|
8394 |
-
#~ "3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
|
8395 |
-
#~ "4. Under Auto Return for Website Payments, click the On radio button.%s\n"
|
8396 |
-
#~ "5. For the Return URL, enter the Return URL from PayPal on your site for "
|
8397 |
-
#~ "successfull payment. "
|
8398 |
-
#~ msgstr ""
|
8399 |
-
#~ "Za korištenje ove značajke %smorate imati aktiviran auto return link%s na "
|
8400 |
-
#~ "svom PayPal računu.\n"
|
8401 |
-
#~ "Slijedite ove korake da biste ga konfigurirali:%s\n"
|
8402 |
-
#~ "1. Prijavite se na svoj PayPal račun.%s\n"
|
8403 |
-
#~ "2. Kliknite Profil na podkartici.%s\n"
|
8404 |
-
#~ "3. Kliknite na Website Payment Preferences u stupcu Prodavač Postavke "
|
8405 |
-
#~ "plaćanja.%s\n"
|
8406 |
-
#~ "4. Pod Auto Return na web plaćanja, kliknite na On.%s\n"
|
8407 |
-
#~ "5. Za povratni URL, unesite YOUR URL za cašu web lokaciju za uspješno "
|
8408 |
-
#~ "plaćanje. "
|
8409 |
-
|
8410 |
-
#~ msgid "Button types"
|
8411 |
-
#~ msgstr "Vrste gumbova"
|
8412 |
-
|
8413 |
-
#~ msgid "Select submit button type"
|
8414 |
-
#~ msgstr "Odaberite tip Šalji gumba"
|
8415 |
-
|
8416 |
-
#, fuzzy
|
8417 |
-
#~ msgid "iPay88 active"
|
8418 |
-
#~ msgstr "PayPal aktivan"
|
8419 |
-
|
8420 |
-
#, fuzzy
|
8421 |
-
#~ msgid "Check this box to use iPay88."
|
8422 |
-
#~ msgstr " Označite ovu kućicu ua upotrebu PayPala."
|
8423 |
-
|
8424 |
-
#~ msgid "Enter a return relative Successful URL."
|
8425 |
-
#~ msgstr "Enter a return relative Successful URL."
|
8426 |
-
|
8427 |
-
#, fuzzy
|
8428 |
-
#~ msgid "Please test this URL, it must be a valid address."
|
8429 |
-
#~ msgstr "Molimo testirajte ovaj URL. Mora biti valjan "
|
8430 |
-
|
8431 |
-
#~ msgid "Enter a return relative Failed URL."
|
8432 |
-
#~ msgstr "Enter a return relative Failed URL."
|
8433 |
-
|
8434 |
-
#~ msgid "Some Next days"
|
8435 |
-
#~ msgstr "Neki drugi dan"
|
8436 |
-
|
8437 |
-
#~ msgid "Some Prior days"
|
8438 |
-
#~ msgstr "Neki prioritetni datumi"
|
8439 |
-
|
8440 |
-
#~ msgid "Fixed dates interval"
|
8441 |
-
#~ msgstr "fiksni depozit "
|
8442 |
-
|
8443 |
-
#~ msgid "Booking Status"
|
8444 |
-
#~ msgstr "Status rezervacija"
|
8445 |
-
|
8446 |
-
#~ msgid "Booking dates"
|
8447 |
-
#~ msgstr "Datumi rezervacija"
|
8448 |
-
|
8449 |
-
#~ msgid "Sort"
|
8450 |
-
#~ msgstr "Sort"
|
8451 |
-
|
8452 |
-
#~ msgid "%sPowered by wordpress plugins developed by %s"
|
8453 |
-
#~ msgstr "%sPowered by wordpress plugins developed by %s"
|
8454 |
-
|
8455 |
-
#~ msgid "Show hints"
|
8456 |
-
#~ msgstr "Prikaži savjete"
|
8457 |
-
|
8458 |
-
#, fuzzy
|
8459 |
-
#~ msgid "Admin side"
|
8460 |
-
#~ msgstr "Admin e-mail"
|
8461 |
-
|
8462 |
-
#~ msgid "in calendar"
|
8463 |
-
#~ msgstr "u kalendaru"
|
8464 |
-
|
8465 |
-
#~ msgid "at booking form"
|
8466 |
-
#~ msgstr "u rezervacijskom obrascu"
|
8467 |
-
|
8468 |
-
#~ msgid "for logged in users"
|
8469 |
-
#~ msgstr "za prijavljene korisnike"
|
8470 |
-
|
8471 |
-
#, fuzzy
|
8472 |
-
#~ msgid "New booking title"
|
8473 |
-
#~ msgstr "%sslanje rezervacijskog vremena%s"
|
8474 |
-
|
8475 |
-
#~ msgid "%sshowing after%s booking"
|
8476 |
-
#~ msgstr "%sPrikaz nakon%s rezervacije"
|
8477 |
-
|
8478 |
-
#, fuzzy
|
8479 |
-
#~ msgid "%snew booking%s"
|
8480 |
-
#~ msgstr "%sslanje rezervacijskog vremena%s"
|
8481 |
-
|
8482 |
-
#, fuzzy
|
8483 |
-
#~ msgid "menu page"
|
8484 |
-
#~ msgstr "Postavke"
|
8485 |
-
|
8486 |
-
#~ msgid "access level"
|
8487 |
-
#~ msgstr "Razina pristupa"
|
8488 |
-
|
8489 |
-
#~ msgid "Delete booking data"
|
8490 |
-
#~ msgstr "Brisanje podataka rezervacija"
|
8491 |
-
|
8492 |
-
#~ msgid "when plugin deactivated"
|
8493 |
-
#~ msgstr "kada je plugin deaktiviran"
|
8494 |
-
|
8495 |
-
#, fuzzy
|
8496 |
-
#~ msgid "For booking, select type of booking resource"
|
8497 |
-
#~ msgstr "Za rezervacije odaberite vrstu rezervacijskih resursa"
|
8498 |
-
|
8499 |
-
#~ msgid "Show:"
|
8500 |
-
#~ msgstr "Prikaži:"
|
8501 |
-
|
8502 |
-
#~ msgid ""
|
8503 |
-
#~ "%s - this symbol means that this field is Required (can not be skipped)"
|
8504 |
-
#~ msgstr ""
|
8505 |
-
#~ "%s - ovaj simbol znači da je ovo polje obavezno (ne može biti preskočeno)"
|
8506 |
-
|
8507 |
-
#~ msgid "%s - field name, must be unique (can not be skipped)"
|
8508 |
-
#~ msgstr "%s - naziv polja, mora biti jedinstven (ne može biti preskočen)"
|
8509 |
-
|
8510 |
-
#, fuzzy
|
8511 |
-
#~ msgid "%s - default value of field (CAN be skipped)"
|
8512 |
-
#~ msgstr "%s - zadana vrijednost polja (može se preskočiti)"
|
8513 |
-
|
8514 |
-
#~ msgid "%s - calendar"
|
8515 |
-
#~ msgstr "%s - kalendar"
|
8516 |
-
|
8517 |
-
#~ msgid "%s - CAPTCHA"
|
8518 |
-
#~ msgstr "%s - CAPTCHA"
|
8519 |
-
|
8520 |
-
#~ msgid "Example: %sJohn%s"
|
8521 |
-
#~ msgstr "Primjer: %sIvan%s"
|
8522 |
-
|
8523 |
-
#, fuzzy
|
8524 |
-
#~ msgid "%s - start time field "
|
8525 |
-
#~ msgstr "%s - polje početnog vremena."
|
8526 |
-
|
8527 |
-
#, fuzzy
|
8528 |
-
#~ msgid ""
|
8529 |
-
#~ "Example: %s. If you have already created predefined times, you can also "
|
8530 |
-
#~ "use this shortcode: %s"
|
8531 |
-
#~ msgstr ""
|
8532 |
-
#~ "Primjer: %s. Ako imate željeno vrijeme, također možete koristiti ovaj "
|
8533 |
-
#~ "kratki kod: %s"
|
8534 |
-
|
8535 |
-
#, fuzzy
|
8536 |
-
#~ msgid "%s - end time field "
|
8537 |
-
#~ msgstr "%s - polje završnog vremena. "
|
8538 |
-
|
8539 |
-
#, fuzzy
|
8540 |
-
#~ msgid "%s - Start Time and End Time fields in one dropdown list "
|
8541 |
-
#~ msgstr "%s - polja početnog i završnog vremena u jednoj padajućoj listi"
|
8542 |
-
|
8543 |
-
#, fuzzy
|
8544 |
-
#~ msgid ""
|
8545 |
-
#~ "If you have already predefined times (Start Time and End Time), use this "
|
8546 |
-
#~ "code: %s "
|
8547 |
-
#~ msgstr ""
|
8548 |
-
#~ "Ako već imate željeno vrijeme (početno i završno), koristite ovaj kod: %s"
|
8549 |
-
|
8550 |
-
#~ msgid "%s - duration time field. "
|
8551 |
-
#~ msgstr "%s - polje vremena trajanja. "
|
8552 |
-
|
8553 |
-
#, fuzzy
|
8554 |
-
#~ msgid ""
|
8555 |
-
#~ "If you set already created a start time, you can set the duration of time "
|
8556 |
-
#~ "using this shortcode: %s. The endtime is not required."
|
8557 |
-
#~ msgstr ""
|
8558 |
-
#~ "Ako ste već postavili početno vrijeme, možete postaviti vrijeme trajanja "
|
8559 |
-
#~ "koristeći ovaj kratki kod: %s. Ne trebate unositi završno vrijeme."
|
8560 |
-
|
8561 |
-
#~ msgid ""
|
8562 |
-
#~ "%s - additional time field (as an additional property). Do not apply to "
|
8563 |
-
#~ "the dividing day into sections. "
|
8564 |
-
#~ msgstr ""
|
8565 |
-
#~ "%s - polje dodatnog vremena (kao dodatna opcija). Ne primjenjivati za "
|
8566 |
-
#~ "podjelu dana na sekcije. "
|
8567 |
-
|
8568 |
-
#~ msgid "%s - email field, "
|
8569 |
-
#~ msgstr "%s - email polje, "
|
8570 |
-
|
8571 |
-
#~ msgid "%s - select field, "
|
8572 |
-
#~ msgstr "%s - odaberite polje, "
|
8573 |
-
|
8574 |
-
#~ msgid "%s - checkbox field, "
|
8575 |
-
#~ msgstr "%s - kućica, "
|
8576 |
-
|
8577 |
-
#~ msgid "Example #1: %s "
|
8578 |
-
#~ msgstr "Primjer #1: %s"
|
8579 |
-
|
8580 |
-
#~ msgid "Example #2: %s - checked by default"
|
8581 |
-
#~ msgstr "Primjer #2: %s - zadani odabir"
|
8582 |
-
|
8583 |
-
#~ msgid "Example #3: %s - several values"
|
8584 |
-
#~ msgstr "Primjer #3: %s - nekoliko vrijednosti"
|
8585 |
-
|
8586 |
-
#~ msgid "%s - textarea field, "
|
8587 |
-
#~ msgstr "%s - tekstualno polje, "
|
8588 |
-
|
8589 |
-
#~ msgid "%s - countries list field, "
|
8590 |
-
#~ msgstr "%s - popis zemalja, "
|
8591 |
-
|
8592 |
-
#~ msgid "Example #1: %s - default usage"
|
8593 |
-
#~ msgstr "Primjer #1: %s - zadano korištenje"
|
8594 |
-
|
8595 |
-
#~ msgid "Example: %sSend%s "
|
8596 |
-
#~ msgstr "Primjer: %sŠalji%s "
|
8597 |
-
|
8598 |
-
#~ msgid "Done"
|
8599 |
-
#~ msgstr "Gotovo"
|
8600 |
-
|
8601 |
-
#~ msgid "Check other versions"
|
8602 |
-
#~ msgstr "Check other versions"
|
8603 |
-
|
8604 |
-
#~ msgid "Choose Payment Currency"
|
8605 |
-
#~ msgstr "Odaberite valutu plaćanja"
|
8606 |
-
|
8607 |
-
#~ msgid "This is the currency for your visitors to make Payments"
|
8608 |
-
#~ msgstr "To je valuta za plaćanje vašeih posjetitelja"
|
8609 |
-
|
8610 |
-
#~ msgid "Pay now"
|
8611 |
-
#~ msgstr "Platitti"
|
8612 |
-
|
8613 |
-
#~ msgid "Proceed with iPay88 Payment"
|
8614 |
-
#~ msgstr "Proceed with iPay88 Payment"
|
8615 |
-
|
8616 |
-
#~ msgid "in %srange to select%s"
|
8617 |
-
#~ msgstr "u %sraspon za odabir%s"
|
8618 |
-
|
8619 |
-
#~ msgid "Actual dates"
|
8620 |
-
#~ msgstr "Aktualni datumi"
|
8621 |
-
|
8622 |
-
#~ msgid "Only New"
|
8623 |
-
#~ msgstr "Samo nov"
|
8624 |
-
|
8625 |
-
#~ msgid "Bookings, what done today"
|
8626 |
-
#~ msgstr "Narudžne, od danas"
|
8627 |
-
|
8628 |
-
#~ msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
|
8629 |
-
#~ msgstr " - custom wp-plugins and wp-themes development, WordPress solutions"
|
8630 |
-
|
8631 |
-
#~ msgid "Visitors number apply to capacity"
|
8632 |
-
#~ msgstr "Broj posjetioca i kapacitet "
|
8633 |
-
|
8634 |
-
#, fuzzy
|
8635 |
-
#~ msgid "Setting cost, which depends from number of selected days for booking"
|
8636 |
-
#~ msgstr ""
|
8637 |
-
#~ "Postavljanje cijene, što ovisi od broja izabranih dana za rezervaciju"
|
8638 |
-
|
8639 |
-
#, fuzzy
|
8640 |
-
#~ msgid "Deposit payment sum"
|
8641 |
-
#~ msgstr "Izaberite način plaćanja"
|
8642 |
-
|
8643 |
-
#~ msgid "Type default %sadmin email%s from where this email is sending"
|
8644 |
-
#~ msgstr "Upišite zadabu %sadmin email%s od gdje se email šalje"
|
8645 |
-
|
8646 |
-
#~ msgid "Count of days"
|
8647 |
-
#~ msgstr "Broj dana"
|
8648 |
-
|
8649 |
-
#~ msgid "Description of cancellation"
|
8650 |
-
#~ msgstr "Opis otkaza"
|
8651 |
-
|
8652 |
-
#, fuzzy
|
8653 |
-
#~ msgid ""
|
8654 |
-
#~ "%s - inserting link for booking editing by visitor from his account "
|
8655 |
-
#~ "(possible to use the %s parameter for setting different %s of this page. "
|
8656 |
-
#~ "Example: %s )"
|
8657 |
-
#~ msgstr ""
|
8658 |
-
#~ "%s - upis linka za otkaz rezervacije posjetitelja na klijentskoj strani "
|
8659 |
-
#~ "sitea,"
|
8660 |
-
|
8661 |
-
#, fuzzy
|
8662 |
-
#~ msgid ""
|
8663 |
-
#~ "%s - inserting link for booking cancellation by visitor at client side of "
|
8664 |
-
#~ "site (possible to use the %s parameter for setting different %s of this "
|
8665 |
-
#~ "page. Example: %s )"
|
8666 |
-
#~ msgstr ""
|
8667 |
-
#~ "%s - upis linka za otkaz rezervacije posjetitelja na klijentskoj strani "
|
8668 |
-
#~ "sitea,"
|
8669 |
-
|
8670 |
-
#, fuzzy
|
8671 |
-
#~ msgid ""
|
8672 |
-
#~ "%s - inserting reason of payment, you can enter it before sending email, "
|
8673 |
-
#~ msgstr "%s - upis razloga plaćanja, možete ga unijeti prije slanja emailae"
|
8674 |
-
|
8675 |
-
#, fuzzy
|
8676 |
-
#~ msgid "Agenda of bookings for today"
|
8677 |
-
#~ msgstr "više rezervacija za jedan dan"
|
8678 |
-
|
8679 |
-
#~ msgid "Email to \"Person\" after approval of booking"
|
8680 |
-
#~ msgstr "Email za \"Osobu\" nakon odobrenja rezervacije"
|
8681 |
-
|
8682 |
-
#~ msgid "Email to \"Person\" after modification of booking"
|
8683 |
-
#~ msgstr "Email za \"Osobu\" nakon izmjene rezervacije"
|
8684 |
-
|
8685 |
-
#~ msgid "Rate plugin"
|
8686 |
-
#~ msgstr "Rate plugin"
|
8687 |
-
|
8688 |
-
#, fuzzy
|
8689 |
-
#~ msgid "Type in milliseconds count of time for showing new booking title"
|
8690 |
-
#~ msgstr ""
|
8691 |
-
#~ "Upišite se u miliseconds vrijeme za prikazivanje novog naslova rezervacije"
|
8692 |
-
|
8693 |
-
#~ msgid "Inserttion of"
|
8694 |
-
#~ msgstr "Ubacivanje"
|
8695 |
-
|
8696 |
-
#~ msgid "Name of filter"
|
8697 |
-
#~ msgstr "Naziv filtra"
|
8698 |
-
|
8699 |
-
#~ msgid "Type your %sstart time%s "
|
8700 |
-
#~ msgstr "Upišite %spočetno vrijeme%s"
|
8701 |
-
|
8702 |
-
#~ msgid "Type your %send time%s "
|
8703 |
-
#~ msgstr "Upišite %szavršno vrijeme%s "
|
8704 |
-
|
8705 |
-
#~ msgid ""
|
8706 |
-
#~ "Type email subject for %spayment request%s. You can use these %s "
|
8707 |
-
#~ "shortcodes."
|
8708 |
-
#~ msgstr ""
|
8709 |
-
#~ "Upišite email naslov za %szahtjev za plaćanje%s. Možete koristiti ove %s "
|
8710 |
-
#~ "kratke kodove."
|
8711 |
-
|
8712 |
-
#~ msgid ""
|
8713 |
-
#~ "%s - inserting name of person, who made booking (field %s requred at form "
|
8714 |
-
#~ "for this bookmark), "
|
8715 |
-
#~ msgstr ""
|
8716 |
-
#~ "%s - upis imena osobe, koja je izvršila rezervaciju (obavezno polje %s na "
|
8717 |
-
#~ "obrascu za ovu oznaku),"
|
8718 |
-
|
8719 |
-
#~ msgid "%s - inserting detail person info"
|
8720 |
-
#~ msgstr "%s - upis detalja osobe"
|
8721 |
-
|
8722 |
-
#~ msgid "%s - inserting cost of payment"
|
8723 |
-
#~ msgstr "%s - upis troškova plaćanja"
|
8724 |
-
|
8725 |
-
#~ msgid ""
|
8726 |
-
#~ "%s - inserting link of booking editing by visitor at client side of site, "
|
8727 |
-
#~ msgstr ""
|
8728 |
-
#~ "%s - upis linka rezervacije sa mogućnošću uređenja od posjetitelja na "
|
8729 |
-
#~ "klijentskoj strani sitea,"
|
8730 |
-
|
8731 |
-
#~ msgid ""
|
8732 |
-
#~ " Check this if you want to use selection range in calendar. For example: "
|
8733 |
-
#~ "select a week or only five days for booking."
|
8734 |
-
#~ msgstr ""
|
8735 |
-
#~ " Označite ovo ako želite koristiti raspon izbora u kalendaru. Na "
|
8736 |
-
#~ "primjer: odaberite tjedan dana ili samo pet dana za rezervaciju."
|
8737 |
-
|
8738 |
-
#~ msgid "Minimum days count"
|
8739 |
-
#~ msgstr "Minimalni broj dana"
|
8740 |
-
|
8741 |
-
#~ msgid "Type your %sminimum number of days for range selection%s"
|
8742 |
-
#~ msgstr "Upišite %sminimalni broj dana za odabir raspona%s"
|
8743 |
-
|
8744 |
-
#~ msgid "Use fixed time"
|
8745 |
-
#~ msgstr "Koristite određeno vrijeme"
|
8746 |
-
|
8747 |
-
#~ msgid "It will overwrite start time and end time from from customization."
|
8748 |
-
#~ msgstr "It will overwrite start time and end time from from customization."
|
8749 |
-
|
8750 |
-
#~ msgid ""
|
8751 |
-
#~ " Check this if you want to use a part of the day (not full day) at start "
|
8752 |
-
#~ "and end day of selection range . It will overwrite start time and end "
|
8753 |
-
#~ "time from from customization."
|
8754 |
-
#~ msgstr ""
|
8755 |
-
#~ " Označite ovo ako želite koristiti dio dana (ne cijeli dan) na početku i "
|
8756 |
-
#~ "na kraju dana selekcije raspona. To će prebrisati vrijeme početka i "
|
8757 |
-
#~ "završetka vrijeme za obrazac prilagodbe."
|
8758 |
-
|
8759 |
-
#~ msgid "Type your %sstart%s time of booking for range selection"
|
8760 |
-
#~ msgstr "Upišite %spočetno%s vrijeme rezervacije za odabir raspona"
|
8761 |
-
|
8762 |
-
#~ msgid "Modification of exist booking"
|
8763 |
-
#~ msgstr "Izmjena postojeće rezervacije"
|
8764 |
-
|
8765 |
-
#~ msgid "This shortcode %s is using for search form"
|
8766 |
-
#~ msgstr "This shortcode %s is using for search form"
|
8767 |
-
|
8768 |
-
#~ msgid ""
|
8769 |
-
#~ "Type your email subject for %schecking booking%s. You can use these %s "
|
8770 |
-
#~ "shortcodes."
|
8771 |
-
#~ msgstr ""
|
8772 |
-
#~ "Upišite email naslov za %sprovjeru rezervacije%s. Možete koristiti ove %s "
|
8773 |
-
#~ "kratke kodove."
|
8774 |
-
|
8775 |
-
#~ msgid "%s - inserting detail person info, "
|
8776 |
-
#~ msgstr "%s - umetanje detalja osobe, "
|
8777 |
-
|
8778 |
-
#~ msgid "%s - inserting link to booking editable by vistor from his account, "
|
8779 |
-
#~ msgstr ""
|
8780 |
-
#~ "%s - umetanje linka za izmjenu rezervacije od posjetitelja s njegovog "
|
8781 |
-
#~ "računa, "
|
8782 |
-
|
8783 |
-
#~ msgid ""
|
8784 |
-
#~ "Type your email subject for %sapproval of booking%s. You can use these %s "
|
8785 |
-
#~ "shortcodes."
|
8786 |
-
#~ msgstr ""
|
8787 |
-
#~ "Upišite naslov emaila za %sprovjeru rezervacije%s. Možete koristiti ove "
|
8788 |
-
#~ "%s kratke kodove."
|
8789 |
-
|
8790 |
-
#~ msgid "%s - inserting reason of cancel booking"
|
8791 |
-
#~ msgstr "%s - umetanje razloga otkaza rezervacije"
|
8792 |
-
|
8793 |
-
#~ msgid ""
|
8794 |
-
#~ "Type your email subject for %smodification of booking%s. You can use "
|
8795 |
-
#~ "these %s shortcodes."
|
8796 |
-
#~ msgstr ""
|
8797 |
-
#~ "Upišite naslov emaila za %sizmjenu rezervacije%s. Možete koristiti ove %s "
|
8798 |
-
#~ "kratke kodove."
|
8799 |
-
|
8800 |
-
#~ msgid "Reset to default Payment form"
|
8801 |
-
#~ msgstr "Vrati na zadani obrazac plaćanja"
|
8802 |
-
|
8803 |
-
#~ msgid ""
|
8804 |
-
#~ "Form content data showing in emails (%s-shortcode) and inside approval "
|
8805 |
-
#~ "and booking tables in booking calendar page"
|
8806 |
-
#~ msgstr ""
|
8807 |
-
#~ "Obrazac sadrži podatake koji se pokazuju u emailu (%s-kratki kodovi) i "
|
8808 |
-
#~ "unutarnje odobrenje i rezervacijske tablice na stranici rezervacijskog "
|
8809 |
-
#~ "kalendara "
|
8810 |
-
|
8811 |
-
#~ msgid "Reset to default form content"
|
8812 |
-
#~ msgstr "Vrati na zadane vrijednosti obrasca"
|
8813 |
-
|
8814 |
-
#~ msgid "Reset to default Payment form content"
|
8815 |
-
#~ msgstr "Vraćanje na zadane vrijednosti obrasca za plaćanje"
|
8816 |
-
|
8817 |
-
#~ msgid "Unapprove"
|
8818 |
-
#~ msgstr "Neodobreno"
|
8819 |
-
|
8820 |
-
#~ msgid "at booking calendar"
|
8821 |
-
#~ msgstr "na kalendaru rezervacija"
|
8822 |
-
|
8823 |
-
#~ msgid "Show settings of user access level to admin menu"
|
8824 |
-
#~ msgstr "Prikaži postavke korisničkog pristupa u admin izborniku"
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2014-03-16 13:37+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: hr\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 |
+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
18 |
+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
19 |
"X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
|
20 |
"\\.\n"
|
21 |
|
37 |
|
38 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:120
|
39 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:242
|
|
|
40 |
msgid "Full cost of the booking"
|
41 |
+
msgstr "Puna cijena rezervacije"
|
42 |
|
43 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:122
|
44 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:244
|
92 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:249
|
93 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
94 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3839
|
|
|
95 |
msgid "City (required)"
|
96 |
+
msgstr "Grad (obavezno)"
|
97 |
|
98 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
|
99 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:250
|
100 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:113
|
101 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3840
|
|
|
102 |
msgid "Post code (required)"
|
103 |
+
msgstr "Poštanski broj (obavezno)"
|
104 |
|
105 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:129
|
106 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:251
|
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:3841
|
|
|
109 |
msgid "Country (required)"
|
110 |
+
msgstr "Država (obavezno)"
|
111 |
|
112 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
|
113 |
msgid "Visitors"
|
114 |
+
msgstr "Posjetitelji"
|
115 |
|
116 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:131
|
117 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
|
136 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3822
|
137 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3844
|
138 |
msgid "I Accept term and conditions"
|
139 |
+
msgstr "Prihvaćam uvjete korištenja"
|
140 |
|
141 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:135
|
142 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:256
|
150 |
msgstr "Pošalji"
|
151 |
|
152 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:143
|
|
|
153 |
msgid ""
|
154 |
"Try selecting fewer visitors. The number of visitors may be more than the "
|
155 |
"number of available units on selected day(s)!"
|
156 |
msgstr ""
|
157 |
+
"Pokušajte odabrati manje posjetitelja. Broj posjetitelja može biti veći od "
|
158 |
+
"broja raspoloživih jedinica na određeni dan (e)!"
|
159 |
|
160 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:342
|
161 |
msgid "coupon"
|
167 |
|
168 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:700
|
169 |
msgid "Nothing found"
|
170 |
+
msgstr "Ništa nije nađeno"
|
171 |
|
172 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
|
173 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:215
|
176 |
|
177 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:815
|
178 |
msgid "Book now"
|
179 |
+
msgstr "Rezervirajte sada"
|
180 |
|
181 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:901
|
|
|
182 |
msgid "Please select check-in and check-out days!"
|
183 |
+
msgstr "Molimo odaberite dan dolaska i odlaska!"
|
184 |
|
185 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1090
|
186 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1104
|
190 |
msgstr "Pretraživanje"
|
191 |
|
192 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2002
|
193 |
+
#, php-format
|
194 |
msgid ""
|
195 |
"Sorry, the reservation was not made because these days are already booked!!! "
|
196 |
"%s (Its not possible to store this sequence of the dates into the one "
|
197 |
"resource.) %s Please %srefresh%s the page and try other days."
|
198 |
msgstr ""
|
199 |
+
"Žao nam je, rezervacija nije napravljena jer ovi dani su već rezervirani!!! "
|
200 |
+
"%s (nije moguće spremiti ove datume) %s Molimo %sosvježite%s stranicu i "
|
201 |
+
"pokušajte rezervirati druge dane."
|
202 |
|
203 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2515
|
204 |
#, php-format
|
205 |
msgid "The folowing pending booking(s): %s deleted."
|
206 |
+
msgstr "Slijedeće rezervacije na čekanju: %s su obrisane."
|
207 |
|
208 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2555
|
|
|
209 |
msgid "Maximum available booking resource items"
|
210 |
+
msgstr "Maksimalno dostupno stavaka za rezervaciju sadržaja"
|
211 |
|
212 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2794
|
213 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2972
|
244 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1002
|
245 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1233
|
246 |
msgid "Click to toggle"
|
247 |
+
msgstr "Klikni za prebacivanje"
|
248 |
|
249 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2795
|
250 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:751
|
|
|
251 |
msgid "Booking resources management"
|
252 |
+
msgstr "Upravljanje rezervacijama sadržaja"
|
253 |
|
254 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2800
|
255 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3504
|
273 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
|
274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
|
275 |
msgid "ID"
|
276 |
+
msgstr "ID"
|
277 |
|
278 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2802
|
279 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3875
|
281 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1258
|
282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1274
|
283 |
msgid "Resource name"
|
284 |
+
msgstr "Naziv sadržaja"
|
285 |
|
286 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2804
|
287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3823
|
288 |
msgid "Number of resource items inside of parent resource"
|
289 |
+
msgstr "Broj stavaka sadržaja unutar roditeljskog sadržaja"
|
290 |
|
291 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2804
|
292 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3823
|
310 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3827
|
312 |
msgid "Maximum number of visitors for resource"
|
313 |
+
msgstr "Maksimalan broj posjetitelja za sadržaj"
|
314 |
|
315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
316 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3827
|
317 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1735
|
318 |
msgid "Max"
|
319 |
+
msgstr "Maks"
|
320 |
|
321 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
322 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3827
|
323 |
msgid "visitors"
|
324 |
+
msgstr "posjetitelja"
|
325 |
|
326 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2810
|
327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3510
|
333 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1777
|
334 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2125
|
335 |
msgid "Actions"
|
336 |
+
msgstr "Akcije"
|
337 |
|
338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2888
|
339 |
msgid "Add"
|
340 |
+
msgstr "Dodaj"
|
341 |
|
342 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2897
|
343 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:878
|
348 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1702
|
349 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1996
|
350 |
msgid "Delete"
|
351 |
+
msgstr "Obriši"
|
352 |
|
353 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2907
|
354 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:76
|
355 |
msgid "Title"
|
356 |
+
msgstr "Naslov"
|
357 |
|
358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2924
|
359 |
msgid "Add new resource"
|
360 |
+
msgstr "Dodaj novi sadržaj"
|
361 |
|
362 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2931
|
363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3070
|
365 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3771
|
366 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:574
|
367 |
msgid "Save"
|
368 |
+
msgstr "Spremi"
|
369 |
|
370 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2973
|
371 |
msgid "Advanced Settings"
|
372 |
+
msgstr "Napredne postavke"
|
373 |
|
374 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2988
|
375 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3112
|
|
|
376 |
msgid "Set capacity based on number of visitors"
|
377 |
+
msgstr "Postavite kapacitet na temelju broja posjetitelja"
|
378 |
|
379 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2994
|
380 |
+
#, 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 |
+
"Označite ovaj okvir ako želite da ukupna dostupnost (dnevni kapacitet) ovisi "
|
386 |
+
"o broju odabranih posjetitelja %s."
|
387 |
|
388 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2995
|
389 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3122
|
391 |
#, php-format
|
392 |
msgid "Please read more info about configuration of this parameter %shere%s"
|
393 |
msgstr ""
|
394 |
+
"Molimo pročitajte više informacija o konfiguraciji ovog parametra %sovdje%s"
|
395 |
|
396 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3009
|
397 |
+
#, php-format
|
398 |
msgid ""
|
399 |
"Add tooltip on calendar(s) to show availability based on the number of "
|
400 |
"available booking resource items remaining for each day. %sBe sure to match "
|
401 |
"the maximum number of visitors for the %sone booking resource%s with the "
|
402 |
"number of visitors specified on the booking form."
|
403 |
msgstr ""
|
404 |
+
"Dodajte savjet na alatu na kalendar(e) da pokažete dostupnost temeljenu na "
|
405 |
+
"broju dostupnih stavaka sadržaja preostalih za svaki dan. %sProvjerite da li "
|
406 |
+
"maksimalan broj posjetitelja za %sjedan sadržaj za rezervaciju%s odgovara "
|
407 |
+
"broju posjetitelja koji je naveden u formi za rezervaciju."
|
408 |
|
409 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3017
|
410 |
+
#, php-format
|
411 |
msgid ""
|
412 |
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
413 |
"number of visitors for the resource, which can be at free booking resource "
|
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 |
+
"Prikaži savjet na alatu na kalendaru za prikazati dostupnost temeljenu na "
|
418 |
+
"ukupnom (fiksnom) broju posjetitelja za sadržaj, koji može biti na slobodnim "
|
419 |
+
"stavkama za rezervaciju. %sProvjerite da li maksimalan broj posjetitelja za "
|
420 |
+
"%ssvi sadržaji za rezervaciju%s je jednak broju posjetitelja navedenom u "
|
421 |
+
"formi za rezervaciju."
|
422 |
|
423 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3032
|
424 |
msgid "Show availability"
|
425 |
+
msgstr "Prikaži dostupnost"
|
426 |
|
427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3039
|
428 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3261
|
|
|
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 |
+
"Označite ovaj okvir da biste prikazali dostupan broj sadržaja za rezervaciju "
|
434 |
+
"sa savjetom na alatu, kada mišem prelazite iznad svakog dana u "
|
435 |
+
"kalendaru(ima)."
|
436 |
|
437 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3047
|
438 |
msgid "Availability description"
|
439 |
+
msgstr "Opis za dostupnost"
|
440 |
|
441 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3049
|
442 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3272
|
443 |
#, php-format
|
444 |
msgid "Type your %savailability%s description"
|
445 |
+
msgstr "Upišite opis za %sdostupnost%s"
|
446 |
|
447 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3059
|
448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3159
|
449 |
msgid "Disable bookings in different booking resources"
|
450 |
+
msgstr "Onemogućite rezervacije u različitim sadržajima za rezervaciju"
|
451 |
|
452 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3063
|
|
|
453 |
msgid ""
|
454 |
"Check this box to dissable reservations, which can be stored in different "
|
455 |
"booking resources. When checked, all reserved days must be at same booking "
|
456 |
"resource otherwise error message will show."
|
457 |
msgstr ""
|
458 |
+
"Označite ovaj okvir da onemogućite rezervacije, koje se mogu spremiti u "
|
459 |
+
"različite sadržaje za rezervaciju. Kad je potvrđeno, svi rezervirani dani "
|
460 |
+
"moraju biti na istom sadržaju za rezervaciju inače će se pokazati greška."
|
|
|
461 |
|
462 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3105
|
463 |
msgid "Advanced"
|
464 |
msgstr "Napredno"
|
465 |
|
466 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3119
|
|
|
467 |
msgid ""
|
468 |
"Check this box if you want total availability (daily capacity) to depend on "
|
469 |
"the number of selected visitors."
|
470 |
msgstr ""
|
471 |
+
"Označite ovaj okvir ako želite da ukupna dostupnost (dnevni kapacitet) ovisi "
|
472 |
+
"o broju odabranih posjetitelja."
|
473 |
|
474 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3122
|
475 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
|
493 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:313
|
494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:312
|
495 |
msgid "Important!"
|
496 |
+
msgstr "Važno!"
|
497 |
|
498 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3133
|
499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:504
|
|
|
500 |
msgid "Type of days selection"
|
501 |
+
msgstr "Vrsta odabira dana"
|
502 |
|
503 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3138
|
|
|
504 |
msgid ""
|
505 |
"Add tooltip on calendar(s) to show availability based on the number of "
|
506 |
"available booking resource items remaining for each day."
|
507 |
msgstr ""
|
508 |
+
"Dodaj savjet na alatu na kalendar(e) za pokazati dostupnost na temelju broja "
|
509 |
+
"dostupnih stavaka za rezervaciju sadržaja preostalih za svaki dan."
|
|
|
510 |
|
511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3140
|
512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3149
|
515 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
|
516 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
|
517 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
|
|
|
518 |
msgid "Note"
|
519 |
+
msgstr "Napomena"
|
520 |
|
521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3140
|
522 |
+
#, php-format
|
523 |
msgid ""
|
524 |
"Be sure to match the maximum number of visitors for the %sone booking "
|
525 |
"resource%s with the number of visitors specified on the booking form."
|
526 |
msgstr ""
|
527 |
+
"Provjerite da li je maksimalan broj posjetitelja za %sjedan sadržaj za "
|
528 |
+
"rezervaciju%s jednak broju posjetitelja navedenom u formi za rezervaciju."
|
|
|
529 |
|
530 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3147
|
|
|
531 |
msgid ""
|
532 |
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
533 |
"number of visitors for the resource, which can be at free booking resource "
|
534 |
"items."
|
535 |
msgstr ""
|
536 |
+
"Prikaži savjet na alatu na kalendaru(ima) za prikaz dostupnosti na temelju "
|
537 |
+
"ukupnog (fiksno) broja posjetitelja za sadržaj, što može biti na slobodnim "
|
538 |
+
"stavkama za rezervaciju sadržaja."
|
|
|
539 |
|
540 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3149
|
541 |
+
#, php-format
|
542 |
msgid ""
|
543 |
"Be sure to match the maximum number of visitors for %sall booking resources"
|
544 |
"%s with the number of visitors specified on the booking form."
|
545 |
msgstr ""
|
546 |
+
"Provjerite da li je maksimalan broj posjetitelja za %ssvi sadržaji za "
|
547 |
+
"rezervaciju%s jednak broju posjetitelja naveden u formi za rezervaciju."
|
|
|
548 |
|
549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3164
|
|
|
550 |
msgid ""
|
551 |
"Check this box to dissable reservations, which can be stored in different "
|
552 |
"booking resources."
|
553 |
+
msgstr ""
|
554 |
+
"Označite ovaj okvir da onemogućite rezervacije, koje se mogu spremiti u "
|
555 |
+
"različite sadržaje za rezervaciju."
|
556 |
|
557 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3167
|
558 |
msgid ""
|
559 |
"When checked, all reserved days must be at same booking resource otherwise "
|
560 |
"error message will show."
|
561 |
msgstr ""
|
562 |
+
"Kad je potvrđeno, svi rezervirani dani moraju biti na istom sadržaju za "
|
563 |
+
"rezervaciju inače će se pokazati greška."
|
564 |
|
565 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3196
|
566 |
msgid "Use pending days as available"
|
567 |
+
msgstr "Koristi dane na čekanju kao dostupne"
|
568 |
|
569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3205
|
|
|
570 |
msgid ""
|
571 |
"Check this box if you want to show the pending days as available in calendars"
|
572 |
+
msgstr ""
|
573 |
+
"Uključite ovaj okvir ako želite pokazati u kalendaru dane na čekanju kao "
|
574 |
+
"dostupne"
|
575 |
|
576 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3222
|
577 |
msgid ""
|
580 |
"which are intersect with dates of approved booking, will be automatically "
|
581 |
"canceled!"
|
582 |
msgstr ""
|
583 |
+
"Upozorenje! Nakon što ste odobrili određenu rezervaciju(e), sve rezervacije "
|
584 |
+
"na čekanju za rezervaciju istog sadržaja automatski će biti otkazane!"
|
585 |
|
586 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3224
|
587 |
msgid ""
|
588 |
"Auto Cancel all pending bookings for the specific date(s), if some booking "
|
589 |
"is approved for these date(s)"
|
590 |
msgstr ""
|
591 |
+
"Automatski otkaži sve rezervacije na čekanju za određeni datum(e), ako je "
|
592 |
+
"neka rezervacija odobrena za ovaj datum(e)"
|
593 |
|
594 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3254
|
595 |
msgid "Show availability in tooltip"
|
596 |
+
msgstr "Prikaži dostupnost u savjetu na alatu"
|
597 |
|
598 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3270
|
|
|
599 |
msgid "Availability Title"
|
600 |
+
msgstr "Naziv dostupnosti"
|
601 |
|
602 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3307
|
603 |
msgid ""
|
604 |
"Use \"Check In\" date as available in calendar for booking resources with "
|
605 |
"capacity higher then 1 for search results"
|
606 |
msgstr ""
|
607 |
+
"Koristite \"Prijava na\" datum kao dostupan u kalendaru za rezervaciju "
|
608 |
+
"sadržaja s kapacitetom višim od 1 za rezultate pretraživanja"
|
609 |
|
610 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3314
|
611 |
msgid ""
|
612 |
"Use \"Check Out\" date as available in calendar for booking resources with "
|
613 |
"capacity higher then 1 search results"
|
614 |
msgstr ""
|
615 |
+
"Koristite \"Odjava na\" datum kao dostupan u kalendaru za rezervaciju "
|
616 |
+
"sadržaja s kapacitetom višim od 1 za rezultate pretraživanja"
|
617 |
|
618 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3340
|
|
|
619 |
msgid "Coupon Deleted"
|
620 |
+
msgstr "Kupon Obrisan"
|
621 |
|
622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3386
|
|
|
623 |
msgid "Coupon created"
|
624 |
+
msgstr "Kupon kreiran"
|
625 |
|
626 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3394
|
|
|
627 |
msgid "Add New Discount Coupon"
|
628 |
+
msgstr "Dodaj Novi Diskont Kupon"
|
629 |
|
630 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3401
|
631 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3505
|
632 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3546
|
633 |
msgid "Coupon Code"
|
634 |
+
msgstr "Kupon Kod"
|
635 |
|
636 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3404
|
|
|
637 |
msgid "Enter coupon code."
|
638 |
+
msgstr "Unesite kupon kod."
|
639 |
|
640 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3409
|
641 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3506
|
642 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3549
|
643 |
msgid "Savings"
|
644 |
+
msgstr "Spremanje"
|
645 |
|
646 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
|
647 |
msgid "Fixed Amount"
|
648 |
+
msgstr "Fiksni iznos"
|
649 |
|
650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3414
|
651 |
msgid "Percentage Off"
|
652 |
+
msgstr "Postotak uštede"
|
653 |
|
654 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3417
|
655 |
msgid "Enter number of fixed or percentage savings."
|
656 |
+
msgstr "Unesite broj fiksne ili postotne uštede."
|
657 |
|
658 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3422
|
659 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3508
|
660 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3560
|
661 |
msgid "Expiration Date"
|
662 |
+
msgstr "Datum isteka"
|
663 |
|
664 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3430
|
|
|
665 |
msgid "Select Expiration Date of the coupon."
|
666 |
+
msgstr "Odredite datum isteka kupona."
|
667 |
|
668 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3436
|
669 |
msgid "Minimum Booking Cost"
|
670 |
+
msgstr "Minimalna cijena rezervacije"
|
671 |
|
672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3439
|
673 |
msgid "Enter minimum booking cost, when coupon is applicable."
|
674 |
+
msgstr "Unesite minimalnu cijenu rezervacije, kada se primjenjuje kupon."
|
675 |
|
676 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3450
|
677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3509
|
682 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:711
|
683 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:964
|
684 |
msgid "Resources"
|
685 |
+
msgstr "Sadržaj"
|
686 |
|
687 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3453
|
688 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3530
|
689 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
|
690 |
msgid "All"
|
691 |
+
msgstr "Sve"
|
692 |
|
693 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3466
|
694 |
msgid "Select booking resources, where is possible to apply this coupon code."
|
695 |
msgstr ""
|
696 |
+
"Odaberite sadržaj rezervacije, gdje je moguće primjeniti ovaj kupon kod."
|
697 |
|
698 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3473
|
|
|
699 |
msgid "Add New Coupon"
|
700 |
+
msgstr "Dodaj Novi Kupon"
|
701 |
|
702 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3505
|
|
|
703 |
msgid "The coupon code your customers will be using to receive the discount."
|
704 |
+
msgstr "Kupon kod kojeg će koristiti vaši klijenti kako bi primili popust."
|
705 |
|
706 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3506
|
|
|
707 |
msgid "The amount which will be saved. Enter only digits."
|
708 |
+
msgstr "Iznos koji će biti ušteđen. Unesite samo brojke."
|
709 |
|
710 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3507
|
711 |
msgid "The minimum total cost required to use the coupon"
|
712 |
+
msgstr "Minimalna ukupna cijena da bi se mogao koristiti kupon"
|
713 |
|
714 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3507
|
715 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3555
|
716 |
msgid "Minimum Purchase"
|
717 |
+
msgstr "Minimalna kupovina"
|
718 |
|
719 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3508
|
720 |
msgid "The date your coupon will expire"
|
721 |
+
msgstr "Datum isteka vašeg kupona"
|
722 |
|
723 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3509
|
|
|
724 |
msgid "Resource list, which supports this coupon"
|
725 |
+
msgstr "Popis sadržaja, koji podržavaju ovaj kupon"
|
726 |
|
727 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3566
|
728 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
|
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 "Upozorenje"
|
738 |
|
739 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3566
|
|
|
740 |
msgid "Do you really want to delete this item?"
|
741 |
+
msgstr "Da li stvarno želite obrisati ovu stavku?"
|
742 |
|
743 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3581
|
744 |
#, php-format
|
745 |
msgid "%s - coupon field, "
|
746 |
+
msgstr "%s - kupon polje, "
|
747 |
|
748 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3582
|
749 |
#, php-format
|
750 |
msgid "Example: %s "
|
751 |
+
msgstr "Primjer: %s "
|
752 |
|
753 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3614
|
754 |
msgid "Search form customization"
|
755 |
+
msgstr "Prilagodba forme za pretraživanje"
|
756 |
|
757 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3622
|
758 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3658
|
761 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
|
762 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3757
|
763 |
msgid "Use these shortcodes for customization: "
|
764 |
+
msgstr "Koristite ove kratice za prilagodbu:"
|
765 |
|
766 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3623
|
767 |
+
#, php-format
|
768 |
msgid "%s - search inside posts/pages which are part of this category, "
|
769 |
+
msgstr "%s - pretraživanje unutar postova/stranica koje su dio ove kategorije,"
|
770 |
|
771 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3624
|
772 |
+
#, php-format
|
773 |
msgid "%s - search inside posts/pages which have this tag, "
|
774 |
+
msgstr "%s - pretraživanje unutar postova/stranica koje imaju ovu oznaku, "
|
775 |
|
776 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3625
|
777 |
+
#, php-format
|
778 |
msgid "%s - check-in date, "
|
779 |
+
msgstr "%s - prijava na datum, "
|
780 |
|
781 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3626
|
782 |
+
#, php-format
|
783 |
msgid "%s - check-out date, "
|
784 |
+
msgstr "%s - odjava na datum, "
|
785 |
|
786 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3627
|
787 |
#, php-format
|
788 |
msgid "%s - default selection number of visitors, "
|
789 |
+
msgstr "%s - default odabir broja posjetitelja, "
|
790 |
|
791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3628
|
792 |
+
#, php-format
|
793 |
msgid "Example: %s - custom number of visitor selections\""
|
794 |
+
msgstr "Primjer: %s - odabir prilagođenog broja posjetitelja\""
|
795 |
|
796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3629
|
797 |
+
#, php-format
|
798 |
msgid "%s - search button, "
|
799 |
+
msgstr "%s - dugme za pretraživanje, "
|
800 |
|
801 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3630
|
802 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3667
|
803 |
+
#, php-format
|
804 |
msgid "%s - new line "
|
805 |
+
msgstr "%s - novi redak"
|
806 |
|
807 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3631
|
808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3668
|
809 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3760
|
|
|
810 |
msgid "Use any other HTML tags (carefully)."
|
811 |
+
msgstr "Koristite neke druge HTML oznake (oprezno). "
|
812 |
|
813 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3637
|
814 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3674
|
815 |
msgid ""
|
816 |
"Additional customization style of this element you can make at this file"
|
817 |
msgstr ""
|
818 |
+
"Dodatnu prilagodbu stila ovog elementa možete napraviti u ovoj datoteci"
|
819 |
|
820 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3640
|
|
|
821 |
msgid "Reset to default search form content"
|
822 |
+
msgstr "Resetiraj na default formu za pretraživanje sadržaja"
|
823 |
|
824 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3641
|
825 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3678
|
844 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1028
|
845 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1469
|
846 |
msgid "Save Changes"
|
847 |
+
msgstr "Spremi Promjene"
|
848 |
|
849 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3650
|
850 |
msgid "Customization of found booking resource items"
|
851 |
+
msgstr "Prilagodba pronađenih stavki za rezervaciju sadržaja"
|
852 |
|
853 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3659
|
854 |
#, php-format
|
855 |
msgid "%s - resource title, "
|
856 |
+
msgstr "%s - naslov sadržaja, "
|
857 |
|
858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3660
|
859 |
+
#, php-format
|
860 |
msgid "%s - link to the page with booking form, "
|
861 |
+
msgstr "%s - link na stranicu sa formom za rezervaciju,"
|
862 |
|
863 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3661
|
864 |
+
#, php-format
|
865 |
msgid "%s - availability of booking resource, "
|
866 |
+
msgstr "%s - dostupnost sadržaja za rezervaciju,"
|
867 |
|
868 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3662
|
869 |
+
#, php-format
|
870 |
msgid "%s - maximum number of visitors for the booking resource, "
|
871 |
+
msgstr "%s - maksimalan broj posjetitelja za rezervaciju sadržaja,"
|
872 |
|
873 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3663
|
874 |
+
#, php-format
|
875 |
msgid "%s - cost of booking the resource, "
|
876 |
+
msgstr "%s - cijena rezervacije sadržaja,"
|
877 |
|
878 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3664
|
879 |
+
#, php-format
|
880 |
msgid ""
|
881 |
"%s - featured image, taken from the featured image associated with the post, "
|
882 |
+
msgstr "%s - istaknuta slika, uzeta iz istaknute slike vezane uz post,"
|
883 |
|
884 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3665
|
885 |
+
#, php-format
|
886 |
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
887 |
+
msgstr "%s - info o rezervaciji, uzeta iz sažetka vezanog uz post, "
|
888 |
|
889 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3677
|
|
|
890 |
msgid "Reset to default form"
|
891 |
+
msgstr "Resetiraj na default formu"
|
892 |
|
893 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3689
|
894 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:209
|
|
|
895 |
msgid "Search form"
|
896 |
+
msgstr "Forma za pretraživanje"
|
897 |
|
898 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3691
|
899 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:471
|
|
|
900 |
msgid "Check-in"
|
901 |
+
msgstr "Prijava na"
|
902 |
|
903 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3693
|
904 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:481
|
|
|
905 |
msgid "Check-out"
|
906 |
+
msgstr "Odjava na"
|
907 |
|
908 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3695
|
909 |
msgid "Number of visitors"
|
910 |
+
msgstr "Broj posjetitelja"
|
911 |
|
912 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3735
|
|
|
913 |
msgid "Search Cache Settings"
|
914 |
+
msgstr "Predmemorija postavki pretraživanja"
|
915 |
|
916 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3741
|
917 |
msgid "Cache expiration"
|
918 |
+
msgstr "Predmemorija ističe"
|
919 |
|
920 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3747
|
|
|
921 |
msgid "hour(s)"
|
922 |
+
msgstr "sat(i)"
|
923 |
|
924 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3752
|
925 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3051
|
926 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3220
|
927 |
msgid "day(s)"
|
928 |
+
msgstr "dan(i)"
|
929 |
|
930 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3756
|
931 |
msgid "Select time of cache expiration"
|
932 |
+
msgstr "Odaberite vrijeme isteka predmemorije"
|
933 |
|
934 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3764
|
|
|
935 |
msgid "Cache will expire:"
|
936 |
+
msgstr "Predmemorija će isteći:"
|
937 |
|
938 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3792
|
939 |
#, php-format
|
940 |
msgid "Found: %s booking forms inside of posts or pages "
|
941 |
+
msgstr "Nađeno: %s formi za rezervaciju unutar postova ili stranica"
|
942 |
|
943 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3799
|
944 |
msgid "Reset cache"
|
945 |
+
msgstr "Resetiraj predmemoriju"
|
946 |
|
947 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3862
|
|
|
948 |
msgid "Parent Resource"
|
949 |
+
msgstr "Roditelj sadržaj"
|
|
|
|
|
950 |
|
951 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3887
|
|
|
952 |
msgid "Max visitors"
|
953 |
+
msgstr "Maks posjetitelja"
|
954 |
|
955 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3951
|
|
|
956 |
msgid "Capacity: "
|
957 |
+
msgstr "Kapacitet:"
|
958 |
|
959 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3972
|
960 |
msgid ""
|
961 |
"Select parent resource, if you want that parent resource is increase "
|
962 |
"capacity."
|
963 |
msgstr ""
|
964 |
+
"Odaberite roditelj sadržaj, ako želite da roditelj sadržaj poveća kapacitet. "
|
|
|
965 |
|
966 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3983
|
|
|
967 |
msgid ""
|
968 |
"Set priority of resource - resource with higher priority will be reserved "
|
969 |
"firstly."
|
970 |
msgstr ""
|
971 |
+
"Postavite prioritet sadržaja - sadržaj višeg prioriteta bit će rezerviran "
|
972 |
+
"najprije."
|
973 |
|
974 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3994
|
975 |
msgid "Resources count"
|
976 |
+
msgstr "Broj sadržaja"
|
977 |
|
978 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4001
|
|
|
979 |
msgid "Create several booking resources for one time"
|
980 |
+
msgstr "Napravite nekoliko rezervacija sadržaja za jedno vrijeme"
|
981 |
|
982 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4015
|
983 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2218
|
|
|
984 |
msgid "Default form"
|
985 |
+
msgstr "Default forma"
|
986 |
|
987 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4020
|
988 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4219
|
994 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2220
|
995 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4271
|
996 |
msgid "Standard"
|
997 |
+
msgstr "Standard"
|
998 |
|
999 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4025
|
|
|
1000 |
msgid "Select default custom booking form"
|
1001 |
+
msgstr "Odaberite prilagođenu default formu za rezervaciju"
|
1002 |
|
1003 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4117
|
1004 |
msgid "Available: "
|
1009 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3933
|
1010 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1807
|
1011 |
msgid "Default"
|
1012 |
+
msgstr "Default"
|
1013 |
|
1014 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4220
|
1015 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4226
|
1017 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4262
|
1018 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4274
|
1019 |
msgid "Superior"
|
1020 |
+
msgstr "Nadređeno"
|
1021 |
|
1022 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4220
|
1023 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
|
1024 |
msgid "Resource #1"
|
1025 |
+
msgstr "Sadržaj #1"
|
1026 |
|
1027 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4221
|
1028 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4227
|
1029 |
msgid "Presidential Suite"
|
1030 |
+
msgstr "Predsjednički apartman"
|
1031 |
|
1032 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4221
|
1033 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
|
1034 |
msgid "Resource #2"
|
1035 |
+
msgstr "Sadržaj #2"
|
1036 |
|
1037 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4222
|
1038 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4228
|
1039 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1405
|
1040 |
msgid "Royal Villa"
|
1041 |
+
msgstr "Kraljevska vila"
|
1042 |
|
1043 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:4222
|
1044 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
|
1045 |
msgid "Resource #3"
|
1046 |
+
msgstr "Sadržaj #3"
|
1047 |
|
1048 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:241
|
|
|
1049 |
msgid "night(s)"
|
1050 |
+
msgstr "noć(i)"
|
1051 |
|
1052 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
1053 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
|
1058 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3869
|
1059 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3888
|
1060 |
msgid "Adults"
|
1061 |
+
msgstr "Odrasli"
|
1062 |
|
1063 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
1064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:115
|
1076 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2913
|
1077 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2955
|
1078 |
msgid "per 1 day"
|
1079 |
+
msgstr "za 1 dan"
|
1080 |
|
1081 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:266
|
1082 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1083 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2954
|
1084 |
msgid "from the cost of 1 day "
|
1085 |
+
msgstr "od cijene za 1 dan"
|
1086 |
|
1087 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:267
|
1088 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2915
|
1089 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2956
|
1090 |
#, php-format
|
1091 |
msgid "Additional cost in %s per 1 day"
|
1092 |
+
msgstr "Dodatna cijena od %s za 1 dan"
|
1093 |
|
1094 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:268
|
1095 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:269
|
1098 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2962
|
1099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2963
|
1100 |
msgid " for all days!"
|
1101 |
+
msgstr " za sve dane!"
|
1102 |
|
1103 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:849
|
1104 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4267
|
|
|
1105 |
msgid "Custom Form"
|
1106 |
+
msgstr "Prilagođena Forma"
|
1107 |
|
1108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:864
|
1109 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4288
|
|
|
1110 |
msgid "Load selected booking form"
|
1111 |
+
msgstr "Učitaj odabranu formu za rezervaciju"
|
1112 |
|
1113 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:866
|
1114 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4290
|
1115 |
msgid "Load"
|
1116 |
+
msgstr "Učitaj"
|
1117 |
|
1118 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:872
|
|
|
1119 |
msgid "Delete selected booking form"
|
1120 |
+
msgstr "Obriši odabranu formu za registraciju"
|
1121 |
|
1122 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:875
|
|
|
1123 |
msgid "Do you really want to delete selected booking form ?"
|
1124 |
+
msgstr "Da li stvarno želite obrisati odabranu formu za rezervaciju?"
|
1125 |
|
1126 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:882
|
|
|
1127 |
msgid "Add new custom form"
|
1128 |
+
msgstr "Dodaj novu prilagođenu formu"
|
1129 |
|
1130 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:883
|
|
|
1131 |
msgid "Add New Custom Form"
|
1132 |
+
msgstr "Dodaj Novu Prilagođenu Formu"
|
1133 |
|
1134 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:888
|
|
|
1135 |
msgid "Type the name of booking form"
|
1136 |
+
msgstr "Upišite naziv forme za rezervaciju"
|
1137 |
|
1138 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:891
|
|
|
1139 |
msgid "Create new form"
|
1140 |
+
msgstr "Kreirajte novu formu"
|
1141 |
|
1142 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:894
|
1143 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3520
|
1144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3769
|
|
|
1145 |
msgid "Create"
|
1146 |
+
msgstr "Kreiraj"
|
1147 |
|
1148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:896
|
|
|
1149 |
msgid "Delete form"
|
1150 |
+
msgstr "Obriši formu"
|
1151 |
|
1152 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:900
|
1153 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:577
|
1155 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2775
|
1156 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:123
|
1157 |
msgid "Cancel"
|
1158 |
+
msgstr "Odustani"
|
1159 |
|
1160 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:929
|
1161 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:261
|
1162 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:441
|
1163 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:200
|
1164 |
msgid "Deleted"
|
1165 |
+
msgstr "Obrisano"
|
1166 |
|
1167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:936
|
1168 |
msgid "There are no extended booking forms"
|
1169 |
+
msgstr "Ne postoje proširene forme za rezervaciju"
|
1170 |
|
1171 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1054
|
1172 |
msgid "Booking form type:"
|
1173 |
+
msgstr "Vrsta forme za rezervaciju:"
|
1174 |
|
1175 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1061
|
|
|
1176 |
msgid "Select type of booking form"
|
1177 |
+
msgstr "Odaberite vrstu forme za rezervaciju"
|
1178 |
|
1179 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1094
|
1180 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1673
|
|
|
1181 |
msgid "Booking Form"
|
1182 |
+
msgstr "Forma za rezervaciju"
|
1183 |
|
1184 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1174
|
1185 |
msgid "Standard booking resource cost"
|
1186 |
+
msgstr "Standardna cijena za rezervaciju sadržaja"
|
1187 |
|
1188 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1175
|
1189 |
msgid "Total booking resource cost"
|
1190 |
+
msgstr "Ukupna cijena za rezervaciju sadržaja"
|
1191 |
|
1192 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1487
|
1193 |
+
#, php-format
|
1194 |
msgid ""
|
1195 |
"%s - show cost hint for full booking in real time, depending on number of "
|
1196 |
"days selected and form elements."
|
1197 |
msgstr ""
|
1198 |
+
"%s - prikaži naznaku cijene za punu rezervaciju u realnom vremenu, ovisno o "
|
1199 |
+
"broju odabranih dana i elemenata forme."
|
1200 |
|
1201 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1488
|
1202 |
+
#, php-format
|
1203 |
msgid "Example: %sThe full cost of payment: %s"
|
1204 |
+
msgstr "Primjer: %sPuna cijena za platiti: %s"
|
1205 |
|
1206 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1489
|
1207 |
+
#, php-format
|
1208 |
msgid ""
|
1209 |
"%s - show hint of original booking cost without additional costs for full "
|
1210 |
"booking in real time, depends only from days selection."
|
1211 |
msgstr ""
|
1212 |
+
"%s - prikaži naznake izvorne cijene za rezervaciju, bez dodatnih troškova za "
|
1213 |
+
"punu rezervaciju u realnom vremenu, ovisno samo o odabranim danima."
|
1214 |
|
1215 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1490
|
1216 |
+
#, php-format
|
1217 |
msgid "Example: %sThe original cost for payment: %s "
|
1218 |
+
msgstr "Primjer: %sOriginalna cijena za platiti: %s "
|
1219 |
|
1220 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1491
|
1221 |
+
#, php-format
|
1222 |
msgid ""
|
1223 |
"%s - show cost hint of additional booking cost, which depends from selection "
|
1224 |
"of form elements."
|
1225 |
msgstr ""
|
1226 |
+
"%s - prikaži nagovještaj cijene od dodatne cijene za rezervaciju što ovisi "
|
1227 |
+
"od izbora elemenata forme."
|
1228 |
|
1229 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1492
|
1230 |
+
#, php-format
|
1231 |
msgid "Example: %sThe additional cost for payment: %s "
|
1232 |
+
msgstr "Primjer: %sDodatna cijena za platiti: %s "
|
1233 |
|
1234 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1493
|
1235 |
#, php-format
|
1236 |
msgid "%s - enter direct cost at admin panel at page: "
|
1237 |
+
msgstr "%s - upišite direktnu cijenu u admin panel na stranici:"
|
1238 |
|
1239 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1493
|
1240 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:700
|
1241 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:739
|
1242 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:950
|
1243 |
msgid "Add booking"
|
1244 |
+
msgstr "Dodaj rezervaciju"
|
1245 |
|
1246 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1494
|
1247 |
#, php-format
|
1248 |
msgid "Example: %s"
|
1249 |
+
msgstr "Primjer: %s"
|
1250 |
|
1251 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2031
|
1252 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:295
|
1253 |
msgid "yes"
|
1254 |
+
msgstr "da"
|
1255 |
|
1256 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2140
|
1257 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2144
|
|
|
1258 |
msgid ""
|
1259 |
"Setting rate or cost, which is depend from number of selected days for the "
|
1260 |
"resource"
|
1261 |
+
msgstr "Postavljanje cijene, što je ovisno o broju odabranih dana za sadržaj"
|
1262 |
|
1263 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2141
|
1264 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2178
|
1265 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2487
|
1266 |
msgid "Rates"
|
1267 |
+
msgstr "Cijene"
|
1268 |
|
1269 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2141
|
1270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2183
|
1271 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2187
|
1272 |
msgid "Valuation days"
|
1273 |
+
msgstr "Vrednovanje dana"
|
1274 |
|
1275 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2141
|
1276 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:427
|
1277 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:448
|
1278 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:758
|
1279 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:527
|
|
|
1280 |
msgid "Deposit"
|
1281 |
+
msgstr "Polog"
|
1282 |
|
1283 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2145
|
1284 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2206
|
1285 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4684
|
1286 |
msgid "Availability"
|
1287 |
+
msgstr "Dostupnost"
|
1288 |
|
1289 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2149
|
|
|
1290 |
msgid "Setting the default form for the specific resource"
|
1291 |
+
msgstr "Postavljanje default forme za određeni sadržaj"
|
1292 |
|
1293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2150
|
|
|
1294 |
msgid "Default Form"
|
1295 |
+
msgstr "Default Forma"
|
1296 |
|
1297 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2186
|
|
|
1298 |
msgid "Set the cost based on the number of days selected for the reservation"
|
1299 |
+
msgstr "Postavite cijenu na temelju broja dana odabranih za rezervaciju"
|
1300 |
|
1301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2187
|
|
|
1302 |
msgid ""
|
1303 |
"Activation of this feature is require setting cost per day or cost per night"
|
1304 |
+
msgstr ""
|
1305 |
+
"Aktivacija ove značajke zahtijeva postavljanje cijene po danu ili cijene po "
|
1306 |
+
"noćenju"
|
1307 |
|
1308 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2194
|
1309 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2198
|
1310 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3193
|
1311 |
msgid "Deposit amount"
|
1312 |
+
msgstr "Iznos pologa"
|
1313 |
|
1314 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2197
|
|
|
1315 |
msgid "Set the deposit payment required for the payment form"
|
1316 |
+
msgstr "Postavite plaćanje pologa potrebnog za formu za plaćanje"
|
1317 |
|
1318 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2198
|
|
|
1319 |
msgid ""
|
1320 |
"Activate this feature at the cost section of general booking settings page, "
|
1321 |
"firstly."
|
1322 |
msgstr ""
|
1323 |
+
"Najprije aktivirajte ovu značajku na odjeljku s cijenama na stranici općih "
|
1324 |
+
"postavki za rezervaciju."
|
1325 |
|
1326 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2328
|
1327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2339
|
1328 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2344
|
1329 |
msgid "unavailable"
|
1330 |
+
msgstr "nedostupnp"
|
1331 |
|
1332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2329
|
1333 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2340
|
1336 |
msgstr "dostupno"
|
1337 |
|
1338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2331
|
|
|
1339 |
msgid "Availability booking type"
|
1340 |
+
msgstr "Dostupnost za vrstu rezervacije"
|
1341 |
|
1342 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2336
|
1343 |
+
#, php-format
|
1344 |
msgid "All days for %s"
|
1345 |
+
msgstr "Svi dani za %s"
|
1346 |
|
1347 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2346
|
1348 |
+
#, php-format
|
1349 |
msgid ""
|
1350 |
"Select %s days by activating specific season filter below or %sadd new "
|
1351 |
"season filter%s"
|
1352 |
+
msgstr ""
|
1353 |
+
"Odaberite %s dane aktiviranjem filtera za sezonu ispod ili %sdodajte novi "
|
1354 |
+
"filter za sezonu %s"
|
1355 |
|
1356 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2357
|
1357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2379
|
1358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4079
|
1359 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4100
|
|
|
1360 |
msgid "Season Filter Name"
|
1361 |
+
msgstr "Naziv filtera za sezonu"
|
1362 |
|
1363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2358
|
1364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2380
|
1369 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:566
|
1370 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:452
|
1371 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:460
|
|
|
1372 |
msgid "Description"
|
1373 |
+
msgstr "Opis"
|
1374 |
|
1375 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2376
|
1376 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2515
|
1394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1397
|
1395 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1440
|
1396 |
msgid "Active"
|
1397 |
+
msgstr "Aktivno"
|
1398 |
|
1399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2467
|
|
|
1400 |
msgid "Seasonal rates of booking resource"
|
1401 |
+
msgstr "Sezonske cijene za rezerviranje sadržaja"
|
1402 |
|
1403 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2473
|
1404 |
+
#, php-format
|
1405 |
msgid ""
|
1406 |
"Enter seasonal rate(s) (cost diference in %s from standard cost %s or a "
|
1407 |
"fixed cost) of the booking resource (%s) or %sAdd a new seasonal filter%s"
|
1408 |
msgstr ""
|
1409 |
+
"Unesite sezonsku cijenu(e) (cost diference in %s from standard cost %s or a "
|
1410 |
+
"fixed cost) of the booking resource (%s) or %sAdd a new seasonal filter%s"
|
|
|
1411 |
|
1412 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2488
|
1413 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2539
|
1414 |
msgid "Final cost"
|
1415 |
+
msgstr "Konačna cijena"
|
1416 |
|
1417 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2489
|
|
|
1418 |
msgid "Season Filter"
|
1419 |
+
msgstr "Sezonski Filter"
|
1420 |
|
1421 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2520
|
|
|
1422 |
msgid "Rate"
|
1423 |
+
msgstr "Cijena"
|
1424 |
|
1425 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2529
|
1426 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2549
|
1427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1953
|
1428 |
msgid "for 1 day"
|
1429 |
+
msgstr "za 1 dan"
|
1430 |
|
1431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2530
|
1432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2550
|
1433 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1954
|
1434 |
msgid "for 1 night"
|
1435 |
+
msgstr "za 1 noć"
|
1436 |
|
1437 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2531
|
1438 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2551
|
1439 |
msgid "fixed deposit"
|
1440 |
+
msgstr "fiksni polog"
|
1441 |
|
1442 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2532
|
1443 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2552
|
1444 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1956
|
1445 |
msgid "for 1 hour"
|
1446 |
+
msgstr "za 1 sat"
|
1447 |
|
1448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2558
|
1449 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3510
|
1450 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3759
|
|
|
1451 |
msgid "Filter Name"
|
1452 |
+
msgstr "Naziv filtera"
|
1453 |
|
1454 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2566
|
1455 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2806
|
1456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3259
|
1457 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:340
|
|
|
1458 |
msgid "Note!"
|
1459 |
+
msgstr "Napomena!"
|
1460 |
|
1461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2566
|
1462 |
msgid "Check boxe(s) at left side if you want to activate specific cost."
|
1463 |
msgstr ""
|
1464 |
+
"Uključite okvir(e) na lijevoj strani, ako želite aktivirati određenu cijenu."
|
1465 |
|
1466 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2570
|
|
|
1467 |
msgid "Update Rates"
|
1468 |
+
msgstr "Ažuriraj cijene"
|
1469 |
|
1470 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2805
|
|
|
1471 |
msgid "Set cost of booking resource based on the number of days selected"
|
1472 |
+
msgstr "Postavite cijenu rezervacije izvora na temelju odabranih broja dana"
|
|
|
|
|
1473 |
|
1474 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2806
|
1475 |
+
#, php-format
|
1476 |
msgid ""
|
1477 |
"If you add costs here, %srates%s for this booking resource will not take "
|
1478 |
"effect !!!"
|
1479 |
msgstr ""
|
1480 |
+
"Ako ovdje dodate cijene, %scijena%s za ovu rezervaciju neće biti "
|
1481 |
+
"primijenjena !!!"
|
1482 |
|
1483 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1484 |
#, php-format
|
1486 |
"Cost setings at %stop have higher priority%s than other costs of same type "
|
1487 |
"at the %sbottom%s of the list."
|
1488 |
msgstr ""
|
1489 |
+
"Cijena postavljena na %svrh ima veći prioritet%s nego ostale cijene iste "
|
1490 |
+
"vrste na %sdnu%s popisa."
|
1491 |
|
1492 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2811
|
1493 |
#, php-format
|
1495 |
"Please create all %s terms firstly %s(from higher priority to lower)%s, then "
|
1496 |
"terms %s and after terms %s"
|
1497 |
msgstr ""
|
1498 |
+
"Molimo kreirajte najprije sve %s uvjete %s(od višeg prioriteta prema "
|
1499 |
+
"nižem)%s, zatim uvjete %s i nakon toga uvjete %s"
|
1500 |
|
1501 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2813
|
1502 |
#, php-format
|
1503 |
msgid "%s and %s terms have higher priority than a range %s days."
|
1504 |
+
msgstr "%s i %s uvjeti imaju viši prioritet nego raspon od %s dana."
|
1505 |
|
1506 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2816
|
|
|
1507 |
msgid "Warning!"
|
1508 |
+
msgstr "Upozorenje!"
|
1509 |
|
1510 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2817
|
1511 |
msgid ""
|
1513 |
"is checked) and if \"Check In\" (start) date belong to selected season "
|
1514 |
"filter or if set \"Any days\"."
|
1515 |
msgstr ""
|
1516 |
+
"Specifična cijena će se primijeniti, samo ako je aktivna (okvir na lijevoj "
|
1517 |
+
"strani je uključen) i ako \"Prijava\" (početak) datum spada u odabrani "
|
1518 |
+
"filter sezone ili ako je postavljeno na \"Bilo koji dani\"."
|
1519 |
|
1520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2826
|
|
|
1521 |
msgid "Number of Days"
|
1522 |
+
msgstr "Broj dana"
|
1523 |
|
1524 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2827
|
|
|
1525 |
msgid "Cost Settings"
|
1526 |
+
msgstr "Postavke cijene"
|
1527 |
|
1528 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2828
|
1529 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2875
|
1530 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2972
|
1531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3066
|
|
|
1532 |
msgid "Season Filter of Check In date"
|
1533 |
+
msgstr "Filter Sezone za Datum prijave"
|
1534 |
|
1535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2850
|
1536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2924
|
1537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3035
|
1538 |
msgid "For"
|
1539 |
+
msgstr "Za"
|
1540 |
|
1541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1542 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2928
|
1543 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3040
|
|
|
1544 |
msgid "Day Number(s)"
|
1545 |
+
msgstr "Broj dana"
|
1546 |
|
1547 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2858
|
1548 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2934
|
1549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3046
|
1550 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3340
|
1551 |
msgid "to"
|
1552 |
+
msgstr "do"
|
1553 |
|
1554 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2862
|
1555 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2940
|
1556 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2117
|
1557 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:291
|
1558 |
msgid "day"
|
1559 |
+
msgstr "dana"
|
1560 |
|
1561 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2866
|
1562 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2947
|
1579 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2877
|
1580 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2974
|
1581 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3068
|
|
|
1582 |
msgid "Any days"
|
1583 |
+
msgstr "Bilo koji dani"
|
1584 |
|
1585 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2925
|
1586 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3036
|
1592 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3522
|
1593 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3599
|
1594 |
msgid "From"
|
1595 |
+
msgstr "Od"
|
1596 |
|
1597 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2926
|
1598 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3037
|
1599 |
msgid "Together"
|
1600 |
+
msgstr "Zajedno"
|
1601 |
|
1602 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2941
|
1603 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2120
|
1607 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:295
|
1608 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:296
|
1609 |
msgid "days"
|
1610 |
+
msgstr "dana"
|
1611 |
|
1612 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2985
|
1613 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3079
|
1614 |
msgid "Remove"
|
1615 |
+
msgstr "Ukloni"
|
1616 |
|
1617 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2998
|
1618 |
msgid "Add new cost"
|
1619 |
+
msgstr "Dodaj novu cijenu"
|
1620 |
|
1621 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3034
|
1622 |
msgid "for all days"
|
1623 |
+
msgstr "za sve dane"
|
1624 |
|
1625 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3159
|
|
|
1626 |
msgid "Set amount of deposit payment"
|
1627 |
+
msgstr "Postavi iznos za plaćanje pologa"
|
1628 |
|
1629 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3168
|
|
|
1630 |
msgid "Deposit payment total"
|
1631 |
+
msgstr "Ukupno polog za platiti"
|
1632 |
|
1633 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3171
|
|
|
1634 |
msgid "Deposit payment is not active for booking resource"
|
1635 |
+
msgstr "Plaćanje pologa nije aktivno za rezervaciju sadržaja"
|
1636 |
|
1637 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3178
|
1638 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:850
|
1646 |
msgstr "Status"
|
1647 |
|
1648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3187
|
|
|
1649 |
msgid "deposit payment for booking resource"
|
1650 |
+
msgstr "plaćanje pologa za rezervaciju sadržaja"
|
1651 |
|
1652 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3202
|
|
|
1653 |
msgid "fixed total in"
|
1654 |
+
msgstr "ukupno fiksno za"
|
1655 |
|
1656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3203
|
|
|
1657 |
msgid "of payment"
|
1658 |
+
msgstr "plaćanja"
|
1659 |
|
1660 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3209
|
|
|
1661 |
msgid "Condition"
|
1662 |
+
msgstr "Uvjet"
|
1663 |
|
1664 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3212
|
1665 |
#, php-format
|
1667 |
"Show deposit payment form, only if difference between %sToday%s and %sCheck "
|
1668 |
"In%s days more than"
|
1669 |
msgstr ""
|
1670 |
+
"Prikaži formu za plaćanje pologa, samo ako je razlika između %sDanas%s i "
|
1671 |
+
"%sPrijava%s u danima više od"
|
1672 |
|
1673 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3230
|
|
|
1674 |
msgid "Update Deposit"
|
1675 |
+
msgstr "Ažuriraj Polog"
|
1676 |
|
1677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3253
|
|
|
1678 |
msgid "Deposit payment"
|
1679 |
+
msgstr "Plaćanje pologa"
|
1680 |
|
1681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3258
|
1682 |
+
#, php-format
|
1683 |
msgid ""
|
1684 |
"Check this box if you want to use the %sdeposit%s total %spayment%s on the "
|
1685 |
"payment form, instead of the full total of the booking."
|
1686 |
msgstr ""
|
1687 |
+
"Označite ovaj okvir ako želite koristiti %spolog%s ukupno %splaćanje%s na "
|
1688 |
+
"formi za plaćanje, umjesto u cijelosti pune rezervacije."
|
1689 |
|
1690 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3259
|
1691 |
+
#, php-format
|
1692 |
msgid ""
|
1693 |
" You can configure the deposit payment for your booking resources %shere%s."
|
1694 |
msgstr ""
|
1695 |
+
" Možete konfigurirati plaćanje depozita za rezervaciju sadržaja %sovdje%s."
|
|
|
1696 |
|
1697 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3277
|
1698 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3557
|
1743 |
|
1744 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3278
|
1745 |
msgid "Jan"
|
1746 |
+
msgstr "Sij"
|
1747 |
|
1748 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3278
|
1749 |
msgid "Feb"
|
1799 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3397
|
1800 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3414
|
1801 |
msgid "No days"
|
1802 |
+
msgstr "Nema dana"
|
1803 |
|
1804 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3358
|
1805 |
msgid "Every"
|
1806 |
+
msgstr "Svakih"
|
1807 |
|
1808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3399
|
1809 |
msgid "of"
|
1812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3468
|
1813 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3710
|
1814 |
msgid "Filter saved"
|
1815 |
+
msgstr "Filter spremljen"
|
1816 |
|
1817 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3504
|
|
|
1818 |
msgid "Specific Dates Filter"
|
1819 |
+
msgstr "Filter za određene datume"
|
1820 |
|
1821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3513
|
1822 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3762
|
|
|
1823 |
msgid "Type filter name"
|
1824 |
+
msgstr "Upišite naziv filtera"
|
1825 |
|
1826 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3518
|
1827 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3624
|
1828 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3767
|
1829 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4026
|
|
|
1830 |
msgid "Create new season filter"
|
1831 |
+
msgstr "Kreiraj novi sezonski filter"
|
1832 |
|
1833 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3526
|
1834 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3775
|
1835 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1636
|
|
|
1836 |
msgid "Reset"
|
1837 |
+
msgstr "Resetiraj"
|
1838 |
|
1839 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3624
|
1840 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4026
|
|
|
1841 |
msgid "Create New Season Filter"
|
1842 |
+
msgstr "Kreiraj novi sezonski filter"
|
1843 |
|
1844 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3624
|
1845 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4026
|
1846 |
msgid "Save changes"
|
1847 |
+
msgstr "Spremi promjene"
|
1848 |
|
1849 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3753
|
|
|
1850 |
msgid "Conditional Dates Filter"
|
1851 |
+
msgstr "Filter uvjetnih datuma"
|
1852 |
|
1853 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3787
|
1854 |
msgid "Days of week"
|
1975 |
|
1976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3843
|
1977 |
msgid "Days of month"
|
1978 |
+
msgstr "Dani od mjeseca"
|
1979 |
|
1980 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3923
|
1981 |
msgid "Months"
|
2031 |
|
2032 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4053
|
2033 |
msgid "Filter deleted successfully"
|
2034 |
+
msgstr "Filter je uspješno obrisan"
|
2035 |
|
2036 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4061
|
|
|
2037 |
msgid "Create dates filter"
|
2038 |
+
msgstr "Kreiraj filter datuma"
|
2039 |
|
2040 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4064
|
|
|
2041 |
msgid "Create conditional days filter"
|
2042 |
+
msgstr "Kreiraj filter uvjetnih dana"
|
2043 |
|
2044 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4073
|
|
|
2045 |
msgid "Listing of season filters"
|
2046 |
+
msgstr "Popis filtera sezone"
|
2047 |
|
2048 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4080
|
2049 |
msgid "Filters"
|
2050 |
+
msgstr "Filteri"
|
2051 |
|
2052 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4104
|
2053 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4106
|
2058 |
|
2059 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4109
|
2060 |
msgid "Do you really want to delete?"
|
2061 |
+
msgstr "Da li stvarno želite obrisati?"
|
2062 |
|
2063 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4141
|
|
|
2064 |
msgid "Showing cost in tooltip"
|
2065 |
+
msgstr "Prikaz cijena u savjetu na alatu"
|
2066 |
|
2067 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4148
|
|
|
2068 |
msgid ""
|
2069 |
" Check this box to display the daily cost with a tooltip when mouse hovers "
|
2070 |
"over each day on the calendar(s)."
|
2071 |
msgstr ""
|
2072 |
+
" Označite ovaj okvir za prikaz dnevne cijene sa savjetom na alatu kada miš "
|
2073 |
+
"prelazi preko svakog dana na kalendaru."
|
2074 |
|
2075 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4156
|
|
|
2076 |
msgid "Cost Title"
|
2077 |
+
msgstr "Naslov Cijene"
|
2078 |
|
2079 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
2080 |
#, php-format
|
2081 |
msgid "Type your %scost%s description"
|
2082 |
+
msgstr "Upišite opis za vašu %scijenu%s"
|
2083 |
|
2084 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4302
|
|
|
2085 |
msgid "Advanced cost management"
|
2086 |
+
msgstr "Napredno upravljanje cijenama"
|
2087 |
|
2088 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4321
|
|
|
2089 |
msgid "Configure Additional cost for the form"
|
2090 |
+
msgstr "Konfiguriranje dodatnih cijena za formu"
|
2091 |
|
2092 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4364
|
|
|
2093 |
msgid "Additional cost for"
|
2094 |
+
msgstr "Dodatna cijena za"
|
2095 |
|
2096 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4414
|
|
|
2097 |
msgid ""
|
2098 |
"Check this box if you want that specific additional cost, which configured "
|
2099 |
"as percentage for some option, apply to other additional fixed costs and not "
|
2100 |
"only to original booking cost."
|
2101 |
msgstr ""
|
2102 |
+
"Označite ovaj okvir ako želite da posebnih dodatne cijene, koje su "
|
2103 |
+
"konfigurirane kao postotak za neku opciju, vrijede i za ostale dodatne "
|
2104 |
+
"fiksne cijene, a ne samo za početnu cijenu rezervacije."
|
2105 |
|
2106 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4420
|
|
|
2107 |
msgid ""
|
2108 |
"Configure additinal cost, which depend from selection of selectbox(es) and "
|
2109 |
"checkbox(es)."
|
2110 |
+
msgstr ""
|
2111 |
+
"Konfigurirajte dodatnu cijenu, koja ovisi od opcije okvira za odabir i "
|
2112 |
+
"okvira za uključiti."
|
2113 |
|
2114 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4423
|
2115 |
#, php-format
|
2117 |
"Fields %s(selectbox(es) and checkbox(es))%s are shown here automatically if "
|
2118 |
"they exist in the %sbooking form%s."
|
2119 |
msgstr ""
|
2120 |
+
"Polja %s(polje za odabir) i polje za uključiti)%s su prikazani ovdje "
|
2121 |
+
"automatski ako postoje u %sformi za rezervaciju%s."
|
2122 |
|
2123 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4430
|
|
|
2124 |
msgid "Enter additional cost in formats:"
|
2125 |
+
msgstr "Unesite dodatnu cijenu u formatu:"
|
2126 |
|
2127 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4431
|
2128 |
#, php-format
|
2130 |
"For example, if the original cost of the booking is %s, then after applying "
|
2131 |
"additional costs the total cost will be folowing"
|
2132 |
msgstr ""
|
2133 |
+
"Na primjer, ako je originalna cijena rezervacije %s, nakon primjene dodatnih "
|
2134 |
+
"cijena ukupna cijena će biti slijedeća"
|
2135 |
|
2136 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4434
|
|
|
2137 |
msgid "Enter fixed cost"
|
2138 |
+
msgstr "Unesite fiksnu cijenu"
|
2139 |
|
2140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4434
|
2141 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4437
|
2142 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4443
|
2143 |
+
#, php-format
|
2144 |
msgid "%s, then total cost will be %s"
|
2145 |
+
msgstr "%s, ukupna cijena će biti %s"
|
2146 |
|
2147 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4437
|
|
|
2148 |
msgid "Enter percentage of the entire booking"
|
2149 |
+
msgstr "Unesite postotak od cjelokupne rezervacije"
|
2150 |
|
2151 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4440
|
|
|
2152 |
msgid "Enter fixed amount for each selected day"
|
2153 |
+
msgstr "Unesite fiksni iznos za svaki odabrani dan"
|
2154 |
|
2155 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4440
|
2156 |
#, php-format
|
2157 |
msgid "%s, then total cost will be (if selected 3 days) %s"
|
2158 |
+
msgstr "%s, ukupna cijena će biti (ako su odabrana 3 dana) %s"
|
2159 |
|
2160 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4440
|
2161 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
2171 |
"Enter percentage as additional sum, which is based only on original cost and "
|
2172 |
"not full sum"
|
2173 |
msgstr ""
|
2174 |
+
"Unesite postotak kao dodatni iznos, koji se temelji samo na originalnoj "
|
2175 |
+
"cijeni, a ne na cjelokupnom iznosu"
|
2176 |
|
2177 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4447
|
2178 |
#, php-format
|
2180 |
"Please check more info about configuration of this cost settings on this "
|
2181 |
"%spage%s."
|
2182 |
msgstr ""
|
2183 |
+
"Molimo uključite više informacija za konfiguraciju ovih postavki cijene na "
|
2184 |
+
"ovoj %sstranici%s."
|
2185 |
|
2186 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4520
|
2187 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1201
|
|
|
2188 |
msgid "Resource ID or Title"
|
2189 |
+
msgstr "ID ili Naslov sadržaja"
|
2190 |
|
2191 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4522
|
2192 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1203
|
2203 |
|
2204 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4560
|
2205 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1271
|
|
|
2206 |
msgid "Selection"
|
2207 |
+
msgstr "Izbor"
|
2208 |
|
2209 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4563
|
|
|
2210 |
msgid "Resource Name"
|
2211 |
+
msgstr "Naziv sadržaja"
|
2212 |
|
2213 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4596
|
2214 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1305
|
|
|
2215 |
msgid "Bulk Actions"
|
2216 |
+
msgstr "Skupne Akcije"
|
2217 |
|
2218 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4665
|
|
|
2219 |
msgid "management"
|
2220 |
+
msgstr "upravljanje"
|
2221 |
|
2222 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4667
|
|
|
2223 |
msgid "Costs and Rates"
|
2224 |
msgstr "Cijene"
|
2225 |
|
2228 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4687
|
2229 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1180
|
2230 |
msgid "Customization of"
|
2231 |
+
msgstr "Prilagođavanje"
|
2232 |
|
2233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4670
|
2234 |
msgid "rates, valuation days cost and deposit amount "
|
2235 |
+
msgstr "cijene, vrednovanje dnevnih cijena i iznos pologa"
|
2236 |
|
2237 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4672
|
|
|
2238 |
msgid "Advanced Cost"
|
2239 |
+
msgstr "Napredne cijene"
|
2240 |
|
2241 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4675
|
|
|
2242 |
msgid "additional cost, which depend from form fields"
|
2243 |
+
msgstr "dodatne cijene, koje ovise o poljima forme"
|
2244 |
|
2245 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4678
|
|
|
2246 |
msgid "Coupons"
|
2247 |
+
msgstr "Kuponi"
|
2248 |
|
2249 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4681
|
2250 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4692
|
|
|
2251 |
msgid "Setting"
|
2252 |
+
msgstr "Postavke"
|
2253 |
|
2254 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4681
|
|
|
2255 |
msgid "for discount"
|
2256 |
+
msgstr "za popust"
|
2257 |
|
2258 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4687
|
2259 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4700
|
2265 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1229
|
2266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1263
|
2267 |
msgid "settings"
|
2268 |
+
msgstr "postavke"
|
2269 |
|
2270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4689
|
|
|
2271 |
msgid "Season Filters"
|
2272 |
+
msgstr "Filteri sezone"
|
2273 |
|
2274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4736
|
2275 |
msgid "Cost: "
|
2276 |
+
msgstr "Cijena:"
|
2277 |
|
2278 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4766
|
2279 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:648
|
2288 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4768
|
2289 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:650
|
2290 |
msgid "High season"
|
2291 |
+
msgstr "Vrhunac sezone"
|
2292 |
|
2293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
2294 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3815
|
2295 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
|
|
|
2296 |
msgid "Select Times"
|
2297 |
+
msgstr "Odabir vremena"
|
2298 |
|
2299 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
|
2300 |
msgid "Setting cost for the resource"
|
2301 |
+
msgstr "Postavke cijena za sadržaj"
|
2302 |
|
2303 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:362
|
2304 |
msgid "/ day"
|
2305 |
+
msgstr "/ dan"
|
2306 |
|
2307 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:363
|
2308 |
msgid "/ night"
|
2310 |
|
2311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:364
|
2312 |
msgid "fixed"
|
2313 |
+
msgstr "fiksno"
|
2314 |
|
2315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:365
|
2316 |
msgid "/ hour"
|
2317 |
msgstr "/ sat"
|
2318 |
|
2319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:430
|
|
|
2320 |
msgid ""
|
2321 |
"Start Time is invalid. The date or time may be booked, or already in the "
|
2322 |
"past! Please choose another date or time."
|
2323 |
msgstr ""
|
2324 |
+
"Vrijeme početka nije ispravno. Datum i vrijeme možda su rezervirani, ili su "
|
2325 |
+
"već u prošlosti! Odaberite drugi datum ili vrijeme."
|
2326 |
|
2327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:431
|
|
|
2328 |
msgid ""
|
2329 |
"End Time is invalid. The date or time may be booked, or already in the past. "
|
2330 |
"The End Time may also be earlier that the start time, if only 1 day was "
|
2331 |
"selected! Please choose another date or time."
|
2332 |
msgstr ""
|
2333 |
+
"Vrijeme završetka nije ispravno. Datum ili vrijeme možda su rezervirani, ili "
|
2334 |
+
"su već u prošlosti. Vrijeme završetka možda je ranije nego vrijeme početka, "
|
2335 |
+
"ako je odabran samo 1 dan! Molimo odaberite drugi datum ili vrijeme."
|
2336 |
|
2337 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:432
|
2338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:433
|
|
|
2339 |
msgid "The time(s) may be booked, or already in the past!"
|
2340 |
+
msgstr "Vrijeme je možda rezervirano, ili je već u prošlosti!"
|
2341 |
|
2342 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:593
|
|
|
2343 |
msgid "Cost saved successfully"
|
2344 |
+
msgstr "Cijena je spremljena uspješno"
|
2345 |
|
2346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:600
|
|
|
2347 |
msgid "Cost is not correct. It must be greater than 0"
|
2348 |
+
msgstr "Cijena nije ispravna. Treba biti veća od 0"
|
2349 |
|
2350 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:618
|
2351 |
msgid "Send payment request to customer"
|
2352 |
+
msgstr "Pošalji kupcu zahtjev za plaćanje"
|
2353 |
|
2354 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:622
|
2355 |
+
#, php-format
|
2356 |
msgid "Type your %sreason for payment%s request"
|
2357 |
+
msgstr "Upišite vaš %srazlog za plaćanje%szahtjev"
|
2358 |
|
2359 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:631
|
2360 |
msgid "Send Request"
|
2361 |
+
msgstr "Pošalji zahtjev"
|
2362 |
|
2363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:632
|
2364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:720
|
2367 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:570
|
2368 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:626
|
2369 |
msgid "Close"
|
2370 |
+
msgstr "Zatvori"
|
2371 |
|
2372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:763
|
|
|
2373 |
msgid "Request has been sent"
|
2374 |
msgstr "Zahtjev je poslan"
|
2375 |
|
2376 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:769
|
|
|
2377 |
msgid "Request has failed"
|
2378 |
+
msgstr "Zahtjev nije uspio"
|
2379 |
|
2380 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
|
|
|
2381 |
msgid "The payment status is changed successfully"
|
2382 |
+
msgstr "Status plaćanja je uspješno promijenjen"
|
2383 |
|
2384 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:801
|
2385 |
msgid "The changing of payment status is failed"
|
2386 |
+
msgstr "Promjena statusa plaćanja nije uspjela"
|
2387 |
|
2388 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
|
2389 |
msgid "Email to \"Person\" with payment request"
|
2390 |
+
msgstr "Pošalji email na \"Osoba\" sa zahtjevom za plaćanje"
|
2391 |
|
2392 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:865
|
2393 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3433
|
2394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3507
|
2395 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3584
|
|
|
2396 |
msgid "Send to Admin"
|
2397 |
+
msgstr "Pošalji Administratoru"
|
2398 |
|
2399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:873
|
2400 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3441
|
2401 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3515
|
2402 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3592
|
|
|
2403 |
msgid "Check this box to send copy of this email to Admin"
|
2404 |
+
msgstr "Potvrdite ovaj okvir za slanje kopije ove email poruke Administratoru"
|
2405 |
|
2406 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:882
|
2407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3376
|
2408 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3449
|
2409 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3524
|
2410 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3601
|
2411 |
+
#, php-format
|
2412 |
msgid "Type the default %sadmin email%s sending the booking confimation"
|
2413 |
+
msgstr "Upišite default %sadmin email%s za slanje potvrde za rezervaciju"
|
2414 |
|
2415 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:887
|
2416 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3320
|
2422 |
msgstr "Predmet"
|
2423 |
|
2424 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:889
|
2425 |
+
#, php-format
|
2426 |
msgid "Type email subject for %spayment request%s."
|
2427 |
+
msgstr "Upišite predmet emaila za %szahtjev za plaćanje%s."
|
2428 |
|
2429 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:894
|
2430 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3327
|
2432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3461
|
2433 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3536
|
2434 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3613
|
|
|
2435 |
msgid "Content"
|
2436 |
+
msgstr "Sadržaj"
|
2437 |
|
2438 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:897
|
2439 |
#, php-format
|
2440 |
msgid "Type your %semail message for payment request%s"
|
2441 |
+
msgstr "Upišite vašu %semail poruku za zahtjev za plaćanje%s"
|
2442 |
|
2443 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
|
2444 |
+
#, php-format
|
2445 |
msgid ""
|
2446 |
"You need to make payment %s for booking %s at %s. %s You can make payment at "
|
2447 |
"this %s Thank you, booking service."
|
2448 |
msgstr ""
|
2449 |
+
"Vi trebate uplatiti %s za rezervaciju %s na %s. %s Vi možete izvršiti uplatu "
|
2450 |
+
"na ovom %s Hvala, usluga rezervacije."
|
2451 |
|
2452 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:905
|
|
|
2453 |
msgid "page"
|
2454 |
+
msgstr "stranica"
|
2455 |
|
2456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1146
|
2457 |
msgid "deposit"
|
2458 |
+
msgstr "polog"
|
2459 |
|
2460 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1147
|
2461 |
msgid "Total cost"
|
2462 |
+
msgstr "Ukupna cijena"
|
2463 |
|
2464 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1148
|
2465 |
msgid "balance"
|
2466 |
+
msgstr "stanje"
|
2467 |
|
2468 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1200
|
|
|
2469 |
msgid "Auto-fill form"
|
2470 |
+
msgstr "Automatski ispuni formu"
|
2471 |
|
2472 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1302
|
2473 |
msgid "Billing form fields customization"
|
2474 |
+
msgstr "Prilagođavanje polja forme za naplatu"
|
2475 |
|
2476 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1314
|
|
|
2477 |
msgid ""
|
2478 |
"Please select a field from your booking form. This field will be "
|
2479 |
"automatically assigned to the current field in the billing form."
|
2480 |
msgstr ""
|
2481 |
+
"Odaberite polje iz vaše forme za rezervaciju. Ovo polje će biti automatski "
|
2482 |
+
"dodijeljeno u trenutno polje u formu za naplatu."
|
2483 |
|
2484 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1320
|
2485 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
|
2486 |
msgid "Customer Email"
|
2487 |
+
msgstr "Email kupca"
|
2488 |
|
2489 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1333
|
2490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
|
2498 |
|
2499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1380
|
2500 |
msgid "Billing Address"
|
2501 |
+
msgstr "Adresa za naplatu"
|
2502 |
|
2503 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1393
|
2504 |
msgid "Billing City"
|
2505 |
+
msgstr "Grad za naplatu"
|
2506 |
|
2507 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1406
|
2508 |
msgid "Post Code"
|
2511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1419
|
2512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3887
|
2513 |
msgid "Country"
|
2514 |
+
msgstr "Država"
|
2515 |
|
2516 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1438
|
|
|
2517 |
msgid "State"
|
2518 |
+
msgstr "Županija-Država"
|
2519 |
|
2520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1455
|
2521 |
+
#, php-format
|
2522 |
msgid "Configuring these %sfields is required for the some payment%s systems!"
|
2523 |
+
msgstr "Konfiguriranje ovih %spolja je obavezno za neke platne%s sisteme!"
|
2524 |
|
2525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1510
|
|
|
2526 |
msgid "Title of booked timeslot(s)"
|
2527 |
+
msgstr "Naslov rezerviranog termina"
|
2528 |
|
2529 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1514
|
2530 |
#, php-format
|
2532 |
"Type your %stitle%s, what will show in mouseover tooltip near booked "
|
2533 |
"timeslot(s)"
|
2534 |
msgstr ""
|
2535 |
+
"Upišite vaš %snaslov%s, koji će se prikazati u prelasku mišem iznad savjeta "
|
2536 |
+
"u alatu blizu rezerviranog termina"
|
2537 |
|
2538 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1532
|
2539 |
msgid "Time Format"
|
2540 |
+
msgstr "Vremenski format"
|
2541 |
|
2542 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1547
|
2543 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:546
|
2544 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:596
|
2545 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:856
|
2546 |
msgid "Custom"
|
2547 |
+
msgstr "Prilagođeno"
|
2548 |
|
2549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
|
2550 |
+
#, php-format
|
2551 |
msgid ""
|
2552 |
"Type your time format for emails and the booking table. %sDocumentation on "
|
2553 |
"time formatting%s"
|
2554 |
msgstr ""
|
2555 |
+
"Upišite format vremena za email i tablicu rezervacije. %sDokumentacija za "
|
2556 |
+
"formatiranje vremena%s"
|
2557 |
|
2558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1643
|
2559 |
+
#, php-format
|
2560 |
msgid "Select a %sFIXED%s number of days with %s1 mouse click%s"
|
2561 |
+
msgstr "Odaberite %sFIKSNI%s broj dana sa %s1 klikom miša%s"
|
2562 |
|
2563 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1651
|
2564 |
+
#, php-format
|
2565 |
msgid "Select a %sDYNAMIC%s range of days with %s2 mouse clicks%s"
|
2566 |
+
msgstr "Odaberite %sDINAMIČNI%s raspon dana sa %s2 klika mišem%s"
|
2567 |
|
2568 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1659
|
2569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
|
2570 |
msgid "Days selection number"
|
2571 |
+
msgstr "Broj odabranih dana"
|
2572 |
|
2573 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1666
|
2574 |
#, php-format
|
2575 |
msgid "Type your %snumber of days for range selection%s"
|
2576 |
+
msgstr "Upišite %sbroj dana za odabrani raspon%s"
|
2577 |
|
2578 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
|
2579 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1761
|
2587 |
|
2588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2589 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1781
|
|
|
2590 |
msgid "Specific day(s) of week"
|
2591 |
+
msgstr "Određeni dan(i) u tjednu"
|
2592 |
|
2593 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1715
|
2594 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1817
|
2595 |
msgid "Select your start day of range selection at week"
|
2596 |
+
msgstr "Odaberite početni dan odabranog raspona u tjednu"
|
2597 |
|
2598 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1727
|
|
|
2599 |
msgid "Min"
|
2600 |
+
msgstr "Min"
|
2601 |
|
2602 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1741
|
2603 |
+
#, php-format
|
2604 |
msgid "Select your %sminimum and maximum number of days for range selection%s"
|
2605 |
+
msgstr "Odaberite %sminimalan i maksimalan broj dana za odabrani raspon%s"
|
2606 |
|
2607 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1747
|
2608 |
msgid "Specific days selections"
|
2609 |
+
msgstr "Odabir određenih dana"
|
2610 |
|
2611 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1751
|
2612 |
+
#, php-format
|
2613 |
msgid ""
|
2614 |
"Type your %sspecific%s days, which can be selected by visitors, or leave "
|
2615 |
"this value empty. It can be several days separated by comma (example: %s) or "
|
2616 |
"by dash (example: %s, its the same like this: %s) or combination (example:"
|
2617 |
"%s, its the same like this: %s)"
|
2618 |
msgstr ""
|
2619 |
+
"Upišite %sodređene%s dane, koji mogu biti odabrani od posjetitelja, ili "
|
2620 |
+
"ostavite ovu vrijednost praznom. To može biti nekoliko dana odvojenih "
|
2621 |
+
"zarezom (primjer: %s) ili crticom (primjer: %s, to je isto kao ovo: %s) ili "
|
2622 |
+
"kombinirano (primjer:%s, to je isto kao ovo: %s)"
|
2623 |
|
2624 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
|
2625 |
msgid "Use time selections as recurrent time slots"
|
2626 |
+
msgstr "Koristite odabrano vrijeme kao ponavljajući termin"
|
2627 |
|
2628 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1871
|
|
|
2629 |
msgid ""
|
2630 |
"Check this box if you want to use recurrent time to reserve several days. "
|
2631 |
"This means that middle days will be partially booked by actual times, "
|
2632 |
"otherwise the time in the booking form will be used as check-in/check-out "
|
2633 |
"time for the first and last day of the reservation."
|
2634 |
msgstr ""
|
2635 |
+
"Uključite ovaj okvir ako želite koristiti ponavljajuće vrijeme za "
|
2636 |
+
"rezervaciju nekoliko dana. Ovo znači da će dani u sredini biti djelomično "
|
2637 |
+
"rezervirani od aktualnog vremena, inače će vrijeme u formi za rezervaciju "
|
2638 |
+
"biti korišteno kao prijava/odjava vrijeme za prvi i posljednji dan "
|
2639 |
+
"rezervacije."
|
2640 |
|
2641 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1878
|
|
|
2642 |
msgid "Use check in/out time"
|
2643 |
+
msgstr "Koristi vrijeme prijave/odjave"
|
2644 |
|
2645 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1885
|
2646 |
msgid "This option will overwrite any times selection in your booking form."
|
2647 |
msgstr ""
|
2648 |
+
"Ova opcija će prepisati bilo koji odabir vremena u vašoj formi za "
|
2649 |
+
"rezervaciju."
|
2650 |
|
2651 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1890
|
2652 |
msgid "Check this option, to use check in/out time during booking process. "
|
2653 |
msgstr ""
|
2654 |
+
"Uključite ovu opciju da koristite vrijeme prijave/odjave tijekom procesa "
|
2655 |
+
"rezerviranja."
|
2656 |
|
2657 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1893
|
2658 |
#, php-format
|
2659 |
msgid ""
|
2660 |
"%s Important!%s This will overwrite any times selection in your booking form."
|
2661 |
msgstr ""
|
2662 |
+
"%s Važno!%s Ovo će prepisati odabir bilo kojeg vremena u vašoj formi za "
|
2663 |
+
"rezervaciju."
|
2664 |
|
2665 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
|
|
|
2666 |
msgid "Check-in time"
|
2667 |
+
msgstr "Vrijeme prijave"
|
2668 |
|
2669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1902
|
2670 |
#, php-format
|
2671 |
msgid "%sstart booking time%s"
|
2672 |
+
msgstr "%svrijeme početka rezervacije%s"
|
2673 |
|
2674 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1904
|
2675 |
+
#, php-format
|
2676 |
msgid "Type your %sCheck-in%s time of booking"
|
2677 |
+
msgstr "Upišite vrijeme %sPrijava%s za rezervaciju"
|
2678 |
|
2679 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
|
|
|
2680 |
msgid "Check-Out time"
|
2681 |
+
msgstr "Vrijeme odjave"
|
2682 |
|
2683 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1909
|
2684 |
#, php-format
|
2685 |
msgid "%send booking time%s"
|
2686 |
+
msgstr "%szavršno vrijeme rezervacije%s"
|
2687 |
|
2688 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1911
|
2689 |
+
#, php-format
|
2690 |
msgid "Type your %sCheck-Out%s time of booking"
|
2691 |
+
msgstr "Upišite vrijeme %sOdjave%s za rezervaciju"
|
2692 |
|
2693 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1945
|
2694 |
msgid "Costs"
|
2696 |
|
2697 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1950
|
2698 |
msgid "Set the cost"
|
2699 |
+
msgstr "Postavite cijenu"
|
2700 |
|
2701 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1955
|
|
|
2702 |
msgid "fixed sum"
|
2703 |
+
msgstr "fiksni iznos"
|
2704 |
|
2705 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1958
|
|
|
2706 |
msgid " Select your cost configuration."
|
2707 |
+
msgstr "Odaberite konfiguraciju vaše cijene."
|
2708 |
|
2709 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1963
|
|
|
2710 |
msgid "Currency format"
|
2711 |
+
msgstr "Format valute"
|
2712 |
|
2713 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1966
|
|
|
2714 |
msgid "Number of decimal points"
|
2715 |
+
msgstr "Broj decimalne točke"
|
2716 |
|
2717 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1973
|
2718 |
msgid "Separator for the decimal point"
|
2719 |
+
msgstr "Odjeljivač za decimalnu točku"
|
2720 |
|
2721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
|
2722 |
msgid "Thousands separator"
|
2723 |
+
msgstr "Odjeljivač tisuće"
|
2724 |
|
2725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1998
|
2726 |
msgid "Time impact to cost"
|
2727 |
+
msgstr "Utjecaj vremena na cijenu"
|
2728 |
|
2729 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2003
|
2730 |
+
#, php-format
|
2731 |
msgid ""
|
2732 |
"Check this box if you want the %stime selection%s on the booking form "
|
2733 |
"%sapplied to the cost calculation%s."
|
2734 |
msgstr ""
|
2735 |
+
"Uključite ovaj okvir ako želite da se %svremenski odabir%s u formi za "
|
2736 |
+
"rezervaciju %sprimjeni na kalkulaciju cijene%s."
|
2737 |
|
2738 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2012
|
|
|
2739 |
msgid "Show booking details in payment form"
|
2740 |
+
msgstr "Prikaži detalje rezervacije u formi za plaćanje"
|
2741 |
|
2742 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2018
|
2743 |
+
#, php-format
|
2744 |
msgid ""
|
2745 |
" Check this checkbox if you want to show the %sbooking details summary%s "
|
2746 |
"above the payment form"
|
2747 |
msgstr ""
|
2748 |
+
" Uključite ovaj okvir ako želite prikazati %ssažetak detalja rezervacije%s "
|
2749 |
+
"iznad forme za plaćanje"
|
2750 |
|
2751 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2063
|
|
|
2752 |
msgid "Auto cancelation / auto approval of bookings"
|
2753 |
+
msgstr "Automatsko otkazivanje / odobravanje rezervacije"
|
2754 |
|
2755 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2069
|
|
|
2756 |
msgid "Auto approve all new bookings"
|
2757 |
+
msgstr "Automatski odobri sve nove rezervacije"
|
2758 |
|
2759 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2078
|
2760 |
+
#, php-format
|
2761 |
msgid ""
|
2762 |
"Check this checkbox to %sactivate%s auto approve of all new pending bookings."
|
2763 |
msgstr ""
|
2764 |
+
"Uključi ovaj okvir za %saktivirati%s automatsko odobravanje svih novih "
|
2765 |
+
"rezervacija."
|
2766 |
|
2767 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2085
|
|
|
2768 |
msgid "Auto-cancel bookings"
|
2769 |
+
msgstr "Automatsko otkazivanje rezervacija"
|
2770 |
|
2771 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2095
|
2772 |
+
#, php-format
|
2773 |
msgid ""
|
2774 |
"Check this box to %sactivate%s auto-cancellation for pending, unpaid "
|
2775 |
"bookings."
|
2776 |
msgstr ""
|
2777 |
+
"Uključite ovaj okvir da %saktivirate%s auto-otkazivanje za neplaćene "
|
2778 |
+
"rezervacije koje dolaze."
|
2779 |
|
2780 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2106
|
2781 |
msgid "Cancel bookings older"
|
2782 |
+
msgstr "Otkaži rezervacije starije"
|
2783 |
|
2784 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2111
|
2785 |
msgid "hour"
|
2790 |
msgstr "sati"
|
2791 |
|
2792 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2124
|
|
|
2793 |
msgid ""
|
2794 |
"Cancel only pending, unpaid bookings, which are older than this selection."
|
2795 |
msgstr ""
|
2796 |
+
"Otkaži samo neplaćene rezervacije koje dolaze, koje su starije od ovog "
|
2797 |
+
"odabira."
|
2798 |
|
2799 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2129
|
|
|
2800 |
msgid "Cancellation email sent"
|
2801 |
+
msgstr "Pošalji email o otkazivanju"
|
2802 |
|
2803 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2134
|
2804 |
+
#, php-format
|
2805 |
msgid "Check this box to %ssend%s cancellation email for this resource."
|
2806 |
+
msgstr ""
|
2807 |
+
"Uključi ovaj okvir za %sslanje%s email obavijesti o otkazivanju za ovaj "
|
2808 |
+
"sadržaj."
|
2809 |
|
2810 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2146
|
|
|
2811 |
msgid "Reason for cancellation"
|
2812 |
+
msgstr "Razlog za otkazivanje"
|
2813 |
|
2814 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2148
|
2815 |
+
#, php-format
|
2816 |
msgid "Type the reason for %scancellation%s for the email template."
|
2817 |
+
msgstr "Upišite razlog za %sotkazivanje%s za email predložak."
|
2818 |
|
2819 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2190
|
2820 |
msgid ""
|
2821 |
"Customization of billing fields, which automatically assign from booking "
|
2822 |
"form to billing form"
|
2823 |
msgstr ""
|
2824 |
+
"Prilagođavanje polja za naplatu, koja su automatski dodijeljena iz forme za "
|
2825 |
+
"rezervaciju u formu za plaćanje"
|
2826 |
|
2827 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2191
|
2828 |
msgid "Billing form fields"
|
2829 |
+
msgstr "Polja forme za naplatu"
|
2830 |
|
2831 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2217
|
|
|
2832 |
msgid "Booked Times:"
|
2833 |
+
msgstr "Vrijeme rezervacije:"
|
2834 |
|
2835 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2240
|
|
|
2836 |
msgid ""
|
2837 |
"This reservation is cancelled because we did not receive payment and the "
|
2838 |
"administrator did not approve it."
|
2839 |
msgstr ""
|
2840 |
+
"Ova rezervacija je otkazana jer mi nismo zaprimili uplatu i administrator to "
|
2841 |
+
"nije odobrio."
|
2842 |
|
2843 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2259
|
|
|
2844 |
msgid "You need to make payment for this reservation"
|
2845 |
+
msgstr "Vi trebate platiti za ovu rezervaciju"
|
2846 |
|
2847 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2261
|
2848 |
+
#, php-format
|
2849 |
msgid ""
|
2850 |
"You need to make payment %s for reservation %s at %s. %s Please make payment "
|
2851 |
"on this page: %s Thank you, %s"
|
2852 |
msgstr ""
|
2853 |
+
"Vi trebate uplatiti %s za rezervaciju %s na %s. %s Molimo uplatite na ovoj "
|
2854 |
+
"stranici: %s Hvala, %s"
|
2855 |
|
2856 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2365
|
2857 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1407
|
2858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3934
|
|
|
2859 |
msgid "Apartment#1"
|
2860 |
+
msgstr "Apartman#1"
|
2861 |
|
2862 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2366
|
2863 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1408
|
2864 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3935
|
|
|
2865 |
msgid "Apartment#2"
|
2866 |
+
msgstr "Apartman#2"
|
2867 |
|
2868 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2367
|
2869 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3936
|
|
|
2870 |
msgid "Apartment#3"
|
2871 |
+
msgstr "Apartman#3"
|
2872 |
|
2873 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
|
|
|
2874 |
msgid "Label"
|
2875 |
+
msgstr "Oznaka"
|
2876 |
|
2877 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-button.php:73
|
2878 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
|
2887 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
|
2888 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
|
2889 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
|
|
|
2890 |
msgid "optional"
|
2891 |
+
msgstr "neobavezno"
|
2892 |
|
2893 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:90
|
2894 |
#, php-format
|
2895 |
msgid "Wrap each item with %s tag"
|
2896 |
+
msgstr "Ogrni svaku stavku sa %s tag oznakom"
|
2897 |
|
2898 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:104
|
2899 |
msgid "Put a label before field"
|
2900 |
+
msgstr "Stavi oznaku ispred polja"
|
2901 |
|
2902 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:118
|
2903 |
+
#, php-format
|
2904 |
msgid "Make it %sexclusive%s"
|
2905 |
+
msgstr "Napravi to kao %sekskluzivno%s"
|
2906 |
|
2907 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:128
|
2908 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:85
|
2909 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:78
|
2910 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:191
|
|
|
2911 |
msgid "Default value"
|
2912 |
+
msgstr "Default vrijednost"
|
2913 |
|
2914 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:136
|
2915 |
#, php-format
|
2916 |
msgid ""
|
2917 |
"One Value from %sOptions%s list or term %s for selection of all checkboxes"
|
2918 |
msgstr ""
|
2919 |
+
"Jedna vrijednost iz popisa %sOpcije%s ili uvjet %s za odabir svih okvira za "
|
2920 |
+
"potvrdu"
|
2921 |
|
2922 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
|
2923 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
|
|
|
2924 |
msgid "Options"
|
2925 |
+
msgstr "Opcije"
|
2926 |
|
2927 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:146
|
2928 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:111
|
2929 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
|
|
|
2930 |
msgid "required"
|
2931 |
+
msgstr "obavezno"
|
2932 |
|
2933 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:154
|
2934 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:119
|
2935 |
msgid "One option per line"
|
2936 |
+
msgstr "Jedna opcija po retku"
|
2937 |
|
2938 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:164
|
2939 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:129
|
|
|
2940 |
msgid "Titles of options"
|
2941 |
+
msgstr "Naslovi opcija"
|
2942 |
|
2943 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-checkbox.php:172
|
2944 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:137
|
|
|
2945 |
msgid "One title per line"
|
2946 |
+
msgstr "Jedan naslov po retku"
|
2947 |
|
2948 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-radio.php:93
|
2949 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:86
|
2950 |
#, php-format
|
2951 |
msgid "One Value from %sOptions%s list"
|
2952 |
+
msgstr "Jedna vrijednost iz popisa %sOpcije%s"
|
2953 |
|
2954 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-select.php:101
|
2955 |
#, php-format
|
2956 |
msgid "Allow %smultiple%s selections"
|
2957 |
+
msgstr "Dopusti %svišestruki%s odabir"
|
2958 |
|
2959 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:164
|
2960 |
+
#, php-format
|
2961 |
msgid "Set as %srequired%s"
|
2962 |
+
msgstr "Postavi kao %sobavezno%s"
|
2963 |
|
2964 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:174
|
2965 |
msgid "Name"
|
2966 |
+
msgstr "Naziv"
|
2967 |
|
2968 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:225
|
2969 |
msgid "Class"
|
2970 |
+
msgstr "Class"
|
2971 |
|
2972 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:242
|
2973 |
msgid "Size"
|
2974 |
+
msgstr "Veličina"
|
2975 |
|
2976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:259
|
2977 |
msgid "Maxlength"
|
2978 |
+
msgstr "Maksimalna dužina"
|
2979 |
|
2980 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:276
|
2981 |
msgid "Copy and paste this shortcode into the form at left side"
|
2982 |
+
msgstr "Kopiraj i zalijepi ovaj shortcode u formu na lijevoj strani"
|
2983 |
|
2984 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-text.php:291
|
2985 |
#, php-format
|
2986 |
msgid ""
|
2987 |
"Put this code in %sContent of Booking Fields%s and in %sEmail Templates%s"
|
2988 |
msgstr ""
|
2989 |
+
"Stavi ovaj kod u %sSadržaj Polja za rezervaciju%s i u %sEmail Predloške%s"
|
2990 |
|
2991 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:94
|
2992 |
msgid "Rows"
|
2993 |
+
msgstr "Retci"
|
2994 |
|
2995 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-field-help-textarea.php:111
|
2996 |
msgid "Columns"
|
2997 |
+
msgstr "Stupci"
|
2998 |
|
2999 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:86
|
|
|
3000 |
msgid "General Information"
|
3001 |
+
msgstr "Opće informacije"
|
3002 |
|
3003 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:88
|
|
|
3004 |
msgid "Shortcodes"
|
3005 |
+
msgstr "Shortcodes"
|
3006 |
|
3007 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:89
|
3008 |
msgid ""
|
3009 |
"You can generate the form fields for your form (at the left side) by "
|
3010 |
"selection specific field in the above selectbox."
|
3011 |
msgstr ""
|
3012 |
+
"Vi možete generirati polja za vašu formu (na lijevoj strani) tako što ćete "
|
3013 |
+
"odabrati određeno polje u gornjem okviru za odabir."
|
3014 |
|
3015 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:90
|
3016 |
#, php-format
|
3017 |
msgid "Please read more about the booking form fields configuration %shere%s."
|
3018 |
msgstr ""
|
3019 |
+
"Molimo pročitajte više o konfiguraciji polja forme za rezervaciju %sovdje%s."
|
3020 |
|
3021 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:92
|
3022 |
msgid "HTML"
|
3023 |
+
msgstr "HTML"
|
3024 |
|
3025 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:93
|
3026 |
#, php-format
|
3029 |
"carefully. Be sure, that all \"open\" tags (like %s) are closed (like this "
|
3030 |
"%s)."
|
3031 |
msgstr ""
|
3032 |
+
"Možete koristiti %sHTML tagove%s u formi za rezervaciju. Molimo, koristite "
|
3033 |
+
"HTML tagove oprezno. Provjerite, jesu li svi \"otvoreni\" tagovi (kao %s) "
|
3034 |
+
"zatvoreni (kao ovo %s)."
|
3035 |
|
3036 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:99
|
|
|
3037 |
msgid "Default Form Templates"
|
3038 |
+
msgstr "Default forma Predlošci"
|
3039 |
|
3040 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:100
|
3041 |
#, php-format
|
3049 |
"%s button if you want to reset both forms: Booking Form and Content of "
|
3050 |
"Booking Fields form."
|
3051 |
msgstr ""
|
3052 |
+
"Možete resetirati predložak vaše aktivne forme tako što ćete odabrati "
|
3053 |
+
"default %spredložak forme%s na vrhu alatne trake. \n"
|
3054 |
+
" Molimo "
|
3055 |
+
"odaberite predložak forme i kliknite na dugme %sResetiraj%s za resetiranje "
|
3056 |
+
"samo aktivne forme (Forma za rezervaciju ili Sadržaj polja forme za "
|
3057 |
+
"rezervaciju).\n"
|
3058 |
+
" Kliknite na "
|
3059 |
+
"dugme %sOboje%s ako želite resetirati obje forme: Forma za rezervaciju i "
|
3060 |
+
"Sadržaj polja forme za rezervaciju."
|
3061 |
|
3062 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:111
|
|
|
3063 |
msgid "Required Fields in Booking Form"
|
3064 |
+
msgstr "Obavezna polja u Formi za rezervaciju"
|
3065 |
|
3066 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:117
|
3067 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:395
|
|
|
3068 |
msgid "Calendar"
|
3069 |
+
msgstr "Kalendar"
|
3070 |
|
3071 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:119
|
3072 |
#, php-format
|
3073 |
msgid "You must to have this shortcode:%s in the form."
|
3074 |
+
msgstr "Trebate imati ovaj shortcode:%s u formi."
|
3075 |
|
3076 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:121
|
3077 |
msgid ""
|
3078 |
"You can insert several calendars of different resources into the form "
|
3079 |
"allowing you to book several resources during one booking process."
|
3080 |
msgstr ""
|
3081 |
+
"Možete umetnuti nekoliko kalendara za različit sadržaj u formu što vam "
|
3082 |
+
"omogućava da rezervirate nekoliko sadržaja tijekom jednog procesa "
|
3083 |
+
"rezervacije."
|
3084 |
|
3085 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:122
|
3086 |
+
#, php-format
|
3087 |
msgid "Example: %s."
|
3088 |
+
msgstr "Primjer: %s."
|
3089 |
|
3090 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:123
|
3091 |
#, php-format
|
3093 |
"where %s – default calendar %s (you can select desired resource of calendar "
|
3094 |
"by inserting shortcode into page)%s"
|
3095 |
msgstr ""
|
3096 |
+
"gdje je %s – default kalendar %s (vi možete odabrati željeni sadržaj "
|
3097 |
+
"kalendara tako što ćete umetnuti shortcode u stranicu)%s"
|
3098 |
|
3099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:124
|
3100 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:125
|
3101 |
+
#, php-format
|
3102 |
msgid "%s – calendar of booking resource with %s"
|
3103 |
+
msgstr "%s – kalendar sadržaja za rezervaciju sa %s"
|
3104 |
|
3105 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:126
|
3106 |
+
#, php-format
|
3107 |
msgid "Please check more about this feature %shere%s."
|
3108 |
+
msgstr "Molimo uključite više o ovoj osobini %sovdje%s."
|
3109 |
|
3110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:128
|
3111 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:199
|
3118 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:517
|
3119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:646
|
3120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:660
|
3121 |
+
#, php-format
|
3122 |
msgid "You can %suse this shortcode only once%s in the form."
|
3123 |
+
msgstr "Možete %skoristiti ovaj shortcode samo jednom%s u formi."
|
3124 |
|
3125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:137
|
|
|
3126 |
msgid "Email Field"
|
3127 |
+
msgstr "Email Polja"
|
3128 |
|
3129 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
|
3130 |
+
#, php-format
|
3131 |
msgid "You must have this shortcode:%s in the booking form."
|
3132 |
+
msgstr "Trebate imati ovaj shortcode:%s u formi za rezervaciju."
|
3133 |
|
3134 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:138
|
3135 |
msgid ""
|
3136 |
"This is the primary email field, which is used for sending emails to "
|
3137 |
"visitors."
|
3138 |
msgstr ""
|
3139 |
+
"Ovo je osnovno email polje, koje se koristi za slanje email poruka "
|
3140 |
+
"posjetiteljima."
|
3141 |
|
3142 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:143
|
|
|
3143 |
msgid "Standard Fields"
|
3144 |
+
msgstr "Normalna polja"
|
3145 |
|
3146 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:149
|
|
|
3147 |
msgid "Text"
|
3148 |
+
msgstr "Tekst"
|
3149 |
|
3150 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:158
|
3151 |
msgid "Textarea"
|
3152 |
+
msgstr "Tekst okvir"
|
3153 |
|
3154 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:165
|
3155 |
msgid "Drop Down"
|
3156 |
+
msgstr "Padajući izbornik"
|
3157 |
|
3158 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:177
|
|
|
3159 |
msgid "Checkbox(es)"
|
3160 |
+
msgstr "Checkbox okvir"
|
3161 |
|
3162 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:184
|
3163 |
msgid "Radio Button(s)"
|
3164 |
+
msgstr "Radio dugme"
|
3165 |
|
3166 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:196
|
3167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:575
|
3171 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:198
|
3172 |
#, php-format
|
3173 |
msgid "Insert %s shortcode to prevent SPAM bookings."
|
3174 |
+
msgstr "Umetnite %s shortcode da spriječite SPAM rezervacije."
|
3175 |
|
3176 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:208
|
|
|
3177 |
msgid "Submit Button"
|
3178 |
+
msgstr "Dugme za pošalji"
|
3179 |
|
3180 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:216
|
|
|
3181 |
msgid "Times Fields"
|
3182 |
+
msgstr "Polja vrijeme"
|
3183 |
|
3184 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:222
|
|
|
3185 |
msgid "Time Slot List"
|
3186 |
+
msgstr "Popis termina"
|
3187 |
|
3188 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
|
3189 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
|
3191 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
|
3192 |
#, php-format
|
3193 |
msgid "Select the %s using the predefined %sTime List%s."
|
3194 |
+
msgstr "Odaberi %s korištenjem unaprijed postavljenog %sPopisa Vremena%s."
|
3195 |
|
3196 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:224
|
|
|
3197 |
msgid "Time Slot"
|
3198 |
+
msgstr "Termin"
|
3199 |
|
3200 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:225
|
3201 |
#, php-format
|
3204 |
"some booked time slots, this time field will %sdisable booked times slots%s "
|
3205 |
"(set them as grayed)."
|
3206 |
msgstr ""
|
3207 |
+
"Obratite pažnju, %skorištenje shortcode za vrijeme%s. Ako odaberete datum sa "
|
3208 |
+
"nekim rezerviranim vremenskim terminom, ovo polje za vrijeme će "
|
3209 |
+
"%sonemogućiti rezerviranje vremenskih termina%s (postavi ih kao sivo)."
|
3210 |
|
3211 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:226
|
3212 |
#, php-format
|
3213 |
msgid "It works only in %ssingle day selection%s mode."
|
3214 |
+
msgstr "To funkcionira samo u %sodabir pojedinačnog dana%s načinu."
|
3215 |
|
3216 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:227
|
3217 |
msgid ""
|
3218 |
"Also some early versions of the IE do not support disabling of the options "
|
3219 |
"in the selectboxes."
|
3220 |
msgstr ""
|
3221 |
+
"Također, neke ranije IE verzije ne podržavaju onemogućavanje opcije u "
|
3222 |
+
"okvirima za odabir."
|
3223 |
|
3224 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:228
|
3225 |
msgid ""
|
3226 |
"Even if visitor selects the booked timeslot, system will not allow them to "
|
3227 |
"make the booking."
|
3228 |
msgstr ""
|
3229 |
+
"Čak ako posjetitelj odabere vremenski okvir rezervacije, sistem im neće "
|
3230 |
+
"dozvoliti da naprave rezervaciju."
|
3231 |
|
3232 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:231
|
3233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:344
|
3237 |
"Please note, in the %sOptions list%s you can use times in military time "
|
3238 |
"format %s(24 Hour Time)%s only."
|
3239 |
msgstr ""
|
3240 |
+
"Obratite pažnju, u %sPopis Opcija%s vi možete koristiti vrijeme u vojnom "
|
3241 |
+
"vremenskom formatu %s(24 Sata)%s samo."
|
3242 |
|
3243 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:233
|
3244 |
#, php-format
|
3246 |
"If you use this shortcode, %syou can not use any other time shortcodes%s in "
|
3247 |
"the form."
|
3248 |
msgstr ""
|
3249 |
+
"Ako koristite ovaj shortcode, %svi ne možete koristiti niti jedan drugi "
|
3250 |
+
"vremenski shortcode%s u formi."
|
3251 |
|
3252 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:275
|
|
|
3253 |
msgid "Start Time - Text field"
|
3254 |
+
msgstr "Vrijeme Početka - Polje tekst"
|
3255 |
|
3256 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
|
3257 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
|
3258 |
+
#, php-format
|
3259 |
msgid "Enter %s in text field."
|
3260 |
+
msgstr "Unesite %s u tekst polje."
|
3261 |
|
3262 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:277
|
3263 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3264 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:304
|
3265 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
|
|
|
3267 |
msgid "Start Time"
|
3268 |
+
msgstr "Vrijeme Početka"
|
3269 |
|
3270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:279
|
3271 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:292
|
3275 |
"Please note: this field only supports military time format %s(24 Hour "
|
3276 |
"Time)%s."
|
3277 |
msgstr ""
|
3278 |
+
"Imajte na umu: ovo polje podržava jedino format vojnog vremena %s(24 Sata "
|
3279 |
+
"vrijeme)%s."
|
3280 |
|
3281 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3283 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3284 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3285 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
|
3286 |
+
#, php-format
|
3287 |
msgid "You can also use the %s in the form."
|
3288 |
+
msgstr "Također možete koristiti %s u formi."
|
3289 |
|
3290 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3291 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:290
|
3292 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:342
|
|
|
3294 |
msgid "End Time"
|
3295 |
+
msgstr "Vrijeme Završetka"
|
3296 |
|
3297 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3298 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3299 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3300 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
3301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:381
|
|
|
3302 |
msgid "Duration Time"
|
3303 |
+
msgstr "Vrijeme Trajanja"
|
3304 |
|
3305 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:281
|
3306 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:294
|
3307 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:308
|
3308 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:346
|
|
|
3309 |
msgid "fields"
|
3310 |
+
msgstr "polja"
|
3311 |
|
3312 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:288
|
|
|
3313 |
msgid "End Time - Text field"
|
3314 |
+
msgstr "Vrijeme Završetka - Polje tekst"
|
3315 |
|
3316 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:302
|
3317 |
msgid "Start Time - Drop Down list"
|
3318 |
+
msgstr "Vrijeme Početka - Padajući izbornik"
|
3319 |
|
3320 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:306
|
3321 |
#, php-format
|
3323 |
"Please note, in the %sOptions list%s you can use times in military time "
|
3324 |
"format %s(24 Hour Time)%s only."
|
3325 |
msgstr ""
|
3326 |
+
"Imajte na umu, u %sPopis Opcija%s vi možete koristiti samo vrijeme u vojnom "
|
3327 |
+
"formatu %s(24 Sata vrijeme)%s."
|
3328 |
|
3329 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:340
|
3330 |
msgid "End Time - Drop Down list"
|
3331 |
+
msgstr "Vrijeme Završetka - Padajući izbornik"
|
3332 |
|
3333 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:379
|
3334 |
msgid "Duration Time - Drop Down list"
|
3335 |
+
msgstr "Vrijeme Trajanja - Padajući izbornik"
|
3336 |
|
3337 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:385
|
|
|
3338 |
msgid "field"
|
3339 |
+
msgstr "polje"
|
3340 |
|
3341 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:418
|
3342 |
msgid "Different time slots, for the different week days"
|
3343 |
+
msgstr "Različiti termini, za različite dane u tjednu."
|
3344 |
|
3345 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:421
|
3346 |
msgid ""
|
3349 |
"- which are assigned to the specific season filters. So each week day (day "
|
3350 |
"of specific season filter) can have a different time slots list."
|
3351 |
msgstr ""
|
3352 |
+
"Ova osobina pruža mogućnost da koristite odabir različitih termina u formi "
|
3353 |
+
"za rezervaciju za različite dane u tjednu ili različite dane - koji su "
|
3354 |
+
"dodjeljeni određenim filterima za sezonu. Tako svaki dan u tjednu (dan prema "
|
3355 |
+
"određenom filteru za sezonu) može imati popis različitih termina."
|
3356 |
|
3357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:423
|
3358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:569
|
|
|
3359 |
msgid "Configuration"
|
3360 |
+
msgstr "Konfiguracija"
|
3361 |
|
3362 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:424
|
3363 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:570
|
3364 |
#, php-format
|
3365 |
msgid ""
|
3366 |
"The general structure of the configuration %scondition rule%s is as follows"
|
3367 |
+
msgstr "Opća struktura konfiguracije %spostavljena pravila%s je kako slijedi"
|
3368 |
|
3369 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:430
|
3370 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:451
|
3372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:576
|
3373 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:597
|
3374 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:620
|
|
|
3375 |
msgid "Parameters"
|
3376 |
+
msgstr "Parametri"
|
3377 |
|
3378 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:431
|
3379 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:577
|
3385 |
"with the same name but with different value parameters in conditions. Please "
|
3386 |
"check more about it, in the examples."
|
3387 |
msgstr ""
|
3388 |
+
"%snaziv%s – jedinstveni naziv grupe uvjeta, sadrži nekoliko uvjeta s "
|
3389 |
+
"različitim vrijednostima. Na primjer, ako želite da imate određeni HTML "
|
3390 |
+
"sadržaj za različite dane u tjednu, vi možete imati nekoliko uvjeta, sa "
|
3391 |
+
"istim nazivom ali sa različitim vrijednostima parametara u uvjetima. Molimo "
|
3392 |
+
"pogledajte više o tome, u primjerima."
|
3393 |
|
3394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:432
|
3395 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:578
|
3402 |
"other words the condition is TRUE if the selected day belongs to a season "
|
3403 |
"filter in the Season Filters page."
|
3404 |
msgstr ""
|
3405 |
+
"%svrsta%s – vrsta uvjeta. Ovdje su 2 vrste uvjeta: \"dani u tjednu\" i "
|
3406 |
+
"\"sezona\". \"dani u tjednu\" – je uvjetno pravilo na bazi vrijednosti "
|
3407 |
+
"odabranog dana u tjednu, kao Ponedjeljak, Utorak, itd… . \"sezona\" – je "
|
3408 |
+
"uvjetno pravilo na bazi \"filter sezone\" nazivu odabranog datuma. Drugim "
|
3409 |
+
"riječima, uvjet je TRUE ako odabrani dan pripada filteru sezone na stranici "
|
3410 |
+
"Filteri Sezone."
|
3411 |
|
3412 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:433
|
3413 |
#, php-format
|
3418 |
"of this condition, if all other conditions are FALSE, or at initial stage, "
|
3419 |
"when the date in calendar is not yet selected."
|
3420 |
msgstr ""
|
3421 |
+
"%svrijednost%s – vrijednost određenih uvjeta. Ako je vrijednost unešena, "
|
3422 |
+
"sadržaj uvjeta će se prikazati u formi za rezervacije. Vi možete imati "
|
3423 |
+
"default vrijednost (prazno – \"\", ili kao ovo – \"*\") za prikazati sadržaj "
|
3424 |
+
"ovog uvjeta, ako svi drugi uvjeti su FALSE, ili na početnom stanju, kada "
|
3425 |
+
"datum u kalendaru nije još odabran."
|
3426 |
|
3427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:435
|
3428 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:581
|
|
|
3429 |
msgid "Examples"
|
3430 |
+
msgstr "Primjeri"
|
3431 |
|
3432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:436
|
3433 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:582
|
|
|
3434 |
msgid "Week days conditions."
|
3435 |
+
msgstr "Uvjeti Dani u tjednu"
|
3436 |
|
3437 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:452
|
3438 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:598
|
3439 |
msgid ""
|
3440 |
"default value, if no dates are selected, or none exist conditions are true."
|
3441 |
msgstr ""
|
3442 |
+
"default vrijednost, ako nema odabranog datuma, ili nijedan od unešenih "
|
3443 |
+
"uvjeta nije true."
|
3444 |
|
3445 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:460
|
3446 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:477
|
3447 |
msgid "You can use the several values, separated by comma."
|
3448 |
+
msgstr "Možete koristiti nekoliko vrijednosti, odvojeno zarezom."
|
3449 |
|
3450 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:462
|
3451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:608
|
|
|
3452 |
msgid "Season filters conditions."
|
3453 |
+
msgstr "Uvjeti Filtera sezone"
|
3454 |
|
3455 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:475
|
3456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:621
|
3457 |
msgid "Season filter on the Season Filters page,"
|
3458 |
+
msgstr "Filter Sezone na stranici Filteri Sezone,"
|
3459 |
|
3460 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:476
|
3461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:622
|
|
|
3462 |
msgid "Season filter on the Season Filters page"
|
3463 |
+
msgstr "Filter Sezone na stranici Filteri Sezone"
|
3464 |
|
3465 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:479
|
3466 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:625
|
|
|
3467 |
msgid "Additional info"
|
3468 |
+
msgstr "Dodatne informacije"
|
3469 |
|
3470 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:480
|
3471 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:626
|
3474 |
"Please use %sSingle day%s selection mode in the General Booking Settings "
|
3475 |
"page at calendar section."
|
3476 |
msgstr ""
|
3477 |
+
"Molimo koristite %sPojedini dan%s za izbor načina na stranici Opće Postavke "
|
3478 |
+
"Rezervacija u odjeljku kalendara."
|
3479 |
|
3480 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:481
|
3481 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:627
|
3482 |
#, php-format
|
3483 |
msgid "Please check more about this feature at %sthis page%s"
|
3484 |
+
msgstr "Molimo pogledajte više o ovoj osobini na %sovoj stranici%s"
|
3485 |
|
3486 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:488
|
|
|
3487 |
msgid "Advanced Fields"
|
3488 |
+
msgstr "Napredna Polja"
|
3489 |
|
3490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:495
|
|
|
3491 |
msgid "Time Field"
|
3492 |
+
msgstr "Polje Vremena"
|
3493 |
|
3494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:497
|
3495 |
#, php-format
|
3496 |
msgid "Enter the %sTime%s using the text field."
|
3497 |
+
msgstr "Unesite %sVrijeme%s koristeći tekst polje."
|
3498 |
|
3499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:500
|
3500 |
msgid ""
|
3501 |
"This field does not impact to availability (booking for the specific time) ."
|
3502 |
msgstr ""
|
3503 |
+
"Ovo polje nema učinak na dostupnost (rezerviranje za određeno vrijeme) ."
|
3504 |
|
3505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:501
|
3506 |
msgid "The value of this field is just saved into DB."
|
3507 |
+
msgstr "Vrijednost ovog polja je upravo spremljena u DB."
|
3508 |
|
3509 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:511
|
|
|
3510 |
msgid "Country List"
|
3511 |
+
msgstr "Popis Država"
|
3512 |
|
3513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:513
|
3514 |
msgid "Select the country from the predefined country list."
|
3515 |
+
msgstr "Odaberite državu iz unaprijed definiranog popisa država."
|
3516 |
|
3517 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:514
|
3518 |
#, php-format
|
3519 |
msgid "You can customize the country list at this file: %s"
|
3520 |
+
msgstr "Vi možete prilagoditi popis država u ovoj datoteci: %s"
|
3521 |
|
3522 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:515
|
3523 |
msgid "You can insert this field with default selected value."
|
3524 |
+
msgstr "Vi možete umetnuti ovo polje sa default određenom vrijednošću,"
|
3525 |
|
3526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:516
|
3527 |
+
#, php-format
|
3528 |
msgid "Example: %s - %s\"United States\"%s is selected by default."
|
3529 |
+
msgstr "Primjer: %s - %s\"United States\"%s je odabrano po defaultu."
|
3530 |
|
3531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:525
|
|
|
3532 |
msgid "Language Sections"
|
3533 |
+
msgstr "Jezici"
|
3534 |
|
3535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:527
|
3536 |
msgid ""
|
3537 |
"Plugin support configurations of the booking form are available in different "
|
3538 |
"languages."
|
3539 |
msgstr ""
|
3540 |
+
"Plugin podržava konfiguracije formi za rezervaciju dostupno u različitim "
|
3541 |
+
"jezicima."
|
3542 |
|
3543 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:528
|
3544 |
msgid ""
|
3545 |
"The active language of the booking form depends on the active locale of the "
|
3546 |
"site."
|
3547 |
msgstr ""
|
3548 |
+
"Aktivni jezik forme za rezervaciju ovisi o aktivnom jeziku na web stranici."
|
3549 |
|
3550 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:529
|
3551 |
msgid ""
|
3552 |
"Booking Calendar supports WPML and qTranslate plugins for dynamic changing "
|
3553 |
"of website locale."
|
3554 |
msgstr ""
|
3555 |
+
"Booking Calendar podržava WPML i qTranslate plugine za dinamićku promjenu "
|
3556 |
+
"jezika na web stranici."
|
3557 |
|
3558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:531
|
3559 |
msgid "Usage"
|
3560 |
+
msgstr "Upotreba"
|
3561 |
|
3562 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:532
|
3563 |
+
#, php-format
|
3564 |
msgid ""
|
3565 |
"start new translation section in specific language, where %s - locale of the "
|
3566 |
"translation."
|
3567 |
+
msgstr ""
|
3568 |
+
"pokrenite novi prijevod u određenom jeziku, gdje je %s - lokalni prijevod."
|
3569 |
|
3570 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:534
|
3571 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:537
|
|
|
3572 |
msgid "Example"
|
3573 |
+
msgstr "Primjer"
|
3574 |
|
3575 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:535
|
|
|
3576 |
msgid "English and French translation"
|
3577 |
+
msgstr "Engleski i Francuski prijevod"
|
3578 |
|
3579 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:538
|
3580 |
msgid "of configuration booking form in English and French languages"
|
3581 |
+
msgstr "konfiguracije rezervacija iz Engleskog u Francuski jezik"
|
3582 |
|
3583 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:564
|
3584 |
msgid "Different form fields, for the different week days"
|
3585 |
+
msgstr "Različita polja forme, za različite dane u tjednu"
|
3586 |
|
3587 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:567
|
3588 |
msgid ""
|
3591 |
"specific week day in calendar or different days, which are assigned to the "
|
3592 |
"specific season filters"
|
3593 |
msgstr ""
|
3594 |
+
"Ova osobina pruža mogućnost da prikaže različita polja forme ili neki drugi "
|
3595 |
+
"HTML sadržaj u formi za rezervacije, ovisno o odabiru određenog dana u "
|
3596 |
+
"tjednu u kalendaru ili različitih dana, koji su dodijeljeni filterima "
|
3597 |
+
"određene sezone"
|
3598 |
|
3599 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:579
|
3600 |
#, php-format
|
3605 |
"content of this condition, if all other conditions are FALSE, or at initial "
|
3606 |
"stage, when the date in calendar is not yet selected."
|
3607 |
msgstr ""
|
3608 |
+
"%svrijednost%s – vrednost određenih uvjeta. Ako je vrijednost unešena, "
|
3609 |
+
"sadržaj uvjeta će se prikazati u formi za rezervaciju. Možete imati "
|
3610 |
+
"različite vrijednosti (prazno – \"\", ili kao ovo – \"*\") za prikazivanje "
|
3611 |
+
"sadržaja ovih uvjeta, ako svi drugi uvjeti su FALSE, ili u početnom stanju, "
|
3612 |
+
"kada datum u kalendaru još nije odabran."
|
3613 |
|
3614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:606
|
3615 |
msgid "You can use several values, separated by comma."
|
3616 |
+
msgstr "Možete koristiti nekoliko vrijednosti, odvojeno zarezom."
|
3617 |
|
3618 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:623
|
3619 |
msgid "You can use several values, separated by a comma."
|
3620 |
+
msgstr "Možete koristiti nekoliko vrijednosti, odvojene s jednim zarezom."
|
3621 |
|
3622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:636
|
|
|
3623 |
msgid "Cost Fields"
|
3624 |
+
msgstr "Polje cijena"
|
3625 |
|
3626 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:642
|
|
|
3627 |
msgid "Cost Correction Field"
|
3628 |
+
msgstr "Polje korekcije cijene"
|
3629 |
|
3630 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:644
|
3631 |
#, php-format
|
3632 |
msgid "This field is visible only in Admin Panel at %sAdd booking page%s."
|
3633 |
msgstr ""
|
3634 |
+
"Ovo polje je vidljivo samo u Admin Ploči na %sDodaj stranicu za rezervaciju"
|
3635 |
+
"%s."
|
3636 |
|
3637 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:645
|
3638 |
#, php-format
|
3639 |
msgid "Use this field for %scorrecting the cost%s during adding new booking."
|
3640 |
msgstr ""
|
3641 |
+
"Koristite ovo polje za %skorigiranje cijene%s tijekom dodavanja nove "
|
3642 |
+
"rezervacije."
|
3643 |
|
3644 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:656
|
|
|
3645 |
msgid "Discount Coupon field"
|
3646 |
+
msgstr "Polje Popust Kupona"
|
3647 |
|
3648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:658
|
3649 |
msgid ""
|
3650 |
"Please use this field for possibility to use coupon discounts by your "
|
3651 |
"visitors."
|
3652 |
msgstr ""
|
3653 |
+
"Molimo koristite ovo polje tako da vaši posjetitelji mogu koristiti kupon za "
|
3654 |
+
"popust."
|
3655 |
|
3656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:659
|
3657 |
+
#, php-format
|
3658 |
msgid "You can configure the discount coupon codes at this %spage%s."
|
3659 |
+
msgstr "Vi možete konfigurirati diskont kupon kodove na ovoj %sstranici%s."
|
|
|
3660 |
|
3661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:668
|
|
|
3662 |
msgid "Hints for your form"
|
3663 |
+
msgstr "Upute za vašu formu"
|
3664 |
|
3665 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:674
|
|
|
3666 |
msgid "Cost Hints"
|
3667 |
+
msgstr "Cijena Savjeti"
|
3668 |
|
3669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:676
|
3670 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:697
|
3674 |
"selection of the dates in calendar or options in checkboxes or "
|
3675 |
"selectboxes)%s."
|
3676 |
msgstr ""
|
3677 |
+
"Umetnite ove shortcodes u formu u %ssprikaži info u realnom vremenu %s(nakon "
|
3678 |
+
"odjeljka datuma u kalendaru ili opcija u okvirima za potvrdu ili okvirima za "
|
3679 |
+
"odabir)%s."
|
3680 |
|
3681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:678
|
|
|
3682 |
msgid "Full cost of the booking."
|
3683 |
+
msgstr "Puna cijena rezervacije."
|
3684 |
|
3685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:680
|
|
|
3686 |
msgid "Cost of the booking for the selected dates only."
|
3687 |
+
msgstr "Cijena rezervacije samo za odabrane datume."
|
3688 |
|
3689 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:682
|
|
|
3690 |
msgid "Additional cost, which depends on the fields selection in the form."
|
3691 |
+
msgstr "Dodatna cijena, koja ovisi o odabiru polja u formi."
|
3692 |
|
3693 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:684
|
|
|
3694 |
msgid "The deposit cost of the booking."
|
3695 |
+
msgstr "Cijena pologa za rezervaciju."
|
3696 |
|
3697 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:686
|
3698 |
msgid "Balance cost of the booking - difference between deposit and full cost."
|
3699 |
+
msgstr "Stanje cijene rezervacije - razlika između pologa i pune cijene."
|
3700 |
|
3701 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:695
|
|
|
3702 |
msgid "Dates and Times Hints"
|
3703 |
+
msgstr "Savjeti za Datume i Vrijeme"
|
3704 |
|
3705 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:699
|
|
|
3706 |
msgid "Selected Check In date."
|
3707 |
+
msgstr "Odabrani datum Prijave."
|
3708 |
|
3709 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:700
|
3710 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:703
|
3716 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:721
|
3717 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:724
|
3718 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:727
|
|
|
3719 |
msgid "Example:"
|
3720 |
+
msgstr "Primjer:"
|
3721 |
|
3722 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:702
|
|
|
3723 |
msgid "Selected Check Out date."
|
3724 |
+
msgstr "Odabrani datum Odjave."
|
3725 |
|
3726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:705
|
|
|
3727 |
msgid "Selected Start Time."
|
3728 |
+
msgstr "Odabrano vrijeme Početka."
|
3729 |
|
3730 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:708
|
|
|
3731 |
msgid "Selected End Time."
|
3732 |
+
msgstr "Odabrano vrijeme Završetka."
|
3733 |
|
3734 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:711
|
|
|
3735 |
msgid "All selected dates."
|
3736 |
+
msgstr "Svi odabrani datumi."
|
3737 |
|
3738 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:714
|
|
|
3739 |
msgid "All selected dates with times."
|
3740 |
+
msgstr "Svi odabrani datumi s vremenima."
|
3741 |
|
3742 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:717
|
3743 |
msgid "All selected dates in \"short\" format."
|
3744 |
+
msgstr "Svi odabrani datumi u \"kratkom\" formatu."
|
3745 |
|
3746 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:720
|
3747 |
msgid "All selected dates with times in \"short\" format.."
|
3748 |
+
msgstr "Svi odabrani datumi s vremenima u \"kratkom\" formatu."
|
3749 |
|
3750 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:723
|
|
|
3751 |
msgid "Number of selected days."
|
3752 |
+
msgstr "Broj odabranih dana."
|
3753 |
|
3754 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:726
|
|
|
3755 |
msgid "Number of selected nights."
|
3756 |
+
msgstr "Broj odabranih noći."
|
3757 |
|
3758 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:747
|
|
|
3759 |
msgid "Generate Tag"
|
3760 |
+
msgstr "Generiraj Tag"
|
3761 |
|
3762 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/form/class-wpbc-form-help.php:764
|
3763 |
msgid "Select option to configure or show help info about tags"
|
3764 |
+
msgstr "Odaberi opciju za konfigurirati ili prikazati pomoć info o tagovima"
|
3765 |
|
3766 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:220
|
3767 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:245
|
3775 |
"you used in the booking form. Use the shortcodes in the same way as you used "
|
3776 |
"them in the content form at Settings Fields page."
|
3777 |
msgstr ""
|
3778 |
+
"Vi možete koristiti (u predmetu i sadržaju email predloška) bilo koje "
|
3779 |
+
"shortcodes, koje vi koristite u formi za rezervaciju. Koristite shortcodes "
|
3780 |
+
"na isti način kao što ih koristite u sadržaju forme na stranici Postavke "
|
3781 |
+
"Polja."
|
3782 |
|
3783 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:322
|
3784 |
msgid "In addition you can use these shortcodes"
|
3785 |
+
msgstr "Dodatno, možete koristiti ove shortcodes"
|
3786 |
|
3787 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:323
|
3788 |
#, php-format
|
3790 |
"%s - inserting data info about the booking, which you configured in the "
|
3791 |
"content form at Settings Fields page"
|
3792 |
msgstr ""
|
3793 |
+
"%s - umetanje info podataka o rezervaciji, koji su konfigurirani u sadržaju "
|
3794 |
+
"forme na stranici Postavke Polja"
|
3795 |
|
3796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:324
|
3797 |
+
#, php-format
|
3798 |
msgid "%s - inserting ID of booking "
|
3799 |
+
msgstr "%s - umetanje ID rezervacije"
|
3800 |
|
3801 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:325
|
3802 |
+
#, php-format
|
3803 |
msgid "%s or %s - inserting the title of the booking resource "
|
3804 |
+
msgstr "%s or %s - umetanje naslova sadržaja za rezervaciju"
|
3805 |
|
3806 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:327
|
3807 |
+
#, php-format
|
3808 |
msgid "%s - inserting the cost of booking "
|
3809 |
+
msgstr "%s - umetanje cijene rezervacije"
|
3810 |
|
3811 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:330
|
3812 |
+
#, php-format
|
3813 |
msgid "%s - inserting the dates of booking"
|
3814 |
+
msgstr "%s - umetanje datuma rezervacije"
|
3815 |
|
3816 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:331
|
3817 |
+
#, php-format
|
3818 |
msgid "%s - inserting check-in date (first day of reservation),"
|
3819 |
+
msgstr "%s - umetanje datuma prijave (prvi dan rezervacije),"
|
3820 |
|
3821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:332
|
3822 |
+
#, php-format
|
3823 |
msgid "%s - inserting check-out date (last day of reservation),"
|
3824 |
+
msgstr "%s - umetanje datuma odjave (zadnji dan rezervacije),"
|
3825 |
|
3826 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:333
|
3827 |
+
#, php-format
|
3828 |
msgid "%s - inserting the number of booking dates "
|
3829 |
+
msgstr "%s - umetanje broja datuma za rezervaciju"
|
3830 |
|
3831 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:335
|
3832 |
+
#, php-format
|
3833 |
msgid "%s - inserting your site URL "
|
3834 |
+
msgstr "%s - umetanje URL vaše web stranice "
|
3835 |
|
3836 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:337
|
3837 |
+
#, php-format
|
3838 |
msgid "%s - inserting moderate link of new booking "
|
3839 |
+
msgstr "%s - umetanje umanjenog linka nove rezervacije"
|
3840 |
|
3841 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:339
|
3842 |
+
#, php-format
|
3843 |
msgid ""
|
3844 |
"%s - inserting link to the page where visitor can edit the reservation, "
|
3845 |
"(possible to use the %s parameter for setting different %s of this page. "
|
3846 |
"Example: %s )"
|
3847 |
msgstr ""
|
3848 |
+
"%s - umetanje linka za stranicu gdje posjetitelj može urediti rezervaciju, "
|
3849 |
+
"(moguće je koristiti %s parametar za postavke različito %s od ove stranice. "
|
3850 |
+
"Primjer: %s )"
|
3851 |
|
3852 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:341
|
3853 |
+
#, php-format
|
3854 |
msgid ""
|
3855 |
"%s - inserting link to the page where visitor can cancel the reservation, "
|
3856 |
"(possible to use the %s parameter for setting different %s of this page. "
|
3857 |
"Example: %s )"
|
3858 |
msgstr ""
|
3859 |
+
"%s - umetanje linka na stranicu gdje posjetitelj može otkazati rezervaciju, "
|
3860 |
+
"(moguće je koristiti %s parametar za postavke različito %s od ove stranice. "
|
3861 |
+
"Primjer: %s )"
|
3862 |
|
3863 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:343
|
3864 |
+
#, php-format
|
3865 |
msgid ""
|
3866 |
"%s - inserting link to payment page where visitor can pay for the "
|
3867 |
"reservation (possible to use the %s parameter for setting different %s of "
|
3868 |
"this page. Example: %s )"
|
3869 |
msgstr ""
|
3870 |
+
"%s - umetanje linka na stranicu za plaćanje gdje posjetitelj može uplatiti "
|
3871 |
+
"za rezervaciju (moguće je koristiti %s parametar za postavke različito %s "
|
3872 |
+
"od ove stranice. Primjer: %s )"
|
3873 |
|
3874 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:347
|
3875 |
+
#, php-format
|
3876 |
msgid ""
|
3877 |
"%s - add the reason for booking payment, you can enter it before sending "
|
3878 |
"email, "
|
3879 |
+
msgstr ""
|
3880 |
+
"%s - dodaje razlog za plaćanje za rezervaciju, vi to možete unijeti prije "
|
3881 |
+
"slanja email poruke, "
|
3882 |
|
3883 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:349
|
3884 |
+
#, php-format
|
3885 |
msgid ""
|
3886 |
"%s - add the reason booking was cancelled, you can enter it before sending "
|
3887 |
"email, "
|
3888 |
+
msgstr ""
|
3889 |
+
"%s - dodaje razlog za otkazivanje rezervacije, vi to možete dodati prije "
|
3890 |
+
"slanja email poruke, "
|
3891 |
|
3892 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:352
|
3893 |
#, php-format
|
3894 |
msgid "Also you can use any HTML tags like this %s - to insert new line "
|
3895 |
msgstr ""
|
3896 |
+
"Također, vi možete koristiti bilo koje HTML tagove kao ovo %s - za umetanje "
|
3897 |
+
"novog retka"
|
3898 |
|
3899 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:370
|
|
|
3900 |
msgid "Enter Keyword here"
|
3901 |
+
msgstr "Unesite Ključnu riječ ovdje"
|
3902 |
|
3903 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:371
|
3904 |
msgid "Keyword"
|
3911 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
|
3912 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
|
3913 |
msgid "Resource"
|
3914 |
+
msgstr "Sadržaj"
|
3915 |
|
3916 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:400
|
3917 |
msgid "Print bookings listing"
|
3918 |
+
msgstr "Ispis popisa rezervacija"
|
3919 |
|
3920 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:402
|
3921 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1003
|
3924 |
|
3925 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:403
|
3926 |
msgid "Export only current page of bookings to CSV format"
|
3927 |
+
msgstr "Izvezi samo trenutnu stranicu rezervacije u CSV formatu"
|
3928 |
|
3929 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:405
|
3930 |
msgid "Export"
|
3931 |
+
msgstr "Izvoz"
|
3932 |
|
3933 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:406
|
3934 |
msgid "Export All bookings to CSV format"
|
3935 |
+
msgstr "Izvezi sve rezervacije u CSV formatu"
|
3936 |
|
3937 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:408
|
3938 |
msgid "Export All"
|
3939 |
+
msgstr "Izvezi Sve"
|
3940 |
|
3941 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:499
|
3942 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3943 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1762
|
3944 |
msgid "Labels"
|
3945 |
+
msgstr "Oznake"
|
3946 |
|
3947 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:500
|
3948 |
msgid "Data"
|
3954 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1510
|
3955 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1959
|
3956 |
msgid "Approved"
|
3957 |
+
msgstr "Odobreno"
|
3958 |
|
3959 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:518
|
3960 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:629
|
3967 |
|
3968 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:540
|
3969 |
msgid "Edit Booking"
|
3970 |
+
msgstr "Uredi Rezervaciju"
|
3971 |
|
3972 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:545
|
3973 |
msgid "Edit Note"
|
3974 |
+
msgstr "Uredi Napomenu"
|
3975 |
|
3976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:549
|
3977 |
msgid "Change Resource"
|
3978 |
+
msgstr "Promijeni Sadržaj"
|
3979 |
|
3980 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:609
|
3981 |
msgid "Change"
|
3982 |
+
msgstr "Promijeni"
|
3983 |
|
3984 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:715
|
|
|
3985 |
msgid "Clear booking resources selection"
|
3986 |
+
msgstr "Očisti odabrane sadržaje za rezervaciju"
|
3987 |
|
3988 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:719
|
|
|
3989 |
msgid "Apply booking resources selection"
|
3990 |
+
msgstr "Primjeni odabrane sadržaje za rezervaciju"
|
3991 |
|
3992 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:750
|
3993 |
msgid ""
|
3994 |
"Please note, its not possible to add new resources, if \"All resources\" "
|
3995 |
"option is selected. Please clear the selection, then add new resources."
|
3996 |
msgstr ""
|
3997 |
+
"Imajte na umu, nije moguće dodavanje novih sadržaja, ako je odabrana opcija "
|
3998 |
+
"\"Svi sadržaji\". Molimo, očistite odabrano a zatim dodajte nove sadržaje."
|
3999 |
|
4000 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:826
|
4001 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1424
|
4002 |
msgid "All resources"
|
4003 |
+
msgstr "Svi sadržaji"
|
4004 |
|
4005 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:840
|
4006 |
msgid "Booking resources"
|
4007 |
+
msgstr "Sadržaji za rezervaciju"
|
4008 |
|
4009 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:249
|
4010 |
msgid "Successful payment"
|
4011 |
+
msgstr "Plaćanje uspješno"
|
4012 |
|
4013 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:251
|
|
|
4014 |
msgid " Parameters are incorrect,"
|
4015 |
+
msgstr "Parametri nisu točni."
|
4016 |
|
4017 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:252
|
|
|
4018 |
msgid "Cannot find the record"
|
4019 |
+
msgstr "Ne mogu naći zapis"
|
4020 |
|
4021 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:253
|
4022 |
msgid "Amount different"
|
4023 |
+
msgstr "Iznos se razlikuje"
|
4024 |
|
4025 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:254
|
|
|
4026 |
msgid "Payment failed"
|
4027 |
+
msgstr "Plaćanje nije uspjelo"
|
4028 |
|
4029 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:255
|
4030 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
4031 |
+
msgstr "Status plaćanja je ažurirao Mobile88 Admin(Nije uspjelo)"
|
4032 |
|
4033 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:256
|
|
|
4034 |
msgid "Connection Error"
|
4035 |
+
msgstr "Povezivanje Greška"
|
4036 |
|
4037 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:604
|
4038 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:627
|
4042 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:606
|
4043 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:631
|
4044 |
msgid "In-Progress"
|
4045 |
+
msgstr "U Postupku"
|
4046 |
|
4047 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:608
|
4048 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:942
|
4052 |
|
4053 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:610
|
4054 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:653
|
|
|
4055 |
msgid "Partially paid"
|
4056 |
+
msgstr "Djelomično plaćeno"
|
4057 |
|
4058 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:611
|
4059 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:654
|
4064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:637
|
4065 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:678
|
4066 |
msgid "Failed"
|
4067 |
+
msgstr "Nije uspjelo"
|
4068 |
|
4069 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:613
|
4070 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:640
|
4071 |
msgid "Refunded"
|
4072 |
+
msgstr "Refundirano"
|
4073 |
|
4074 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:615
|
4075 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:655
|
4076 |
msgid "Fraud"
|
4077 |
+
msgstr "Prijevara"
|
4078 |
|
4079 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:622
|
4080 |
msgid "!Paid OK"
|
4081 |
+
msgstr "!Plaćeno OK"
|
4082 |
|
4083 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:623
|
4084 |
msgid "Unknown status"
|
4085 |
+
msgstr "Status nepoznat"
|
4086 |
|
4087 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:624
|
4088 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:677
|
4089 |
msgid "Not Completed"
|
4090 |
+
msgstr "Nije dovršeno"
|
4091 |
|
4092 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:630
|
4093 |
msgid "Processed"
|
4095 |
|
4096 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:633
|
4097 |
msgid "Canceled_Reversal"
|
4098 |
+
msgstr "Otkazivanje_Poništeno"
|
4099 |
|
4100 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:635
|
4101 |
msgid "Denied"
|
4107 |
|
4108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:639
|
4109 |
msgid "Partially_Refunded"
|
4110 |
+
msgstr "Djelomično_Refundirano"
|
4111 |
|
4112 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:641
|
4113 |
msgid "Reversed"
|
4114 |
+
msgstr "Preokrenuto"
|
4115 |
|
4116 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:642
|
4117 |
msgid "Voided"
|
4118 |
+
msgstr "Nevažeće"
|
4119 |
|
4120 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:643
|
4121 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2003
|
4124 |
|
4125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:646
|
4126 |
msgid "Not authed"
|
4127 |
+
msgstr "Nije autentično"
|
4128 |
|
4129 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
|
4130 |
msgid "Malformed"
|
4131 |
+
msgstr "Deformirano"
|
4132 |
|
4133 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:648
|
4134 |
msgid "Invalid"
|
4135 |
+
msgstr "Nevažeće"
|
4136 |
|
4137 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:649
|
4138 |
msgid "Abort"
|
4139 |
+
msgstr "Prekini"
|
4140 |
|
4141 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
|
4142 |
msgid "Rejected"
|
4148 |
|
4149 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:656
|
4150 |
msgid "Suspended"
|
4151 |
+
msgstr "Suspendirano"
|
4152 |
|
4153 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:673
|
|
|
4154 |
msgid "Any Status"
|
4155 |
+
msgstr "Bilo koji Status"
|
4156 |
|
4157 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:675
|
4158 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:939
|
4159 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1905
|
4160 |
msgid "Paid OK"
|
4161 |
+
msgstr "Plaćeno OK"
|
4162 |
|
4163 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:676
|
|
|
4164 |
msgid "Unknown Status"
|
4165 |
+
msgstr "Nepoznat Status"
|
4166 |
|
4167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:718
|
4168 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:918
|
4173 |
|
4174 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:731
|
4175 |
msgid "Min. cost"
|
4176 |
+
msgstr "Min. cijena"
|
4177 |
|
4178 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:736
|
4179 |
msgid "Max. cost"
|
4180 |
+
msgstr "Maks. cijena"
|
4181 |
|
4182 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:739
|
4183 |
msgid "min"
|
4185 |
|
4186 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:740
|
4187 |
msgid "max"
|
4188 |
+
msgstr "maks"
|
4189 |
|
4190 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:849
|
4191 |
msgid "Send payment request to visitor"
|
4192 |
+
msgstr "Pošalji zahtjev za plaćanje posjetitelju"
|
4193 |
|
4194 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:862
|
4195 |
msgid "Payment status"
|
4197 |
|
4198 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:884
|
4199 |
msgid "Save cost"
|
4200 |
+
msgstr "Spremi cijenu"
|
4201 |
|
4202 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:907
|
4203 |
msgid "Change status"
|
4204 |
+
msgstr "Promijeni status"
|
4205 |
|
4206 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:666
|
4207 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:724
|
4211 |
|
4212 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:671
|
4213 |
msgid "User is Activated"
|
4214 |
+
msgstr "Korisnik je aktiviran"
|
4215 |
|
4216 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:729
|
4217 |
msgid "User is Deactivated"
|
4218 |
+
msgstr "Korisnik je deaktiviran"
|
4219 |
|
4220 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:841
|
4221 |
#, php-format
|
4223 |
"%sYou do not have permissions for this page.%s Your account is not active, "
|
4224 |
"please contact administrator.%s"
|
4225 |
msgstr ""
|
4226 |
+
"%sVi nemate dozvolu za ovu stranicu.%s Vaš račun nije aktivan, molimo "
|
4227 |
"kontaktirajte administratora.%s"
|
4228 |
|
4229 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:876
|
4230 |
#, php-format
|
4231 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
4232 |
+
msgstr "%sVi nemate dozvolu za ovaj sadržaj za rezervaciju.%s"
|
4233 |
|
4234 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:882
|
4235 |
#, php-format
|
4236 |
msgid "%sNo this booking resources.%s"
|
4237 |
+
msgstr "%sNema ovog sadržaja za rezervaciju.%s"
|
4238 |
|
4239 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1022
|
4240 |
msgid "Show resources of user:"
|
4241 |
+
msgstr "Prikaži sadržaje od korisnika:"
|
4242 |
|
4243 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1034
|
4244 |
msgid "My"
|
4248 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:320
|
4249 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:340
|
4250 |
msgid "Booking resource:"
|
4251 |
+
msgstr "Sadržaj za rezervaciju:"
|
4252 |
|
4253 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1085
|
4254 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1124
|
4258 |
|
4259 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1105
|
4260 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1225
|
|
|
4261 |
msgid "User"
|
4262 |
+
msgstr "Korisnik"
|
4263 |
|
4264 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1126
|
4265 |
msgid "Management of"
|
4270 |
msgstr "Postavi korisnika kao"
|
4271 |
|
4272 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1262
|
4273 |
+
#, php-format
|
4274 |
msgid "Active %sSuper Admin%s"
|
4275 |
+
msgstr "Aktivan %sSuper Admin%s"
|
4276 |
|
4277 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1264
|
4278 |
+
#, php-format
|
4279 |
msgid "Active %sRegular User%s"
|
4280 |
+
msgstr "Aktivan %sObični Korisnik%s"
|
4281 |
|
4282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
|
|
4283 |
msgid "Inactive User"
|
4284 |
+
msgstr "Neaktivni korisnik"
|
4285 |
|
4286 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1274
|
4287 |
msgid "Unlimited"
|
4288 |
+
msgstr "Neograničeno"
|
4289 |
|
4290 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1279
|
4291 |
msgid "Activate"
|
4298 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1306
|
4299 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1310
|
4300 |
msgid "Do you really want"
|
4301 |
+
msgstr "Da li stvarno želite"
|
4302 |
|
4303 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1280
|
4304 |
msgid "make user active"
|
4305 |
+
msgstr "napraviti korisnika aktivnog"
|
4306 |
|
4307 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1284
|
4308 |
msgid "Deactivate"
|
4309 |
+
msgstr "Deaktivirati"
|
4310 |
|
4311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1288
|
4312 |
msgid "Set as inactive"
|
4313 |
+
msgstr "Postavi kao neaktivno"
|
4314 |
|
4315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1289
|
4316 |
msgid "make user inactive"
|
4317 |
+
msgstr "napraviti korisnika neaktivnim"
|
4318 |
|
4319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1291
|
|
|
4320 |
msgid "Delete settings"
|
4321 |
+
msgstr "Obriši postavke"
|
4322 |
|
4323 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1292
|
4324 |
msgid "delete configuration"
|
4325 |
+
msgstr "obriši konfiguraciju"
|
4326 |
|
4327 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1294
|
|
|
4328 |
msgid "Delete data"
|
4329 |
+
msgstr "Brisanje podataka"
|
|
|
|
|
4330 |
|
4331 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1295
|
4332 |
msgid "delete all booking data"
|
4333 |
+
msgstr "obriši sve podatke s rezervacijama"
|
4334 |
|
4335 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1305
|
4336 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1306
|
4343 |
msgstr "postavi korisnika kao"
|
4344 |
|
4345 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1309
|
|
|
4346 |
msgid "Regular User"
|
4347 |
+
msgstr "Običan Korisnik"
|
4348 |
|
4349 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1310
|
4350 |
msgid "Regular user"
|
4351 |
+
msgstr "Običan korisnik"
|
4352 |
|
4353 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1406
|
4354 |
msgid "Suite"
|
4355 |
+
msgstr "Prikladnost"
|
4356 |
|
4357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:29
|
|
|
4358 |
msgid "Integration of authorizenet payment system"
|
4359 |
+
msgstr "Integracija authorizenet platnog sustava"
|
4360 |
|
4361 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:103
|
4362 |
#, php-format
|
4365 |
"account%s to obtain an API Login ID and Transaction Key. These keys will "
|
4366 |
"authenticate requests to the payment gateway."
|
4367 |
msgstr ""
|
4368 |
+
"Ako nemate račun na ovom sustavu, molimo vas da se prijavite za %sdeveloper "
|
4369 |
+
"test račun%s za dobivanje API Login ID i Transaction Key. Ovi ključevi će "
|
4370 |
+
"ovjeriti zahtjeve za payment gateway."
|
4371 |
|
4372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:112
|
4373 |
+
#, php-format
|
4374 |
msgid " Check this box to use %s payment gateway."
|
4375 |
+
msgstr " Uključite ovaj okvir da biste koristili %s payment gateway."
|
4376 |
|
4377 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:117
|
|
|
4378 |
msgid "API Login ID"
|
4379 |
+
msgstr "API Login ID"
|
4380 |
|
4381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:121
|
4382 |
#, php-format
|
4383 |
msgid "The merchant API Login ID is provided in the Merchant Interface of %s"
|
4384 |
+
msgstr "Merchant API Login ID nalazi se u Merchant sučelju od %s"
|
4385 |
|
4386 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:127
|
|
|
4387 |
msgid "Transaction Key"
|
4388 |
+
msgstr "Transakcijski ključ"
|
4389 |
|
4390 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:131
|
4391 |
#, php-format
|
4392 |
msgid "This parameter have to assigned to you by %s"
|
4393 |
+
msgstr "Ovaj parametar treba biti dodjeljen vama od %s"
|
4394 |
|
4395 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:140
|
4396 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:325
|
4399 |
msgstr "Izaberite način plaćanja"
|
4400 |
|
4401 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:144
|
|
|
4402 |
msgid "Developer Test"
|
4403 |
+
msgstr "Developer Test"
|
4404 |
|
4405 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:145
|
|
|
4406 |
msgid "Live Test"
|
4407 |
+
msgstr "Test Uživo"
|
4408 |
|
4409 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:146
|
4410 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:329
|
4411 |
msgid "Live"
|
4412 |
+
msgstr "Uživo"
|
4413 |
|
4414 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:148
|
4415 |
msgid ""
|
4416 |
"Select \"Live test\" or \"Live\" environment for using Merchant account or "
|
4417 |
"\"Developer Test\" for using Developer account."
|
4418 |
msgstr ""
|
4419 |
+
"Odaberite \"Test uživo\" ili \"Uživo\" okruženje za korištenje Merchant "
|
4420 |
+
"računa ili \"Developer Test\" za korištenje Developer računa."
|
4421 |
|
4422 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:150
|
4423 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:261
|
4424 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:469
|
|
|
4425 |
msgid "Note:"
|
4426 |
+
msgstr "Napomena:"
|
4427 |
|
4428 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:151
|
4429 |
msgid ""
|
4431 |
"testing methods are not submitted to financial institutions for "
|
4432 |
"authorization and are not stored in the Merchant Interface."
|
4433 |
msgstr ""
|
4434 |
+
"Transakcije postane prema živim trgovačkim računima korištenjem bilo koju od "
|
4435 |
+
"gore navedenih metoda testiranja ne šalju se financijskim institucijama za "
|
4436 |
+
"autorizaciju i ne spremaju se u Merchant sučelje."
|
4437 |
|
4438 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:158
|
4439 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:338
|
4440 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
|
4441 |
msgid "Transaction type"
|
4442 |
+
msgstr "Vrsta transakcije"
|
4443 |
|
4444 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:162
|
|
|
4445 |
msgid "Authorization and Capture"
|
4446 |
+
msgstr "Autorizacija i Dohvatanje"
|
4447 |
|
4448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:163
|
|
|
4449 |
msgid "Authorization Only"
|
4450 |
+
msgstr "Samo autorizacija"
|
4451 |
|
4452 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:165
|
4453 |
msgid "Select transaction type, which supported by the payment gateway."
|
4454 |
msgstr ""
|
4455 |
+
"Odaberite vrstu transakcije, koje su podržane od strane pristupnika plaćanja "
|
4456 |
+
"(payment gateway)."
|
4457 |
|
4458 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:172
|
4459 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:174
|
4460 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:351
|
4461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:154
|
4462 |
msgid "Accepted Currency"
|
4463 |
+
msgstr "Prihvaćena valuta"
|
4464 |
|
4465 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:176
|
4466 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
|
4467 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:355
|
4468 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:157
|
4469 |
msgid "U.S. Dollars"
|
4470 |
+
msgstr "U.S. dolari"
|
4471 |
|
4472 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:177
|
4473 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:360
|
4474 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:162
|
4475 |
msgid "Canadian Dollars"
|
4476 |
+
msgstr "Kanadski dolari"
|
4477 |
|
4478 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:178
|
4479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:159
|
4480 |
msgid "Pounds Sterling"
|
4481 |
+
msgstr "Britanska funta"
|
4482 |
|
4483 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:179
|
4484 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:356
|
4485 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:158
|
4486 |
msgid "Euros"
|
4487 |
+
msgstr "Euro"
|
4488 |
|
4489 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
|
4490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:206
|
4491 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:380
|
4492 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:181
|
4493 |
msgid "The currency code that gateway will process the payment in."
|
4494 |
+
msgstr "Šifra valute koju će Gateway obraditi prilikom plaćanja."
|
4495 |
|
4496 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:181
|
4497 |
msgid ""
|
4498 |
"Setting the currency that is not supported by the payment processor will "
|
4499 |
"result in an error."
|
4500 |
msgstr ""
|
4501 |
+
"Postavljanje valute koja nije podržana od strane procesora prilikom plaćanja "
|
4502 |
+
"će rezultirati greškom."
|
4503 |
|
4504 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:187
|
4505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
|
4506 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:433
|
4507 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:186
|
|
|
4508 |
msgid "Payment button title"
|
4509 |
+
msgstr "Naslov dugmeta za plaćanje"
|
4510 |
|
4511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:191
|
4512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:216
|
4513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:436
|
4514 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:189
|
|
|
4515 |
msgid "Enter the title of the payment button"
|
4516 |
+
msgstr "Unesite naslov dugmeta za plaćanje"
|
4517 |
|
4518 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:196
|
4519 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
|
4520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:445
|
4521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:196
|
|
|
4522 |
msgid "Show Payment description"
|
4523 |
+
msgstr "Prikaži opis plaćanja"
|
4524 |
|
4525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:204
|
4526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:231
|
4527 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:453
|
4528 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:204
|
|
|
4529 |
msgid "Check this box to show payment description in payment form"
|
4530 |
+
msgstr "Uključite ovaj okvir da pokaže opis plaćanja u formi za plaćanje"
|
4531 |
|
4532 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:215
|
4533 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:242
|
4542 |
"the View attribute must be configured for this field in the Merchant "
|
4543 |
"Interface payment form settings."
|
4544 |
msgstr ""
|
4545 |
+
"Format: Do 255 znakova (bez simbola). Također, kako bi mogli biti prikazani, "
|
4546 |
+
"Vidi atributi moraju biti konfigurirani za ovo polje u postavkama forme za "
|
4547 |
+
"Merchant Sučelje."
|
4548 |
|
4549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:226
|
4550 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:253
|
4552 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
|
4553 |
#, php-format
|
4554 |
msgid "%s[bookingname]%s - inserting name of booking resource, "
|
4555 |
+
msgstr "%s[bookingname]%s - umetanje naziva sadržaja za rezerviranje, "
|
4556 |
|
4557 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:227
|
4558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:254
|
4560 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
|
4561 |
#, php-format
|
4562 |
msgid "%s[dates]%s - inserting list of reserved dates "
|
4563 |
+
msgstr "%s[dates]%s - umetanje popisa rezerviranih datuma "
|
4564 |
|
4565 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:228
|
4566 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:255
|
4568 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
|
4569 |
#, php-format
|
4570 |
msgid "%s[datescount]%s - inserting number of reserved dates "
|
4571 |
+
msgstr "%s[datescount]%s - umetanje broja rezerviranih datuma "
|
4572 |
|
4573 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:240
|
|
|
4574 |
msgid "Activate Relay Response"
|
4575 |
+
msgstr "Aktiviranje relejnog odgovora"
|
4576 |
|
4577 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:249
|
4578 |
msgid ""
|
4579 |
"Indicate to the payment gateway that you would like to receive the "
|
4580 |
"transaction response to your site."
|
4581 |
msgstr ""
|
4582 |
+
"Naznačite s kojeg Payment Gatewaya želite primiti odgovor transakcije na "
|
4583 |
+
"vašu stranicu."
|
4584 |
|
4585 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:262
|
4586 |
msgid ""
|
4587 |
"You should leave empty the Relay Response URL and Receipt Link URL/Text in "
|
4588 |
"the Merchant Interface, if a Relay Response is activated here."
|
4589 |
msgstr ""
|
4590 |
+
"Trebate ostaviti prazno Relejni Odgovor URL i Zaprimanje Link URL / Tekst u "
|
4591 |
+
"Merchant Sučelje, ako je relejni odgovor aktiviran ovdje."
|
4592 |
|
4593 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:267
|
4594 |
msgid "MD5 Hash value"
|
4595 |
+
msgstr "MD5 Hash vrijednost"
|
4596 |
|
4597 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:270
|
4598 |
msgid ""
|
4599 |
"Please enter the MD5 Hash value, which you configured in the settings of "
|
4600 |
"Merchant Interface."
|
4601 |
msgstr ""
|
4602 |
+
"Molimo unesite MD5 Hash vrijednost, koju ćete konfigurirati u postavkama "
|
4603 |
+
"Merchant Sučelje."
|
4604 |
|
4605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:278
|
4606 |
msgid "To configure MD5 Hash value in Relay Response for your transactions"
|
4607 |
msgstr ""
|
4608 |
+
"Za konfiguriranje MD5 Hash vrijednosti u Relej Odgovoru za vaše transakcije"
|
4609 |
|
4610 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:281
|
|
|
4611 |
msgid "Log on to the Merchant Interface"
|
4612 |
+
msgstr "Prijavite se u Merchant Sučelje"
|
4613 |
|
4614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:282
|
4615 |
msgid "Click Settings under Account in the main menu on the left"
|
4616 |
+
msgstr "Kliknite na Postavke pod Račun u glavnom izborniku s lijeve strane"
|
4617 |
|
4618 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:283
|
4619 |
msgid "Click MD5-Hash in the Security Settings section"
|
4620 |
+
msgstr "Kliknite na MD5-Hash u odjeljku Sigurnosne Postavke"
|
4621 |
|
4622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:284
|
|
|
4623 |
msgid "Enter this value"
|
4624 |
+
msgstr "Unesite ovu vrijednost"
|
4625 |
|
4626 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:285
|
|
|
4627 |
msgid "Click Submit"
|
4628 |
+
msgstr "Kliknite na Pošalji"
|
4629 |
|
4630 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:287
|
4631 |
#, php-format
|
4633 |
"For more information about configuring Relay Response in the Merchant "
|
4634 |
"Interface, please see the %sMerchant Integration Guide%s"
|
4635 |
msgstr ""
|
4636 |
+
"Za više informacija o konfiguraciji Relej Odgovora u Merchant Sučelju, "
|
4637 |
+
"molimo pogledajte %sVodič za Merchant Integraciju%s"
|
4638 |
|
4639 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:295
|
4640 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:271
|
4641 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:242
|
4642 |
msgid "Return URL after Successful order"
|
4643 |
+
msgstr "Povratni URL nakon uspješnog naručivanja"
|
4644 |
|
4645 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:300
|
4646 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:276
|
4647 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:247
|
4648 |
+
#, php-format
|
4649 |
msgid ""
|
4650 |
"Enter a return relative Successful URL. %s will redirect visitors to this "
|
4651 |
"page after Successful Payment"
|
4652 |
msgstr ""
|
4653 |
+
"Unesite povratni relativni Uspješno URL. %s će preusmjeriti posjetitelja na "
|
4654 |
+
"ovu stranicu, nakon Uspješne Uplate"
|
4655 |
|
4656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:301
|
4657 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:312
|
4659 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:288
|
4660 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:248
|
4661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:259
|
|
|
4662 |
msgid "Please test this URL, it must be a valid address"
|
4663 |
+
msgstr "Molimo testirajte ovaj URL, to mora biti valjana adresa"
|
4664 |
|
4665 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:306
|
4666 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:282
|
4667 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:253
|
4668 |
msgid "Return URL after Failed order"
|
4669 |
+
msgstr "Povratni URL nakon što naručivanje nije uspjelo"
|
4670 |
|
4671 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:311
|
4672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:287
|
4673 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:258
|
4674 |
+
#, php-format
|
4675 |
msgid ""
|
4676 |
"Enter a return relative Failed URL. %s will redirect visitors to this page "
|
4677 |
"after Failed Payment"
|
4678 |
msgstr ""
|
4679 |
+
"Unesite povratni relativni Neuspješno URL. %s će preusmjeriti posjetitelja "
|
4680 |
+
"na ovu stranicu, nakon Neuspješne Uplate"
|
4681 |
|
4682 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:317
|
|
|
4683 |
msgid "Automatically approve booking"
|
4684 |
+
msgstr "Automatski odobri rezervaciju"
|
4685 |
|
4686 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:325
|
|
|
4687 |
msgid ""
|
4688 |
"Check this box to automatically approve booking, when visitor makes a "
|
4689 |
"successful payment."
|
4690 |
msgstr ""
|
4691 |
+
"Uključite ovaj okvir da automatski odobrite rezervaciju, kada posjetitelj "
|
4692 |
+
"napravi uspješno plaćanje."
|
|
|
|
|
4693 |
|
4694 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:327
|
4695 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:303
|
4696 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:581
|
4697 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:274
|
4698 |
msgid "This will not work, if the visitor leaves the payment page."
|
4699 |
+
msgstr "Ovo neće raditi, ako posjetitelj napusti stranicu za plaćanje."
|
4700 |
|
4701 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:341
|
4702 |
msgid ""
|
4703 |
"Be sure that the merchant server system clock is set to the proper time and "
|
4704 |
"time zone."
|
4705 |
msgstr ""
|
4706 |
+
"Provjerite da li je sat Merchant server sistema postavljen na pravo vrijeme "
|
4707 |
+
"i vremensku zonu."
|
4708 |
|
4709 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:342
|
|
|
4710 |
msgid ""
|
4711 |
"Please configure all fields inside the Billing form fields tab at this page, "
|
4712 |
"when using a European payment processor"
|
4713 |
msgstr ""
|
4714 |
+
"Molimo da konfigurirate sva polja unutar Polja Forme za naplatu na ovoj "
|
4715 |
+
"stranici, kada koristite Europski platni procesor"
|
4716 |
|
4717 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:585
|
4718 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:509
|
4719 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:877
|
4720 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:602
|
4721 |
+
#, php-format
|
4722 |
msgid "Payment for booking %s on these day(s): %s"
|
4723 |
+
msgstr "Plaćanje za rezervaciju %s na ove dane: %s"
|
4724 |
|
4725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/authorizenet.php:587
|
4726 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:504
|
4727 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:878
|
4728 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:606
|
4729 |
msgid "Pay via"
|
4730 |
+
msgstr "Plati via"
|
4731 |
|
4732 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:106
|
|
|
4733 |
msgid "Dates:"
|
4734 |
+
msgstr "Datumi:"
|
4735 |
|
4736 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:107
|
|
|
4737 |
msgid "Booking Details:"
|
4738 |
+
msgstr "Detalji rezervacije:"
|
4739 |
|
4740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
|
4741 |
msgid "Integration of iPay88 payment system"
|
4742 |
+
msgstr "Integracija iPay88 platnog sistema"
|
4743 |
|
4744 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:23
|
|
|
4745 |
msgid "iPay88"
|
4746 |
+
msgstr "iPay88"
|
4747 |
|
4748 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:105
|
|
|
4749 |
msgid "iPay88 customization"
|
4750 |
+
msgstr "iPay88 prilagodba"
|
4751 |
|
4752 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:113
|
|
|
4753 |
msgid "Active iPay88"
|
4754 |
+
msgstr "Aktiviraj iPay88"
|
4755 |
|
4756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:122
|
|
|
4757 |
msgid " Check this box to use iPay88 payment system."
|
4758 |
+
msgstr " Uključi ovaj okvir za korištenje iPay88 platnog sistema."
|
4759 |
|
4760 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:130
|
4761 |
msgid "Merchant Code"
|
4763 |
|
4764 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:137
|
4765 |
msgid "Enter your iPay88 Merchant Code."
|
4766 |
+
msgstr "Unesite vaš iPay88 Merchant kod."
|
4767 |
|
4768 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:143
|
4769 |
msgid "Merchant Key"
|
4771 |
|
4772 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:149
|
4773 |
msgid "Enter your iPay88 Merchant Key."
|
4774 |
+
msgstr "Unesite vaš iPay88 Merchant ključ."
|
4775 |
|
4776 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:177
|
4777 |
msgid "Malaysian Ringgit"
|
4779 |
|
4780 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
|
4781 |
msgid "Philippines Peso"
|
4782 |
+
msgstr "Philippines Peso"
|
4783 |
|
4784 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:245
|
4785 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:467
|
4786 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
|
4787 |
msgid "Enter the service name or the reason for the payment here."
|
4788 |
+
msgstr "Unesite naziv usluge ili razlog plaćanja."
|
4789 |
|
4790 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
4791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:572
|
4792 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:264
|
|
|
4793 |
msgid "Automatically approve/cancel booking"
|
4794 |
+
msgstr "Automatski odobri/otkaži rezervaciju"
|
4795 |
|
4796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:301
|
4797 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:272
|
|
|
4798 |
msgid ""
|
4799 |
"Check this box to automatically approve bookings when visitor makes a "
|
4800 |
"successful payment, or automatically cancel the booking when visitor makes a "
|
4801 |
"payment cancellation."
|
4802 |
msgstr ""
|
4803 |
+
"Uključite ovaj okvir da automatski odobrite rezervaciju kada posjetitelj "
|
4804 |
+
"napravi uspješnu uplatu, ili automatski otkaži rezervaciju kada posjetitelj "
|
4805 |
+
"otkaže plaćanje."
|
|
|
4806 |
|
4807 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:314
|
4808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
|
4809 |
+
#, php-format
|
4810 |
msgid ""
|
4811 |
"Please configure %s fields inside the %sBilling form fields%s TAB at this "
|
4812 |
"page, this is necessary for the %s."
|
4813 |
msgstr ""
|
4814 |
+
"Molimo konfigurirajte %s polja unutar %sPolja forme za naplatu%s TAB na ovoj "
|
4815 |
+
"stranici, ovo je potrebno za %s."
|
4816 |
|
4817 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
|
4818 |
msgid "Error IPN"
|
4819 |
+
msgstr "Greška IPN"
|
4820 |
|
4821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:231
|
4822 |
msgid "Verified IPN"
|
4823 |
+
msgstr "Potvrđeni IPN"
|
4824 |
|
4825 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:254
|
4826 |
msgid "Invalid IPN"
|
4827 |
+
msgstr "Nevažeći IPN"
|
4828 |
|
4829 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:23
|
4830 |
msgid "Integration of Paypal payment system"
|
4831 |
+
msgstr "Integracija Paypal platnog sistema"
|
4832 |
|
4833 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:24
|
4834 |
msgid "PayPal"
|
4836 |
|
4837 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:138
|
4838 |
msgid "PayPal customization"
|
4839 |
+
msgstr "PayPal prilagodba"
|
4840 |
|
4841 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:148
|
4842 |
msgid "Paypal Standard"
|
4852 |
|
4853 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:179
|
4854 |
msgid "Sending email for verified transaction"
|
4855 |
+
msgstr "Slanje email poruke za potvrđenu transakciju"
|
4856 |
|
4857 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:193
|
4858 |
#, php-format
|
4859 |
msgid "Email for getting report for %sverified%s transactions."
|
4860 |
+
msgstr "Email za dobivanje izvještaja za %spotvrđene%s transakcije."
|
4861 |
|
4862 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:200
|
4863 |
msgid "Sending email for invalid transaction"
|
4864 |
+
msgstr "Slanje email poruke za nevažeču transakciju"
|
4865 |
|
4866 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:213
|
4867 |
#, php-format
|
4868 |
msgid "Email for getting report for %sinvalid%s transactions."
|
4869 |
+
msgstr "Email za dobivanje izvještaja za %snevažeće%s transakcije."
|
4870 |
|
4871 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:221
|
|
|
4872 |
msgid "Sending email if error occur during verification"
|
4873 |
+
msgstr "Slanje email poruke ako se pojavi greška tijekom verifikacije"
|
4874 |
|
4875 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:234
|
4876 |
+
#, php-format
|
4877 |
msgid "Email for getting report for %ssome errors in verification process%s."
|
4878 |
+
msgstr ""
|
4879 |
+
"Email za dobivanje izvještaja za %sneke greške u procesu verificiranja%s."
|
4880 |
|
4881 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:240
|
4882 |
msgid "Use SSL connection"
|
4883 |
+
msgstr "Koristi SSL povezivanje"
|
4884 |
|
4885 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:245
|
4886 |
msgid ""
|
4887 |
"Use the SSL connection for posting data, instead of standard HTTP connection"
|
4888 |
msgstr ""
|
4889 |
+
"Koristi SSL povezivanje za slanje podataka, umjesto standardnog HTTP "
|
4890 |
+
"povezivanja"
|
4891 |
|
4892 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:251
|
4893 |
msgid "Use cURL posting"
|
4894 |
+
msgstr "Koristi cURL slanje"
|
4895 |
|
4896 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:256
|
4897 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
4898 |
+
msgstr "Koristi cURL za slanje podataka, umjesto fsockopen() funkcije"
|
4899 |
|
4900 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:264
|
4901 |
msgid ""
|
4902 |
" Follow these instructions to set up your listener at your PayPal account:"
|
4903 |
msgstr ""
|
4904 |
+
" Slijedite ove upute za postavljanje osluškivanja na vašem PayPal računu."
|
4905 |
|
4906 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:266
|
4907 |
msgid "Click Profile on the My Account tab."
|
4908 |
+
msgstr "Kliknite na Profil u Moj Račun kartici."
|
4909 |
|
4910 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:267
|
4911 |
msgid ""
|
4912 |
"Click Instant Payment Notification Preferences in the Selling Preferences "
|
4913 |
"column."
|
4914 |
msgstr ""
|
4915 |
+
"Kliknite na Instant Obavijesti o plaćanju Preference u Prodavanje Preference "
|
4916 |
+
"stupcu."
|
4917 |
|
4918 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:268
|
4919 |
msgid ""
|
4920 |
"Click Choose IPN Settings to specify your listeners URL and activate the "
|
4921 |
"listener."
|
4922 |
msgstr ""
|
4923 |
+
"Kliknite na Izaberi IPN Postavke da biste naveli vaš URL za osluškivanje i "
|
4924 |
+
"aktivirali osluškivanje."
|
4925 |
|
4926 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:269
|
4927 |
msgid "Specify the URL for your listener in the Notification URL field as:"
|
4928 |
+
msgstr "Navedite URL za vaš osluškivač u Obavijesti URL polju kao:"
|
4929 |
|
4930 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:270
|
4931 |
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
4932 |
+
msgstr ""
|
4933 |
+
"Kliknite na Primanje IPN poruka (Omogućeno) da omogućite vaš osluškivač."
|
4934 |
|
4935 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:271
|
4936 |
msgid "Click Save."
|
4937 |
+
msgstr "Kliknite na Spremi."
|
4938 |
|
4939 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:272
|
4940 |
msgid ""
|
4941 |
"Click Back to Profile Summary to return to the Profile after activating your "
|
4942 |
"listener."
|
4943 |
msgstr ""
|
4944 |
+
"Kliknite na Povratak na Profil Sažetak da se vratite na Profil nakon što "
|
4945 |
+
"aktivirate vaš osluškivač."
|
4946 |
|
4947 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
|
4948 |
msgid "PayPal active"
|
4949 |
msgstr "PayPal aktivan"
|
4950 |
|
4951 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:290
|
|
|
4952 |
msgid "Check this box to use PayPal"
|
4953 |
+
msgstr "Uključite ovaj okvir za korištenje PayPal"
|
4954 |
|
4955 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:298
|
4956 |
msgid "Secure Merchant ID"
|
4958 |
|
4959 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:304
|
4960 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
4961 |
+
msgstr "Ovo je Secure Merchant ID, kojeg možete naći na stranici profila"
|
4962 |
|
4963 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:311
|
4964 |
msgid "Paypal Email address to receive payments"
|
4965 |
+
msgstr "PayPal Email adresa za primanje uplata"
|
4966 |
|
4967 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:316
|
|
|
4968 |
msgid "This is the Paypal Email address where payments will be sent"
|
4969 |
+
msgstr "Ovo je PayPal Email adresa na koju će se slati uplate"
|
4970 |
|
4971 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:330
|
4972 |
msgid "Sandbox"
|
4975 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:332
|
4976 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
4977 |
msgstr ""
|
4978 |
+
" Odaberite korištenje test (Sandbox Test Environment) ili živog PayPal "
|
4979 |
+
"plaćanja."
|
4980 |
|
4981 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:342
|
4982 |
msgid "Sale"
|
4983 |
+
msgstr "Prodaja"
|
4984 |
|
4985 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:343
|
4986 |
msgid "Authorization"
|
4991 |
" Indicates whether the transaction is payment on a final sale or an "
|
4992 |
"authorization for a final sale, to be captured later. "
|
4993 |
msgstr ""
|
4994 |
+
" Navodi da li je transakcija uplata na finalnu prodaju ili autorizacija za "
|
4995 |
+
"finalnu prodaju koja će biti naplaćena kasnije."
|
4996 |
|
4997 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:357
|
4998 |
msgid "British Pound"
|
4999 |
+
msgstr "Britanska Funta"
|
5000 |
|
5001 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:358
|
5002 |
msgid "Japanese Yen"
|
5003 |
+
msgstr "Japanski Yen"
|
5004 |
|
5005 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:359
|
5006 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:161
|
5007 |
msgid "Australian Dollars"
|
5008 |
+
msgstr "Australski Dolar"
|
5009 |
|
5010 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:361
|
5011 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
|
5012 |
msgid "New Zealand Dollar"
|
5013 |
+
msgstr "Novozelandski Dolar"
|
5014 |
|
5015 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:362
|
5016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
|
5017 |
msgid "Swiss Franc"
|
5018 |
+
msgstr "Švicarski Franak"
|
5019 |
|
5020 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:363
|
5021 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:165
|
5022 |
msgid "Hong Kong Dollar"
|
5023 |
+
msgstr "Hongkonški Dolar"
|
5024 |
|
5025 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:364
|
5026 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:166
|
5027 |
msgid "Singapore Dollar"
|
5028 |
+
msgstr "Singapurski Dolar"
|
5029 |
|
5030 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:365
|
5031 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:167
|
5032 |
msgid "Swedish Krona"
|
5033 |
+
msgstr "Švedska Kruna"
|
5034 |
|
5035 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:366
|
5036 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:168
|
5037 |
msgid "Danish Krone"
|
5038 |
+
msgstr "Danska Kruna"
|
5039 |
|
5040 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:367
|
5041 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:169
|
5042 |
msgid "Polish Zloty"
|
5043 |
+
msgstr "Poljska Zlota"
|
5044 |
|
5045 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:368
|
5046 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:170
|
5047 |
msgid "Norwegian Krone"
|
5048 |
+
msgstr "Norveška Kruna"
|
5049 |
|
5050 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:369
|
5051 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:171
|
5052 |
msgid "Hungarian Forint"
|
5053 |
+
msgstr "Mađarska Forinta"
|
5054 |
|
5055 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:370
|
5056 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:172
|
5057 |
msgid "Czech Koruna"
|
5058 |
+
msgstr "Češka Kruna"
|
5059 |
|
5060 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:371
|
5061 |
msgid "Israeli New Shekel"
|
5062 |
+
msgstr "Izraelski Novi Šekel"
|
5063 |
|
5064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:372
|
5065 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:174
|
5066 |
msgid "Mexican Peso"
|
5067 |
+
msgstr "Meksički Pezo"
|
5068 |
|
5069 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:373
|
5070 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:175
|
5071 |
msgid "Brazilian Real (only for Brazilian users)"
|
5072 |
+
msgstr "Brazilski Real (samo za korisnike iz Brazila)"
|
5073 |
|
5074 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:374
|
5075 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:176
|
5076 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
5077 |
+
msgstr "Malezijski Rigit (samo za korisnike iz Malezije)"
|
5078 |
|
5079 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:375
|
5080 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:177
|
5081 |
msgid "Philippine Pesos"
|
5082 |
+
msgstr "Filipinski Pezo"
|
5083 |
|
5084 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:376
|
5085 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:178
|
5086 |
msgid "Taiwan New Dollars"
|
5087 |
+
msgstr "Tajvanski Novi Dolar"
|
5088 |
|
5089 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:377
|
5090 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:179
|
5091 |
msgid "Thai Baht"
|
5092 |
+
msgstr "Tailandski Baht"
|
5093 |
|
5094 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:378
|
5095 |
msgid "Turkish Lira (only for Turkish members)"
|
5096 |
+
msgstr "Turska Lira (samo za korisnike iz Turske)"
|
5097 |
|
5098 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:387
|
5099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
|
|
|
5100 |
msgid "Payment Button type"
|
5101 |
+
msgstr "Vrsta Dugmeta za plaćanje"
|
5102 |
|
5103 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:418
|
|
|
5104 |
msgid "Custom button title"
|
5105 |
+
msgstr "Naslov Custom dugmeta"
|
5106 |
|
5107 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:470
|
5108 |
msgid "This field support only up to 70 characters by payment system."
|
5109 |
+
msgstr "Ovo polje podržava samo do 70 znakova od strane platnog sistema."
|
5110 |
|
5111 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:477
|
5112 |
msgid " Use these shortcodes for customization: "
|
5113 |
+
msgstr " Koristi ove shortcodes za prilagođavanje: "
|
5114 |
|
5115 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:493
|
|
|
5116 |
msgid "Show Reference Text Box"
|
5117 |
+
msgstr "Prikaži Tekst okvir s uputama"
|
5118 |
|
5119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:500
|
|
|
5120 |
msgid "Check this box to show Reference Text Box"
|
5121 |
+
msgstr "Uključite ovaj okvir da prikažete Tekst okvir s uputama"
|
5122 |
|
5123 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:510
|
5124 |
msgid "Reference Text Box Title"
|
5125 |
+
msgstr "Naslov Tekst okvira s uputama"
|
5126 |
|
5127 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:515
|
|
|
5128 |
msgid ""
|
5129 |
"Enter a title for the Reference text box (i.e. Your email address). Visitors "
|
5130 |
"will see this text."
|
5131 |
msgstr ""
|
5132 |
+
"Unesite naslov za Tekst okvir s uputama (npr. Vaša email adresa). "
|
5133 |
+
"Posjetitelj će vidjeti ovaj tekst."
|
5134 |
|
5135 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:528
|
5136 |
#, php-format
|
5138 |
"To use this feature you %smust activate auto-return link%s at your Paypal "
|
5139 |
"account."
|
5140 |
msgstr ""
|
5141 |
+
"Za koristiti ovu osobinu vi %strebate aktivirati link za auto-povratak%s na "
|
5142 |
+
"vašem Paypal računu."
|
5143 |
|
5144 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:529
|
5145 |
msgid "Follow these steps to configure it:"
|
5146 |
+
msgstr "Slijedite ove korake za konfiguraciju toga:"
|
5147 |
|
5148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:531
|
5149 |
msgid "Log in to your PayPal account."
|
5150 |
+
msgstr "Prijavite se u vaš PayPal račun."
|
5151 |
|
5152 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:532
|
|
|
5153 |
msgid "Click the Profile subtab."
|
5154 |
+
msgstr "Kliknite na Profil."
|
5155 |
|
5156 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:533
|
|
|
5157 |
msgid "Click Website Payment Preferences in the Seller Preferences column."
|
5158 |
+
msgstr "Kliknite na Website Payment Preferences u stupcu Seller Preferences."
|
|
|
|
|
5159 |
|
5160 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:534
|
5161 |
msgid "Under Auto Return for Website Payments, click the On radio button."
|
5162 |
+
msgstr "Pod Auto Return for Website Payments, kliknite na radio dugme On."
|
5163 |
|
5164 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:535
|
5165 |
msgid ""
|
5166 |
"For the Return URL, enter the Return URL from PayPal on your site for "
|
5167 |
"successfull payment."
|
5168 |
msgstr ""
|
5169 |
+
"Za Return URL, unesite Return URL iz PayPala na vašu stranicu za uspješno "
|
5170 |
+
"plaćanje."
|
5171 |
|
5172 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:543
|
5173 |
msgid "Return URL from PayPal"
|
5174 |
+
msgstr "Return URL iz PayPala"
|
5175 |
|
5176 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:550
|
|
|
5177 |
msgid "The URL where visitor will be redirected after completing payment."
|
5178 |
+
msgstr "URL gdje će posjetitelj biti preusmjeren nakon dovršenog plaćanja."
|
|
|
|
|
|
|
5179 |
|
5180 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:551
|
5181 |
+
#, php-format
|
5182 |
msgid ""
|
5183 |
"For example, a URL to your site that displays a %s\"Thank you for the payment"
|
5184 |
"\"%s."
|
5185 |
msgstr ""
|
5186 |
+
"Na primjer, URL na vašu stranicu koji se prikazuje kao %s\"Zahvaljujemo na "
|
5187 |
+
"uplati\"%s."
|
5188 |
|
5189 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:558
|
5190 |
msgid "Cancel Return URL from PayPal"
|
5191 |
+
msgstr "Cancel Return URL iz PayPala"
|
5192 |
|
5193 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:565
|
|
|
5194 |
msgid "The URL where the visitor will be redirected after completing payment."
|
5195 |
+
msgstr "URL gdje će posjetitelj biti preusmjeren nakon dovršenog plaćanja."
|
|
|
|
|
|
|
5196 |
|
5197 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:566
|
5198 |
+
#, php-format
|
5199 |
msgid ""
|
5200 |
"For example, the URL to your website that displays a %s\"Payment Canceled"
|
5201 |
"\"%s page."
|
5202 |
msgstr ""
|
5203 |
+
"Na primjer, URL na vašu web stranicu koji se prikazuje kao %s\"Uplata "
|
5204 |
+
"Otkazana\"%s stranica."
|
|
|
5205 |
|
5206 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:579
|
|
|
5207 |
msgid ""
|
5208 |
"Check this box to automatically approve bookings, when visitor makes a "
|
5209 |
"successful payment, or automatically cancel the booking, when visitor makes "
|
5210 |
"a payment cancellation."
|
5211 |
msgstr ""
|
5212 |
+
"Uključite ovaj okvir za automatsko odobrenje rezervacije, kada posjetitelj "
|
5213 |
+
"napravi uspješnu uplatu, ili automatsko otkazivanje rezervacije, kada "
|
5214 |
+
"posjetitelj otkaže uplatu."
|
|
|
5215 |
|
5216 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:851
|
5217 |
msgid "Make payments with payPal - its fast, free and secure!"
|
5218 |
+
msgstr "Uplati sa PayPal - to je brzo, besplatno i sigurno!"
|
5219 |
|
5220 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:883
|
|
|
5221 |
msgid "Enter your phone number"
|
5222 |
+
msgstr "Unesite vaš telefonski broj"
|
5223 |
|
5224 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
|
5225 |
msgid "Integration of Sage payment system"
|
5226 |
+
msgstr "Integracija Sage platnog sistema"
|
5227 |
|
5228 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:22
|
|
|
5229 |
msgid "Sage"
|
5230 |
+
msgstr "Sage"
|
5231 |
|
5232 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:83
|
5233 |
msgid "Sage payment customization"
|
5234 |
+
msgstr "Sage prilagodba plaćanja"
|
5235 |
|
5236 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:85
|
5237 |
+
#, php-format
|
5238 |
msgid ""
|
5239 |
"If you have no account on this system, please visit %s to create one. "
|
5240 |
"Simulator account emulates the Sage Pay account as well as a Test and Live "
|
5241 |
"account."
|
5242 |
msgstr ""
|
5243 |
+
"Ako nemate račun na ovom sistemu, molimo posjetite %s da biste otvorili "
|
5244 |
+
"račun. Simulator račun oponaša Sage Pay račun kao Test i Živi račun."
|
|
|
5245 |
|
5246 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:89
|
|
|
5247 |
msgid "Active Sage Pay"
|
5248 |
+
msgstr "Aktiviraj Sage Pay"
|
5249 |
|
5250 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:96
|
|
|
5251 |
msgid " Check this box to use Sage Pay payment."
|
5252 |
+
msgstr "Uključite ovaj okvir za koristiti Sage Pay plaćanje."
|
5253 |
|
5254 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:105
|
5255 |
msgid "Vendor Name"
|
5256 |
+
msgstr "Vendor Ime"
|
5257 |
|
5258 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
|
5259 |
msgid ""
|
5260 |
"Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
|
5261 |
"you applied."
|
5262 |
msgstr ""
|
5263 |
+
"Postavite ovu vrijednost za Vendor Name koju vam je dodijelio Sage Pay ili "
|
5264 |
+
"ste ju izabrali prilikom registracije."
|
5265 |
|
5266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:116
|
5267 |
msgid "XOR Encryption password"
|
5268 |
+
msgstr "XOR Šifrirana lozinka"
|
5269 |
|
5270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:120
|
5271 |
msgid ""
|
5272 |
"Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
5273 |
msgstr ""
|
5274 |
+
"Postavite ovu vrijednost u XOR Šifrirana lozinka koju vam je dodijelio Sage "
|
5275 |
+
"Pay"
|
5276 |
|
5277 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:132
|
5278 |
msgid "SIMULATOR"
|
5284 |
|
5285 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
|
5286 |
msgid "LIVE"
|
5287 |
+
msgstr "UŽIVO"
|
5288 |
|
5289 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:136
|
5290 |
msgid ""
|
5291 |
"Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
|
5292 |
"and LIVE in the live environment"
|
5293 |
msgstr ""
|
5294 |
+
"Odaberite SIMULATOR za Simulator ekspertni sistem, TEST za Test Server i "
|
5295 |
+
"UŽIVO za živo okruženje"
|
5296 |
|
5297 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:145
|
5298 |
msgid "PAYMENT"
|
5300 |
|
5301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:146
|
5302 |
msgid "DEFERRED"
|
5303 |
+
msgstr "ODGOĐENO"
|
5304 |
|
5305 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:147
|
5306 |
msgid "AUTHENTICATE"
|
5307 |
+
msgstr "AUTORIZIRANJE"
|
5308 |
|
5309 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:149
|
|
|
5310 |
msgid ""
|
5311 |
"This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
|
5312 |
"those payment types"
|
5313 |
msgstr ""
|
5314 |
+
"Ovo može biti ODGOĐENO ili AUTORIZIRANJE ako vaš Sage Pay račun podržava ove "
|
5315 |
"vrste plaćanja"
|
5316 |
|
5317 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:160
|
5318 |
msgid "Yen"
|
5319 |
+
msgstr "Yen"
|
5320 |
|
5321 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:173
|
5322 |
msgid "Israeli Shekel"
|
5323 |
+
msgstr "Izraelski Šekel"
|
5324 |
|
5325 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:313
|
|
|
5326 |
msgid "ALL"
|
5327 |
+
msgstr "SVE"
|
5328 |
|
5329 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:543
|
5330 |
#, php-format
|
5331 |
msgid "Pay using %s payment service"
|
5332 |
+
msgstr "Plati putem %s platnog servisa"
|
5333 |
|
5334 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:110
|
|
|
5335 |
msgid "Form / Calendar"
|
5336 |
+
msgstr "Forma / Kalendar"
|
5337 |
|
5338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:112
|
5339 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:125
|
5340 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:138
|
5341 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:152
|
5342 |
msgid "Insertion of"
|
5343 |
+
msgstr "Umetanje"
|
5344 |
|
5345 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:123
|
|
|
5346 |
msgid "Selection of form"
|
5347 |
+
msgstr "Izbor Forme"
|
5348 |
|
5349 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:150
|
|
|
5350 |
msgid "Editing of booking"
|
5351 |
+
msgstr "Uređivanje Rezervacije"
|
5352 |
|
5353 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:172
|
5354 |
#, php-format
|
5356 |
"Please, read more about the shortcodes %shere%s or JavaScript customization "
|
5357 |
"of the specific shortcodes %shere%s"
|
5358 |
msgstr ""
|
5359 |
+
"Molimo, pročitajte više o shortcodes %sovdje%s ili o JavaScript prilagodbi "
|
5360 |
+
"određenih shortcodes %sovdje%s"
|
5361 |
|
5362 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:181
|
5363 |
+
#, php-format
|
5364 |
msgid ""
|
5365 |
"This shortcode %s is used on a page, where visitors can %smodify%s their own "
|
5366 |
"booking(s), %scancel%s or make %spayment%s after receiving an admin email "
|
5367 |
"payment request"
|
5368 |
msgstr ""
|
5369 |
+
"Ovaj shortcode %s je korišten na stranici, kada posjetitelji mogu %sizmjeniti"
|
5370 |
+
"%s njihove rezervacije, %sotkazati%s ili napraviti %suplatu%s nakon što "
|
5371 |
+
"zaprime admin email sa zahtjevom za plaćanje"
|
5372 |
|
5373 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:182
|
5374 |
+
#, php-format
|
5375 |
msgid ""
|
5376 |
"The content of field %sURL to edit bookings%s on the %sgeneral booking "
|
5377 |
"settings page%s must link to this page"
|
5378 |
msgstr ""
|
5379 |
+
"Sadržaj polja %sURL za uređivanje rezervacije%s na %sstranica s općim "
|
5380 |
+
"postavkama rezervacija%s mora linkati na ovu stranicu"
|
5381 |
|
5382 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:183
|
5383 |
+
#, php-format
|
5384 |
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
5385 |
msgstr ""
|
5386 |
+
"Email predlošci, koji koriste shortcodes: %s, će biti linkani na ovu stranicu"
|
|
|
5387 |
|
5388 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:202
|
5389 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:204
|
|
|
5390 |
msgid "Select shortcode to insert"
|
5391 |
+
msgstr "Odaberi shortcode za umetanje"
|
5392 |
|
5393 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:224
|
5394 |
#, php-format
|
5396 |
"This shortcode %s is using for showing the search results at specific page, "
|
5397 |
"if the search form is submit showing the search results at different page"
|
5398 |
msgstr ""
|
5399 |
+
"Ovaj shortcode %s se koristi za prikazivanje rezultata pretraživanja na "
|
5400 |
+
"određenoj stranici, ako forma za pretraživanje prikazuje rezultate pretrage "
|
5401 |
+
"na različitoj stranici"
|
5402 |
|
5403 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:234
|
|
|
5404 |
msgid "Check this box to show search results on other page"
|
5405 |
+
msgstr "Uključite ovaj okvir za prikazati rezultate na drugoj stranici"
|
5406 |
|
5407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:240
|
|
|
5408 |
msgid "URL of search results:"
|
5409 |
+
msgstr "URL za rezultate pretraživanja:"
|
5410 |
|
5411 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:242
|
|
|
5412 |
msgid "Type the URL of search results page."
|
5413 |
+
msgstr "Upišite URL od stranice s rezultatima pretraživanja."
|
5414 |
|
5415 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:248
|
|
|
5416 |
msgid "Title of Search results:"
|
5417 |
+
msgstr "Naslov rezultata pretrage."
|
5418 |
|
5419 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:251
|
|
|
5420 |
msgid "Type the title of Search results."
|
5421 |
+
msgstr "Upišite naslov rezultata pretraživanja."
|
5422 |
|
5423 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:257
|
|
|
5424 |
msgid "Nothing Found Message:"
|
5425 |
+
msgstr "Poruka Ništa nije nađeno:"
|
5426 |
|
5427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:260
|
5428 |
msgid "Type the message, when nothing found."
|
5429 |
+
msgstr "Upišite poruku, kada ništa nije nađeno."
|
5430 |
|
5431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:267
|
|
|
5432 |
msgid "Search only for users:"
|
5433 |
+
msgstr "Traži samo korisnike:"
|
5434 |
|
5435 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:269
|
5436 |
msgid ""
|
5437 |
"Type IDs of the users (separated by comma \",\") for searching availability "
|
5438 |
"only for these users, or leave it blank for searching for all users."
|
5439 |
msgstr ""
|
5440 |
+
"Upišite ID od korisnika (odvojeno zarezom \",\") za pretraživanje samo ovih "
|
5441 |
+
"korisnika, ili ostavite prazno za pretraživanje svih korisnika."
|
5442 |
|
5443 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:288
|
|
|
5444 |
msgid "Title:"
|
5445 |
+
msgstr "Naslov:"
|
5446 |
|
5447 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:290
|
5448 |
msgid "Title near your select box."
|
5449 |
+
msgstr "Naslov uz tražilicu."
|
5450 |
|
5451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:298
|
5452 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:360
|
5456 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:313
|
5457 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:375
|
5458 |
msgid "Select number of month to show for calendar."
|
5459 |
+
msgstr "Odaberite broj mjeseci za prikaz u kalendaru."
|
5460 |
|
5461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:335
|
5462 |
msgid ""
|
5463 |
"Select booking resources, for showing in selectbox. Please use CTRL to "
|
5464 |
"select multiple booking resources."
|
5465 |
msgstr ""
|
5466 |
+
"Odaberite sadržaj rezervacije, za prikazati u okviru za odabir. Molimo da "
|
5467 |
+
"koristite CTRL za odabir više sadržaja za rezervaciju."
|
5468 |
|
5469 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:342
|
5470 |
#, php-format
|
5472 |
"This shortcode %s is using for selection of the booking form of specific "
|
5473 |
"booking resources in selectbox"
|
5474 |
msgstr ""
|
5475 |
+
"Ovaj shortcode %s se koristi za odabir forme za rezervaciju određenog "
|
5476 |
+
"sadržaja u okviru za odabir"
|
5477 |
|
5478 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:549
|
|
|
5479 |
msgid "This booking resources does not exist"
|
5480 |
+
msgstr "Ovaj sadržaj za rezervaciju ne postoji"
|
5481 |
|
5482 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:568
|
5483 |
msgid "Processing..."
|
5484 |
+
msgstr "Obrađivanje..."
|
5485 |
|
5486 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:589
|
|
|
5487 |
msgid "Generating columns..."
|
5488 |
+
msgstr "Generiranje stupaca..."
|
5489 |
|
5490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:620
|
5491 |
msgid "Exporting booking data..."
|
5492 |
+
msgstr "Izvoženje podataka rezervacija..."
|
5493 |
|
5494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:654
|
5495 |
msgid "Generating content of file"
|
5496 |
+
msgstr "Generiranje sadržaja datoteke"
|
5497 |
|
5498 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:692
|
5499 |
msgid "Saving to file"
|
5501 |
|
5502 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:709
|
5503 |
msgid "Export bookings"
|
5504 |
+
msgstr "Izvezi rezervacije"
|
5505 |
|
5506 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:712
|
5507 |
msgid "Download the CSV file of exported booking data"
|
5508 |
+
msgstr "Preuzmi CSV datoteku izveženih podataka o rezervacijama"
|
5509 |
|
5510 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:718
|
5511 |
msgid "Download"
|
5512 |
+
msgstr "Download"
|
5513 |
|
5514 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:727
|
5515 |
msgid "Done!"
|
5516 |
+
msgstr "Gotovo!"
|
5517 |
|
5518 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:750
|
|
|
5519 |
msgid "Please Select"
|
5520 |
+
msgstr "Molimo odaberite"
|
5521 |
|
5522 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:886
|
5523 |
msgid "link"
|
5524 |
+
msgstr "link"
|
5525 |
|
5526 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1007
|
5527 |
msgid "Print bookings"
|
5528 |
+
msgstr "Ispiši rezervacije"
|
5529 |
|
5530 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1028
|
|
|
5531 |
msgid "The booking was canceled by the visitor."
|
5532 |
+
msgstr "Rezervacija je otkazana od strane posjetitelja."
|
5533 |
|
5534 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1042
|
5535 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1053
|
5536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1850
|
5537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1897
|
|
|
5538 |
msgid "Wrong booking hash in URL (probably expired)"
|
5539 |
+
msgstr "Pogrešan hash rezervacije u URL (vjerojatno isteklo)"
|
5540 |
|
5541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1081
|
|
|
5542 |
msgid "The booking has been canceled successfully"
|
5543 |
+
msgstr "Rezervacija je otkazana uspješno"
|
5544 |
|
5545 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1220
|
5546 |
msgid "Add New Booking Resource(s)"
|
5547 |
+
msgstr "Dodaj novi sadržaj za rezervaciju"
|
5548 |
|
5549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1225
|
5550 |
msgid "New Resource"
|
5551 |
+
msgstr "Novi sadržaj"
|
5552 |
|
5553 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1229
|
5554 |
msgid "Enter title here"
|
5555 |
+
msgstr "Unesite naslov ovdje"
|
5556 |
|
5557 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1231
|
5558 |
msgid "Enter name of booking resource"
|
5559 |
+
msgstr "Unesite naziv sadržaja za rezervaciju"
|
5560 |
|
5561 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1240
|
5562 |
msgid "Advanced Options"
|
5563 |
+
msgstr "Napredne opcije"
|
5564 |
|
5565 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1241
|
5566 |
msgid "Add new resource(s)"
|
5567 |
+
msgstr "Dodaj novi sadržaj"
|
5568 |
|
5569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1350
|
5570 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1437
|
|
|
5571 |
msgid "Resources number per page"
|
5572 |
+
msgstr "Broj sadržaja po stranici"
|
5573 |
|
5574 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1359
|
5575 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1446
|
|
|
5576 |
msgid ""
|
5577 |
"Select number of booking resources (single or parent) per page at Resource "
|
5578 |
"menu page"
|
5579 |
+
msgstr ""
|
5580 |
+
"Odaberite broj sadržaja za rezervaciju (pojedinačno ili roditelj) po "
|
5581 |
+
"stranici na stranici sa izborom sadržaja"
|
5582 |
|
5583 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1364
|
5584 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1417
|
5585 |
msgid "Default booking resource"
|
5586 |
+
msgstr "Default sadržaj za rezervaciju"
|
5587 |
|
5588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1398
|
|
|
5589 |
msgid "Enter your order number to begin the activation process."
|
5590 |
+
msgstr "Unesite broj vaše narudžbe da započnete proces aktiviranja."
|
5591 |
|
5592 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1433
|
5593 |
msgid "Select your default booking resource."
|
5594 |
+
msgstr "Odaberite vaš default sadržaj za rezervaciju."
|
5595 |
|
5596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1460
|
|
|
5597 |
msgid "URL to edit bookings"
|
5598 |
+
msgstr "URL za uređivanje rezervacije"
|
5599 |
|
5600 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1462
|
5601 |
+
#, php-format
|
5602 |
msgid ""
|
5603 |
"Type URL for %svisitors%s to edit bookings. You must insert %s shortcode "
|
5604 |
"into this page."
|
5605 |
msgstr ""
|
5606 |
+
"Upišite URL za %sposjetitelje%s za uređivanje rezervacije. Vi morate "
|
5607 |
+
"umetnuti %s shortcode u ovu stranicu."
|
5608 |
|
5609 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1480
|
|
|
5610 |
msgid "Change hash after the booking is approved"
|
5611 |
+
msgstr "Promijeni hash nakon što je rezervacija odobrena"
|
5612 |
|
5613 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1486
|
|
|
5614 |
msgid ""
|
5615 |
"Check this box if you want to change the booking hash after approval. When "
|
5616 |
"checked, visitor will not be able to edit or cancel the booking."
|
5617 |
msgstr ""
|
5618 |
+
"Uključite ovaj okvir ako želite promijeniti hash rezervacije nakon "
|
5619 |
+
"odobrenja. Kada je uključeno, posjetitelj neće moći editirati ili otkazati "
|
5620 |
+
"rezervaciju."
|
5621 |
|
5622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1497
|
5623 |
#, php-format
|
5624 |
msgid "%s - start new translation section, where %s - locale of translation"
|
5625 |
+
msgstr ""
|
5626 |
+
"%s - odjeljak početak novog prijevoda, gdje je %s - locale od prijevoda"
|
5627 |
|
5628 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1498
|
5629 |
+
#, php-format
|
5630 |
msgid "Example #1: %s - start French translation section"
|
5631 |
+
msgstr "Primjer #1: %s - početak odjeljka Francuski prijevod"
|
5632 |
|
5633 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1499
|
5634 |
#, php-format
|
5635 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
5636 |
+
msgstr "Primjer #2: \"%s\" - Engleski i Francuski prijevod iste poruke"
|
5637 |
|
5638 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
|
5639 |
msgid ""
|
5640 |
"Customization of email template, which is sending to Admin after new booking"
|
5641 |
msgstr ""
|
5642 |
+
"Prilagođavanje email predloška, koji se šalje Administratoru nakon nove "
|
5643 |
+
"rezervacije"
|
5644 |
|
5645 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1516
|
|
|
5646 |
msgid "New for Admin"
|
5647 |
+
msgstr "Novo za Admina"
|
5648 |
|
5649 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1524
|
5650 |
msgid ""
|
5651 |
"Customization of email template, which is sending to Visitor after new "
|
5652 |
"booking"
|
5653 |
msgstr ""
|
5654 |
+
"Prilagođavanje email predloška, koji se šalje Posjetitelju nakon nove "
|
5655 |
+
"rezervacije"
|
5656 |
|
5657 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1525
|
|
|
5658 |
msgid "New for Visitor"
|
5659 |
+
msgstr "Novo za Posjetitelja"
|
5660 |
|
5661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1533
|
|
|
5662 |
msgid ""
|
5663 |
"Customization of email template, which is sending to Visitor after approval "
|
5664 |
"of booking"
|
5665 |
msgstr ""
|
5666 |
+
"Prilagođavanje email predloška, koji se šalje Posjetitelju nakon odobrenja "
|
5667 |
+
"rezervacije"
|
5668 |
|
5669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1542
|
5670 |
msgid ""
|
5671 |
"Customization of email template, which is sending to Visitor after "
|
5672 |
"Cancellation of booking"
|
5673 |
msgstr ""
|
5674 |
+
"Prilagođavanje email predloška, koji se šalje Posjetitelju nakon otkazivanja "
|
5675 |
+
"rezervacije"
|
5676 |
|
5677 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1543
|
5678 |
msgid "Declined"
|
5679 |
msgstr "Odbijeno"
|
5680 |
|
5681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1551
|
|
|
5682 |
msgid ""
|
5683 |
"Customization of email template, which is sending after modification of "
|
5684 |
"booking"
|
5685 |
msgstr ""
|
5686 |
+
"Prilagođavanje email predloška, koji se šalje nakon modificiranja rezervacije"
|
5687 |
|
5688 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1552
|
|
|
5689 |
msgid "Modified"
|
5690 |
msgstr "Modificirano"
|
5691 |
|
5694 |
"Customization of email template, which is sending to Visitor after payment "
|
5695 |
"request"
|
5696 |
msgstr ""
|
5697 |
+
"Prilagođavanje email predloška, koji se šalje Posjetitelju nakon zahtjeva za "
|
5698 |
+
"plaćanje"
|
5699 |
|
5700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1562
|
5701 |
msgid "Payment request"
|
5702 |
+
msgstr "Zahtjev za plaćanje"
|
5703 |
|
5704 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1616
|
|
|
5705 |
msgid "Standard Form Template"
|
5706 |
+
msgstr "Predložak Forma Standard"
|
5707 |
|
5708 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1617
|
|
|
5709 |
msgid "2 Columns Form Template"
|
5710 |
+
msgstr "Predložak Forma 2 Stupca"
|
5711 |
|
5712 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1618
|
5713 |
msgid "Wizard Form Template(several steps)"
|
5714 |
+
msgstr "Predložak Forma Čarobnjak(nekoliko koraka)"
|
5715 |
|
5716 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1620
|
|
|
5717 |
msgid "Payment Form Template"
|
5718 |
+
msgstr "Predložak Forma Plaćanje"
|
5719 |
|
5720 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1621
|
|
|
5721 |
msgid "Time Slots Form Template"
|
5722 |
+
msgstr "Predložak Forma Vremenski Termin"
|
5723 |
|
5724 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1623
|
5725 |
msgid "Time slots for different weekends Form Template"
|
5726 |
+
msgstr "Predložak Forma Vremenski termin za različite vikende"
|
5727 |
|
5728 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1624
|
|
|
5729 |
msgid "Hints Form Template"
|
5730 |
+
msgstr "Predložak Forma Savjeti"
|
5731 |
|
5732 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1629
|
|
|
5733 |
msgid "Reset current Form"
|
5734 |
+
msgstr "Resetiraj trenutnu formu"
|
5735 |
|
5736 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1637
|
|
|
5737 |
msgid "Reset Booking Form and Content of Booking Fields Form"
|
5738 |
+
msgstr "Resetiraj Formu za rezervacije i Formu sadržaj polja za rezervacije"
|
5739 |
|
5740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1641
|
5741 |
msgid "Both"
|
5742 |
+
msgstr "Oboje"
|
5743 |
|
5744 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1653
|
5745 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
|
5746 |
msgid "Please configure the form for content of booking fields data!"
|
5747 |
msgstr ""
|
5748 |
+
"Molimo konfigurirajte formu za sadržaj podataka u poljima za rezervacije!"
|
5749 |
|
5750 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1661
|
5751 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3785
|
|
|
5752 |
msgid "Please configure the form fields!"
|
5753 |
+
msgstr "Molimo konfigurirajte polja forme!"
|
5754 |
|
5755 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1670
|
5756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1189
|
|
|
5757 |
msgid "Customization of booking form fields"
|
5758 |
+
msgstr "Prilagođavanje polja forme za rezervaciju"
|
5759 |
|
5760 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1675
|
|
|
5761 |
msgid ""
|
5762 |
"Customization of fields, which showing in the Booking Listing page for the "
|
5763 |
"specific booking"
|
5764 |
msgstr ""
|
5765 |
+
"Prilagođavanje polja, koji se pokazuju na stranici s popisom rezervacija za "
|
5766 |
+
"određenu rezervaciju"
|
5767 |
|
5768 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1678
|
|
|
5769 |
msgid "Content of Booking Fields"
|
5770 |
+
msgstr "Sadržaj polja za rezervaciju"
|
5771 |
|
5772 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1694
|
|
|
5773 |
msgid "Default title of bookings"
|
5774 |
+
msgstr "Default naslov rezervacije"
|
5775 |
|
5776 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1696
|
5777 |
#, php-format
|
5780 |
"page (You can use the shortcodes from the bottom form of Settings Fields "
|
5781 |
"page)."
|
5782 |
msgstr ""
|
5783 |
+
"Upišite %sdefault naslov rezervacije%s u načinu izgleda kalendara na "
|
5784 |
+
"stranici Popis Rezervacija (Vi možete koristiti shortcodes iz forme na dnu "
|
5785 |
+
"stranice Postavke Polja)."
|
5786 |
|
5787 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1708
|
5788 |
msgid "Incorrect date format"
|
5789 |
+
msgstr "Neispravan format datuma"
|
5790 |
|
5791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1947
|
|
|
5792 |
msgid "Booking Resource"
|
5793 |
+
msgstr "Sadržaj za rezervacije"
|
5794 |
|
5795 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1957
|
5796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1539
|
5797 |
msgid "All bookings"
|
5798 |
+
msgstr "Sve rezervacije"
|
5799 |
|
5800 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1961
|
5801 |
msgid "All incoming bookings"
|
5802 |
+
msgstr "Sve rezervacije u dolasku"
|
5803 |
|
5804 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1966
|
|
|
5805 |
msgid "New reservations made today"
|
5806 |
+
msgstr "Nove rezervacije napravljene danas"
|
5807 |
|
5808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1971
|
|
|
5809 |
msgid "Reservations for today"
|
5810 |
+
msgstr "Rezervacije za danas"
|
5811 |
|
5812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1992
|
5813 |
msgid "Add new booking resource"
|
5814 |
+
msgstr "Dodaj novi sadržaj za rezervaciju"
|
5815 |
|
5816 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3003
|
5817 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3051
|
5821 |
msgstr "Ažurirano uspješno"
|
5822 |
|
5823 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3017
|
|
|
5824 |
msgid ""
|
5825 |
"Warning! The resource was not changed. Current dates are already booked "
|
5826 |
"there."
|
5827 |
msgstr ""
|
5828 |
+
"Upozorenje! Sadržaj nije izmijenjen. Trenutni datumi su već rezervirani."
|
5829 |
|
5830 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3286
|
|
|
5831 |
msgid "Email to \"Admin\" after a new booking"
|
5832 |
+
msgstr "Pošalji email \"Adminu\" nakon nove rezervacije"
|
5833 |
|
5834 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3306
|
5835 |
msgid "To"
|
5837 |
|
5838 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3308
|
5839 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:267
|
5840 |
+
#, php-format
|
5841 |
msgid "Type default %sadmin email%s for booking confirmation"
|
5842 |
+
msgstr "Upišite default %sadmin email%s za potvrdu rezervacije"
|
5843 |
|
5844 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3315
|
5845 |
+
#, php-format
|
5846 |
msgid ""
|
5847 |
"Type the default %sadmin email%s sending the booking confimation. You can "
|
5848 |
"use this %s shortcode."
|
5849 |
+
msgstr ""
|
5850 |
+
"Upišite default %sadmin email%s za slanje rezervacije za potvrditi. Vi "
|
5851 |
+
"možete koristiti ovaj %s shortcode."
|
5852 |
|
5853 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3322
|
5854 |
+
#, php-format
|
5855 |
msgid "Type your email %ssubject%s for the booking confimation message."
|
5856 |
+
msgstr "Upišite email %spredmet%s za poruku za potvrditi rezervaciju."
|
5857 |
|
5858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3330
|
5859 |
+
#, php-format
|
5860 |
msgid "Type your %semail message content for checking booking%s in. "
|
5861 |
+
msgstr "Upišite %ssadržaj email poruke za potvrditi rezervaciju%s dolazak. "
|
5862 |
|
5863 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
5864 |
+
#, php-format
|
5865 |
msgid ""
|
5866 |
"For example: \"You have a new reservation %s on the following date(s): %s "
|
5867 |
"Contact information: %s You can approve or edit this booking at: %s Thank "
|
5868 |
"you, Reservation service.\""
|
5869 |
msgstr ""
|
5870 |
+
"Na primjer: \"Vi imate novu rezervaciju %s na slijedeće datume: %s Kontakt "
|
5871 |
+
"podaci: %s Vi možete odobriti ili uređivati ovu rezervaciju na: %s Hvala, "
|
5872 |
+
"Servis za Rezervacije.\""
|
5873 |
|
5874 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
5875 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
|
5880 |
msgstr "ovdje"
|
5881 |
|
5882 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3353
|
|
|
5883 |
msgid "Email to \"Person\" after they make a new reservation"
|
5884 |
+
msgstr "Email za \"Osobu\" nakon što ona napravi novu rezervaciju"
|
5885 |
|
5886 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3383
|
5887 |
+
#, php-format
|
5888 |
msgid "Type email subject for %svisitor after creating a new reservation%s."
|
5889 |
msgstr ""
|
5890 |
+
"Upišite email subject za %sposjetitelj nakon kreiranja nove rezervacije%s."
|
|
|
5891 |
|
5892 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3384
|
5893 |
+
#, php-format
|
5894 |
msgid "Use these %s shortcodes."
|
5895 |
+
msgstr "Koristite ove %s shortcodes."
|
5896 |
|
5897 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3393
|
5898 |
+
#, php-format
|
5899 |
msgid ""
|
5900 |
"Type your %semail message for visitor after creating a new reservation%s"
|
5901 |
msgstr ""
|
5902 |
+
"Upišite %semail poruku za posjetitelja nakon kreiranja nove rezervacije%s"
|
|
|
5903 |
|
5904 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
|
5905 |
+
#, php-format
|
5906 |
msgid ""
|
5907 |
"For example: \"Your reservation %s on these date(s): %s is processing now! "
|
5908 |
"We will send confirmation by email. %s You can edit the booking at this "
|
5909 |
"page: %s Thank you, Reservation service.\""
|
5910 |
msgstr ""
|
5911 |
+
"Na primjer: \"Vaša rezervacija %s na ove datume: %s je sada obrađena! Mi "
|
5912 |
+
"ćemo vam poslati potvrdu na email. %s Vi možete uređivati rezervaciju na "
|
5913 |
+
"ovoj stranici: %s Hvala, Servis za Rezervacije.\""
|
5914 |
|
5915 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3413
|
|
|
5916 |
msgid "Email to \"Person\" after booking is approved"
|
5917 |
+
msgstr "Pošalji Email \"Osobi\" nakon što je rezervacija odobrena"
|
5918 |
|
5919 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3456
|
5920 |
+
#, php-format
|
5921 |
msgid "Type your email subject for the %sapproved booking%s."
|
5922 |
+
msgstr "Upišite vaš email subject za %srezervacija odobrena%s."
|
5923 |
|
5924 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3464
|
5925 |
+
#, php-format
|
5926 |
msgid "Type your %semail message for the approved booking%s from the website"
|
5927 |
+
msgstr "Upišite %semail poruka za odobrenu rezervaciju%s iz web stranice"
|
5928 |
|
5929 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3472
|
5930 |
+
#, php-format
|
5931 |
msgid ""
|
5932 |
"For example: \"Your reservation %s on these date(s): %s has been approved."
|
5933 |
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
5934 |
"service.\""
|
5935 |
msgstr ""
|
5936 |
+
"Na primjer: \"Vaša rezervacija %s na ove datume: %s je odobrena.%s Vi "
|
5937 |
+
"možete uređivati ovu rezervaciju na ovoj stranici: %s . Hvala, Servis za "
|
5938 |
+
"Rezervacije.\""
|
5939 |
|
5940 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3486
|
|
|
5941 |
msgid "Email to \"Person\" after their booking has been denied"
|
5942 |
+
msgstr "Email \"Osobi\" nakon što je njena rezervacija odbijena"
|
5943 |
|
5944 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3531
|
5945 |
+
#, php-format
|
5946 |
msgid "Type your email subject for the %sdenied booking%s."
|
5947 |
+
msgstr "Upišite email subject za %srezervacija odbijena%s."
|
|
|
|
|
5948 |
|
5949 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3538
|
5950 |
+
#, php-format
|
5951 |
msgid "Type your %semail message for the denied booking%s from the website"
|
5952 |
+
msgstr "Upišite %semail poruka za odbijenu rezervaciju%s iz web stranice"
|
5953 |
|
5954 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3547
|
5955 |
+
#, php-format
|
5956 |
msgid ""
|
5957 |
"For example: \"Your reservation %s on these date(s): %s has been canceled. "
|
5958 |
"Please contact us for more information. %s Thank you, Reservation service.\""
|
5959 |
msgstr ""
|
5960 |
+
"Na primjer: \"Vaša rezervacija %s na ove datume: %s je otkazana. Molimo "
|
5961 |
+
"kontaktirajte nas za detaljnije informacije. %s Hvala, Servis za Rezervaciju."
|
5962 |
+
"\""
|
5963 |
|
5964 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3563
|
|
|
5965 |
msgid "Email to \"Person\" after booking is modified"
|
5966 |
+
msgstr "Email \"Osobi\" nakon što je rezervacija modificirana"
|
5967 |
|
5968 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3608
|
5969 |
+
#, php-format
|
5970 |
msgid "Type your email subject for the %smodified booking%s. "
|
5971 |
+
msgstr "Upišite email subject za %srezervacija je modificirana%s. "
|
5972 |
|
5973 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3616
|
5974 |
+
#, php-format
|
5975 |
msgid "Type your %semail message for the modified booking%s from the website"
|
5976 |
+
msgstr "Upišite %semail poruka za modificiranu rezervaciju%s iz web stranice"
|
5977 |
|
5978 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3625
|
5979 |
+
#, php-format
|
5980 |
msgid ""
|
5981 |
"For example: \"The reservation %s on these date(s): %s has been modified. "
|
5982 |
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
5983 |
"service.\""
|
5984 |
msgstr ""
|
5985 |
+
"Na primjer: \"Rezervacija %s na ove datume: %s je modificirana. %s Vi "
|
5986 |
+
"možete uređivati ovu rezervaciju na ovoj stranici: %s . Hvala, Servis za "
|
5987 |
+
"Rezervacije.\""
|
5988 |
|
5989 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3721
|
5990 |
msgid "Form fields"
|
5991 |
+
msgstr "Polja forme"
|
5992 |
|
5993 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3750
|
5994 |
#, php-format
|
5996 |
"Content of booking fields data for email templates (%s-shortcode) and "
|
5997 |
"booking listing page"
|
5998 |
msgstr ""
|
5999 |
+
"Sadržaj podataka polja za rezervaciju za email predloške (%s-shortcode) i "
|
6000 |
+
"stranicu s popisom rezervacija"
|
6001 |
|
6002 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3758
|
6003 |
+
#, php-format
|
6004 |
msgid "%s - inserting data from fields of booking form"
|
6005 |
+
msgstr "%s - umetanje podataka iz polja forme za rezervaciju"
|
6006 |
|
6007 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3759
|
6008 |
#, php-format
|
6032 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:219
|
6033 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:558
|
6034 |
msgid "Times"
|
6035 |
+
msgstr "Vrijeme"
|
6036 |
|
6037 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3884
|
6038 |
msgid "Address"
|
6049 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4034
|
6050 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2334
|
6051 |
msgid "New booking"
|
6052 |
+
msgstr "Nova rezervacija"
|
6053 |
|
6054 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4036
|
6055 |
+
#, php-format
|
6056 |
msgid ""
|
6057 |
"Your reservation %s for: %s is processing now! We will send confirmation by "
|
6058 |
"email. %sYou can edit this booking at this page: %s Thank you, %s"
|
6059 |
msgstr ""
|
6060 |
+
"Vaša rezervacija %s za: %s je sada u obradi! Poslat ćemo vam potvrdu na "
|
6061 |
+
"email. %sVi možete uređivati ovu rezervaciju na ovoj stranici: %s Hvala, %s"
|
6062 |
|
6063 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4040
|
|
|
6064 |
msgid "The reservation has been modified"
|
6065 |
+
msgstr "Rezervacija je modificirana"
|
6066 |
|
6067 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4042
|
6068 |
+
#, php-format
|
6069 |
msgid ""
|
6070 |
"The reservation %s for: %s has been modified. %sYou can edit this booking on "
|
6071 |
"this page: %s Thank you, %s"
|
6072 |
msgstr ""
|
6073 |
+
"Rezervacija %s za: %s je modificirana. %sVi možete uređivati ovu rezervaciju "
|
6074 |
+
"na ovoj stranici: %s Hvala, %s"
|
6075 |
|
6076 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4104
|
6077 |
msgid "Sending request..."
|
6079 |
|
6080 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4129
|
6081 |
msgid "Order number"
|
6082 |
+
msgstr "Narudžba broj"
|
6083 |
|
6084 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4132
|
|
|
6085 |
msgid "Register"
|
6086 |
+
msgstr "Registracija"
|
6087 |
|
6088 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4134
|
6089 |
msgid ""
|
6090 |
"Please, enter your order number of purchasing this version, which you are "
|
6091 |
"received in email."
|
6092 |
msgstr ""
|
6093 |
+
"Molimo, unesite broj vaše narudžbe za kupljenu ovu verziju, koji ste primili "
|
6094 |
+
"na email."
|
6095 |
|
6096 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4138
|
6097 |
#, php-format
|
6099 |
"If you will get any difficulties or have a questions, please contact by "
|
6100 |
"email %s"
|
6101 |
msgstr ""
|
6102 |
+
"Ako se sretnete s poteškoćama ili imate pitanja, molimo kontaktirajte nas na "
|
6103 |
"email %s"
|
6104 |
|
6105 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
|
|
|
6106 |
msgid "Search availability"
|
6107 |
+
msgstr "Pretraživanje mogućnosti"
|
6108 |
|
6109 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
|
|
|
6110 |
msgid "Nothing found."
|
6111 |
+
msgstr "Ništa nije nađeno."
|
6112 |
|
6113 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
|
|
|
6114 |
msgid "Search results."
|
6115 |
+
msgstr "Rezultati pretrage."
|
6116 |
|
6117 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
|
|
|
6118 |
msgid "Title of search widget"
|
6119 |
+
msgstr "Naslov widgeta za pretraživanje"
|
6120 |
|
6121 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
|
|
|
6122 |
msgid "Title of search results"
|
6123 |
+
msgstr "Naslov rezultata pretraživanja"
|
6124 |
|
6125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
|
6126 |
#, php-format
|
6127 |
msgid "Please type the %sTitle of search results%s."
|
6128 |
+
msgstr "Molimo upišite %sNaslov rezultata pretraživanja%s."
|
6129 |
|
6130 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
|
|
|
6131 |
msgid "Nothing found message"
|
6132 |
+
msgstr "Ništa nije nađeno poruka"
|
6133 |
|
6134 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
|
6135 |
#, php-format
|
6136 |
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
6137 |
+
msgstr "Molimo upišite %sporuka , koja se prikazuje, kada ništa nije nađeno%s."
|
6138 |
|
6139 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
|
|
|
6140 |
msgid "URL of Search Results"
|
6141 |
+
msgstr "URL od Rezultata pretraživanja"
|
6142 |
|
6143 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
|
6144 |
#, php-format
|
6146 |
"Please type the URL of the page %s(with %s shortcode in content)%s, where "
|
6147 |
"search results will show."
|
6148 |
msgstr ""
|
6149 |
+
"Molimo upišite URL stranice %s(sa %s shortcode u sadržaju)%s, gdje će se "
|
6150 |
+
"prikazati rezultati pretraživanja."
|
6151 |
|
6152 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpbc-class-dismiss.php:78
|
6153 |
msgid "Dismiss"
|
6154 |
+
msgstr "Odbaci"
|
6155 |
|
6156 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:15
|
6157 |
msgid "Insert booking calendar"
|
6158 |
+
msgstr "Umetni kalendar za rezervacije"
|
6159 |
|
6160 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:16
|
6161 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:693
|
6162 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:89
|
6163 |
msgid "Booking calendar"
|
6164 |
+
msgstr "Kalendar za rezervacije"
|
6165 |
|
6166 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:122
|
6167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:144
|
6169 |
msgstr "U redu"
|
6170 |
|
6171 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:348
|
|
|
6172 |
msgid "Select booking resource"
|
6173 |
+
msgstr "Odaberi sadržaj za rezervaciju"
|
6174 |
|
6175 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:381
|
|
|
6176 |
msgid "Start month:"
|
6177 |
+
msgstr "Početni mjesec:"
|
6178 |
|
6179 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:391
|
|
|
6180 |
msgid "Select start month of calendar"
|
6181 |
+
msgstr "Odaberite početni mjesec za kalendar"
|
6182 |
|
6183 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:398
|
|
|
6184 |
msgid "Show in the page:"
|
6185 |
+
msgstr "Prikaži na stranici:"
|
6186 |
|
6187 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:404
|
6188 |
msgid "Booking form with calendar"
|
6189 |
+
msgstr "Forma za rezervaciju sa kalendarom"
|
6190 |
|
6191 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:405
|
6192 |
msgid "Only availability calendar"
|
6194 |
|
6195 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:406
|
6196 |
msgid "Only booking form"
|
6197 |
+
msgstr "Samo formu za rezervacije"
|
6198 |
|
6199 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:411
|
6200 |
msgid "for"
|
6205 |
msgstr "datum"
|
6206 |
|
6207 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:418
|
|
|
6208 |
msgid ""
|
6209 |
"Select to show the entire booking form or the availability calendar only."
|
6210 |
msgstr ""
|
6211 |
+
"Odaberite da prikažete cijelu formu za rezervacije ili samo kalendar "
|
6212 |
+
"dostupnosti."
|
6213 |
|
6214 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:433
|
|
|
6215 |
msgid "Show advanced settings"
|
6216 |
+
msgstr "Prikaži napredne postavke"
|
6217 |
|
6218 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:434
|
|
|
6219 |
msgid "Hide advanced settings"
|
6220 |
+
msgstr "Sakrij napredne postavke"
|
6221 |
|
6222 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:438
|
6223 |
#, php-format
|
6225 |
"Setting advanced parameters of the calendar. %sLike width, height and "
|
6226 |
"structure %s"
|
6227 |
msgstr ""
|
6228 |
+
"Postavke naprednih parametara kalendara. %sPoput širine, visine i strukture "
|
6229 |
+
"%s"
|
6230 |
|
6231 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:440
|
6232 |
#, php-format
|
6234 |
"%s or minimum and fixed number of days selection for the specific day of "
|
6235 |
"week or season.%s"
|
6236 |
msgstr ""
|
6237 |
+
"%s ili odabir minimalnog i fiksnog broj dana za određeni dan u tjednu ili "
|
6238 |
+
"sezonu.%s"
|
6239 |
|
6240 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:446
|
6241 |
#, php-format
|
6243 |
"Please read more about the possible customizations of these %soptions%s "
|
6244 |
"%shere%s"
|
6245 |
msgstr ""
|
6246 |
+
"Molimo pročitajte više o mogućnostima prilagođavanja ovih %sopcija%s %sovdje"
|
6247 |
+
"%s"
|
6248 |
|
6249 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:447
|
|
|
6250 |
msgid "Options:"
|
6251 |
+
msgstr "Opcije"
|
6252 |
|
6253 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:450
|
6254 |
msgid ""
|
6255 |
"Specify the full width of calendar, height of date cell and number of months "
|
6256 |
"in one row. "
|
6257 |
msgstr ""
|
6258 |
+
"Navedite punu širinu kalendara, visinu kvadratića s datumom i broj mjeseci u "
|
6259 |
+
"jednom retku."
|
6260 |
|
6261 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:453
|
6262 |
msgid ""
|
6263 |
"Calendar have 2 months in a row, the cell height is 30px and calendar full "
|
6264 |
"width 568px (possible to use percentage for width: 100%)"
|
6265 |
msgstr ""
|
6266 |
+
"Kalendar ima 2 mjeseca u retku, visina ćelije kvadraatića je 30px a puna "
|
6267 |
+
"širina kalendara je 568px (moguće je koristiti postotak za širinu: 100%)"
|
6268 |
|
6269 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:454
|
6270 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:462
|
|
|
6271 |
msgid "Code Example"
|
6272 |
+
msgstr "Primjer koda"
|
6273 |
|
6274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:458
|
6275 |
msgid ""
|
6276 |
"Specify that during certain seasons (or days of week), the specific minimum "
|
6277 |
"number of days must be booked. "
|
6278 |
msgstr ""
|
6279 |
+
"Navedite tijekom koje sezone (ili dani u tjednu), i odredite minimalan broj "
|
6280 |
+
"dana koji mora biti rezerviran. "
|
6281 |
|
6282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-edit-toolbar-buttons.php:461
|
6283 |
msgid ""
|
6284 |
"Visitor can select only 4 days starting at Monday, 3 or 7 days – Friday, 2 "
|
6285 |
"days – Saturday, etc…"
|
6286 |
msgstr ""
|
6287 |
+
"Posjetitelj može odabrati samo 4 dana počevši na Ponedjeljak, 3 ili 7 dana – "
|
6288 |
+
"Petak, 2 dana – Subota, itd…"
|
6289 |
|
6290 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:297
|
6291 |
msgid "week"
|
6310 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:722
|
6311 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:728
|
6312 |
msgid "Year"
|
6313 |
+
msgstr "Godina"
|
6314 |
|
6315 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:306
|
|
|
6316 |
msgid "Current dates"
|
6317 |
+
msgstr "Trenutni datumi"
|
6318 |
|
6319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:307
|
6320 |
msgid "Today"
|
6321 |
+
msgstr "Danas"
|
6322 |
|
6323 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:308
|
6324 |
msgid "Previous dates"
|
6332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:423
|
6333 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2060
|
6334 |
msgid "Next"
|
6335 |
+
msgstr "Slijedeće"
|
6336 |
|
6337 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:311
|
6338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:446
|
6339 |
msgid "Prior"
|
6340 |
+
msgstr "Prethodno"
|
6341 |
|
6342 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:313
|
6343 |
msgid "Check In - Tomorrow"
|
6344 |
+
msgstr "Dolazak - Sutra"
|
6345 |
|
6346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:314
|
|
|
6347 |
msgid "Check Out - Tomorrow"
|
6348 |
+
msgstr "Odlazak - Sutra"
|
6349 |
|
6350 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:504
|
6351 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:566
|
6355 |
msgstr "Primjeni"
|
6356 |
|
6357 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:604
|
|
|
6358 |
msgid "Start Date"
|
6359 |
+
msgstr "Datum početka"
|
6360 |
|
6361 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:645
|
|
|
6362 |
msgid "Booking Listing"
|
6363 |
+
msgstr "Popis rezervacije"
|
6364 |
|
6365 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:649
|
6366 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:693
|
|
|
6367 |
msgid "Calendar Overview"
|
6368 |
+
msgstr "Pregled Kalendara"
|
6369 |
|
6370 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:658
|
|
|
6371 |
msgid "Booking Calendar - Overview"
|
6372 |
+
msgstr "Kalendar za rezervacije - Pregled"
|
6373 |
|
6374 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:666
|
6375 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:687
|
6377 |
msgstr "Pomoć"
|
6378 |
|
6379 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:685
|
|
|
6380 |
msgid "About Booking Calendar"
|
6381 |
+
msgstr "O Booking Calendar-u"
|
6382 |
|
6383 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:688
|
6384 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:469
|
6385 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1268
|
6386 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1275
|
6387 |
msgid "FAQ"
|
6388 |
+
msgstr "FAQ"
|
6389 |
|
6390 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:689
|
6391 |
msgid "Technical Support"
|
6392 |
+
msgstr "Tehnička Podrška"
|
6393 |
|
6394 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:692
|
6395 |
msgid "Purchase"
|
6396 |
+
msgstr "Kupi"
|
6397 |
|
6398 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:695
|
6399 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:482
|
6400 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1252
|
6401 |
msgid "Upgrade"
|
6402 |
+
msgstr "Nadogradi"
|
6403 |
|
6404 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1371
|
6405 |
msgid "Filter"
|
6406 |
+
msgstr "Filter"
|
6407 |
|
6408 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1416
|
6409 |
msgid "Expand Advanced Filter"
|
6410 |
+
msgstr "Proširi Napredni filter"
|
6411 |
|
6412 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1417
|
6413 |
msgid "Collapse Advanced Filter"
|
6414 |
+
msgstr "Sažmi Napredni filter"
|
6415 |
|
6416 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1434
|
|
|
6417 |
msgid ""
|
6418 |
"Send email notification to customer after approval, cancelation or deletion "
|
6419 |
"of bookings"
|
6420 |
+
msgstr ""
|
6421 |
+
"Pošalji email obavijest kupcu nakon odobrenja, otkazivanja ili brisanja "
|
6422 |
+
"rezervacije"
|
6423 |
|
6424 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1435
|
6425 |
msgid "Emails sending"
|
6426 |
+
msgstr "Slanje email poruka"
|
6427 |
|
6428 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1458
|
6429 |
msgid "Booking ID"
|
6430 |
+
msgstr "Rezervacija ID"
|
6431 |
|
6432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1467
|
|
|
6433 |
msgid "Refresh booking listing"
|
6434 |
+
msgstr "Osvježi popis rezervacija"
|
6435 |
|
6436 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1471
|
|
|
6437 |
msgid "Reset filter to default values"
|
6438 |
+
msgstr "Resetiraj filter na default vrijednosti"
|
6439 |
|
6440 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1512
|
|
|
6441 |
msgid "Any"
|
6442 |
+
msgstr "Bilo koje"
|
6443 |
|
6444 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1540
|
|
|
6445 |
msgid "New bookings"
|
6446 |
+
msgstr "Nove rezervacije"
|
6447 |
|
6448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1543
|
6449 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:84
|
6451 |
msgstr "Prikaži"
|
6452 |
|
6453 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1555
|
|
|
6454 |
msgid "Creation"
|
6455 |
+
msgstr "Kreacija"
|
6456 |
|
6457 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1589
|
|
|
6458 |
msgid "Order by"
|
6459 |
+
msgstr "Naručeno od"
|
6460 |
|
6461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1603
|
6462 |
msgid ""
|
6463 |
"Save filter settings as default template (Please, click Apply filter button, "
|
6464 |
"before saving!)"
|
6465 |
msgstr ""
|
6466 |
+
"Spremi filter postavke kao default predložak (Molimo, kliknite na dugme "
|
6467 |
+
"Primjeni Filter, prije spremanja!)"
|
6468 |
|
6469 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1606
|
|
|
6470 |
msgid "Save as Default"
|
6471 |
+
msgstr "Spremi kao Default"
|
6472 |
|
6473 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1611
|
6474 |
msgid "Delete your previously saved default filer template!"
|
6475 |
+
msgstr "Obriši sve prethodno spremljene default filter predloške!"
|
6476 |
|
6477 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1614
|
|
|
6478 |
msgid "Delete template"
|
6479 |
+
msgstr "Obriši predložak"
|
6480 |
|
6481 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1683
|
6482 |
msgid "Approve selected bookings"
|
6483 |
+
msgstr "Odobri odabrane rezervacije"
|
6484 |
|
6485 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1687
|
6486 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1986
|
6487 |
msgid "Approve"
|
6488 |
+
msgstr "Odobri"
|
6489 |
|
6490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1688
|
|
|
6491 |
msgid "Set selected bookings as pending"
|
6492 |
+
msgstr "Postavi odabrane rezervacije kao na čekanju"
|
6493 |
|
6494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1690
|
6495 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1990
|
|
|
6496 |
msgid "Do you really want to set booking as pending ?"
|
6497 |
+
msgstr "Da li stvarno želite postaviti rezervacije kao na čekanju ?"
|
6498 |
|
6499 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1693
|
6500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1991
|
|
|
6501 |
msgid "Reject"
|
6502 |
+
msgstr "Odbaci"
|
6503 |
|
6504 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1696
|
|
|
6505 |
msgid "Delete selected bookings"
|
6506 |
+
msgstr "Obriši odabrane rezervacije"
|
6507 |
|
6508 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1698
|
|
|
6509 |
msgid "Do you really want to delete selected booking(s) ?"
|
6510 |
+
msgstr "Da li stvarno želite obrisati odabrane rezervacije ?"
|
6511 |
|
6512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1703
|
6513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:172
|
|
|
6514 |
msgid "Reason for cancellation here"
|
6515 |
+
msgstr "Razlog za otkazivanje ovdje"
|
6516 |
|
6517 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1708
|
|
|
6518 |
msgid "Mark as read all bookings"
|
6519 |
+
msgstr "Označi kao pročitano sve rezervacije"
|
6520 |
|
6521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1712
|
|
|
6522 |
msgid "Read All"
|
6523 |
+
msgstr "Sve pročitano"
|
6524 |
|
6525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1713
|
6526 |
msgid "Mark as read selected bookings"
|
6527 |
+
msgstr "Označi kao pročitano odabrane rezervacije"
|
6528 |
|
6529 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1717
|
6530 |
msgid "Read"
|
6532 |
|
6533 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1718
|
6534 |
msgid "Mark as Unread selected bookings"
|
6535 |
+
msgstr "Označi kao Nije pročitano odabrane rezervacije"
|
6536 |
|
6537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1722
|
6538 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1931
|
6539 |
msgid "Unread"
|
6540 |
+
msgstr "Nije pročitano"
|
6541 |
|
6542 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1763
|
6543 |
msgid "Booking Data"
|
6544 |
+
msgstr "Podaci o rezervaciji"
|
6545 |
|
6546 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1764
|
6547 |
msgid "Booking Dates"
|
6548 |
+
msgstr "Rezervirani datumi"
|
6549 |
|
6550 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1769
|
6551 |
msgid "Show ALL dates of booking"
|
6552 |
+
msgstr "Prikaži SVE datume rezervacija"
|
6553 |
|
6554 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1774
|
6555 |
msgid "Show only check in/out dates"
|
6556 |
+
msgstr "Prikaži samo datume dolazak/odlazak"
|
6557 |
|
6558 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1781
|
6559 |
msgid "Nothing found!"
|
6560 |
+
msgstr "Ništa nije nađeno!"
|
6561 |
|
6562 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1815
|
6563 |
msgid "Resource not exist"
|
6564 |
+
msgstr "Sadržaj ne postoji"
|
6565 |
|
6566 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1931
|
|
|
6567 |
msgid "Mark"
|
6568 |
+
msgstr "Označi"
|
6569 |
|
6570 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1995
|
|
|
6571 |
msgid "Do you really want to delete this booking ?"
|
6572 |
+
msgstr "Da li stvarno želite obrisati ovu rezervaciju ?"
|
6573 |
|
6574 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2042
|
|
|
6575 |
msgid "Prev"
|
6576 |
+
msgstr "Pregled"
|
6577 |
|
6578 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2191
|
6579 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2223
|
|
|
6580 |
msgid "Show month"
|
6581 |
+
msgstr "Prikaži mjesec"
|
6582 |
|
6583 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2194
|
6584 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2226
|
6585 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:717
|
6586 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:726
|
|
|
6587 |
msgid "Month"
|
6588 |
+
msgstr "Mjesec"
|
6589 |
|
6590 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2195
|
|
|
6591 |
msgid "Show 3 months"
|
6592 |
+
msgstr "Prikaži 3 mjeseca"
|
6593 |
|
6594 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2198
|
6595 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:721
|
6596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:727
|
|
|
6597 |
msgid "3 Months"
|
6598 |
+
msgstr "3 mjeseca"
|
6599 |
|
6600 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2199
|
|
|
6601 |
msgid "Show year"
|
6602 |
+
msgstr "Prikaži godinu"
|
6603 |
|
6604 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2208
|
6605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2242
|
|
|
6606 |
msgid "Calendar view mode"
|
6607 |
+
msgstr "Način izgleda kalendara"
|
6608 |
|
6609 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2215
|
|
|
6610 |
msgid "Show day"
|
6611 |
+
msgstr "Prikaži dan"
|
6612 |
|
6613 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2218
|
6614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:714
|
|
|
6615 |
msgid "Day"
|
6616 |
+
msgstr "Dan"
|
6617 |
|
6618 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2219
|
|
|
6619 |
msgid "Show week"
|
6620 |
+
msgstr "Prikaži tjedan"
|
6621 |
|
6622 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2222
|
6623 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:715
|
|
|
6624 |
msgid "Week"
|
6625 |
+
msgstr "Tjedan"
|
6626 |
|
6627 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2227
|
|
|
6628 |
msgid "Show 2 months"
|
6629 |
+
msgstr "Prikaži 2 mjeseca"
|
6630 |
|
6631 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2230
|
6632 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:719
|
|
|
6633 |
msgid "2 Months"
|
6634 |
+
msgstr "2 mjeseca"
|
6635 |
|
6636 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2268
|
6637 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2282
|
6638 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2329
|
|
|
6639 |
msgid "Previous 4 weeks"
|
6640 |
+
msgstr "Prethodna 4 tjedna"
|
6641 |
|
6642 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2269
|
6643 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2283
|
6644 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2330
|
|
|
6645 |
msgid "Previous week"
|
6646 |
+
msgstr "Prethodni tjedan"
|
6647 |
|
6648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2270
|
6649 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2284
|
6650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2331
|
|
|
6651 |
msgid "Current week"
|
6652 |
+
msgstr "Trenutni tjedan"
|
6653 |
|
6654 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2271
|
6655 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2285
|
6656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2332
|
|
|
6657 |
msgid "Next week"
|
6658 |
+
msgstr "Slijedeći tjedan"
|
6659 |
|
6660 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2272
|
6661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2286
|
6662 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2333
|
|
|
6663 |
msgid "Next 4 weeks"
|
6664 |
+
msgstr "Slijedeća 4 tjedna"
|
6665 |
|
6666 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2296
|
6667 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2346
|
6668 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2361
|
|
|
6669 |
msgid "Previous 3 months"
|
6670 |
+
msgstr "Prethodna 3 mjeseca"
|
6671 |
|
6672 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2297
|
6673 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2347
|
6674 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2362
|
|
|
6675 |
msgid "Previous month"
|
6676 |
+
msgstr "Prethodni mjesec"
|
6677 |
|
6678 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2298
|
6679 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2348
|
6680 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2363
|
|
|
6681 |
msgid "Current month"
|
6682 |
+
msgstr "Trenutni mjesec"
|
6683 |
|
6684 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2299
|
6685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2349
|
6686 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2364
|
|
|
6687 |
msgid "Next month"
|
6688 |
+
msgstr "Slijedeći mjesec"
|
6689 |
|
6690 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2300
|
6691 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2350
|
6692 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2365
|
|
|
6693 |
msgid "Next 3 months"
|
6694 |
+
msgstr "Slijedeća 3 mjeseca"
|
6695 |
|
6696 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2314
|
|
|
6697 |
msgid "Previous 7 days"
|
6698 |
+
msgstr "Prethodnih 7 dana"
|
6699 |
|
6700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2315
|
|
|
6701 |
msgid "Previous day"
|
6702 |
+
msgstr "Prethodni dan"
|
6703 |
|
6704 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2316
|
|
|
6705 |
msgid "Current day"
|
6706 |
+
msgstr "Trenutni dan"
|
6707 |
|
6708 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2317
|
|
|
6709 |
msgid "Next day"
|
6710 |
+
msgstr "Slijedeći dan"
|
6711 |
|
6712 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2318
|
|
|
6713 |
msgid "Next 7 days"
|
6714 |
+
msgstr "Slijedećih 7 dana"
|
6715 |
|
6716 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2389
|
|
|
6717 |
msgid "Calendar Navigation"
|
6718 |
+
msgstr "Navigacija Kalendarom"
|
6719 |
|
6720 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
|
6721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6722 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
|
6723 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
6724 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
|
|
|
6725 |
msgid "M"
|
6726 |
+
msgstr ""
|
6727 |
|
6728 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
|
6729 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6730 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
|
6731 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
6732 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
|
|
|
6733 |
msgid "W"
|
6734 |
+
msgstr ""
|
6735 |
|
6736 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:115
|
6737 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6738 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:152
|
6739 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
6740 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:480
|
|
|
6741 |
msgid "F"
|
6742 |
+
msgstr ""
|
6743 |
|
6744 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6745 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6747 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6748 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6749 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6750 |
msgid "Mon"
|
6751 |
+
msgstr "Pon"
|
6752 |
|
6753 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6754 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6757 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6758 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6759 |
msgid "Tue"
|
6760 |
+
msgstr "Uto"
|
6761 |
|
6762 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6763 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6765 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6766 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6767 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6768 |
msgid "Wed"
|
6769 |
+
msgstr "Sri"
|
6770 |
|
6771 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6772 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6774 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6775 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6776 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6777 |
msgid "Thu"
|
6778 |
+
msgstr "Čet"
|
6779 |
|
6780 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6781 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6783 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6784 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6785 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6786 |
msgid "Fri"
|
6787 |
+
msgstr "Pet"
|
6788 |
|
6789 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6790 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6792 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6793 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6794 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6795 |
msgid "Sat"
|
6796 |
+
msgstr "Sub"
|
6797 |
|
6798 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:121
|
6799 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:158
|
6801 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:452
|
6802 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:464
|
6803 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:486
|
|
|
6804 |
msgid "Sun"
|
6805 |
+
msgstr "Ned"
|
6806 |
|
6807 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
|
|
6809 |
msgid "T"
|
6810 |
+
msgstr ""
|
6811 |
|
6812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:145
|
6813 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-timeline.php:458
|
|
|
6814 |
msgid "S"
|
6815 |
+
msgstr ""
|
6816 |
|
6817 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:38
|
6818 |
#, php-format
|
6820 |
"%sError!%s Request do not pass security check! Please refresh the page and "
|
6821 |
"try one more time."
|
6822 |
msgstr ""
|
6823 |
+
"%sGreška!%s Zahtjev nije prošao sigurnosnu provjeru! Molimo osvježite "
|
6824 |
+
"stranicu i pokušajte ponovo."
|
6825 |
|
6826 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:105
|
6827 |
msgid "Set as Read"
|
6828 |
+
msgstr "Postavi kao Pročitano"
|
6829 |
|
6830 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:105
|
6831 |
msgid "Set as Unread"
|
6832 |
+
msgstr "Postavi kao Nepročitano"
|
6833 |
|
6834 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:158
|
6835 |
msgid "Set as Approved"
|
6836 |
+
msgstr "Postavi kao Odobreno"
|
6837 |
|
6838 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:158
|
6839 |
msgid "Set as Pending"
|
6840 |
+
msgstr "Postavi kao Na čekanju"
|
6841 |
|
6842 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:172
|
6843 |
msgid "Reason of cancellation here"
|
6844 |
+
msgstr "Razlog otkazivanja ovdje"
|
6845 |
|
6846 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:373
|
|
|
6847 |
msgid "The code you entered is incorrect"
|
6848 |
+
msgstr "Kod kojeg ste unijeli nije ispravan"
|
6849 |
|
6850 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:171
|
6851 |
msgid "Booking Calendar"
|
6852 |
+
msgstr "Kalendar za rezervacije"
|
6853 |
|
6854 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:371
|
6855 |
msgid "Statistic"
|
6856 |
msgstr "Statistika"
|
6857 |
|
6858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
|
|
|
6859 |
msgid "New (unverified) booking(s)"
|
6860 |
+
msgstr "Nove (nepotvrđene) rezervacije"
|
6861 |
|
6862 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:379
|
6863 |
msgid "Pending booking(s)"
|
6865 |
|
6866 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:385
|
6867 |
msgid "Agenda"
|
6868 |
+
msgstr "Program rada"
|
6869 |
|
6870 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:389
|
|
|
6871 |
msgid "New booking(s) made today"
|
6872 |
+
msgstr "Nove rezervacije napravljene danas"
|
6873 |
|
6874 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:393
|
|
|
6875 |
msgid "Bookings for today"
|
6876 |
+
msgstr "Rezervacije za danas"
|
6877 |
|
6878 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
|
6879 |
msgid "Upgrade to higher versions"
|
6880 |
+
msgstr "Nadogradi u višu verziju"
|
6881 |
|
6882 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
|
6883 |
msgid "Commercial versions"
|
6884 |
+
msgstr "Komercijalna verzija"
|
6885 |
|
6886 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:419
|
6887 |
msgid "Upgrade now"
|
6888 |
+
msgstr "Nadogradi sada"
|
6889 |
|
6890 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:421
|
6891 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1244
|
6892 |
msgid "Buy now"
|
6893 |
+
msgstr "Kupi sada"
|
6894 |
|
6895 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:423
|
|
|
6896 |
msgid "Test online Demo of each version"
|
6897 |
+
msgstr "Test online Demo za svaku verziju"
|
6898 |
|
6899 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:439
|
6900 |
msgid "Current version"
|
6906 |
|
6907 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:447
|
6908 |
msgid "Type"
|
6909 |
+
msgstr "Vrsta"
|
6910 |
|
6911 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:451
|
|
|
6912 |
msgid "Used for"
|
6913 |
+
msgstr "Korišteno za"
|
|
|
|
|
6914 |
|
6915 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
|
6916 |
msgid "Release date"
|
6917 |
+
msgstr "Datum izdanja"
|
6918 |
|
6919 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:463
|
6920 |
msgid "Support"
|
6922 |
|
6923 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:466
|
6924 |
msgid "Contact email"
|
6925 |
+
msgstr "Kontakt email"
|
6926 |
|
6927 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:472
|
|
|
6928 |
msgid "Have a question"
|
6929 |
+
msgstr "Imam pitanje"
|
6930 |
|
6931 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:475
|
6932 |
msgid "Rate this plugin (thanks:)"
|
6933 |
+
msgstr "Ocijeni ovaj plugin (hvala:)"
|
6934 |
|
6935 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:480
|
6936 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:484
|
|
|
6937 |
msgid "Explore Premium Features"
|
6938 |
+
msgstr "Istraži Premium Osobine"
|
6939 |
|
6940 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:546
|
6941 |
msgid "Warning !!!"
|
6942 |
+
msgstr "Upozorenje !!!"
|
6943 |
|
6944 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:547
|
|
|
6945 |
msgid "All booking data will be deleted when the plugin is deactivated."
|
6946 |
+
msgstr ""
|
6947 |
+
"Svi podaci o rezervacijama biti će obrisani kada je plugin deaktiviran."
|
6948 |
|
6949 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:548
|
6950 |
#, php-format
|
6952 |
"If you want to save your booking data, please uncheck the %s\"Delete booking "
|
6953 |
"data\"%s at the"
|
6954 |
msgstr ""
|
6955 |
+
"Ako želite spremiti podatke o rezervacijama, molimo isključite %s\"Obriši "
|
6956 |
+
"podatke o rezervacijama\"%s na"
|
6957 |
|
6958 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:549
|
|
|
6959 |
msgid "settings page"
|
6960 |
+
msgstr "stranica s postavkama"
|
6961 |
|
6962 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:648
|
6963 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:719
|
6968 |
|
6969 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:683
|
6970 |
msgid "Booking"
|
6971 |
+
msgstr "Rezervacija"
|
6972 |
|
6973 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:719
|
6974 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:745
|
|
|
6975 |
msgid "Booking settings customization"
|
6976 |
+
msgstr "Prilagodba postavki rezervacija"
|
6977 |
|
6978 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:727
|
6979 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1773
|
6983 |
|
6984 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:733
|
6985 |
msgid "Bookings listing"
|
6986 |
+
msgstr "Popis rezervacija"
|
6987 |
|
6988 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1100
|
6989 |
msgid "Send email notification to customer about this operation"
|
6990 |
+
msgstr "Pošalji email obavijest kupcu o ovoj operaciji"
|
6991 |
|
6992 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1176
|
6993 |
msgid "General"
|
6994 |
+
msgstr "Općenito"
|
6995 |
|
6996 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1186
|
6997 |
msgid "Fields"
|
6999 |
|
7000 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1195
|
7001 |
msgid "Emails"
|
7002 |
+
msgstr "Email poruke"
|
7003 |
|
7004 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1198
|
|
|
7005 |
msgid "Customization of email templates"
|
7006 |
+
msgstr "Prilagođavanje email predložaka"
|
7007 |
|
7008 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1204
|
7009 |
msgid "Payments"
|
7010 |
+
msgstr "Plaćanja"
|
7011 |
|
7012 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1207
|
7013 |
msgid "Integration of payment systems"
|
7014 |
+
msgstr "Integracija platnih sistema"
|
7015 |
|
7016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1220
|
|
|
7017 |
msgid "Customization of search form"
|
7018 |
+
msgstr "Prilagođavanje forme za pretraživanje"
|
7019 |
|
7020 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1229
|
|
|
7021 |
msgid "Manage users"
|
7022 |
+
msgstr "Upravljanje korisnicima"
|
7023 |
|
7024 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1255
|
|
|
7025 |
msgid "Upgrade to higher versions."
|
7026 |
+
msgstr "Nadogradi u višu verziju."
|
7027 |
|
7028 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1267
|
7029 |
msgid "Features"
|
7030 |
+
msgstr "Osobine"
|
7031 |
|
7032 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1268
|
7033 |
msgid "Live Demos"
|
7034 |
+
msgstr "Demo uživo"
|
7035 |
|
7036 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1269
|
7037 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1276
|
7040 |
|
7041 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1270
|
7042 |
msgid "Buy"
|
7043 |
+
msgstr "Kupi"
|
7044 |
|
7045 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1430
|
7046 |
msgid "This field is required"
|
7047 |
+
msgstr "Ovo polje je obavezno"
|
7048 |
|
7049 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1431
|
7050 |
msgid "This checkbox must be checked"
|
7051 |
+
msgstr "Ovaj potvrdni okvir mora biti uključen"
|
7052 |
|
7053 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1432
|
7054 |
msgid "Incorrect email field"
|
7055 |
+
msgstr "Neispravno email polje"
|
7056 |
|
7057 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1433
|
|
|
7058 |
msgid "Please, select booking date(s) at Calendar."
|
7059 |
+
msgstr "Molimo, odaberite datume rezervacije na Kalendaru."
|
7060 |
|
7061 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1717
|
|
|
7062 |
msgid "Calendar is loading..."
|
7063 |
+
msgstr "Učitavanje kalendara..."
|
7064 |
|
7065 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1858
|
7066 |
msgid ""
|
7067 |
"Booking resource type is not defined. Its can be, when at the URL is wrong "
|
7068 |
"booking hash."
|
7069 |
msgstr ""
|
7070 |
+
"Vrsta sadržaja za rezervaciju nije definirana. To može biti, kada URL je "
|
7071 |
+
"pogrešan hash za rezervaciju."
|
7072 |
|
7073 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1987
|
7074 |
+
#, php-format
|
7075 |
msgid ""
|
7076 |
"%sWarning! Booking calendar for this booking resource are already at the "
|
7077 |
"page, please check more about this issue at %sthis page%s"
|
7078 |
+
msgstr ""
|
7079 |
+
"%sUpozorenje! Kalendar rezervacija za ovaj sadržaj za rezervaciju je već na "
|
7080 |
+
"stranici, molimo pročitajte više o ovom problemu na %sovoj stranici%s"
|
7081 |
|
7082 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2075
|
7083 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:444
|
7084 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
|
7085 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
7086 |
msgstr ""
|
7087 |
+
"Vi trebate koristiti specijalni shortcode [bookingedit] za uređivanje "
|
7088 |
+
"rezervacije."
|
7089 |
|
7090 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2166
|
7091 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
7092 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
7093 |
+
msgstr "Pogrešan hash za rezervaciju u URL. Vjerojatno je hash istekao."
|
7094 |
|
7095 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2172
|
7096 |
msgid "You do not set any parameters for booking editing"
|
7097 |
+
msgstr "Vi niste postavili niti jedan parametar za uređivanje rezervacije"
|
7098 |
|
7099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2264
|
7100 |
+
#, php-format
|
7101 |
msgid ""
|
7102 |
"Thank you for your online booking. %s We will send confirmation of your "
|
7103 |
"booking as soon as possible."
|
7104 |
msgstr ""
|
7105 |
+
"Zahvaljujemo na vašoj online rezervaciji. %s Poslat ćemo vam potvrdu za "
|
7106 |
+
"rezervaciju što je moguće prije."
|
7107 |
|
7108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2335
|
7109 |
+
#, php-format
|
7110 |
msgid ""
|
7111 |
"You need to approve a new booking %s for: %s Person detail information:%s "
|
7112 |
"Currently a new booking is waiting for approval. Please visit the moderation "
|
7113 |
"panel%sThank you, %s"
|
7114 |
msgstr ""
|
7115 |
+
"Vi trebate odobriti novu rezervaciju %s za: %s Osobni podaci:%s Trenutno "
|
7116 |
+
"jedna nova rezervacija čeka na odobrenje. Molimo posjetite kontrolnu ploču"
|
7117 |
+
"%sHvala, %s"
|
7118 |
|
7119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2338
|
|
|
7120 |
msgid "Your booking has been approved"
|
7121 |
msgstr "Vaša rezervacija je odobrena"
|
7122 |
|
7123 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2340
|
7124 |
+
#, php-format
|
7125 |
msgid ""
|
7126 |
"Your reservation %s for: %s has been approved.%sYou can edit the booking on "
|
7127 |
"this page: %s Thank you, %s"
|
7128 |
msgstr ""
|
7129 |
+
"Vaša rezervacija %s za: %s je odobrena.%sVi možete uređivati rezervaciju na "
|
7130 |
"ovoj stranici: %s Hvala, %s"
|
7131 |
|
7132 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2341
|
7133 |
+
#, php-format
|
7134 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
7135 |
msgstr "Vaša rezervacija %s za: %s je odobrena.%sHvala, %s"
|
7136 |
|
7137 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
|
|
|
7138 |
msgid "Your booking has been declined"
|
7139 |
msgstr "Vaša rezervacija je odbijena"
|
7140 |
|
7141 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2345
|
7142 |
+
#, php-format
|
7143 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
7144 |
+
msgstr "Vaša rezervacija %s za: %s je odbijena. %sHvala, %s"
|
7145 |
|
7146 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2353
|
7147 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:88
|
7148 |
msgid "Booking form"
|
7149 |
+
msgstr "Forma za rezervaciju"
|
7150 |
|
7151 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2364
|
7152 |
msgid "Available"
|
7153 |
+
msgstr "Dostupno"
|
7154 |
|
7155 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2368
|
7156 |
msgid "Booked"
|
7161 |
msgstr "Djelomično rezervirano"
|
7162 |
|
7163 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3085
|
|
|
7164 |
msgid "Technical support section"
|
7165 |
+
msgstr "Tehnička podrška odjeljenje"
|
7166 |
|
7167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3089
|
|
|
7168 |
msgid "Reindex booking data"
|
7169 |
+
msgstr "Ponovo indeksiraj podatke rezervacija"
|
7170 |
|
7171 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3091
|
7172 |
msgid "Reindex"
|
7173 |
+
msgstr "Ponovo indeksiraj"
|
7174 |
|
7175 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3097
|
7176 |
msgid ""
|
7177 |
" Click, if you want to reindex booking data by booking dates sort field "
|
7178 |
"(Your installation/update of the plugin must be successful)."
|
7179 |
msgstr ""
|
7180 |
+
" Kliknite, ako želite ponovo indeksirati podatke o rezervacijama prema "
|
7181 |
+
"sortiranim poljima datuma rezervacija (Vaša instalacija/nadogradnja plugina "
|
7182 |
+
"mora biti uspješna)."
|
7183 |
|
7184 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3142
|
7185 |
+
#, php-format
|
7186 |
msgid "%s Found %s not indexed bookings %s"
|
7187 |
+
msgstr "%s Nađeno %s rezervacija nije indeksirano %s"
|
7188 |
|
7189 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3157
|
7190 |
#, php-format
|
7191 |
msgid "%s Finish getting sort dates. %s"
|
7192 |
+
msgstr "%s Završi dohvaćanje sortiranih datuma. %s"
|
7193 |
|
7194 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3166
|
7195 |
+
#, php-format
|
7196 |
msgid "Updated booking: %s"
|
7197 |
+
msgstr "Ažurirane rezervacije: %s"
|
7198 |
|
7199 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:299
|
7200 |
msgid "no"
|
7201 |
msgstr "ne"
|
7202 |
|
7203 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1906
|
|
|
7204 |
msgid "Warning!!! Some error is occur. "
|
7205 |
+
msgstr "Upozorenje!!! Pojavile su se neke Greške. "
|
7206 |
|
7207 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1910
|
7208 |
msgid ""
|
7209 |
"Please contact by email (with info about order number and used site) for "
|
7210 |
"finishing the registrations"
|
7211 |
msgstr ""
|
7212 |
+
"Molimo kontaktirajte nas na email (sa informacijama broj narudžbe i web "
|
7213 |
+
"stranica) za dovršetak registracije"
|
7214 |
|
7215 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1966
|
|
|
7216 |
msgid "version"
|
7217 |
+
msgstr "verzija"
|
7218 |
|
7219 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1968
|
7220 |
#, php-format
|
7221 |
msgid "Add your %s on %swordpress.org%s, if you enjoyed by this plugin."
|
7222 |
msgstr ""
|
7223 |
+
"Dodajte vaš %s na %swordpress.org%s, ako uživate u korištenju ovog plugina."
|
7224 |
|
7225 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:98
|
7226 |
msgid "Booking resource"
|
7227 |
+
msgstr "Sadržaj rezervacije"
|
7228 |
|
7229 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:115
|
|
|
7230 |
msgid "Visible months"
|
7231 |
+
msgstr "Vidljivi mjeseci"
|
7232 |
|
7233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:135
|
7234 |
msgid "Footer"
|
7245 |
"%sImportant!!!%s Please note, if you show booking calendar (inserted into "
|
7246 |
"post/page) with widget at the same page, then the last will not be visible."
|
7247 |
msgstr ""
|
7248 |
+
"%sVažno!!!%s Molimo imajte na umu, ako pokazujete kalendar za rezervacije "
|
7249 |
+
"(umetnut u post/page) sa widgetom na istoj stranici, tada posljednji neće "
|
7250 |
+
"biti vidljiv."
|
7251 |
|
7252 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:148
|
7253 |
#, php-format
|
7254 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
7255 |
+
msgstr "%sNekoliko widgeta je podržano na %splaćenoj verziji%s."
|
7256 |
|
7257 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:258
|
7258 |
msgid "Main"
|
7259 |
+
msgstr "Glavno"
|
7260 |
|
7261 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:265
|
7262 |
msgid "Admin email"
|
7263 |
+
msgstr "Admin email"
|
7264 |
|
7265 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:277
|
7266 |
msgid "Show / hide hints"
|
7267 |
msgstr "Prikaži / sakrij savjete"
|
7268 |
|
7269 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:283
|
|
|
7270 |
msgid "Check this box if you want to show help hints on the admin panel."
|
7271 |
+
msgstr ""
|
7272 |
+
"Uključite ovaj okvir ako želite prikazati savjete za pomoć na admin panelu."
|
7273 |
|
7274 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:296
|
7275 |
msgid "Show advanced settings of JavaScript loading"
|
7276 |
+
msgstr "Prikaži napredne postavke za učitavanje JavaScript"
|
7277 |
|
7278 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:297
|
7279 |
msgid "Hide advanced settings of JavaScript loading"
|
7280 |
+
msgstr "Sakrij napredne postavke za učitavanje JavaScript"
|
7281 |
|
7282 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:307
|
7283 |
msgid "Disable Bootstrap loading on Front-End"
|
7284 |
+
msgstr "Onemogući učitavanje Bootstrap-a na Front-End"
|
7285 |
|
7286 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:313
|
7287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:328
|
7289 |
"You are need to be sure what you are doing. You are disable of loading some "
|
7290 |
"JavaScripts Do you really want to do this?"
|
7291 |
msgstr ""
|
7292 |
+
"Vi trebate biti sigurni u to što radite. Vi ste onemogućili učitavanje nekih "
|
7293 |
+
"JavaScripti. Da li to stvarno želite?"
|
7294 |
|
7295 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:315
|
7296 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:330
|
7298 |
" If your theme or some other plugin is load the BootStrap JavaScripts, you "
|
7299 |
"can disable loading of this script by this plugin."
|
7300 |
msgstr ""
|
7301 |
+
"Ako vaša tema ili neki drugi plugin učitava BootStrap JavaScripte, vi možete "
|
7302 |
+
"onemogućiti učitavanje ovih skripti pomoću ovog plugina."
|
7303 |
|
7304 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:322
|
7305 |
msgid "Disable Bootstrap loading on Back-End"
|
7306 |
+
msgstr "Onemogući učitavanje Bootstrapa na Back-End"
|
7307 |
|
7308 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:348
|
|
|
7309 |
msgid "Show settings of powered by notice"
|
7310 |
+
msgstr "Prikaži postavke za powered by notice"
|
7311 |
|
7312 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:349
|
|
|
7313 |
msgid "Hide settings of powered by notice"
|
7314 |
+
msgstr "Sakrij postavke za powered by notice"
|
7315 |
|
7316 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:357
|
7317 |
msgid "Powered by notice"
|
7318 |
+
msgstr "Powered by notice"
|
7319 |
|
7320 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:362
|
7321 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
7322 |
msgstr ""
|
7323 |
+
" Prebaci Uključi/Isključi powered by \"Booking Calendar\" napomene ispod "
|
7324 |
"kalendara."
|
7325 |
|
7326 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:372
|
7327 |
msgid "Copyright notice"
|
7328 |
+
msgstr "Copyright notice"
|
7329 |
|
7330 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:378
|
|
|
7331 |
msgid " Turn On/Off version notice at footer of booking admin panel."
|
7332 |
msgstr ""
|
7333 |
+
" Prebaci Uključi/Isključi version notice u podnožju admin panela za "
|
7334 |
+
"rezervaciju."
|
7335 |
|
7336 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:399
|
|
|
7337 |
msgid "Calendar Skin"
|
7338 |
+
msgstr "Kalendar Skin"
|
7339 |
|
7340 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:410
|
|
|
7341 |
msgid "Select the skin of the booking calendar"
|
7342 |
+
msgstr "Odaberi izgled kalendara za rezervacije"
|
7343 |
|
7344 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:415
|
7345 |
msgid "Number of months"
|
7351 |
|
7352 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:425
|
7353 |
msgid "year(s)"
|
7354 |
+
msgstr "Godina(e)"
|
7355 |
|
7356 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:428
|
|
|
7357 |
msgid "Select the maximum number of months to show (scroll)"
|
7358 |
+
msgstr "Odaberi maksimalan broj mjeseci za prikazati (scroll)"
|
7359 |
|
7360 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:433
|
|
|
7361 |
msgid "Start Day of the week"
|
7362 |
+
msgstr "Početni dan u tjednu"
|
7363 |
|
7364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:444
|
7365 |
msgid "Select your start day of the week"
|
7366 |
+
msgstr "Odaberi početni dan u tjednu"
|
7367 |
|
7368 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:451
|
|
|
7369 |
msgid "Unavailable days from today"
|
7370 |
+
msgstr "Nedostupni dani od danas"
|
7371 |
|
7372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:458
|
7373 |
msgid "Select number of unavailable days in calendar start from today."
|
7374 |
+
msgstr "Odaberite broj nedostupnih dana u kalendaru počevši od danas."
|
7375 |
|
7376 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:464
|
|
|
7377 |
msgid "Unavailable week days"
|
7378 |
+
msgstr "Nedostupni dani u tjednu"
|
7379 |
|
7380 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:494
|
|
|
7381 |
msgid ""
|
7382 |
"Check unavailable days in calendars. This option will overwrite all other "
|
7383 |
"settings."
|
7384 |
msgstr ""
|
7385 |
+
"Uključite nedostupne dane u tjednu. Ova opcija će prepisati sve druge "
|
7386 |
+
"postavke."
|
7387 |
|
7388 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:501
|
|
|
7389 |
msgid "Type of days selection in calendar"
|
7390 |
+
msgstr "Vrsta odabira dana u kalendaru"
|
7391 |
|
7392 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:517
|
|
|
7393 |
msgid "Single day"
|
7394 |
+
msgstr "Pojedini dan"
|
7395 |
|
7396 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:527
|
|
|
7397 |
msgid "Multiple days"
|
7398 |
+
msgstr "Višestruki dani"
|
7399 |
|
7400 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:538
|
|
|
7401 |
msgid "Range days"
|
7402 |
+
msgstr "Raspon dana"
|
7403 |
|
7404 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:563
|
7405 |
msgid "Form"
|
7406 |
msgstr "Forma"
|
7407 |
|
7408 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:578
|
|
|
7409 |
msgid "Check the box to activate CAPTCHA inside the booking form."
|
7410 |
msgstr ""
|
7411 |
+
"Uključite ovaj okvir da biste aktivirali CAPTCHA unutar forme za rezervaciju."
|
7412 |
|
7413 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:585
|
|
|
7414 |
msgid "Auto-fill fields"
|
7415 |
+
msgstr "Auto-ispuni polja"
|
7416 |
|
7417 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:588
|
|
|
7418 |
msgid "Check the box to activate auto-fill form fields for logged in users."
|
7419 |
msgstr ""
|
7420 |
+
"Uključite ovaj okvir da biste aktivirali auto-ispunjavanje polja forme za "
|
7421 |
+
"logirane u korisnike."
|
7422 |
|
7423 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:595
|
|
|
7424 |
msgid "Use CSS BootStrap"
|
7425 |
+
msgstr "Koristi CSS BootStrap"
|
7426 |
|
7427 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:600
|
7428 |
msgid "Using BootStrap CSS for the form fields"
|
7429 |
+
msgstr "Korištenje BootStrap CSS za polja forme"
|
7430 |
|
7431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:603
|
7432 |
msgid ""
|
7433 |
"You must not deactivate loading BootStrap files at main section of these "
|
7434 |
"settings!"
|
7435 |
msgstr ""
|
7436 |
+
"Vi morate ne aktivirati učitavanje BootStrap datoteka u glavnom odjeljku "
|
7437 |
+
"ovih postavki!"
|
7438 |
|
7439 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:620
|
|
|
7440 |
msgid "Action after booking is done"
|
7441 |
+
msgstr "Akcija nakon rezerviranja je napravljena"
|
7442 |
|
7443 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:628
|
|
|
7444 |
msgid "Show \"Thank You\" message"
|
7445 |
+
msgstr "Prikaži \"Hvala vam\" poruku"
|
7446 |
|
7447 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:635
|
|
|
7448 |
msgid "Redirect visitor to a new \"Thank You\" page"
|
7449 |
+
msgstr "Preusmjeri posjetitelja na novu \"Hvala vam\" stranicu"
|
7450 |
|
7451 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:639
|
7452 |
msgid "This action will have no effect, if the payment form(s) is active!"
|
7453 |
+
msgstr "Ova akcija neće imati efekta, ako je forma za plaćanje aktivna!"
|
7454 |
|
7455 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:648
|
|
|
7456 |
msgid "Message title"
|
7457 |
+
msgstr "Naslov poruke"
|
7458 |
|
7459 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:651
|
7460 |
+
#, php-format
|
7461 |
msgid "Type title of message %safter booking has done by user%s"
|
7462 |
msgstr ""
|
7463 |
+
"Upišite naslov poruke %snakon napravljene rezervacije od strane korisnika%s"
|
|
|
7464 |
|
7465 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:656
|
|
|
7466 |
msgid "Time of message showing"
|
7467 |
+
msgstr "Vrijeme prikazivanja poruke"
|
7468 |
|
7469 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:659
|
7470 |
msgid "Set duration of time (milliseconds) to show this message"
|
7471 |
+
msgstr "Postavite trajanje (milisekunde) za prikazivanje ove poruke"
|
7472 |
|
7473 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:666
|
7474 |
msgid "URL of \"thank you\" page"
|
7475 |
+
msgstr "URL od \"hvala vam\" stranice"
|
7476 |
|
7477 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:671
|
7478 |
+
#, php-format
|
7479 |
msgid "Type URL of %s\"Thank You\" page%s"
|
7480 |
+
msgstr "Upišite URL od %s\"Hvala vam\" stranice%s"
|
7481 |
|
7482 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:686
|
|
|
7483 |
msgid "Listing of bookings"
|
7484 |
+
msgstr "Popis rezervacija"
|
7485 |
|
7486 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:689
|
|
|
7487 |
msgid "Default booking admin page"
|
7488 |
+
msgstr "Default admin stranica za Rezervacije"
|
7489 |
|
7490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:692
|
|
|
7491 |
msgid "Bookings Listing"
|
7492 |
+
msgstr "Rezervacije"
|
7493 |
|
7494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:700
|
|
|
7495 |
msgid "Select your default view mode of bookings at the booking listing page"
|
7496 |
+
msgstr ""
|
7497 |
+
"Odaberite vaš default način izgleda rezervacija na stranici s popisom "
|
7498 |
+
"rezervacija"
|
7499 |
|
7500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:710
|
7501 |
msgid "Default calendar view mode"
|
7502 |
+
msgstr "Default način izgleda Kalendara"
|
7503 |
|
7504 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:762
|
|
|
7505 |
msgid ""
|
7506 |
"Select your default calendar view mode at booking calendar overview page"
|
7507 |
+
msgstr ""
|
7508 |
+
"Odaberite vaš default način izgleda na stranici pregleda kalendara za "
|
7509 |
+
"rezervacije"
|
7510 |
|
7511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:772
|
7512 |
msgid "Default toolbar tab"
|
7513 |
+
msgstr "Default kartice na alatnoj traci"
|
7514 |
|
7515 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:774
|
|
|
7516 |
msgid "Filter tab"
|
7517 |
+
msgstr "Filter kartica"
|
7518 |
|
7519 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:775
|
|
|
7520 |
msgid "Actions tab"
|
7521 |
+
msgstr "Akcije kartica"
|
7522 |
|
7523 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:782
|
|
|
7524 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
7525 |
+
msgstr ""
|
7526 |
+
"Odaberite vašu default otvorenu karticu u alatnoj traci na stranici s "
|
7527 |
+
"rezervacijama"
|
7528 |
|
7529 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:787
|
|
|
7530 |
msgid "Bookings number per page"
|
7531 |
+
msgstr "Broj rezervacija po stranici"
|
7532 |
|
7533 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:796
|
|
|
7534 |
msgid "Select number of bookings per page in booking listing"
|
7535 |
+
msgstr "Odaberite broj rezervacija po stranici u popisu rezervacija"
|
7536 |
|
7537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:802
|
7538 |
msgid "Bookings default order"
|
7539 |
+
msgstr "Default redosljed rezervacija"
|
7540 |
|
7541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:805
|
7542 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:807
|
7543 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:817
|
7544 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:822
|
7545 |
msgid "ASC"
|
7546 |
+
msgstr "Naviše"
|
7547 |
|
7548 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:806
|
7549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:808
|
7550 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:818
|
7551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:823
|
7552 |
msgid "DESC"
|
7553 |
+
msgstr "Naniže"
|
7554 |
|
7555 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:831
|
|
|
7556 |
msgid "Select your default order of bookings in the booking listing"
|
7557 |
+
msgstr "Odaberite vaš default redosljed rezervacijama u popisu rezervacija"
|
7558 |
|
7559 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:838
|
7560 |
msgid "Date Format"
|
7561 |
+
msgstr "Format datuma"
|
7562 |
|
7563 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:842
|
7564 |
msgid "F j, Y"
|
7565 |
+
msgstr ""
|
7566 |
|
7567 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:864
|
7568 |
+
#, php-format
|
7569 |
msgid ""
|
7570 |
"Type your date format for emails and the booking table. %sDocumentation on "
|
7571 |
"date formatting%s"
|
7572 |
msgstr ""
|
7573 |
+
"Upišite vaš format datuma za email i tablicu s rezervacijama. "
|
7574 |
+
"%sDokumentacija o formatiranju datuma%s"
|
7575 |
|
7576 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:872
|
7577 |
msgid "Dates view"
|
7578 |
+
msgstr "Izgled datuma"
|
7579 |
|
7580 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:875
|
7581 |
msgid "Short days view"
|
7582 |
+
msgstr "Skraćeni datum"
|
7583 |
|
7584 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:876
|
7585 |
msgid "Wide days view"
|
7586 |
+
msgstr "Puni datum"
|
7587 |
|
7588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:878
|
|
|
7589 |
msgid "Select the default view for dates on the booking tables"
|
7590 |
+
msgstr "Odaberite default izgled datuma na tablicama s rezervacijama"
|
7591 |
|
7592 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:903
|
7593 |
msgid "Information"
|
7594 |
msgstr "Informacije"
|
7595 |
|
7596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:913
|
|
|
7597 |
msgid "Recommended WordPress Plugins"
|
7598 |
msgstr "Preporučeni WordPress dodaci"
|
7599 |
|
7600 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:915
|
7601 |
msgid "Booking Manager - show all old bookings"
|
7602 |
+
msgstr "Upravljanje rezervacijama - prikaži sve stare rezervacije"
|
7603 |
|
7604 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:919
|
7605 |
+
#, php-format
|
7606 |
msgid ""
|
7607 |
"This wordpress plugin is %sshow all approved and pending bookings from past"
|
7608 |
"%s. Show how many each customer is made bookings. Paid versions support "
|
7609 |
"%sexport to CSV, print layout, advanced filter%s. "
|
7610 |
msgstr ""
|
7611 |
+
"Ovaj WordPress plugin je %sprikaži sve odobrene i rezervacije na čekanju iz "
|
7612 |
+
"prošlosti%s. Prikaži koliko je svaki kupac napravio rezervacija. Plaćena "
|
7613 |
+
"verzija podržava %sizvoz u CSV, ispis, napredne filtere%s. "
|
7614 |
|
7615 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:933
|
|
|
7616 |
msgid "User permissions for plugin menu pages"
|
7617 |
+
msgstr "Odobrenja korisnika za stranice plugin izbornika"
|
7618 |
|
7619 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:993
|
|
|
7620 |
msgid "Select user access level for the menu pages of plugin"
|
7621 |
+
msgstr "Odaberite nivo pristupa korisnika za stranice izbornika plugina"
|
7622 |
|
7623 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1003
|
|
|
7624 |
msgid "Uninstall / deactivation"
|
7625 |
+
msgstr "Deinstalacija / deaktivacija"
|
7626 |
|
7627 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1007
|
|
|
7628 |
msgid "Delete booking data, when plugin deactivated"
|
7629 |
+
msgstr "Obriši podatke o rezervacijama, kada je plugin deaktiviran"
|
7630 |
|
7631 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1012
|
|
|
7632 |
msgid ""
|
7633 |
"If you check this option, all booking data will be deleted when you "
|
7634 |
"uninstall this plugin. Do you really want to do this?"
|
7635 |
msgstr ""
|
7636 |
+
"Ako uključite ovu opciju, svi podaci i rezervacijama će biti obrisani kada "
|
7637 |
+
"vi deinstalirate ovaj plugin. Da li stvarno želite ovo?"
|
7638 |
|
7639 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1014
|
|
|
7640 |
msgid ""
|
7641 |
"Check this box to delete all booking data when you uninstal this plugin."
|
7642 |
msgstr ""
|
7643 |
+
"Uključite ovaj okvir da obrišete sve podatke o rezervacijama kada "
|
7644 |
+
"deinstalirate ovaj plugin."
|
7645 |
|
7646 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1149
|
|
|
7647 |
msgid "Show legend below calendar"
|
7648 |
+
msgstr "Prikaži legendu ispod kalendara"
|
7649 |
|
7650 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1157
|
|
|
7651 |
msgid "Check this box to display a legend of dates below the booking calendar."
|
7652 |
msgstr ""
|
7653 |
+
"Uključite ovaj okvir da prikažete legendu datuma ispod kalendara za "
|
7654 |
+
"rezervacije."
|
7655 |
|
7656 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1167
|
|
|
7657 |
msgid "Available item"
|
7658 |
+
msgstr "Dostupna stavka"
|
7659 |
|
7660 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1173
|
7661 |
#, php-format
|
7662 |
msgid "Activate and type your %stitle of available%s item in legend"
|
7663 |
+
msgstr "Aktivirajte i upišite vaš %snaslov dostupne%s stavke u legendi"
|
7664 |
|
7665 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1179
|
|
|
7666 |
msgid "Pending item"
|
7667 |
+
msgstr "Stavka na čekanju"
|
7668 |
|
7669 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1185
|
7670 |
#, php-format
|
7671 |
msgid "Activate and type your %stitle of pending%s item in legend"
|
7672 |
+
msgstr "Aktivirajte i upišite vaš %snaslov na čekanju%s stavke u legendi"
|
7673 |
|
7674 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1191
|
|
|
7675 |
msgid "Approved item"
|
7676 |
+
msgstr "Odobrena stavka"
|
7677 |
|
7678 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1197
|
7679 |
#, php-format
|
7680 |
msgid "Activate and type your %stitle of approved%s item in legend"
|
7681 |
+
msgstr "Aktivirajte i upišite vaš %snaslov odobrene%s stavke u legendi"
|
7682 |
|
7683 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1203
|
|
|
7684 |
msgid "Partially booked item"
|
7685 |
+
msgstr "Djelomično rezervirana stavka"
|
7686 |
|
7687 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1209
|
7688 |
#, php-format
|
7689 |
msgid "Activate and type your %stitle of partially booked%s item in legend"
|
7690 |
msgstr ""
|
7691 |
+
"Aktivirajte i upišite vaš %snaslov djelomično rezervirane%s stavke u legendi"
|
7692 |
|
7693 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1210
|
7694 |
msgid ""
|
7695 |
"Partially booked item - day, which is booked for the specific time-slot(s)."
|
7696 |
msgstr ""
|
7697 |
+
"Djelomično rezervirana stavka - dan, koji je rezerviran za određeni "
|
7698 |
+
"vremenski-termin."
|
7699 |
|
7700 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1234
|
|
|
7701 |
msgid "Form fields labels"
|
7702 |
+
msgstr "Oznake polja forme"
|
7703 |
|
7704 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1256
|
7705 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1299
|
7706 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1387
|
|
|
7707 |
msgid "Field Label"
|
7708 |
+
msgstr "Oznaka polja"
|
7709 |
|
7710 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1273
|
7711 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1316
|
7712 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1361
|
7713 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1404
|
7714 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1447
|
|
|
7715 |
msgid "Required"
|
7716 |
+
msgstr "Obavezno"
|
7717 |
|
7718 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1276
|
7719 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1319
|
7720 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1407
|
7721 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1450
|
7722 |
msgid "Activate or deactivate field and change the label title"
|
7723 |
+
msgstr "Aktivirajte ili deaktivirajte polje i promijenite naziv polja"
|
7724 |
|
7725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1344
|
|
|
7726 |
msgid "Email Label"
|
7727 |
+
msgstr "Email Oznaka"
|
7728 |
|
7729 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1364
|
7730 |
msgid ""
|
7731 |
"Change the label title of this field. Email is obligatory field in booking "
|
7732 |
"form."
|
7733 |
msgstr ""
|
7734 |
+
"Promijenite naziv oznake za ovo polje. Email je obavezno polje u formi za "
|
7735 |
+
"rezervaciju."
|
7736 |
|
7737 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-settings-general.php:1430
|
7738 |
msgid "Textarea Label"
|
7739 |
+
msgstr "Oznaka Okvira Za Tekst"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/wpdev-booking-hr_HR.mo
DELETED
Binary file
|
lib/wpbc-booking-new.php
ADDED
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* @version 1.0
|
4 |
+
* @package Booking Calendar
|
5 |
+
* @subpackage Create new bookings functions
|
6 |
+
* @category Bookings
|
7 |
+
*
|
8 |
+
* @author wpdevelop
|
9 |
+
* @link http://wpbookingcalendar.com/
|
10 |
+
* @email info@wpbookingcalendar.com
|
11 |
+
*
|
12 |
+
* @modified 2014.04.23
|
13 |
+
*/
|
14 |
+
|
15 |
+
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
function wpdev_bk_insert_new_booking(){ global $wpdb;
|
20 |
+
|
21 |
+
make_bk_action('check_multiuser_params_for_client_side', $_POST[ "bktype" ] );
|
22 |
+
|
23 |
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
24 |
+
// Define init variables
|
25 |
+
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
26 |
+
$dates = $_POST[ "dates" ];
|
27 |
+
$bktype = intval( $_POST[ "bktype" ] );
|
28 |
+
if ( $bktype == 0 ) {
|
29 |
+
// Error
|
30 |
+
?> <script type="text/javascript"> document.getElementById('submiting<?php echo $bktype; ?>').innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><?php bk_error('Error od saving data into DB. Unknown booking resource.',__FILE__,__LINE__); ?></div>'; </script> <?php
|
31 |
+
die();
|
32 |
+
|
33 |
+
}
|
34 |
+
$formdata = $_POST[ "form" ];
|
35 |
+
$formdata = escape_any_xss( $formdata );
|
36 |
+
|
37 |
+
$is_send_emeils = 1; if (isset($_POST["is_send_emeils"])) $is_send_emeils = $_POST["is_send_emeils"];
|
38 |
+
|
39 |
+
$my_booking_id = 0;
|
40 |
+
$my_booking_hash= '';
|
41 |
+
|
42 |
+
|
43 |
+
if (function_exists ('get_booking_title')) $bk_title = get_booking_title( $bktype );
|
44 |
+
else $bk_title = '';
|
45 |
+
|
46 |
+
if (isset($_POST['my_booking_hash'])) {
|
47 |
+
$my_booking_hash = $_POST['my_booking_hash'];
|
48 |
+
if ($my_booking_hash!='') {
|
49 |
+
$my_booking_id_type = false;
|
50 |
+
$my_booking_id_type = apply_bk_filter('wpdev_booking_get_hash_to_id',false, $my_booking_hash);
|
51 |
+
if ($my_booking_id_type !== false) {
|
52 |
+
$my_booking_id = $my_booking_id_type[0];
|
53 |
+
$bktype = $my_booking_id_type[1];
|
54 |
+
}
|
55 |
+
}
|
56 |
+
}
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
if (strpos($dates,' - ')!== FALSE) {
|
61 |
+
$dates =explode(' - ', $dates );
|
62 |
+
$dates = createDateRangeArray($dates[0],$dates[1]);
|
63 |
+
}
|
64 |
+
|
65 |
+
// CAPTCHA CHECKING
|
66 |
+
if (! wpbc_check_CAPTCHA( $_POST['captcha_user_input'], $_POST['captcha_chalange'], $bktype ) ) die;
|
67 |
+
|
68 |
+
|
69 |
+
$my_modification_date = "'" . date_i18n( 'Y-m-d H:i:s' ) ."'" ; // Localize booking modification date
|
70 |
+
// $my_modification_date = 'NOW()'; // Server value modification date
|
71 |
+
|
72 |
+
if ( $my_booking_id > 0 ) { // Edit exist booking
|
73 |
+
|
74 |
+
if ( strpos($_SERVER['HTTP_REFERER'],'wp-admin/admin.php?') !==false ) {
|
75 |
+
?> <script type="text/javascript">
|
76 |
+
document.getElementById('ajax_working').innerHTML =
|
77 |
+
'<div class="updated ajax_message" id="ajax_message">\n\
|
78 |
+
<div style="float:left;"><?php echo __('Updating...', 'wpdev-booking'); ?></div> \n\
|
79 |
+
<div class="wpbc_spin_loader">\n\
|
80 |
+
<img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
|
81 |
+
</div>\n\
|
82 |
+
</div>';
|
83 |
+
</script> <?php
|
84 |
+
}
|
85 |
+
$update_sql = "UPDATE {$wpdb->prefix}booking AS bk SET bk.form='{$formdata}', bk.booking_type={$bktype} , bk.modification_date={$my_modification_date} WHERE bk.booking_id={$my_booking_id};";
|
86 |
+
if ( false === $wpdb->query( $update_sql ) ){
|
87 |
+
?> <script type="text/javascript"> document.getElementById('submiting<?php echo $bktype; ?>').innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><?php bk_error('Error during updating exist booking in DB',__FILE__,__LINE__); ?></div>'; </script> <?php
|
88 |
+
die();
|
89 |
+
}
|
90 |
+
|
91 |
+
// Check if dates already aproved or no
|
92 |
+
$slct_sql = "SELECT approved FROM {$wpdb->prefix}bookingdates WHERE booking_id IN ({$my_booking_id}) LIMIT 0,1";
|
93 |
+
$slct_sql_results = $wpdb->get_results( $slct_sql );
|
94 |
+
if ( count($slct_sql_results) > 0 ) {
|
95 |
+
$is_approved_dates = $slct_sql_results[0]->approved;
|
96 |
+
}
|
97 |
+
|
98 |
+
$delete_sql = "DELETE FROM {$wpdb->prefix}bookingdates WHERE booking_id IN ({$my_booking_id})";
|
99 |
+
if ( false === $wpdb->query( $delete_sql ) ){
|
100 |
+
?> <script type="text/javascript"> document.getElementById('submiting<?php echo $bktype; ?>').innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><?php bk_error('Error during updating exist booking for deleting dates in DB' ,__FILE__,__LINE__); ?></div>'; </script> <?php
|
101 |
+
die();
|
102 |
+
}
|
103 |
+
$booking_id = (int) $my_booking_id; //Get ID of reservation
|
104 |
+
|
105 |
+
} else { // Add new booking
|
106 |
+
|
107 |
+
$sql_insertion = "INSERT INTO {$wpdb->prefix}booking (form, booking_type, modification_date) VALUES ('{$formdata}', {$bktype}, {$my_modification_date} )" ;
|
108 |
+
|
109 |
+
if ( false === $wpdb->query( $sql_insertion ) ){
|
110 |
+
?> <script type="text/javascript"> document.getElementById('submiting<?php echo $bktype; ?>').innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><?php bk_error('Error during inserting into DB',__FILE__,__LINE__); ?></div>'; </script> <?php
|
111 |
+
die();
|
112 |
+
}
|
113 |
+
// Make insertion into BOOKINGDATES
|
114 |
+
$booking_id = (int) $wpdb->insert_id; //Get ID of reservation
|
115 |
+
|
116 |
+
|
117 |
+
$is_approved_dates = '0';
|
118 |
+
$auto_approve_new_bookings_is_active = get_bk_option( 'booking_auto_approve_new_bookings_is_active' );
|
119 |
+
if ( trim($auto_approve_new_bookings_is_active) == 'On')
|
120 |
+
$is_approved_dates = '1';
|
121 |
+
|
122 |
+
}
|
123 |
+
|
124 |
+
|
125 |
+
$my_dates = explode(",",$dates);
|
126 |
+
$i=0; foreach ($my_dates as $md) {$my_dates[$i] = trim($my_dates[$i]) ; $i++; }
|
127 |
+
|
128 |
+
$start_end_time = get_times_from_bk_form($formdata, $my_dates, $bktype);
|
129 |
+
$start_time = $start_end_time[0];
|
130 |
+
$end_time = $start_end_time[1];
|
131 |
+
$my_dates = $start_end_time[2];
|
132 |
+
|
133 |
+
make_bk_action('wpdev_booking_post_inserted', $booking_id, $bktype, str_replace('|',',',$dates), array($start_time, $end_time ) );
|
134 |
+
$my_cost = apply_bk_filter('get_booking_cost_from_db', '', $booking_id);
|
135 |
+
|
136 |
+
|
137 |
+
$i=0;
|
138 |
+
foreach ($my_dates as $md) { // Set in dates in such format: yyyy.mm.dd
|
139 |
+
if ($md != '') {
|
140 |
+
$md = explode('.',$md);
|
141 |
+
$my_dates[$i] = $md[2] . '.' . ( (intval($md[1])<10) ? ('0'.intval($md[1])) : $md[1] ) . '.' . ( (intval($md[0])<10) ? ('0'.intval($md[0])) : $md[0] ) ;
|
142 |
+
} else { unset($my_dates[$i]) ; } // If some dates is empty so remove it // This situation can be if using several bk calendars and some calendars is not checked
|
143 |
+
$i++;
|
144 |
+
|
145 |
+
}
|
146 |
+
sort($my_dates); // Sort dates
|
147 |
+
|
148 |
+
|
149 |
+
$i=0;
|
150 |
+
$insert = '';
|
151 |
+
$my_date_previos = '';
|
152 |
+
$my_dates4emeil = '';
|
153 |
+
foreach ($my_dates as $my_date) {
|
154 |
+
$i++; // Loop through all dates
|
155 |
+
if (strpos($my_date,'.')!==false) {
|
156 |
+
|
157 |
+
if ( get_bk_option( 'booking_recurrent_time' ) !== 'On') {
|
158 |
+
$my_date = explode('.',$my_date);
|
159 |
+
if ($i == 1) {
|
160 |
+
if ( (! isset($start_time[0])) || (empty($start_time[0])) ) $start_time[0] = '00';
|
161 |
+
if ( (! isset($start_time[1])) || (empty($start_time[1])) ) $start_time[1] = '00';
|
162 |
+
if ( ($start_time[0] == '00') && ($start_time[1] == '00') ) $start_time[2] = '00';
|
163 |
+
|
164 |
+
$date = sprintf( "%04d-%02d-%02d %02d:%02d:%02d", $my_date[0], $my_date[1], $my_date[2], $start_time[0], $start_time[1], $start_time[2] );
|
165 |
+
}elseif ($i == count($my_dates)) {
|
166 |
+
|
167 |
+
if ( (! isset($end_time[0])) || (empty($end_time[0])) ) $end_time[0] = '00';
|
168 |
+
if ( (! isset($end_time[1])) || (empty($end_time[1])) ) $end_time[1] = '00';
|
169 |
+
if ( ($end_time[0] == '00') && ($end_time[1] == '00') ) $end_time[2] = '00';
|
170 |
+
|
171 |
+
$date = sprintf( "%04d-%02d-%02d %02d:%02d:%02d", $my_date[0], $my_date[1], $my_date[2], $end_time[0], $end_time[1], $end_time[2] );
|
172 |
+
}else {
|
173 |
+
$date = sprintf( "%04d-%02d-%02d %02d:%02d:%02d", $my_date[0], $my_date[1], $my_date[2], '00', '00', '00' );
|
174 |
+
}
|
175 |
+
$my_dates4emeil .= $date . ',';
|
176 |
+
if ( !empty($insert) ) $insert .= ', ';
|
177 |
+
$insert .= "('$booking_id', '$date', '$is_approved_dates' )";
|
178 |
+
} else {
|
179 |
+
if ($my_date_previos == $my_date) continue; // escape for single day selections.
|
180 |
+
|
181 |
+
$my_date_previos = $my_date;
|
182 |
+
$my_date = explode('.',$my_date);
|
183 |
+
$date = sprintf( "%04d-%02d-%02d %02d:%02d:%02d", $my_date[0], $my_date[1], $my_date[2], $start_time[0], $start_time[1], $start_time[2] );
|
184 |
+
$my_dates4emeil .= $date . ',';
|
185 |
+
if ( !empty($insert) ) $insert .= ', ';
|
186 |
+
$insert .= "('$booking_id', '$date', '$is_approved_dates' )";
|
187 |
+
|
188 |
+
$date = sprintf( "%04d-%02d-%02d %02d:%02d:%02d", $my_date[0], $my_date[1], $my_date[2], $end_time[0], $end_time[1], $end_time[2] );
|
189 |
+
$my_dates4emeil .= $date . ',';
|
190 |
+
if ( !empty($insert) ) $insert .= ', ';
|
191 |
+
$insert .= "('$booking_id', '$date', '$is_approved_dates' )";
|
192 |
+
|
193 |
+
}
|
194 |
+
|
195 |
+
}
|
196 |
+
}
|
197 |
+
$my_dates4emeil = substr($my_dates4emeil,0,-1);
|
198 |
+
|
199 |
+
$my_dates4emeil_check_in_out = explode(',',$my_dates4emeil);
|
200 |
+
$my_check_in_date = change_date_format($my_dates4emeil_check_in_out[0] );
|
201 |
+
$my_check_out_date = change_date_format($my_dates4emeil_check_in_out[ count($my_dates4emeil_check_in_out)-1 ] );
|
202 |
+
|
203 |
+
// Save the sort date
|
204 |
+
$sql_sort_date = "UPDATE {$wpdb->prefix}booking SET sort_date = '{$my_dates4emeil_check_in_out[0]}' WHERE booking_id = {$booking_id} ";
|
205 |
+
$wpdb->query( $sql_sort_date );
|
206 |
+
|
207 |
+
if ( !empty($insert) )
|
208 |
+
if ( false === $wpdb->query( "INSERT INTO {$wpdb->prefix}bookingdates (booking_id, booking_date, approved) VALUES " . $insert ) ){
|
209 |
+
?> <script type="text/javascript"> document.getElementById('submiting<?php echo $bktype; ?>').innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><?php bk_error('Error during inserting into BD - Dates',__FILE__,__LINE__); ?></div>'; </script> <?php
|
210 |
+
die();
|
211 |
+
}
|
212 |
+
|
213 |
+
if ($my_booking_id>0) { // For editing exist booking
|
214 |
+
|
215 |
+
if ($is_send_emeils != 0 )
|
216 |
+
sendModificationEmails($booking_id, $bktype, $formdata );
|
217 |
+
|
218 |
+
if ( strpos($_SERVER['HTTP_REFERER'],'wp-admin/admin.php?') ===false ) {
|
219 |
+
do_action('wpdev_new_booking',$booking_id, $bktype, str_replace('|',',',$dates), array($start_time, $end_time ) ,$formdata );
|
220 |
+
}
|
221 |
+
|
222 |
+
?> <script type="text/javascript">
|
223 |
+
<?php
|
224 |
+
if ( strpos($_SERVER['HTTP_REFERER'],'wp-admin/admin.php?') ===false ) { ?>
|
225 |
+
setReservedSelectedDates('<?php echo $bktype; ?>');
|
226 |
+
<?php } else { ?>
|
227 |
+
document.getElementById('ajax_message').innerHTML = '<?php echo __('Updated successfully', 'wpdev-booking'); ?>';
|
228 |
+
jQuery('#ajax_message').fadeOut(1000);
|
229 |
+
document.getElementById('submiting<?php echo $bktype; ?>').innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><?php echo __('Updated successfully', 'wpdev-booking'); ?></div>';
|
230 |
+
if ( jQuery('#wpdev_http_referer').length > 0 ) {
|
231 |
+
location.href=jQuery('#wpdev_http_referer').val();
|
232 |
+
} else location.href='admin.php?page=<?php echo WPDEV_BK_PLUGIN_DIRNAME . '/'. WPDEV_BK_PLUGIN_FILENAME ;?>wpdev-booking&view_mode=vm_listing&tab=actions&wh_booking_id=<?php echo $my_booking_id;?>';
|
233 |
+
<?php } ?>
|
234 |
+
</script> <?php
|
235 |
+
|
236 |
+
} else {
|
237 |
+
|
238 |
+
// For inserting NEW booking
|
239 |
+
if ( count($my_dates) > 0 )
|
240 |
+
if ($is_send_emeils != 0 )
|
241 |
+
sendNewBookingEmails($booking_id, $bktype, $formdata) ;
|
242 |
+
|
243 |
+
do_action('wpdev_new_booking',$booking_id, $bktype, str_replace('|',',',$dates), array($start_time, $end_time ) ,$formdata );
|
244 |
+
|
245 |
+
// wpbc_integrate_MailChimp($formdata, $bktype);
|
246 |
+
|
247 |
+
$auto_approve_new_bookings_is_active = get_bk_option( 'booking_auto_approve_new_bookings_is_active' );
|
248 |
+
if ( trim($auto_approve_new_bookings_is_active) == 'On') {
|
249 |
+
sendApproveEmails($booking_id, 1);
|
250 |
+
}
|
251 |
+
?> <script type="text/javascript"> setReservedSelectedDates('<?php echo $bktype; ?>'); </script> <?php
|
252 |
+
}
|
253 |
+
|
254 |
+
// ReUpdate booking resource TYPE if its needed here
|
255 |
+
if (! empty($dates) ) // check to have dates not empty
|
256 |
+
make_bk_action('wpdev_booking_reupdate_bk_type_to_childs', $booking_id, $bktype, str_replace('|',',',$dates), array($start_time, $end_time ) , $formdata );
|
257 |
+
|
258 |
+
}
|
259 |
+
|
260 |
+
|
261 |
+
// CAPTCHA CHECKING //////////////////////////////////////////////////////////////////////////////////////
|
262 |
+
function wpbc_check_CAPTCHA( $the_answer_from_respondent, $prefix, $bktype ) {
|
263 |
+
|
264 |
+
if (! ( ($the_answer_from_respondent == '') && ($prefix == '') ) ) {
|
265 |
+
$captcha_instance = new wpdevReallySimpleCaptcha();
|
266 |
+
$correct = $captcha_instance->check($prefix, $the_answer_from_respondent);
|
267 |
+
|
268 |
+
if (! $correct) {
|
269 |
+
$word = $captcha_instance->generate_random_word();
|
270 |
+
$prefix = mt_rand();
|
271 |
+
$captcha_instance->generate_image($prefix, $word);
|
272 |
+
|
273 |
+
$filename = $prefix . '.png';
|
274 |
+
$captcha_url = WPDEV_BK_PLUGIN_URL . '/js/captcha/tmp/' .$filename;
|
275 |
+
$ref = substr($filename, 0, strrpos($filename, '.'));
|
276 |
+
?> <script type="text/javascript">
|
277 |
+
document.getElementById('captcha_input<?php echo $bktype; ?>').value = '';
|
278 |
+
document.getElementById('captcha_img<?php echo $bktype; ?>').src = '<?php echo $captcha_url; ?>';
|
279 |
+
document.getElementById('wpdev_captcha_challenge_<?php echo $bktype; ?>').value = '<?php echo $ref; ?>';
|
280 |
+
document.getElementById('captcha_msg<?php echo $bktype; ?>').innerHTML = '<span class="alert" style="padding: 5px 5px 4px;vertical-align: middle;text-align:center;margin:5px;"><?php echo __('The code you entered is incorrect', 'wpdev-booking'); ?></span>';
|
281 |
+
document.getElementById('submiting<?php echo $bktype; ?>').innerHTML ='';
|
282 |
+
jQuery('#captcha_input<?php echo $bktype; ?>')
|
283 |
+
.fadeOut( 350 ).fadeIn( 300 )
|
284 |
+
.fadeOut( 350 ).fadeIn( 400 )
|
285 |
+
.animate( {opacity: 1}, 4000 );
|
286 |
+
jQuery("span.wpdev-help-message span.alert")
|
287 |
+
.fadeIn( 1 )
|
288 |
+
//.css( {'color' : 'red'} )
|
289 |
+
.animate( {opacity: 1}, 10000 )
|
290 |
+
.fadeOut( 2000 ); // hide message
|
291 |
+
document.getElementById('captcha_input<?php echo $bktype; ?>').focus(); // make focus to elemnt
|
292 |
+
jQuery('#booking_form_div<?php echo $bktype; ?> input[type=button]').prop("disabled", false);
|
293 |
+
</script> <?php
|
294 |
+
return false;
|
295 |
+
}
|
296 |
+
}//////////////////////////////////////////////////////////////////////////////////////////////////////////
|
297 |
+
return true;
|
298 |
+
}
|
299 |
+
|
300 |
+
|
301 |
+
// Customization for the integration of Mail Chimp Subscription.
|
302 |
+
function wpbc_integrate_MailChimp($formdata , $bktype) {
|
303 |
+
/*
|
304 |
+
// Start Mail Chimp Customization
|
305 |
+
$booking_form_show = get_form_content ($formdata , $bktype );
|
306 |
+
if ( ( isset ($booking_form_show['subscribe_me'] )) && ( $booking_form_show['subscribe_me'] == 'yes') ) {
|
307 |
+
|
308 |
+
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/MailChimp.class.php')) { // Include MailChimp class (You can download it from here https://github.com/drewm/mailchimp-api/ )
|
309 |
+
require_once(WPDEV_BK_PLUGIN_DIR. '/lib/MailChimp.class.php' );
|
310 |
+
|
311 |
+
$MailChimp = new MailChimp('key-my'); // You are need to specify here YOUR KEY !!!!
|
312 |
+
|
313 |
+
$result = $MailChimp->call('lists/subscribe', array(
|
314 |
+
'id' => 'id' . $booking_id ,
|
315 |
+
'email' => array('email'=>$booking_form_show['email']),
|
316 |
+
'merge_vars' => array('FNAME'=>$booking_form_show['name'], 'LNAME'=>$booking_form_show['secondname']),
|
317 |
+
'double_optin' => false,
|
318 |
+
'update_existing' => true,
|
319 |
+
'replace_interests' => false,
|
320 |
+
'send_welcome' => false,
|
321 |
+
));
|
322 |
+
// print_r($result);
|
323 |
+
}
|
324 |
+
} // End Mail Chimp Customization
|
325 |
+
/**/
|
326 |
+
|
327 |
+
}
|
328 |
+
?>
|
lib/wpbc-welcome.php
CHANGED
@@ -1046,7 +1046,7 @@ function wpbc_welcome_panel_content() {
|
|
1046 |
<li><?php printf( '<div class="welcome-icon">' .
|
1047 |
__( 'Check %sBooking Listing%s page for new bookings.' , 'wpdev-booking-overview' ) .
|
1048 |
'</div>',
|
1049 |
-
'<a href="'. esc_url( admin_url( add_query_arg( array( 'page' => WPDEV_BK_PLUGIN_DIRNAME . '/'. WPDEV_BK_PLUGIN_FILENAME . 'wpdev-booking
|
1050 |
'</a>' ); ?></li>
|
1051 |
<li><?php printf( '<div class="welcome-icon">' .
|
1052 |
__( 'Configure booking %sSettings%s.' , 'wpdev-booking-overview' ) .
|
@@ -1056,7 +1056,7 @@ function wpbc_welcome_panel_content() {
|
|
1056 |
<li><?php printf( '<div class="welcome-icon">' .
|
1057 |
__( 'Configure predefined set of your %sForm Fields%s.' , 'wpdev-booking-overview' ) .
|
1058 |
'</div>',
|
1059 |
-
'<a href="'. esc_url( admin_url( add_query_arg( array( 'page' => WPDEV_BK_PLUGIN_DIRNAME . '/'. WPDEV_BK_PLUGIN_FILENAME . 'wpdev-booking-option
|
1060 |
'</a>' ); ?></li>
|
1061 |
</ul>
|
1062 |
</div>
|
1046 |
<li><?php printf( '<div class="welcome-icon">' .
|
1047 |
__( 'Check %sBooking Listing%s page for new bookings.' , 'wpdev-booking-overview' ) .
|
1048 |
'</div>',
|
1049 |
+
'<a href="'. esc_url( admin_url( add_query_arg( array( 'page' => WPDEV_BK_PLUGIN_DIRNAME . '/'. WPDEV_BK_PLUGIN_FILENAME . 'wpdev-booking', 'view_mode' => 'vm_listing' ), 'admin.php' ) ) ) .'">',
|
1050 |
'</a>' ); ?></li>
|
1051 |
<li><?php printf( '<div class="welcome-icon">' .
|
1052 |
__( 'Configure booking %sSettings%s.' , 'wpdev-booking-overview' ) .
|
1056 |
<li><?php printf( '<div class="welcome-icon">' .
|
1057 |
__( 'Configure predefined set of your %sForm Fields%s.' , 'wpdev-booking-overview' ) .
|
1058 |
'</div>',
|
1059 |
+
'<a href="'. esc_url( admin_url( add_query_arg( array( 'page' => WPDEV_BK_PLUGIN_DIRNAME . '/'. WPDEV_BK_PLUGIN_FILENAME . 'wpdev-booking-option', 'tab'=>'form' ), 'admin.php' ) ) ) .'">',
|
1060 |
'</a>' ); ?></li>
|
1061 |
</ul>
|
1062 |
</div>
|
lib/wpdev-bk-edit-toolbar-buttons.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
6 |
|
7 |
if (!defined('WP_BK_PREFIX')) define('WP_BK_PREFIX', 'wpdev_bk' );
|
8 |
-
if (!defined('WP_BK_ICON_URL')) define('WP_BK_ICON_URL', WPDEV_BK_PLUGIN_URL . '/img/
|
9 |
if (!defined('WP_BK_SETTINGS_CUSTOM_BUTTONS_FUNC_NAME_FROM_JS_FILE')) define('WP_BK_SETTINGS_CUSTOM_BUTTONS_FUNC_NAME_FROM_JS_FILE', 'set_bk_buttons'); //Edit this name at the JS file of custom buttons
|
10 |
if (!defined('WP_BK_SETTINGS_CUSTOM_EDITOR_BUTTON_ROW')) define('WP_BK_SETTINGS_CUSTOM_EDITOR_BUTTON_ROW', 1 );
|
11 |
|
@@ -99,7 +99,7 @@
|
|
99 |
$custom_buttons_settings = wpdev_bk_get_custom_buttons_settings();
|
100 |
foreach ( $custom_buttons_settings as $type => $props ) {
|
101 |
|
102 |
-
$buttonshtml .= '<input type="button" class="ed_button" onclick="'.$props['js_func_name_click'].'(\'' . $type . '\')" title="' . $props['hint'] . '" value="' . $props['title'] . '" />';
|
103 |
|
104 |
$datajs.= " wpdev_bk_Data['$type'] = {\n";
|
105 |
$datajs.= ' title: "' . esc_js( $props['title'] ) . '",' . "\n";
|
5 |
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
6 |
|
7 |
if (!defined('WP_BK_PREFIX')) define('WP_BK_PREFIX', 'wpdev_bk' );
|
8 |
+
if (!defined('WP_BK_ICON_URL')) define('WP_BK_ICON_URL', WPDEV_BK_PLUGIN_URL . '/img/bc_black-16x16.png' );
|
9 |
if (!defined('WP_BK_SETTINGS_CUSTOM_BUTTONS_FUNC_NAME_FROM_JS_FILE')) define('WP_BK_SETTINGS_CUSTOM_BUTTONS_FUNC_NAME_FROM_JS_FILE', 'set_bk_buttons'); //Edit this name at the JS file of custom buttons
|
10 |
if (!defined('WP_BK_SETTINGS_CUSTOM_EDITOR_BUTTON_ROW')) define('WP_BK_SETTINGS_CUSTOM_EDITOR_BUTTON_ROW', 1 );
|
11 |
|
99 |
$custom_buttons_settings = wpdev_bk_get_custom_buttons_settings();
|
100 |
foreach ( $custom_buttons_settings as $type => $props ) {
|
101 |
|
102 |
+
$buttonshtml .= '<input type="button" class="ed_button button button-small" onclick="'.$props['js_func_name_click'].'(\'' . $type . '\')" title="' . $props['hint'] . '" value="' . $props['title'] . '" />';
|
103 |
|
104 |
$datajs.= " wpdev_bk_Data['$type'] = {\n";
|
105 |
$datajs.= ' title: "' . esc_js( $props['title'] ) . '",' . "\n";
|
lib/wpdev-bk-lib.php
CHANGED
@@ -1431,7 +1431,7 @@
|
|
1431 |
<fieldset>
|
1432 |
<label for="is_send_email_for_pending" style="display: inline-block;vertical-align: middle;margin: 10px 5px;color: #777777;" >
|
1433 |
<input type="checkbox" checked="CHECKED" id="is_send_email_for_pending" name="is_send_email_for_pending" rel="tooltip" class="tooltip_top"
|
1434 |
-
data-original-title="<?php _e('Send email notification to customer after approval,
|
1435 |
/><?php _e('Emails sending','wpdev-booking') ?>
|
1436 |
</label>
|
1437 |
</fieldset>
|
@@ -2111,7 +2111,7 @@
|
|
2111 |
|
2112 |
$is_only_icons = ! true;
|
2113 |
if ($is_only_icons) echo '<style type="text/css"> #menu-wpdevplugin .nav-tab { padding:4px 2px 6px 32px !important; } </style>';
|
2114 |
-
$selected_icon = '
|
2115 |
|
2116 |
if (! isset($_REQUEST['tab_cvm'])) $_REQUEST['tab_cvm'] = 'actions_cvm';
|
2117 |
$selected_title = $_REQUEST['tab_cvm'];
|
@@ -2122,7 +2122,7 @@
|
|
2122 |
<div class="nav-tabs-wrapper">
|
2123 |
<div class="nav-tabs">
|
2124 |
|
2125 |
-
<?php $title = __('Actions', 'wpdev-booking'); $my_icon = '
|
2126 |
<?php if ($_REQUEST['tab_cvm'] == 'actions_cvm') { $slct_a = 'selected'; $selected_title = $title; $selected_icon = $my_icon; } else { $slct_a = ''; } ?><a class="nav-tab <?php if ($slct_a == 'selected') { echo ' nav-tab-active '; } echo $my_additinal_class; ?>" title="<?php //echo __('Customization of booking form fields','wpdev-booking'); ?>" href="javascript:void(0)" onclick="javascript:jQuery('.visibility_container').hide(); jQuery('#<?php echo $my_tab; ?>').show();jQuery('.nav-tab').removeClass('nav-tab-active');jQuery(this).addClass('nav-tab-active');"
|
2127 |
><i class="<?php if ($slct_a == 'selected') echo 'icon-white '; ?>icon-fire"></i><span class="nav-tab-text"> <?php /** ?><img class="menuicons" src="<?php echo WPDEV_BK_PLUGIN_URL; ?>/img/<?php echo $my_icon; ?>"><?php /**/ ?><?php if ($is_only_icons) echo ' '; else echo $title; ?></span></a>
|
2128 |
|
1431 |
<fieldset>
|
1432 |
<label for="is_send_email_for_pending" style="display: inline-block;vertical-align: middle;margin: 10px 5px;color: #777777;" >
|
1433 |
<input type="checkbox" checked="CHECKED" id="is_send_email_for_pending" name="is_send_email_for_pending" rel="tooltip" class="tooltip_top"
|
1434 |
+
data-original-title="<?php _e('Send email notification to customer after approval, cancellation or deletion of bookings'); ?>"
|
1435 |
/><?php _e('Emails sending','wpdev-booking') ?>
|
1436 |
</label>
|
1437 |
</fieldset>
|
2111 |
|
2112 |
$is_only_icons = ! true;
|
2113 |
if ($is_only_icons) echo '<style type="text/css"> #menu-wpdevplugin .nav-tab { padding:4px 2px 6px 32px !important; } </style>';
|
2114 |
+
$selected_icon = 'bc-16x16.png';
|
2115 |
|
2116 |
if (! isset($_REQUEST['tab_cvm'])) $_REQUEST['tab_cvm'] = 'actions_cvm';
|
2117 |
$selected_title = $_REQUEST['tab_cvm'];
|
2122 |
<div class="nav-tabs-wrapper">
|
2123 |
<div class="nav-tabs">
|
2124 |
|
2125 |
+
<?php $title = __('Actions', 'wpdev-booking'); $my_icon = 'bc-16x16.png'; $my_tab = 'actions_cvm'; $my_additinal_class= ''; ?>
|
2126 |
<?php if ($_REQUEST['tab_cvm'] == 'actions_cvm') { $slct_a = 'selected'; $selected_title = $title; $selected_icon = $my_icon; } else { $slct_a = ''; } ?><a class="nav-tab <?php if ($slct_a == 'selected') { echo ' nav-tab-active '; } echo $my_additinal_class; ?>" title="<?php //echo __('Customization of booking form fields','wpdev-booking'); ?>" href="javascript:void(0)" onclick="javascript:jQuery('.visibility_container').hide(); jQuery('#<?php echo $my_tab; ?>').show();jQuery('.nav-tab').removeClass('nav-tab-active');jQuery(this).addClass('nav-tab-active');"
|
2127 |
><i class="<?php if ($slct_a == 'selected') echo 'icon-white '; ?>icon-fire"></i><span class="nav-tab-text"> <?php /** ?><img class="menuicons" src="<?php echo WPDEV_BK_PLUGIN_URL; ?>/img/<?php echo $my_icon; ?>"><?php /**/ ?><?php if ($is_only_icons) echo ' '; else echo $title; ?></span></a>
|
2128 |
|
lib/wpdev-booking-ajax.php
CHANGED
@@ -304,7 +304,7 @@ function wpdev_bk_ajax_responder() {
|
|
304 |
|
305 |
|
306 |
|
307 |
-
function
|
308 |
|
309 |
make_bk_action('check_multiuser_params_for_client_side', $_POST[ "bktype" ] );
|
310 |
|
304 |
|
305 |
|
306 |
|
307 |
+
function OLD__wpdev_bk_insert_new_booking(){ global $wpdb;
|
308 |
|
309 |
make_bk_action('check_multiuser_params_for_client_side', $_POST[ "bktype" ] );
|
310 |
|
lib/wpdev-booking-class.php
CHANGED
@@ -22,7 +22,7 @@ class wpdev_booking {
|
|
22 |
$this->settings = array( 'custom_buttons' =>array(),
|
23 |
'custom_buttons_func_name_from_js_file' => 'set_bk_buttons', //Edit this name at the JS file of custom buttons
|
24 |
'custom_editor_button_row'=>1 );
|
25 |
-
$this->icon_button_url = WPDEV_BK_PLUGIN_URL . '/img/
|
26 |
|
27 |
if ( class_exists('wpdev_bk_personal')) $this->wpdev_bk_personal = new wpdev_bk_personal();
|
28 |
else $this->wpdev_bk_personal = false;
|
@@ -691,16 +691,17 @@ class wpdev_booking {
|
|
691 |
// M A I N B O O K I N G
|
692 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
693 |
$pagehook1 = add_menu_page( __('Booking calendar', 'wpdev-booking'), $update_title , $users_roles[0],
|
694 |
-
WPDEV_BK_FILE . 'wpdev-booking', array(&$this, 'on_show_booking_page_main'), WPDEV_BK_PLUGIN_URL . '/img/
|
695 |
add_action("admin_print_scripts-" . $pagehook1 , array( &$this, 'on_add_admin_js_files'));
|
696 |
-
|
|
|
697 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
698 |
// A D D R E S E R V A T I O N
|
699 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
700 |
$pagehook2 = add_submenu_page(WPDEV_BK_FILE . 'wpdev-booking',__('Add booking', 'wpdev-booking'), __('Add booking', 'wpdev-booking'), $users_roles[1],
|
701 |
WPDEV_BK_FILE .'wpdev-booking-reservation', array(&$this, 'on_show_booking_page_addbooking') );
|
702 |
add_action("admin_print_scripts-" . $pagehook2 , array( &$this, 'client_side_print_booking_head'));
|
703 |
-
|
704 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
705 |
// A D D R E S O U R C E S Management
|
706 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -711,6 +712,7 @@ class wpdev_booking {
|
|
711 |
$pagehook4 = add_submenu_page(WPDEV_BK_FILE . 'wpdev-booking',__('Resources', 'wpdev-booking'), __('Resources', 'wpdev-booking'), $users_roles[3],
|
712 |
WPDEV_BK_FILE .'wpdev-booking-resources', array(&$this, 'on_show_booking_page_resources') );
|
713 |
add_action("admin_print_scripts-" . $pagehook4 , array( &$this, 'on_add_admin_js_files'));
|
|
|
714 |
}
|
715 |
|
716 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -719,7 +721,8 @@ class wpdev_booking {
|
|
719 |
$pagehook3 = add_submenu_page(WPDEV_BK_FILE . 'wpdev-booking',__('Booking settings customization', 'wpdev-booking'), __('Settings', 'wpdev-booking'), $users_roles[2],
|
720 |
WPDEV_BK_FILE .'wpdev-booking-option', array(&$this, 'on_show_booking_page_settings') );
|
721 |
add_action("admin_print_scripts-" . $pagehook3 , array( &$this, 'on_add_admin_js_files'));
|
722 |
-
|
|
|
723 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
724 |
|
725 |
global $submenu, $menu; // Change Title of the Main menu inside of submenu
|
@@ -730,7 +733,7 @@ class wpdev_booking {
|
|
730 |
//Booking page
|
731 |
function on_show_booking_page_main() {
|
732 |
|
733 |
-
$this->on_show_page_adminmenu('wpdev-booking','/img/
|
734 |
}
|
735 |
|
736 |
//Add resrvation page
|
@@ -756,10 +759,10 @@ class wpdev_booking {
|
|
756 |
?>
|
757 |
<div id="<?php echo $html_id; ?>-general" class="wrap bookingpage">
|
758 |
<?php
|
759 |
-
if ($content_type > 2 )
|
760 |
-
echo '<div class="icon32" style="margin:5px 40px 10px 10px;"><img src="'. WPDEV_BK_PLUGIN_URL . $icon .'"><br /></div>' ;
|
761 |
-
else
|
762 |
-
echo '<div class="icon32" style="margin:10px 25px 10px 10px;"><img src="'. WPDEV_BK_PLUGIN_URL . $icon .'"><br /></div>' ; ?>
|
763 |
|
764 |
<h2><?php echo $title; ?></h2>
|
765 |
<?php
|
@@ -1397,62 +1400,63 @@ class wpdev_booking {
|
|
1397 |
}
|
1398 |
// wp_print_scripts('jquery-ui-core');
|
1399 |
// J a v a S c r i pt
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
<?php if ( get_bk_option( 'booking_unavailable_day0') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 0; ';
|
1409 |
if ( get_bk_option( 'booking_unavailable_day1') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 1; ';
|
1410 |
if ( get_bk_option( 'booking_unavailable_day2') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 2; ';
|
1411 |
if ( get_bk_option( 'booking_unavailable_day3') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 3; ';
|
1412 |
if ( get_bk_option( 'booking_unavailable_day4') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 4; ';
|
1413 |
if ( get_bk_option( 'booking_unavailable_day5') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 5; ';
|
1414 |
-
if ( get_bk_option( 'booking_unavailable_day6') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 6; '; ?>
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
$booking_type_of_day_selections = get_bk_option( 'booking_type_of_day_selections');
|
1419 |
if ($booking_type_of_day_selections == 'range') {
|
1420 |
$booking_type_of_day_selections = get_bk_option('booking_range_selection_type');
|
1421 |
}
|
1422 |
echo $booking_type_of_day_selections;
|
1423 |
-
?>';
|
1424 |
-
|
1425 |
-
|
1426 |
$booking_unavailable_days_num_from_today = get_bk_option( 'booking_unavailable_days_num_from_today' );
|
1427 |
if (! empty($booking_unavailable_days_num_from_today)) echo $booking_unavailable_days_num_from_today;
|
1428 |
else echo '0';
|
1429 |
?>;
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
|
|
1436 |
$thank_you_mess = get_bk_option( 'booking_title_after_reservation' ) ;
|
1437 |
$thank_you_mess = apply_bk_filter('wpdev_check_for_active_language', $thank_you_mess );
|
1438 |
echo esc_js( $thank_you_mess ); ?>';
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
$thank_you_URL = get_bk_option( 'booking_thank_you_page_URL' ) ;
|
1443 |
$thank_you_URL = apply_bk_filter('wpdev_check_for_active_language', $thank_you_URL );
|
1444 |
echo wpbc_make_link_absolute( $thank_you_URL ); ?>';
|
1445 |
-
|
1446 |
$my_booking_time_format = get_bk_option( 'booking_time_format' );
|
1447 |
if ( (strpos($my_booking_time_format, 'a')!== false) || (strpos($my_booking_time_format, 'A')!== false) )
|
1448 |
echo 'true';
|
1449 |
else
|
1450 |
echo 'false'
|
1451 |
?>;
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
1455 |
-
|
|
|
1456 |
$locale = getBookingLocale(); //$locale = 'fr_FR'; // Load translation for calendar
|
1457 |
if ( ( !empty( $locale ) ) && ( substr($locale,0,2) !== 'en') )
|
1458 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/js/datepick/jquery.datepick-'. substr($locale,0,2) .'.js')) {
|
@@ -1495,6 +1499,7 @@ class wpdev_booking {
|
|
1495 |
}
|
1496 |
?> <link href="<?php echo WPDEV_BK_PLUGIN_URL; ?>/css/calendar.css" rel="stylesheet" type="text/css" /> <?php /**/
|
1497 |
?> <link href="<?php echo WPDEV_BK_PLUGIN_URL . str_replace(WPDEV_BK_PLUGIN_URL, '', get_bk_option( 'booking_skin')); ?>" rel="stylesheet" type="text/css" /> <?php
|
|
|
1498 |
}
|
1499 |
// </editor-fold>
|
1500 |
|
@@ -1630,14 +1635,14 @@ class wpdev_booking {
|
|
1630 |
$booking_legend_text_for_item_pending = apply_bk_filter('wpdev_check_for_active_language', $booking_legend_text_for_item_pending );
|
1631 |
$booking_legend_text_for_item_approved = apply_bk_filter('wpdev_check_for_active_language', $booking_legend_text_for_item_approved );
|
1632 |
|
1633 |
-
|
1634 |
$my_result .= '<div class="block_hints datepick">';
|
1635 |
if ($booking_legend_is_show_item_available == 'On') // __('Available','wpdev-booking')
|
1636 |
-
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_free datepick-days-cell"><a>'.
|
1637 |
if ($booking_legend_is_show_item_approved == 'On') // __('Booked','wpdev-booking')
|
1638 |
-
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_booked date_approved">'.
|
1639 |
if ($booking_legend_is_show_item_pending == 'On') // __('Pending','wpdev-booking')
|
1640 |
-
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_pending date2approve">'.
|
1641 |
|
1642 |
if ( class_exists('wpdev_bk_biz_s') ) {
|
1643 |
|
@@ -1651,12 +1656,12 @@ class wpdev_booking {
|
|
1651 |
'<div class="block_check_in_out date_available date_approved check_in_time" >
|
1652 |
<div class="check-in-div"><div></div></div>
|
1653 |
<div class="check-out-div"><div></div></div>
|
1654 |
-
'.
|
1655 |
</div>'.
|
1656 |
'<div class="block_text">- '. $booking_legend_text_for_item_partially .'</div>'.
|
1657 |
'</div>';
|
1658 |
} else {
|
1659 |
-
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_time timespartly">'.
|
1660 |
}
|
1661 |
}
|
1662 |
|
22 |
$this->settings = array( 'custom_buttons' =>array(),
|
23 |
'custom_buttons_func_name_from_js_file' => 'set_bk_buttons', //Edit this name at the JS file of custom buttons
|
24 |
'custom_editor_button_row'=>1 );
|
25 |
+
$this->icon_button_url = WPDEV_BK_PLUGIN_URL . '/img/bc-16x16.png';
|
26 |
|
27 |
if ( class_exists('wpdev_bk_personal')) $this->wpdev_bk_personal = new wpdev_bk_personal();
|
28 |
else $this->wpdev_bk_personal = false;
|
691 |
// M A I N B O O K I N G
|
692 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
693 |
$pagehook1 = add_menu_page( __('Booking calendar', 'wpdev-booking'), $update_title , $users_roles[0],
|
694 |
+
WPDEV_BK_FILE . 'wpdev-booking', array(&$this, 'on_show_booking_page_main'), WPDEV_BK_PLUGIN_URL . '/img/bc-16x16.png' );
|
695 |
add_action("admin_print_scripts-" . $pagehook1 , array( &$this, 'on_add_admin_js_files'));
|
696 |
+
do_action('iwpdev_bc_load_admin_scripts_on_page', $pagehook1);
|
697 |
+
|
698 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
699 |
// A D D R E S E R V A T I O N
|
700 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
701 |
$pagehook2 = add_submenu_page(WPDEV_BK_FILE . 'wpdev-booking',__('Add booking', 'wpdev-booking'), __('Add booking', 'wpdev-booking'), $users_roles[1],
|
702 |
WPDEV_BK_FILE .'wpdev-booking-reservation', array(&$this, 'on_show_booking_page_addbooking') );
|
703 |
add_action("admin_print_scripts-" . $pagehook2 , array( &$this, 'client_side_print_booking_head'));
|
704 |
+
do_action('iwpdev_bc_load_admin_scripts_on_page', $pagehook2);
|
705 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
706 |
// A D D R E S O U R C E S Management
|
707 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
712 |
$pagehook4 = add_submenu_page(WPDEV_BK_FILE . 'wpdev-booking',__('Resources', 'wpdev-booking'), __('Resources', 'wpdev-booking'), $users_roles[3],
|
713 |
WPDEV_BK_FILE .'wpdev-booking-resources', array(&$this, 'on_show_booking_page_resources') );
|
714 |
add_action("admin_print_scripts-" . $pagehook4 , array( &$this, 'on_add_admin_js_files'));
|
715 |
+
do_action('iwpdev_bc_load_admin_scripts_on_page', $pagehook4);
|
716 |
}
|
717 |
|
718 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
721 |
$pagehook3 = add_submenu_page(WPDEV_BK_FILE . 'wpdev-booking',__('Booking settings customization', 'wpdev-booking'), __('Settings', 'wpdev-booking'), $users_roles[2],
|
722 |
WPDEV_BK_FILE .'wpdev-booking-option', array(&$this, 'on_show_booking_page_settings') );
|
723 |
add_action("admin_print_scripts-" . $pagehook3 , array( &$this, 'on_add_admin_js_files'));
|
724 |
+
do_action('iwpdev_bc_load_admin_scripts_on_page', $pagehook3);
|
725 |
+
|
726 |
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
727 |
|
728 |
global $submenu, $menu; // Change Title of the Main menu inside of submenu
|
733 |
//Booking page
|
734 |
function on_show_booking_page_main() {
|
735 |
|
736 |
+
$this->on_show_page_adminmenu('wpdev-booking','/img/bc-16x16.png', __('Bookings listing', 'wpdev-booking'),1);
|
737 |
}
|
738 |
|
739 |
//Add resrvation page
|
759 |
?>
|
760 |
<div id="<?php echo $html_id; ?>-general" class="wrap bookingpage">
|
761 |
<?php
|
762 |
+
// if ($content_type > 2 )
|
763 |
+
// echo '<div class="icon32" style="margin:5px 40px 10px 10px;"><img src="'. WPDEV_BK_PLUGIN_URL . $icon .'"><br /></div>' ;
|
764 |
+
// else
|
765 |
+
// echo '<div class="icon32" style="margin:10px 25px 10px 10px;"><img src="'. WPDEV_BK_PLUGIN_URL . $icon .'"><br /></div>' ; ?>
|
766 |
|
767 |
<h2><?php echo $title; ?></h2>
|
768 |
<?php
|
1400 |
}
|
1401 |
// wp_print_scripts('jquery-ui-core');
|
1402 |
// J a v a S c r i pt
|
1403 |
+
?><!-- Booking Calendar Scripts -->
|
1404 |
+
<script type="text/javascript">
|
1405 |
+
var wpdev_bk_plugin_url = '<?php echo plugins_url( '' , WPDEV_BK_FILE ); ?>';
|
1406 |
+
var wpdev_bk_today = new Array( parseInt(<?php echo intval(date_i18n('Y')) .'), parseInt('. intval(date_i18n('m')).'), parseInt('. intval(date_i18n('d')).'), parseInt('. intval(date_i18n('H')).'), parseInt('. intval(date_i18n('i')) ; ?>) );
|
1407 |
+
var visible_booking_id_on_page = [];
|
1408 |
+
var booking_max_monthes_in_calendar = '<?php echo get_bk_option( 'booking_max_monthes_in_calendar'); ?>';
|
1409 |
+
var user_unavilable_days = []; <?php
|
1410 |
+
if ( get_bk_option( 'booking_unavailable_day0') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 0; ';
|
|
|
1411 |
if ( get_bk_option( 'booking_unavailable_day1') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 1; ';
|
1412 |
if ( get_bk_option( 'booking_unavailable_day2') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 2; ';
|
1413 |
if ( get_bk_option( 'booking_unavailable_day3') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 3; ';
|
1414 |
if ( get_bk_option( 'booking_unavailable_day4') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 4; ';
|
1415 |
if ( get_bk_option( 'booking_unavailable_day5') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 5; ';
|
1416 |
+
if ( get_bk_option( 'booking_unavailable_day6') == 'On' ) echo ' user_unavilable_days[user_unavilable_days.length] = 6; '; ?>
|
1417 |
+
var wpdev_bk_edit_id_hash = '<?php if ( isset( $_GET['booking_hash'] ) ) { echo $_GET['booking_hash']; } ?>';
|
1418 |
+
var wpdev_bk_plugin_filename = '<?php echo WPDEV_BK_PLUGIN_FILENAME; ?>';
|
1419 |
+
var bk_days_selection_mode = '<?php
|
1420 |
$booking_type_of_day_selections = get_bk_option( 'booking_type_of_day_selections');
|
1421 |
if ($booking_type_of_day_selections == 'range') {
|
1422 |
$booking_type_of_day_selections = get_bk_option('booking_range_selection_type');
|
1423 |
}
|
1424 |
echo $booking_type_of_day_selections;
|
1425 |
+
?>'; /* {'single', 'multiple', 'fixed', 'dynamic'} */
|
1426 |
+
var wpdev_bk_personal = <?php if( $this->wpdev_bk_personal !== false ) { echo '1'; } else { echo '0'; } ?>;
|
1427 |
+
var block_some_dates_from_today = <?php
|
1428 |
$booking_unavailable_days_num_from_today = get_bk_option( 'booking_unavailable_days_num_from_today' );
|
1429 |
if (! empty($booking_unavailable_days_num_from_today)) echo $booking_unavailable_days_num_from_today;
|
1430 |
else echo '0';
|
1431 |
?>;
|
1432 |
+
var message_verif_requred = '<?php echo esc_js(__('This field is required', 'wpdev-booking')); ?>';
|
1433 |
+
var message_verif_requred_for_check_box = '<?php echo esc_js(__('This checkbox must be checked', 'wpdev-booking')); ?>';
|
1434 |
+
var message_verif_emeil = '<?php echo esc_js(__('Incorrect email field', 'wpdev-booking')); ?>';
|
1435 |
+
var message_verif_same_emeil = '<?php echo esc_js(__('Your emails do not the same', 'wpdev-booking')); ?>';
|
1436 |
+
var message_verif_selectdts = '<?php echo esc_js(__('Please, select booking date(s) at Calendar.', 'wpdev-booking')); ?>';
|
1437 |
+
var parent_booking_resources = [];
|
1438 |
+
var new_booking_title= '<?php
|
1439 |
$thank_you_mess = get_bk_option( 'booking_title_after_reservation' ) ;
|
1440 |
$thank_you_mess = apply_bk_filter('wpdev_check_for_active_language', $thank_you_mess );
|
1441 |
echo esc_js( $thank_you_mess ); ?>';
|
1442 |
+
var new_booking_title_time = <?php echo esc_js(__(get_bk_option( 'booking_title_after_reservation_time' ))); ?>;
|
1443 |
+
var type_of_thank_you_message = '<?php echo esc_js(__(get_bk_option( 'booking_type_of_thank_you_message' ))); ?>';
|
1444 |
+
var thank_you_page_URL = '<?php
|
1445 |
$thank_you_URL = get_bk_option( 'booking_thank_you_page_URL' ) ;
|
1446 |
$thank_you_URL = apply_bk_filter('wpdev_check_for_active_language', $thank_you_URL );
|
1447 |
echo wpbc_make_link_absolute( $thank_you_URL ); ?>';
|
1448 |
+
var is_am_pm_inside_time = <?php
|
1449 |
$my_booking_time_format = get_bk_option( 'booking_time_format' );
|
1450 |
if ( (strpos($my_booking_time_format, 'a')!== false) || (strpos($my_booking_time_format, 'A')!== false) )
|
1451 |
echo 'true';
|
1452 |
else
|
1453 |
echo 'false'
|
1454 |
?>;
|
1455 |
+
var is_booking_used_check_in_out_time = false;
|
1456 |
+
var wpbc_active_locale = '<?php echo getBookingLocale(); ?>';
|
1457 |
+
<?php do_action('wpdev_bk_js_define_variables'); ?>
|
1458 |
+
</script>
|
1459 |
+
<script type="text/javascript" src="<?php echo WPDEV_BK_PLUGIN_URL; ?>/js/datepick/jquery.datepick.js"></script> <?php
|
1460 |
$locale = getBookingLocale(); //$locale = 'fr_FR'; // Load translation for calendar
|
1461 |
if ( ( !empty( $locale ) ) && ( substr($locale,0,2) !== 'en') )
|
1462 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/js/datepick/jquery.datepick-'. substr($locale,0,2) .'.js')) {
|
1499 |
}
|
1500 |
?> <link href="<?php echo WPDEV_BK_PLUGIN_URL; ?>/css/calendar.css" rel="stylesheet" type="text/css" /> <?php /**/
|
1501 |
?> <link href="<?php echo WPDEV_BK_PLUGIN_URL . str_replace(WPDEV_BK_PLUGIN_URL, '', get_bk_option( 'booking_skin')); ?>" rel="stylesheet" type="text/css" /> <?php
|
1502 |
+
do_action('wpbc_print_css_files');
|
1503 |
}
|
1504 |
// </editor-fold>
|
1505 |
|
1635 |
$booking_legend_text_for_item_pending = apply_bk_filter('wpdev_check_for_active_language', $booking_legend_text_for_item_pending );
|
1636 |
$booking_legend_text_for_item_approved = apply_bk_filter('wpdev_check_for_active_language', $booking_legend_text_for_item_approved );
|
1637 |
|
1638 |
+
$text_for_day_cell = ( (0)?' ':date('d') );
|
1639 |
$my_result .= '<div class="block_hints datepick">';
|
1640 |
if ($booking_legend_is_show_item_available == 'On') // __('Available','wpdev-booking')
|
1641 |
+
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_free datepick-days-cell"><a>'.$text_for_day_cell.'</a></div><div class="block_text">- '. $booking_legend_text_for_item_available.'</div></div>';
|
1642 |
if ($booking_legend_is_show_item_approved == 'On') // __('Booked','wpdev-booking')
|
1643 |
+
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_booked date_approved">'.$text_for_day_cell.'</div><div class="block_text">- '.$booking_legend_text_for_item_approved.'</div></div>';
|
1644 |
if ($booking_legend_is_show_item_pending == 'On') // __('Pending','wpdev-booking')
|
1645 |
+
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_pending date2approve">'.$text_for_day_cell.'</div><div class="block_text">- '.$booking_legend_text_for_item_pending.'</div></div>';
|
1646 |
|
1647 |
if ( class_exists('wpdev_bk_biz_s') ) {
|
1648 |
|
1656 |
'<div class="block_check_in_out date_available date_approved check_in_time" >
|
1657 |
<div class="check-in-div"><div></div></div>
|
1658 |
<div class="check-out-div"><div></div></div>
|
1659 |
+
'.$text_for_day_cell.'
|
1660 |
</div>'.
|
1661 |
'<div class="block_text">- '. $booking_legend_text_for_item_partially .'</div>'.
|
1662 |
'</div>';
|
1663 |
} else {
|
1664 |
+
$my_result .= '<div class="wpdev_hint_with_text"><div class="block_time timespartly">'.$text_for_day_cell.'</div><div class="block_text">- '. $booking_legend_text_for_item_partially .'</div></div>';
|
1665 |
}
|
1666 |
}
|
1667 |
|
lib/wpdev-booking-functions.php
CHANGED
@@ -312,7 +312,7 @@
|
|
312 |
$value = $value .' ' . '['. $type_name .']';
|
313 |
}
|
314 |
|
315 |
-
if ($type == 'select-one') { // add all select box selected items to return array
|
316 |
$select_box_selected_items[$type_name] = $value;
|
317 |
}
|
318 |
|
@@ -878,7 +878,6 @@
|
|
878 |
$my_check_in_date = change_date_format($my_dates4emeil_check_in_out[0] );
|
879 |
$my_check_out_date = change_date_format($my_dates4emeil_check_in_out[ count($my_dates4emeil_check_in_out)-1 ] );
|
880 |
|
881 |
-
|
882 |
$booking_form_show = get_form_content( $res->form,
|
883 |
$res->booking_type,
|
884 |
'',
|
@@ -890,8 +889,8 @@
|
|
890 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
891 |
'cost' => (isset($res->cost))?$res->cost:'',
|
892 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
893 |
-
'resource_title'=> $bk_title,
|
894 |
-
'bookingtype' => $bk_title,
|
895 |
'denyreason' => $denyreason
|
896 |
)
|
897 |
);
|
@@ -920,6 +919,7 @@
|
|
920 |
if ( (get_bk_option( 'booking_is_email_approval_adress' ) != 'Off') && ($is_send_emeils != 0 ) ){
|
921 |
if ( ( strpos($mail_recipient,'@blank.com') === false ) && ( strpos($mail_body_to_send,'admin@blank.com') === false ) )
|
922 |
@wp_mail($mail_recipient, $mail_subject_to_send, $mail_body_to_send, $mail_headers);
|
|
|
923 |
|
924 |
}
|
925 |
|
@@ -982,8 +982,8 @@
|
|
982 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
983 |
'cost' => (isset($res->cost))?$res->cost:'',
|
984 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
985 |
-
'resource_title'=> $bk_title,
|
986 |
-
'bookingtype' => $bk_title,
|
987 |
'denyreason' => $denyreason
|
988 |
)
|
989 |
);
|
@@ -1065,8 +1065,8 @@
|
|
1065 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
1066 |
'cost' => $my_cost,
|
1067 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
1068 |
-
'resource_title'=> $bk_title,
|
1069 |
-
'bookingtype' => $bk_title
|
1070 |
)
|
1071 |
);
|
1072 |
$mail_body_to_send = str_replace('[content]', $booking_form_show['content'], $mail_body_to_send);
|
@@ -1141,8 +1141,8 @@
|
|
1141 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
1142 |
'cost' => $my_cost,
|
1143 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
1144 |
-
'resource_title'=> $bk_title,
|
1145 |
-
'bookingtype' => $bk_title
|
1146 |
)
|
1147 |
);
|
1148 |
|
@@ -1159,9 +1159,12 @@
|
|
1159 |
if ( strpos($mail_recipients,'[visitoremail]') !== false ) {
|
1160 |
$mail_recipients = str_replace('[visitoremail]',$booking_form_show['email'],$mail_recipients);
|
1161 |
}
|
|
|
1162 |
if ( strpos($mail_sender,'[visitoremail]') !== false ) {
|
1163 |
$mail_sender = str_replace('[visitoremail]',$booking_form_show['email'],$mail_sender);
|
1164 |
}
|
|
|
|
|
1165 |
$mail_headers = "From: $mail_sender\nContent-Type: text/html\n";
|
1166 |
|
1167 |
|
@@ -1205,9 +1208,12 @@
|
|
1205 |
if ( strpos($mail_recipients,'[visitoremail]') !== false ) {
|
1206 |
$mail_recipients = str_replace('[visitoremail]',$booking_form_show['email'],$mail_recipients);
|
1207 |
}
|
|
|
1208 |
if ( strpos($mail_sender,'[visitoremail]') !== false ) {
|
1209 |
$mail_sender = str_replace('[visitoremail]',$booking_form_show['email'],$mail_sender);
|
1210 |
}
|
|
|
|
|
1211 |
$mail_headers = "From: $mail_sender\nContent-Type: text/html\n";
|
1212 |
|
1213 |
|
@@ -1264,8 +1270,8 @@
|
|
1264 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
1265 |
'cost' => $my_cost,
|
1266 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
1267 |
-
'resource_title'=> $bk_title,
|
1268 |
-
'bookingtype' => $bk_title,
|
1269 |
'paymentreason' => $reason
|
1270 |
)
|
1271 |
);
|
312 |
$value = $value .' ' . '['. $type_name .']';
|
313 |
}
|
314 |
|
315 |
+
if ( ( $type == 'select-one') || ( $type == 'select-multiple' ) ) { // add all select box selected items to return array
|
316 |
$select_box_selected_items[$type_name] = $value;
|
317 |
}
|
318 |
|
878 |
$my_check_in_date = change_date_format($my_dates4emeil_check_in_out[0] );
|
879 |
$my_check_out_date = change_date_format($my_dates4emeil_check_in_out[ count($my_dates4emeil_check_in_out)-1 ] );
|
880 |
|
|
|
881 |
$booking_form_show = get_form_content( $res->form,
|
882 |
$res->booking_type,
|
883 |
'',
|
889 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
890 |
'cost' => (isset($res->cost))?$res->cost:'',
|
891 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
892 |
+
'resource_title'=> apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
893 |
+
'bookingtype' => apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
894 |
'denyreason' => $denyreason
|
895 |
)
|
896 |
);
|
919 |
if ( (get_bk_option( 'booking_is_email_approval_adress' ) != 'Off') && ($is_send_emeils != 0 ) ){
|
920 |
if ( ( strpos($mail_recipient,'@blank.com') === false ) && ( strpos($mail_body_to_send,'admin@blank.com') === false ) )
|
921 |
@wp_mail($mail_recipient, $mail_subject_to_send, $mail_body_to_send, $mail_headers);
|
922 |
+
//debuge($mail_recipient, $mail_subject_to_send, $mail_body_to_send, $mail_headers);
|
923 |
|
924 |
}
|
925 |
|
982 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
983 |
'cost' => (isset($res->cost))?$res->cost:'',
|
984 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
985 |
+
'resource_title'=> apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
986 |
+
'bookingtype' => apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
987 |
'denyreason' => $denyreason
|
988 |
)
|
989 |
);
|
1065 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
1066 |
'cost' => $my_cost,
|
1067 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
1068 |
+
'resource_title'=> apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
1069 |
+
'bookingtype' => apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
1070 |
)
|
1071 |
);
|
1072 |
$mail_body_to_send = str_replace('[content]', $booking_form_show['content'], $mail_body_to_send);
|
1141 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
1142 |
'cost' => $my_cost,
|
1143 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
1144 |
+
'resource_title'=> apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
1145 |
+
'bookingtype' => apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
1146 |
)
|
1147 |
);
|
1148 |
|
1159 |
if ( strpos($mail_recipients,'[visitoremail]') !== false ) {
|
1160 |
$mail_recipients = str_replace('[visitoremail]',$booking_form_show['email'],$mail_recipients);
|
1161 |
}
|
1162 |
+
$mail_recipients = replace_bk_shortcodes_in_form($mail_recipients, $booking_form_show['_all_fields_'], true);
|
1163 |
if ( strpos($mail_sender,'[visitoremail]') !== false ) {
|
1164 |
$mail_sender = str_replace('[visitoremail]',$booking_form_show['email'],$mail_sender);
|
1165 |
}
|
1166 |
+
$mail_sender = replace_bk_shortcodes_in_form($mail_sender, $booking_form_show['_all_fields_'], true);
|
1167 |
+
|
1168 |
$mail_headers = "From: $mail_sender\nContent-Type: text/html\n";
|
1169 |
|
1170 |
|
1208 |
if ( strpos($mail_recipients,'[visitoremail]') !== false ) {
|
1209 |
$mail_recipients = str_replace('[visitoremail]',$booking_form_show['email'],$mail_recipients);
|
1210 |
}
|
1211 |
+
$mail_recipients = replace_bk_shortcodes_in_form($mail_recipients, $booking_form_show['_all_fields_'], true);
|
1212 |
if ( strpos($mail_sender,'[visitoremail]') !== false ) {
|
1213 |
$mail_sender = str_replace('[visitoremail]',$booking_form_show['email'],$mail_sender);
|
1214 |
}
|
1215 |
+
$mail_sender = replace_bk_shortcodes_in_form($mail_sender, $booking_form_show['_all_fields_'], true);
|
1216 |
+
|
1217 |
$mail_headers = "From: $mail_sender\nContent-Type: text/html\n";
|
1218 |
|
1219 |
|
1270 |
'dates_count' => count($my_dates4emeil_check_in_out),
|
1271 |
'cost' => $my_cost,
|
1272 |
'siteurl' => htmlspecialchars_decode( '<a href="'.home_url().'">' . home_url() . '</a>'),
|
1273 |
+
'resource_title'=> apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
1274 |
+
'bookingtype' => apply_bk_filter('wpdev_check_for_active_language', $bk_title ),
|
1275 |
'paymentreason' => $reason
|
1276 |
)
|
1277 |
);
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: wpdevelop
|
|
3 |
Donate link: http://wpbookingcalendar.com/buy/
|
4 |
Tags: booking, booking calendar, accommodations, appointment, availability, availability calendar, bed and breakfast, booking form, booking system, bookings, calendar, contact form, event, event calendar, events, hotel, meeting, online booking calendar, online reservation, reservation, reservation plugin, rooms, schedule, scheduling
|
5 |
Requires at least: 3.3
|
6 |
-
Tested up to: 3.9
|
7 |
-
Stable tag: 5.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -148,6 +148,31 @@ If you have any further questions, please fill free to <a href="mailto:support@w
|
|
148 |
10. **Calendar Skins**. Select calendar skin for better fitting to your site design.
|
149 |
|
150 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
151 |
= 5.1.2 =
|
152 |
- Features and issue fixings in All versions:
|
153 |
* Fix issue of have no ability to click on the booking link on the "Calendar Overview" admin page for redirection to the "Booking Listing" page with this selected booking.
|
@@ -359,7 +384,7 @@ Plugin supports following languages:
|
|
359 |
- Belorussian[14% Completed]
|
360 |
- Russian[26% Completed]
|
361 |
- Polish[20% Completed]
|
362 |
-
- Croatian[
|
363 |
- Slovak [45% Completed]
|
364 |
- Hebrew[21% Completed]
|
365 |
- Swedish[28% Completed]
|
3 |
Donate link: http://wpbookingcalendar.com/buy/
|
4 |
Tags: booking, booking calendar, accommodations, appointment, availability, availability calendar, bed and breakfast, booking form, booking system, bookings, calendar, contact form, event, event calendar, events, hotel, meeting, online booking calendar, online reservation, reservation, reservation plugin, rooms, schedule, scheduling
|
5 |
Requires at least: 3.3
|
6 |
+
Tested up to: 3.9.1
|
7 |
+
Stable tag: 5.1.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
148 |
10. **Calendar Skins**. Select calendar skin for better fitting to your site design.
|
149 |
|
150 |
== Changelog ==
|
151 |
+
= 5.1.3 =
|
152 |
+
- Features and issue fixings in All versions:
|
153 |
+
* Booking Calendar icon was changing to fit WordPress styles.
|
154 |
+
* Updated Croatian transaltion by Sanjin Barac. Renameed wpdev-booking-hr_HR.po (mo) files to wpdev-booking-hr.po (mo). Default Croatian WordPress version have locale as "hr".
|
155 |
+
* Added 2 "blank" files to the captcha folder.
|
156 |
+
* Fix "Booking Listing" link on "Welcome" panel at top of Booking Listing and Calendar Overview and "Whats New" pages.
|
157 |
+
* Fix CSS of Booking Calendar insert button on Edit post page for "Text mode".
|
158 |
+
* Fix. Removed gray-grad.png images for the headers background. In the new WP versions, its can be reason of "File does not exist error" in apache logs.
|
159 |
+
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
|
160 |
+
* New. Adding EMAIL VERIFICATION field to booking form. Description of usage: The rule for assigning verifications email in CSS parameter: "class:same_as_email". Its must start with this reserved words: "same_as_" and then have to go the name of your Primary email field. Example: Confirm Email:[email* other_verify_email class:same_as_email]
|
161 |
+
* Added several default templates for the Search Availability form on the Booking Settings Search page. (Business Large, MultiUser)
|
162 |
+
* Impoved styles of the Search Availability form. Now exist separate CSS file (search-form.css) for the style customization of search form. (Business Large, MultiUser)
|
163 |
+
* Impoved styles of the Search results form. (Business Large, MultiUser)
|
164 |
+
* Add ability to define the search results link for the "search widget" in several languages, in a way like this: http://myserver.com/en/search-results/[lang=it_IT]http://myserver.com/it/search-results/ (Business Large, MultiUser)
|
165 |
+
* Ability to define in URL selected by default booking form (booking resource), when are using in the page the booking select shortcode: [bookingselect ...] Its possible to define the selected booking resource in URL in a way like this http://www.example.com/booking/?resource_id=2 (Personal, Business Small/Medium/Large, MultiUser)
|
166 |
+
* Set specific week days as unavailbale in the check in/out fields in search form, if these week days was set as unavailbale on the General Booking Settings page in Calendar section (Business Large, MultiUser)
|
167 |
+
* Fix of incorrect dates selections, which depend from the conditions (in the shortcode) and specific start dates in General Booking Settings page (Business Medium/Large, MultiUser).
|
168 |
+
* Fix of artefact during selection of 1 day (second click), if "range days selection using 2 mouse clicks" is activating (Business Small/Medium/Large, MultiUser)
|
169 |
+
* Fix. Add not ability to select as check out date already booked check out (not check in) date. This issue exist only for the bookings for 2 days. (Business Large, MultiUser)
|
170 |
+
* Fix of incorrect "Advanced cost" calculation for the time selections (if time selection was setting to show as "Long selection view") (Business Medium/Large, MultiUser)
|
171 |
+
* Fix issue od sometime are not showing check in/out dates for the booking resources with capacity higher than 1. (Business Large, MultiUser)
|
172 |
+
* Fix of incorect link URL on "Book now" buttons in search results, when is using WPML plugin for the different languages and booking forms was inserting into the pages do not the posts. (Business Large, MultiUser)
|
173 |
+
* Fix issue, of incorect showing search results, depending from the season filters availability, when we are having the "Range days season filter" at the top of the list and booking resources do not belong to this season filter. (Business Large, MultiUser)
|
174 |
+
* Fix issue of not chnaging the cost (per day/night/fixed) by the administrator for the regular users. If you was having this issue, in addition you need to open the Booking Settings Users page and for the each regular users make these actions: (a) click on the "Deactivate" button then click on the "Set as inactive" button. Wait for the page is reloading and stop load. (b) Now click on the "Activate" button near that user. Repeat this actions for the all regular users. (MultiUser)
|
175 |
+
|
176 |
= 5.1.2 =
|
177 |
- Features and issue fixings in All versions:
|
178 |
* Fix issue of have no ability to click on the booking link on the "Calendar Overview" admin page for redirection to the "Booking Listing" page with this selected booking.
|
384 |
- Belorussian[14% Completed]
|
385 |
- Russian[26% Completed]
|
386 |
- Polish[20% Completed]
|
387 |
+
- Croatian[99% Completed]
|
388 |
- Slovak [45% Completed]
|
389 |
- Hebrew[21% Completed]
|
390 |
- Swedish[28% Completed]
|
wpdev-booking.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Booking Calendar
|
4 |
Plugin URI: http://wpbookingcalendar.com/demo/
|
5 |
Description: Online reservation and availability checking service for your site.
|
6 |
-
Version: 5.1.
|
7 |
Author: wpdevelop
|
8 |
Author URI: http://wpbookingcalendar.com/
|
9 |
Tested WordPress Versions: 3.3 - 3.9
|
@@ -25,104 +25,18 @@ Tested WordPress Versions: 3.3 - 3.9
|
|
25 |
along with this program. If not, see <http://www.gnu.org/licenses/>
|
26 |
*/
|
27 |
|
28 |
-
// <editor-fold defaultstate="collapsed" desc=" T O D O : & Changelog lists ">
|
29 |
/*
|
30 |
-----------------------------------------------
|
31 |
Change Log and Features for Future Releases :
|
32 |
-----------------------------------------------
|
33 |
* New Files:
|
34 |
* =====================================
|
35 |
-
*
|
|
|
|
|
|
|
36 |
* ====================================
|
37 |
-
|
38 |
-
= 5.1.3 =
|
39 |
-
- Features and issue fixings in All versions:
|
40 |
-
* Added 2 "blank" files to the captcha folder.
|
41 |
-
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
|
42 |
-
|
43 |
-
= 5.1.2 =
|
44 |
-
- Features and issue fixings in All versions:
|
45 |
-
* Fix issue of have no ability to click on the booking link on the "Calendar Overview" admin page for redirection to the "Booking Listing" page with this selected booking.
|
46 |
-
* Fix issue of showing warning messages during activation of plugin in some versions.
|
47 |
-
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
|
48 |
-
* Fix. The issue relative to not correct language selections for email templates during creations new booking or other actions (during ajax requests). (Personal, Business Small/Medium/Large, MultiUser)
|
49 |
-
* Fixed showing of the number of availability days for the parent booking resources, when activated "check in/out" times option on the General Booking Settings page (Business Large, MultiUser)
|
50 |
-
|
51 |
-
= 5.1.1 =
|
52 |
-
- Features and issue fixings in All versions:
|
53 |
-
* Support WordPress 3.9
|
54 |
-
* New. Added 2 new options **"Check In - Tomorrow"** and **"Check Out - Tomorrow"** for the filter "Dates" on the Booking Listing page. "Check In - Today" - show bookings, where check in date is "Today". "Check Out - Tomorrow" - show bookings, where check out date is "Tomorrow".
|
55 |
-
* Translation to **Czech** language by Michal Nedvídek
|
56 |
-
* Source code refactoring.
|
57 |
-
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
|
58 |
-
* Improve speed of page loading for booking resources with hight capacity and many season filters (Business Large, MultiUser)
|
59 |
-
* Improve mnagemnt of Check In/Out dates for the booking resources with capacity higher then 1. Show vertival line for change-over days in calendar (Business Large, MultiUser)
|
60 |
-
* Fix. Loading correct "default custom booking form" for specific booking resource in widget at sidebar (Business Medium/Large, MultiUser)
|
61 |
-
* Fix. The issue relative to not correct language selections for email templates during creations new booking or other actions (during ajax requests).
|
62 |
-
|
63 |
-
= 5.1 =
|
64 |
-
- Features and issue fixings in All versions:
|
65 |
-
* **Responsive Booking Admin panel** that looks great on any device.
|
66 |
-
* **Styles improvement on Booking Listing page** for best feet to WordPress 3.8 update and better look on mobile devices.
|
67 |
-
* **Styles improvement on Calendar Overview** page for best feet to WordPress 3.8 update and better look on mobile devices.
|
68 |
-
* **Styles improvement on Settings page** for best feet to WordPress 3.8 update and better look on mobile devices.
|
69 |
-
* **Styles improvement on "Add booking" page** for best feet to WordPress 3.8 update and better look on mobile devices.
|
70 |
-
* **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.
|
71 |
-
* Possibility to **define the Form Fields Labales** at the Settings Fields page **in several languages**, if the wordpress blog is multilingual. Example: "First Name[lang=de_DE]Vorname[lang=fr_FR]Prénom"
|
72 |
-
* New "Mark as Read All" button in the Filters tab on Booking Listing page.
|
73 |
-
* Translation to **Norwegian** language by Håvard Hasli
|
74 |
-
* Translation to **Brazilian Portuguese** by Roberto Negraes
|
75 |
-
* Updated **Danish** translation by Carl Andersen
|
76 |
-
* Updated **Dutch** translation by Gert Pepping
|
77 |
-
* Repositioning popover and buttons inside of it on the Calendar Overview page for the better looking on mobile devices.
|
78 |
-
* Saving into DB "relative" path to the selected Skin, instead of absolute. Its prevent from the security issue on some servers.
|
79 |
-
* Show Booking Dashboard Widget only, if the current user have capability to open "Booking Listing" page.
|
80 |
-
* Fixed issue of incorrect showing "checkboxes" on admin panel in Safari
|
81 |
-
* Fixed issue with href="#" (scrolling to top of page) in some links.
|
82 |
-
* Fixed position of the "Approve", "Cancel", "Delete" and "Edit" links in the mouseover popover at Calendar Overview page in the IE10
|
83 |
-
* 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) .
|
84 |
-
* Fix declaration of the wp-content and wp-plugins directories, using standard WP functions for that.
|
85 |
-
* Fixed "Notice: Undefined index: booking_type"
|
86 |
-
* Removed SSL declaration constant - WP_BK_SSL. Must to autodect this.
|
87 |
-
* Wordpress 3.8 support
|
88 |
-
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
|
89 |
-
* **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)
|
90 |
-
* **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)
|
91 |
-
* **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)
|
92 |
-
* **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)
|
93 |
-
* **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)
|
94 |
-
* **Styles improvement on Advanced Cost page** for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
|
95 |
-
* **Styles improvement on Availability page** for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
|
96 |
-
* **Styles improvement on Season Filters page** for best feet to WordPress 3.8 update and better look on mobile devices. (Business Medium/Large, MultiUser)
|
97 |
-
* **Styles improvement on Discount Coupons page** for best feet to WordPress 3.8 update and better look on mobile devices. (Business Large, MultiUser)
|
98 |
-
* **Styles improvement on Settings Search page** for best feet to WordPress 3.8 update and better look on mobile devices. (Business Large, MultiUser)
|
99 |
-
* **Styles improvement on Settings Users page** for best feet to WordPress 3.8 update and better look on mobile devices. (MultiUser)
|
100 |
-
* New. **Show deposit payment**, only if **difference between "Today" and "Check In"** dates higher then specific number of days. (Business Medium/Large, MultiUser)
|
101 |
-
* Ability to set **"Valuation days"** cost for **"cost per night"** setting. (Business Medium/Large, MultiUser)
|
102 |
-
* Calculation **"Valuation days" cost setting depend from Season Filter of "Check In" date**. Previous "Seson filter for all days", which was worked in limited situations removed. (Business Medium/Large, MultiUser)
|
103 |
-
* **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)
|
104 |
-
* 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)
|
105 |
-
* Possibility to select default custom booking form during creation of the Booking Resources (Business Large, MultiUser)
|
106 |
-
* **Pagination of users** table at the Settings Users page (MultiUser)
|
107 |
-
* Load the PayPal payment page depend from the locale of website (Business Small/Medium/Large, MultiUser)
|
108 |
-
* Show confirmation dialog for deletion of discount coupons. (Business Large, MultiUser)
|
109 |
-
* Trick. Possibility to set TRUE of the constant WP_BK_CUSTOM_FORMS_FOR_REGULAR_USERS in wpdev-booking.php file for activation additonal "custom forms" functionality for "regular users" (MultiUser)
|
110 |
-
* Trick. Possibility to set TRUE of the constant WP_BK_SHOW_BOOKING_NOTES in wpdev-booking.php file for showing by default all cooments for the specific bookings in booking listing page (Personal, Business Small/Medium/Large, MultiUser)
|
111 |
-
* Sanitize title of new Custom forms. Sometimes using not standard symbols, can generate issues in loading such form (Business Medium/Large, MultiUser)
|
112 |
-
* 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)
|
113 |
-
* 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)
|
114 |
-
* Fix "403 Error" during saving Settings page on some servers. Saving only relative URLs of the "successfuly 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)
|
115 |
-
* Fix issue of showing the HINTs (for exmaple 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)
|
116 |
-
* Fix of auto showing HINTs for the selcted dates and cost for the editing booking in admin panel (Business Medium/Large, MultiUser)
|
117 |
-
* 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)
|
118 |
-
* Fix issue in MultiUser version of not correctly showing booking resources (hierarhy) in the Calendar Overview mode, while logged in as not super booking admin user. (MultiUser)
|
119 |
-
* Fix issue of not possibility to scroll the monthes in Calendar Overview page, if was saved the "Filter tab" set as default template. (Personal, Business Small/Medium/Large, MultiUser)
|
120 |
-
* 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)
|
121 |
-
* Fix issue of incorrect highlihiting 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)
|
122 |
-
* Fix issue of Sage Pay integrations. Add the "Sate" billing form integration into the billing form. (Business Small/Medium/Large, MultiUser)
|
123 |
*/
|
124 |
-
// </editor-fold>
|
125 |
-
|
126 |
|
127 |
// Die if direct access to file ////////////////////////////////////////////
|
128 |
if ( (! isset( $_GET['wpdev_bkpaypal_ipn'] ) ) &&
|
@@ -176,7 +90,7 @@ Change Log and Features for Future Releases :
|
|
176 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
177 |
// SYSTEM CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
|
178 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
179 |
-
if (!defined('WP_BK_VERSION_NUM')) define('WP_BK_VERSION_NUM', '5.1.
|
180 |
if (!defined('WP_BK_MINOR_UPDATE')) define('WP_BK_MINOR_UPDATE', true );
|
181 |
if (!defined('IS_USE_WPDEV_BK_CACHE')) define('IS_USE_WPDEV_BK_CACHE', true );
|
182 |
if (!defined('WP_BK_DEBUG_MODE')) define('WP_BK_DEBUG_MODE', false );
|
@@ -195,7 +109,7 @@ Change Log and Features for Future Releases :
|
|
195 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
196 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-functions.php')) { // S u p p o r t f u n c t i o n s
|
197 |
require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-functions.php' ); }
|
198 |
-
|
199 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-class-dismiss.php')) { // C L A S S - Dismiss
|
200 |
require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-class-dismiss.php' );
|
201 |
global $wpbc_Dismiss;
|
@@ -226,6 +140,9 @@ Change Log and Features for Future Releases :
|
|
226 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-class.php')) // C L A S S B o o k i n g
|
227 |
{ require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-class.php' ); }
|
228 |
|
|
|
|
|
|
|
229 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
230 |
// GET VERSION NUMBER
|
231 |
$plugin_data = get_file_data_wpdev( __FILE__ , array( 'Name' => 'Plugin Name', 'PluginURI' => 'Plugin URI', 'Version' => 'Version', 'Description' => 'Description', 'Author' => 'Author', 'AuthorURI' => 'Author URI', 'TextDomain' => 'Text Domain', 'DomainPath' => 'Domain Path' ) , 'plugin' );
|
@@ -240,6 +157,5 @@ Change Log and Features for Future Releases :
|
|
240 |
{ require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-welcome.php' ); }
|
241 |
|
242 |
// ** GO **
|
243 |
-
$wpdev_bk = new wpdev_booking();
|
244 |
-
|
245 |
?>
|
3 |
Plugin Name: Booking Calendar
|
4 |
Plugin URI: http://wpbookingcalendar.com/demo/
|
5 |
Description: Online reservation and availability checking service for your site.
|
6 |
+
Version: 5.1.3
|
7 |
Author: wpdevelop
|
8 |
Author URI: http://wpbookingcalendar.com/
|
9 |
Tested WordPress Versions: 3.3 - 3.9
|
25 |
along with this program. If not, see <http://www.gnu.org/licenses/>
|
26 |
*/
|
27 |
|
|
|
28 |
/*
|
29 |
-----------------------------------------------
|
30 |
Change Log and Features for Future Releases :
|
31 |
-----------------------------------------------
|
32 |
* New Files:
|
33 |
* =====================================
|
34 |
+
* - /languages/wpdev-booking-hr_HR.po (mo)
|
35 |
+
* + /languages/wpdev-booking-hr.po
|
36 |
+
*
|
37 |
+
* + /lib/wpbc.php
|
38 |
* ====================================
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
*/
|
|
|
|
|
40 |
|
41 |
// Die if direct access to file ////////////////////////////////////////////
|
42 |
if ( (! isset( $_GET['wpdev_bkpaypal_ipn'] ) ) &&
|
90 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
91 |
// SYSTEM CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
|
92 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
93 |
+
if (!defined('WP_BK_VERSION_NUM')) define('WP_BK_VERSION_NUM', '5.1.3' );
|
94 |
if (!defined('WP_BK_MINOR_UPDATE')) define('WP_BK_MINOR_UPDATE', true );
|
95 |
if (!defined('IS_USE_WPDEV_BK_CACHE')) define('IS_USE_WPDEV_BK_CACHE', true );
|
96 |
if (!defined('WP_BK_DEBUG_MODE')) define('WP_BK_DEBUG_MODE', false );
|
109 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
110 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-functions.php')) { // S u p p o r t f u n c t i o n s
|
111 |
require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-functions.php' ); }
|
112 |
+
|
113 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-class-dismiss.php')) { // C L A S S - Dismiss
|
114 |
require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-class-dismiss.php' );
|
115 |
global $wpbc_Dismiss;
|
140 |
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-class.php')) // C L A S S B o o k i n g
|
141 |
{ require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpdev-booking-class.php' ); }
|
142 |
|
143 |
+
if (file_exists(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-booking-new.php')) // N e w
|
144 |
+
{ require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-booking-new.php' ); }
|
145 |
+
|
146 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
147 |
// GET VERSION NUMBER
|
148 |
$plugin_data = get_file_data_wpdev( __FILE__ , array( 'Name' => 'Plugin Name', 'PluginURI' => 'Plugin URI', 'Version' => 'Version', 'Description' => 'Description', 'Author' => 'Author', 'AuthorURI' => 'Author URI', 'TextDomain' => 'Text Domain', 'DomainPath' => 'Domain Path' ) , 'plugin' );
|
157 |
{ require_once(WPDEV_BK_PLUGIN_DIR. '/lib/wpbc-welcome.php' ); }
|
158 |
|
159 |
// ** GO **
|
160 |
+
$wpdev_bk = new wpdev_booking();
|
|
|
161 |
?>
|